++ LOG_DIR=/var/log/contrail ++ export CONTAINER_LOG_DIR=/var/log/contrail/config-api ++ CONTAINER_LOG_DIR=/var/log/contrail/config-api ++ mkdir -p /var/log/contrail/config-api ++ log_file=/var/log/contrail/config-api/console.log ++ touch /var/log/contrail/config-api/console.log ++ chmod 600 /var/log/contrail/config-api/console.log ++ exec +++ tee -a /var/log/contrail/config-api/console.log +++ date ++ echo 'INFO: =================== Fri Jan 30 05:16:54 PM UTC 2026 ===================' INFO: =================== Fri Jan 30 05:16:54 PM UTC 2026 =================== ++ LOG_LOCAL=1 ++ source /functions.sh ++ source /contrail-functions.sh +++ get_default_ip ++++ get_default_nic ++++ get_gateway_nic_for_ip 1 ++++ command -v ip ++++ local ip=1 +++++ ip route get 1 +++++ grep -o 'dev.*' +++++ awk '{print $2}' ++++ local iface=ens3 ++++ [[ ens3 == \l\o ]] ++++ echo ens3 +++ local nic=ens3 +++ get_ip_for_nic ens3 +++ local nic=ens3 +++ get_cidr_for_nic ens3 +++ command -v ip +++ local nic=ens3 +++ head -n 1 +++ cut -d / -f 1 +++ awk '{print $2}' +++ grep 'inet ' +++ ip addr show dev ens3 ++ 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 ++ cut -d , -f 1 ++ echo 10.0.0.241 + 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: 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 ++++ get_local_ips ++++ cat /proc/net/fib_trie ++++ awk '/32 host/ { print f } {f=$2}' +++ cut -d ' ' -f 1 ++++ tr '\n' , ++++ uniq ++++ sort ++++ grep -vi host +++ local local_ips=,10.0.0.241,10.17.87.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.17.87.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 ]] ++ echo 10.0.0.241:9041 ++ sed 's/,/ /g' + 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=__ ++ grep '^API__.*__.*=.*$' ++ cut -d = -f 1 ++ set -o posix ++ sort ++ 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/30/2026 17:17:33.790 7fa0624ba8c0 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 01/30/2026 17:17:33.941 7fa0624ba8c0 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 01/30/2026 17:17:33.953 7fa0624ba8c0 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 01/30/2026 17:17:33.953 7fa0624ba8c0 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log] 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-30 17:17:38] "GET / HTTP/1.1" 503 181 0.000210 10.0.0.241 - - [2026-01-30 17:17:39] "GET / HTTP/1.1" 200 36215 0.002081 10.0.0.241 - - [2026-01-30 17:17:39] "GET / HTTP/1.1" 200 45303 0.001745 10.0.0.241 - - [2026-01-30 17:17:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004689 10.0.0.241 - - [2026-01-30 17:17:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.014289 10.0.0.241 - - [2026-01-30 17:17:40] "GET / HTTP/1.1" 200 36215 0.001419 10.0.0.241 - - [2026-01-30 17:17:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002764 10.0.0.241 - - [2026-01-30 17:17:40] "GET /global-system-config/3362f4fa-e9be-4b03-a25f-9a2f944d87fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.006423 10.0.0.241 - - [2026-01-30 17:17:40] "POST /fqname-to-id HTTP/1.1" 404 216 0.002494 10.0.0.241 - - [2026-01-30 17:17:40] "POST /config-nodes HTTP/1.1" 200 595 0.021902 10.0.0.241 - - [2026-01-30 17:17:40] "GET / HTTP/1.1" 200 36215 0.004905 10.0.0.241 - - [2026-01-30 17:17:40] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.003155 10.0.0.241 - - [2026-01-30 17:17:40] "GET / HTTP/1.1" 200 36215 0.002032 10.0.0.241 - - [2026-01-30 17:17:40] "POST /fqname-to-id HTTP/1.1" 404 186 0.002327 10.0.0.241 - - [2026-01-30 17:17:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002212 10.0.0.241 - - [2026-01-30 17:17:40] "GET /global-system-config/3362f4fa-e9be-4b03-a25f-9a2f944d87fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.004573 10.0.0.241 - - [2026-01-30 17:17:40] "GET / HTTP/1.1" 200 36215 0.003437 10.0.0.241 - - [2026-01-30 17:17:40] "POST /service-appliance-sets HTTP/1.1" 200 555 0.055840 10.0.0.241 - - [2026-01-30 17:17:41] "POST /fqname-to-id HTTP/1.1" 404 180 0.005593 10.0.0.241 - - [2026-01-30 17:17:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002233 10.0.0.241 - - [2026-01-30 17:17:41] "GET /global-system-config/3362f4fa-e9be-4b03-a25f-9a2f944d87fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.004375 10.0.0.241 - - [2026-01-30 17:17:41] "POST /service-appliance-sets HTTP/1.1" 200 543 0.183312 10.0.0.241 - - [2026-01-30 17:17:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001795 10.0.0.241 - - [2026-01-30 17:17:41] "GET /network-ipam/a10e546b-a5ef-40e4-bdee-e51b43ad3c1f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1956 0.002554 10.0.0.241 - - [2026-01-30 17:17:41] "POST /service-templates HTTP/1.1" 200 513 0.092426 10.0.0.241 - - [2026-01-30 17:17:41] "POST /service-templates HTTP/1.1" 200 503 0.192791 10.0.0.241 - - [2026-01-30 17:17:41] "POST /service-templates HTTP/1.1" 200 517 0.056008 10.0.0.241 - - [2026-01-30 17:17:41] "POST /service-templates HTTP/1.1" 200 537 0.045482 10.0.0.241 - - [2026-01-30 17:17:41] "POST /service-templates HTTP/1.1" 200 509 0.132778 10.0.0.241 - - [2026-01-30 17:17:42] "GET / HTTP/1.1" 200 36215 0.001998 10.0.0.241 - - [2026-01-30 17:17:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002440 10.0.0.241 - - [2026-01-30 17:17:42] "GET /global-system-config/3362f4fa-e9be-4b03-a25f-9a2f944d87fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.007938 10.0.0.241 - - [2026-01-30 17:17:42] "POST /fqname-to-id HTTP/1.1" 404 216 0.002790 10.0.0.241 - - [2026-01-30 17:17:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003488 10.0.0.241 - - [2026-01-30 17:17:42] "GET /network-ipam/a10e546b-a5ef-40e4-bdee-e51b43ad3c1f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1956 0.002654 10.0.0.241 - - [2026-01-30 17:17:42] "POST /config-database-nodes HTTP/1.1" 200 613 0.020881 10.0.0.241 - - [2026-01-30 17:17:43] "POST /fqname-to-id HTTP/1.1" 404 225 0.001860 10.0.0.241 - - [2026-01-30 17:17:43] "POST /access-control-lists HTTP/1.1" 200 589 0.038968 10.0.0.241 - - [2026-01-30 17:17:43] "POST /fqname-to-id HTTP/1.1" 404 224 0.005163 10.0.0.241 - - [2026-01-30 17:17:43] "POST /access-control-lists HTTP/1.1" 200 587 0.024423 10.0.0.241 - - [2026-01-30 17:17:43] "POST /route-targets HTTP/1.1" 200 328 0.018640 10.0.0.241 - - [2026-01-30 17:17:43] "POST /ref-update HTTP/1.1" 200 156 0.011597 10.0.0.241 - - [2026-01-30 17:17:43] "POST /route-targets HTTP/1.1" 200 328 0.011214 10.0.0.241 - - [2026-01-30 17:17:43] "POST /ref-update HTTP/1.1" 200 156 0.007535 10.0.0.241 - - [2026-01-30 17:17:43] "POST /route-targets HTTP/1.1" 200 328 0.012100 10.0.0.241 - - [2026-01-30 17:17:43] "POST /ref-update HTTP/1.1" 200 156 0.017127 10.0.0.241 - - [2026-01-30 17:17:43] "POST /route-targets HTTP/1.1" 200 328 0.014412 10.0.0.241 - - [2026-01-30 17:17:43] "POST /ref-update HTTP/1.1" 200 156 0.014612 10.0.0.241 - - [2026-01-30 17:17:43] "POST /fqname-to-id HTTP/1.1" 404 201 0.002110 10.0.0.241 - - [2026-01-30 17:17:43] "POST /access-control-lists HTTP/1.1" 200 553 0.063907 10.0.0.241 - - [2026-01-30 17:17:43] "PUT /access-control-list/f5ef0a6d-060e-46e8-8d26-a325f32cee9b HTTP/1.1" 200 273 0.014180 10.0.0.241 - - [2026-01-30 17:17:43] "PUT /access-control-list/0c998b6e-95a6-491f-a87a-c63dec7cce1d HTTP/1.1" 200 273 0.013195 10.0.0.241 - - [2026-01-30 17:17:44] "GET / HTTP/1.1" 200 36215 0.001169 10.0.0.241 - - [2026-01-30 17:17:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002500 10.0.0.241 - - [2026-01-30 17:17:44] "GET /routing-instance/7b71d79a-f7bb-450d-8267-69187e11f00a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.003871 10.0.0.241 - - [2026-01-30 17:17:44] "POST /bgp-routers HTTP/1.1" 200 618 0.052938 10.0.0.241 - - [2026-01-30 17:17:44] "GET /bgp-router/06fb116f-5a19-4e42-b5f5-18971bbfe298?fields=global_system_config_back_refs HTTP/1.1" 200 1130 0.011039 10.0.0.241 - - [2026-01-30 17:17:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002471 10.0.0.241 - - [2026-01-30 17:17:44] "GET /global-system-config/3362f4fa-e9be-4b03-a25f-9a2f944d87fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.004457 10.0.0.241 - - [2026-01-30 17:17:44] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002084 10.0.0.241 - - [2026-01-30 17:17:44] "POST /ref-update HTTP/1.1" 200 156 0.007322 10.0.0.241 - - [2026-01-30 17:17:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002483 10.0.0.241 - - [2026-01-30 17:17:45] "GET /global-vrouter-config/87f16ca0-e1a9-4098-bee9-01feaa0a2632?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1217 0.003346 10.0.0.241 - - [2026-01-30 17:17:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002678 10.0.0.241 - - [2026-01-30 17:17:45] "PUT /global-vrouter-config/87f16ca0-e1a9-4098-bee9-01feaa0a2632 HTTP/1.1" 200 277 0.008622 10.0.0.241 - - [2026-01-30 17:17:45] "GET / HTTP/1.1" 200 36215 0.001476 10.0.0.241 - - [2026-01-30 17:17:45] "POST /alarms HTTP/1.1" 200 583 0.016714 10.0.0.241 - - [2026-01-30 17:17:45] "POST /alarms HTTP/1.1" 200 577 0.017368 10.0.0.241 - - [2026-01-30 17:17:45] "POST /alarms HTTP/1.1" 200 577 0.019215 10.0.0.241 - - [2026-01-30 17:17:45] "POST /alarms HTTP/1.1" 200 561 0.019461 10.0.0.241 - - [2026-01-30 17:17:45] "POST /alarms HTTP/1.1" 200 557 0.020540 10.0.0.241 - - [2026-01-30 17:17:45] "POST /alarms HTTP/1.1" 200 559 0.019303 10.0.0.241 - - [2026-01-30 17:17:45] "POST /alarms HTTP/1.1" 200 567 0.023775 10.0.0.241 - - [2026-01-30 17:17:45] "POST /alarms HTTP/1.1" 200 551 0.016934 10.0.0.241 - - [2026-01-30 17:17:45] "POST /alarms HTTP/1.1" 200 559 0.022157 10.0.0.241 - - [2026-01-30 17:17:45] "POST /alarms HTTP/1.1" 200 569 0.018067 10.0.0.241 - - [2026-01-30 17:17:46] "POST /alarms HTTP/1.1" 200 557 0.018023 10.0.0.241 - - [2026-01-30 17:17:46] "POST /alarms HTTP/1.1" 200 569 0.025952 10.0.0.241 - - [2026-01-30 17:17:46] "POST /alarms HTTP/1.1" 200 577 0.069507 10.0.0.241 - - [2026-01-30 17:17:46] "POST /alarms HTTP/1.1" 200 571 0.015860 10.0.0.241 - - [2026-01-30 17:17:46] "POST /alarms HTTP/1.1" 200 563 0.021838 10.0.0.241 - - [2026-01-30 17:17:46] "POST /alarms HTTP/1.1" 200 563 0.036121 10.0.0.241 - - [2026-01-30 17:17:46] "POST /alarms HTTP/1.1" 200 563 0.017314 10.0.0.241 - - [2026-01-30 17:17:46] "POST /alarms HTTP/1.1" 200 549 0.036009 10.0.0.241 - - [2026-01-30 17:17:46] "POST /alarms HTTP/1.1" 200 597 0.025959 10.0.0.241 - - [2026-01-30 17:17:46] "POST /alarms HTTP/1.1" 200 577 0.021337 10.0.0.241 - - [2026-01-30 17:17:46] "POST /alarms HTTP/1.1" 200 573 0.021575 10.0.0.241 - - [2026-01-30 17:17:46] "POST /alarms HTTP/1.1" 200 585 0.015517 10.0.0.241 - - [2026-01-30 17:17:46] "POST /alarms HTTP/1.1" 200 611 0.019255 10.0.0.241 - - [2026-01-30 17:17:46] "GET / HTTP/1.1" 200 36215 0.001309 10.0.0.241 - - [2026-01-30 17:17:46] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002438 10.0.0.241 - - [2026-01-30 17:17:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002067 10.0.0.241 - - [2026-01-30 17:17:46] "PUT /global-vrouter-config/87f16ca0-e1a9-4098-bee9-01feaa0a2632 HTTP/1.1" 200 277 0.007446 10.0.0.241 - - [2026-01-30 17:17:46] "GET / HTTP/1.1" 200 36215 0.001562 10.0.0.241 - - [2026-01-30 17:17:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003445 10.0.0.241 - - [2026-01-30 17:17:46] "GET /global-vrouter-config/87f16ca0-e1a9-4098-bee9-01feaa0a2632?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003215 10.0.0.241 - - [2026-01-30 17:17:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001795 10.0.0.241 - - [2026-01-30 17:17:47] "PUT /global-vrouter-config/87f16ca0-e1a9-4098-bee9-01feaa0a2632 HTTP/1.1" 200 277 0.012008 10.0.0.241 - - [2026-01-30 17:17:47] "GET / HTTP/1.1" 200 36215 0.001258 10.0.0.241 - - [2026-01-30 17:17:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002212 10.0.0.241 - - [2026-01-30 17:17:47] "GET /global-system-config/3362f4fa-e9be-4b03-a25f-9a2f944d87fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.005737 10.0.0.241 - - [2026-01-30 17:17:47] "PUT /global-system-config/3362f4fa-e9be-4b03-a25f-9a2f944d87fb HTTP/1.1" 200 275 0.021188 [Introspect:8084]10.0.0.241 - - [2026-01-30 17:19:08] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001118 [Introspect:8084]10.0.0.241 - - [2026-01-30 17:19:08] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2637 0.000859 10.0.0.241 - - [2026-01-30 17:19:12] "GET / HTTP/1.1" 200 36215 0.001526 10.0.0.241 - - [2026-01-30 17:19:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002661 10.0.0.241 - - [2026-01-30 17:19:12] "GET /global-system-config/3362f4fa-e9be-4b03-a25f-9a2f944d87fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.005687 10.0.0.241 - - [2026-01-30 17:19:12] "POST /fqname-to-id HTTP/1.1" 404 216 0.002879 10.0.0.241 - - [2026-01-30 17:19:12] "POST /analytics-nodes HTTP/1.1" 200 601 0.022104 10.0.0.241 - - [2026-01-30 17:19:19] "GET / HTTP/1.1" 200 36215 0.002963 10.0.0.241 - - [2026-01-30 17:19:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.007375 10.0.0.241 - - [2026-01-30 17:19:19] "GET /global-system-config/3362f4fa-e9be-4b03-a25f-9a2f944d87fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.006690 10.0.0.241 - - [2026-01-30 17:19:19] "POST /fqname-to-id HTTP/1.1" 404 216 0.002707 10.0.0.241 - - [2026-01-30 17:19:20] "POST /analytics-alarm-nodes HTTP/1.1" 200 613 0.029063 10.0.0.241 - - [2026-01-30 17:19:27] "GET / HTTP/1.1" 200 36215 0.001792 10.0.0.241 - - [2026-01-30 17:19:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002600 10.0.0.241 - - [2026-01-30 17:19:27] "GET /global-system-config/3362f4fa-e9be-4b03-a25f-9a2f944d87fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.006853 10.0.0.241 - - [2026-01-30 17:19:27] "POST /fqname-to-id HTTP/1.1" 404 216 0.002319 10.0.0.241 - - [2026-01-30 17:19:27] "POST /analytics-snmp-nodes HTTP/1.1" 200 611 0.023445 [Introspect:8084]10.0.0.241 - - [2026-01-30 17:19:27] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001248 [Introspect:8084]10.0.0.241 - - [2026-01-30 17:19:27] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001937 10.0.0.241 - - [2026-01-30 17:19:33] "GET / HTTP/1.1" 200 36215 0.012266 10.0.0.241 - - [2026-01-30 17:19:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002341 10.0.0.241 - - [2026-01-30 17:19:33] "GET /global-system-config/3362f4fa-e9be-4b03-a25f-9a2f944d87fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.005425 10.0.0.241 - - [2026-01-30 17:19:33] "POST /fqname-to-id HTTP/1.1" 404 216 0.001803 10.0.0.241 - - [2026-01-30 17:19:33] "POST /database-nodes HTTP/1.1" 200 599 0.020041 [Introspect:8084]10.0.0.241 - - [2026-01-30 17:19:38] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.003741 [Introspect:8084]10.0.0.241 - - [2026-01-30 17:19:38] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.007611 10.0.0.241 - - [2026-01-30 17:20:20] "GET / HTTP/1.1" 200 36215 0.001552 10.0.0.241 - - [2026-01-30 17:20:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002229 10.0.0.241 - - [2026-01-30 17:20:20] "GET /global-system-config/3362f4fa-e9be-4b03-a25f-9a2f944d87fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.004562 10.0.0.241 - - [2026-01-30 17:20:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001851 10.0.0.241 - - [2026-01-30 17:20:20] "GET /config-node/057077b2-95fa-4e11-a097-547c759911e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1210 0.004858 10.0.0.241 - - [2026-01-30 17:20:32] "GET / HTTP/1.1" 200 36215 0.001345 10.0.0.241 - - [2026-01-30 17:20:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002237 10.0.0.241 - - [2026-01-30 17:20:32] "GET /routing-instance/7b71d79a-f7bb-450d-8267-69187e11f00a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.002706 10.0.0.241 - - [2026-01-30 17:20:32] "POST /bgp-routers HTTP/1.1" 409 301 0.001840 10.0.0.241 - - [2026-01-30 17:20:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001490 10.0.0.241 - - [2026-01-30 17:20:32] "GET /bgp-router/06fb116f-5a19-4e42-b5f5-18971bbfe298?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1817 0.003395 10.0.0.241 - - [2026-01-30 17:20:32] "PUT /bgp-router/06fb116f-5a19-4e42-b5f5-18971bbfe298 HTTP/1.1" 200 255 0.031143 [Introspect:8084]10.0.0.241 - - [2026-01-30 17:20:32] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001049 [Introspect:8084]10.0.0.241 - - [2026-01-30 17:20:32] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000809 [Introspect:8084]10.0.0.241 - - [2026-01-30 17:20:37] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000943 [Introspect:8084]10.0.0.241 - - [2026-01-30 17:20:37] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000955 [Introspect:8084]10.0.0.241 - - [2026-01-30 17:20:40] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001158 [Introspect:8084]10.0.0.241 - - [2026-01-30 17:20:40] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001302 [Introspect:8084]10.0.0.241 - - [2026-01-30 17:20:46] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000889 [Introspect:8084]10.0.0.241 - - [2026-01-30 17:20:46] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001063 [Introspect:8084]10.0.0.241 - - [2026-01-30 17:21:46] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001013 [Introspect:8084]10.0.0.241 - - [2026-01-30 17:21:46] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000923 [Introspect:8084]10.0.0.241 - - [2026-01-30 17:21:49] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000889 [Introspect:8084]10.0.0.241 - - [2026-01-30 17:21:49] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000769 [Introspect:8084]10.0.0.241 - - [2026-01-30 17:21:53] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000884 [Introspect:8084]10.0.0.241 - - [2026-01-30 17:21:53] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000866 10.0.0.241 - - [2026-01-30 17:22:02] "GET /global-system-configs HTTP/1.1" 200 323 0.002152 10.0.0.241 - - [2026-01-30 17:22:03] "GET /global-system-configs HTTP/1.1" 200 323 0.002492 [Introspect:8084]10.0.0.241 - - [2026-01-30 17:23:41] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000883 [Introspect:8084]10.0.0.241 - - [2026-01-30 17:23:41] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000859 [Introspect:8084]10.0.0.241 - - [2026-01-30 17:23:45] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001115 [Introspect:8084]10.0.0.241 - - [2026-01-30 17:23:45] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001178 10.0.0.241 - - [2026-01-30 17:23:47] "GET / HTTP/1.1" 200 36215 0.001709 10.0.0.241 - - [2026-01-30 17:23:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001901 10.0.0.241 - - [2026-01-30 17:23:47] "GET /domain/65c1718e-4452-40dd-a1a7-8dc97e3cb5f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 894 0.003063 10.0.0.241 - - [2026-01-30 17:23:47] "POST /id-to-fqname HTTP/1.1" 200 173 0.000499 10.0.0.241 - - [2026-01-30 17:23:47] "POST /fqname-to-id HTTP/1.1" 404 182 0.017971 10.0.0.241 - - [2026-01-30 17:23:47] "POST /security-groups HTTP/1.1" 200 570 0.068825 10.0.0.241 - - [2026-01-30 17:23:47] "POST /projects HTTP/1.1" 200 483 0.246678 10.0.0.241 - - [2026-01-30 17:23:48] "POST /fqname-to-id HTTP/1.1" 404 213 0.007903 10.0.0.241 - - [2026-01-30 17:23:48] "POST /security-groups HTTP/1.1" 200 536 0.091747 10.0.0.241 - - [2026-01-30 17:23:48] "POST /chown HTTP/1.1" 200 109 0.037359 10.0.0.241 - - [2026-01-30 17:23:48] "POST /policy-managements HTTP/1.1" 409 214 0.002121 10.0.0.241 - - [2026-01-30 17:23:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003080 10.0.0.241 - - [2026-01-30 17:23:48] "GET /policy-management/0773d556-f10b-493f-ab70-2dddbeb0bdfc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003412 10.0.0.241 - - [2026-01-30 17:23:48] "POST /access-control-lists HTTP/1.1" 200 581 0.123392 10.0.0.241 - - [2026-01-30 17:23:48] "POST /fqname-to-id HTTP/1.1" 404 212 0.011968 10.0.0.241 - - [2026-01-30 17:23:48] "POST /access-control-lists HTTP/1.1" 200 579 0.088909 10.0.0.241 - - [2026-01-30 17:23:48] "POST /application-policy-sets HTTP/1.1" 200 530 0.092470 10.0.0.241 - - [2026-01-30 17:23:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.004515 10.0.0.241 - - [2026-01-30 17:23:48] "GET /global-vrouter-config/87f16ca0-e1a9-4098-bee9-01feaa0a2632?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.002498 10.0.0.241 - - [2026-01-30 17:23:48] "PUT /global-vrouter-config/87f16ca0-e1a9-4098-bee9-01feaa0a2632 HTTP/1.1" 200 277 0.013066 10.0.0.241 - - [2026-01-30 17:23:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.020473 10.0.0.241 - - [2026-01-30 17:23:48] "GET /virtual-network/be133211-0983-4680-a359-00faeadf58a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.014397 10.0.0.241 - - [2026-01-30 17:23:48] "POST /id-to-fqname HTTP/1.1" 200 177 0.001483 10.0.0.241 - - [2026-01-30 17:23:48] "POST /fqname-to-id HTTP/1.1" 404 186 0.029798 10.0.0.241 - - [2026-01-30 17:23:48] "POST /security-groups HTTP/1.1" 200 574 0.085759 10.0.0.241 - - [2026-01-30 17:23:48] "POST /projects HTTP/1.1" 200 491 0.274764 10.0.0.241 - - [2026-01-30 17:23:48] "POST /fqname-to-id HTTP/1.1" 404 232 0.002097 10.0.0.241 - - [2026-01-30 17:23:48] "POST /access-control-lists HTTP/1.1" 200 596 0.033134 10.0.0.241 - - [2026-01-30 17:23:48] "POST /security-groups HTTP/1.1" 200 548 0.119945 10.0.0.241 - - [2026-01-30 17:23:48] "POST /fqname-to-id HTTP/1.1" 404 231 0.016940 10.0.0.241 - - [2026-01-30 17:23:48] "POST /chown HTTP/1.1" 200 109 0.024013 10.0.0.241 - - [2026-01-30 17:23:48] "POST /access-control-lists HTTP/1.1" 200 594 0.071054 10.0.0.241 - - [2026-01-30 17:23:49] "POST /network-ipams HTTP/1.1" 200 524 0.056248 10.0.0.241 - - [2026-01-30 17:23:49] "POST /fqname-to-id HTTP/1.1" 404 217 0.007270 10.0.0.241 - - [2026-01-30 17:23:49] "POST /network-ipams HTTP/1.1" 200 512 0.049675 10.0.0.241 - - [2026-01-30 17:23:49] "POST /fqname-to-id HTTP/1.1" 404 198 0.013529 10.0.0.241 - - [2026-01-30 17:23:49] "POST /access-control-lists HTTP/1.1" 200 585 0.111150 10.0.0.241 - - [2026-01-30 17:23:49] "POST /fqname-to-id HTTP/1.1" 404 216 0.014735 10.0.0.241 - - [2026-01-30 17:23:49] "POST /access-control-lists HTTP/1.1" 200 583 0.124660 10.0.0.241 - - [2026-01-30 17:23:49] "POST /useragent-kv HTTP/1.1" 200 115 0.003228 10.0.0.241 - - [2026-01-30 17:23:49] "POST /virtual-networks HTTP/1.1" 200 540 0.253225 10.0.0.241 - - [2026-01-30 17:23:49] "POST /fqname-to-id HTTP/1.1" 404 240 0.009351 10.0.0.241 - - [2026-01-30 17:23:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003511 10.0.0.241 - - [2026-01-30 17:23:49] "GET /virtual-network/aff27ae2-d36e-41ff-a067-7f32a0e8f194?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1737 0.006267 10.0.0.241 - - [2026-01-30 17:23:49] "POST /access-control-lists HTTP/1.1" 200 604 0.066103 10.0.0.241 - - [2026-01-30 17:23:49] "POST /fqname-to-id HTTP/1.1" 404 239 0.009342 10.0.0.241 - - [2026-01-30 17:23:49] "POST /network-ipams HTTP/1.1" 200 520 0.045182 10.0.0.241 - - [2026-01-30 17:23:49] "POST /fqname-to-id HTTP/1.1" 404 202 0.012177 10.0.0.241 - - [2026-01-30 17:23:49] "POST /access-control-lists HTTP/1.1" 200 602 0.032748 10.0.0.241 - - [2026-01-30 17:23:49] "POST /fqname-to-id HTTP/1.1" 404 229 0.007744 10.0.0.241 - - [2026-01-30 17:23:49] "POST /access-control-lists HTTP/1.1" 200 591 0.113563 10.0.0.241 - - [2026-01-30 17:23:49] "POST /useragent-kv HTTP/1.1" 200 115 0.005557 10.0.0.241 - - [2026-01-30 17:23:49] "POST /virtual-networks HTTP/1.1" 200 548 0.241090 10.0.0.241 - - [2026-01-30 17:23:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.011473 10.0.0.241 - - [2026-01-30 17:23:49] "POST /route-targets HTTP/1.1" 200 328 0.027984 10.0.0.241 - - [2026-01-30 17:23:49] "POST /ref-update HTTP/1.1" 200 156 0.031381 10.0.0.241 - - [2026-01-30 17:23:49] "GET /virtual-network/cefedc76-cae5-4132-8309-80ff9664fe14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1753 0.027665 10.0.0.241 - - [2026-01-30 17:23:49] "POST /fqname-to-id HTTP/1.1" 404 199 0.001858 10.0.0.241 - - [2026-01-30 17:23:49] "POST /network-policys HTTP/1.1" 200 540 0.034447 10.0.0.241 - - [2026-01-30 17:23:49] "POST /fqname-to-id HTTP/1.1" 404 197 0.001945 10.0.0.241 - - [2026-01-30 17:23:50] "PUT /access-control-list/57e14c0a-5e03-4f4e-a4eb-52158dfe45cd HTTP/1.1" 200 273 0.079092 10.0.0.241 - - [2026-01-30 17:23:50] "POST /network-policys HTTP/1.1" 200 536 0.089525 10.0.0.241 - - [2026-01-30 17:23:50] "POST /fqname-to-id HTTP/1.1" 404 201 0.012521 10.0.0.241 - - [2026-01-30 17:23:50] "POST /route-targets HTTP/1.1" 200 328 0.031488 10.0.0.241 - - [2026-01-30 17:23:50] "POST /ref-update HTTP/1.1" 200 156 0.035790 10.0.0.241 - - [2026-01-30 17:23:50] "POST /network-policys HTTP/1.1" 200 544 0.065308 10.0.0.241 - - [2026-01-30 17:23:50] "POST /ref-update HTTP/1.1" 200 156 0.075351 10.0.0.241 - - [2026-01-30 17:23:50] "PUT /access-control-list/5ab9f42c-1d99-49c3-8b2d-de45d9dd9c5b HTTP/1.1" 200 273 0.044487 10.0.0.241 - - [2026-01-30 17:23:50] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.040888 10.0.0.241 - - [2026-01-30 17:23:50] "PUT /access-control-list/57e14c0a-5e03-4f4e-a4eb-52158dfe45cd HTTP/1.1" 200 273 0.039697 10.0.0.241 - - [2026-01-30 17:23:50] "POST /ref-update HTTP/1.1" 200 156 0.080295 10.0.0.241 - - [2026-01-30 17:23:50] "POST /ref-update HTTP/1.1" 200 156 0.079381 10.0.0.241 - - [2026-01-30 17:23:50] "PUT /access-control-list/5ab9f42c-1d99-49c3-8b2d-de45d9dd9c5b HTTP/1.1" 200 273 0.056779 10.0.0.241 - - [2026-01-30 17:23:50] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.024947 10.0.0.241 - - [2026-01-30 17:23:50] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.020212 10.0.0.241 - - [2026-01-30 17:23:50] "PUT /access-control-list/57e14c0a-5e03-4f4e-a4eb-52158dfe45cd HTTP/1.1" 200 273 0.078789 10.0.0.241 - - [2026-01-30 17:23:50] "POST /ref-update HTTP/1.1" 200 156 0.039970 10.0.0.241 - - [2026-01-30 17:23:50] "POST /fqname-to-id HTTP/1.1" 404 237 0.004149 10.0.0.241 - - [2026-01-30 17:23:50] "POST /ref-update HTTP/1.1" 200 156 0.119939 10.0.0.241 - - [2026-01-30 17:23:50] "POST /ref-update HTTP/1.1" 200 156 0.121233 10.0.0.241 - - [2026-01-30 17:23:50] "POST /access-control-lists HTTP/1.1" 200 603 0.148535 10.0.0.241 - - [2026-01-30 17:23:50] "POST /ref-update HTTP/1.1" 200 156 0.073666 10.0.0.241 - - [2026-01-30 17:23:50] "POST /ref-update HTTP/1.1" 200 156 0.025419 [Introspect:8084]10.0.0.241 - - [2026-01-30 17:23:51] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.002403 [Introspect:8084]10.0.0.241 - - [2026-01-30 17:23:51] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.007439 10.0.0.241 - - [2026-01-30 17:23:51] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.006903 10.0.0.241 - - [2026-01-30 17:23:51] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.042552 10.0.0.241 - - [2026-01-30 17:23:51] "PUT /access-control-list/6c07aebb-a64f-4cd3-bdca-e286bc3f9399 HTTP/1.1" 200 273 0.085720 10.0.0.241 - - [2026-01-30 17:23:51] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002852 10.0.0.241 - - [2026-01-30 17:23:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002908 10.0.0.241 - - [2026-01-30 17:23:51] "PUT /access-control-list/5ab9f42c-1d99-49c3-8b2d-de45d9dd9c5b HTTP/1.1" 200 273 0.063338 10.0.0.241 - - [2026-01-30 17:23:51] "GET /virtual-network/be133211-0983-4680-a359-00faeadf58a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1721 0.008402 10.0.0.241 - - [2026-01-30 17:23:51] "GET /application-policy-set/7340d01b-eef0-4b00-9c71-c1dfca4f5974?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1066 0.005350 10.0.0.241 - - [2026-01-30 17:23:51] "POST /ref-update HTTP/1.1" 200 156 0.009665 10.0.0.241 - - [2026-01-30 17:23:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002436 10.0.0.241 - - [2026-01-30 17:23:51] "GET /policy-management/0773d556-f10b-493f-ab70-2dddbeb0bdfc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.004017 10.0.0.241 - - [2026-01-30 17:23:51] "POST /firewall-policys HTTP/1.1" 200 532 0.126774 10.0.0.241 - - [2026-01-30 17:23:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.018978 10.0.0.241 - - [2026-01-30 17:23:51] "GET /firewall-policy/4c1d9c56-7792-42be-84e5-40b1793a7939?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.011174 10.0.0.241 - - [2026-01-30 17:23:51] "GET /application-policy-set/7340d01b-eef0-4b00-9c71-c1dfca4f5974?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1066 0.003612 10.0.0.241 - - [2026-01-30 17:23:51] "GET /firewall-policy/4c1d9c56-7792-42be-84e5-40b1793a7939?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.025493 10.0.0.241 - - [2026-01-30 17:23:51] "POST /ref-update HTTP/1.1" 200 156 0.017496 10.0.0.241 - - [2026-01-30 17:23:51] "GET /application-policy-set/7340d01b-eef0-4b00-9c71-c1dfca4f5974?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1315 0.015737 10.0.0.241 - - [2026-01-30 17:23:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002413 10.0.0.241 - - [2026-01-30 17:23:51] "GET /policy-management/0773d556-f10b-493f-ab70-2dddbeb0bdfc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002869 10.0.0.241 - - [2026-01-30 17:23:51] "POST /firewall-policys HTTP/1.1" 200 534 0.041141 10.0.0.241 - - [2026-01-30 17:23:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.012238 10.0.0.241 - - [2026-01-30 17:23:51] "GET /firewall-policy/b02c675c-7c70-45a3-970c-c856cb47b875?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1455 0.023536 10.0.0.241 - - [2026-01-30 17:23:51] "GET /application-policy-set/7340d01b-eef0-4b00-9c71-c1dfca4f5974?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1315 0.002197 10.0.0.241 - - [2026-01-30 17:23:51] "GET /firewall-policy/b02c675c-7c70-45a3-970c-c856cb47b875?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1455 0.003148 10.0.0.241 - - [2026-01-30 17:23:51] "GET /firewall-policy/4c1d9c56-7792-42be-84e5-40b1793a7939?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.003031 10.0.0.241 - - [2026-01-30 17:23:51] "GET /firewall-policy/4c1d9c56-7792-42be-84e5-40b1793a7939?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.002614 10.0.0.241 - - [2026-01-30 17:23:51] "POST /ref-update HTTP/1.1" 200 156 0.013626 10.0.0.241 - - [2026-01-30 17:23:52] "POST /ref-update HTTP/1.1" 200 156 0.039395 10.0.0.241 - - [2026-01-30 17:23:52] "POST /ref-update HTTP/1.1" 200 156 0.039115 10.0.0.241 - - [2026-01-30 17:23:52] "GET /application-policy-set/7340d01b-eef0-4b00-9c71-c1dfca4f5974?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1538 0.005247 10.0.0.241 - - [2026-01-30 17:23:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002173 10.0.0.241 - - [2026-01-30 17:23:52] "GET /policy-management/0773d556-f10b-493f-ab70-2dddbeb0bdfc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002285 10.0.0.241 - - [2026-01-30 17:23:52] "POST /firewall-policys HTTP/1.1" 200 532 0.038141 10.0.0.241 - - [2026-01-30 17:23:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.045056 10.0.0.241 - - [2026-01-30 17:23:52] "GET /firewall-policy/551a4216-b486-4421-bf80-2c78210cb999?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.003096 10.0.0.241 - - [2026-01-30 17:23:52] "GET /application-policy-set/7340d01b-eef0-4b00-9c71-c1dfca4f5974?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1538 0.002774 10.0.0.241 - - [2026-01-30 17:23:52] "GET /firewall-policy/551a4216-b486-4421-bf80-2c78210cb999?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.002537 10.0.0.241 - - [2026-01-30 17:23:52] "GET /firewall-policy/4c1d9c56-7792-42be-84e5-40b1793a7939?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.002445 10.0.0.241 - - [2026-01-30 17:23:52] "GET /firewall-policy/b02c675c-7c70-45a3-970c-c856cb47b875?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1455 0.006849 10.0.0.241 - - [2026-01-30 17:23:52] "GET /firewall-policy/4c1d9c56-7792-42be-84e5-40b1793a7939?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.002683 10.0.0.241 - - [2026-01-30 17:23:52] "GET /firewall-policy/b02c675c-7c70-45a3-970c-c856cb47b875?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1455 0.009539 10.0.0.241 - - [2026-01-30 17:23:52] "POST /ref-update HTTP/1.1" 200 156 0.016868 10.0.0.241 - - [2026-01-30 17:23:52] "POST /ref-update HTTP/1.1" 200 156 0.058760 10.0.0.241 - - [2026-01-30 17:23:52] "POST /ref-update HTTP/1.1" 200 156 0.049100 10.0.0.241 - - [2026-01-30 17:23:52] "POST /ref-update HTTP/1.1" 200 156 0.046423 10.0.0.241 - - [2026-01-30 17:23:52] "POST /ref-update HTTP/1.1" 200 156 0.048477 10.0.0.241 - - [2026-01-30 17:23:52] "GET /application-policy-set/7340d01b-eef0-4b00-9c71-c1dfca4f5974?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1760 0.023198 10.0.0.241 - - [2026-01-30 17:23:52] "POST /tags HTTP/1.1" 200 300 0.044869 10.0.0.241 - - [2026-01-30 17:23:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.011653 10.0.0.241 - - [2026-01-30 17:23:52] "GET /tag/d14bb275-f7dd-4c7b-a4d2-819e065bf59b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1111 0.053188 10.0.0.241 - - [2026-01-30 17:23:52] "POST /set-tag HTTP/1.1" 200 109 0.027948 10.0.0.241 - - [2026-01-30 17:23:53] "POST /tags HTTP/1.1" 200 302 0.128228 10.0.0.241 - - [2026-01-30 17:23:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.015069 10.0.0.241 - - [2026-01-30 17:23:53] "GET /tag/38b06d81-f5f4-4465-a41f-9bda04610b08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.033527 10.0.0.241 - - [2026-01-30 17:23:53] "POST /tags HTTP/1.1" 200 326 0.062325 10.0.0.241 - - [2026-01-30 17:23:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.009435 10.0.0.241 - - [2026-01-30 17:23:53] "GET /tag/98d6eecc-ca47-45ce-b406-a7f19177db08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1170 0.026778 10.0.0.241 - - [2026-01-30 17:23:53] "POST /tags HTTP/1.1" 200 312 0.055545 10.0.0.241 - - [2026-01-30 17:23:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.018688 10.0.0.241 - - [2026-01-30 17:23:53] "GET /tag/1fda2a43-a2dd-48b0-a73a-268e128709b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1132 0.024243 10.0.0.241 - - [2026-01-30 17:23:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002738 10.0.0.241 - - [2026-01-30 17:23:53] "GET /virtual-network/aff27ae2-d36e-41ff-a067-7f32a0e8f194?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2300 0.005139 10.0.0.241 - - [2026-01-30 17:23:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001634 10.0.0.241 - - [2026-01-30 17:23:53] "GET /project/349ebb6a-122d-411c-9ddb-ee87eb9b10a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.022426 10.0.0.241 - - [2026-01-30 17:23:53] "POST /virtual-machines HTTP/1.1" 200 378 0.013492 10.0.0.241 - - [2026-01-30 17:23:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.045961 10.0.0.241 - - [2026-01-30 17:23:53] "POST /virtual-machine-interfaces HTTP/1.1" 200 642 0.138921 10.0.0.241 - - [2026-01-30 17:23:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.009722 10.0.0.241 - - [2026-01-30 17:23:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.017236 10.0.0.241 - - [2026-01-30 17:23:54] "GET /virtual-machine-interface/7368941c-fe00-11f0-9a7d-fa163e23ff73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2881 0.008499 10.0.0.241 - - [2026-01-30 17:23:54] "POST /instance-ips HTTP/1.1" 200 410 0.062392 10.0.0.241 - - [2026-01-30 17:23:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.045041 10.0.0.241 - - [2026-01-30 17:23:54] "GET /virtual-machine-interface/7368941c-fe00-11f0-9a7d-fa163e23ff73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2881 0.010901 10.0.0.241 - - [2026-01-30 17:23:54] "POST /set-tag HTTP/1.1" 200 109 0.024799 10.0.0.241 - - [2026-01-30 17:23:54] "GET /virtual-machine-interface/7368941c-fe00-11f0-9a7d-fa163e23ff73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3413 0.045438 10.0.0.241 - - [2026-01-30 17:23:54] "GET /instance-ip/73870816-fe00-11f0-9a7d-fa163e23ff73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1967 0.004116 10.0.0.241 - - [2026-01-30 17:23:54] "POST /tags HTTP/1.1" 200 306 0.168568 10.0.0.241 - - [2026-01-30 17:23:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.014638 10.0.0.241 - - [2026-01-30 17:23:54] "GET /tag/2ed08218-5f0b-474f-b7ff-d80d108da442?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.015163 10.0.0.241 - - [2026-01-30 17:23:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002399 10.0.0.241 - - [2026-01-30 17:23:54] "GET /project/849cd826-7b6e-425a-8936-4741db3631fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1286 0.044594 10.0.0.241 - - [2026-01-30 17:23:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.008223 10.0.0.241 - - [2026-01-30 17:23:54] "GET /virtual-network/cefedc76-cae5-4132-8309-80ff9664fe14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2582 0.005778 10.0.0.241 - - [2026-01-30 17:23:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001566 10.0.0.241 - - [2026-01-30 17:23:54] "GET /service-appliance-set/1b25619c-9c57-49e7-a502-db84620ed30e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.003363 10.0.0.241 - - [2026-01-30 17:23:54] "POST /fqname-to-id HTTP/1.1" 404 240 0.001447 [Introspect:8084]10.0.0.241 - - [2026-01-30 17:23:54] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000861 [Introspect:8084]10.0.0.241 - - [2026-01-30 17:23:54] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.002461 10.0.0.241 - - [2026-01-30 17:23:55] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.127295 10.0.0.241 - - [2026-01-30 17:23:55] "GET /virtual-machine-interface/418666db-043f-4666-8f64-b0d56c1f564a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2307 0.019428 10.0.0.241 - - [2026-01-30 17:23:55] "POST /instance-ips HTTP/1.1" 200 382 0.141401 10.0.0.241 - - [2026-01-30 17:23:55] "GET /instance-ip/cc3d655a-c6ae-4b56-acda-03116fd0d921?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1596 0.006195 10.0.0.241 - - [2026-01-30 17:23:55] "POST /loadbalancers HTTP/1.1" 200 584 0.066341 10.0.0.241 - - [2026-01-30 17:23:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.025943 10.0.0.241 - - [2026-01-30 17:23:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.008061 10.0.0.241 - - [2026-01-30 17:23:55] "GET /project/849cd826-7b6e-425a-8936-4741db3631fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1286 0.040383 10.0.0.241 - - [2026-01-30 17:23:55] "GET /loadbalancer/317e8942-2c36-48c7-903f-129a28558557?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2158 0.003651 10.0.0.241 - - [2026-01-30 17:23:55] "GET /project/849cd826-7b6e-425a-8936-4741db3631fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1286 0.064914 10.0.0.241 - - [2026-01-30 17:23:55] "GET /instance-ip/cc3d655a-c6ae-4b56-acda-03116fd0d921?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1596 0.003736 10.0.0.241 - - [2026-01-30 17:23:55] "POST /loadbalancer-listeners HTTP/1.1" 200 692 0.059836 10.0.0.241 - - [2026-01-30 17:23:55] "POST /floating-ips HTTP/1.1" 200 585 0.038132 10.0.0.241 - - [2026-01-30 17:23:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.017394 10.0.0.241 - - [2026-01-30 17:23:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003933 10.0.0.241 - - [2026-01-30 17:23:55] "GET /project/849cd826-7b6e-425a-8936-4741db3631fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1286 0.058326 10.0.0.241 - - [2026-01-30 17:23:55] "GET /loadbalancer-listener/e0bd95d0-6922-47aa-bb4f-f5f6e38430f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1832 0.003165 10.0.0.241 - - [2026-01-30 17:23:55] "GET /loadbalancer-listener/e0bd95d0-6922-47aa-bb4f-f5f6e38430f9?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1200 0.004354 10.0.0.241 - - [2026-01-30 17:23:55] "POST /loadbalancer-pools HTTP/1.1" 200 684 0.025336 10.0.0.241 - - [2026-01-30 17:23:55] "GET /instance-ip/cc3d655a-c6ae-4b56-acda-03116fd0d921?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1596 0.003242 10.0.0.241 - - [2026-01-30 17:23:55] "GET /instance-ip/cc3d655a-c6ae-4b56-acda-03116fd0d921?fields=floating_ips HTTP/1.1" 200 1173 0.004988 10.0.0.241 - - [2026-01-30 17:23:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002521 10.0.0.241 - - [2026-01-30 17:23:55] "GET /global-vrouter-config/87f16ca0-e1a9-4098-bee9-01feaa0a2632?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1865 0.002625 10.0.0.241 - - [2026-01-30 17:23:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001747 10.0.0.241 - - [2026-01-30 17:23:55] "GET /floating-ip/56f2e40e-12c9-426e-8c30-745f4bad20bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1462 0.007500 10.0.0.241 - - [2026-01-30 17:23:55] "PUT /global-vrouter-config/87f16ca0-e1a9-4098-bee9-01feaa0a2632 HTTP/1.1" 200 277 0.011219 10.0.0.241 - - [2026-01-30 17:23:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.011152 10.0.0.241 - - [2026-01-30 17:23:55] "GET /loadbalancer/317e8942-2c36-48c7-903f-129a28558557?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2158 0.002817 10.0.0.241 - - [2026-01-30 17:23:56] "POST /tags HTTP/1.1" 200 358 0.077510 10.0.0.241 - - [2026-01-30 17:23:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.017309 10.0.0.241 - - [2026-01-30 17:23:56] "GET /tag/92c266f5-c576-4b4b-a1af-be84b8f7a9c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1252 0.027131 10.0.0.241 - - [2026-01-30 17:23:56] "POST /tags HTTP/1.1" 200 306 0.024050 10.0.0.241 - - [2026-01-30 17:23:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.011515 10.0.0.241 - - [2026-01-30 17:23:56] "GET /tag/c25d4b1b-31d5-4f26-9273-dbb756fd5524?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1121 0.015377 10.0.0.241 - - [2026-01-30 17:23:56] "POST /id-to-fqname HTTP/1.1" 200 174 0.000521 10.0.0.241 - - [2026-01-30 17:23:56] "POST /fqname-to-id HTTP/1.1" 404 183 0.008692 10.0.0.241 - - [2026-01-30 17:23:56] "POST /security-groups HTTP/1.1" 200 571 0.071382 10.0.0.241 - - [2026-01-30 17:23:56] "POST /projects HTTP/1.1" 200 485 0.249738 10.0.0.241 - - [2026-01-30 17:23:56] "POST /fqname-to-id HTTP/1.1" 404 214 0.002287 10.0.0.241 - - [2026-01-30 17:23:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.027805 10.0.0.241 - - [2026-01-30 17:23:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.009903 10.0.0.241 - - [2026-01-30 17:23:56] "GET /virtual-network/aff27ae2-d36e-41ff-a067-7f32a0e8f194?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2300 0.018765 10.0.0.241 - - [2026-01-30 17:23:56] "POST /access-control-lists HTTP/1.1" 200 582 0.095839 10.0.0.241 - - [2026-01-30 17:23:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001744 10.0.0.241 - - [2026-01-30 17:23:56] "POST /fqname-to-id HTTP/1.1" 404 213 0.005438 10.0.0.241 - - [2026-01-30 17:23:56] "GET /virtual-network/cefedc76-cae5-4132-8309-80ff9664fe14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2582 0.010074 10.0.0.241 - - [2026-01-30 17:23:56] "POST /access-control-lists HTTP/1.1" 200 580 0.088822 10.0.0.241 - - [2026-01-30 17:23:56] "PUT /virtual-network/aff27ae2-d36e-41ff-a067-7f32a0e8f194 HTTP/1.1" 200 265 0.116248 10.0.0.241 - - [2026-01-30 17:23:56] "PUT /virtual-network/cefedc76-cae5-4132-8309-80ff9664fe14 HTTP/1.1" 200 265 0.092127 10.0.0.241 - - [2026-01-30 17:23:56] "POST /security-groups HTTP/1.1" 200 539 0.077625 10.0.0.241 - - [2026-01-30 17:23:57] "POST /fqname-to-id HTTP/1.1" 404 234 0.005835 10.0.0.241 - - [2026-01-30 17:23:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.035524 10.0.0.241 - - [2026-01-30 17:23:57] "POST /access-control-lists HTTP/1.1" 200 598 0.065732 10.0.0.241 - - [2026-01-30 17:23:57] "POST /fqname-to-id HTTP/1.1" 404 233 0.015544 10.0.0.241 - - [2026-01-30 17:23:57] "POST /chown HTTP/1.1" 200 109 0.046898 10.0.0.241 - - [2026-01-30 17:23:57] "GET /application-policy-set/7340d01b-eef0-4b00-9c71-c1dfca4f5974?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.020288 10.0.0.241 - - [2026-01-30 17:23:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002826 10.0.0.241 - - [2026-01-30 17:23:57] "GET /policy-management/0773d556-f10b-493f-ab70-2dddbeb0bdfc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.045338 10.0.0.241 - - [2026-01-30 17:23:57] "POST /access-control-lists HTTP/1.1" 200 596 0.083472 10.0.0.241 - - [2026-01-30 17:23:57] "POST /tags HTTP/1.1" 409 207 0.012962 10.0.0.241 - - [2026-01-30 17:23:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.005612 10.0.0.241 - - [2026-01-30 17:23:57] "GET /tag/c25d4b1b-31d5-4f26-9273-dbb756fd5524?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1121 0.015962 10.0.0.241 - - [2026-01-30 17:23:57] "POST /firewall-rules HTTP/1.1" 200 566 0.087616 10.0.0.241 - - [2026-01-30 17:23:57] "GET /firewall-rule/eb15bb8a-6024-4f84-ad94-f2c85800db55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2001 0.007272 10.0.0.241 - - [2026-01-30 17:23:57] "GET /firewall-policy/b02c675c-7c70-45a3-970c-c856cb47b875?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1455 0.002407 10.0.0.241 - - [2026-01-30 17:23:57] "GET /firewall-rule/eb15bb8a-6024-4f84-ad94-f2c85800db55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2001 0.003380 10.0.0.241 - - [2026-01-30 17:23:57] "POST /ref-update HTTP/1.1" 200 156 0.021664 10.0.0.241 - - [2026-01-30 17:23:57] "GET /application-policy-set/7340d01b-eef0-4b00-9c71-c1dfca4f5974?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.004665 10.0.0.241 - - [2026-01-30 17:23:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.011816 10.0.0.241 - - [2026-01-30 17:23:57] "GET /policy-management/0773d556-f10b-493f-ab70-2dddbeb0bdfc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.004303 10.0.0.241 - - [2026-01-30 17:23:57] "POST /tags HTTP/1.1" 409 207 0.002176 10.0.0.241 - - [2026-01-30 17:23:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001651 10.0.0.241 - - [2026-01-30 17:23:57] "GET /tag/c25d4b1b-31d5-4f26-9273-dbb756fd5524?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1121 0.025042 10.0.0.241 - - [2026-01-30 17:23:57] "POST /firewall-rules HTTP/1.1" 200 564 0.095126 10.0.0.241 - - [2026-01-30 17:23:57] "GET /firewall-rule/330bcf54-d234-4b14-968a-04c959bd0f56?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1997 0.038465 10.0.0.241 - - [2026-01-30 17:23:57] "GET /firewall-policy/b02c675c-7c70-45a3-970c-c856cb47b875?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1718 0.003316 10.0.0.241 - - [2026-01-30 17:23:57] "GET /firewall-rule/330bcf54-d234-4b14-968a-04c959bd0f56?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1997 0.008000 10.0.0.241 - - [2026-01-30 17:23:57] "POST /ref-update HTTP/1.1" 200 156 0.046101 10.0.0.241 - - [2026-01-30 17:23:57] "POST /tags HTTP/1.1" 200 356 0.048694 10.0.0.241 - - [2026-01-30 17:23:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002464 10.0.0.241 - - [2026-01-30 17:23:58] "GET /tag/bbffbe78-4166-4d99-957b-a2883c0af89c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1248 0.017813 10.0.0.241 - - [2026-01-30 17:23:58] "POST /tags HTTP/1.1" 200 304 0.047609 10.0.0.241 - - [2026-01-30 17:23:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001930 10.0.0.241 - - [2026-01-30 17:23:58] "GET /tag/00412517-6d30-48c9-b4a5-2797fa709b75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.044614 10.0.0.241 - - [2026-01-30 17:23:58] "POST /projects HTTP/1.1" 409 218 0.002276 10.0.0.241 - - [2026-01-30 17:23:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001614 10.0.0.241 - - [2026-01-30 17:23:58] "GET /project/849cd826-7b6e-425a-8936-4741db3631fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1286 0.044249 10.0.0.241 - - [2026-01-30 17:23:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004804 10.0.0.241 - - [2026-01-30 17:23:58] "GET /network-ipam/7dab484b-abda-448a-b0bf-bed33d2e349a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1561 0.003121 10.0.0.241 - - [2026-01-30 17:23:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001751 10.0.0.241 - - [2026-01-30 17:23:58] "GET /virtual-network/aff27ae2-d36e-41ff-a067-7f32a0e8f194?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2370 0.008399 10.0.0.241 - - [2026-01-30 17:23:58] "PUT /virtual-network/aff27ae2-d36e-41ff-a067-7f32a0e8f194 HTTP/1.1" 200 265 0.062547 10.0.0.241 - - [2026-01-30 17:23:58] "GET /virtual-network/aff27ae2-d36e-41ff-a067-7f32a0e8f194?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2370 0.004744 10.0.0.241 - - [2026-01-30 17:23:58] "POST /set-tag HTTP/1.1" 200 109 0.059622 10.0.0.241 - - [2026-01-30 17:23:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004226 10.0.0.241 - - [2026-01-30 17:23:58] "GET /network-ipam/7e0bdb69-06bf-41f6-b0d1-f9dce3a0c670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1575 0.003862 10.0.0.241 - - [2026-01-30 17:23:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001925 10.0.0.241 - - [2026-01-30 17:23:58] "GET /virtual-network/cefedc76-cae5-4132-8309-80ff9664fe14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2652 0.007213 10.0.0.241 - - [2026-01-30 17:23:58] "PUT /virtual-network/cefedc76-cae5-4132-8309-80ff9664fe14 HTTP/1.1" 200 265 0.098142 10.0.0.241 - - [2026-01-30 17:23:58] "GET /virtual-network/cefedc76-cae5-4132-8309-80ff9664fe14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2652 0.011368 10.0.0.241 - - [2026-01-30 17:23:58] "POST /set-tag HTTP/1.1" 200 109 0.083405 10.0.0.241 - - [2026-01-30 17:23:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002375 10.0.0.241 - - [2026-01-30 17:23:58] "GET /network-policy/4cd2c64b-abed-4d29-a707-f04d33404da8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.005634 10.0.0.241 - - [2026-01-30 17:23:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.007982 10.0.0.241 - - [2026-01-30 17:23:58] "GET /network-policy/21b51605-d69b-4716-88bb-758d5844c189?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.010588 10.0.0.241 - - [2026-01-30 17:23:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002091 10.0.0.241 - - [2026-01-30 17:23:58] "GET /network-policy/48071b34-02c5-43c8-91f5-1480ae634518?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2061 0.003766 10.0.0.241 - - [2026-01-30 17:23:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003907 10.0.0.241 - - [2026-01-30 17:23:59] "PUT /network-policy/48071b34-02c5-43c8-91f5-1480ae634518 HTTP/1.1" 200 263 0.013149 10.0.0.241 - - [2026-01-30 17:23:59] "POST /ref-update HTTP/1.1" 200 156 0.081580 10.0.0.241 - - [2026-01-30 17:23:59] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003376 10.0.0.241 - - [2026-01-30 17:23:59] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.010497 10.0.0.241 - - [2026-01-30 17:23:59] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.006595 10.0.0.241 - - [2026-01-30 17:23:59] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003403 10.0.0.241 - - [2026-01-30 17:23:59] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003455 10.0.0.241 - - [2026-01-30 17:23:59] "POST /security-groups HTTP/1.1" 409 245 0.002146 10.0.0.241 - - [2026-01-30 17:23:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001896 10.0.0.241 - - [2026-01-30 17:23:59] "PUT /security-group/87fcd9e1-4a2e-4f98-8bae-65eb4c6407ec HTTP/1.1" 200 263 0.065636 10.0.0.241 - - [2026-01-30 17:23:59] "PUT /access-control-list/fe6465bb-2cb4-4130-a145-3345bf624343 HTTP/1.1" 200 273 0.034278 10.0.0.241 - - [2026-01-30 17:23:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.049671 10.0.0.241 - - [2026-01-30 17:23:59] "GET /application-policy-set/7340d01b-eef0-4b00-9c71-c1dfca4f5974?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.016864 10.0.0.241 - - [2026-01-30 17:23:59] "PUT /access-control-list/6065e855-dfea-470a-a72e-7d281da4936e HTTP/1.1" 200 273 0.041066 10.0.0.241 - - [2026-01-30 17:23:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002467 10.0.0.241 - - [2026-01-30 17:23:59] "GET /policy-management/0773d556-f10b-493f-ab70-2dddbeb0bdfc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003872 10.0.0.241 - - [2026-01-30 17:23:59] "POST /tags HTTP/1.1" 409 206 0.003001 10.0.0.241 - - [2026-01-30 17:23:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002061 10.0.0.241 - - [2026-01-30 17:23:59] "GET /tag/00412517-6d30-48c9-b4a5-2797fa709b75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.023356 10.0.0.241 - - [2026-01-30 17:23:59] "POST /firewall-rules HTTP/1.1" 200 564 0.089065 10.0.0.241 - - [2026-01-30 17:23:59] "GET /firewall-rule/526caa2c-4cb1-437f-9a71-59c9eddeb892?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1995 0.004531 10.0.0.241 - - [2026-01-30 17:23:59] "GET /firewall-policy/b02c675c-7c70-45a3-970c-c856cb47b875?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1956 0.015438 10.0.0.241 - - [2026-01-30 17:23:59] "GET /firewall-rule/526caa2c-4cb1-437f-9a71-59c9eddeb892?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1995 0.003106 10.0.0.241 - - [2026-01-30 17:23:59] "POST /ref-update HTTP/1.1" 200 156 0.019919 10.0.0.241 - - [2026-01-30 17:23:59] "GET /application-policy-set/7340d01b-eef0-4b00-9c71-c1dfca4f5974?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.016794 10.0.0.241 - - [2026-01-30 17:23:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001454 10.0.0.241 - - [2026-01-30 17:23:59] "GET /policy-management/0773d556-f10b-493f-ab70-2dddbeb0bdfc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003205 10.0.0.241 - - [2026-01-30 17:23:59] "POST /tags HTTP/1.1" 409 206 0.002248 10.0.0.241 - - [2026-01-30 17:23:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002746 10.0.0.241 - - [2026-01-30 17:23:59] "GET /tag/00412517-6d30-48c9-b4a5-2797fa709b75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.018176 [Introspect:8084]10.0.0.241 - - [2026-01-30 17:23:59] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001278 [Introspect:8084]10.0.0.241 - - [2026-01-30 17:23:59] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001739 10.0.0.241 - - [2026-01-30 17:23:59] "POST /firewall-rules HTTP/1.1" 200 562 0.083719 10.0.0.241 - - [2026-01-30 17:23:59] "GET /firewall-rule/d4fb1159-1b3d-4621-a2ff-3069b46eb89d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1993 0.011025 10.0.0.241 - - [2026-01-30 17:24:00] "GET /firewall-policy/b02c675c-7c70-45a3-970c-c856cb47b875?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.003843 10.0.0.241 - - [2026-01-30 17:24:00] "GET /firewall-rule/d4fb1159-1b3d-4621-a2ff-3069b46eb89d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1993 0.002397 10.0.0.241 - - [2026-01-30 17:24:00] "POST /ref-update HTTP/1.1" 200 156 0.090225 10.0.0.241 - - [2026-01-30 17:24:00] "POST /tags HTTP/1.1" 200 302 0.058236 10.0.0.241 - - [2026-01-30 17:24:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.014157 10.0.0.241 - - [2026-01-30 17:24:00] "GET /tag/87585c68-01b9-4d77-915f-f2fc7249896d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.014194 10.0.0.241 - - [2026-01-30 17:24:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002156 10.0.0.241 - - [2026-01-30 17:24:00] "GET /project/349ebb6a-122d-411c-9ddb-ee87eb9b10a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.112002 10.0.0.241 - - [2026-01-30 17:24:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.012758 10.0.0.241 - - [2026-01-30 17:24:00] "GET /virtual-network/cefedc76-cae5-4132-8309-80ff9664fe14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2832 0.024368 10.0.0.241 - - [2026-01-30 17:24:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001965 10.0.0.241 - - [2026-01-30 17:24:00] "GET /service-appliance-set/1b25619c-9c57-49e7-a502-db84620ed30e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.003523 10.0.0.241 - - [2026-01-30 17:24:00] "POST /fqname-to-id HTTP/1.1" 404 242 0.002236 10.0.0.241 - - [2026-01-30 17:24:00] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.103423 10.0.0.241 - - [2026-01-30 17:24:00] "GET /virtual-machine-interface/2c7a1410-250f-478b-8d83-b709d70c6605?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2317 0.056525 10.0.0.241 - - [2026-01-30 17:24:00] "POST /instance-ips HTTP/1.1" 200 378 0.026700 10.0.0.241 - - [2026-01-30 17:24:00] "GET /instance-ip/dc7f2b9d-a3e2-4c6b-8425-1dbebc98b996?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1595 0.004172 10.0.0.241 - - [2026-01-30 17:24:00] "POST /loadbalancers HTTP/1.1" 200 584 0.066197 10.0.0.241 - - [2026-01-30 17:24:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.023781 10.0.0.241 - - [2026-01-30 17:24:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002355 10.0.0.241 - - [2026-01-30 17:24:01] "GET /project/349ebb6a-122d-411c-9ddb-ee87eb9b10a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.048326 10.0.0.241 - - [2026-01-30 17:24:01] "GET /instance-ip/dc7f2b9d-a3e2-4c6b-8425-1dbebc98b996?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1595 0.004471 10.0.0.241 - - [2026-01-30 17:24:01] "GET /project/349ebb6a-122d-411c-9ddb-ee87eb9b10a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.064711 10.0.0.241 - - [2026-01-30 17:24:01] "GET /loadbalancer/3e8e0022-45d3-4b2d-a668-6f9ecd91ff62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2172 0.002973 10.0.0.241 - - [2026-01-30 17:24:01] "POST /floating-ips HTTP/1.1" 200 583 0.069061 10.0.0.241 - - [2026-01-30 17:24:01] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.036864 10.0.0.241 - - [2026-01-30 17:24:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.016503 10.0.0.241 - - [2026-01-30 17:24:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.010486 10.0.0.241 - - [2026-01-30 17:24:01] "GET /project/349ebb6a-122d-411c-9ddb-ee87eb9b10a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.038081 10.0.0.241 - - [2026-01-30 17:24:01] "GET /loadbalancer-listener/7510fa17-78c7-4726-8dca-4d87a155dcb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1825 0.003951 10.0.0.241 - - [2026-01-30 17:24:01] "GET /loadbalancer-listener/7510fa17-78c7-4726-8dca-4d87a155dcb4?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1197 0.005200 10.0.0.241 - - [2026-01-30 17:24:01] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.023530 10.0.0.241 - - [2026-01-30 17:24:01] "GET /instance-ip/dc7f2b9d-a3e2-4c6b-8425-1dbebc98b996?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1595 0.003512 10.0.0.241 - - [2026-01-30 17:24:01] "GET /instance-ip/dc7f2b9d-a3e2-4c6b-8425-1dbebc98b996?fields=floating_ips HTTP/1.1" 200 1166 0.004791 10.0.0.241 - - [2026-01-30 17:24:01] "GET /floating-ip/b9e06998-1ee9-4434-8407-a771c4af8c2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1468 0.002245 10.0.0.241 - - [2026-01-30 17:24:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001946 10.0.0.241 - - [2026-01-30 17:24:01] "GET /project/349ebb6a-122d-411c-9ddb-ee87eb9b10a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.026131 10.0.0.241 - - [2026-01-30 17:24:01] "GET /loadbalancer/3e8e0022-45d3-4b2d-a668-6f9ecd91ff62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2172 0.005743 10.0.0.241 - - [2026-01-30 17:24:01] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.070280 10.0.0.241 - - [2026-01-30 17:24:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.028411 10.0.0.241 - - [2026-01-30 17:24:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.006272 10.0.0.241 - - [2026-01-30 17:24:01] "GET /project/349ebb6a-122d-411c-9ddb-ee87eb9b10a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.028508 10.0.0.241 - - [2026-01-30 17:24:01] "GET /loadbalancer-listener/1924326a-d682-4af1-af95-92984775045e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1829 0.007360 10.0.0.241 - - [2026-01-30 17:24:01] "GET /loadbalancer-listener/1924326a-d682-4af1-af95-92984775045e?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1197 0.006787 10.0.0.241 - - [2026-01-30 17:24:01] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.020029 10.0.0.241 - - [2026-01-30 17:24:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.006171 10.0.0.241 - - [2026-01-30 17:24:01] "GET /instance-ip/dc7f2b9d-a3e2-4c6b-8425-1dbebc98b996?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1595 0.004420 10.0.0.241 - - [2026-01-30 17:24:01] "GET /instance-ip/dc7f2b9d-a3e2-4c6b-8425-1dbebc98b996?fields=floating_ips HTTP/1.1" 200 1166 0.003002 10.0.0.241 - - [2026-01-30 17:24:01] "GET /project/349ebb6a-122d-411c-9ddb-ee87eb9b10a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.046269 10.0.0.241 - - [2026-01-30 17:24:01] "GET /floating-ip/b9e06998-1ee9-4434-8407-a771c4af8c2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1468 0.002558 10.0.0.241 - - [2026-01-30 17:24:01] "GET /loadbalancer/3e8e0022-45d3-4b2d-a668-6f9ecd91ff62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2172 0.003349 10.0.0.241 - - [2026-01-30 17:24:01] "POST /loadbalancer-listeners HTTP/1.1" 200 694 0.038481 10.0.0.241 - - [2026-01-30 17:24:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.022203 10.0.0.241 - - [2026-01-30 17:24:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.018553 10.0.0.241 - - [2026-01-30 17:24:02] "GET /project/349ebb6a-122d-411c-9ddb-ee87eb9b10a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.062213 10.0.0.241 - - [2026-01-30 17:24:02] "GET /loadbalancer-listener/08618b8c-43af-44a2-99d4-7280fbc5e41e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1836 0.002624 10.0.0.241 - - [2026-01-30 17:24:02] "GET /loadbalancer-listener/08618b8c-43af-44a2-99d4-7280fbc5e41e?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1200 0.003754 10.0.0.241 - - [2026-01-30 17:24:02] "POST /loadbalancer-pools HTTP/1.1" 200 686 0.030681 10.0.0.241 - - [2026-01-30 17:24:02] "GET /instance-ip/dc7f2b9d-a3e2-4c6b-8425-1dbebc98b996?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1595 0.003314 10.0.0.241 - - [2026-01-30 17:24:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003991 10.0.0.241 - - [2026-01-30 17:24:02] "GET /instance-ip/dc7f2b9d-a3e2-4c6b-8425-1dbebc98b996?fields=floating_ips HTTP/1.1" 200 1166 0.008852 10.0.0.241 - - [2026-01-30 17:24:02] "GET /loadbalancer/3e8e0022-45d3-4b2d-a668-6f9ecd91ff62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2172 0.002157 10.0.0.241 - - [2026-01-30 17:24:02] "GET /floating-ip/b9e06998-1ee9-4434-8407-a771c4af8c2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1468 0.001774 10.0.0.241 - - [2026-01-30 17:24:02] "POST /tags HTTP/1.1" 200 372 0.018370 10.0.0.241 - - [2026-01-30 17:24:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004849 10.0.0.241 - - [2026-01-30 17:24:02] "GET /tag/299d1533-fbfc-4130-a210-c52a2de1d0b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1279 0.016789 10.0.0.241 - - [2026-01-30 17:24:02] "POST /tags HTTP/1.1" 200 320 0.024069 10.0.0.241 - - [2026-01-30 17:24:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.012978 10.0.0.241 - - [2026-01-30 17:24:02] "GET /tag/e70cf5b0-1109-45fc-a804-9d6d905ece07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1150 0.015247 10.0.0.241 - - [2026-01-30 17:24:02] "POST /id-to-fqname HTTP/1.1" 200 181 0.000480 10.0.0.241 - - [2026-01-30 17:24:02] "POST /fqname-to-id HTTP/1.1" 404 190 0.005473 10.0.0.241 - - [2026-01-30 17:24:02] "POST /security-groups HTTP/1.1" 200 578 0.061750 10.0.0.241 - - [2026-01-30 17:24:02] "POST /projects HTTP/1.1" 200 499 0.192605 10.0.0.241 - - [2026-01-30 17:24:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.025326 10.0.0.241 - - [2026-01-30 17:24:02] "POST /fqname-to-id HTTP/1.1" 404 225 0.011464 10.0.0.241 - - [2026-01-30 17:24:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.010017 10.0.0.241 - - [2026-01-30 17:24:02] "GET /virtual-network/aff27ae2-d36e-41ff-a067-7f32a0e8f194?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2816 0.022718 10.0.0.241 - - [2026-01-30 17:24:02] "POST /access-control-lists HTTP/1.1" 200 589 0.070297 10.0.0.241 - - [2026-01-30 17:24:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.011900 10.0.0.241 - - [2026-01-30 17:24:02] "GET /virtual-network/cefedc76-cae5-4132-8309-80ff9664fe14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2832 0.005756 10.0.0.241 - - [2026-01-30 17:24:02] "POST /fqname-to-id HTTP/1.1" 404 224 0.001771 10.0.0.241 - - [2026-01-30 17:24:02] "POST /access-control-lists HTTP/1.1" 200 587 0.027270 10.0.0.241 - - [2026-01-30 17:24:02] "PUT /virtual-network/aff27ae2-d36e-41ff-a067-7f32a0e8f194 HTTP/1.1" 200 265 0.127616 10.0.0.241 - - [2026-01-30 17:24:02] "PUT /virtual-network/cefedc76-cae5-4132-8309-80ff9664fe14 HTTP/1.1" 200 265 0.075876 10.0.0.241 - - [2026-01-30 17:24:03] "POST /security-groups HTTP/1.1" 200 560 0.072925 10.0.0.241 - - [2026-01-30 17:24:03] "POST /fqname-to-id HTTP/1.1" 404 248 0.003367 10.0.0.241 - - [2026-01-30 17:24:03] "POST /access-control-lists HTTP/1.1" 200 612 0.081488 10.0.0.241 - - [2026-01-30 17:24:03] "POST /fqname-to-id HTTP/1.1" 404 247 0.020688 10.0.0.241 - - [2026-01-30 17:24:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.099160 10.0.0.241 - - [2026-01-30 17:24:03] "POST /chown HTTP/1.1" 200 109 0.036278 10.0.0.241 - - [2026-01-30 17:24:03] "GET /application-policy-set/7340d01b-eef0-4b00-9c71-c1dfca4f5974?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.029649 10.0.0.241 - - [2026-01-30 17:24:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002017 10.0.0.241 - - [2026-01-30 17:24:03] "GET /policy-management/0773d556-f10b-493f-ab70-2dddbeb0bdfc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.022216 10.0.0.241 - - [2026-01-30 17:24:03] "POST /access-control-lists HTTP/1.1" 200 610 0.083897 10.0.0.241 - - [2026-01-30 17:24:03] "POST /tags HTTP/1.1" 409 214 0.003660 10.0.0.241 - - [2026-01-30 17:24:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002375 10.0.0.241 - - [2026-01-30 17:24:03] "GET /tag/e70cf5b0-1109-45fc-a804-9d6d905ece07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1150 0.011343 10.0.0.241 - - [2026-01-30 17:24:03] "POST /firewall-rules HTTP/1.1" 200 580 0.078423 10.0.0.241 - - [2026-01-30 17:24:03] "GET /firewall-rule/1277e554-b3a7-43fb-ab9d-42bc8185db83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2035 0.003971 10.0.0.241 - - [2026-01-30 17:24:03] "GET /firewall-policy/b02c675c-7c70-45a3-970c-c856cb47b875?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2431 0.003312 10.0.0.241 - - [2026-01-30 17:24:03] "GET /firewall-rule/1277e554-b3a7-43fb-ab9d-42bc8185db83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2035 0.001938 10.0.0.241 - - [2026-01-30 17:24:03] "POST /ref-update HTTP/1.1" 200 156 0.032276 10.0.0.241 - - [2026-01-30 17:24:03] "GET /application-policy-set/7340d01b-eef0-4b00-9c71-c1dfca4f5974?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.018404 10.0.0.241 - - [2026-01-30 17:24:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002841 10.0.0.241 - - [2026-01-30 17:24:03] "GET /policy-management/0773d556-f10b-493f-ab70-2dddbeb0bdfc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002687 10.0.0.241 - - [2026-01-30 17:24:03] "POST /tags HTTP/1.1" 409 214 0.001748 10.0.0.241 - - [2026-01-30 17:24:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001642 10.0.0.241 - - [2026-01-30 17:24:03] "GET /tag/e70cf5b0-1109-45fc-a804-9d6d905ece07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1150 0.016623 10.0.0.241 - - [2026-01-30 17:24:03] "POST /firewall-rules HTTP/1.1" 200 578 0.066391 10.0.0.241 - - [2026-01-30 17:24:03] "GET /firewall-rule/1c97127b-cccc-42b1-8efa-8ad8c2845341?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2032 0.017471 10.0.0.241 - - [2026-01-30 17:24:03] "GET /firewall-policy/b02c675c-7c70-45a3-970c-c856cb47b875?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2677 0.004395 10.0.0.241 - - [2026-01-30 17:24:03] "GET /firewall-rule/1c97127b-cccc-42b1-8efa-8ad8c2845341?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2032 0.002335 10.0.0.241 - - [2026-01-30 17:24:03] "POST /ref-update HTTP/1.1" 200 156 0.033816 10.0.0.241 - - [2026-01-30 17:24:04] "POST /tags HTTP/1.1" 200 364 0.038903 10.0.0.241 - - [2026-01-30 17:24:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.014460 10.0.0.241 - - [2026-01-30 17:24:04] "GET /tag/643b6b30-6770-48c7-8bc8-aef8c5ead9e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1263 0.018504 10.0.0.241 - - [2026-01-30 17:24:04] "POST /tags HTTP/1.1" 200 312 0.019313 10.0.0.241 - - [2026-01-30 17:24:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001894 10.0.0.241 - - [2026-01-30 17:24:04] "GET /tag/4465df53-63cf-472d-b046-098e821a541b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1132 0.010789 10.0.0.241 - - [2026-01-30 17:24:04] "POST /id-to-fqname HTTP/1.1" 200 177 0.000472 10.0.0.241 - - [2026-01-30 17:24:04] "POST /fqname-to-id HTTP/1.1" 404 186 0.012683 10.0.0.241 - - [2026-01-30 17:24:04] "POST /security-groups HTTP/1.1" 200 574 0.078027 10.0.0.241 - - [2026-01-30 17:24:04] "POST /projects HTTP/1.1" 200 491 0.201668 10.0.0.241 - - [2026-01-30 17:24:04] "POST /fqname-to-id HTTP/1.1" 404 217 0.003699 10.0.0.241 - - [2026-01-30 17:24:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.028477 10.0.0.241 - - [2026-01-30 17:24:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.017750 10.0.0.241 - - [2026-01-30 17:24:04] "GET /virtual-network/aff27ae2-d36e-41ff-a067-7f32a0e8f194?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2888 0.006296 10.0.0.241 - - [2026-01-30 17:24:04] "POST /access-control-lists HTTP/1.1" 200 585 0.087527 10.0.0.241 - - [2026-01-30 17:24:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.005236 10.0.0.241 - - [2026-01-30 17:24:04] "GET /virtual-network/cefedc76-cae5-4132-8309-80ff9664fe14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2904 0.010098 10.0.0.241 - - [2026-01-30 17:24:04] "POST /fqname-to-id HTTP/1.1" 404 216 0.022444 10.0.0.241 - - [2026-01-30 17:24:04] "POST /access-control-lists HTTP/1.1" 200 583 0.049339 10.0.0.241 - - [2026-01-30 17:24:04] "PUT /virtual-network/aff27ae2-d36e-41ff-a067-7f32a0e8f194 HTTP/1.1" 200 265 0.091430 10.0.0.241 - - [2026-01-30 17:24:04] "PUT /virtual-network/cefedc76-cae5-4132-8309-80ff9664fe14 HTTP/1.1" 200 265 0.073491 10.0.0.241 - - [2026-01-30 17:24:04] "POST /security-groups HTTP/1.1" 200 548 0.085145 10.0.0.241 - - [2026-01-30 17:24:04] "POST /fqname-to-id HTTP/1.1" 404 240 0.003120 10.0.0.241 - - [2026-01-30 17:24:04] "POST /access-control-lists HTTP/1.1" 200 604 0.025692 10.0.0.241 - - [2026-01-30 17:24:04] "POST /fqname-to-id HTTP/1.1" 404 239 0.009280 10.0.0.241 - - [2026-01-30 17:24:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.048141 10.0.0.241 - - [2026-01-30 17:24:04] "POST /chown HTTP/1.1" 200 109 0.026650 10.0.0.241 - - [2026-01-30 17:24:04] "GET /application-policy-set/7340d01b-eef0-4b00-9c71-c1dfca4f5974?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.016437 10.0.0.241 - - [2026-01-30 17:24:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002255 10.0.0.241 - - [2026-01-30 17:24:05] "GET /policy-management/0773d556-f10b-493f-ab70-2dddbeb0bdfc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.012201 10.0.0.241 - - [2026-01-30 17:24:05] "POST /access-control-lists HTTP/1.1" 200 602 0.077599 10.0.0.241 - - [2026-01-30 17:24:05] "POST /tags HTTP/1.1" 409 210 0.013467 10.0.0.241 - - [2026-01-30 17:24:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001918 10.0.0.241 - - [2026-01-30 17:24:05] "GET /tag/4465df53-63cf-472d-b046-098e821a541b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1132 0.016468 10.0.0.241 - - [2026-01-30 17:24:05] "POST /firewall-rules HTTP/1.1" 200 572 0.067495 10.0.0.241 - - [2026-01-30 17:24:05] "GET /firewall-rule/1bc898f3-d467-4b9a-a1a9-13a594096504?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2015 0.004284 10.0.0.241 - - [2026-01-30 17:24:05] "GET /firewall-policy/b02c675c-7c70-45a3-970c-c856cb47b875?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2922 0.003338 10.0.0.241 - - [2026-01-30 17:24:05] "GET /firewall-rule/1bc898f3-d467-4b9a-a1a9-13a594096504?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2015 0.002693 10.0.0.241 - - [2026-01-30 17:24:05] "POST /ref-update HTTP/1.1" 200 156 0.031272 10.0.0.241 - - [2026-01-30 17:24:05] "GET /application-policy-set/7340d01b-eef0-4b00-9c71-c1dfca4f5974?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.013922 10.0.0.241 - - [2026-01-30 17:24:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.007232 10.0.0.241 - - [2026-01-30 17:24:05] "GET /policy-management/0773d556-f10b-493f-ab70-2dddbeb0bdfc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002767 10.0.0.241 - - [2026-01-30 17:24:05] "POST /tags HTTP/1.1" 409 210 0.001614 10.0.0.241 - - [2026-01-30 17:24:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001430 10.0.0.241 - - [2026-01-30 17:24:05] "GET /tag/4465df53-63cf-472d-b046-098e821a541b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1132 0.018556 10.0.0.241 - - [2026-01-30 17:24:05] "POST /firewall-rules HTTP/1.1" 200 570 0.077985 10.0.0.241 - - [2026-01-30 17:24:05] "GET /firewall-rule/0338a62a-8655-468d-be63-b1457c935f51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.015097 10.0.0.241 - - [2026-01-30 17:24:05] "GET /firewall-policy/b02c675c-7c70-45a3-970c-c856cb47b875?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3164 0.004924 10.0.0.241 - - [2026-01-30 17:24:05] "GET /firewall-rule/0338a62a-8655-468d-be63-b1457c935f51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.002782 10.0.0.241 - - [2026-01-30 17:24:05] "POST /ref-update HTTP/1.1" 200 156 0.040277 10.0.0.241 - - [2026-01-30 17:24:05] "POST /tags HTTP/1.1" 200 364 0.020529 10.0.0.241 - - [2026-01-30 17:24:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.024518 10.0.0.241 - - [2026-01-30 17:24:05] "GET /tag/551cab1a-175b-4f35-b5d6-b75e0f8a7e97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1263 0.013115 10.0.0.241 - - [2026-01-30 17:24:05] "POST /tags HTTP/1.1" 409 210 0.002033 10.0.0.241 - - [2026-01-30 17:24:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001990 10.0.0.241 - - [2026-01-30 17:24:05] "GET /tag/1fda2a43-a2dd-48b0-a73a-268e128709b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1132 0.011341 10.0.0.241 - - [2026-01-30 17:24:05] "POST /projects HTTP/1.1" 409 223 0.003726 10.0.0.241 - - [2026-01-30 17:24:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002044 10.0.0.241 - - [2026-01-30 17:24:05] "GET /project/349ebb6a-122d-411c-9ddb-ee87eb9b10a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.048438 10.0.0.241 - - [2026-01-30 17:24:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002306 10.0.0.241 - - [2026-01-30 17:24:06] "GET /virtual-network/aff27ae2-d36e-41ff-a067-7f32a0e8f194?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2960 0.003920 10.0.0.241 - - [2026-01-30 17:24:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001582 10.0.0.241 - - [2026-01-30 17:24:06] "GET /virtual-network/cefedc76-cae5-4132-8309-80ff9664fe14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2976 0.005517 10.0.0.241 - - [2026-01-30 17:24:06] "PUT /virtual-network/aff27ae2-d36e-41ff-a067-7f32a0e8f194 HTTP/1.1" 200 265 0.062838 10.0.0.241 - - [2026-01-30 17:24:06] "PUT /virtual-network/cefedc76-cae5-4132-8309-80ff9664fe14 HTTP/1.1" 200 265 0.082970 10.0.0.241 - - [2026-01-30 17:24:06] "POST /security-groups HTTP/1.1" 409 253 0.002452 10.0.0.241 - - [2026-01-30 17:24:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001832 10.0.0.241 - - [2026-01-30 17:24:06] "PUT /security-group/f07dae3a-f40d-477c-acd0-526b7445b017 HTTP/1.1" 200 263 0.062992 10.0.0.241 - - [2026-01-30 17:24:06] "PUT /access-control-list/3edcfdaf-11c8-4b38-a858-b2723fbc178e HTTP/1.1" 200 273 0.013644 10.0.0.241 - - [2026-01-30 17:24:06] "PUT /access-control-list/06648abc-ae70-466a-9344-829d543ea101 HTTP/1.1" 200 273 0.014568 10.0.0.241 - - [2026-01-30 17:24:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.025144 10.0.0.241 - - [2026-01-30 17:24:06] "GET /application-policy-set/7340d01b-eef0-4b00-9c71-c1dfca4f5974?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.015655 10.0.0.241 - - [2026-01-30 17:24:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001685 10.0.0.241 - - [2026-01-30 17:24:06] "GET /policy-management/0773d556-f10b-493f-ab70-2dddbeb0bdfc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002923 10.0.0.241 - - [2026-01-30 17:24:06] "POST /tags HTTP/1.1" 409 210 0.001739 10.0.0.241 - - [2026-01-30 17:24:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001642 10.0.0.241 - - [2026-01-30 17:24:06] "GET /tag/1fda2a43-a2dd-48b0-a73a-268e128709b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1132 0.011437 10.0.0.241 - - [2026-01-30 17:24:06] "POST /firewall-rules HTTP/1.1" 200 572 0.063319 10.0.0.241 - - [2026-01-30 17:24:06] "GET /firewall-rule/e73a7f6d-f5f4-4502-a887-94ecc80f1c20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.018780 10.0.0.241 - - [2026-01-30 17:24:06] "GET /firewall-policy/b02c675c-7c70-45a3-970c-c856cb47b875?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3405 0.004924 10.0.0.241 - - [2026-01-30 17:24:06] "GET /firewall-rule/e73a7f6d-f5f4-4502-a887-94ecc80f1c20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.002282 10.0.0.241 - - [2026-01-30 17:24:06] "POST /ref-update HTTP/1.1" 200 156 0.054240 10.0.0.241 - - [2026-01-30 17:24:06] "GET /application-policy-set/7340d01b-eef0-4b00-9c71-c1dfca4f5974?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.003476 10.0.0.241 - - [2026-01-30 17:24:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002585 10.0.0.241 - - [2026-01-30 17:24:06] "GET /policy-management/0773d556-f10b-493f-ab70-2dddbeb0bdfc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003560 10.0.0.241 - - [2026-01-30 17:24:06] "POST /tags HTTP/1.1" 409 210 0.002130 10.0.0.241 - - [2026-01-30 17:24:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001758 10.0.0.241 - - [2026-01-30 17:24:06] "GET /tag/1fda2a43-a2dd-48b0-a73a-268e128709b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1132 0.015785 10.0.0.241 - - [2026-01-30 17:24:06] "POST /firewall-rules HTTP/1.1" 200 570 0.074918 10.0.0.241 - - [2026-01-30 17:24:07] "GET /firewall-rule/2f9aef74-fef2-4dcf-bb1a-cfbe3dc4bb84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.008807 10.0.0.241 - - [2026-01-30 17:24:07] "GET /firewall-policy/b02c675c-7c70-45a3-970c-c856cb47b875?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3647 0.005476 10.0.0.241 - - [2026-01-30 17:24:07] "GET /firewall-rule/2f9aef74-fef2-4dcf-bb1a-cfbe3dc4bb84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.002795 10.0.0.241 - - [2026-01-30 17:24:07] "POST /ref-update HTTP/1.1" 200 156 0.051989 10.0.0.241 - - [2026-01-30 17:24:07] "POST /tags HTTP/1.1" 409 237 0.006066 10.0.0.241 - - [2026-01-30 17:24:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004247 10.0.0.241 - - [2026-01-30 17:24:07] "GET /tag/551cab1a-175b-4f35-b5d6-b75e0f8a7e97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1263 0.012124 10.0.0.241 - - [2026-01-30 17:24:07] "GET /virtual-machine-interface/7368941c-fe00-11f0-9a7d-fa163e23ff73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3413 0.005184 10.0.0.241 - - [2026-01-30 17:24:07] "POST /set-tag HTTP/1.1" 200 109 0.019560 10.0.0.131 - - [2026-01-30 17:24:52] "GET / HTTP/1.1" 200 36215 0.001714 10.0.0.131 - - [2026-01-30 17:24:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001882 10.0.0.131 - - [2026-01-30 17:24:52] "GET /global-system-config/3362f4fa-e9be-4b03-a25f-9a2f944d87fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.004098 10.0.0.131 - - [2026-01-30 17:24:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001590 10.0.0.131 - - [2026-01-30 17:24:52] "GET /routing-instance/7b71d79a-f7bb-450d-8267-69187e11f00a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.002243 10.0.0.131 - - [2026-01-30 17:24:52] "PUT /global-system-config/3362f4fa-e9be-4b03-a25f-9a2f944d87fb HTTP/1.1" 200 275 0.010479 10.0.0.131 - - [2026-01-30 17:24:52] "POST /fqname-to-id HTTP/1.1" 404 216 0.009972 10.0.0.131 - - [2026-01-30 17:24:52] "POST /virtual-routers HTTP/1.1" 200 601 0.019270 10.0.0.131 - - [2026-01-30 17:24:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001971 10.0.0.131 - - [2026-01-30 17:24:52] "GET /virtual-router/45f8e68b-ce3f-4661-bf56-83079b047462?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1258 0.003500 10.0.0.131 - - [2026-01-30 17:24:52] "POST /fqname-to-id HTTP/1.1" 404 229 0.001528 10.0.0.131 - - [2026-01-30 17:24:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002031 10.0.0.131 - - [2026-01-30 17:24:52] "GET /virtual-network/be133211-0983-4680-a359-00faeadf58a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1721 0.004034 10.0.0.131 - - [2026-01-30 17:24:52] "POST /virtual-machine-interfaces HTTP/1.1" 200 585 0.065528 [Introspect:8084]10.0.0.241 - - [2026-01-30 17:26:47] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000921 [Introspect:8084]10.0.0.241 - - [2026-01-30 17:26:47] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001026 [Introspect:8084]10.0.0.241 - - [2026-01-30 17:26:50] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000916 [Introspect:8084]10.0.0.241 - - [2026-01-30 17:26:50] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001004 [Introspect:8084]10.0.0.241 - - [2026-01-30 17:26:55] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001130 [Introspect:8084]10.0.0.241 - - [2026-01-30 17:26:55] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001025 10.0.0.241 - - [2026-01-30 17:27:02] "GET /global-system-configs HTTP/1.1" 200 323 0.003353 10.0.0.241 - - [2026-01-30 17:27:03] "GET /global-system-configs HTTP/1.1" 200 323 0.005860 10.0.0.241 - - [2026-01-30 17:28:53] "GET /virtual-router/45f8e68b-ce3f-4661-bf56-83079b047462?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1258 0.002839 10.0.0.241 - - [2026-01-30 17:28:53] "POST /ref-update HTTP/1.1" 200 156 0.011980 10.0.0.241 - - [2026-01-30 17:29:01] "GET /virtual-machine-interface/7368941c-fe00-11f0-9a7d-fa163e23ff73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.010493 10.0.0.241 - - [2026-01-30 17:29:01] "POST /set-tag HTTP/1.1" 200 109 0.003059 10.0.0.241 - - [2026-01-30 17:29:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002371 10.0.0.241 - - [2026-01-30 17:29:01] "GET /loadbalancer/3e8e0022-45d3-4b2d-a668-6f9ecd91ff62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2172 0.004380 10.0.0.241 - - [2026-01-30 17:29:01] "GET /virtual-machine-interface/7368941c-fe00-11f0-9a7d-fa163e23ff73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.006144 10.0.0.241 - - [2026-01-30 17:29:01] "POST /set-tag HTTP/1.1" 200 109 0.003434 10.0.0.241 - - [2026-01-30 17:29:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002062 10.0.0.241 - - [2026-01-30 17:29:01] "GET /loadbalancer/3e8e0022-45d3-4b2d-a668-6f9ecd91ff62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2172 0.002540 10.0.0.241 - - [2026-01-30 17:29:01] "GET /loadbalancer-pool/789def1c-2fcf-4637-b878-7360d55dacde?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.003847 10.0.0.241 - - [2026-01-30 17:29:01] "POST /loadbalancer-members HTTP/1.1" 200 692 0.042009 10.0.0.241 - - [2026-01-30 17:29:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.035453 10.0.0.241 - - [2026-01-30 17:29:01] "GET /virtual-machine-interface/7368941c-fe00-11f0-9a7d-fa163e23ff73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.016634 10.0.0.241 - - [2026-01-30 17:29:01] "GET /virtual-machine-interface/7368941c-fe00-11f0-9a7d-fa163e23ff73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.006943 10.0.0.241 - - [2026-01-30 17:29:01] "POST /ref-update HTTP/1.1" 200 156 0.015428 10.0.0.241 - - [2026-01-30 17:29:01] "POST /tags HTTP/1.1" 409 205 0.022073 10.0.0.241 - - [2026-01-30 17:29:01] "GET /floating-ip/b9e06998-1ee9-4434-8407-a771c4af8c2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1776 0.028018 10.0.0.241 - - [2026-01-30 17:29:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.007546 10.0.0.241 - - [2026-01-30 17:29:01] "GET /tag/87585c68-01b9-4d77-915f-f2fc7249896d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.021008 10.0.0.241 - - [2026-01-30 17:29:01] "PUT /floating-ip/b9e06998-1ee9-4434-8407-a771c4af8c2f HTTP/1.1" 200 257 0.031324 10.0.0.241 - - [2026-01-30 17:29:01] "POST /set-tag HTTP/1.1" 200 109 0.066963 10.0.0.241 - - [2026-01-30 17:29:01] "GET /loadbalancer-pool/04681b2b-f8f5-4dd0-b6d2-15dedd57e74c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1854 0.020189 10.0.0.241 - - [2026-01-30 17:29:01] "POST /loadbalancer-members HTTP/1.1" 200 692 0.029811 10.0.0.241 - - [2026-01-30 17:29:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.008168 10.0.0.241 - - [2026-01-30 17:29:01] "GET /virtual-machine-interface/7368941c-fe00-11f0-9a7d-fa163e23ff73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.005023 10.0.0.241 - - [2026-01-30 17:29:01] "POST /set-tag HTTP/1.1" 200 109 0.004200 10.0.0.241 - - [2026-01-30 17:29:01] "GET /virtual-machine-interface/7368941c-fe00-11f0-9a7d-fa163e23ff73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.003958 10.0.0.241 - - [2026-01-30 17:29:01] "POST /ref-update HTTP/1.1" 200 156 0.007253 10.0.0.241 - - [2026-01-30 17:29:01] "GET /floating-ip/b9e06998-1ee9-4434-8407-a771c4af8c2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1921 0.010243 10.0.0.241 - - [2026-01-30 17:29:01] "GET /loadbalancer-pool/cac8fb51-17dd-41f4-88d6-5daf5d22b0a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.008638 10.0.0.241 - - [2026-01-30 17:29:01] "PUT /floating-ip/b9e06998-1ee9-4434-8407-a771c4af8c2f HTTP/1.1" 200 257 0.021052 10.0.0.241 - - [2026-01-30 17:29:01] "POST /loadbalancer-members HTTP/1.1" 200 694 0.028595 10.0.0.241 - - [2026-01-30 17:29:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.021639 10.0.0.241 - - [2026-01-30 17:29:01] "GET /virtual-machine-interface/7368941c-fe00-11f0-9a7d-fa163e23ff73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.004866 10.0.0.241 - - [2026-01-30 17:29:01] "GET /virtual-machine-interface/7368941c-fe00-11f0-9a7d-fa163e23ff73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.010272 10.0.0.241 - - [2026-01-30 17:29:01] "POST /ref-update HTTP/1.1" 200 156 0.008721 10.0.0.241 - - [2026-01-30 17:29:01] "GET /floating-ip/b9e06998-1ee9-4434-8407-a771c4af8c2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1974 0.019227 10.0.0.241 - - [2026-01-30 17:29:01] "POST /set-tag HTTP/1.1" 200 109 0.010647 10.0.0.241 - - [2026-01-30 17:29:02] "PUT /floating-ip/b9e06998-1ee9-4434-8407-a771c4af8c2f HTTP/1.1" 200 257 0.016348 [Introspect:8084]10.0.0.241 - - [2026-01-30 17:29:07] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000849 [Introspect:8084]10.0.0.241 - - [2026-01-30 17:29:07] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000835 10.0.0.131 - - [2026-01-30 17:29:19] "GET / HTTP/1.1" 200 36215 0.003824 10.0.0.131 - - [2026-01-30 17:29:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002119 10.0.0.131 - - [2026-01-30 17:29:20] "GET /global-system-config/3362f4fa-e9be-4b03-a25f-9a2f944d87fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.004762 10.0.0.131 - - [2026-01-30 17:29:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001815 10.0.0.131 - - [2026-01-30 17:29:20] "GET /routing-instance/7b71d79a-f7bb-450d-8267-69187e11f00a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.002655 10.0.0.131 - - [2026-01-30 17:29:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002241 10.0.0.131 - - [2026-01-30 17:29:20] "GET /virtual-router/45f8e68b-ce3f-4661-bf56-83079b047462?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1489 0.003893 10.0.0.131 - - [2026-01-30 17:29:20] "PUT /virtual-router/45f8e68b-ce3f-4661-bf56-83079b047462 HTTP/1.1" 200 263 0.017806 10.0.0.131 - - [2026-01-30 17:29:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002100 10.0.0.131 - - [2026-01-30 17:29:20] "GET /virtual-router/45f8e68b-ce3f-4661-bf56-83079b047462?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1489 0.002737 10.0.0.131 - - [2026-01-30 17:29:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001623 10.0.0.131 - - [2026-01-30 17:29:20] "GET /virtual-machine-interface/8682ff9b-954b-4f52-80c5-2e742b02b005?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1917 0.005730 10.0.0.131 - - [2026-01-30 17:29:20] "PUT /virtual-machine-interface/8682ff9b-954b-4f52-80c5-2e742b02b005 HTTP/1.1" 200 285 0.010110 10.0.0.241 - - [2026-01-30 17:29:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003486 10.0.0.241 - - [2026-01-30 17:29:42] "GET /virtual-router/45f8e68b-ce3f-4661-bf56-83079b047462?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1489 0.002278 [Introspect:8084]10.0.0.241 - - [2026-01-30 17:31:05] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000926 [Introspect:8084]10.0.0.241 - - [2026-01-30 17:31:05] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001142 [Introspect:8084]10.0.0.241 - - [2026-01-30 17:31:07] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000967 [Introspect:8084]10.0.0.241 - - [2026-01-30 17:31:07] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000776 [Introspect:8084]10.0.0.241 - - [2026-01-30 17:31:12] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000879 [Introspect:8084]10.0.0.241 - - [2026-01-30 17:31:12] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001032 10.0.0.241 - - [2026-01-30 17:32:02] "GET /global-system-configs HTTP/1.1" 200 323 0.002092 10.0.0.241 - - [2026-01-30 17:32:03] "GET /global-system-configs HTTP/1.1" 200 323 0.002985 [Introspect:8084]10.0.0.241 - - [2026-01-30 17:33:17] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000927 [Introspect:8084]10.0.0.241 - - [2026-01-30 17:33:17] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001193 10.0.0.241 - - [2026-01-30 17:34:19] "GET /virtual-machine-interface/7368941c-fe00-11f0-9a7d-fa163e23ff73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.007613 10.0.0.241 - - [2026-01-30 17:34:19] "POST /set-tag HTTP/1.1" 200 109 0.006821 10.0.0.241 - - [2026-01-30 17:34:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003662 10.0.0.241 - - [2026-01-30 17:34:20] "GET /loadbalancer/3e8e0022-45d3-4b2d-a668-6f9ecd91ff62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2172 0.022691 10.0.0.241 - - [2026-01-30 17:34:20] "GET /virtual-machine-interface/7368941c-fe00-11f0-9a7d-fa163e23ff73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.004242 10.0.0.241 - - [2026-01-30 17:34:20] "POST /set-tag HTTP/1.1" 200 109 0.033442 10.0.0.241 - - [2026-01-30 17:34:20] "DELETE /loadbalancer-member/73fda99f-753a-445b-ad00-cbfee760f4dd HTTP/1.1" 200 115 0.067221 10.0.0.241 - - [2026-01-30 17:34:20] "GET /virtual-machine-interface/7368941c-fe00-11f0-9a7d-fa163e23ff73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.005838 10.0.0.241 - - [2026-01-30 17:34:20] "POST /set-tag HTTP/1.1" 200 109 0.002370 10.0.0.241 - - [2026-01-30 17:34:20] "DELETE /loadbalancer-member/11ab8011-db79-4539-8873-e12a6e47eead HTTP/1.1" 200 115 0.029733 10.0.0.241 - - [2026-01-30 17:34:20] "GET /virtual-machine-interface/7368941c-fe00-11f0-9a7d-fa163e23ff73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.012450 10.0.0.241 - - [2026-01-30 17:34:20] "POST /set-tag HTTP/1.1" 200 109 0.003789 10.0.0.241 - - [2026-01-30 17:34:20] "DELETE /loadbalancer-member/08c572d9-58c9-432c-8b88-3bbc513a89ad HTTP/1.1" 200 115 0.041496 10.0.0.241 - - [2026-01-30 17:34:20] "GET /virtual-machine-interface/7368941c-fe00-11f0-9a7d-fa163e23ff73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.011275 10.0.0.241 - - [2026-01-30 17:34:20] "POST /set-tag HTTP/1.1" 200 109 0.003719 10.0.0.241 - - [2026-01-30 17:34:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003926 10.0.0.241 - - [2026-01-30 17:34:20] "GET /loadbalancer/3e8e0022-45d3-4b2d-a668-6f9ecd91ff62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2172 0.002447 10.0.0.241 - - [2026-01-30 17:34:20] "GET /loadbalancer-pool/789def1c-2fcf-4637-b878-7360d55dacde?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.004790 10.0.0.241 - - [2026-01-30 17:34:20] "POST /loadbalancer-members HTTP/1.1" 200 692 0.023964 10.0.0.241 - - [2026-01-30 17:34:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.032932 10.0.0.241 - - [2026-01-30 17:34:20] "GET /virtual-machine-interface/7368941c-fe00-11f0-9a7d-fa163e23ff73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.011543 10.0.0.241 - - [2026-01-30 17:34:20] "GET /virtual-machine-interface/7368941c-fe00-11f0-9a7d-fa163e23ff73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.005508 10.0.0.241 - - [2026-01-30 17:34:20] "GET /floating-ip/b9e06998-1ee9-4434-8407-a771c4af8c2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.002462 10.0.0.241 - - [2026-01-30 17:34:20] "POST /set-tag HTTP/1.1" 200 109 0.075377 10.0.0.241 - - [2026-01-30 17:34:20] "GET /loadbalancer-pool/04681b2b-f8f5-4dd0-b6d2-15dedd57e74c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1854 0.010925 10.0.0.241 - - [2026-01-30 17:34:20] "POST /loadbalancer-members HTTP/1.1" 200 692 0.019789 10.0.0.241 - - [2026-01-30 17:34:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.012495 10.0.0.241 - - [2026-01-30 17:34:20] "GET /virtual-machine-interface/7368941c-fe00-11f0-9a7d-fa163e23ff73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.014793 10.0.0.241 - - [2026-01-30 17:34:20] "POST /set-tag HTTP/1.1" 200 109 0.005296 10.0.0.241 - - [2026-01-30 17:34:20] "GET /virtual-machine-interface/7368941c-fe00-11f0-9a7d-fa163e23ff73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.006960 10.0.0.241 - - [2026-01-30 17:34:20] "GET /floating-ip/b9e06998-1ee9-4434-8407-a771c4af8c2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.002527 10.0.0.241 - - [2026-01-30 17:34:20] "GET /loadbalancer-pool/cac8fb51-17dd-41f4-88d6-5daf5d22b0a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.002614 10.0.0.241 - - [2026-01-30 17:34:20] "POST /loadbalancer-members HTTP/1.1" 200 694 0.017652 10.0.0.241 - - [2026-01-30 17:34:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.018594 10.0.0.241 - - [2026-01-30 17:34:20] "GET /virtual-machine-interface/7368941c-fe00-11f0-9a7d-fa163e23ff73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.020319 10.0.0.241 - - [2026-01-30 17:34:20] "GET /virtual-machine-interface/7368941c-fe00-11f0-9a7d-fa163e23ff73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.004184 10.0.0.241 - - [2026-01-30 17:34:21] "GET /floating-ip/b9e06998-1ee9-4434-8407-a771c4af8c2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.003125 10.0.0.241 - - [2026-01-30 17:34:21] "POST /set-tag HTTP/1.1" 200 109 0.002557 [Introspect:8084]10.0.0.241 - - [2026-01-30 17:35:10] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000924 [Introspect:8084]10.0.0.241 - - [2026-01-30 17:35:10] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001206 [Introspect:8084]10.0.0.241 - - [2026-01-30 17:35:13] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001111 [Introspect:8084]10.0.0.241 - - [2026-01-30 17:35:13] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000891 [Introspect:8084]10.0.0.241 - - [2026-01-30 17:35:19] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000777 [Introspect:8084]10.0.0.241 - - [2026-01-30 17:35:19] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000828 10.0.0.241 - - [2026-01-30 17:35:55] "GET / HTTP/1.1" 200 36215 0.001874 10.0.0.241 - - [2026-01-30 17:35:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001933 10.0.0.241 - - [2026-01-30 17:35:55] "GET /project/849cd826-7b6e-425a-8936-4741db3631fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1286 0.031527 10.0.0.241 - - [2026-01-30 17:35:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002087 10.0.0.241 - - [2026-01-30 17:35:55] "GET /project/849cd826-7b6e-425a-8936-4741db3631fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1286 0.029006 10.0.0.241 - - [2026-01-30 17:35:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001912 10.0.0.241 - - [2026-01-30 17:35:56] "GET /project/849cd826-7b6e-425a-8936-4741db3631fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1286 0.028974 10.0.0.241 - - [2026-01-30 17:35:56] "POST /tags HTTP/1.1" 200 334 0.028792 10.0.0.241 - - [2026-01-30 17:35:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.005551 10.0.0.241 - - [2026-01-30 17:35:56] "GET /tag/f2a11ef9-a175-4879-9e25-929038b99b1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.025288 10.0.0.241 - - [2026-01-30 17:35:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002361 10.0.0.241 - - [2026-01-30 17:35:56] "GET /project/849cd826-7b6e-425a-8936-4741db3631fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1286 0.033541 10.0.0.241 - - [2026-01-30 17:35:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.014533 10.0.0.241 - - [2026-01-30 17:35:56] "GET /virtual-networks?parent_id=849cd826-7b6e-425a-8936-4741db3631fe&detail=False&count=False&shared=False HTTP/1.1" 200 555 0.002302 10.0.0.241 - - [2026-01-30 17:35:56] "GET /project/849cd826-7b6e-425a-8936-4741db3631fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1286 0.041611 10.0.0.241 - - [2026-01-30 17:35:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001924 10.0.0.241 - - [2026-01-30 17:35:56] "GET /virtual-network/cefedc76-cae5-4132-8309-80ff9664fe14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3048 0.006584 10.0.0.241 - - [2026-01-30 17:35:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002412 10.0.0.241 - - [2026-01-30 17:35:56] "GET /service-appliance-set/1b25619c-9c57-49e7-a502-db84620ed30e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.002472 10.0.0.241 - - [2026-01-30 17:35:56] "POST /virtual-networks HTTP/1.1" 200 514 0.082558 10.0.0.241 - - [2026-01-30 17:35:56] "POST /fqname-to-id HTTP/1.1" 404 254 0.014907 10.0.0.241 - - [2026-01-30 17:35:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.020033 10.0.0.241 - - [2026-01-30 17:35:56] "GET /network-ipam/93f2332d-23f4-43b5-a5a7-74ca0e64ede0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1091 0.003687 10.0.0.241 - - [2026-01-30 17:35:57] "POST /virtual-machine-interfaces HTTP/1.1" 200 666 0.090765 10.0.0.241 - - [2026-01-30 17:35:57] "GET /virtual-machine-interface/f189186c-3312-4db2-a414-77320722d401?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2350 0.017694 10.0.0.241 - - [2026-01-30 17:35:57] "POST /useragent-kv HTTP/1.1" 200 115 0.013480 10.0.0.241 - - [2026-01-30 17:35:57] "POST /ref-update HTTP/1.1" 200 156 0.135347 10.0.0.241 - - [2026-01-30 17:35:57] "GET /virtual-network/d6198b09-0414-426c-ad95-32f91453b8cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1857 0.008943 10.0.0.241 - - [2026-01-30 17:35:57] "GET /domains HTTP/1.1" 200 281 0.001861 10.0.0.241 - - [2026-01-30 17:35:57] "POST /instance-ips HTTP/1.1" 200 410 0.073056 10.0.0.241 - - [2026-01-30 17:35:57] "GET /domain/65c1718e-4452-40dd-a1a7-8dc97e3cb5f7 HTTP/1.1" 200 3099 0.019559 10.0.0.241 - - [2026-01-30 17:35:57] "GET /instance-ip/e92c0be1-292c-4146-a407-cb5ccad224ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1657 0.010542 10.0.0.241 - - [2026-01-30 17:35:57] "GET /project/849cd826-7b6e-425a-8936-4741db3631fe HTTP/1.1" 200 5496 0.048090 10.0.0.241 - - [2026-01-30 17:35:57] "GET /virtual-network/d6198b09-0414-426c-ad95-32f91453b8cc HTTP/1.1" 200 2087 0.005133 10.0.0.241 - - [2026-01-30 17:35:57] "GET /virtual-network/d6198b09-0414-426c-ad95-32f91453b8cc HTTP/1.1" 200 2087 0.003830 10.0.0.241 - - [2026-01-30 17:35:57] "GET /routing-instance/b8649b2a-ead7-4071-891d-80b1a7f34fcf HTTP/1.1" 200 1183 0.002468 10.0.0.241 - - [2026-01-30 17:35:57] "GET /routing-instance/b8649b2a-ead7-4071-891d-80b1a7f34fcf HTTP/1.1" 200 1183 0.041985 10.0.0.241 - - [2026-01-30 17:35:57] "POST /loadbalancers HTTP/1.1" 200 612 0.071668 10.0.0.241 - - [2026-01-30 17:35:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.013288 10.0.0.241 - - [2026-01-30 17:35:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.007039 10.0.0.241 - - [2026-01-30 17:35:57] "GET /project/849cd826-7b6e-425a-8936-4741db3631fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1286 0.049119 10.0.0.241 - - [2026-01-30 17:35:57] "GET /instance-ip/e92c0be1-292c-4146-a407-cb5ccad224ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1657 0.002864 10.0.0.241 - - [2026-01-30 17:35:57] "GET /project/849cd826-7b6e-425a-8936-4741db3631fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1286 0.027701 10.0.0.241 - - [2026-01-30 17:35:57] "GET /loadbalancer/f6f3cf6c-173b-45dc-9712-754c15dd504c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2234 0.005207 10.0.0.241 - - [2026-01-30 17:35:57] "POST /route-targets HTTP/1.1" 200 328 0.019509 10.0.0.241 - - [2026-01-30 17:35:57] "POST /loadbalancer-listeners HTTP/1.1" 200 718 0.041127 10.0.0.241 - - [2026-01-30 17:35:57] "POST /ref-update HTTP/1.1" 200 156 0.021121 10.0.0.241 - - [2026-01-30 17:35:57] "POST /floating-ips HTTP/1.1" 200 599 0.039589 10.0.0.241 - - [2026-01-30 17:35:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001729 10.0.0.241 - - [2026-01-30 17:35:57] "GET /project/849cd826-7b6e-425a-8936-4741db3631fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1286 0.026364 10.0.0.241 - - [2026-01-30 17:35:57] "GET /loadbalancer-listener/6f911d94-1115-4abb-b4dc-d8a6f0627008?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1807 0.004202 10.0.0.241 - - [2026-01-30 17:35:57] "GET /loadbalancer-listener/6f911d94-1115-4abb-b4dc-d8a6f0627008?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1225 0.004495 10.0.0.241 - - [2026-01-30 17:35:57] "POST /loadbalancer-pools HTTP/1.1" 200 710 0.021147 10.0.0.241 - - [2026-01-30 17:35:57] "GET /instance-ip/e92c0be1-292c-4146-a407-cb5ccad224ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1657 0.002754 10.0.0.241 - - [2026-01-30 17:35:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001463 10.0.0.241 - - [2026-01-30 17:35:57] "GET /loadbalancer/f6f3cf6c-173b-45dc-9712-754c15dd504c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2234 0.001738 10.0.0.241 - - [2026-01-30 17:35:57] "GET /instance-ip/e92c0be1-292c-4146-a407-cb5ccad224ba?fields=floating_ips HTTP/1.1" 200 1215 0.005636 10.0.0.241 - - [2026-01-30 17:35:57] "GET /floating-ip/f2dcd4a1-e39a-44d6-9e57-66c1711214e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1482 0.004883 10.0.0.241 - - [2026-01-30 17:35:57] "POST /tags HTTP/1.1" 200 296 0.047060 10.0.0.241 - - [2026-01-30 17:35:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.017867 10.0.0.241 - - [2026-01-30 17:35:57] "GET /tag/bbbf3a9d-84f2-4674-9553-d0cd8b1e33a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1095 0.013250 10.0.0.241 - - [2026-01-30 17:35:57] "POST /tags HTTP/1.1" 409 233 0.001891 10.0.0.241 - - [2026-01-30 17:35:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001538 10.0.0.241 - - [2026-01-30 17:35:57] "GET /tag/bbffbe78-4166-4d99-957b-a2883c0af89c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1248 0.010845 10.0.0.241 - - [2026-01-30 17:35:57] "POST /tags HTTP/1.1" 409 206 0.002512 10.0.0.241 - - [2026-01-30 17:35:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001543 10.0.0.241 - - [2026-01-30 17:35:57] "GET /tag/00412517-6d30-48c9-b4a5-2797fa709b75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.013734 10.0.0.241 - - [2026-01-30 17:35:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002416 10.0.0.241 - - [2026-01-30 17:35:57] "GET /virtual-network/aff27ae2-d36e-41ff-a067-7f32a0e8f194?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3032 0.004148 10.0.0.241 - - [2026-01-30 17:35:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001986 10.0.0.241 - - [2026-01-30 17:35:57] "GET /project/849cd826-7b6e-425a-8936-4741db3631fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1286 0.036539 10.0.0.241 - - [2026-01-30 17:35:58] "POST /virtual-machines HTTP/1.1" 200 370 0.007869 10.0.0.241 - - [2026-01-30 17:35:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.007912 10.0.0.241 - - [2026-01-30 17:35:58] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.095172 10.0.0.241 - - [2026-01-30 17:35:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.020423 10.0.0.241 - - [2026-01-30 17:35:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.005777 10.0.0.241 - - [2026-01-30 17:35:58] "GET /virtual-machine-interface/23185946-fe02-11f0-9a7d-fa163e23ff73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2857 0.004675 10.0.0.241 - - [2026-01-30 17:35:58] "POST /instance-ips HTTP/1.1" 200 410 0.017986 10.0.0.241 - - [2026-01-30 17:35:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.025132 10.0.0.241 - - [2026-01-30 17:35:58] "GET /virtual-machine-interface/23185946-fe02-11f0-9a7d-fa163e23ff73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2857 0.008883 10.0.0.241 - - [2026-01-30 17:35:58] "POST /set-tag HTTP/1.1" 200 109 0.020636 10.0.0.241 - - [2026-01-30 17:35:58] "GET /virtual-machine-interface/23185946-fe02-11f0-9a7d-fa163e23ff73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.010493 10.0.0.241 - - [2026-01-30 17:35:58] "GET /instance-ip/232ba064-fe02-11f0-9a7d-fa163e23ff73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1955 0.004423 10.0.0.241 - - [2026-01-30 17:35:58] "GET /virtual-machine-interface/23185946-fe02-11f0-9a7d-fa163e23ff73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.004067 10.0.0.241 - - [2026-01-30 17:35:58] "POST /set-tag HTTP/1.1" 200 109 0.002036 10.0.0.241 - - [2026-01-30 17:35:58] "GET /virtual-router/45f8e68b-ce3f-4661-bf56-83079b047462?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1489 0.002217 10.0.0.241 - - [2026-01-30 17:35:58] "POST /ref-update HTTP/1.1" 200 156 0.010474 10.0.0.241 - - [2026-01-30 17:35:58] "GET /virtual-machine-interface/23185946-fe02-11f0-9a7d-fa163e23ff73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.009721 10.0.0.241 - - [2026-01-30 17:35:58] "POST /set-tag HTTP/1.1" 200 109 0.002059 10.0.0.241 - - [2026-01-30 17:35:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001924 10.0.0.241 - - [2026-01-30 17:35:58] "GET /virtual-network/aff27ae2-d36e-41ff-a067-7f32a0e8f194?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3032 0.003687 10.0.0.241 - - [2026-01-30 17:35:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001395 10.0.0.241 - - [2026-01-30 17:35:58] "GET /project/849cd826-7b6e-425a-8936-4741db3631fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1286 0.029140 10.0.0.241 - - [2026-01-30 17:35:58] "POST /virtual-machines HTTP/1.1" 200 370 0.007092 10.0.0.241 - - [2026-01-30 17:35:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.020033 10.0.0.241 - - [2026-01-30 17:35:58] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.105272 10.0.0.241 - - [2026-01-30 17:35:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.007357 10.0.0.241 - - [2026-01-30 17:35:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.011982 10.0.0.241 - - [2026-01-30 17:35:58] "GET /virtual-machine-interface/237a9b4c-fe02-11f0-9a7d-fa163e23ff73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2857 0.005126 10.0.0.241 - - [2026-01-30 17:35:58] "POST /instance-ips HTTP/1.1" 200 410 0.020209 10.0.0.241 - - [2026-01-30 17:35:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.019103 10.0.0.241 - - [2026-01-30 17:35:59] "GET /virtual-machine-interface/237a9b4c-fe02-11f0-9a7d-fa163e23ff73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2857 0.021357 10.0.0.241 - - [2026-01-30 17:35:59] "POST /set-tag HTTP/1.1" 200 109 0.032662 10.0.0.241 - - [2026-01-30 17:35:59] "GET /virtual-machine-interface/237a9b4c-fe02-11f0-9a7d-fa163e23ff73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.018640 10.0.0.241 - - [2026-01-30 17:35:59] "GET /instance-ip/23935574-fe02-11f0-9a7d-fa163e23ff73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1955 0.003371 10.0.0.241 - - [2026-01-30 17:35:59] "GET /virtual-machine-interface/237a9b4c-fe02-11f0-9a7d-fa163e23ff73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.004680 10.0.0.241 - - [2026-01-30 17:35:59] "POST /set-tag HTTP/1.1" 200 109 0.002194 10.0.0.241 - - [2026-01-30 17:35:59] "GET /virtual-router/45f8e68b-ce3f-4661-bf56-83079b047462?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1690 0.003467 10.0.0.241 - - [2026-01-30 17:35:59] "POST /ref-update HTTP/1.1" 200 156 0.007219 10.0.0.241 - - [2026-01-30 17:35:59] "GET /virtual-machine-interface/237a9b4c-fe02-11f0-9a7d-fa163e23ff73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.004160 10.0.0.241 - - [2026-01-30 17:35:59] "POST /set-tag HTTP/1.1" 200 109 0.002227 10.0.0.241 - - [2026-01-30 17:35:59] "GET /virtual-machine-interface/23185946-fe02-11f0-9a7d-fa163e23ff73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.003890 10.0.0.241 - - [2026-01-30 17:35:59] "POST /set-tag HTTP/1.1" 200 109 0.002032 10.0.0.241 - - [2026-01-30 17:35:59] "GET /virtual-machine-interface/237a9b4c-fe02-11f0-9a7d-fa163e23ff73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.004149 10.0.0.241 - - [2026-01-30 17:35:59] "POST /set-tag HTTP/1.1" 200 109 0.003534 10.0.0.241 - - [2026-01-30 17:36:02] "GET /domains HTTP/1.1" 200 281 0.002167 10.0.0.241 - - [2026-01-30 17:36:02] "GET /domain/65c1718e-4452-40dd-a1a7-8dc97e3cb5f7 HTTP/1.1" 200 3099 0.002499 10.0.0.241 - - [2026-01-30 17:36:02] "GET /project/849cd826-7b6e-425a-8936-4741db3631fe HTTP/1.1" 200 7090 0.033419 10.0.0.241 - - [2026-01-30 17:36:02] "GET /virtual-network/d6198b09-0414-426c-ad95-32f91453b8cc HTTP/1.1" 200 2087 0.003733 10.0.0.241 - - [2026-01-30 17:36:02] "GET /virtual-network/d6198b09-0414-426c-ad95-32f91453b8cc HTTP/1.1" 200 2087 0.003855 10.0.0.241 - - [2026-01-30 17:36:02] "GET /routing-instance/b8649b2a-ead7-4071-891d-80b1a7f34fcf HTTP/1.1" 200 1405 0.003771 10.0.0.241 - - [2026-01-30 17:36:02] "GET /routing-instance/b8649b2a-ead7-4071-891d-80b1a7f34fcf HTTP/1.1" 200 1405 0.002447 10.0.0.241 - - [2026-01-30 17:36:02] "GET /route-target/94d0d769-84a8-45e2-863e-f92c41468d43 HTTP/1.1" 200 1154 0.002697 10.0.0.241 - - [2026-01-30 17:36:02] "GET /virtual-network/d6198b09-0414-426c-ad95-32f91453b8cc HTTP/1.1" 200 2087 0.004213 10.0.0.241 - - [2026-01-30 17:36:02] "GET /routing-instance/b8649b2a-ead7-4071-891d-80b1a7f34fcf HTTP/1.1" 200 1405 0.002633 10.0.0.241 - - [2026-01-30 17:36:02] "GET /virtual-network/d6198b09-0414-426c-ad95-32f91453b8cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1857 0.003736 10.0.0.241 - - [2026-01-30 17:36:02] "GET /virtual-network/d6198b09-0414-426c-ad95-32f91453b8cc HTTP/1.1" 200 2087 0.003501 10.0.0.241 - - [2026-01-30 17:36:02] "GET /routing-instance/b8649b2a-ead7-4071-891d-80b1a7f34fcf HTTP/1.1" 200 1405 0.003054 10.0.0.241 - - [2026-01-30 17:36:02] "GET /routing-instance/b8649b2a-ead7-4071-891d-80b1a7f34fcf HTTP/1.1" 200 1405 0.004905 10.0.0.241 - - [2026-01-30 17:36:02] "GET /route-target/94d0d769-84a8-45e2-863e-f92c41468d43 HTTP/1.1" 200 1154 0.003662 10.0.0.241 - - [2026-01-30 17:36:02] "GET /domains HTTP/1.1" 200 281 0.001770 10.0.0.241 - - [2026-01-30 17:36:02] "GET /domain/65c1718e-4452-40dd-a1a7-8dc97e3cb5f7 HTTP/1.1" 200 3099 0.002562 10.0.0.241 - - [2026-01-30 17:36:02] "GET /project/849cd826-7b6e-425a-8936-4741db3631fe HTTP/1.1" 200 7090 0.029908 10.0.0.241 - - [2026-01-30 17:36:02] "GET /virtual-network/d6198b09-0414-426c-ad95-32f91453b8cc HTTP/1.1" 200 2087 0.004262 10.0.0.241 - - [2026-01-30 17:36:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001910 10.0.0.241 - - [2026-01-30 17:36:02] "GET /project/849cd826-7b6e-425a-8936-4741db3631fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1286 0.028080 10.0.0.241 - - [2026-01-30 17:36:02] "GET /virtual-network/d6198b09-0414-426c-ad95-32f91453b8cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1857 0.004913 10.0.0.241 - - [2026-01-30 17:36:02] "GET /floating-ip-pools?parent_id=d6198b09-0414-426c-ad95-32f91453b8cc&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.001739 10.0.0.241 - - [2026-01-30 17:36:02] "GET /virtual-network/d6198b09-0414-426c-ad95-32f91453b8cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1857 0.003458 10.0.0.241 - - [2026-01-30 17:36:02] "POST /floating-ip-pools HTTP/1.1" 200 564 0.016676 10.0.0.241 - - [2026-01-30 17:36:02] "POST /ref-update HTTP/1.1" 200 156 0.007623 10.0.0.241 - - [2026-01-30 17:36:02] "GET /virtual-network/d6198b09-0414-426c-ad95-32f91453b8cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1857 0.010333 10.0.0.241 - - [2026-01-30 17:36:02] "GET /domains HTTP/1.1" 200 281 0.003722 10.0.0.241 - - [2026-01-30 17:36:02] "GET /domain/65c1718e-4452-40dd-a1a7-8dc97e3cb5f7 HTTP/1.1" 200 3099 0.002537 10.0.0.241 - - [2026-01-30 17:36:02] "GET /project/849cd826-7b6e-425a-8936-4741db3631fe HTTP/1.1" 200 7347 0.037232 10.0.0.241 - - [2026-01-30 17:36:02] "GET /virtual-network/d6198b09-0414-426c-ad95-32f91453b8cc HTTP/1.1" 200 2326 0.005644 10.0.0.241 - - [2026-01-30 17:36:02] "GET /floating-ip-pool/3d238459-6086-4251-bfed-9991c811b502 HTTP/1.1" 200 1317 0.002078 10.0.0.241 - - [2026-01-30 17:36:02] "GET /domains HTTP/1.1" 200 281 0.001236 10.0.0.241 - - [2026-01-30 17:36:02] "GET /domain/65c1718e-4452-40dd-a1a7-8dc97e3cb5f7 HTTP/1.1" 200 3099 0.002255 10.0.0.241 - - [2026-01-30 17:36:02] "GET /project/849cd826-7b6e-425a-8936-4741db3631fe HTTP/1.1" 200 7347 0.031136 10.0.0.241 - - [2026-01-30 17:36:02] "GET /virtual-network/d6198b09-0414-426c-ad95-32f91453b8cc HTTP/1.1" 200 2326 0.003703 10.0.0.241 - - [2026-01-30 17:36:02] "GET /virtual-network/d6198b09-0414-426c-ad95-32f91453b8cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1857 0.003680 10.0.0.241 - - [2026-01-30 17:36:02] "POST /tags HTTP/1.1" 200 366 0.050725 10.0.0.241 - - [2026-01-30 17:36:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.011883 10.0.0.241 - - [2026-01-30 17:36:02] "GET /tag/2ff7620c-ce3b-42e8-8635-0e4bb9010d1b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.012548 10.0.0.241 - - [2026-01-30 17:36:02] "POST /tags HTTP/1.1" 409 206 0.001963 10.0.0.241 - - [2026-01-30 17:36:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001493 10.0.0.241 - - [2026-01-30 17:36:02] "GET /tag/00412517-6d30-48c9-b4a5-2797fa709b75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.015602 10.0.0.241 - - [2026-01-30 17:36:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002159 10.0.0.241 - - [2026-01-30 17:36:03] "GET /project/849cd826-7b6e-425a-8936-4741db3631fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1543 0.032298 10.0.0.241 - - [2026-01-30 17:36:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002442 10.0.0.241 - - [2026-01-30 17:36:03] "GET /virtual-network/aff27ae2-d36e-41ff-a067-7f32a0e8f194?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3032 0.004061 10.0.0.241 - - [2026-01-30 17:36:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002109 10.0.0.241 - - [2026-01-30 17:36:03] "GET /service-appliance-set/aca0546f-fa39-4fbf-ab25-811061b18e72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1222 0.003359 10.0.0.241 - - [2026-01-30 17:36:03] "POST /fqname-to-id HTTP/1.1" 404 258 0.001431 10.0.0.241 - - [2026-01-30 17:36:03] "POST /virtual-machine-interfaces HTTP/1.1" 200 674 0.106599 10.0.0.241 - - [2026-01-30 17:36:03] "GET /virtual-machine-interface/56894d32-96cf-4e4c-ada6-03248dccf4dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2349 0.006111 10.0.0.241 - - [2026-01-30 17:36:03] "POST /set-tag HTTP/1.1" 200 109 0.026842 10.0.0.241 - - [2026-01-30 17:36:03] "POST /instance-ips HTTP/1.1" 200 418 0.020213 10.0.0.241 - - [2026-01-30 17:36:03] "GET /instance-ip/4a3a7f03-c2fa-45e4-bb65-7d626f6574a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1667 0.011088 10.0.0.241 - - [2026-01-30 17:36:03] "POST /loadbalancers HTTP/1.1" 200 620 0.058427 10.0.0.241 - - [2026-01-30 17:36:03] "POST /service-instances HTTP/1.1" 200 568 0.024517 10.0.0.241 - - [2026-01-30 17:36:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.037933 10.0.0.241 - - [2026-01-30 17:36:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.005273 10.0.0.241 - - [2026-01-30 17:36:03] "POST /ref-update HTTP/1.1" 200 156 0.028240 10.0.0.241 - - [2026-01-30 17:36:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.005614 10.0.0.241 - - [2026-01-30 17:36:03] "GET /project/849cd826-7b6e-425a-8936-4741db3631fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1543 0.067596 10.0.0.241 - - [2026-01-30 17:36:03] "PUT /service-instance/60d1a352-1186-4da9-98d4-472fe9f87bb3 HTTP/1.1" 200 267 0.027552 10.0.0.241 - - [2026-01-30 17:36:03] "GET /virtual-machine-interface/56894d32-96cf-4e4c-ada6-03248dccf4dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2730 0.011815 10.0.0.241 - - [2026-01-30 17:36:03] "GET /virtual-machine-interface/56894d32-96cf-4e4c-ada6-03248dccf4dc?fields=floating_ip_back_refs HTTP/1.1" 200 1181 0.012714 10.0.0.241 - - [2026-01-30 17:36:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.005675 10.0.0.241 - - [2026-01-30 17:36:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.012027 10.0.0.241 - - [2026-01-30 17:36:03] "GET /floating-ip-pool/3d238459-6086-4251-bfed-9991c811b502?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.005322 10.0.0.241 - - [2026-01-30 17:36:03] "PUT /service-instance/60d1a352-1186-4da9-98d4-472fe9f87bb3 HTTP/1.1" 200 267 0.021585 10.0.0.241 - - [2026-01-30 17:36:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.018925 10.0.0.241 - - [2026-01-30 17:36:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003989 10.0.0.241 - - [2026-01-30 17:36:03] "POST /floating-ips HTTP/1.1" 200 673 0.136330 10.0.0.241 - - [2026-01-30 17:36:03] "POST /virtual-machines HTTP/1.1" 200 430 0.055248 10.0.0.241 - - [2026-01-30 17:36:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.069040 10.0.0.241 - - [2026-01-30 17:36:03] "GET /application-policy-set/7340d01b-eef0-4b00-9c71-c1dfca4f5974?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.003965 10.0.0.241 - - [2026-01-30 17:36:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001944 10.0.0.241 - - [2026-01-30 17:36:04] "GET /policy-management/0773d556-f10b-493f-ab70-2dddbeb0bdfc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.016046 10.0.0.241 - - [2026-01-30 17:36:04] "POST /tags HTTP/1.1" 409 221 0.008082 10.0.0.241 - - [2026-01-30 17:36:04] "POST /virtual-machine-interfaces HTTP/1.1" 200 670 0.186257 10.0.0.241 - - [2026-01-30 17:36:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.019339 10.0.0.241 - - [2026-01-30 17:36:04] "GET /tag/f2a11ef9-a175-4879-9e25-929038b99b1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.028765 10.0.0.241 - - [2026-01-30 17:36:04] "POST /tags HTTP/1.1" 409 238 0.003758 10.0.0.241 - - [2026-01-30 17:36:04] "POST /chown HTTP/1.1" 200 109 0.067952 10.0.0.241 - - [2026-01-30 17:36:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003636 10.0.0.241 - - [2026-01-30 17:36:04] "GET /tag/2ff7620c-ce3b-42e8-8635-0e4bb9010d1b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.012759 10.0.0.241 - - [2026-01-30 17:36:04] "POST /chown HTTP/1.1" 200 109 0.023355 10.0.0.241 - - [2026-01-30 17:36:04] "PUT /virtual-machine-interface/98a10e30-5107-46c4-a4b2-c109641e4a6b HTTP/1.1" 200 285 0.031028 10.0.0.241 - - [2026-01-30 17:36:04] "PUT /instance-ip/4a3a7f03-c2fa-45e4-bb65-7d626f6574a7 HTTP/1.1" 200 257 0.054691 10.0.0.241 - - [2026-01-30 17:36:04] "POST /firewall-rules HTTP/1.1" 200 652 0.122809 10.0.0.241 - - [2026-01-30 17:36:04] "POST /ref-update HTTP/1.1" 200 156 0.009419 10.0.0.241 - - [2026-01-30 17:36:04] "GET /firewall-rule/f8e12e29-4ddc-4706-b3fc-e788f03de22a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2414 0.012726 10.0.0.241 - - [2026-01-30 17:36:04] "POST /ref-update HTTP/1.1" 200 156 0.023684 10.0.0.241 - - [2026-01-30 17:36:04] "GET /firewall-policy/551a4216-b486-4421-bf80-2c78210cb999?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.008970 10.0.0.241 - - [2026-01-30 17:36:04] "GET /firewall-rule/f8e12e29-4ddc-4706-b3fc-e788f03de22a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2414 0.013526 10.0.0.241 - - [2026-01-30 17:36:04] "POST /ref-update HTTP/1.1" 200 156 0.024432 10.0.0.241 - - [2026-01-30 17:36:04] "POST /ref-update HTTP/1.1" 200 156 0.013983 10.0.0.241 - - [2026-01-30 17:36:04] "POST /ref-update HTTP/1.1" 200 156 0.043883 10.0.0.241 - - [2026-01-30 17:36:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.019506 10.0.0.241 - - [2026-01-30 17:36:04] "POST /ref-update HTTP/1.1" 200 156 0.045759 10.0.0.241 - - [2026-01-30 17:36:04] "POST /ref-update HTTP/1.1" 200 156 0.018270 10.0.0.241 - - [2026-01-30 17:36:04] "GET /project/849cd826-7b6e-425a-8936-4741db3631fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1543 0.066236 10.0.0.241 - - [2026-01-30 17:36:04] "POST /virtual-machines HTTP/1.1" 200 430 0.010946 10.0.0.241 - - [2026-01-30 17:36:04] "GET /loadbalancer/b25a890e-b417-47c5-9943-7d38f263d2e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2563 0.004078 10.0.0.241 - - [2026-01-30 17:36:04] "POST /loadbalancer-listeners HTTP/1.1" 200 728 0.020627 10.0.0.241 - - [2026-01-30 17:36:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002680 10.0.0.241 - - [2026-01-30 17:36:04] "POST /virtual-machine-interfaces HTTP/1.1" 200 670 0.107849 10.0.0.241 - - [2026-01-30 17:36:04] "GET /project/849cd826-7b6e-425a-8936-4741db3631fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1543 0.070689 10.0.0.241 - - [2026-01-30 17:36:04] "POST /chown HTTP/1.1" 200 109 0.043556 10.0.0.241 - - [2026-01-30 17:36:04] "GET /loadbalancer-listener/5ea37335-a038-414c-b3e6-06e7ebd43655?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1827 0.019309 10.0.0.241 - - [2026-01-30 17:36:04] "GET /loadbalancer-listener/5ea37335-a038-414c-b3e6-06e7ebd43655?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1235 0.003468 10.0.0.241 - - [2026-01-30 17:36:04] "POST /chown HTTP/1.1" 200 109 0.006673 10.0.0.241 - - [2026-01-30 17:36:04] "PUT /virtual-machine-interface/2bea627f-853d-4acd-a8dc-9379cbbeffb0 HTTP/1.1" 200 285 0.030378 10.0.0.241 - - [2026-01-30 17:36:04] "POST /loadbalancer-pools HTTP/1.1" 200 720 0.052900 10.0.0.241 - - [2026-01-30 17:36:04] "PUT /instance-ip/4a3a7f03-c2fa-45e4-bb65-7d626f6574a7 HTTP/1.1" 200 257 0.050434 10.0.0.241 - - [2026-01-30 17:36:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.040872 10.0.0.241 - - [2026-01-30 17:36:05] "GET /loadbalancer-pool/c32a7c4c-d802-4264-968c-9328e1dda0be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.014456 10.0.0.241 - - [2026-01-30 17:36:05] "POST /ref-update HTTP/1.1" 200 156 0.023035 10.0.0.241 - - [2026-01-30 17:36:05] "POST /ref-update HTTP/1.1" 200 156 0.033687 10.0.0.241 - - [2026-01-30 17:36:05] "POST /ref-update HTTP/1.1" 200 156 0.044554 10.0.0.241 - - [2026-01-30 17:36:05] "POST /loadbalancer-members HTTP/1.1" 200 709 0.088222 10.0.0.241 - - [2026-01-30 17:36:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.027164 10.0.0.241 - - [2026-01-30 17:36:05] "GET /loadbalancer-member/87f0430c-0d73-43c8-9412-0f896c3c7755?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1553 0.009977 10.0.0.241 - - [2026-01-30 17:36:05] "POST /ref-update HTTP/1.1" 200 156 0.028273 10.0.0.241 - - [2026-01-30 17:36:05] "POST /ref-update HTTP/1.1" 200 156 0.027349 10.0.0.241 - - [2026-01-30 17:36:05] "GET /application-policy-set/7340d01b-eef0-4b00-9c71-c1dfca4f5974?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.008327 10.0.0.241 - - [2026-01-30 17:36:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.005741 10.0.0.241 - - [2026-01-30 17:36:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001673 10.0.0.241 - - [2026-01-30 17:36:05] "GET /policy-management/0773d556-f10b-493f-ab70-2dddbeb0bdfc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002748 10.0.0.241 - - [2026-01-30 17:36:05] "POST /chown HTTP/1.1" 200 109 0.005767 10.0.0.241 - - [2026-01-30 17:36:05] "POST /tags HTTP/1.1" 409 221 0.007196 10.0.0.241 - - [2026-01-30 17:36:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001682 10.0.0.241 - - [2026-01-30 17:36:05] "GET /tag/f2a11ef9-a175-4879-9e25-929038b99b1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.010768 10.0.0.241 - - [2026-01-30 17:36:05] "POST /chown HTTP/1.1" 200 109 0.034891 10.0.0.241 - - [2026-01-30 17:36:05] "PUT /instance-ip/4a3a7f03-c2fa-45e4-bb65-7d626f6574a7 HTTP/1.1" 200 257 0.025283 10.0.0.241 - - [2026-01-30 17:36:05] "POST /tags HTTP/1.1" 409 238 0.003000 10.0.0.241 - - [2026-01-30 17:36:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001602 10.0.0.241 - - [2026-01-30 17:36:05] "GET /tag/2ff7620c-ce3b-42e8-8635-0e4bb9010d1b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.011712 10.0.0.241 - - [2026-01-30 17:36:05] "POST /ref-update HTTP/1.1" 200 156 0.012126 10.0.0.241 - - [2026-01-30 17:36:05] "POST /chown HTTP/1.1" 200 109 0.019677 10.0.0.241 - - [2026-01-30 17:36:05] "POST /firewall-rules HTTP/1.1" 409 293 0.006380 10.0.0.241 - - [2026-01-30 17:36:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003495 10.0.0.241 - - [2026-01-30 17:36:05] "POST /chown HTTP/1.1" 200 109 0.015340 10.0.0.241 - - [2026-01-30 17:36:05] "PUT /firewall-rule/f8e12e29-4ddc-4706-b3fc-e788f03de22a HTTP/1.1" 200 261 0.030631 10.0.0.241 - - [2026-01-30 17:36:05] "PUT /instance-ip/4a3a7f03-c2fa-45e4-bb65-7d626f6574a7 HTTP/1.1" 200 257 0.012359 10.0.0.241 - - [2026-01-30 17:36:05] "GET /firewall-rule/f8e12e29-4ddc-4706-b3fc-e788f03de22a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2414 0.003109 10.0.0.241 - - [2026-01-30 17:36:05] "POST /ref-update HTTP/1.1" 200 156 0.042341 10.0.0.241 - - [2026-01-30 17:36:05] "GET /firewall-policy/551a4216-b486-4421-bf80-2c78210cb999?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1716 0.019114 10.0.0.241 - - [2026-01-30 17:36:05] "GET /firewall-rule/f8e12e29-4ddc-4706-b3fc-e788f03de22a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2414 0.003986 10.0.0.241 - - [2026-01-30 17:36:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001851 10.0.0.241 - - [2026-01-30 17:36:05] "POST /chown HTTP/1.1" 200 109 0.006644 10.0.0.241 - - [2026-01-30 17:36:05] "POST /chown HTTP/1.1" 200 109 0.017731 10.0.0.241 - - [2026-01-30 17:36:05] "PUT /instance-ip/4a3a7f03-c2fa-45e4-bb65-7d626f6574a7 HTTP/1.1" 200 257 0.011474 10.0.0.241 - - [2026-01-30 17:36:05] "POST /ref-update HTTP/1.1" 200 156 0.011111 10.0.0.241 - - [2026-01-30 17:36:05] "POST /chown HTTP/1.1" 200 109 0.010497 10.0.0.241 - - [2026-01-30 17:36:05] "POST /chown HTTP/1.1" 200 109 0.018764 10.0.0.241 - - [2026-01-30 17:36:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002004 10.0.0.241 - - [2026-01-30 17:36:05] "GET /virtual-network/aff27ae2-d36e-41ff-a067-7f32a0e8f194?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3032 0.004683 10.0.0.241 - - [2026-01-30 17:36:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001797 10.0.0.241 - - [2026-01-30 17:36:05] "PUT /instance-ip/4a3a7f03-c2fa-45e4-bb65-7d626f6574a7 HTTP/1.1" 200 257 0.034584 10.0.0.241 - - [2026-01-30 17:36:05] "POST /ref-update HTTP/1.1" 200 156 0.026419 10.0.0.241 - - [2026-01-30 17:36:05] "GET /project/849cd826-7b6e-425a-8936-4741db3631fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1543 0.055934 10.0.0.241 - - [2026-01-30 17:36:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.008453 10.0.0.241 - - [2026-01-30 17:36:06] "POST /virtual-machines HTTP/1.1" 200 374 0.014532 10.0.0.241 - - [2026-01-30 17:36:06] "POST /chown HTTP/1.1" 200 109 0.023889 10.0.0.241 - - [2026-01-30 17:36:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.041994 10.0.0.241 - - [2026-01-30 17:36:06] "POST /chown HTTP/1.1" 200 109 0.045472 10.0.0.241 - - [2026-01-30 17:36:06] "PUT /instance-ip/4a3a7f03-c2fa-45e4-bb65-7d626f6574a7 HTTP/1.1" 200 257 0.025515 10.0.0.241 - - [2026-01-30 17:36:06] "POST /ref-update HTTP/1.1" 200 156 0.049256 10.0.0.241 - - [2026-01-30 17:36:06] "POST /virtual-machine-interfaces HTTP/1.1" 200 642 0.149962 10.0.0.241 - - [2026-01-30 17:36:06] "POST /chown HTTP/1.1" 200 109 0.016039 10.0.0.241 - - [2026-01-30 17:36:06] "POST /chown HTTP/1.1" 200 109 0.030411 10.0.0.241 - - [2026-01-30 17:36:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.007754 10.0.0.241 - - [2026-01-30 17:36:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003861 10.0.0.241 - - [2026-01-30 17:36:06] "GET /virtual-machine-interface/27dd52e2-fe02-11f0-9a7d-fa163e23ff73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2867 0.011449 10.0.0.241 - - [2026-01-30 17:36:06] "PUT /instance-ip/4a3a7f03-c2fa-45e4-bb65-7d626f6574a7 HTTP/1.1" 200 257 0.011378 10.0.0.241 - - [2026-01-30 17:36:06] "POST /ref-update HTTP/1.1" 200 156 0.017690 10.0.0.241 - - [2026-01-30 17:36:06] "POST /instance-ips HTTP/1.1" 200 414 0.025385 10.0.0.241 - - [2026-01-30 17:36:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.024877 10.0.0.241 - - [2026-01-30 17:36:06] "GET /virtual-machine-interface/27dd52e2-fe02-11f0-9a7d-fa163e23ff73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2867 0.010587 10.0.0.241 - - [2026-01-30 17:36:06] "PUT /service-instance/60d1a352-1186-4da9-98d4-472fe9f87bb3 HTTP/1.1" 200 267 0.008135 10.0.0.241 - - [2026-01-30 17:36:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.025512 10.0.0.241 - - [2026-01-30 17:36:06] "POST /set-tag HTTP/1.1" 200 109 0.052426 10.0.0.241 - - [2026-01-30 17:36:06] "GET /virtual-machine-interface/27dd52e2-fe02-11f0-9a7d-fa163e23ff73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.009723 10.0.0.241 - - [2026-01-30 17:36:06] "GET /instance-ip/27fd2cf2-fe02-11f0-9a7d-fa163e23ff73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1965 0.006272 10.0.0.241 - - [2026-01-30 17:36:06] "GET /virtual-machine-interface/27dd52e2-fe02-11f0-9a7d-fa163e23ff73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.004894 10.0.0.241 - - [2026-01-30 17:36:06] "PUT /service-instance/60d1a352-1186-4da9-98d4-472fe9f87bb3 HTTP/1.1" 200 267 0.017104 10.0.0.241 - - [2026-01-30 17:36:06] "POST /set-tag HTTP/1.1" 200 109 0.016678 10.0.0.241 - - [2026-01-30 17:36:06] "GET /virtual-router/45f8e68b-ce3f-4661-bf56-83079b047462?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2122 0.003844 10.0.0.241 - - [2026-01-30 17:36:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.011329 10.0.0.241 - - [2026-01-30 17:36:06] "PUT /service-instance/60d1a352-1186-4da9-98d4-472fe9f87bb3 HTTP/1.1" 200 267 0.007618 10.0.0.241 - - [2026-01-30 17:36:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.020586 10.0.0.241 - - [2026-01-30 17:36:06] "POST /ref-update HTTP/1.1" 200 156 0.026432 10.0.0.241 - - [2026-01-30 17:36:06] "GET /virtual-machine-interface/27dd52e2-fe02-11f0-9a7d-fa163e23ff73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.012671 10.0.0.241 - - [2026-01-30 17:36:06] "POST /set-tag HTTP/1.1" 200 109 0.005624 10.0.0.241 - - [2026-01-30 17:36:06] "PUT /service-instance/60d1a352-1186-4da9-98d4-472fe9f87bb3 HTTP/1.1" 200 267 0.011129 10.0.0.241 - - [2026-01-30 17:36:06] "GET /virtual-machine-interface/27dd52e2-fe02-11f0-9a7d-fa163e23ff73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.005428 10.0.0.241 - - [2026-01-30 17:36:06] "POST /set-tag HTTP/1.1" 200 109 0.004175 10.0.0.241 - - [2026-01-30 17:36:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.009365 10.0.0.241 - - [2026-01-30 17:36:06] "PUT /service-instance/60d1a352-1186-4da9-98d4-472fe9f87bb3 HTTP/1.1" 200 267 0.007860 10.0.0.241 - - [2026-01-30 17:36:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.009038 10.0.0.241 - - [2026-01-30 17:36:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001690 10.0.0.241 - - [2026-01-30 17:36:06] "POST /chown HTTP/1.1" 200 109 0.005578 10.0.0.241 - - [2026-01-30 17:36:06] "POST /chown HTTP/1.1" 200 109 0.016859 10.0.0.241 - - [2026-01-30 17:36:06] "POST /ref-update HTTP/1.1" 200 156 0.014461 10.0.0.241 - - [2026-01-30 17:36:07] "POST /chown HTTP/1.1" 200 109 0.016286 10.0.0.241 - - [2026-01-30 17:36:07] "POST /chown HTTP/1.1" 200 109 0.008417 10.0.0.241 - - [2026-01-30 17:36:07] "POST /ref-update HTTP/1.1" 200 156 0.017364 10.0.0.241 - - [2026-01-30 17:36:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.007797 10.0.0.241 - - [2026-01-30 17:36:07] "POST /chown HTTP/1.1" 200 109 0.006544 10.0.0.241 - - [2026-01-30 17:36:07] "POST /chown HTTP/1.1" 200 109 0.029755 10.0.0.241 - - [2026-01-30 17:36:07] "POST /chown HTTP/1.1" 200 109 0.021911 10.0.0.241 - - [2026-01-30 17:36:07] "POST /chown HTTP/1.1" 200 109 0.006435 10.0.0.241 - - [2026-01-30 17:36:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001754 10.0.0.241 - - [2026-01-30 17:36:07] "POST /chown HTTP/1.1" 200 109 0.005338 10.0.0.241 - - [2026-01-30 17:36:07] "POST /chown HTTP/1.1" 200 109 0.009030 10.0.0.241 - - [2026-01-30 17:36:07] "POST /chown HTTP/1.1" 200 109 0.018531 10.0.0.241 - - [2026-01-30 17:36:07] "POST /chown HTTP/1.1" 200 109 0.016009 10.0.0.241 - - [2026-01-30 17:36:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001903 10.0.0.241 - - [2026-01-30 17:36:07] "POST /chown HTTP/1.1" 200 109 0.007071 10.0.0.241 - - [2026-01-30 17:36:07] "POST /chown HTTP/1.1" 200 109 0.015484 10.0.0.241 - - [2026-01-30 17:36:07] "POST /chown HTTP/1.1" 200 109 0.006508 10.0.0.241 - - [2026-01-30 17:36:07] "POST /chown HTTP/1.1" 200 109 0.015432 10.0.0.241 - - [2026-01-30 17:36:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002515 10.0.0.241 - - [2026-01-30 17:36:07] "POST /chown HTTP/1.1" 200 109 0.012933 10.0.0.241 - - [2026-01-30 17:36:07] "POST /chown HTTP/1.1" 200 109 0.021394 10.0.0.241 - - [2026-01-30 17:36:07] "POST /chown HTTP/1.1" 200 109 0.026164 10.0.0.241 - - [2026-01-30 17:36:07] "POST /chown HTTP/1.1" 200 109 0.007303 10.0.0.241 - - [2026-01-30 17:36:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001558 10.0.0.241 - - [2026-01-30 17:36:07] "POST /chown HTTP/1.1" 200 109 0.005220 10.0.0.241 - - [2026-01-30 17:36:07] "POST /chown HTTP/1.1" 200 109 0.006839 10.0.0.241 - - [2026-01-30 17:36:07] "POST /chown HTTP/1.1" 200 109 0.006987 10.0.0.241 - - [2026-01-30 17:36:07] "POST /chown HTTP/1.1" 200 109 0.013753 10.0.0.241 - - [2026-01-30 17:36:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001961 10.0.0.241 - - [2026-01-30 17:36:07] "POST /chown HTTP/1.1" 200 109 0.005783 10.0.0.241 - - [2026-01-30 17:36:07] "POST /chown HTTP/1.1" 200 109 0.020254 10.0.0.241 - - [2026-01-30 17:36:07] "POST /chown HTTP/1.1" 200 109 0.006764 10.0.0.241 - - [2026-01-30 17:36:07] "POST /chown HTTP/1.1" 200 109 0.026916 10.0.0.241 - - [2026-01-30 17:36:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.005504 10.0.0.241 - - [2026-01-30 17:36:08] "POST /chown HTTP/1.1" 200 109 0.006370 10.0.0.241 - - [2026-01-30 17:36:08] "POST /chown HTTP/1.1" 200 109 0.012424 10.0.0.241 - - [2026-01-30 17:36:08] "POST /chown HTTP/1.1" 200 109 0.015875 10.0.0.241 - - [2026-01-30 17:36:08] "POST /chown HTTP/1.1" 200 109 0.006348 10.0.0.241 - - [2026-01-30 17:36:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003292 10.0.0.241 - - [2026-01-30 17:36:08] "POST /chown HTTP/1.1" 200 109 0.005867 10.0.0.241 - - [2026-01-30 17:36:08] "POST /chown HTTP/1.1" 200 109 0.005817 10.0.0.241 - - [2026-01-30 17:36:08] "POST /chown HTTP/1.1" 200 109 0.014656 10.0.0.241 - - [2026-01-30 17:36:08] "POST /chown HTTP/1.1" 200 109 0.018990 10.0.0.241 - - [2026-01-30 17:36:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002165 10.0.0.241 - - [2026-01-30 17:36:08] "POST /chown HTTP/1.1" 200 109 0.006670 10.0.0.241 - - [2026-01-30 17:36:08] "POST /chown HTTP/1.1" 200 109 0.019301 10.0.0.241 - - [2026-01-30 17:36:08] "POST /chown HTTP/1.1" 200 109 0.010393 10.0.0.241 - - [2026-01-30 17:36:08] "POST /chown HTTP/1.1" 200 109 0.023500 10.0.0.241 - - [2026-01-30 17:36:22] "GET /virtual-machine-interface/23185946-fe02-11f0-9a7d-fa163e23ff73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.010517 10.0.0.241 - - [2026-01-30 17:36:22] "POST /set-tag HTTP/1.1" 200 109 0.002780 10.0.0.241 - - [2026-01-30 17:36:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002028 10.0.0.241 - - [2026-01-30 17:36:22] "GET /loadbalancer/f6f3cf6c-173b-45dc-9712-754c15dd504c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2234 0.004951 10.0.0.241 - - [2026-01-30 17:36:22] "GET /loadbalancer-pool/103f2407-54c6-48e4-ad70-3032f4ca28e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1911 0.003140 10.0.0.241 - - [2026-01-30 17:36:22] "POST /loadbalancer-members HTTP/1.1" 200 704 0.015552 10.0.0.241 - - [2026-01-30 17:36:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.012902 10.0.0.241 - - [2026-01-30 17:36:22] "GET /virtual-machine-interface/23185946-fe02-11f0-9a7d-fa163e23ff73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.004497 10.0.0.241 - - [2026-01-30 17:36:22] "GET /virtual-machine-interface/23185946-fe02-11f0-9a7d-fa163e23ff73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.004102 10.0.0.241 - - [2026-01-30 17:36:22] "POST /ref-update HTTP/1.1" 200 156 0.006804 10.0.0.241 - - [2026-01-30 17:36:22] "POST /tags HTTP/1.1" 409 221 0.001871 10.0.0.241 - - [2026-01-30 17:36:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001419 10.0.0.241 - - [2026-01-30 17:36:22] "GET /tag/f2a11ef9-a175-4879-9e25-929038b99b1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.010279 10.0.0.241 - - [2026-01-30 17:36:22] "GET /floating-ip/f2dcd4a1-e39a-44d6-9e57-66c1711214e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1786 0.006059 10.0.0.241 - - [2026-01-30 17:36:22] "PUT /floating-ip/f2dcd4a1-e39a-44d6-9e57-66c1711214e2 HTTP/1.1" 200 257 0.009578 10.0.0.241 - - [2026-01-30 17:36:22] "POST /set-tag HTTP/1.1" 200 109 0.042744 10.0.0.241 - - [2026-01-30 17:36:23] "GET /virtual-machine-interface/237a9b4c-fe02-11f0-9a7d-fa163e23ff73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.005140 10.0.0.241 - - [2026-01-30 17:36:23] "POST /set-tag HTTP/1.1" 200 109 0.002077 10.0.0.241 - - [2026-01-30 17:36:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001883 10.0.0.241 - - [2026-01-30 17:36:23] "GET /loadbalancer/f6f3cf6c-173b-45dc-9712-754c15dd504c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2234 0.004479 10.0.0.241 - - [2026-01-30 17:36:23] "GET /loadbalancer-pool/103f2407-54c6-48e4-ad70-3032f4ca28e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1911 0.008099 10.0.0.241 - - [2026-01-30 17:36:23] "POST /loadbalancer-members HTTP/1.1" 200 704 0.037504 10.0.0.241 - - [2026-01-30 17:36:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.056601 10.0.0.241 - - [2026-01-30 17:36:23] "GET /virtual-machine-interface/237a9b4c-fe02-11f0-9a7d-fa163e23ff73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.006049 10.0.0.241 - - [2026-01-30 17:36:23] "GET /virtual-machine-interface/237a9b4c-fe02-11f0-9a7d-fa163e23ff73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.007117 10.0.0.241 - - [2026-01-30 17:36:23] "POST /ref-update HTTP/1.1" 200 156 0.012151 10.0.0.241 - - [2026-01-30 17:36:23] "GET /floating-ip/f2dcd4a1-e39a-44d6-9e57-66c1711214e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2199 0.010516 10.0.0.241 - - [2026-01-30 17:36:23] "POST /set-tag HTTP/1.1" 200 109 0.052788 10.0.0.241 - - [2026-01-30 17:36:25] "GET /virtual-machine/4b5c5a99-df31-480e-b6ef-2585e3bf63cd?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1218 0.002746 10.0.0.241 - - [2026-01-30 17:36:25] "GET /virtual-machine-interface/23185946-fe02-11f0-9a7d-fa163e23ff73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3580 0.004027 10.0.0.241 - - [2026-01-30 17:36:26] "GET /virtual-machine-interface/27dd52e2-fe02-11f0-9a7d-fa163e23ff73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.006240 10.0.0.241 - - [2026-01-30 17:36:26] "POST /set-tag HTTP/1.1" 200 109 0.002953 10.0.0.241 - - [2026-01-30 17:36:26] "GET /virtual-machine/19e21be4-332a-4df0-8684-59050abb4c0d?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1217 0.014151 10.0.0.241 - - [2026-01-30 17:36:26] "GET /virtual-machine-interface/237a9b4c-fe02-11f0-9a7d-fa163e23ff73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3580 0.007422 10.0.0.241 - - [2026-01-30 17:36:26] "GET /virtual-machine/4b451c3c-31cf-4cd5-97b4-678fcd036a36?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1224 0.002982 10.0.0.241 - - [2026-01-30 17:36:26] "GET /virtual-machine-interface/27dd52e2-fe02-11f0-9a7d-fa163e23ff73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.003896 10.0.0.241 - - [2026-01-30 17:36:26] "GET /virtual-machine-interface/27dd52e2-fe02-11f0-9a7d-fa163e23ff73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.004072 10.0.0.241 - - [2026-01-30 17:36:26] "POST /set-tag HTTP/1.1" 200 109 0.002199 10.0.0.241 - - [2026-01-30 17:36:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001907 10.0.0.241 - - [2026-01-30 17:36:42] "POST /chown HTTP/1.1" 200 109 0.006563 10.0.0.241 - - [2026-01-30 17:36:42] "POST /chown HTTP/1.1" 200 109 0.009170 10.0.0.241 - - [2026-01-30 17:36:42] "POST /chown HTTP/1.1" 200 109 0.005611 10.0.0.241 - - [2026-01-30 17:36:42] "POST /chown HTTP/1.1" 200 109 0.019813 10.0.0.241 - - [2026-01-30 17:36:59] "GET /virtual-machine-interface/27dd52e2-fe02-11f0-9a7d-fa163e23ff73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.004180 10.0.0.241 - - [2026-01-30 17:36:59] "POST /set-tag HTTP/1.1" 200 109 0.002035 10.0.0.241 - - [2026-01-30 17:36:59] "GET /virtual-machine-interface/27dd52e2-fe02-11f0-9a7d-fa163e23ff73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.004157 10.0.0.241 - - [2026-01-30 17:36:59] "POST /set-tag HTTP/1.1" 200 109 0.002026 10.0.0.241 - - [2026-01-30 17:36:59] "GET /virtual-machine/4b451c3c-31cf-4cd5-97b4-678fcd036a36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1459 0.002672 10.0.0.241 - - [2026-01-30 17:36:59] "POST /ref-update HTTP/1.1" 200 156 0.008345 10.0.0.241 - - [2026-01-30 17:36:59] "GET /virtual-machine-interface/27dd52e2-fe02-11f0-9a7d-fa163e23ff73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.004212 10.0.0.241 - - [2026-01-30 17:36:59] "POST /set-tag HTTP/1.1" 200 109 0.013809 10.0.0.241 - - [2026-01-30 17:36:59] "POST /set-tag HTTP/1.1" 200 109 0.014448 10.0.0.241 - - [2026-01-30 17:36:59] "DELETE /instance-ip/27fd2cf2-fe02-11f0-9a7d-fa163e23ff73 HTTP/1.1" 200 115 0.081763 10.0.0.241 - - [2026-01-30 17:36:59] "DELETE /virtual-machine-interface/27dd52e2-fe02-11f0-9a7d-fa163e23ff73 HTTP/1.1" 200 115 0.061193 10.0.0.241 - - [2026-01-30 17:36:59] "DELETE /virtual-machine/4b451c3c-31cf-4cd5-97b4-678fcd036a36 HTTP/1.1" 200 115 0.019422 10.0.0.241 - - [2026-01-30 17:37:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001893 10.0.0.241 - - [2026-01-30 17:37:01] "GET /tag/2ff7620c-ce3b-42e8-8635-0e4bb9010d1b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.018360 10.0.0.241 - - [2026-01-30 17:37:01] "GET /tag/2ff7620c-ce3b-42e8-8635-0e4bb9010d1b?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1774 0.015009 10.0.0.241 - - [2026-01-30 17:37:01] "GET /virtual-machine-interface/2bea627f-853d-4acd-a8dc-9379cbbeffb0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3140 0.004177 10.0.0.241 - - [2026-01-30 17:37:01] "POST /set-tag HTTP/1.1" 200 109 0.016387 10.0.0.241 - - [2026-01-30 17:37:01] "GET /virtual-machine-interface/56894d32-96cf-4e4c-ada6-03248dccf4dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2730 0.008432 10.0.0.241 - - [2026-01-30 17:37:01] "POST /set-tag HTTP/1.1" 200 109 0.017490 10.0.0.241 - - [2026-01-30 17:37:01] "GET /virtual-machine-interface/98a10e30-5107-46c4-a4b2-c109641e4a6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3141 0.005226 10.0.0.241 - - [2026-01-30 17:37:01] "POST /set-tag HTTP/1.1" 200 109 0.014352 10.0.0.241 - - [2026-01-30 17:37:01] "GET /firewall-policy/551a4216-b486-4421-bf80-2c78210cb999?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1716 0.016386 10.0.0.241 - - [2026-01-30 17:37:01] "GET /firewall-rule/f8e12e29-4ddc-4706-b3fc-e788f03de22a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2414 0.002884 10.0.0.241 - - [2026-01-30 17:37:01] "POST /ref-update HTTP/1.1" 200 156 0.011896 10.0.0.241 - - [2026-01-30 17:37:01] "DELETE /firewall-rule/f8e12e29-4ddc-4706-b3fc-e788f03de22a HTTP/1.1" 200 115 0.052658 10.0.0.241 - - [2026-01-30 17:37:01] "DELETE /loadbalancer-member/87f0430c-0d73-43c8-9412-0f896c3c7755 HTTP/1.1" 200 115 0.048052 10.0.0.241 - - [2026-01-30 17:37:01] "PUT /service-instance/60d1a352-1186-4da9-98d4-472fe9f87bb3 HTTP/1.1" 200 267 0.018008 10.0.0.241 - - [2026-01-30 17:37:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.037023 10.0.0.241 - - [2026-01-30 17:37:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.006584 10.0.0.241 - - [2026-01-30 17:37:01] "DELETE /loadbalancer-pool/c32a7c4c-d802-4264-968c-9328e1dda0be HTTP/1.1" 200 115 0.118210 10.0.0.241 - - [2026-01-30 17:37:01] "POST /chown HTTP/1.1" 200 109 0.012688 10.0.0.241 - - [2026-01-30 17:37:02] "DELETE /loadbalancer-listener/5ea37335-a038-414c-b3e6-06e7ebd43655 HTTP/1.1" 200 115 0.057907 10.0.0.241 - - [2026-01-30 17:37:02] "GET /floating-ip/05614dab-36e3-44e7-9a76-3051af6fd912?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2396 0.006613 10.0.0.241 - - [2026-01-30 17:37:02] "POST /chown HTTP/1.1" 200 109 0.039720 10.0.0.241 - - [2026-01-30 17:37:02] "POST /chown HTTP/1.1" 200 109 0.016837 10.0.0.241 - - [2026-01-30 17:37:02] "PUT /floating-ip/05614dab-36e3-44e7-9a76-3051af6fd912 HTTP/1.1" 200 257 0.032918 10.0.0.241 - - [2026-01-30 17:37:02] "POST /chown HTTP/1.1" 200 109 0.020613 10.0.0.241 - - [2026-01-30 17:37:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.015334 10.0.0.241 - - [2026-01-30 17:37:02] "POST /chown HTTP/1.1" 200 109 0.011897 10.0.0.241 - - [2026-01-30 17:37:02] "DELETE /floating-ip/05614dab-36e3-44e7-9a76-3051af6fd912 HTTP/1.1" 200 115 0.088065 10.0.0.241 - - [2026-01-30 17:37:02] "POST /chown HTTP/1.1" 200 109 0.016193 10.0.0.241 - - [2026-01-30 17:37:02] "POST /chown HTTP/1.1" 200 109 0.020999 10.0.0.241 - - [2026-01-30 17:37:02] "POST /chown HTTP/1.1" 200 109 0.023544 10.0.0.241 - - [2026-01-30 17:37:02] "DELETE /loadbalancer/b25a890e-b417-47c5-9943-7d38f263d2e7 HTTP/1.1" 200 115 0.098271 10.0.0.241 - - [2026-01-30 17:37:02] "DELETE /instance-ip/4a3a7f03-c2fa-45e4-bb65-7d626f6574a7 HTTP/1.1" 200 115 0.050272 10.0.0.241 - - [2026-01-30 17:37:02] "PUT /service-instance/60d1a352-1186-4da9-98d4-472fe9f87bb3 HTTP/1.1" 200 267 0.029512 10.0.0.241 - - [2026-01-30 17:37:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.023163 10.0.0.241 - - [2026-01-30 17:37:02] "DELETE /virtual-machine-interface/56894d32-96cf-4e4c-ada6-03248dccf4dc HTTP/1.1" 200 115 0.077873 10.0.0.241 - - [2026-01-30 17:37:02] "GET /floating-ip-pool/3d238459-6086-4251-bfed-9991c811b502?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.004452 10.0.0.241 - - [2026-01-30 17:37:02] "PUT /service-instance/60d1a352-1186-4da9-98d4-472fe9f87bb3 HTTP/1.1" 200 267 0.020303 10.0.0.241 - - [2026-01-30 17:37:02] "POST /ref-update HTTP/1.1" 200 156 0.013212 10.0.0.241 - - [2026-01-30 17:37:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.051378 10.0.0.241 - - [2026-01-30 17:37:02] "DELETE /tag/2ff7620c-ce3b-42e8-8635-0e4bb9010d1b HTTP/1.1" 200 115 0.152143 10.0.0.241 - - [2026-01-30 17:37:02] "DELETE /floating-ip-pool/3d238459-6086-4251-bfed-9991c811b502 HTTP/1.1" 200 115 0.106995 10.0.0.241 - - [2026-01-30 17:37:02] "PUT /service-instance/60d1a352-1186-4da9-98d4-472fe9f87bb3 HTTP/1.1" 200 267 0.021935 10.0.0.241 - - [2026-01-30 17:37:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.039036 10.0.0.241 - - [2026-01-30 17:37:02] "DELETE /service-instance/60d1a352-1186-4da9-98d4-472fe9f87bb3 HTTP/1.1" 200 115 0.070479 10.0.0.241 - - [2026-01-30 17:37:02] "POST /useragent-kv HTTP/1.1" 200 115 0.002474 10.0.0.241 - - [2026-01-30 17:37:02] "POST /useragent-kv HTTP/1.1" 200 115 0.003611 10.0.0.241 - - [2026-01-30 17:37:02] "DELETE /virtual-network/d6198b09-0414-426c-ad95-32f91453b8cc HTTP/1.1" 200 115 0.179599 10.0.0.241 - - [2026-01-30 17:37:02] "GET /routing-instance/b8649b2a-ead7-4071-891d-80b1a7f34fcf HTTP/1.1" 404 171 0.002013 10.0.0.241 - - [2026-01-30 17:37:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.005335 10.0.0.241 - - [2026-01-30 17:37:02] "GET /domains HTTP/1.1" 200 281 0.002132 10.0.0.241 - - [2026-01-30 17:37:02] "GET /domain/65c1718e-4452-40dd-a1a7-8dc97e3cb5f7 HTTP/1.1" 200 3099 0.010395 10.0.0.241 - - [2026-01-30 17:37:02] "GET /virtual-machine-interface/98a10e30-5107-46c4-a4b2-c109641e4a6b?fields=instance_ip_back_refs%2Cfloating_ip_back_refs%2Cinterface_route_table_refs HTTP/1.1" 200 1211 0.014521 10.0.0.241 - - [2026-01-30 17:37:02] "DELETE /route-target/94d0d769-84a8-45e2-863e-f92c41468d43 HTTP/1.1" 200 115 0.063201 10.0.0.241 - - [2026-01-30 17:37:02] "GET /project/849cd826-7b6e-425a-8936-4741db3631fe HTTP/1.1" 200 7168 0.063432 10.0.0.241 - - [2026-01-30 17:37:02] "DELETE /virtual-machine-interface/98a10e30-5107-46c4-a4b2-c109641e4a6b HTTP/1.1" 200 115 0.115301 10.0.0.241 - - [2026-01-30 17:37:02] "POST /ref-update HTTP/1.1" 200 156 0.016396 10.0.0.241 - - [2026-01-30 17:37:03] "GET /global-system-configs HTTP/1.1" 200 323 0.037390 10.0.0.241 - - [2026-01-30 17:37:03] "GET /virtual-machine-interface/237a9b4c-fe02-11f0-9a7d-fa163e23ff73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3580 0.014807 10.0.0.241 - - [2026-01-30 17:37:03] "POST /set-tag HTTP/1.1" 200 109 0.010994 10.0.0.241 - - [2026-01-30 17:37:03] "DELETE /virtual-machine/6762b25b-747c-4639-aa7f-246703ba0d0f HTTP/1.1" 200 115 0.063488 10.0.0.241 - - [2026-01-30 17:37:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004323 10.0.0.241 - - [2026-01-30 17:37:03] "GET /loadbalancer/f6f3cf6c-173b-45dc-9712-754c15dd504c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2234 0.003389 10.0.0.241 - - [2026-01-30 17:37:03] "GET /virtual-machine-interface/2bea627f-853d-4acd-a8dc-9379cbbeffb0?fields=instance_ip_back_refs%2Cfloating_ip_back_refs%2Cinterface_route_table_refs HTTP/1.1" 200 1210 0.006366 10.0.0.241 - - [2026-01-30 17:37:03] "GET /virtual-machine-interface/237a9b4c-fe02-11f0-9a7d-fa163e23ff73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3580 0.004633 10.0.0.241 - - [2026-01-30 17:37:03] "DELETE /virtual-machine-interface/2bea627f-853d-4acd-a8dc-9379cbbeffb0 HTTP/1.1" 200 115 0.070881 10.0.0.241 - - [2026-01-30 17:37:03] "POST /set-tag HTTP/1.1" 200 109 0.050444 10.0.0.241 - - [2026-01-30 17:37:03] "DELETE /virtual-machine/86ed5dbc-da69-4b3f-a71e-0f730a0523c6 HTTP/1.1" 200 115 0.043960 10.0.0.241 - - [2026-01-30 17:37:03] "DELETE /loadbalancer-member/313aafd8-5ec6-41c1-a631-0e7d92b05a83 HTTP/1.1" 200 115 0.041237 10.0.0.241 - - [2026-01-30 17:37:03] "GET /global-system-configs HTTP/1.1" 200 323 0.016748 10.0.0.241 - - [2026-01-30 17:37:04] "GET /virtual-machine-interface/237a9b4c-fe02-11f0-9a7d-fa163e23ff73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.006870 10.0.0.241 - - [2026-01-30 17:37:04] "POST /set-tag HTTP/1.1" 200 109 0.003719 10.0.0.241 - - [2026-01-30 17:37:04] "GET /virtual-machine-interface/237a9b4c-fe02-11f0-9a7d-fa163e23ff73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.005449 10.0.0.241 - - [2026-01-30 17:37:04] "POST /set-tag HTTP/1.1" 200 109 0.002509 10.0.0.241 - - [2026-01-30 17:37:04] "GET /virtual-machine/19e21be4-332a-4df0-8684-59050abb4c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1474 0.002821 10.0.0.241 - - [2026-01-30 17:37:04] "POST /ref-update HTTP/1.1" 200 156 0.010504 10.0.0.241 - - [2026-01-30 17:37:04] "GET /virtual-machine-interface/237a9b4c-fe02-11f0-9a7d-fa163e23ff73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.005618 10.0.0.241 - - [2026-01-30 17:37:04] "POST /set-tag HTTP/1.1" 200 109 0.019454 10.0.0.241 - - [2026-01-30 17:37:04] "POST /set-tag HTTP/1.1" 200 109 0.023681 10.0.0.241 - - [2026-01-30 17:37:04] "POST /set-tag HTTP/1.1" 200 109 0.021593 10.0.0.241 - - [2026-01-30 17:37:04] "DELETE /instance-ip/23935574-fe02-11f0-9a7d-fa163e23ff73 HTTP/1.1" 200 115 0.040070 10.0.0.241 - - [2026-01-30 17:37:04] "POST /ref-update HTTP/1.1" 200 156 0.007070 10.0.0.241 - - [2026-01-30 17:37:04] "DELETE /virtual-machine-interface/237a9b4c-fe02-11f0-9a7d-fa163e23ff73 HTTP/1.1" 200 115 0.038359 10.0.0.241 - - [2026-01-30 17:37:04] "DELETE /virtual-machine/19e21be4-332a-4df0-8684-59050abb4c0d HTTP/1.1" 200 115 0.021489 10.0.0.241 - - [2026-01-30 17:37:08] "GET /virtual-machine-interface/23185946-fe02-11f0-9a7d-fa163e23ff73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3580 0.006939 10.0.0.241 - - [2026-01-30 17:37:08] "POST /set-tag HTTP/1.1" 200 109 0.003546 10.0.0.241 - - [2026-01-30 17:37:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001957 10.0.0.241 - - [2026-01-30 17:37:08] "GET /loadbalancer/f6f3cf6c-173b-45dc-9712-754c15dd504c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2234 0.002660 10.0.0.241 - - [2026-01-30 17:37:09] "GET /virtual-machine-interface/23185946-fe02-11f0-9a7d-fa163e23ff73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3580 0.004467 10.0.0.241 - - [2026-01-30 17:37:09] "POST /set-tag HTTP/1.1" 200 109 0.002442 10.0.0.241 - - [2026-01-30 17:37:09] "GET /virtual-machine-interface/23185946-fe02-11f0-9a7d-fa163e23ff73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3580 0.004034 10.0.0.241 - - [2026-01-30 17:37:09] "POST /set-tag HTTP/1.1" 200 109 0.002090 10.0.0.241 - - [2026-01-30 17:37:09] "GET /virtual-machine/4b5c5a99-df31-480e-b6ef-2585e3bf63cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1475 0.003050 10.0.0.241 - - [2026-01-30 17:37:09] "POST /ref-update HTTP/1.1" 200 156 0.009347 10.0.0.241 - - [2026-01-30 17:37:09] "GET /virtual-machine-interface/23185946-fe02-11f0-9a7d-fa163e23ff73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3580 0.010597 10.0.0.241 - - [2026-01-30 17:37:09] "POST /set-tag HTTP/1.1" 200 109 0.020460 10.0.0.241 - - [2026-01-30 17:37:09] "POST /set-tag HTTP/1.1" 200 109 0.025436 10.0.0.241 - - [2026-01-30 17:37:09] "POST /set-tag HTTP/1.1" 200 109 0.029044 10.0.0.241 - - [2026-01-30 17:37:09] "DELETE /instance-ip/232ba064-fe02-11f0-9a7d-fa163e23ff73 HTTP/1.1" 200 115 0.034792 10.0.0.241 - - [2026-01-30 17:37:09] "POST /ref-update HTTP/1.1" 200 156 0.008190 10.0.0.241 - - [2026-01-30 17:37:09] "DELETE /virtual-machine-interface/23185946-fe02-11f0-9a7d-fa163e23ff73 HTTP/1.1" 200 115 0.044453 10.0.0.241 - - [2026-01-30 17:37:09] "DELETE /virtual-machine/4b5c5a99-df31-480e-b6ef-2585e3bf63cd HTTP/1.1" 200 115 0.017076 10.0.0.241 - - [2026-01-30 17:37:09] "DELETE /tag/bbffbe78-4166-4d99-957b-a2883c0af89c HTTP/1.1" 200 115 0.034198 10.0.0.241 - - [2026-01-30 17:37:09] "DELETE /tag/bbbf3a9d-84f2-4674-9553-d0cd8b1e33a7 HTTP/1.1" 200 115 0.058537 10.0.0.241 - - [2026-01-30 17:37:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002126 10.0.0.241 - - [2026-01-30 17:37:13] "GET /project/849cd826-7b6e-425a-8936-4741db3631fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1286 0.037971 10.0.0.241 - - [2026-01-30 17:37:13] "POST /tags HTTP/1.1" 200 394 0.027402 10.0.0.241 - - [2026-01-30 17:37:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.011719 10.0.0.241 - - [2026-01-30 17:37:13] "GET /tag/934a1b60-627b-4d23-ac89-f375fc91c48e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1324 0.012005 10.0.0.241 - - [2026-01-30 17:37:13] "POST /tags HTTP/1.1" 200 342 0.021177 10.0.0.241 - - [2026-01-30 17:37:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002220 10.0.0.241 - - [2026-01-30 17:37:13] "GET /tag/662de6ac-e732-40bf-b081-6538d8c917ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.011068 10.0.0.241 - - [2026-01-30 17:37:13] "POST /id-to-fqname HTTP/1.1" 200 192 0.000500 10.0.0.241 - - [2026-01-30 17:37:13] "POST /fqname-to-id HTTP/1.1" 404 201 0.003659 10.0.0.241 - - [2026-01-30 17:37:13] "POST /security-groups HTTP/1.1" 200 589 0.062149 10.0.0.241 - - [2026-01-30 17:37:13] "POST /fqname-to-id HTTP/1.1" 404 236 0.003784 10.0.0.241 - - [2026-01-30 17:37:13] "POST /projects HTTP/1.1" 200 521 0.188920 10.0.0.241 - - [2026-01-30 17:37:13] "POST /access-control-lists HTTP/1.1" 200 600 0.057009 10.0.0.241 - - [2026-01-30 17:37:13] "POST /fqname-to-id HTTP/1.1" 404 235 0.021097 10.0.0.241 - - [2026-01-30 17:37:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.012716 10.0.0.241 - - [2026-01-30 17:37:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.008455 10.0.0.241 - - [2026-01-30 17:37:13] "GET /virtual-network/aff27ae2-d36e-41ff-a067-7f32a0e8f194?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3032 0.011238 10.0.0.241 - - [2026-01-30 17:37:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002512 10.0.0.241 - - [2026-01-30 17:37:13] "GET /virtual-network/cefedc76-cae5-4132-8309-80ff9664fe14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3048 0.024935 10.0.0.241 - - [2026-01-30 17:37:13] "POST /access-control-lists HTTP/1.1" 200 598 0.079294 10.0.0.241 - - [2026-01-30 17:37:13] "PUT /virtual-network/aff27ae2-d36e-41ff-a067-7f32a0e8f194 HTTP/1.1" 200 265 0.069207 10.0.0.241 - - [2026-01-30 17:37:14] "PUT /virtual-network/cefedc76-cae5-4132-8309-80ff9664fe14 HTTP/1.1" 200 265 0.048028 10.0.0.241 - - [2026-01-30 17:37:14] "POST /security-groups HTTP/1.1" 200 593 0.099884 10.0.0.241 - - [2026-01-30 17:37:14] "POST /fqname-to-id HTTP/1.1" 404 270 0.001490 10.0.0.241 - - [2026-01-30 17:37:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.027802 10.0.0.241 - - [2026-01-30 17:37:14] "POST /chown HTTP/1.1" 200 109 0.028737 10.0.0.241 - - [2026-01-30 17:37:14] "GET /application-policy-set/7340d01b-eef0-4b00-9c71-c1dfca4f5974?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.012098 10.0.0.241 - - [2026-01-30 17:37:14] "POST /access-control-lists HTTP/1.1" 200 634 0.098176 10.0.0.241 - - [2026-01-30 17:37:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001784 10.0.0.241 - - [2026-01-30 17:37:14] "GET /policy-management/0773d556-f10b-493f-ab70-2dddbeb0bdfc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.005274 10.0.0.241 - - [2026-01-30 17:37:14] "POST /fqname-to-id HTTP/1.1" 404 269 0.015320 10.0.0.241 - - [2026-01-30 17:37:14] "POST /tags HTTP/1.1" 409 226 0.003753 10.0.0.241 - - [2026-01-30 17:37:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004121 10.0.0.241 - - [2026-01-30 17:37:14] "GET /tag/662de6ac-e732-40bf-b081-6538d8c917ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.020014 10.0.0.241 - - [2026-01-30 17:37:14] "POST /access-control-lists HTTP/1.1" 200 632 0.121678 10.0.0.241 - - [2026-01-30 17:37:14] "POST /firewall-rules HTTP/1.1" 200 602 0.160858 10.0.0.241 - - [2026-01-30 17:37:14] "GET /firewall-rule/9a968e26-93a9-4e59-aa9b-d4c23f228e6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.003527 10.0.0.241 - - [2026-01-30 17:37:14] "GET /firewall-policy/b02c675c-7c70-45a3-970c-c856cb47b875?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3888 0.003465 10.0.0.241 - - [2026-01-30 17:37:14] "GET /firewall-rule/9a968e26-93a9-4e59-aa9b-d4c23f228e6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.002946 10.0.0.241 - - [2026-01-30 17:37:14] "POST /ref-update HTTP/1.1" 200 156 0.061830 10.0.0.241 - - [2026-01-30 17:37:14] "GET /application-policy-set/7340d01b-eef0-4b00-9c71-c1dfca4f5974?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.003806 10.0.0.241 - - [2026-01-30 17:37:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.005875 10.0.0.241 - - [2026-01-30 17:37:14] "GET /policy-management/0773d556-f10b-493f-ab70-2dddbeb0bdfc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002675 10.0.0.241 - - [2026-01-30 17:37:14] "POST /tags HTTP/1.1" 409 226 0.001912 10.0.0.241 - - [2026-01-30 17:37:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001573 10.0.0.241 - - [2026-01-30 17:37:14] "GET /tag/662de6ac-e732-40bf-b081-6538d8c917ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.013284 10.0.0.241 - - [2026-01-30 17:37:14] "POST /firewall-rules HTTP/1.1" 200 600 0.065659 10.0.0.241 - - [2026-01-30 17:37:14] "GET /firewall-rule/737a363f-15ef-460a-81df-3566eefca40b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2086 0.019463 10.0.0.241 - - [2026-01-30 17:37:15] "GET /firewall-policy/b02c675c-7c70-45a3-970c-c856cb47b875?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4145 0.004957 10.0.0.241 - - [2026-01-30 17:37:15] "GET /firewall-rule/737a363f-15ef-460a-81df-3566eefca40b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2086 0.002413 10.0.0.241 - - [2026-01-30 17:37:15] "POST /ref-update HTTP/1.1" 200 156 0.043666 10.0.0.241 - - [2026-01-30 17:37:16] "POST /tags HTTP/1.1" 200 394 0.024652 10.0.0.241 - - [2026-01-30 17:37:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.019778 10.0.0.241 - - [2026-01-30 17:37:16] "GET /tag/b219cb9a-c015-4d82-a141-fddc5d9f676a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1324 0.015829 10.0.0.241 - - [2026-01-30 17:37:16] "POST /tags HTTP/1.1" 200 342 0.018048 10.0.0.241 - - [2026-01-30 17:37:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001948 10.0.0.241 - - [2026-01-30 17:37:16] "GET /tag/9f48167c-0654-44d9-97b9-2b904645e609?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.011300 10.0.0.241 - - [2026-01-30 17:37:16] "POST /id-to-fqname HTTP/1.1" 200 192 0.001536 10.0.0.241 - - [2026-01-30 17:37:16] "POST /fqname-to-id HTTP/1.1" 404 201 0.004633 10.0.0.241 - - [2026-01-30 17:37:16] "POST /security-groups HTTP/1.1" 200 589 0.063821 10.0.0.241 - - [2026-01-30 17:37:16] "POST /projects HTTP/1.1" 200 521 0.184349 10.0.0.241 - - [2026-01-30 17:37:16] "POST /fqname-to-id HTTP/1.1" 404 236 0.001679 10.0.0.241 - - [2026-01-30 17:37:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.007446 10.0.0.241 - - [2026-01-30 17:37:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.006407 10.0.0.241 - - [2026-01-30 17:37:16] "GET /virtual-network/aff27ae2-d36e-41ff-a067-7f32a0e8f194?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3104 0.005122 10.0.0.241 - - [2026-01-30 17:37:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001890 10.0.0.241 - - [2026-01-30 17:37:16] "GET /virtual-network/cefedc76-cae5-4132-8309-80ff9664fe14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3120 0.004169 10.0.0.241 - - [2026-01-30 17:37:16] "PUT /virtual-network/aff27ae2-d36e-41ff-a067-7f32a0e8f194 HTTP/1.1" 200 265 0.039766 10.0.0.241 - - [2026-01-30 17:37:17] "POST /access-control-lists HTTP/1.1" 200 600 0.243644 10.0.0.241 - - [2026-01-30 17:37:17] "POST /fqname-to-id HTTP/1.1" 404 235 0.018654 10.0.0.241 - - [2026-01-30 17:37:17] "PUT /virtual-network/cefedc76-cae5-4132-8309-80ff9664fe14 HTTP/1.1" 200 265 0.061736 10.0.0.241 - - [2026-01-30 17:37:17] "POST /access-control-lists HTTP/1.1" 200 598 0.089424 10.0.0.241 - - [2026-01-30 17:37:17] "POST /security-groups HTTP/1.1" 200 593 0.125462 10.0.0.241 - - [2026-01-30 17:37:17] "POST /fqname-to-id HTTP/1.1" 404 270 0.002291 10.0.0.241 - - [2026-01-30 17:37:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.030745 10.0.0.241 - - [2026-01-30 17:37:17] "POST /chown HTTP/1.1" 200 109 0.055187 10.0.0.241 - - [2026-01-30 17:37:17] "POST /access-control-lists HTTP/1.1" 200 634 0.102963 10.0.0.241 - - [2026-01-30 17:37:17] "POST /fqname-to-id HTTP/1.1" 404 269 0.004462 10.0.0.241 - - [2026-01-30 17:37:17] "GET /application-policy-set/7340d01b-eef0-4b00-9c71-c1dfca4f5974?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.005266 10.0.0.241 - - [2026-01-30 17:37:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001893 10.0.0.241 - - [2026-01-30 17:37:17] "GET /policy-management/0773d556-f10b-493f-ab70-2dddbeb0bdfc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.006714 10.0.0.241 - - [2026-01-30 17:37:17] "POST /tags HTTP/1.1" 409 226 0.001861 10.0.0.241 - - [2026-01-30 17:37:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001553 10.0.0.241 - - [2026-01-30 17:37:17] "GET /tag/9f48167c-0654-44d9-97b9-2b904645e609?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.016494 10.0.0.241 - - [2026-01-30 17:37:17] "POST /access-control-lists HTTP/1.1" 200 632 0.084286 10.0.0.241 - - [2026-01-30 17:37:17] "POST /firewall-rules HTTP/1.1" 200 602 0.093770 10.0.0.241 - - [2026-01-30 17:37:17] "GET /firewall-rule/431c7e36-fa57-4d25-9fe2-4aa0904f5d7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2090 0.024853 10.0.0.241 - - [2026-01-30 17:37:17] "GET /firewall-policy/b02c675c-7c70-45a3-970c-c856cb47b875?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4401 0.004431 10.0.0.241 - - [2026-01-30 17:37:17] "GET /firewall-rule/431c7e36-fa57-4d25-9fe2-4aa0904f5d7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2090 0.002308 10.0.0.241 - - [2026-01-30 17:37:17] "POST /ref-update HTTP/1.1" 200 156 0.049583 10.0.0.241 - - [2026-01-30 17:37:17] "GET /application-policy-set/7340d01b-eef0-4b00-9c71-c1dfca4f5974?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.006984 10.0.0.241 - - [2026-01-30 17:37:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001826 10.0.0.241 - - [2026-01-30 17:37:17] "GET /policy-management/0773d556-f10b-493f-ab70-2dddbeb0bdfc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002441 10.0.0.241 - - [2026-01-30 17:37:17] "POST /tags HTTP/1.1" 409 226 0.001578 10.0.0.241 - - [2026-01-30 17:37:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003434 10.0.0.241 - - [2026-01-30 17:37:17] "GET /tag/9f48167c-0654-44d9-97b9-2b904645e609?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.013731 10.0.0.241 - - [2026-01-30 17:37:17] "POST /firewall-rules HTTP/1.1" 200 600 0.069322 10.0.0.241 - - [2026-01-30 17:37:17] "GET /firewall-rule/2ac7c7b0-3675-4c19-8f29-80967245ab23?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.004165 10.0.0.241 - - [2026-01-30 17:37:17] "GET /firewall-policy/b02c675c-7c70-45a3-970c-c856cb47b875?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4658 0.003749 10.0.0.241 - - [2026-01-30 17:37:17] "GET /firewall-rule/2ac7c7b0-3675-4c19-8f29-80967245ab23?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.002204 10.0.0.241 - - [2026-01-30 17:37:18] "POST /ref-update HTTP/1.1" 200 156 0.050757 10.0.0.241 - - [2026-01-30 17:37:19] "POST /tags HTTP/1.1" 200 346 0.087557 10.0.0.241 - - [2026-01-30 17:37:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.005958 10.0.0.241 - - [2026-01-30 17:37:19] "GET /tag/3bb69289-8f63-415b-8654-af302df3495a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.016964 10.0.0.241 - - [2026-01-30 17:37:19] "POST /projects HTTP/1.1" 409 238 0.001761 10.0.0.241 - - [2026-01-30 17:37:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001577 10.0.0.241 - - [2026-01-30 17:37:19] "GET /project/edad57ee-d5b3-4d8a-9180-dd1c45148708?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.054625 10.0.0.241 - - [2026-01-30 17:37:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001950 10.0.0.241 - - [2026-01-30 17:37:19] "GET /virtual-network/aff27ae2-d36e-41ff-a067-7f32a0e8f194?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.003999 10.0.0.241 - - [2026-01-30 17:37:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002231 10.0.0.241 - - [2026-01-30 17:37:19] "GET /virtual-network/cefedc76-cae5-4132-8309-80ff9664fe14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.004353 10.0.0.241 - - [2026-01-30 17:37:19] "POST /security-groups HTTP/1.1" 409 285 0.005067 10.0.0.241 - - [2026-01-30 17:37:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003460 10.0.0.241 - - [2026-01-30 17:37:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002113 10.0.0.241 - - [2026-01-30 17:37:19] "GET /project/edad57ee-d5b3-4d8a-9180-dd1c45148708?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.039458 10.0.0.241 - - [2026-01-30 17:37:19] "PUT /security-group/14fac43d-966a-450e-9723-2207df2cec4b HTTP/1.1" 200 263 0.084853 10.0.0.241 - - [2026-01-30 17:37:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.034121 10.0.0.241 - - [2026-01-30 17:37:20] "POST /tags HTTP/1.1" 409 228 0.016261 10.0.0.241 - - [2026-01-30 17:37:20] "PUT /access-control-list/badd7f97-445c-469a-a2e8-1ca36c99718b HTTP/1.1" 200 273 0.047051 10.0.0.241 - - [2026-01-30 17:37:20] "PUT /access-control-list/6cb38219-3f29-4413-96b2-55ef8510dc0d HTTP/1.1" 200 273 0.021394 10.0.0.241 - - [2026-01-30 17:37:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001890 10.0.0.241 - - [2026-01-30 17:37:20] "GET /tag/3bb69289-8f63-415b-8654-af302df3495a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.010045 10.0.0.241 - - [2026-01-30 17:37:20] "POST /tags HTTP/1.1" 200 346 0.026250 10.0.0.241 - - [2026-01-30 17:37:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001807 10.0.0.241 - - [2026-01-30 17:37:20] "GET /tag/11736765-a741-4268-b1d5-4f2968c6c84f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1203 0.013564 10.0.0.241 - - [2026-01-30 17:37:20] "POST /projects HTTP/1.1" 409 238 0.001803 10.0.0.241 - - [2026-01-30 17:37:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002566 10.0.0.241 - - [2026-01-30 17:37:20] "GET /project/8a983347-436f-4368-ae0d-8c0be4ea3526?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.040928 10.0.0.241 - - [2026-01-30 17:37:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002556 10.0.0.241 - - [2026-01-30 17:37:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001796 10.0.0.241 - - [2026-01-30 17:37:20] "GET /project/8a983347-436f-4368-ae0d-8c0be4ea3526?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.027694 10.0.0.241 - - [2026-01-30 17:37:20] "GET /virtual-network/aff27ae2-d36e-41ff-a067-7f32a0e8f194?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.003870 10.0.0.241 - - [2026-01-30 17:37:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001596 10.0.0.241 - - [2026-01-30 17:37:20] "GET /virtual-network/cefedc76-cae5-4132-8309-80ff9664fe14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.003719 10.0.0.241 - - [2026-01-30 17:37:20] "POST /security-groups HTTP/1.1" 409 285 0.002516 10.0.0.241 - - [2026-01-30 17:37:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001771 10.0.0.241 - - [2026-01-30 17:37:20] "PUT /security-group/1ab62dac-2c55-4548-a5dc-bc072e1f221f HTTP/1.1" 200 263 0.054262 10.0.0.241 - - [2026-01-30 17:37:20] "PUT /access-control-list/ffd738b2-2126-451a-9235-7d7d95f1486a HTTP/1.1" 200 273 0.007372 10.0.0.241 - - [2026-01-30 17:37:20] "PUT /access-control-list/d76ce4e5-1b04-45ad-ad35-d6775067a1a1 HTTP/1.1" 200 273 0.019024 10.0.0.241 - - [2026-01-30 17:37:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.013641 10.0.0.241 - - [2026-01-30 17:37:20] "POST /tags HTTP/1.1" 409 228 0.004288 10.0.0.241 - - [2026-01-30 17:37:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002156 10.0.0.241 - - [2026-01-30 17:37:20] "GET /tag/11736765-a741-4268-b1d5-4f2968c6c84f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1203 0.010619 10.0.0.241 - - [2026-01-30 17:37:20] "POST /tags HTTP/1.1" 200 292 0.049994 10.0.0.241 - - [2026-01-30 17:37:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003232 10.0.0.241 - - [2026-01-30 17:37:20] "GET /tag/51499642-1de0-4ca7-9771-a2e8adbab7d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1086 0.012374 10.0.0.241 - - [2026-01-30 17:37:20] "POST /tags HTTP/1.1" 200 304 0.042892 10.0.0.241 - - [2026-01-30 17:37:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002845 10.0.0.241 - - [2026-01-30 17:37:20] "GET /tag/e24dd7fc-7293-4c51-89c3-f839d8b1720e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1111 0.012666 10.0.0.241 - - [2026-01-30 17:37:20] "POST /tags HTTP/1.1" 409 252 0.001934 10.0.0.241 - - [2026-01-30 17:37:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001594 10.0.0.241 - - [2026-01-30 17:37:20] "GET /tag/934a1b60-627b-4d23-ac89-f375fc91c48e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1324 0.010462 10.0.0.241 - - [2026-01-30 17:37:20] "POST /tags HTTP/1.1" 409 226 0.001714 10.0.0.241 - - [2026-01-30 17:37:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002082 10.0.0.241 - - [2026-01-30 17:37:20] "GET /tag/662de6ac-e732-40bf-b081-6538d8c917ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.010537 10.0.0.241 - - [2026-01-30 17:37:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001740 10.0.0.241 - - [2026-01-30 17:37:20] "GET /virtual-network/aff27ae2-d36e-41ff-a067-7f32a0e8f194?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.004009 10.0.0.241 - - [2026-01-30 17:37:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002095 10.0.0.241 - - [2026-01-30 17:37:20] "GET /project/edad57ee-d5b3-4d8a-9180-dd1c45148708?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.025668 10.0.0.241 - - [2026-01-30 17:37:20] "POST /virtual-machines HTTP/1.1" 200 396 0.009068 10.0.0.241 - - [2026-01-30 17:37:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.013754 10.0.0.241 - - [2026-01-30 17:37:21] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.122864 10.0.0.241 - - [2026-01-30 17:37:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.019433 10.0.0.241 - - [2026-01-30 17:37:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.006287 10.0.0.241 - - [2026-01-30 17:37:21] "GET /virtual-machine-interface/548bda02-fe02-11f0-9a7d-fa163e23ff73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.005273 10.0.0.241 - - [2026-01-30 17:37:21] "POST /instance-ips HTTP/1.1" 200 398 0.024675 10.0.0.241 - - [2026-01-30 17:37:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.022581 10.0.0.241 - - [2026-01-30 17:37:21] "GET /virtual-machine-interface/548bda02-fe02-11f0-9a7d-fa163e23ff73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.020825 10.0.0.241 - - [2026-01-30 17:37:21] "POST /set-tag HTTP/1.1" 200 109 0.063590 10.0.0.241 - - [2026-01-30 17:37:21] "GET /virtual-machine-interface/548bda02-fe02-11f0-9a7d-fa163e23ff73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.008188 10.0.0.241 - - [2026-01-30 17:37:21] "GET /instance-ip/54a2b52e-fe02-11f0-9a7d-fa163e23ff73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1982 0.005099 10.0.0.241 - - [2026-01-30 17:37:21] "GET /virtual-machine-interface/548bda02-fe02-11f0-9a7d-fa163e23ff73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.005099 10.0.0.241 - - [2026-01-30 17:37:21] "POST /set-tag HTTP/1.1" 200 109 0.002290 10.0.0.241 - - [2026-01-30 17:37:21] "GET /virtual-router/45f8e68b-ce3f-4661-bf56-83079b047462?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1489 0.004449 10.0.0.241 - - [2026-01-30 17:37:21] "POST /ref-update HTTP/1.1" 200 156 0.007220 10.0.0.241 - - [2026-01-30 17:37:21] "GET /virtual-machine-interface/548bda02-fe02-11f0-9a7d-fa163e23ff73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004207 10.0.0.241 - - [2026-01-30 17:37:21] "POST /set-tag HTTP/1.1" 200 109 0.002176 10.0.0.241 - - [2026-01-30 17:37:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001893 10.0.0.241 - - [2026-01-30 17:37:21] "GET /virtual-network/aff27ae2-d36e-41ff-a067-7f32a0e8f194?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.004163 10.0.0.241 - - [2026-01-30 17:37:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001761 10.0.0.241 - - [2026-01-30 17:37:21] "GET /project/edad57ee-d5b3-4d8a-9180-dd1c45148708?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.036049 10.0.0.241 - - [2026-01-30 17:37:21] "POST /virtual-machines HTTP/1.1" 200 396 0.007563 10.0.0.241 - - [2026-01-30 17:37:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.015272 10.0.0.241 - - [2026-01-30 17:37:21] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.112922 10.0.0.241 - - [2026-01-30 17:37:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.007953 10.0.0.241 - - [2026-01-30 17:37:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.007778 10.0.0.241 - - [2026-01-30 17:37:21] "GET /virtual-machine-interface/54f6c68c-fe02-11f0-9a7d-fa163e23ff73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.007058 10.0.0.241 - - [2026-01-30 17:37:22] "POST /instance-ips HTTP/1.1" 200 398 0.032187 10.0.0.241 - - [2026-01-30 17:37:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.022445 10.0.0.241 - - [2026-01-30 17:37:22] "GET /virtual-machine-interface/54f6c68c-fe02-11f0-9a7d-fa163e23ff73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.014848 10.0.0.241 - - [2026-01-30 17:37:22] "POST /set-tag HTTP/1.1" 200 109 0.067602 10.0.0.241 - - [2026-01-30 17:37:22] "GET /virtual-machine-interface/54f6c68c-fe02-11f0-9a7d-fa163e23ff73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.017479 10.0.0.241 - - [2026-01-30 17:37:22] "GET /instance-ip/55111e38-fe02-11f0-9a7d-fa163e23ff73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1982 0.003010 10.0.0.241 - - [2026-01-30 17:37:22] "GET /virtual-machine-interface/54f6c68c-fe02-11f0-9a7d-fa163e23ff73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.003986 10.0.0.241 - - [2026-01-30 17:37:22] "POST /set-tag HTTP/1.1" 200 109 0.001926 10.0.0.241 - - [2026-01-30 17:37:22] "GET /virtual-router/45f8e68b-ce3f-4661-bf56-83079b047462?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1703 0.003149 10.0.0.241 - - [2026-01-30 17:37:22] "POST /ref-update HTTP/1.1" 200 156 0.006742 10.0.0.241 - - [2026-01-30 17:37:22] "GET /virtual-machine-interface/54f6c68c-fe02-11f0-9a7d-fa163e23ff73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004163 10.0.0.241 - - [2026-01-30 17:37:22] "POST /set-tag HTTP/1.1" 200 109 0.001856 10.0.0.241 - - [2026-01-30 17:37:22] "POST /tags HTTP/1.1" 200 292 0.020399 10.0.0.241 - - [2026-01-30 17:37:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002480 10.0.0.241 - - [2026-01-30 17:37:22] "GET /tag/c68fea1b-0255-4968-9a61-ae05ade74e4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1087 0.013237 10.0.0.241 - - [2026-01-30 17:37:22] "POST /tags HTTP/1.1" 409 252 0.002053 10.0.0.241 - - [2026-01-30 17:37:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001572 10.0.0.241 - - [2026-01-30 17:37:22] "GET /tag/b219cb9a-c015-4d82-a141-fddc5d9f676a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1324 0.011095 10.0.0.241 - - [2026-01-30 17:37:22] "POST /tags HTTP/1.1" 409 226 0.001987 10.0.0.241 - - [2026-01-30 17:37:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002203 10.0.0.241 - - [2026-01-30 17:37:22] "GET /tag/9f48167c-0654-44d9-97b9-2b904645e609?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.010062 10.0.0.241 - - [2026-01-30 17:37:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001776 10.0.0.241 - - [2026-01-30 17:37:22] "GET /virtual-network/aff27ae2-d36e-41ff-a067-7f32a0e8f194?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.004037 10.0.0.241 - - [2026-01-30 17:37:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001674 10.0.0.241 - - [2026-01-30 17:37:22] "GET /project/8a983347-436f-4368-ae0d-8c0be4ea3526?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.037753 10.0.0.241 - - [2026-01-30 17:37:22] "POST /virtual-machines HTTP/1.1" 200 396 0.009847 10.0.0.241 - - [2026-01-30 17:37:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.016202 10.0.0.241 - - [2026-01-30 17:37:22] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.154259 10.0.0.241 - - [2026-01-30 17:37:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.033210 10.0.0.241 - - [2026-01-30 17:37:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.010550 10.0.0.241 - - [2026-01-30 17:37:22] "GET /virtual-machine-interface/5588d342-fe02-11f0-9a7d-fa163e23ff73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.011137 10.0.0.241 - - [2026-01-30 17:37:22] "POST /instance-ips HTTP/1.1" 200 398 0.029374 10.0.0.241 - - [2026-01-30 17:37:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.047134 10.0.0.241 - - [2026-01-30 17:37:23] "GET /virtual-machine-interface/5588d342-fe02-11f0-9a7d-fa163e23ff73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.033088 10.0.0.241 - - [2026-01-30 17:37:23] "POST /set-tag HTTP/1.1" 200 109 0.071466 10.0.0.241 - - [2026-01-30 17:37:23] "GET /virtual-machine-interface/5588d342-fe02-11f0-9a7d-fa163e23ff73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.021296 10.0.0.241 - - [2026-01-30 17:37:23] "GET /instance-ip/55a7c3e2-fe02-11f0-9a7d-fa163e23ff73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1982 0.004833 10.0.0.241 - - [2026-01-30 17:37:23] "GET /virtual-machine-interface/5588d342-fe02-11f0-9a7d-fa163e23ff73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.005823 10.0.0.241 - - [2026-01-30 17:37:23] "POST /set-tag HTTP/1.1" 200 109 0.002064 10.0.0.241 - - [2026-01-30 17:37:23] "GET /virtual-router/45f8e68b-ce3f-4661-bf56-83079b047462?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1917 0.003661 10.0.0.241 - - [2026-01-30 17:37:23] "POST /ref-update HTTP/1.1" 200 156 0.011576 10.0.0.241 - - [2026-01-30 17:37:23] "GET /virtual-machine-interface/5588d342-fe02-11f0-9a7d-fa163e23ff73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.021042 10.0.0.241 - - [2026-01-30 17:37:23] "POST /set-tag HTTP/1.1" 200 109 0.007368 10.0.0.241 - - [2026-01-30 17:37:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001665 10.0.0.241 - - [2026-01-30 17:37:23] "GET /virtual-network/aff27ae2-d36e-41ff-a067-7f32a0e8f194?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.003829 10.0.0.241 - - [2026-01-30 17:37:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001958 10.0.0.241 - - [2026-01-30 17:37:23] "GET /project/8a983347-436f-4368-ae0d-8c0be4ea3526?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.029886 10.0.0.241 - - [2026-01-30 17:37:23] "POST /virtual-machines HTTP/1.1" 200 396 0.016376 10.0.0.241 - - [2026-01-30 17:37:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.022776 10.0.0.241 - - [2026-01-30 17:37:23] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.100653 10.0.0.241 - - [2026-01-30 17:37:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.010803 10.0.0.241 - - [2026-01-30 17:37:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.007092 10.0.0.241 - - [2026-01-30 17:37:23] "GET /virtual-machine-interface/5614f30e-fe02-11f0-9a7d-fa163e23ff73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.006000 10.0.0.241 - - [2026-01-30 17:37:23] "POST /instance-ips HTTP/1.1" 200 398 0.022510 10.0.0.241 - - [2026-01-30 17:37:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.023547 10.0.0.241 - - [2026-01-30 17:37:23] "GET /virtual-machine-interface/5614f30e-fe02-11f0-9a7d-fa163e23ff73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.014467 10.0.0.241 - - [2026-01-30 17:37:24] "POST /set-tag HTTP/1.1" 200 109 0.059727 10.0.0.241 - - [2026-01-30 17:37:24] "GET /virtual-machine-interface/5614f30e-fe02-11f0-9a7d-fa163e23ff73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.018618 10.0.0.241 - - [2026-01-30 17:37:24] "GET /instance-ip/562e9868-fe02-11f0-9a7d-fa163e23ff73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1982 0.004369 10.0.0.241 - - [2026-01-30 17:37:24] "GET /virtual-machine-interface/5614f30e-fe02-11f0-9a7d-fa163e23ff73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004031 10.0.0.241 - - [2026-01-30 17:37:24] "POST /set-tag HTTP/1.1" 200 109 0.004534 10.0.0.241 - - [2026-01-30 17:37:24] "GET /virtual-router/45f8e68b-ce3f-4661-bf56-83079b047462?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2131 0.004187 10.0.0.241 - - [2026-01-30 17:37:24] "POST /ref-update HTTP/1.1" 200 156 0.012111 10.0.0.241 - - [2026-01-30 17:37:24] "GET /virtual-machine-interface/5614f30e-fe02-11f0-9a7d-fa163e23ff73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.013363 10.0.0.241 - - [2026-01-30 17:37:24] "POST /set-tag HTTP/1.1" 200 109 0.004324 10.0.0.241 - - [2026-01-30 17:37:24] "POST /tags HTTP/1.1" 200 300 0.018514 10.0.0.241 - - [2026-01-30 17:37:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003589 10.0.0.241 - - [2026-01-30 17:37:24] "GET /tag/ef68eea6-bea7-411c-b254-8e9c568eb38b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1103 0.016277 10.0.0.241 - - [2026-01-30 17:37:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001971 10.0.0.241 - - [2026-01-30 17:37:24] "GET /virtual-network/aff27ae2-d36e-41ff-a067-7f32a0e8f194?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.004914 10.0.0.241 - - [2026-01-30 17:37:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002128 10.0.0.241 - - [2026-01-30 17:37:24] "GET /project/edad57ee-d5b3-4d8a-9180-dd1c45148708?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.029561 10.0.0.241 - - [2026-01-30 17:37:24] "POST /virtual-machines HTTP/1.1" 200 396 0.009701 10.0.0.241 - - [2026-01-30 17:37:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.013242 10.0.0.241 - - [2026-01-30 17:37:24] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.096029 10.0.0.241 - - [2026-01-30 17:37:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.007865 10.0.0.241 - - [2026-01-30 17:37:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.005555 10.0.0.241 - - [2026-01-30 17:37:24] "GET /virtual-machine-interface/56986b76-fe02-11f0-9a7d-fa163e23ff73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.010819 10.0.0.241 - - [2026-01-30 17:37:24] "POST /instance-ips HTTP/1.1" 200 398 0.024798 10.0.0.241 - - [2026-01-30 17:37:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.020956 10.0.0.241 - - [2026-01-30 17:37:24] "GET /virtual-machine-interface/56986b76-fe02-11f0-9a7d-fa163e23ff73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.010967 10.0.0.241 - - [2026-01-30 17:37:24] "POST /set-tag HTTP/1.1" 200 109 0.018831 10.0.0.241 - - [2026-01-30 17:37:24] "GET /virtual-machine-interface/56986b76-fe02-11f0-9a7d-fa163e23ff73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.009874 10.0.0.241 - - [2026-01-30 17:37:24] "GET /instance-ip/56b03f26-fe02-11f0-9a7d-fa163e23ff73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1982 0.003911 10.0.0.241 - - [2026-01-30 17:37:24] "GET /virtual-machine-interface/56986b76-fe02-11f0-9a7d-fa163e23ff73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.006691 10.0.0.241 - - [2026-01-30 17:37:24] "POST /set-tag HTTP/1.1" 200 109 0.002647 10.0.0.241 - - [2026-01-30 17:37:24] "POST /tags HTTP/1.1" 200 300 0.017314 10.0.0.241 - - [2026-01-30 17:37:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001847 10.0.0.241 - - [2026-01-30 17:37:25] "GET /tag/7d668043-9939-4278-b336-79ae7e0581b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1102 0.011719 10.0.0.241 - - [2026-01-30 17:37:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001766 10.0.0.241 - - [2026-01-30 17:37:25] "GET /virtual-network/aff27ae2-d36e-41ff-a067-7f32a0e8f194?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.003717 10.0.0.241 - - [2026-01-30 17:37:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002354 10.0.0.241 - - [2026-01-30 17:37:25] "GET /project/edad57ee-d5b3-4d8a-9180-dd1c45148708?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.061516 10.0.0.241 - - [2026-01-30 17:37:25] "POST /virtual-machines HTTP/1.1" 200 396 0.019535 10.0.0.241 - - [2026-01-30 17:37:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.013014 10.0.0.241 - - [2026-01-30 17:37:25] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.114790 10.0.0.241 - - [2026-01-30 17:37:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.024795 10.0.0.241 - - [2026-01-30 17:37:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.009087 10.0.0.241 - - [2026-01-30 17:37:25] "GET /virtual-machine-interface/570a1532-fe02-11f0-9a7d-fa163e23ff73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.004782 10.0.0.241 - - [2026-01-30 17:37:25] "POST /instance-ips HTTP/1.1" 200 398 0.022311 10.0.0.241 - - [2026-01-30 17:37:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.022342 10.0.0.241 - - [2026-01-30 17:37:25] "GET /virtual-machine-interface/570a1532-fe02-11f0-9a7d-fa163e23ff73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.015407 10.0.0.241 - - [2026-01-30 17:37:25] "POST /set-tag HTTP/1.1" 200 109 0.026978 10.0.0.241 - - [2026-01-30 17:37:25] "GET /virtual-machine-interface/570a1532-fe02-11f0-9a7d-fa163e23ff73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.016622 10.0.0.241 - - [2026-01-30 17:37:25] "GET /instance-ip/57218924-fe02-11f0-9a7d-fa163e23ff73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1982 0.002907 10.0.0.241 - - [2026-01-30 17:37:25] "GET /virtual-machine-interface/570a1532-fe02-11f0-9a7d-fa163e23ff73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004084 10.0.0.241 - - [2026-01-30 17:37:25] "POST /set-tag HTTP/1.1" 200 109 0.002037 10.0.0.241 - - [2026-01-30 17:37:25] "POST /tags HTTP/1.1" 200 300 0.016593 10.0.0.241 - - [2026-01-30 17:37:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001878 10.0.0.241 - - [2026-01-30 17:37:25] "GET /tag/fb7f5ab9-0765-4627-ac3b-48f1392e02f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1103 0.011513 10.0.0.241 - - [2026-01-30 17:37:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001977 10.0.0.241 - - [2026-01-30 17:37:25] "GET /virtual-network/aff27ae2-d36e-41ff-a067-7f32a0e8f194?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.003990 10.0.0.241 - - [2026-01-30 17:37:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002121 10.0.0.241 - - [2026-01-30 17:37:25] "GET /project/8a983347-436f-4368-ae0d-8c0be4ea3526?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.037217 10.0.0.241 - - [2026-01-30 17:37:25] "POST /virtual-machines HTTP/1.1" 200 396 0.008402 10.0.0.241 - - [2026-01-30 17:37:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.008822 10.0.0.241 - - [2026-01-30 17:37:26] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.103734 10.0.0.241 - - [2026-01-30 17:37:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.027973 10.0.0.241 - - [2026-01-30 17:37:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003051 10.0.0.241 - - [2026-01-30 17:37:26] "GET /virtual-machine-interface/5773b208-fe02-11f0-9a7d-fa163e23ff73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.008844 10.0.0.241 - - [2026-01-30 17:37:26] "POST /instance-ips HTTP/1.1" 200 398 0.017327 10.0.0.241 - - [2026-01-30 17:37:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.021770 10.0.0.241 - - [2026-01-30 17:37:26] "GET /virtual-machine-interface/5773b208-fe02-11f0-9a7d-fa163e23ff73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.011866 10.0.0.241 - - [2026-01-30 17:37:26] "POST /set-tag HTTP/1.1" 200 109 0.015537 10.0.0.241 - - [2026-01-30 17:37:26] "GET /virtual-machine-interface/5773b208-fe02-11f0-9a7d-fa163e23ff73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.005612 10.0.0.241 - - [2026-01-30 17:37:26] "GET /instance-ip/57899b72-fe02-11f0-9a7d-fa163e23ff73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1982 0.002663 10.0.0.241 - - [2026-01-30 17:37:26] "GET /virtual-machine-interface/5773b208-fe02-11f0-9a7d-fa163e23ff73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004919 10.0.0.241 - - [2026-01-30 17:37:26] "POST /set-tag HTTP/1.1" 200 109 0.002043 10.0.0.241 - - [2026-01-30 17:37:26] "POST /tags HTTP/1.1" 200 300 0.016866 10.0.0.241 - - [2026-01-30 17:37:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.006526 10.0.0.241 - - [2026-01-30 17:37:26] "GET /tag/4b7e5113-1a9d-4702-a542-7d92d7d2be90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1102 0.011360 10.0.0.241 - - [2026-01-30 17:37:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001593 10.0.0.241 - - [2026-01-30 17:37:26] "GET /virtual-network/aff27ae2-d36e-41ff-a067-7f32a0e8f194?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.003421 10.0.0.241 - - [2026-01-30 17:37:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002018 10.0.0.241 - - [2026-01-30 17:37:26] "GET /project/8a983347-436f-4368-ae0d-8c0be4ea3526?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.031568 10.0.0.241 - - [2026-01-30 17:37:26] "POST /virtual-machines HTTP/1.1" 200 396 0.006774 10.0.0.241 - - [2026-01-30 17:37:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.008431 10.0.0.241 - - [2026-01-30 17:37:26] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.101312 10.0.0.241 - - [2026-01-30 17:37:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.021656 10.0.0.241 - - [2026-01-30 17:37:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.010607 10.0.0.241 - - [2026-01-30 17:37:26] "GET /virtual-machine-interface/57da1962-fe02-11f0-9a7d-fa163e23ff73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.004544 10.0.0.241 - - [2026-01-30 17:37:26] "POST /instance-ips HTTP/1.1" 200 398 0.019037 10.0.0.241 - - [2026-01-30 17:37:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.022203 10.0.0.241 - - [2026-01-30 17:37:26] "GET /virtual-machine-interface/57da1962-fe02-11f0-9a7d-fa163e23ff73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.007390 10.0.0.241 - - [2026-01-30 17:37:26] "POST /set-tag HTTP/1.1" 200 109 0.017290 10.0.0.241 - - [2026-01-30 17:37:26] "GET /virtual-machine-interface/57da1962-fe02-11f0-9a7d-fa163e23ff73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.009593 10.0.0.241 - - [2026-01-30 17:37:26] "GET /instance-ip/57eede38-fe02-11f0-9a7d-fa163e23ff73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1982 0.003941 10.0.0.241 - - [2026-01-30 17:37:26] "GET /virtual-machine-interface/57da1962-fe02-11f0-9a7d-fa163e23ff73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004149 10.0.0.241 - - [2026-01-30 17:37:26] "POST /set-tag HTTP/1.1" 200 109 0.002334 10.0.0.241 - - [2026-01-30 17:37:27] "GET /virtual-router/45f8e68b-ce3f-4661-bf56-83079b047462?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2345 0.003911 10.0.0.241 - - [2026-01-30 17:37:27] "POST /ref-update HTTP/1.1" 200 156 0.008580 10.0.0.241 - - [2026-01-30 17:37:27] "GET /virtual-machine-interface/56986b76-fe02-11f0-9a7d-fa163e23ff73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.012213 10.0.0.241 - - [2026-01-30 17:37:27] "POST /set-tag HTTP/1.1" 200 109 0.006237 10.0.0.241 - - [2026-01-30 17:37:27] "GET /virtual-machine-interface/548bda02-fe02-11f0-9a7d-fa163e23ff73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004156 10.0.0.241 - - [2026-01-30 17:37:27] "POST /set-tag HTTP/1.1" 200 109 0.002153 10.0.0.241 - - [2026-01-30 17:37:27] "GET /virtual-router/45f8e68b-ce3f-4661-bf56-83079b047462?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2559 0.003508 10.0.0.241 - - [2026-01-30 17:37:27] "POST /ref-update HTTP/1.1" 200 156 0.019467 10.0.0.241 - - [2026-01-30 17:37:27] "GET /virtual-machine-interface/570a1532-fe02-11f0-9a7d-fa163e23ff73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004284 10.0.0.241 - - [2026-01-30 17:37:27] "POST /set-tag HTTP/1.1" 200 109 0.002108 10.0.0.241 - - [2026-01-30 17:37:27] "GET /virtual-machine-interface/54f6c68c-fe02-11f0-9a7d-fa163e23ff73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.003669 10.0.0.241 - - [2026-01-30 17:37:27] "POST /set-tag HTTP/1.1" 200 109 0.002526 10.0.0.241 - - [2026-01-30 17:37:27] "GET /virtual-router/45f8e68b-ce3f-4661-bf56-83079b047462?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2773 0.003670 10.0.0.241 - - [2026-01-30 17:37:27] "POST /ref-update HTTP/1.1" 200 156 0.008210 10.0.0.241 - - [2026-01-30 17:37:27] "GET /virtual-machine-interface/5773b208-fe02-11f0-9a7d-fa163e23ff73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004369 10.0.0.241 - - [2026-01-30 17:37:27] "POST /set-tag HTTP/1.1" 200 109 0.001910 10.0.0.241 - - [2026-01-30 17:37:27] "GET /virtual-router/45f8e68b-ce3f-4661-bf56-83079b047462?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2987 0.003330 10.0.0.241 - - [2026-01-30 17:37:27] "POST /ref-update HTTP/1.1" 200 156 0.008226 10.0.0.241 - - [2026-01-30 17:37:27] "GET /virtual-machine-interface/57da1962-fe02-11f0-9a7d-fa163e23ff73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.012063 10.0.0.241 - - [2026-01-30 17:37:27] "POST /set-tag HTTP/1.1" 200 109 0.002093 10.0.0.241 - - [2026-01-30 17:37:27] "GET /virtual-machine-interface/5588d342-fe02-11f0-9a7d-fa163e23ff73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004097 10.0.0.241 - - [2026-01-30 17:37:27] "POST /set-tag HTTP/1.1" 200 109 0.002055 10.0.0.241 - - [2026-01-30 17:37:27] "GET /virtual-machine-interface/5614f30e-fe02-11f0-9a7d-fa163e23ff73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.003793 10.0.0.241 - - [2026-01-30 17:37:27] "POST /set-tag HTTP/1.1" 200 109 0.002173 10.0.0.241 - - [2026-01-30 17:37:27] "GET /virtual-machine-interface/56986b76-fe02-11f0-9a7d-fa163e23ff73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004271 10.0.0.241 - - [2026-01-30 17:37:27] "POST /set-tag HTTP/1.1" 200 109 0.002143 10.0.0.241 - - [2026-01-30 17:37:27] "GET /virtual-machine-interface/570a1532-fe02-11f0-9a7d-fa163e23ff73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.003884 10.0.0.241 - - [2026-01-30 17:37:27] "POST /set-tag HTTP/1.1" 200 109 0.001963 10.0.0.241 - - [2026-01-30 17:37:27] "GET /virtual-machine-interface/5773b208-fe02-11f0-9a7d-fa163e23ff73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004231 10.0.0.241 - - [2026-01-30 17:37:27] "POST /set-tag HTTP/1.1" 200 109 0.002105 10.0.0.241 - - [2026-01-30 17:37:27] "GET /virtual-machine-interface/57da1962-fe02-11f0-9a7d-fa163e23ff73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.003882 10.0.0.241 - - [2026-01-30 17:37:27] "POST /set-tag HTTP/1.1" 200 109 0.001984 10.0.0.241 - - [2026-01-30 17:37:27] "GET /virtual-machine-interface/5614f30e-fe02-11f0-9a7d-fa163e23ff73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004703 10.0.0.241 - - [2026-01-30 17:37:27] "POST /set-tag HTTP/1.1" 200 109 0.002618 10.0.0.241 - - [2026-01-30 17:37:28] "GET /virtual-machine-interface/5588d342-fe02-11f0-9a7d-fa163e23ff73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004494 10.0.0.241 - - [2026-01-30 17:37:28] "POST /set-tag HTTP/1.1" 200 109 0.002124 10.0.0.241 - - [2026-01-30 17:37:32] "GET /virtual-machine-interface/54f6c68c-fe02-11f0-9a7d-fa163e23ff73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004120 10.0.0.241 - - [2026-01-30 17:37:32] "POST /set-tag HTTP/1.1" 200 109 0.002060 10.0.0.241 - - [2026-01-30 17:37:33] "GET /virtual-machine-interface/548bda02-fe02-11f0-9a7d-fa163e23ff73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004408 10.0.0.241 - - [2026-01-30 17:37:33] "POST /set-tag HTTP/1.1" 200 109 0.002096 10.0.0.241 - - [2026-01-30 17:37:35] "GET /virtual-machine/3e7379b8-9bc3-4882-a745-b92717080b68?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.003353 10.0.0.241 - - [2026-01-30 17:37:35] "GET /virtual-machine-interface/548bda02-fe02-11f0-9a7d-fa163e23ff73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.005695 10.0.0.241 - - [2026-01-30 17:37:35] "GET /virtual-machine/2392fff3-5419-4393-a645-f85f647de1dd?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.003534 10.0.0.241 - - [2026-01-30 17:37:35] "GET /virtual-machine-interface/54f6c68c-fe02-11f0-9a7d-fa163e23ff73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.005516 10.0.0.241 - - [2026-01-30 17:37:35] "GET /virtual-machine/2d50ae69-397c-441a-b998-8f62e226605e?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.003125 10.0.0.241 - - [2026-01-30 17:37:35] "GET /virtual-machine-interface/5588d342-fe02-11f0-9a7d-fa163e23ff73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.005613 10.0.0.241 - - [2026-01-30 17:37:35] "GET /virtual-machine/c783190c-ec24-4f04-ac78-ab304e0403bf?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1258 0.006397 10.0.0.241 - - [2026-01-30 17:37:35] "GET /virtual-machine-interface/5614f30e-fe02-11f0-9a7d-fa163e23ff73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.005086 10.0.0.241 - - [2026-01-30 17:37:36] "GET /virtual-machine-interface/56986b76-fe02-11f0-9a7d-fa163e23ff73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.005557 10.0.0.241 - - [2026-01-30 17:37:36] "POST /set-tag HTTP/1.1" 200 109 0.003675 10.0.0.241 - - [2026-01-30 17:37:37] "GET /virtual-machine-interface/570a1532-fe02-11f0-9a7d-fa163e23ff73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004373 10.0.0.241 - - [2026-01-30 17:37:37] "POST /set-tag HTTP/1.1" 200 109 0.003050 10.0.0.241 - - [2026-01-30 17:37:37] "GET /virtual-machine-interface/5773b208-fe02-11f0-9a7d-fa163e23ff73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004861 10.0.0.241 - - [2026-01-30 17:37:37] "POST /set-tag HTTP/1.1" 200 109 0.003323 10.0.0.241 - - [2026-01-30 17:37:37] "GET /virtual-machine-interface/57da1962-fe02-11f0-9a7d-fa163e23ff73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004812 10.0.0.241 - - [2026-01-30 17:37:37] "POST /set-tag HTTP/1.1" 200 109 0.002263 10.0.0.241 - - [2026-01-30 17:37:40] "GET /virtual-machine/ec9523b9-9d9d-44f3-bdb7-32f7ba0eb464?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1258 0.003031 10.0.0.241 - - [2026-01-30 17:37:40] "GET /virtual-machine-interface/56986b76-fe02-11f0-9a7d-fa163e23ff73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.003925 10.0.0.241 - - [2026-01-30 17:37:40] "GET /virtual-machine/7cb675f8-71fc-4020-a714-3357fa151084?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.002921 10.0.0.241 - - [2026-01-30 17:37:40] "GET /virtual-machine-interface/5773b208-fe02-11f0-9a7d-fa163e23ff73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004139 10.0.0.241 - - [2026-01-30 17:37:40] "GET /virtual-machine/ed1f5d3b-c690-4e08-aecd-4c8fccee6f85?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1258 0.002902 10.0.0.241 - - [2026-01-30 17:37:40] "GET /virtual-machine-interface/570a1532-fe02-11f0-9a7d-fa163e23ff73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.003757 10.0.0.241 - - [2026-01-30 17:37:40] "GET /virtual-machine/a727cc61-3988-498d-a8ba-66ba1e435220?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1258 0.002852 10.0.0.241 - - [2026-01-30 17:37:40] "GET /virtual-machine-interface/57da1962-fe02-11f0-9a7d-fa163e23ff73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004378 10.0.0.241 - - [2026-01-30 17:37:41] "GET /loadbalancer/2afa13b0-2936-4489-8547-8e7b53abb9dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.004157 10.0.0.241 - - [2026-01-30 17:37:41] "POST /tags HTTP/1.1" 200 334 0.022996 10.0.0.241 - - [2026-01-30 17:37:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004774 10.0.0.241 - - [2026-01-30 17:37:41] "GET /tag/8c102770-0df2-4209-98b1-1d63798b7c83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.012326 10.0.0.241 - - [2026-01-30 17:37:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001684 10.0.0.241 - - [2026-01-30 17:37:41] "GET /project/edad57ee-d5b3-4d8a-9180-dd1c45148708?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.036917 10.0.0.241 - - [2026-01-30 17:37:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002028 10.0.0.241 - - [2026-01-30 17:37:41] "GET /virtual-network/cefedc76-cae5-4132-8309-80ff9664fe14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.004062 10.0.0.241 - - [2026-01-30 17:37:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001648 10.0.0.241 - - [2026-01-30 17:37:41] "GET /service-appliance-set/1b25619c-9c57-49e7-a502-db84620ed30e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.002731 10.0.0.241 - - [2026-01-30 17:37:41] "POST /fqname-to-id HTTP/1.1" 404 273 0.001525 10.0.0.241 - - [2026-01-30 17:37:41] "POST /virtual-machine-interfaces HTTP/1.1" 200 685 0.089700 10.0.0.241 - - [2026-01-30 17:37:41] "GET /virtual-machine-interface/b75a9199-a96f-42df-812b-a2b5e35fe829?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2425 0.004509 10.0.0.241 - - [2026-01-30 17:37:41] "POST /instance-ips HTTP/1.1" 200 410 0.022041 10.0.0.241 - - [2026-01-30 17:37:41] "GET /instance-ip/0a953571-c7e5-4f9b-baff-9a3df70e2f9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1674 0.003297 10.0.0.241 - - [2026-01-30 17:37:41] "POST /loadbalancers HTTP/1.1" 200 631 0.060310 10.0.0.241 - - [2026-01-30 17:37:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.012276 10.0.0.241 - - [2026-01-30 17:37:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.012385 10.0.0.241 - - [2026-01-30 17:37:41] "GET /project/edad57ee-d5b3-4d8a-9180-dd1c45148708?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.035052 10.0.0.241 - - [2026-01-30 17:37:41] "GET /instance-ip/0a953571-c7e5-4f9b-baff-9a3df70e2f9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1674 0.002828 10.0.0.241 - - [2026-01-30 17:37:41] "GET /project/edad57ee-d5b3-4d8a-9180-dd1c45148708?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.043871 10.0.0.241 - - [2026-01-30 17:37:41] "GET /loadbalancer/2afa13b0-2936-4489-8547-8e7b53abb9dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2327 0.002987 10.0.0.241 - - [2026-01-30 17:37:41] "POST /floating-ips HTTP/1.1" 200 599 0.049359 10.0.0.241 - - [2026-01-30 17:37:41] "POST /loadbalancer-listeners HTTP/1.1" 200 737 0.039288 10.0.0.241 - - [2026-01-30 17:37:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002267 10.0.0.241 - - [2026-01-30 17:37:42] "GET /project/edad57ee-d5b3-4d8a-9180-dd1c45148708?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.042347 10.0.0.241 - - [2026-01-30 17:37:42] "GET /loadbalancer-listener/68e565c0-4009-423e-9fd1-cd3a8930aa9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1845 0.004053 10.0.0.241 - - [2026-01-30 17:37:42] "GET /loadbalancer-listener/68e565c0-4009-423e-9fd1-cd3a8930aa9f?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1244 0.009306 10.0.0.241 - - [2026-01-30 17:37:42] "POST /loadbalancer-pools HTTP/1.1" 200 729 0.021774 10.0.0.241 - - [2026-01-30 17:37:42] "GET /instance-ip/0a953571-c7e5-4f9b-baff-9a3df70e2f9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1674 0.002574 10.0.0.241 - - [2026-01-30 17:37:42] "GET /instance-ip/0a953571-c7e5-4f9b-baff-9a3df70e2f9f?fields=floating_ips HTTP/1.1" 200 1213 0.009074 10.0.0.241 - - [2026-01-30 17:37:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002204 10.0.0.241 - - [2026-01-30 17:37:42] "GET /loadbalancer/2afa13b0-2936-4489-8547-8e7b53abb9dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2327 0.002867 10.0.0.241 - - [2026-01-30 17:37:42] "GET /loadbalancer-pool/ea6ebc4f-3367-411b-afbe-754014eb2e00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1950 0.004614 10.0.0.241 - - [2026-01-30 17:37:42] "GET /floating-ip/bc5bffac-0808-490c-9d8e-ee79ebccbc79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1501 0.002651 10.0.0.241 - - [2026-01-30 17:37:42] "GET /loadbalancer/2afa13b0-2936-4489-8547-8e7b53abb9dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2327 0.002366 10.0.0.241 - - [2026-01-30 17:37:42] "POST /loadbalancer-members HTTP/1.1" 200 723 0.044254 10.0.0.241 - - [2026-01-30 17:37:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.009722 10.0.0.241 - - [2026-01-30 17:37:42] "GET /virtual-machine-interface/548bda02-fe02-11f0-9a7d-fa163e23ff73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.010571 10.0.0.241 - - [2026-01-30 17:37:42] "GET /virtual-machine-interface/548bda02-fe02-11f0-9a7d-fa163e23ff73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.003736 10.0.0.241 - - [2026-01-30 17:37:42] "POST /ref-update HTTP/1.1" 200 156 0.012161 10.0.0.241 - - [2026-01-30 17:37:42] "GET /floating-ip/bc5bffac-0808-490c-9d8e-ee79ebccbc79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1818 0.005261 10.0.0.241 - - [2026-01-30 17:37:42] "POST /tags HTTP/1.1" 409 221 0.003621 10.0.0.241 - - [2026-01-30 17:37:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.006396 10.0.0.241 - - [2026-01-30 17:37:42] "GET /tag/8c102770-0df2-4209-98b1-1d63798b7c83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.010532 10.0.0.241 - - [2026-01-30 17:37:42] "PUT /floating-ip/bc5bffac-0808-490c-9d8e-ee79ebccbc79 HTTP/1.1" 200 257 0.008414 10.0.0.241 - - [2026-01-30 17:37:42] "POST /set-tag HTTP/1.1" 200 109 0.056004 10.0.0.241 - - [2026-01-30 17:37:42] "GET /loadbalancer-pool/ea6ebc4f-3367-411b-afbe-754014eb2e00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1950 0.014648 10.0.0.241 - - [2026-01-30 17:37:42] "POST /loadbalancer-members HTTP/1.1" 200 723 0.014930 10.0.0.241 - - [2026-01-30 17:37:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.013017 10.0.0.241 - - [2026-01-30 17:37:42] "GET /virtual-machine-interface/54f6c68c-fe02-11f0-9a7d-fa163e23ff73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.011786 10.0.0.241 - - [2026-01-30 17:37:42] "GET /virtual-machine-interface/54f6c68c-fe02-11f0-9a7d-fa163e23ff73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.010561 10.0.0.241 - - [2026-01-30 17:37:42] "POST /ref-update HTTP/1.1" 200 156 0.011207 10.0.0.241 - - [2026-01-30 17:37:42] "GET /floating-ip/bc5bffac-0808-490c-9d8e-ee79ebccbc79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2244 0.008750 10.0.0.241 - - [2026-01-30 17:37:42] "POST /set-tag HTTP/1.1" 200 109 0.077899 10.0.0.241 - - [2026-01-30 17:37:43] "POST /tags HTTP/1.1" 409 206 0.002172 10.0.0.241 - - [2026-01-30 17:37:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001582 10.0.0.241 - - [2026-01-30 17:37:43] "GET /tag/e24dd7fc-7293-4c51-89c3-f839d8b1720e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1111 0.011220 10.0.0.241 - - [2026-01-30 17:37:43] "POST /tags HTTP/1.1" 409 204 0.001608 10.0.0.241 - - [2026-01-30 17:37:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001902 10.0.0.241 - - [2026-01-30 17:37:43] "GET /tag/7d668043-9939-4278-b336-79ae7e0581b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1102 0.010956 10.0.0.241 - - [2026-01-30 17:37:43] "GET /application-policy-set/7340d01b-eef0-4b00-9c71-c1dfca4f5974?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.002816 10.0.0.241 - - [2026-01-30 17:37:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001549 10.0.0.241 - - [2026-01-30 17:37:43] "GET /policy-management/0773d556-f10b-493f-ab70-2dddbeb0bdfc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003071 10.0.0.241 - - [2026-01-30 17:37:43] "POST /tags HTTP/1.1" 409 206 0.001833 10.0.0.241 - - [2026-01-30 17:37:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001575 10.0.0.241 - - [2026-01-30 17:37:43] "GET /tag/e24dd7fc-7293-4c51-89c3-f839d8b1720e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1111 0.011443 10.0.0.241 - - [2026-01-30 17:37:43] "POST /tags HTTP/1.1" 409 226 0.002465 10.0.0.241 - - [2026-01-30 17:37:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001805 10.0.0.241 - - [2026-01-30 17:37:43] "GET /tag/662de6ac-e732-40bf-b081-6538d8c917ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.010646 10.0.0.241 - - [2026-01-30 17:37:43] "POST /tags HTTP/1.1" 409 204 0.001977 10.0.0.241 - - [2026-01-30 17:37:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001687 10.0.0.241 - - [2026-01-30 17:37:43] "GET /tag/7d668043-9939-4278-b336-79ae7e0581b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1102 0.011332 10.0.0.241 - - [2026-01-30 17:37:43] "POST /tags HTTP/1.1" 409 226 0.002329 10.0.0.241 - - [2026-01-30 17:37:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001775 10.0.0.241 - - [2026-01-30 17:37:43] "GET /tag/662de6ac-e732-40bf-b081-6538d8c917ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.011410 10.0.0.241 - - [2026-01-30 17:37:43] "GET /application-policy-set/7340d01b-eef0-4b00-9c71-c1dfca4f5974?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.002272 10.0.0.241 - - [2026-01-30 17:37:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001724 10.0.0.241 - - [2026-01-30 17:37:43] "GET /policy-management/0773d556-f10b-493f-ab70-2dddbeb0bdfc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002800 10.0.0.241 - - [2026-01-30 17:37:44] "POST /firewall-rules HTTP/1.1" 200 628 0.063490 10.0.0.241 - - [2026-01-30 17:37:44] "POST /firewall-rules HTTP/1.1" 200 648 0.083682 10.0.0.241 - - [2026-01-30 17:37:44] "GET /firewall-rule/45a05ff5-4f23-4cb2-ba3a-501247518ae1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2596 0.004256 10.0.0.241 - - [2026-01-30 17:37:44] "GET /firewall-policy/4c1d9c56-7792-42be-84e5-40b1793a7939?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.002219 10.0.0.241 - - [2026-01-30 17:37:44] "GET /firewall-rule/a121dd98-292e-4882-8e83-dffdcb46121c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2328 0.003475 10.0.0.241 - - [2026-01-30 17:37:44] "POST /ref-update HTTP/1.1" 200 156 0.012909 10.0.0.241 - - [2026-01-30 17:37:44] "POST /firewall-policys HTTP/1.1" 200 608 0.021654 10.0.0.241 - - [2026-01-30 17:37:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.016481 10.0.0.241 - - [2026-01-30 17:37:44] "GET /firewall-policy/e05a41f9-99d5-4050-9d03-8cbdcbf9c0fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2195 0.004564 10.0.0.241 - - [2026-01-30 17:37:44] "GET /application-policy-set/7340d01b-eef0-4b00-9c71-c1dfca4f5974?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.002512 10.0.0.241 - - [2026-01-30 17:37:44] "GET /firewall-policy/e05a41f9-99d5-4050-9d03-8cbdcbf9c0fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2195 0.002735 10.0.0.241 - - [2026-01-30 17:37:44] "GET /firewall-policy/4c1d9c56-7792-42be-84e5-40b1793a7939?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1737 0.003250 10.0.0.241 - - [2026-01-30 17:37:44] "GET /firewall-policy/551a4216-b486-4421-bf80-2c78210cb999?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.003628 10.0.0.241 - - [2026-01-30 17:37:44] "GET /firewall-policy/b02c675c-7c70-45a3-970c-c856cb47b875?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4914 0.003530 10.0.0.241 - - [2026-01-30 17:37:44] "GET /firewall-policy/4c1d9c56-7792-42be-84e5-40b1793a7939?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1737 0.002344 10.0.0.241 - - [2026-01-30 17:37:44] "GET /firewall-policy/b02c675c-7c70-45a3-970c-c856cb47b875?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4914 0.002777 10.0.0.241 - - [2026-01-30 17:37:44] "POST /ref-update HTTP/1.1" 200 156 0.015939 10.0.0.241 - - [2026-01-30 17:37:44] "POST /ref-update HTTP/1.1" 200 156 0.023836 10.0.0.241 - - [2026-01-30 17:37:44] "POST /ref-update HTTP/1.1" 200 156 0.016209 10.0.0.241 - - [2026-01-30 17:37:44] "POST /ref-update HTTP/1.1" 200 156 0.026949 10.0.0.241 - - [2026-01-30 17:37:44] "POST /ref-update HTTP/1.1" 200 156 0.029243 10.0.0.241 - - [2026-01-30 17:37:44] "GET /firewall-policy/e05a41f9-99d5-4050-9d03-8cbdcbf9c0fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2195 0.002481 [Introspect:8084]10.0.0.241 - - [2026-01-30 17:38:46] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000892 [Introspect:8084]10.0.0.241 - - [2026-01-30 17:38:46] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001027 10.0.0.241 - - [2026-01-30 17:39:43] "POST /tags HTTP/1.1" 409 252 0.002089 10.0.0.241 - - [2026-01-30 17:39:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001940 10.0.0.241 - - [2026-01-30 17:39:43] "GET /tag/b219cb9a-c015-4d82-a141-fddc5d9f676a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1324 0.010016 10.0.0.241 - - [2026-01-30 17:39:43] "POST /tags HTTP/1.1" 409 228 0.001636 10.0.0.241 - - [2026-01-30 17:39:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001434 10.0.0.241 - - [2026-01-30 17:39:43] "GET /tag/11736765-a741-4268-b1d5-4f2968c6c84f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1203 0.010100 10.0.0.241 - - [2026-01-30 17:39:43] "GET /application-policy-set/7340d01b-eef0-4b00-9c71-c1dfca4f5974?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2200 0.003909 10.0.0.241 - - [2026-01-30 17:39:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001491 10.0.0.241 - - [2026-01-30 17:39:43] "GET /policy-management/0773d556-f10b-493f-ab70-2dddbeb0bdfc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002230 10.0.0.241 - - [2026-01-30 17:39:43] "POST /tags HTTP/1.1" 409 206 0.001954 10.0.0.241 - - [2026-01-30 17:39:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.004217 10.0.0.241 - - [2026-01-30 17:39:43] "GET /tag/e24dd7fc-7293-4c51-89c3-f839d8b1720e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1111 0.015163 10.0.0.241 - - [2026-01-30 17:39:43] "POST /tags HTTP/1.1" 409 226 0.001873 10.0.0.241 - - [2026-01-30 17:39:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001261 10.0.0.241 - - [2026-01-30 17:39:43] "GET /tag/662de6ac-e732-40bf-b081-6538d8c917ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.009767 10.0.0.241 - - [2026-01-30 17:39:43] "POST /tags HTTP/1.1" 409 204 0.001475 10.0.0.241 - - [2026-01-30 17:39:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001348 10.0.0.241 - - [2026-01-30 17:39:43] "GET /tag/7d668043-9939-4278-b336-79ae7e0581b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1102 0.012239 10.0.0.241 - - [2026-01-30 17:39:43] "POST /tags HTTP/1.1" 409 226 0.001827 10.0.0.241 - - [2026-01-30 17:39:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001477 10.0.0.241 - - [2026-01-30 17:39:43] "GET /tag/662de6ac-e732-40bf-b081-6538d8c917ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.009288 10.0.0.241 - - [2026-01-30 17:39:43] "POST /tags HTTP/1.1" 409 228 0.002073 10.0.0.241 - - [2026-01-30 17:39:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001765 10.0.0.241 - - [2026-01-30 17:39:43] "GET /tag/11736765-a741-4268-b1d5-4f2968c6c84f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1203 0.010041 10.0.0.241 - - [2026-01-30 17:39:43] "POST /tags HTTP/1.1" 409 252 0.001928 10.0.0.241 - - [2026-01-30 17:39:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001350 10.0.0.241 - - [2026-01-30 17:39:43] "GET /tag/b219cb9a-c015-4d82-a141-fddc5d9f676a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1324 0.010356 10.0.0.241 - - [2026-01-30 17:39:43] "GET /application-policy-set/7340d01b-eef0-4b00-9c71-c1dfca4f5974?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2200 0.002171 10.0.0.241 - - [2026-01-30 17:39:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001378 10.0.0.241 - - [2026-01-30 17:39:43] "GET /policy-management/0773d556-f10b-493f-ab70-2dddbeb0bdfc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.001865 10.0.0.241 - - [2026-01-30 17:39:43] "POST /firewall-rules HTTP/1.1" 409 281 0.001425 10.0.0.241 - - [2026-01-30 17:39:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001907 10.0.0.241 - - [2026-01-30 17:39:43] "PUT /firewall-rule/a121dd98-292e-4882-8e83-dffdcb46121c HTTP/1.1" 200 261 0.017253 10.0.0.241 - - [2026-01-30 17:39:43] "POST /firewall-rules HTTP/1.1" 409 291 0.010898 10.0.0.241 - - [2026-01-30 17:39:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001650 10.0.0.241 - - [2026-01-30 17:39:43] "PUT /firewall-rule/45a05ff5-4f23-4cb2-ba3a-501247518ae1 HTTP/1.1" 200 261 0.020557 10.0.0.241 - - [2026-01-30 17:39:43] "GET /firewall-rule/45a05ff5-4f23-4cb2-ba3a-501247518ae1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2596 0.006819 10.0.0.241 - - [2026-01-30 17:39:43] "POST /firewall-rules HTTP/1.1" 200 660 0.077001 10.0.0.241 - - [2026-01-30 17:39:43] "GET /firewall-rule/a62b5931-f354-406f-9de6-9269615199ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2900 0.003649 10.0.0.241 - - [2026-01-30 17:39:43] "GET /firewall-policy/4c1d9c56-7792-42be-84e5-40b1793a7939?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1737 0.001815 10.0.0.241 - - [2026-01-30 17:39:43] "GET /firewall-rule/a121dd98-292e-4882-8e83-dffdcb46121c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2328 0.002059 10.0.0.241 - - [2026-01-30 17:39:44] "POST /firewall-policys HTTP/1.1" 409 269 0.002055 10.0.0.241 - - [2026-01-30 17:39:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001897 10.0.0.241 - - [2026-01-30 17:39:44] "PUT /firewall-policy/e05a41f9-99d5-4050-9d03-8cbdcbf9c0fd HTTP/1.1" 200 265 0.018387 10.0.0.241 - - [2026-01-30 17:39:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.010550 10.0.0.241 - - [2026-01-30 17:39:44] "GET /firewall-policy/e05a41f9-99d5-4050-9d03-8cbdcbf9c0fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.008814 10.0.0.241 - - [2026-01-30 17:39:44] "GET /application-policy-set/7340d01b-eef0-4b00-9c71-c1dfca4f5974?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2200 0.001814 10.0.0.241 - - [2026-01-30 17:39:44] "GET /firewall-policy/e05a41f9-99d5-4050-9d03-8cbdcbf9c0fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.002627 10.0.0.241 - - [2026-01-30 17:39:44] "GET /firewall-policy/4c1d9c56-7792-42be-84e5-40b1793a7939?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1737 0.001911 10.0.0.241 - - [2026-01-30 17:39:44] "GET /firewall-policy/551a4216-b486-4421-bf80-2c78210cb999?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.001868 10.0.0.241 - - [2026-01-30 17:39:44] "GET /firewall-policy/b02c675c-7c70-45a3-970c-c856cb47b875?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4914 0.002668 10.0.0.241 - - [2026-01-30 17:39:44] "GET /firewall-policy/e05a41f9-99d5-4050-9d03-8cbdcbf9c0fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.001867 10.0.0.241 - - [2026-01-30 17:39:44] "GET /firewall-policy/e05a41f9-99d5-4050-9d03-8cbdcbf9c0fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.002166 [Introspect:8084]10.0.0.241 - - [2026-01-30 17:40:41] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000840 [Introspect:8084]10.0.0.241 - - [2026-01-30 17:40:41] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000892 [Introspect:8084]10.0.0.241 - - [2026-01-30 17:40:44] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001197 [Introspect:8084]10.0.0.241 - - [2026-01-30 17:40:44] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001301 10.0.0.241 - - [2026-01-30 17:40:45] "GET /virtual-machine-interface/548bda02-fe02-11f0-9a7d-fa163e23ff73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4057 0.007889 10.0.0.241 - - [2026-01-30 17:40:45] "POST /set-tag HTTP/1.1" 200 109 0.010525 10.0.0.241 - - [2026-01-30 17:40:45] "GET /virtual-machine-interface/56986b76-fe02-11f0-9a7d-fa163e23ff73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.012873 10.0.0.241 - - [2026-01-30 17:40:46] "POST /set-tag HTTP/1.1" 200 109 0.005448 10.0.0.241 - - [2026-01-30 17:40:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002007 10.0.0.241 - - [2026-01-30 17:40:46] "GET /loadbalancer/2afa13b0-2936-4489-8547-8e7b53abb9dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2327 0.002577 10.0.0.241 - - [2026-01-30 17:40:46] "GET /virtual-machine-interface/548bda02-fe02-11f0-9a7d-fa163e23ff73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4057 0.012134 10.0.0.241 - - [2026-01-30 17:40:46] "POST /set-tag HTTP/1.1" 200 109 0.040521 10.0.0.241 - - [2026-01-30 17:40:46] "DELETE /loadbalancer-member/80ba08d0-be50-4d5e-b762-abe6293369ca HTTP/1.1" 200 115 0.053399 10.0.0.241 - - [2026-01-30 17:40:46] "GET /virtual-machine-interface/570a1532-fe02-11f0-9a7d-fa163e23ff73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.006252 10.0.0.241 - - [2026-01-30 17:40:46] "POST /set-tag HTTP/1.1" 200 109 0.003781 10.0.0.241 - - [2026-01-30 17:40:46] "GET /virtual-machine-interface/5588d342-fe02-11f0-9a7d-fa163e23ff73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004891 10.0.0.241 - - [2026-01-30 17:40:46] "POST /set-tag HTTP/1.1" 200 109 0.005324 10.0.0.241 - - [2026-01-30 17:40:46] "GET /virtual-machine-interface/54f6c68c-fe02-11f0-9a7d-fa163e23ff73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4057 0.005867 10.0.0.241 - - [2026-01-30 17:40:46] "POST /set-tag HTTP/1.1" 200 109 0.003178 10.0.0.241 - - [2026-01-30 17:40:46] "GET /virtual-machine-interface/57da1962-fe02-11f0-9a7d-fa163e23ff73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.005046 10.0.0.241 - - [2026-01-30 17:40:46] "POST /set-tag HTTP/1.1" 200 109 0.008012 10.0.0.241 - - [2026-01-30 17:40:46] "GET /virtual-machine-interface/5773b208-fe02-11f0-9a7d-fa163e23ff73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004896 10.0.0.241 - - [2026-01-30 17:40:46] "POST /set-tag HTTP/1.1" 200 109 0.002028 10.0.0.241 - - [2026-01-30 17:40:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002497 10.0.0.241 - - [2026-01-30 17:40:46] "GET /loadbalancer/2afa13b0-2936-4489-8547-8e7b53abb9dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2327 0.012585 10.0.0.241 - - [2026-01-30 17:40:46] "GET /virtual-machine-interface/5614f30e-fe02-11f0-9a7d-fa163e23ff73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.005266 10.0.0.241 - - [2026-01-30 17:40:46] "POST /set-tag HTTP/1.1" 200 109 0.003412 10.0.0.241 - - [2026-01-30 17:40:47] "GET /virtual-machine-interface/548bda02-fe02-11f0-9a7d-fa163e23ff73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004257 10.0.0.241 - - [2026-01-30 17:40:47] "POST /set-tag HTTP/1.1" 200 109 0.008520 10.0.0.241 - - [2026-01-30 17:40:47] "GET /virtual-machine-interface/548bda02-fe02-11f0-9a7d-fa163e23ff73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.009852 10.0.0.241 - - [2026-01-30 17:40:47] "POST /set-tag HTTP/1.1" 200 109 0.010560 10.0.0.241 - - [2026-01-30 17:40:47] "GET /virtual-machine/3e7379b8-9bc3-4882-a745-b92717080b68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.002855 10.0.0.241 - - [2026-01-30 17:40:47] "POST /ref-update HTTP/1.1" 200 156 0.011868 10.0.0.241 - - [2026-01-30 17:40:47] "GET /virtual-machine-interface/548bda02-fe02-11f0-9a7d-fa163e23ff73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.014093 10.0.0.241 - - [2026-01-30 17:40:47] "POST /set-tag HTTP/1.1" 200 109 0.021261 10.0.0.241 - - [2026-01-30 17:40:47] "POST /set-tag HTTP/1.1" 200 109 0.045274 10.0.0.241 - - [2026-01-30 17:40:47] "POST /set-tag HTTP/1.1" 200 109 0.022294 10.0.0.241 - - [2026-01-30 17:40:47] "POST /set-tag HTTP/1.1" 200 109 0.013471 10.0.0.241 - - [2026-01-30 17:40:47] "POST /set-tag HTTP/1.1" 200 109 0.043318 10.0.0.241 - - [2026-01-30 17:40:48] "DELETE /instance-ip/54a2b52e-fe02-11f0-9a7d-fa163e23ff73 HTTP/1.1" 200 115 0.067692 10.0.0.241 - - [2026-01-30 17:40:48] "POST /ref-update HTTP/1.1" 200 156 0.018994 10.0.0.241 - - [2026-01-30 17:40:48] "DELETE /virtual-machine-interface/548bda02-fe02-11f0-9a7d-fa163e23ff73 HTTP/1.1" 200 115 0.038204 10.0.0.241 - - [2026-01-30 17:40:48] "DELETE /virtual-machine/3e7379b8-9bc3-4882-a745-b92717080b68 HTTP/1.1" 200 115 0.034864 10.0.0.241 - - [2026-01-30 17:40:48] "GET /virtual-machine-interface/54f6c68c-fe02-11f0-9a7d-fa163e23ff73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4057 0.015892 10.0.0.241 - - [2026-01-30 17:40:48] "POST /set-tag HTTP/1.1" 200 109 0.002798 10.0.0.241 - - [2026-01-30 17:40:48] "GET /virtual-machine-interface/54f6c68c-fe02-11f0-9a7d-fa163e23ff73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4057 0.004140 10.0.0.241 - - [2026-01-30 17:40:48] "POST /set-tag HTTP/1.1" 200 109 0.002081 10.0.0.241 - - [2026-01-30 17:40:48] "GET /virtual-machine/2392fff3-5419-4393-a645-f85f647de1dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.003075 10.0.0.241 - - [2026-01-30 17:40:48] "POST /ref-update HTTP/1.1" 200 156 0.010674 10.0.0.241 - - [2026-01-30 17:40:48] "GET /virtual-machine-interface/54f6c68c-fe02-11f0-9a7d-fa163e23ff73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4057 0.014501 10.0.0.241 - - [2026-01-30 17:40:48] "POST /set-tag HTTP/1.1" 200 109 0.018911 10.0.0.241 - - [2026-01-30 17:40:48] "POST /set-tag HTTP/1.1" 200 109 0.029228 10.0.0.241 - - [2026-01-30 17:40:48] "POST /set-tag HTTP/1.1" 200 109 0.027247 10.0.0.241 - - [2026-01-30 17:40:48] "POST /set-tag HTTP/1.1" 200 109 0.030811 10.0.0.241 - - [2026-01-30 17:40:48] "POST /set-tag HTTP/1.1" 200 109 0.041917 10.0.0.241 - - [2026-01-30 17:40:48] "DELETE /instance-ip/55111e38-fe02-11f0-9a7d-fa163e23ff73 HTTP/1.1" 200 115 0.061131 10.0.0.241 - - [2026-01-30 17:40:48] "POST /ref-update HTTP/1.1" 200 156 0.009369 10.0.0.241 - - [2026-01-30 17:40:48] "DELETE /virtual-machine-interface/54f6c68c-fe02-11f0-9a7d-fa163e23ff73 HTTP/1.1" 200 115 0.046978 10.0.0.241 - - [2026-01-30 17:40:48] "DELETE /virtual-machine/2392fff3-5419-4393-a645-f85f647de1dd HTTP/1.1" 200 115 0.023654 10.0.0.241 - - [2026-01-30 17:40:48] "DELETE /tag/51499642-1de0-4ca7-9771-a2e8adbab7d0 HTTP/1.1" 200 115 0.038973 10.0.0.241 - - [2026-01-30 17:40:48] "GET /virtual-machine-interface/5588d342-fe02-11f0-9a7d-fa163e23ff73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.005423 10.0.0.241 - - [2026-01-30 17:40:48] "POST /set-tag HTTP/1.1" 200 109 0.002410 10.0.0.241 - - [2026-01-30 17:40:48] "GET /virtual-machine-interface/5588d342-fe02-11f0-9a7d-fa163e23ff73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.005188 10.0.0.241 - - [2026-01-30 17:40:48] "POST /set-tag HTTP/1.1" 200 109 0.002299 10.0.0.241 - - [2026-01-30 17:40:49] "GET /virtual-machine/2d50ae69-397c-441a-b998-8f62e226605e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.003466 10.0.0.241 - - [2026-01-30 17:40:49] "POST /ref-update HTTP/1.1" 200 156 0.010060 10.0.0.241 - - [2026-01-30 17:40:49] "GET /virtual-machine-interface/5588d342-fe02-11f0-9a7d-fa163e23ff73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.020143 10.0.0.241 - - [2026-01-30 17:40:49] "POST /set-tag HTTP/1.1" 200 109 0.023521 10.0.0.241 - - [2026-01-30 17:40:49] "POST /set-tag HTTP/1.1" 200 109 0.036665 10.0.0.241 - - [2026-01-30 17:40:49] "POST /set-tag HTTP/1.1" 200 109 0.036643 10.0.0.241 - - [2026-01-30 17:40:49] "POST /set-tag HTTP/1.1" 200 109 0.013711 [Introspect:8084]10.0.0.241 - - [2026-01-30 17:40:49] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000813 10.0.0.241 - - [2026-01-30 17:40:49] "POST /set-tag HTTP/1.1" 200 109 0.028536 [Introspect:8084]10.0.0.241 - - [2026-01-30 17:40:49] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000860 10.0.0.241 - - [2026-01-30 17:40:49] "DELETE /instance-ip/55a7c3e2-fe02-11f0-9a7d-fa163e23ff73 HTTP/1.1" 200 115 0.048815 10.0.0.241 - - [2026-01-30 17:40:49] "DELETE /virtual-machine-interface/5588d342-fe02-11f0-9a7d-fa163e23ff73 HTTP/1.1" 200 115 0.036536 10.0.0.241 - - [2026-01-30 17:40:49] "DELETE /virtual-machine/2d50ae69-397c-441a-b998-8f62e226605e HTTP/1.1" 200 115 0.030495 10.0.0.241 - - [2026-01-30 17:40:49] "GET /virtual-machine-interface/5614f30e-fe02-11f0-9a7d-fa163e23ff73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.014555 10.0.0.241 - - [2026-01-30 17:40:49] "POST /set-tag HTTP/1.1" 200 109 0.002804 10.0.0.241 - - [2026-01-30 17:40:49] "GET /virtual-machine-interface/5614f30e-fe02-11f0-9a7d-fa163e23ff73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.003834 10.0.0.241 - - [2026-01-30 17:40:49] "POST /set-tag HTTP/1.1" 200 109 0.007053 10.0.0.241 - - [2026-01-30 17:40:49] "GET /virtual-machine/c783190c-ec24-4f04-ac78-ab304e0403bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1660 0.002840 10.0.0.241 - - [2026-01-30 17:40:49] "POST /ref-update HTTP/1.1" 200 156 0.110018 10.0.0.241 - - [2026-01-30 17:40:49] "GET /virtual-machine-interface/5614f30e-fe02-11f0-9a7d-fa163e23ff73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.011848 10.0.0.241 - - [2026-01-30 17:40:49] "POST /set-tag HTTP/1.1" 200 109 0.032012 10.0.0.241 - - [2026-01-30 17:40:49] "POST /set-tag HTTP/1.1" 200 109 0.041314 10.0.0.241 - - [2026-01-30 17:40:49] "POST /set-tag HTTP/1.1" 200 109 0.027864 10.0.0.241 - - [2026-01-30 17:40:49] "POST /set-tag HTTP/1.1" 200 109 0.018047 10.0.0.241 - - [2026-01-30 17:40:49] "POST /set-tag HTTP/1.1" 200 109 0.028022 10.0.0.241 - - [2026-01-30 17:40:50] "DELETE /instance-ip/562e9868-fe02-11f0-9a7d-fa163e23ff73 HTTP/1.1" 200 115 0.062093 10.0.0.241 - - [2026-01-30 17:40:50] "DELETE /virtual-machine-interface/5614f30e-fe02-11f0-9a7d-fa163e23ff73 HTTP/1.1" 200 115 0.058789 10.0.0.241 - - [2026-01-30 17:40:50] "DELETE /virtual-machine/c783190c-ec24-4f04-ac78-ab304e0403bf HTTP/1.1" 200 115 0.023056 10.0.0.241 - - [2026-01-30 17:40:50] "DELETE /tag/e24dd7fc-7293-4c51-89c3-f839d8b1720e HTTP/1.1" 409 391 0.014047 10.0.0.241 - - [2026-01-30 17:40:50] "DELETE /tag/c68fea1b-0255-4968-9a61-ae05ade74e4c HTTP/1.1" 200 115 0.047152 10.0.0.241 - - [2026-01-30 17:41:17] "GET /virtual-machine-interface/570a1532-fe02-11f0-9a7d-fa163e23ff73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.005448 10.0.0.241 - - [2026-01-30 17:41:17] "POST /set-tag HTTP/1.1" 200 109 0.002959 10.0.0.241 - - [2026-01-30 17:41:17] "GET /virtual-machine-interface/570a1532-fe02-11f0-9a7d-fa163e23ff73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.008627 10.0.0.241 - - [2026-01-30 17:41:17] "POST /set-tag HTTP/1.1" 200 109 0.002591 10.0.0.241 - - [2026-01-30 17:41:17] "GET /virtual-machine/ed1f5d3b-c690-4e08-aecd-4c8fccee6f85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1636 0.002863 10.0.0.241 - - [2026-01-30 17:41:17] "POST /ref-update HTTP/1.1" 200 156 0.009578 10.0.0.241 - - [2026-01-30 17:41:17] "GET /virtual-machine-interface/570a1532-fe02-11f0-9a7d-fa163e23ff73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004271 10.0.0.241 - - [2026-01-30 17:41:17] "POST /set-tag HTTP/1.1" 200 109 0.015904 10.0.0.241 - - [2026-01-30 17:41:17] "POST /set-tag HTTP/1.1" 200 109 0.036133 10.0.0.241 - - [2026-01-30 17:41:17] "POST /set-tag HTTP/1.1" 200 109 0.027428 10.0.0.241 - - [2026-01-30 17:41:17] "POST /set-tag HTTP/1.1" 200 109 0.011772 10.0.0.241 - - [2026-01-30 17:41:17] "DELETE /instance-ip/57218924-fe02-11f0-9a7d-fa163e23ff73 HTTP/1.1" 200 115 0.049563 10.0.0.241 - - [2026-01-30 17:41:18] "DELETE /virtual-machine-interface/570a1532-fe02-11f0-9a7d-fa163e23ff73 HTTP/1.1" 200 115 0.040414 10.0.0.241 - - [2026-01-30 17:41:18] "DELETE /virtual-machine/ed1f5d3b-c690-4e08-aecd-4c8fccee6f85 HTTP/1.1" 200 115 0.016713 10.0.0.241 - - [2026-01-30 17:41:18] "DELETE /tag/7d668043-9939-4278-b336-79ae7e0581b4 HTTP/1.1" 409 237 0.008043 10.0.0.241 - - [2026-01-30 17:41:18] "GET /virtual-machine-interface/57da1962-fe02-11f0-9a7d-fa163e23ff73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.005517 10.0.0.241 - - [2026-01-30 17:41:18] "POST /set-tag HTTP/1.1" 200 109 0.002021 10.0.0.241 - - [2026-01-30 17:41:18] "GET /virtual-machine-interface/57da1962-fe02-11f0-9a7d-fa163e23ff73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.003746 10.0.0.241 - - [2026-01-30 17:41:18] "POST /set-tag HTTP/1.1" 200 109 0.002317 10.0.0.241 - - [2026-01-30 17:41:18] "GET /virtual-machine/a727cc61-3988-498d-a8ba-66ba1e435220?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1636 0.002581 10.0.0.241 - - [2026-01-30 17:41:18] "POST /ref-update HTTP/1.1" 200 156 0.008893 10.0.0.241 - - [2026-01-30 17:41:18] "GET /virtual-machine-interface/57da1962-fe02-11f0-9a7d-fa163e23ff73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004195 10.0.0.241 - - [2026-01-30 17:41:18] "POST /set-tag HTTP/1.1" 200 109 0.017206 10.0.0.241 - - [2026-01-30 17:41:18] "POST /set-tag HTTP/1.1" 200 109 0.027476 10.0.0.241 - - [2026-01-30 17:41:18] "POST /set-tag HTTP/1.1" 200 109 0.014292 10.0.0.241 - - [2026-01-30 17:41:18] "POST /set-tag HTTP/1.1" 200 109 0.030860 10.0.0.241 - - [2026-01-30 17:41:18] "DELETE /instance-ip/57eede38-fe02-11f0-9a7d-fa163e23ff73 HTTP/1.1" 200 115 0.059867 10.0.0.241 - - [2026-01-30 17:41:18] "DELETE /virtual-machine-interface/57da1962-fe02-11f0-9a7d-fa163e23ff73 HTTP/1.1" 200 115 0.043834 10.0.0.241 - - [2026-01-30 17:41:18] "DELETE /virtual-machine/a727cc61-3988-498d-a8ba-66ba1e435220 HTTP/1.1" 200 115 0.021873 10.0.0.241 - - [2026-01-30 17:41:18] "DELETE /tag/4b7e5113-1a9d-4702-a542-7d92d7d2be90 HTTP/1.1" 200 115 0.029712 10.0.0.241 - - [2026-01-30 17:41:18] "GET /virtual-machine-interface/56986b76-fe02-11f0-9a7d-fa163e23ff73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.003596 10.0.0.241 - - [2026-01-30 17:41:18] "POST /set-tag HTTP/1.1" 200 109 0.002458 10.0.0.241 - - [2026-01-30 17:41:18] "GET /virtual-machine-interface/56986b76-fe02-11f0-9a7d-fa163e23ff73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.003859 10.0.0.241 - - [2026-01-30 17:41:18] "POST /set-tag HTTP/1.1" 200 109 0.002556 10.0.0.241 - - [2026-01-30 17:41:18] "GET /virtual-machine/ec9523b9-9d9d-44f3-bdb7-32f7ba0eb464?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1636 0.002971 10.0.0.241 - - [2026-01-30 17:41:18] "POST /ref-update HTTP/1.1" 200 156 0.009607 10.0.0.241 - - [2026-01-30 17:41:18] "GET /virtual-machine-interface/56986b76-fe02-11f0-9a7d-fa163e23ff73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.013605 10.0.0.241 - - [2026-01-30 17:41:18] "POST /set-tag HTTP/1.1" 200 109 0.017478 10.0.0.241 - - [2026-01-30 17:41:18] "POST /set-tag HTTP/1.1" 200 109 0.034613 10.0.0.241 - - [2026-01-30 17:41:18] "POST /set-tag HTTP/1.1" 200 109 0.021750 10.0.0.241 - - [2026-01-30 17:41:18] "POST /set-tag HTTP/1.1" 200 109 0.014916 10.0.0.241 - - [2026-01-30 17:41:18] "DELETE /instance-ip/56b03f26-fe02-11f0-9a7d-fa163e23ff73 HTTP/1.1" 200 115 0.048774 10.0.0.241 - - [2026-01-30 17:41:18] "DELETE /virtual-machine-interface/56986b76-fe02-11f0-9a7d-fa163e23ff73 HTTP/1.1" 200 115 0.043415 10.0.0.241 - - [2026-01-30 17:41:18] "DELETE /virtual-machine/ec9523b9-9d9d-44f3-bdb7-32f7ba0eb464 HTTP/1.1" 200 115 0.016265 10.0.0.241 - - [2026-01-30 17:41:19] "DELETE /tag/934a1b60-627b-4d23-ac89-f375fc91c48e HTTP/1.1" 200 115 0.033859 10.0.0.241 - - [2026-01-30 17:41:19] "DELETE /tag/ef68eea6-bea7-411c-b254-8e9c568eb38b HTTP/1.1" 200 115 0.034806 10.0.0.241 - - [2026-01-30 17:41:19] "DELETE /tag/3bb69289-8f63-415b-8654-af302df3495a HTTP/1.1" 200 115 0.037100 10.0.0.241 - - [2026-01-30 17:41:19] "GET /virtual-machine-interface/5773b208-fe02-11f0-9a7d-fa163e23ff73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.003769 10.0.0.241 - - [2026-01-30 17:41:19] "POST /set-tag HTTP/1.1" 200 109 0.002386 10.0.0.241 - - [2026-01-30 17:41:19] "GET /virtual-machine-interface/5773b208-fe02-11f0-9a7d-fa163e23ff73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.003914 10.0.0.241 - - [2026-01-30 17:41:19] "POST /set-tag HTTP/1.1" 200 109 0.001913 10.0.0.241 - - [2026-01-30 17:41:19] "GET /virtual-machine/7cb675f8-71fc-4020-a714-3357fa151084?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.003388 10.0.0.241 - - [2026-01-30 17:41:19] "POST /ref-update HTTP/1.1" 200 156 0.008203 10.0.0.241 - - [2026-01-30 17:41:19] "GET /virtual-machine-interface/5773b208-fe02-11f0-9a7d-fa163e23ff73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.013977 10.0.0.241 - - [2026-01-30 17:41:19] "POST /set-tag HTTP/1.1" 200 109 0.015393 10.0.0.241 - - [2026-01-30 17:41:19] "POST /set-tag HTTP/1.1" 200 109 0.024412 10.0.0.241 - - [2026-01-30 17:41:19] "POST /set-tag HTTP/1.1" 200 109 0.021711 10.0.0.241 - - [2026-01-30 17:41:19] "POST /set-tag HTTP/1.1" 200 109 0.014110 10.0.0.241 - - [2026-01-30 17:41:19] "DELETE /instance-ip/57899b72-fe02-11f0-9a7d-fa163e23ff73 HTTP/1.1" 200 115 0.041229 10.0.0.241 - - [2026-01-30 17:41:19] "DELETE /virtual-machine-interface/5773b208-fe02-11f0-9a7d-fa163e23ff73 HTTP/1.1" 200 115 0.035016 10.0.0.241 - - [2026-01-30 17:41:19] "DELETE /virtual-machine/7cb675f8-71fc-4020-a714-3357fa151084 HTTP/1.1" 200 115 0.021768 10.0.0.241 - - [2026-01-30 17:41:19] "DELETE /tag/fb7f5ab9-0765-4627-ac3b-48f1392e02f6 HTTP/1.1" 200 115 0.030401 10.0.0.241 - - [2026-01-30 17:41:19] "DELETE /tag/b219cb9a-c015-4d82-a141-fddc5d9f676a HTTP/1.1" 409 237 0.003500 10.0.0.241 - - [2026-01-30 17:41:19] "DELETE /tag/11736765-a741-4268-b1d5-4f2968c6c84f HTTP/1.1" 409 237 0.005832 10.0.0.241 - - [2026-01-30 17:41:21] "POST /projects HTTP/1.1" 409 238 0.003649 10.0.0.241 - - [2026-01-30 17:41:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001566 10.0.0.241 - - [2026-01-30 17:41:21] "GET /project/8a983347-436f-4368-ae0d-8c0be4ea3526?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.042035 10.0.0.241 - - [2026-01-30 17:41:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002483 10.0.0.241 - - [2026-01-30 17:41:21] "GET /virtual-network/aff27ae2-d36e-41ff-a067-7f32a0e8f194?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.005725 10.0.0.241 - - [2026-01-30 17:41:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002167 10.0.0.241 - - [2026-01-30 17:41:21] "GET /virtual-network/cefedc76-cae5-4132-8309-80ff9664fe14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.003857 10.0.0.241 - - [2026-01-30 17:41:21] "POST /security-groups HTTP/1.1" 409 285 0.002403 10.0.0.241 - - [2026-01-30 17:41:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001712 10.0.0.241 - - [2026-01-30 17:41:21] "PUT /security-group/1ab62dac-2c55-4548-a5dc-bc072e1f221f HTTP/1.1" 200 263 0.053949 10.0.0.241 - - [2026-01-30 17:41:21] "PUT /access-control-list/ffd738b2-2126-451a-9235-7d7d95f1486a HTTP/1.1" 200 273 0.009263 10.0.0.241 - - [2026-01-30 17:41:21] "PUT /access-control-list/d76ce4e5-1b04-45ad-ad35-d6775067a1a1 HTTP/1.1" 200 273 0.022584 10.0.0.241 - - [2026-01-30 17:41:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.019385 10.0.0.241 - - [2026-01-30 17:41:26] "POST /projects HTTP/1.1" 409 238 0.001960 10.0.0.241 - - [2026-01-30 17:41:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001772 10.0.0.241 - - [2026-01-30 17:41:26] "GET /project/8a983347-436f-4368-ae0d-8c0be4ea3526?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.029880 10.0.0.241 - - [2026-01-30 17:41:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001518 10.0.0.241 - - [2026-01-30 17:41:26] "GET /virtual-network/aff27ae2-d36e-41ff-a067-7f32a0e8f194?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.003742 10.0.0.241 - - [2026-01-30 17:41:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001931 10.0.0.241 - - [2026-01-30 17:41:26] "GET /virtual-network/cefedc76-cae5-4132-8309-80ff9664fe14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.004201 10.0.0.241 - - [2026-01-30 17:41:26] "POST /security-groups HTTP/1.1" 409 285 0.002296 10.0.0.241 - - [2026-01-30 17:41:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001561 10.0.0.241 - - [2026-01-30 17:41:26] "PUT /security-group/1ab62dac-2c55-4548-a5dc-bc072e1f221f HTTP/1.1" 200 263 0.056226 10.0.0.241 - - [2026-01-30 17:41:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.016781 10.0.0.241 - - [2026-01-30 17:41:26] "PUT /access-control-list/ffd738b2-2126-451a-9235-7d7d95f1486a HTTP/1.1" 200 273 0.024896 10.0.0.241 - - [2026-01-30 17:41:26] "GET /firewall-policy/b02c675c-7c70-45a3-970c-c856cb47b875?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4914 0.018833 10.0.0.241 - - [2026-01-30 17:41:26] "PUT /access-control-list/d76ce4e5-1b04-45ad-ad35-d6775067a1a1 HTTP/1.1" 200 273 0.011054 10.0.0.241 - - [2026-01-30 17:41:26] "GET /firewall-rule/431c7e36-fa57-4d25-9fe2-4aa0904f5d7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2090 0.002552 10.0.0.241 - - [2026-01-30 17:41:26] "POST /ref-update HTTP/1.1" 200 156 0.044506 10.0.0.241 - - [2026-01-30 17:41:26] "DELETE /firewall-rule/431c7e36-fa57-4d25-9fe2-4aa0904f5d7e HTTP/1.1" 200 115 0.031843 10.0.0.241 - - [2026-01-30 17:41:26] "GET /firewall-policy/b02c675c-7c70-45a3-970c-c856cb47b875?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4657 0.003974 10.0.0.241 - - [2026-01-30 17:41:26] "GET /firewall-rule/2ac7c7b0-3675-4c19-8f29-80967245ab23?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.002636 10.0.0.241 - - [2026-01-30 17:41:26] "POST /ref-update HTTP/1.1" 200 156 0.049717 10.0.0.241 - - [2026-01-30 17:41:26] "DELETE /firewall-rule/2ac7c7b0-3675-4c19-8f29-80967245ab23 HTTP/1.1" 200 115 0.027328 10.0.0.241 - - [2026-01-30 17:41:26] "DELETE /tag/11736765-a741-4268-b1d5-4f2968c6c84f HTTP/1.1" 409 237 0.007190 10.0.0.241 - - [2026-01-30 17:41:26] "DELETE /tag/b219cb9a-c015-4d82-a141-fddc5d9f676a HTTP/1.1" 409 237 0.004860 10.0.0.241 - - [2026-01-30 17:41:26] "DELETE /tag/9f48167c-0654-44d9-97b9-2b904645e609 HTTP/1.1" 200 115 0.035839 10.0.0.241 - - [2026-01-30 17:41:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.006010 10.0.0.241 - - [2026-01-30 17:41:27] "GET /virtual-network/aff27ae2-d36e-41ff-a067-7f32a0e8f194?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.005009 10.0.0.241 - - [2026-01-30 17:41:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001918 10.0.0.241 - - [2026-01-30 17:41:27] "GET /virtual-network/cefedc76-cae5-4132-8309-80ff9664fe14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.003989 10.0.0.241 - - [2026-01-30 17:41:27] "PUT /virtual-network/aff27ae2-d36e-41ff-a067-7f32a0e8f194 HTTP/1.1" 200 265 0.040307 10.0.0.241 - - [2026-01-30 17:41:27] "PUT /virtual-network/cefedc76-cae5-4132-8309-80ff9664fe14 HTTP/1.1" 200 265 0.034793 10.0.0.241 - - [2026-01-30 17:41:27] "DELETE /security-group/1ab62dac-2c55-4548-a5dc-bc072e1f221f HTTP/1.1" 200 115 0.042094 10.0.0.241 - - [2026-01-30 17:41:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002162 10.0.0.241 - - [2026-01-30 17:41:27] "DELETE /access-control-list/ffd738b2-2126-451a-9235-7d7d95f1486a HTTP/1.1" 200 115 0.027014 10.0.0.241 - - [2026-01-30 17:41:27] "DELETE /access-control-list/d76ce4e5-1b04-45ad-ad35-d6775067a1a1 HTTP/1.1" 200 115 0.018876 10.0.0.241 - - [2026-01-30 17:41:27] "GET /project/8a983347-436f-4368-ae0d-8c0be4ea3526?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1894 0.024862 10.0.0.241 - - [2026-01-30 17:41:27] "GET /project/8a983347-436f-4368-ae0d-8c0be4ea3526?fields=security_groups HTTP/1.1" 200 1352 0.033314 10.0.0.241 - - [2026-01-30 17:41:27] "DELETE /security-group/c3e74a97-83f9-41f5-980e-73c568badd4f HTTP/1.1" 200 115 0.040135 10.0.0.241 - - [2026-01-30 17:41:27] "DELETE /access-control-list/4d029973-bcba-4d6a-80bd-f7ba43584591 HTTP/1.1" 200 115 0.026032 10.0.0.241 - - [2026-01-30 17:41:27] "GET /project/8a983347-436f-4368-ae0d-8c0be4ea3526?fields=application_policy_sets HTTP/1.1" 200 1391 0.043893 10.0.0.241 - - [2026-01-30 17:41:27] "DELETE /access-control-list/9fb887fb-e757-4333-9402-947324463397 HTTP/1.1" 200 115 0.043119 10.0.0.241 - - [2026-01-30 17:41:27] "DELETE /project/8a983347-436f-4368-ae0d-8c0be4ea3526 HTTP/1.1" 200 115 0.283359 10.0.0.241 - - [2026-01-30 17:41:27] "POST /projects HTTP/1.1" 409 238 0.006583 10.0.0.241 - - [2026-01-30 17:41:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003622 10.0.0.241 - - [2026-01-30 17:41:27] "GET /project/edad57ee-d5b3-4d8a-9180-dd1c45148708?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.027117 10.0.0.241 - - [2026-01-30 17:41:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001807 10.0.0.241 - - [2026-01-30 17:41:27] "GET /virtual-network/aff27ae2-d36e-41ff-a067-7f32a0e8f194?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3104 0.003898 10.0.0.241 - - [2026-01-30 17:41:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001892 10.0.0.241 - - [2026-01-30 17:41:27] "GET /virtual-network/cefedc76-cae5-4132-8309-80ff9664fe14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3120 0.003858 10.0.0.241 - - [2026-01-30 17:41:27] "POST /security-groups HTTP/1.1" 409 285 0.002044 10.0.0.241 - - [2026-01-30 17:41:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002021 10.0.0.241 - - [2026-01-30 17:41:27] "PUT /security-group/14fac43d-966a-450e-9723-2207df2cec4b HTTP/1.1" 200 263 0.055418 10.0.0.241 - - [2026-01-30 17:41:27] "PUT /access-control-list/badd7f97-445c-469a-a2e8-1ca36c99718b HTTP/1.1" 200 273 0.012852 10.0.0.241 - - [2026-01-30 17:41:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.023235 10.0.0.241 - - [2026-01-30 17:41:27] "PUT /access-control-list/6cb38219-3f29-4413-96b2-55ef8510dc0d HTTP/1.1" 200 273 0.016778 10.0.0.241 - - [2026-01-30 17:41:32] "GET /application-policy-set/7340d01b-eef0-4b00-9c71-c1dfca4f5974?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2200 0.002424 10.0.0.241 - - [2026-01-30 17:41:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001575 10.0.0.241 - - [2026-01-30 17:41:32] "GET /policy-management/0773d556-f10b-493f-ab70-2dddbeb0bdfc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002595 10.0.0.241 - - [2026-01-30 17:41:32] "GET /firewall-policy/4c1d9c56-7792-42be-84e5-40b1793a7939?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1737 0.002026 10.0.0.241 - - [2026-01-30 17:41:32] "GET /firewall-rule/a121dd98-292e-4882-8e83-dffdcb46121c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2328 0.002352 10.0.0.241 - - [2026-01-30 17:41:32] "POST /ref-update HTTP/1.1" 200 156 0.013749 10.0.0.241 - - [2026-01-30 17:41:32] "DELETE /firewall-rule/a121dd98-292e-4882-8e83-dffdcb46121c HTTP/1.1" 200 115 0.046617 10.0.0.241 - - [2026-01-30 17:41:32] "GET /firewall-policy/e05a41f9-99d5-4050-9d03-8cbdcbf9c0fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.007960 10.0.0.241 - - [2026-01-30 17:41:32] "GET /firewall-rule/a62b5931-f354-406f-9de6-9269615199ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2900 0.005563 10.0.0.241 - - [2026-01-30 17:41:32] "POST /ref-update HTTP/1.1" 200 156 0.018202 10.0.0.241 - - [2026-01-30 17:41:32] "DELETE /firewall-rule/a62b5931-f354-406f-9de6-9269615199ca HTTP/1.1" 200 115 0.043173 10.0.0.241 - - [2026-01-30 17:41:32] "GET /firewall-policy/e05a41f9-99d5-4050-9d03-8cbdcbf9c0fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2355 0.003488 10.0.0.241 - - [2026-01-30 17:41:32] "GET /firewall-rule/45a05ff5-4f23-4cb2-ba3a-501247518ae1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2596 0.002866 10.0.0.241 - - [2026-01-30 17:41:32] "POST /ref-update HTTP/1.1" 200 156 0.010131 10.0.0.241 - - [2026-01-30 17:41:32] "DELETE /firewall-rule/45a05ff5-4f23-4cb2-ba3a-501247518ae1 HTTP/1.1" 200 115 0.044423 10.0.0.241 - - [2026-01-30 17:41:32] "GET /application-policy-set/7340d01b-eef0-4b00-9c71-c1dfca4f5974?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2200 0.002664 10.0.0.241 - - [2026-01-30 17:41:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001897 10.0.0.241 - - [2026-01-30 17:41:32] "GET /policy-management/0773d556-f10b-493f-ab70-2dddbeb0bdfc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002615 10.0.0.241 - - [2026-01-30 17:41:32] "GET /firewall-policy/e05a41f9-99d5-4050-9d03-8cbdcbf9c0fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.004967 10.0.0.241 - - [2026-01-30 17:41:32] "POST /ref-update HTTP/1.1" 200 156 0.017919 10.0.0.241 - - [2026-01-30 17:41:32] "DELETE /firewall-policy/e05a41f9-99d5-4050-9d03-8cbdcbf9c0fd HTTP/1.1" 200 115 0.023553 10.0.0.241 - - [2026-01-30 17:41:32] "DELETE /tag/b219cb9a-c015-4d82-a141-fddc5d9f676a HTTP/1.1" 200 115 0.030462 10.0.0.241 - - [2026-01-30 17:41:32] "DELETE /tag/11736765-a741-4268-b1d5-4f2968c6c84f HTTP/1.1" 200 115 0.045581 10.0.0.241 - - [2026-01-30 17:41:32] "DELETE /tag/e24dd7fc-7293-4c51-89c3-f839d8b1720e HTTP/1.1" 200 115 0.046514 10.0.0.241 - - [2026-01-30 17:41:32] "DELETE /tag/7d668043-9939-4278-b336-79ae7e0581b4 HTTP/1.1" 200 115 0.051474 10.0.0.241 - - [2026-01-30 17:41:33] "DELETE /loadbalancer-member/4089b120-a9c1-4d08-a9a6-714e84917f74 HTTP/1.1" 200 115 0.026664 10.0.0.241 - - [2026-01-30 17:41:33] "DELETE /loadbalancer-pool/ea6ebc4f-3367-411b-afbe-754014eb2e00 HTTP/1.1" 200 115 0.024835 10.0.0.241 - - [2026-01-30 17:41:33] "DELETE /loadbalancer-listener/68e565c0-4009-423e-9fd1-cd3a8930aa9f HTTP/1.1" 200 115 0.025547 10.0.0.241 - - [2026-01-30 17:41:33] "DELETE /loadbalancer/2afa13b0-2936-4489-8547-8e7b53abb9dc HTTP/1.1" 200 115 0.029529 10.0.0.241 - - [2026-01-30 17:41:33] "DELETE /floating-ip/bc5bffac-0808-490c-9d8e-ee79ebccbc79 HTTP/1.1" 200 115 0.026950 10.0.0.241 - - [2026-01-30 17:41:33] "DELETE /instance-ip/0a953571-c7e5-4f9b-baff-9a3df70e2f9f HTTP/1.1" 200 115 0.036589 10.0.0.241 - - [2026-01-30 17:41:33] "DELETE /virtual-machine-interface/b75a9199-a96f-42df-812b-a2b5e35fe829 HTTP/1.1" 200 115 0.030857 10.0.0.241 - - [2026-01-30 17:41:33] "DELETE /tag/8c102770-0df2-4209-98b1-1d63798b7c83 HTTP/1.1" 200 115 0.034732 10.0.0.241 - - [2026-01-30 17:41:33] "POST /projects HTTP/1.1" 409 238 0.001605 10.0.0.241 - - [2026-01-30 17:41:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002009 10.0.0.241 - - [2026-01-30 17:41:33] "GET /project/edad57ee-d5b3-4d8a-9180-dd1c45148708?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.042839 10.0.0.241 - - [2026-01-30 17:41:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002150 10.0.0.241 - - [2026-01-30 17:41:33] "GET /virtual-network/aff27ae2-d36e-41ff-a067-7f32a0e8f194?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3104 0.005199 10.0.0.241 - - [2026-01-30 17:41:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001908 10.0.0.241 - - [2026-01-30 17:41:33] "GET /virtual-network/cefedc76-cae5-4132-8309-80ff9664fe14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3120 0.003942 10.0.0.241 - - [2026-01-30 17:41:33] "POST /security-groups HTTP/1.1" 409 285 0.002097 10.0.0.241 - - [2026-01-30 17:41:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001540 10.0.0.241 - - [2026-01-30 17:41:33] "PUT /security-group/14fac43d-966a-450e-9723-2207df2cec4b HTTP/1.1" 200 263 0.057014 10.0.0.241 - - [2026-01-30 17:41:33] "PUT /access-control-list/badd7f97-445c-469a-a2e8-1ca36c99718b HTTP/1.1" 200 273 0.016308 10.0.0.241 - - [2026-01-30 17:41:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.036719 10.0.0.241 - - [2026-01-30 17:41:33] "GET /firewall-policy/b02c675c-7c70-45a3-970c-c856cb47b875?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4401 0.023963 10.0.0.241 - - [2026-01-30 17:41:33] "PUT /access-control-list/6cb38219-3f29-4413-96b2-55ef8510dc0d HTTP/1.1" 200 273 0.038958 10.0.0.241 - - [2026-01-30 17:41:33] "GET /firewall-rule/9a968e26-93a9-4e59-aa9b-d4c23f228e6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.002652 10.0.0.241 - - [2026-01-30 17:41:33] "POST /ref-update HTTP/1.1" 200 156 0.071113 10.0.0.241 - - [2026-01-30 17:41:33] "DELETE /firewall-rule/9a968e26-93a9-4e59-aa9b-d4c23f228e6b HTTP/1.1" 200 115 0.040492 10.0.0.241 - - [2026-01-30 17:41:33] "GET /firewall-policy/b02c675c-7c70-45a3-970c-c856cb47b875?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4144 0.028168 10.0.0.241 - - [2026-01-30 17:41:33] "GET /firewall-rule/737a363f-15ef-460a-81df-3566eefca40b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2086 0.002576 10.0.0.241 - - [2026-01-30 17:41:33] "POST /ref-update HTTP/1.1" 200 156 0.048600 10.0.0.241 - - [2026-01-30 17:41:33] "DELETE /firewall-rule/737a363f-15ef-460a-81df-3566eefca40b HTTP/1.1" 200 115 0.051242 10.0.0.241 - - [2026-01-30 17:41:33] "DELETE /tag/662de6ac-e732-40bf-b081-6538d8c917ff HTTP/1.1" 200 115 0.041814 10.0.0.241 - - [2026-01-30 17:41:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002478 10.0.0.241 - - [2026-01-30 17:41:34] "GET /virtual-network/aff27ae2-d36e-41ff-a067-7f32a0e8f194?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3104 0.004365 10.0.0.241 - - [2026-01-30 17:41:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001532 10.0.0.241 - - [2026-01-30 17:41:34] "GET /virtual-network/cefedc76-cae5-4132-8309-80ff9664fe14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3120 0.003441 10.0.0.241 - - [2026-01-30 17:41:34] "PUT /virtual-network/aff27ae2-d36e-41ff-a067-7f32a0e8f194 HTTP/1.1" 200 265 0.049727 10.0.0.241 - - [2026-01-30 17:41:34] "PUT /virtual-network/cefedc76-cae5-4132-8309-80ff9664fe14 HTTP/1.1" 200 265 0.049724 10.0.0.241 - - [2026-01-30 17:41:34] "DELETE /security-group/14fac43d-966a-450e-9723-2207df2cec4b HTTP/1.1" 200 115 0.060970 10.0.0.241 - - [2026-01-30 17:41:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.007658 10.0.0.241 - - [2026-01-30 17:41:34] "DELETE /access-control-list/badd7f97-445c-469a-a2e8-1ca36c99718b HTTP/1.1" 200 115 0.035740 10.0.0.241 - - [2026-01-30 17:41:34] "DELETE /access-control-list/6cb38219-3f29-4413-96b2-55ef8510dc0d HTTP/1.1" 200 115 0.026675 10.0.0.241 - - [2026-01-30 17:41:34] "GET /project/edad57ee-d5b3-4d8a-9180-dd1c45148708?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1895 0.039667 10.0.0.241 - - [2026-01-30 17:41:34] "GET /project/edad57ee-d5b3-4d8a-9180-dd1c45148708?fields=security_groups HTTP/1.1" 200 1353 0.043925 10.0.0.241 - - [2026-01-30 17:41:34] "DELETE /security-group/a7627a22-8411-4724-96d4-612e3cb6ecc3 HTTP/1.1" 200 115 0.077784 10.0.0.241 - - [2026-01-30 17:41:34] "DELETE /access-control-list/8a150686-8450-4902-a543-a97671e81927 HTTP/1.1" 200 115 0.070093 10.0.0.241 - - [2026-01-30 17:41:34] "GET /project/edad57ee-d5b3-4d8a-9180-dd1c45148708?fields=application_policy_sets HTTP/1.1" 200 1392 0.086770 10.0.0.241 - - [2026-01-30 17:41:34] "DELETE /access-control-list/a9410081-1dfd-41a2-b858-e2e9eb1f65f1 HTTP/1.1" 200 115 0.099313 10.0.0.241 - - [2026-01-30 17:41:34] "DELETE /project/edad57ee-d5b3-4d8a-9180-dd1c45148708 HTTP/1.1" 200 115 0.430127 10.0.0.241 - - [2026-01-30 17:42:02] "GET /global-system-configs HTTP/1.1" 200 323 0.001821 10.0.0.241 - - [2026-01-30 17:42:03] "GET /global-system-configs HTTP/1.1" 200 323 0.001857 10.0.0.241 - - [2026-01-30 17:42:24] "GET / HTTP/1.1" 200 36215 0.001775 10.0.0.241 - - [2026-01-30 17:42:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002354 10.0.0.241 - - [2026-01-30 17:42:24] "GET /global-vrouter-config/87f16ca0-e1a9-4098-bee9-01feaa0a2632?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2112 0.002774 10.0.0.241 - - [2026-01-30 17:42:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004284 10.0.0.241 - - [2026-01-30 17:42:24] "GET /global-vrouter-config/87f16ca0-e1a9-4098-bee9-01feaa0a2632?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2112 0.002752 10.0.0.241 - - [2026-01-30 17:42:42] "GET / HTTP/1.1" 200 36215 0.001486 10.0.0.241 - - [2026-01-30 17:42:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001894 10.0.0.241 - - [2026-01-30 17:42:42] "GET /global-system-config/3362f4fa-e9be-4b03-a25f-9a2f944d87fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.004019 10.0.0.241 - - [2026-01-30 17:42:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001366 10.0.0.241 - - [2026-01-30 17:42:42] "GET /config-node/057077b2-95fa-4e11-a097-547c759911e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1210 0.002234 10.0.0.241 - - [2026-01-30 17:42:42] "GET / HTTP/1.1" 200 36215 0.001290 10.0.0.241 - - [2026-01-30 17:42:42] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.001869 10.0.0.241 - - [2026-01-30 17:42:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001766 10.0.0.241 - - [2026-01-30 17:42:47] "GET /global-vrouter-config/87f16ca0-e1a9-4098-bee9-01feaa0a2632?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2112 0.002156 10.0.0.241 - - [2026-01-30 17:42:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001330 10.0.0.241 - - [2026-01-30 17:42:47] "PUT /global-vrouter-config/87f16ca0-e1a9-4098-bee9-01feaa0a2632 HTTP/1.1" 200 277 0.008538 10.0.0.241 - - [2026-01-30 17:42:48] "GET / HTTP/1.1" 200 36215 0.001695 10.0.0.241 - - [2026-01-30 17:42:48] "POST /alarms HTTP/1.1" 409 264 0.001854 10.0.0.241 - - [2026-01-30 17:42:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001341 10.0.0.241 - - [2026-01-30 17:42:48] "PUT /alarm/60be8cb3-82a2-42f5-9717-1531796304fe HTTP/1.1" 200 245 0.011716 10.0.0.241 - - [2026-01-30 17:42:48] "POST /alarms HTTP/1.1" 409 261 0.007381 10.0.0.241 - - [2026-01-30 17:42:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002531 10.0.0.241 - - [2026-01-30 17:42:48] "PUT /alarm/3f37f53e-0d04-4eb0-b3f8-7b52e524011f HTTP/1.1" 200 245 0.009659 10.0.0.241 - - [2026-01-30 17:42:48] "POST /alarms HTTP/1.1" 409 261 0.001817 10.0.0.241 - - [2026-01-30 17:42:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001364 10.0.0.241 - - [2026-01-30 17:42:48] "PUT /alarm/0d274bb1-77f1-455d-8033-8221ee258dcc HTTP/1.1" 200 245 0.008665 10.0.0.241 - - [2026-01-30 17:42:48] "POST /alarms HTTP/1.1" 409 253 0.013389 10.0.0.241 - - [2026-01-30 17:42:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001373 10.0.0.241 - - [2026-01-30 17:42:48] "PUT /alarm/fd876d4e-8745-4b83-9f80-0b157e6f1a43 HTTP/1.1" 200 245 0.011432 10.0.0.241 - - [2026-01-30 17:42:48] "POST /alarms HTTP/1.1" 409 251 0.010269 10.0.0.241 - - [2026-01-30 17:42:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001623 10.0.0.241 - - [2026-01-30 17:42:48] "PUT /alarm/6f1498fc-1562-4675-99dd-bb0df38f40aa HTTP/1.1" 200 245 0.009444 10.0.0.241 - - [2026-01-30 17:42:48] "POST /alarms HTTP/1.1" 409 252 0.006388 10.0.0.241 - - [2026-01-30 17:42:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003500 10.0.0.241 - - [2026-01-30 17:42:48] "PUT /alarm/22d75af3-114f-4a65-b895-fe88d74baa38 HTTP/1.1" 200 245 0.009015 10.0.0.241 - - [2026-01-30 17:42:48] "POST /alarms HTTP/1.1" 409 256 0.004756 10.0.0.241 - - [2026-01-30 17:42:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001680 10.0.0.241 - - [2026-01-30 17:42:48] "PUT /alarm/327dbf2d-c2f3-4087-8e34-7c7efd84d38a HTTP/1.1" 200 245 0.009619 10.0.0.241 - - [2026-01-30 17:42:48] "POST /alarms HTTP/1.1" 409 248 0.003190 10.0.0.241 - - [2026-01-30 17:42:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001462 10.0.0.241 - - [2026-01-30 17:42:48] "PUT /alarm/11078030-bf01-414f-b849-7be8888fa9c2 HTTP/1.1" 200 245 0.009077 10.0.0.241 - - [2026-01-30 17:42:48] "POST /alarms HTTP/1.1" 409 252 0.001860 10.0.0.241 - - [2026-01-30 17:42:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003614 10.0.0.241 - - [2026-01-30 17:42:48] "PUT /alarm/5bfa9692-0b2c-4ae2-8980-24f92c8a87e0 HTTP/1.1" 200 245 0.017569 10.0.0.241 - - [2026-01-30 17:42:48] "POST /alarms HTTP/1.1" 409 257 0.010801 10.0.0.241 - - [2026-01-30 17:42:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001406 10.0.0.241 - - [2026-01-30 17:42:48] "PUT /alarm/a504bdc1-d8fd-4a17-af63-c24cbc6802e5 HTTP/1.1" 200 245 0.009735 10.0.0.241 - - [2026-01-30 17:42:48] "POST /alarms HTTP/1.1" 409 251 0.005586 10.0.0.241 - - [2026-01-30 17:42:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001443 10.0.0.241 - - [2026-01-30 17:42:48] "PUT /alarm/e790a3f0-c6f7-4dde-95be-6adf65b497af HTTP/1.1" 200 245 0.022521 10.0.0.241 - - [2026-01-30 17:42:48] "POST /alarms HTTP/1.1" 409 257 0.003868 10.0.0.241 - - [2026-01-30 17:42:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001629 10.0.0.241 - - [2026-01-30 17:42:48] "PUT /alarm/4dbf4d84-23bf-427e-8363-b1bf3b06e7ec HTTP/1.1" 200 245 0.011170 10.0.0.241 - - [2026-01-30 17:42:48] "POST /alarms HTTP/1.1" 409 261 0.010743 10.0.0.241 - - [2026-01-30 17:42:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001977 10.0.0.241 - - [2026-01-30 17:42:48] "PUT /alarm/c1cd62b5-d6e9-4285-9f96-c729e185dbb1 HTTP/1.1" 200 245 0.009431 10.0.0.241 - - [2026-01-30 17:42:48] "POST /alarms HTTP/1.1" 409 258 0.004208 10.0.0.241 - - [2026-01-30 17:42:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001822 10.0.0.241 - - [2026-01-30 17:42:48] "PUT /alarm/63f11f14-7e41-4c0b-a65c-0ce86d782a55 HTTP/1.1" 200 245 0.009102 10.0.0.241 - - [2026-01-30 17:42:48] "POST /alarms HTTP/1.1" 409 254 0.006603 10.0.0.241 - - [2026-01-30 17:42:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001317 10.0.0.241 - - [2026-01-30 17:42:49] "PUT /alarm/1ca98027-bae8-4e71-a810-5e1410a7de9a HTTP/1.1" 200 245 0.010028 10.0.0.241 - - [2026-01-30 17:42:49] "POST /alarms HTTP/1.1" 409 254 0.003383 10.0.0.241 - - [2026-01-30 17:42:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001926 10.0.0.241 - - [2026-01-30 17:42:49] "PUT /alarm/aff1c362-02aa-41a8-b2c4-0d54dd5a8875 HTTP/1.1" 200 245 0.009290 10.0.0.241 - - [2026-01-30 17:42:49] "POST /alarms HTTP/1.1" 409 254 0.012220 10.0.0.241 - - [2026-01-30 17:42:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002332 10.0.0.241 - - [2026-01-30 17:42:49] "PUT /alarm/9e8c1caf-e47b-41ad-ad2e-31fe0527d218 HTTP/1.1" 200 245 0.019187 10.0.0.241 - - [2026-01-30 17:42:49] "POST /alarms HTTP/1.1" 409 247 0.005006 10.0.0.241 - - [2026-01-30 17:42:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001422 10.0.0.241 - - [2026-01-30 17:42:49] "PUT /alarm/2197de65-fefd-462f-b5f6-b59d3d3bb4b0 HTTP/1.1" 200 245 0.009436 10.0.0.241 - - [2026-01-30 17:42:49] "POST /alarms HTTP/1.1" 409 272 0.006879 10.0.0.241 - - [2026-01-30 17:42:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002745 10.0.0.241 - - [2026-01-30 17:42:49] "PUT /alarm/49ad06e0-4199-4712-a82d-c331f2ca551d HTTP/1.1" 200 245 0.009587 10.0.0.241 - - [2026-01-30 17:42:49] "POST /alarms HTTP/1.1" 409 261 0.003347 10.0.0.241 - - [2026-01-30 17:42:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001559 10.0.0.241 - - [2026-01-30 17:42:49] "PUT /alarm/89c8eab7-a4bc-4d19-9062-7774732255fe HTTP/1.1" 200 245 0.009297 10.0.0.241 - - [2026-01-30 17:42:49] "POST /alarms HTTP/1.1" 409 259 0.005218 10.0.0.241 - - [2026-01-30 17:42:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001891 10.0.0.241 - - [2026-01-30 17:42:49] "PUT /alarm/8bffc14a-f73d-436a-9dcf-371badff8bcd HTTP/1.1" 200 245 0.009362 10.0.0.241 - - [2026-01-30 17:42:49] "POST /alarms HTTP/1.1" 409 265 0.005306 10.0.0.241 - - [2026-01-30 17:42:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.011161 10.0.0.241 - - [2026-01-30 17:42:49] "PUT /alarm/6331b4e0-22b2-4d85-98bc-3e648c2d6088 HTTP/1.1" 200 245 0.009729 10.0.0.241 - - [2026-01-30 17:42:49] "POST /alarms HTTP/1.1" 409 279 0.007406 10.0.0.241 - - [2026-01-30 17:42:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001718 10.0.0.241 - - [2026-01-30 17:42:49] "PUT /alarm/46116b6a-c2f2-4e64-95e4-a951fd83501a HTTP/1.1" 200 245 0.010403 10.0.0.241 - - [2026-01-30 17:42:49] "GET / HTTP/1.1" 200 36215 0.001593 10.0.0.241 - - [2026-01-30 17:42:49] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.001852 10.0.0.241 - - [2026-01-30 17:42:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001542 10.0.0.241 - - [2026-01-30 17:42:49] "PUT /global-vrouter-config/87f16ca0-e1a9-4098-bee9-01feaa0a2632 HTTP/1.1" 200 277 0.006578 10.0.0.241 - - [2026-01-30 17:42:50] "GET / HTTP/1.1" 200 36215 0.001379 10.0.0.241 - - [2026-01-30 17:42:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001776 10.0.0.241 - - [2026-01-30 17:42:50] "GET /global-vrouter-config/87f16ca0-e1a9-4098-bee9-01feaa0a2632?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2112 0.002274 10.0.0.241 - - [2026-01-30 17:42:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001358 10.0.0.241 - - [2026-01-30 17:42:50] "PUT /global-vrouter-config/87f16ca0-e1a9-4098-bee9-01feaa0a2632 HTTP/1.1" 200 277 0.008227 10.0.0.241 - - [2026-01-30 17:42:50] "GET / HTTP/1.1" 200 36215 0.001527 10.0.0.241 - - [2026-01-30 17:42:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001736 10.0.0.241 - - [2026-01-30 17:42:50] "GET /global-system-config/3362f4fa-e9be-4b03-a25f-9a2f944d87fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.004059 10.0.0.241 - - [2026-01-30 17:42:50] "PUT /global-system-config/3362f4fa-e9be-4b03-a25f-9a2f944d87fb HTTP/1.1" 200 275 0.013200 10.0.0.241 - - [2026-01-30 17:42:53] "GET / HTTP/1.1" 200 36215 0.001272 10.0.0.241 - - [2026-01-30 17:42:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001711 10.0.0.241 - - [2026-01-30 17:42:53] "GET /routing-instance/7b71d79a-f7bb-450d-8267-69187e11f00a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.002254 10.0.0.241 - - [2026-01-30 17:42:53] "POST /bgp-routers HTTP/1.1" 409 301 0.001587 10.0.0.241 - - [2026-01-30 17:42:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.007482 10.0.0.241 - - [2026-01-30 17:42:54] "GET /bgp-router/06fb116f-5a19-4e42-b5f5-18971bbfe298?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1817 0.002672 10.0.0.241 - - [2026-01-30 17:42:54] "PUT /bgp-router/06fb116f-5a19-4e42-b5f5-18971bbfe298 HTTP/1.1" 200 255 0.011414 [Introspect:8084]10.0.0.241 - - [2026-01-30 17:42:54] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000819 [Introspect:8084]10.0.0.241 - - [2026-01-30 17:42:54] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000899 10.0.0.241 - - [2026-01-30 17:42:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003392 10.0.0.241 - - [2026-01-30 17:42:57] "GET /global-vrouter-config/87f16ca0-e1a9-4098-bee9-01feaa0a2632?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2112 0.002510 10.0.0.241 - - [2026-01-30 17:43:31] "GET / HTTP/1.1" 200 36215 0.002678 10.0.0.241 - - [2026-01-30 17:43:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001778 10.0.0.241 - - [2026-01-30 17:43:31] "GET /global-system-config/3362f4fa-e9be-4b03-a25f-9a2f944d87fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.004398 10.0.0.241 - - [2026-01-30 17:43:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001640 10.0.0.241 - - [2026-01-30 17:43:31] "GET /config-node/057077b2-95fa-4e11-a097-547c759911e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1210 0.002534 [Introspect:8084]10.0.0.241 - - [2026-01-30 17:43:42] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001801 10.0.0.241 - - [2026-01-30 17:43:42] "GET / HTTP/1.1" 200 36215 0.001251 [Introspect:8084]10.0.0.241 - - [2026-01-30 17:43:42] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000870 10.0.0.241 - - [2026-01-30 17:43:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.007272 10.0.0.241 - - [2026-01-30 17:43:42] "GET /routing-instance/7b71d79a-f7bb-450d-8267-69187e11f00a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.003076 10.0.0.241 - - [2026-01-30 17:43:42] "POST /bgp-routers HTTP/1.1" 409 301 0.001855 10.0.0.241 - - [2026-01-30 17:43:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001884 10.0.0.241 - - [2026-01-30 17:43:42] "GET /bgp-router/06fb116f-5a19-4e42-b5f5-18971bbfe298?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1817 0.003100 10.0.0.241 - - [2026-01-30 17:43:42] "PUT /bgp-router/06fb116f-5a19-4e42-b5f5-18971bbfe298 HTTP/1.1" 200 255 0.010888 10.0.0.241 - - [2026-01-30 17:43:56] "GET / HTTP/1.1" 200 36215 0.001619 10.0.0.241 - - [2026-01-30 17:43:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001902 10.0.0.241 - - [2026-01-30 17:43:56] "GET /global-system-config/3362f4fa-e9be-4b03-a25f-9a2f944d87fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.004287 10.0.0.241 - - [2026-01-30 17:43:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001461 10.0.0.241 - - [2026-01-30 17:43:56] "GET /config-node/057077b2-95fa-4e11-a097-547c759911e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1210 0.001699 10.0.0.241 - - [2026-01-30 17:43:56] "GET / HTTP/1.1" 200 36215 0.002038 10.0.0.241 - - [2026-01-30 17:43:56] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002136 10.0.0.241 - - [2026-01-30 17:44:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001886 10.0.0.241 - - [2026-01-30 17:44:01] "GET /global-vrouter-config/87f16ca0-e1a9-4098-bee9-01feaa0a2632?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2112 0.003468 10.0.0.241 - - [2026-01-30 17:44:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001834 10.0.0.241 - - [2026-01-30 17:44:01] "PUT /global-vrouter-config/87f16ca0-e1a9-4098-bee9-01feaa0a2632 HTTP/1.1" 200 277 0.011908 10.0.0.241 - - [2026-01-30 17:44:02] "GET / HTTP/1.1" 200 36215 0.001542 10.0.0.241 - - [2026-01-30 17:44:02] "POST /alarms HTTP/1.1" 409 264 0.002486 10.0.0.241 - - [2026-01-30 17:44:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002428 10.0.0.241 - - [2026-01-30 17:44:02] "PUT /alarm/60be8cb3-82a2-42f5-9717-1531796304fe HTTP/1.1" 200 245 0.010178 10.0.0.241 - - [2026-01-30 17:44:02] "POST /alarms HTTP/1.1" 409 261 0.003917 10.0.0.241 - - [2026-01-30 17:44:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001586 10.0.0.241 - - [2026-01-30 17:44:02] "PUT /alarm/3f37f53e-0d04-4eb0-b3f8-7b52e524011f HTTP/1.1" 200 245 0.009512 10.0.0.241 - - [2026-01-30 17:44:02] "POST /alarms HTTP/1.1" 409 261 0.004025 10.0.0.241 - - [2026-01-30 17:44:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003003 10.0.0.241 - - [2026-01-30 17:44:02] "PUT /alarm/0d274bb1-77f1-455d-8033-8221ee258dcc HTTP/1.1" 200 245 0.009895 10.0.0.241 - - [2026-01-30 17:44:02] "POST /alarms HTTP/1.1" 409 253 0.009439 10.0.0.241 - - [2026-01-30 17:44:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002105 10.0.0.241 - - [2026-01-30 17:44:02] "PUT /alarm/fd876d4e-8745-4b83-9f80-0b157e6f1a43 HTTP/1.1" 200 245 0.009761 10.0.0.241 - - [2026-01-30 17:44:02] "POST /alarms HTTP/1.1" 409 251 0.004436 10.0.0.241 - - [2026-01-30 17:44:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001734 10.0.0.241 - - [2026-01-30 17:44:02] "PUT /alarm/6f1498fc-1562-4675-99dd-bb0df38f40aa HTTP/1.1" 200 245 0.009105 10.0.0.241 - - [2026-01-30 17:44:02] "POST /alarms HTTP/1.1" 409 252 0.005537 10.0.0.241 - - [2026-01-30 17:44:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003840 10.0.0.241 - - [2026-01-30 17:44:02] "PUT /alarm/22d75af3-114f-4a65-b895-fe88d74baa38 HTTP/1.1" 200 245 0.013546 10.0.0.241 - - [2026-01-30 17:44:02] "POST /alarms HTTP/1.1" 409 256 0.002219 10.0.0.241 - - [2026-01-30 17:44:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002793 10.0.0.241 - - [2026-01-30 17:44:02] "PUT /alarm/327dbf2d-c2f3-4087-8e34-7c7efd84d38a HTTP/1.1" 200 245 0.010182 10.0.0.241 - - [2026-01-30 17:44:02] "POST /alarms HTTP/1.1" 409 248 0.007439 10.0.0.241 - - [2026-01-30 17:44:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003125 10.0.0.241 - - [2026-01-30 17:44:02] "PUT /alarm/11078030-bf01-414f-b849-7be8888fa9c2 HTTP/1.1" 200 245 0.015059 10.0.0.241 - - [2026-01-30 17:44:02] "POST /alarms HTTP/1.1" 409 252 0.010070 10.0.0.241 - - [2026-01-30 17:44:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001888 10.0.0.241 - - [2026-01-30 17:44:02] "PUT /alarm/5bfa9692-0b2c-4ae2-8980-24f92c8a87e0 HTTP/1.1" 200 245 0.011263 10.0.0.241 - - [2026-01-30 17:44:02] "POST /alarms HTTP/1.1" 409 257 0.005919 10.0.0.241 - - [2026-01-30 17:44:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001654 10.0.0.241 - - [2026-01-30 17:44:02] "PUT /alarm/a504bdc1-d8fd-4a17-af63-c24cbc6802e5 HTTP/1.1" 200 245 0.015723 10.0.0.241 - - [2026-01-30 17:44:02] "POST /alarms HTTP/1.1" 409 251 0.007366 10.0.0.241 - - [2026-01-30 17:44:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003886 10.0.0.241 - - [2026-01-30 17:44:02] "PUT /alarm/e790a3f0-c6f7-4dde-95be-6adf65b497af HTTP/1.1" 200 245 0.009300 10.0.0.241 - - [2026-01-30 17:44:02] "POST /alarms HTTP/1.1" 409 257 0.009679 10.0.0.241 - - [2026-01-30 17:44:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001998 10.0.0.241 - - [2026-01-30 17:44:03] "PUT /alarm/4dbf4d84-23bf-427e-8363-b1bf3b06e7ec HTTP/1.1" 200 245 0.010536 10.0.0.241 - - [2026-01-30 17:44:03] "POST /alarms HTTP/1.1" 409 261 0.003777 10.0.0.241 - - [2026-01-30 17:44:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001848 10.0.0.241 - - [2026-01-30 17:44:03] "PUT /alarm/c1cd62b5-d6e9-4285-9f96-c729e185dbb1 HTTP/1.1" 200 245 0.009753 10.0.0.241 - - [2026-01-30 17:44:03] "POST /alarms HTTP/1.1" 409 258 0.002405 10.0.0.241 - - [2026-01-30 17:44:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001252 10.0.0.241 - - [2026-01-30 17:44:03] "PUT /alarm/63f11f14-7e41-4c0b-a65c-0ce86d782a55 HTTP/1.1" 200 245 0.009665 10.0.0.241 - - [2026-01-30 17:44:03] "POST /alarms HTTP/1.1" 409 254 0.006621 10.0.0.241 - - [2026-01-30 17:44:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001792 10.0.0.241 - - [2026-01-30 17:44:03] "PUT /alarm/1ca98027-bae8-4e71-a810-5e1410a7de9a HTTP/1.1" 200 245 0.008645 10.0.0.241 - - [2026-01-30 17:44:03] "POST /alarms HTTP/1.1" 409 254 0.006131 10.0.0.241 - - [2026-01-30 17:44:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002149 10.0.0.241 - - [2026-01-30 17:44:03] "PUT /alarm/aff1c362-02aa-41a8-b2c4-0d54dd5a8875 HTTP/1.1" 200 245 0.009865 10.0.0.241 - - [2026-01-30 17:44:03] "POST /alarms HTTP/1.1" 409 254 0.010608 10.0.0.241 - - [2026-01-30 17:44:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001612 10.0.0.241 - - [2026-01-30 17:44:03] "PUT /alarm/9e8c1caf-e47b-41ad-ad2e-31fe0527d218 HTTP/1.1" 200 245 0.010266 10.0.0.241 - - [2026-01-30 17:44:03] "POST /alarms HTTP/1.1" 409 247 0.006646 10.0.0.241 - - [2026-01-30 17:44:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001525 10.0.0.241 - - [2026-01-30 17:44:03] "PUT /alarm/2197de65-fefd-462f-b5f6-b59d3d3bb4b0 HTTP/1.1" 200 245 0.010188 10.0.0.241 - - [2026-01-30 17:44:03] "POST /alarms HTTP/1.1" 409 272 0.006464 10.0.0.241 - - [2026-01-30 17:44:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002283 10.0.0.241 - - [2026-01-30 17:44:03] "PUT /alarm/49ad06e0-4199-4712-a82d-c331f2ca551d HTTP/1.1" 200 245 0.021774 10.0.0.241 - - [2026-01-30 17:44:03] "POST /alarms HTTP/1.1" 409 261 0.005800 10.0.0.241 - - [2026-01-30 17:44:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001772 10.0.0.241 - - [2026-01-30 17:44:03] "PUT /alarm/89c8eab7-a4bc-4d19-9062-7774732255fe HTTP/1.1" 200 245 0.021651 10.0.0.241 - - [2026-01-30 17:44:03] "POST /alarms HTTP/1.1" 409 259 0.011655 10.0.0.241 - - [2026-01-30 17:44:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002209 10.0.0.241 - - [2026-01-30 17:44:03] "PUT /alarm/8bffc14a-f73d-436a-9dcf-371badff8bcd HTTP/1.1" 200 245 0.009802 10.0.0.241 - - [2026-01-30 17:44:03] "POST /alarms HTTP/1.1" 409 265 0.006700 10.0.0.241 - - [2026-01-30 17:44:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003373 10.0.0.241 - - [2026-01-30 17:44:03] "PUT /alarm/6331b4e0-22b2-4d85-98bc-3e648c2d6088 HTTP/1.1" 200 245 0.009775 10.0.0.241 - - [2026-01-30 17:44:03] "POST /alarms HTTP/1.1" 409 279 0.003973 10.0.0.241 - - [2026-01-30 17:44:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001505 10.0.0.241 - - [2026-01-30 17:44:03] "PUT /alarm/46116b6a-c2f2-4e64-95e4-a951fd83501a HTTP/1.1" 200 245 0.009580 10.0.0.241 - - [2026-01-30 17:44:04] "GET / HTTP/1.1" 200 36215 0.001657 10.0.0.241 - - [2026-01-30 17:44:04] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002078 10.0.0.241 - - [2026-01-30 17:44:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001678 10.0.0.241 - - [2026-01-30 17:44:04] "PUT /global-vrouter-config/87f16ca0-e1a9-4098-bee9-01feaa0a2632 HTTP/1.1" 200 277 0.008741 10.0.0.241 - - [2026-01-30 17:44:04] "GET / HTTP/1.1" 200 36215 0.001689 10.0.0.241 - - [2026-01-30 17:44:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002024 10.0.0.241 - - [2026-01-30 17:44:04] "GET /global-vrouter-config/87f16ca0-e1a9-4098-bee9-01feaa0a2632?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2112 0.002960 10.0.0.241 - - [2026-01-30 17:44:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001788 10.0.0.241 - - [2026-01-30 17:44:04] "PUT /global-vrouter-config/87f16ca0-e1a9-4098-bee9-01feaa0a2632 HTTP/1.1" 200 277 0.010807 10.0.0.241 - - [2026-01-30 17:44:04] "GET / HTTP/1.1" 200 36215 0.001692 10.0.0.241 - - [2026-01-30 17:44:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002077 10.0.0.241 - - [2026-01-30 17:44:04] "GET /global-system-config/3362f4fa-e9be-4b03-a25f-9a2f944d87fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.004487 10.0.0.241 - - [2026-01-30 17:44:04] "PUT /global-system-config/3362f4fa-e9be-4b03-a25f-9a2f944d87fb HTTP/1.1" 200 275 0.013521 10.0.0.241 - - [2026-01-30 17:44:08] "GET / HTTP/1.1" 200 36215 0.001586 10.0.0.241 - - [2026-01-30 17:44:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001942 10.0.0.241 - - [2026-01-30 17:44:08] "GET /routing-instance/7b71d79a-f7bb-450d-8267-69187e11f00a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.002689 10.0.0.241 - - [2026-01-30 17:44:08] "POST /bgp-routers HTTP/1.1" 409 301 0.001730 10.0.0.241 - - [2026-01-30 17:44:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001675 10.0.0.241 - - [2026-01-30 17:44:08] "GET /bgp-router/06fb116f-5a19-4e42-b5f5-18971bbfe298?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1817 0.002911 10.0.0.241 - - [2026-01-30 17:44:08] "PUT /bgp-router/06fb116f-5a19-4e42-b5f5-18971bbfe298 HTTP/1.1" 200 255 0.029245 [Introspect:8084]10.0.0.241 - - [2026-01-30 17:44:08] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000843 [Introspect:8084]10.0.0.241 - - [2026-01-30 17:44:08] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000926 [Introspect:8084]10.0.0.241 - - [2026-01-30 17:44:11] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000848 [Introspect:8084]10.0.0.241 - - [2026-01-30 17:44:11] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000875 10.0.0.241 - - [2026-01-30 17:44:12] "POST /tags HTTP/1.1" 200 356 0.017751 10.0.0.241 - - [2026-01-30 17:44:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.008707 10.0.0.241 - - [2026-01-30 17:44:12] "GET /tag/2facefac-0656-4acb-bb2c-6a90e31dc8ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1247 0.019945 10.0.0.241 - - [2026-01-30 17:44:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002033 10.0.0.241 - - [2026-01-30 17:44:12] "GET /virtual-network/aff27ae2-d36e-41ff-a067-7f32a0e8f194?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3032 0.015284 10.0.0.241 - - [2026-01-30 17:44:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002039 10.0.0.241 - - [2026-01-30 17:44:12] "GET /project/849cd826-7b6e-425a-8936-4741db3631fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1286 0.065395 10.0.0.241 - - [2026-01-30 17:44:12] "POST /virtual-machines HTTP/1.1" 200 352 0.008834 10.0.0.241 - - [2026-01-30 17:44:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.035799 10.0.0.241 - - [2026-01-30 17:44:12] "POST /virtual-machine-interfaces HTTP/1.1" 200 620 0.136263 10.0.0.241 - - [2026-01-30 17:44:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.009289 10.0.0.241 - - [2026-01-30 17:44:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.013403 10.0.0.241 - - [2026-01-30 17:44:13] "GET /virtual-machine-interface/49facd0e-fe03-11f0-9a7d-fa163e23ff73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2812 0.010657 10.0.0.241 - - [2026-01-30 17:44:13] "POST /instance-ips HTTP/1.1" 200 392 0.026781 10.0.0.241 - - [2026-01-30 17:44:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.042791 10.0.0.241 - - [2026-01-30 17:44:13] "GET /virtual-machine-interface/49facd0e-fe03-11f0-9a7d-fa163e23ff73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2812 0.013485 10.0.0.241 - - [2026-01-30 17:44:13] "POST /set-tag HTTP/1.1" 200 109 0.018657 10.0.0.241 - - [2026-01-30 17:44:13] "GET /virtual-machine-interface/49facd0e-fe03-11f0-9a7d-fa163e23ff73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3188 0.022582 10.0.0.241 - - [2026-01-30 17:44:13] "GET /instance-ip/4a186472-fe03-11f0-9a7d-fa163e23ff73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1910 0.009649 10.0.0.241 - - [2026-01-30 17:44:13] "GET /virtual-machine-interface/49facd0e-fe03-11f0-9a7d-fa163e23ff73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3188 0.006048 10.0.0.241 - - [2026-01-30 17:44:13] "POST /set-tag HTTP/1.1" 200 109 0.002154 10.0.0.241 - - [2026-01-30 17:44:13] "GET /virtual-router/45f8e68b-ce3f-4661-bf56-83079b047462?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1489 0.003971 10.0.0.241 - - [2026-01-30 17:44:13] "POST /ref-update HTTP/1.1" 200 156 0.008089 10.0.0.241 - - [2026-01-30 17:44:13] "GET /virtual-machine-interface/49facd0e-fe03-11f0-9a7d-fa163e23ff73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3188 0.004087 10.0.0.241 - - [2026-01-30 17:44:13] "POST /set-tag HTTP/1.1" 200 109 0.004442 10.0.0.241 - - [2026-01-30 17:44:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001868 10.0.0.241 - - [2026-01-30 17:44:13] "GET /virtual-network/aff27ae2-d36e-41ff-a067-7f32a0e8f194?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3032 0.004337 10.0.0.241 - - [2026-01-30 17:44:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001710 10.0.0.241 - - [2026-01-30 17:44:13] "GET /project/849cd826-7b6e-425a-8936-4741db3631fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1286 0.039954 10.0.0.241 - - [2026-01-30 17:44:13] "POST /virtual-machines HTTP/1.1" 200 356 0.007777 10.0.0.241 - - [2026-01-30 17:44:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.010418 10.0.0.241 - - [2026-01-30 17:44:13] "POST /virtual-machine-interfaces HTTP/1.1" 200 624 0.141655 10.0.0.241 - - [2026-01-30 17:44:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.042418 10.0.0.241 - - [2026-01-30 17:44:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.014635 10.0.0.241 - - [2026-01-30 17:44:13] "GET /virtual-machine-interface/4a737ede-fe03-11f0-9a7d-fa163e23ff73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2822 0.008192 10.0.0.241 - - [2026-01-30 17:44:13] "POST /instance-ips HTTP/1.1" 200 396 0.033585 10.0.0.241 - - [2026-01-30 17:44:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.104603 10.0.0.241 - - [2026-01-30 17:44:14] "GET /virtual-machine-interface/4a737ede-fe03-11f0-9a7d-fa163e23ff73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2822 0.005610 10.0.0.241 - - [2026-01-30 17:44:14] "POST /set-tag HTTP/1.1" 200 109 0.070405 10.0.0.241 - - [2026-01-30 17:44:14] "GET /virtual-machine-interface/4a737ede-fe03-11f0-9a7d-fa163e23ff73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3198 0.015021 10.0.0.241 - - [2026-01-30 17:44:14] "GET /instance-ip/4a90a324-fe03-11f0-9a7d-fa163e23ff73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1920 0.004074 10.0.0.241 - - [2026-01-30 17:44:14] "GET /virtual-machine-interface/4a737ede-fe03-11f0-9a7d-fa163e23ff73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3198 0.004354 10.0.0.241 - - [2026-01-30 17:44:14] "POST /set-tag HTTP/1.1" 200 109 0.002223 10.0.0.241 - - [2026-01-30 17:44:14] "GET /virtual-router/45f8e68b-ce3f-4661-bf56-83079b047462?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1681 0.003710 10.0.0.241 - - [2026-01-30 17:44:14] "POST /ref-update HTTP/1.1" 200 156 0.009808 10.0.0.241 - - [2026-01-30 17:44:14] "GET /virtual-machine-interface/4a737ede-fe03-11f0-9a7d-fa163e23ff73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3198 0.013978 10.0.0.241 - - [2026-01-30 17:44:14] "POST /set-tag HTTP/1.1" 200 109 0.002291 10.0.0.241 - - [2026-01-30 17:44:14] "GET /virtual-machine-interface/49facd0e-fe03-11f0-9a7d-fa163e23ff73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3188 0.004531 10.0.0.241 - - [2026-01-30 17:44:14] "POST /set-tag HTTP/1.1" 200 109 0.002815 10.0.0.241 - - [2026-01-30 17:44:14] "GET /virtual-machine-interface/4a737ede-fe03-11f0-9a7d-fa163e23ff73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3198 0.004615 10.0.0.241 - - [2026-01-30 17:44:14] "POST /set-tag HTTP/1.1" 200 109 0.002500 10.0.0.241 - - [2026-01-30 17:44:26] "GET / HTTP/1.1" 200 36215 0.001628 10.0.0.241 - - [2026-01-30 17:44:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001923 10.0.0.241 - - [2026-01-30 17:44:26] "GET /global-system-config/3362f4fa-e9be-4b03-a25f-9a2f944d87fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.005337 10.0.0.241 - - [2026-01-30 17:44:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001637 10.0.0.241 - - [2026-01-30 17:44:26] "GET /config-node/057077b2-95fa-4e11-a097-547c759911e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1210 0.001720 10.0.0.241 - - [2026-01-30 17:44:26] "GET /virtual-machine-interface/49facd0e-fe03-11f0-9a7d-fa163e23ff73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3188 0.004087 10.0.0.241 - - [2026-01-30 17:44:26] "POST /set-tag HTTP/1.1" 200 109 0.001883 10.0.0.241 - - [2026-01-30 17:44:27] "GET /virtual-machine-interface/4a737ede-fe03-11f0-9a7d-fa163e23ff73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3198 0.004055 10.0.0.241 - - [2026-01-30 17:44:27] "POST /set-tag HTTP/1.1" 200 109 0.001879 10.0.0.241 - - [2026-01-30 17:44:28] "GET /virtual-machine-interface/49facd0e-fe03-11f0-9a7d-fa163e23ff73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3188 0.009628 10.0.0.241 - - [2026-01-30 17:44:28] "POST /set-tag HTTP/1.1" 200 109 0.004155 10.0.0.241 - - [2026-01-30 17:44:38] "GET / HTTP/1.1" 200 36215 0.001413 10.0.0.241 - - [2026-01-30 17:44:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001858 10.0.0.241 - - [2026-01-30 17:44:38] "GET /routing-instance/7b71d79a-f7bb-450d-8267-69187e11f00a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.002355 10.0.0.241 - - [2026-01-30 17:44:38] "POST /bgp-routers HTTP/1.1" 409 301 0.001659 10.0.0.241 - - [2026-01-30 17:44:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001821 10.0.0.241 - - [2026-01-30 17:44:38] "GET /bgp-router/06fb116f-5a19-4e42-b5f5-18971bbfe298?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1817 0.002372 10.0.0.241 - - [2026-01-30 17:44:38] "PUT /bgp-router/06fb116f-5a19-4e42-b5f5-18971bbfe298 HTTP/1.1" 200 255 0.012764 [Introspect:8084]10.0.0.241 - - [2026-01-30 17:44:38] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001021 [Introspect:8084]10.0.0.241 - - [2026-01-30 17:44:38] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000867 10.0.0.241 - - [2026-01-30 17:45:00] "GET /virtual-machine-interface/49facd0e-fe03-11f0-9a7d-fa163e23ff73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3188 0.010763 10.0.0.241 - - [2026-01-30 17:45:00] "POST /set-tag HTTP/1.1" 200 109 0.009537 10.0.0.241 - - [2026-01-30 17:45:00] "GET /virtual-machine-interface/49facd0e-fe03-11f0-9a7d-fa163e23ff73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3188 0.006784 10.0.0.241 - - [2026-01-30 17:45:00] "POST /set-tag HTTP/1.1" 200 109 0.002689 10.0.0.241 - - [2026-01-30 17:45:00] "GET /virtual-machine/99a39cad-d3d1-45f2-94de-06edf86d9145?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1416 0.004911 10.0.0.241 - - [2026-01-30 17:45:00] "POST /ref-update HTTP/1.1" 200 156 0.017874 10.0.0.241 - - [2026-01-30 17:45:00] "GET /virtual-machine-interface/49facd0e-fe03-11f0-9a7d-fa163e23ff73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3188 0.005030 10.0.0.241 - - [2026-01-30 17:45:00] "POST /set-tag HTTP/1.1" 200 109 0.035104 10.0.0.241 - - [2026-01-30 17:45:00] "POST /set-tag HTTP/1.1" 200 109 0.037565 10.0.0.241 - - [2026-01-30 17:45:00] "DELETE /instance-ip/4a186472-fe03-11f0-9a7d-fa163e23ff73 HTTP/1.1" 200 115 0.039275 10.0.0.241 - - [2026-01-30 17:45:00] "DELETE /virtual-machine-interface/49facd0e-fe03-11f0-9a7d-fa163e23ff73 HTTP/1.1" 200 115 0.051147 10.0.0.241 - - [2026-01-30 17:45:00] "DELETE /virtual-machine/99a39cad-d3d1-45f2-94de-06edf86d9145 HTTP/1.1" 200 115 0.033622 10.0.0.241 - - [2026-01-30 17:45:00] "GET /virtual-machine-interface/4a737ede-fe03-11f0-9a7d-fa163e23ff73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3198 0.008094 10.0.0.241 - - [2026-01-30 17:45:00] "POST /set-tag HTTP/1.1" 200 109 0.002910 10.0.0.241 - - [2026-01-30 17:45:31] "GET /virtual-machine-interface/4a737ede-fe03-11f0-9a7d-fa163e23ff73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3198 0.003983 10.0.0.241 - - [2026-01-30 17:45:31] "POST /set-tag HTTP/1.1" 200 109 0.006594 10.0.0.241 - - [2026-01-30 17:45:31] "GET /virtual-machine-interface/4a737ede-fe03-11f0-9a7d-fa163e23ff73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3198 0.003886 10.0.0.241 - - [2026-01-30 17:45:31] "POST /set-tag HTTP/1.1" 200 109 0.002648 10.0.0.241 - - [2026-01-30 17:45:31] "GET /virtual-machine/6f76c918-49d0-487e-bf23-559e1a0f41d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1423 0.003251 10.0.0.241 - - [2026-01-30 17:45:31] "POST /ref-update HTTP/1.1" 200 156 0.011495 10.0.0.241 - - [2026-01-30 17:45:31] "GET /virtual-machine-interface/4a737ede-fe03-11f0-9a7d-fa163e23ff73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3198 0.004782 10.0.0.241 - - [2026-01-30 17:45:31] "POST /set-tag HTTP/1.1" 200 109 0.014016 10.0.0.241 - - [2026-01-30 17:45:31] "POST /set-tag HTTP/1.1" 200 109 0.017396 10.0.0.241 - - [2026-01-30 17:45:31] "DELETE /instance-ip/4a90a324-fe03-11f0-9a7d-fa163e23ff73 HTTP/1.1" 200 115 0.039935 10.0.0.241 - - [2026-01-30 17:45:31] "DELETE /virtual-machine-interface/4a737ede-fe03-11f0-9a7d-fa163e23ff73 HTTP/1.1" 200 115 0.034112 10.0.0.241 - - [2026-01-30 17:45:31] "DELETE /virtual-machine/6f76c918-49d0-487e-bf23-559e1a0f41d6 HTTP/1.1" 200 115 0.021408 10.0.0.241 - - [2026-01-30 17:45:31] "DELETE /tag/2facefac-0656-4acb-bb2c-6a90e31dc8ca HTTP/1.1" 200 115 0.046427