++ 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: =================== Wed Nov 5 07:03:19 PM UTC 2025 ===================' INFO: =================== Wed Nov 5 07:03:19 PM UTC 2025 =================== ++ LOG_LOCAL=1 ++ source /functions.sh ++ source /contrail-functions.sh +++ get_default_ip ++++ get_default_nic ++++ get_gateway_nic_for_ip 1 ++++ command -v ip ++++ local ip=1 +++++ ip route get 1 +++++ grep -o 'dev.*' +++++ awk '{print $2}' ++++ local iface=ens3 ++++ [[ ens3 == \l\o ]] ++++ echo ens3 +++ local nic=ens3 +++ get_ip_for_nic ens3 +++ local nic=ens3 +++ cut -d / -f 1 +++ get_cidr_for_nic ens3 +++ command -v ip +++ local nic=ens3 +++ ip addr show dev ens3 +++ head -n 1 +++ awk '{print $2}' +++ grep 'inet ' ++ DEFAULT_LOCAL_IP=10.0.0.73 ++ 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.73 ++ ANALYTICS_ALARM_ENABLE=False ++ ANALYTICS_SNMP_ENABLE=False ++ ANALYTICSDB_ENABLE=False ++ ANALYTICS_NODES=10.0.0.73 ++ ANALYTICSDB_NODES=10.0.0.73 ++ ANALYTICS_SNMP_NODES=10.0.0.73 ++ 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.73 +++ local server_address=10.0.0.73 +++ extended_server_list+='10.0.0.73:8081 ' +++ '[' -n '10.0.0.73:8081 ' ']' +++ echo 10.0.0.73:8081 ++ ANALYTICS_SERVERS=10.0.0.73: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.73 +++ local server_address=10.0.0.73 +++ extended_server_list+='10.0.0.73:9042 ' +++ '[' -n '10.0.0.73:9042 ' ']' +++ echo 10.0.0.73:9042 ++ ANALYTICSDB_CQL_SERVERS=10.0.0.73:9042 ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.73 ++ 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.73 +++ local server_address=10.0.0.73 +++ extended_server_list+='10.0.0.73:8086 ' +++ '[' -n '10.0.0.73:8086 ' ']' +++ echo 10.0.0.73:8086 ++ COLLECTOR_SERVERS=10.0.0.73: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.73 ++ CONFIGDB_NODES=10.0.0.73 ++ 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.73 +++ local server_address=10.0.0.73 +++ extended_server_list+='10.0.0.73:8082 ' +++ '[' -n '10.0.0.73:8082 ' ']' +++ echo 10.0.0.73:8082 ++ CONFIG_SERVERS=10.0.0.73: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.73 +++ local server_address=10.0.0.73 +++ extended_server_list+='10.0.0.73:9161 ' +++ '[' -n '10.0.0.73:9161 ' ']' +++ echo 10.0.0.73:9161 ++ CONFIGDB_SERVERS=10.0.0.73: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.73 +++ local server_address=10.0.0.73 +++ extended_server_list+='10.0.0.73:9041 ' +++ '[' -n '10.0.0.73:9041 ' ']' +++ echo 10.0.0.73:9041 ++ CONFIGDB_CQL_SERVERS=10.0.0.73: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.73 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.0.0.73 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.73 ++ 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.73 +++ local server_address=10.0.0.73 +++ extended_server_list+=10.0.0.73:2181, +++ '[' -n 10.0.0.73:2181, ']' +++ echo 10.0.0.73:2181 ++ ZOOKEEPER_SERVERS=10.0.0.73: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.73 +++ local server_address=10.0.0.73 +++ extended_server_list+='10.0.0.73:2181 ' +++ '[' -n '10.0.0.73:2181 ' ']' +++ echo 10.0.0.73:2181 ++ ZOOKEEPER_SERVERS_SPACE_DELIM=10.0.0.73:2181 ++ RABBITMQ_NODES=10.0.0.73 ++ 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.73 +++ local server_address=10.0.0.73 +++ extended_server_list+=10.0.0.73:5673, +++ '[' -n 10.0.0.73:5673, ']' +++ echo 10.0.0.73:5673 ++ RABBITMQ_SERVERS=10.0.0.73: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.73 +++ local server_address=10.0.0.73 +++ extended_server_list+='10.0.0.73:6379 ' +++ '[' -n '10.0.0.73:6379 ' ']' +++ echo 10.0.0.73:6379 ++ REDIS_SERVERS=10.0.0.73: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.73 ++ 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.73 +++ local server_address=10.0.0.73 +++ extended_server_list+='10.0.0.73:9092 ' +++ '[' -n '10.0.0.73:9092 ' ']' +++ echo 10.0.0.73:9092 ++ KAFKA_SERVERS=10.0.0.73: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.73 ++ 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.73 ++ 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.73 + local cassandra=10.0.0.73 + (( i=1 )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.73 9041 + 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.73 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.73 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.73 9041 + echo 'INFO: Waiting for cassandra 5/30' INFO: Waiting for cassandra 5/30 + sleep 10 + (( i++ )) + (( i<=30 )) + nc -z 10.0.0.73 9041 + echo -e '\035\nquit' + 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.73 +++ local servers=10.0.0.73 +++ local server_list= +++ IFS=, +++ read -ra server_list +++ cut -d ' ' -f 1 ++++ tr '\n' , ++++ get_local_ips ++++ cat /proc/net/fib_trie ++++ sort ++++ grep -vi host ++++ awk '/32 host/ { print f } {f=$2}' ++++ uniq +++ local local_ips=,10.0.0.73,10.201.239.1,127.0.0.1,172.17.0.1,252.73.0.1,, +++ local ord=1 +++ for server in "${server_list[@]}" +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.73'\''))' +++ local server_ip=10.0.0.73 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.73 ]] +++ [[ ,10.0.0.73,10.201.239.1,127.0.0.1,172.17.0.1,252.73.0.1,, =~ ,10\.0\.0\.73, ]] +++ echo 10.0.0.73 1 +++ return ++ local ip=10.0.0.73 ++ [[ -z 10.0.0.73 ]] ++ echo 10.0.0.73 + host_ip=10.0.0.73 + [[ cql == \c\q\l ]] ++ echo 10.0.0.73:9041 ++ sed 's/,/ /g' + cassandra_server_list=10.0.0.73:9041 + config_api_certs_config= + uwsgi_socket='protocol = http\nsocket = 10.0.0.73: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 ++ sort ++ sed 's/^API__//g' ++ set -o posix ++ set + local vars= + local section= + (( ++index )) + (( index < CONFIG_API_WORKER_COUNT )) + (( CONFIG_API_WORKER_COUNT > 1 )) + service_cmd='/usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0' + set_third_party_auth_config + [[ noauth != \k\e\y\s\t\o\n\e ]] + return + set_vnc_api_lib_ini + local tmp_file=/etc/contrail/vnc_api_lib.ini.tmp + cat + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + [[ noauth == \k\e\y\s\t\o\n\e ]] + cat + mv -f /etc/contrail/vnc_api_lib.ini.tmp /etc/contrail/vnc_api_lib.ini + upgrade_old_logs contrail-api + local template=contrail-api ++ dirname /var/log/contrail/config-api + local old_dir=/var/log/contrail + mkdir -p /var/log/contrail/config-api + chmod 755 /var/log/contrail/config-api + mv -n '/var/log/contrail/*contrail-api.log*' /var/log/contrail/config-api/ + true + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + chown 1999:1999 /var/log/contrail/config-api + find /var/log/contrail/config-api -uid 0 -exec chown 1999:1999 '{}' + + run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + mkdir -p /etc/contrail /var/lib/contrail + chown 1999:1999 /etc/contrail /var/lib/contrail + find /etc/contrail -uid 0 -exec chown 1999:1999 '{}' + + chmod 755 /etc/contrail + do_run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + mkdir -p /var/crashes + chmod 777 /var/crashes ++ id -un 1999 + local user_name=contrail + export HOME=/home/contrail + HOME=/home/contrail + mkdir -p /home/contrail + chown -R 1999:1999 /home/contrail + exec setpriv --reuid 1999 --regid 1999 --clear-groups --no-new-privs /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:287: SyntaxWarning: "is not" with a literal. Did you mean "!="? if ip_alloc_unit is not 1: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1113: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1910: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: 11/05/2025 19:04:20.258 7f2a572da740 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 11/05/2025 19:04:20.884 7f2a572da740 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 11/05/2025 19:04:20.914 7f2a572da740 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 11/05/2025 19:04:20.915 7f2a572da740 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log] [Introspect:8084]10.0.0.73 - - [2025-11-05 19:04:21] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 314 0.001250 [Introspect:8084]10.0.0.73 - - [2025-11-05 19:04:36] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 314 0.001560 Bottle v0.12.25 server starting up (using GeventPoolServer(spawn=))... Listening on http://10.0.0.73:8082/ Hit Ctrl-C to quit. 10.0.0.73 - - [2025-11-05 19:04:41] "GET / HTTP/1.1" 503 181 0.000277 10.0.0.73 - - [2025-11-05 19:04:41] "GET / HTTP/1.1" 503 181 0.000259 10.0.0.73 - - [2025-11-05 19:04:42] "GET / HTTP/1.1" 200 45303 0.002793 10.0.0.73 - - [2025-11-05 19:04:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.024020 10.0.0.73 - - [2025-11-05 19:04:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.011338 10.0.0.73 - - [2025-11-05 19:04:42] "GET / HTTP/1.1" 200 35931 0.001532 10.0.0.73 - - [2025-11-05 19:04:43] "GET / HTTP/1.1" 200 35931 0.001950 10.0.0.73 - - [2025-11-05 19:04:43] "GET / HTTP/1.1" 200 35931 0.001482 10.0.0.73 - - [2025-11-05 19:04:43] "POST /fqname-to-id HTTP/1.1" 404 186 0.004055 10.0.0.73 - - [2025-11-05 19:04:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003876 10.0.0.73 - - [2025-11-05 19:04:43] "GET /global-system-config/aa40d587-993e-4765-99ca-e14254a024e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.021698 10.0.0.73 - - [2025-11-05 19:04:43] "GET / HTTP/1.1" 200 35931 0.003579 10.0.0.73 - - [2025-11-05 19:04:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.006986 10.0.0.73 - - [2025-11-05 19:04:43] "GET /global-system-config/aa40d587-993e-4765-99ca-e14254a024e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.021085 10.0.0.73 - - [2025-11-05 19:04:43] "POST /fqname-to-id HTTP/1.1" 404 216 0.002068 10.0.0.73 - - [2025-11-05 19:04:43] "POST /service-appliance-sets HTTP/1.1" 200 553 0.097886 10.0.0.73 - - [2025-11-05 19:04:43] "POST /fqname-to-id HTTP/1.1" 404 180 0.004308 10.0.0.73 - - [2025-11-05 19:04:43] "POST /config-nodes HTTP/1.1" 200 593 0.038475 10.0.0.73 - - [2025-11-05 19:04:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.037551 10.0.0.73 - - [2025-11-05 19:04:44] "GET /global-system-config/aa40d587-993e-4765-99ca-e14254a024e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.022882 10.0.0.73 - - [2025-11-05 19:04:44] "POST /service-appliance-sets HTTP/1.1" 200 541 0.049856 10.0.0.73 - - [2025-11-05 19:04:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004636 10.0.0.73 - - [2025-11-05 19:04:44] "GET /network-ipam/b360683a-4319-43be-b02d-d2f9f92b9d63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1954 0.004918 10.0.0.73 - - [2025-11-05 19:04:44] "POST /service-templates HTTP/1.1" 200 511 0.048399 10.0.0.73 - - [2025-11-05 19:04:44] "GET / HTTP/1.1" 200 35931 0.001489 10.0.0.73 - - [2025-11-05 19:04:44] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.006338 10.0.0.73 - - [2025-11-05 19:04:44] "POST /service-templates HTTP/1.1" 200 501 0.118039 10.0.0.73 - - [2025-11-05 19:04:44] "POST /service-templates HTTP/1.1" 200 515 0.080840 10.0.0.73 - - [2025-11-05 19:04:44] "POST /service-templates HTTP/1.1" 200 535 0.054296 10.0.0.73 - - [2025-11-05 19:04:44] "POST /service-templates HTTP/1.1" 200 507 0.048531 10.0.0.73 - - [2025-11-05 19:04:45] "GET / HTTP/1.1" 200 35931 0.001994 10.0.0.73 - - [2025-11-05 19:04:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.005382 10.0.0.73 - - [2025-11-05 19:04:45] "GET /global-system-config/aa40d587-993e-4765-99ca-e14254a024e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.013192 10.0.0.73 - - [2025-11-05 19:04:45] "POST /fqname-to-id HTTP/1.1" 404 216 0.007339 10.0.0.73 - - [2025-11-05 19:04:45] "POST /analytics-snmp-nodes HTTP/1.1" 200 609 0.076593 10.0.0.73 - - [2025-11-05 19:04:46] "GET / HTTP/1.1" 200 35931 0.002553 10.0.0.73 - - [2025-11-05 19:04:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.010495 10.0.0.73 - - [2025-11-05 19:04:46] "GET /global-system-config/aa40d587-993e-4765-99ca-e14254a024e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.018368 10.0.0.73 - - [2025-11-05 19:04:46] "POST /fqname-to-id HTTP/1.1" 404 216 0.005080 10.0.0.73 - - [2025-11-05 19:04:46] "POST /database-nodes HTTP/1.1" 200 597 0.084587 10.0.0.73 - - [2025-11-05 19:04:47] "GET / HTTP/1.1" 200 35931 0.001755 10.0.0.73 - - [2025-11-05 19:04:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002947 10.0.0.73 - - [2025-11-05 19:04:47] "GET /global-system-config/aa40d587-993e-4765-99ca-e14254a024e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.015718 10.0.0.73 - - [2025-11-05 19:04:47] "POST /fqname-to-id HTTP/1.1" 404 216 0.014614 10.0.0.73 - - [2025-11-05 19:04:47] "POST /config-database-nodes HTTP/1.1" 200 611 0.050310 10.0.0.73 - - [2025-11-05 19:04:47] "GET / HTTP/1.1" 200 35931 0.002187 10.0.0.73 - - [2025-11-05 19:04:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.004316 10.0.0.73 - - [2025-11-05 19:04:47] "GET /global-system-config/aa40d587-993e-4765-99ca-e14254a024e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.012818 10.0.0.73 - - [2025-11-05 19:04:47] "POST /fqname-to-id HTTP/1.1" 404 216 0.008826 10.0.0.73 - - [2025-11-05 19:04:47] "POST /analytics-nodes HTTP/1.1" 200 599 0.056878 10.0.0.73 - - [2025-11-05 19:04:47] "GET / HTTP/1.1" 200 35931 0.001709 10.0.0.73 - - [2025-11-05 19:04:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002948 10.0.0.73 - - [2025-11-05 19:04:47] "GET /global-system-config/aa40d587-993e-4765-99ca-e14254a024e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.006494 10.0.0.73 - - [2025-11-05 19:04:47] "POST /fqname-to-id HTTP/1.1" 404 216 0.003191 10.0.0.73 - - [2025-11-05 19:04:47] "POST /analytics-alarm-nodes HTTP/1.1" 200 611 0.035943 10.0.0.73 - - [2025-11-05 19:04:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.005713 10.0.0.73 - - [2025-11-05 19:04:49] "GET /network-ipam/b360683a-4319-43be-b02d-d2f9f92b9d63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1954 0.007947 10.0.0.73 - - [2025-11-05 19:04:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003164 10.0.0.73 - - [2025-11-05 19:04:49] "GET /global-vrouter-config/7aceb4cd-e8d4-4ab3-9fc7-39c140980d59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1215 0.026819 10.0.0.73 - - [2025-11-05 19:04:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.021331 10.0.0.73 - - [2025-11-05 19:04:49] "POST /fqname-to-id HTTP/1.1" 404 225 0.002564 10.0.0.73 - - [2025-11-05 19:04:49] "PUT /global-vrouter-config/7aceb4cd-e8d4-4ab3-9fc7-39c140980d59 HTTP/1.1" 200 276 0.082739 10.0.0.73 - - [2025-11-05 19:04:49] "POST /access-control-lists HTTP/1.1" 200 587 0.143175 10.0.0.73 - - [2025-11-05 19:04:49] "POST /fqname-to-id HTTP/1.1" 404 224 0.011014 10.0.0.73 - - [2025-11-05 19:04:49] "POST /access-control-lists HTTP/1.1" 200 585 0.062786 10.0.0.73 - - [2025-11-05 19:04:50] "POST /route-targets HTTP/1.1" 200 327 0.029477 10.0.0.73 - - [2025-11-05 19:04:50] "POST /ref-update HTTP/1.1" 200 156 0.046707 10.0.0.73 - - [2025-11-05 19:04:50] "POST /route-targets HTTP/1.1" 200 327 0.033831 10.0.0.73 - - [2025-11-05 19:04:50] "POST /ref-update HTTP/1.1" 200 156 0.030816 10.0.0.73 - - [2025-11-05 19:04:50] "POST /route-targets HTTP/1.1" 200 327 0.040573 10.0.0.73 - - [2025-11-05 19:04:50] "POST /ref-update HTTP/1.1" 200 156 0.054014 10.0.0.73 - - [2025-11-05 19:04:50] "GET / HTTP/1.1" 200 35931 0.001885 10.0.0.73 - - [2025-11-05 19:04:50] "POST /route-targets HTTP/1.1" 200 327 0.022187 10.0.0.73 - - [2025-11-05 19:04:50] "POST /alarms HTTP/1.1" 200 581 0.095806 10.0.0.73 - - [2025-11-05 19:04:50] "POST /ref-update HTTP/1.1" 200 156 0.095415 10.0.0.73 - - [2025-11-05 19:04:50] "POST /alarms HTTP/1.1" 200 575 0.096899 10.0.0.73 - - [2025-11-05 19:04:50] "POST /alarms HTTP/1.1" 200 575 0.129942 10.0.0.73 - - [2025-11-05 19:04:50] "POST /fqname-to-id HTTP/1.1" 404 201 0.003296 10.0.0.73 - - [2025-11-05 19:04:50] "POST /access-control-lists HTTP/1.1" 200 551 0.152213 10.0.0.73 - - [2025-11-05 19:04:50] "POST /alarms HTTP/1.1" 200 559 0.130644 10.0.0.73 - - [2025-11-05 19:04:51] "PUT /access-control-list/95d5a2bb-1a67-4c8f-a064-7a39cb558046 HTTP/1.1" 200 272 0.089820 10.0.0.73 - - [2025-11-05 19:04:51] "GET / HTTP/1.1" 200 35931 0.001656 10.0.0.73 - - [2025-11-05 19:04:51] "POST /alarms HTTP/1.1" 200 555 0.157424 10.0.0.73 - - [2025-11-05 19:04:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.020443 10.0.0.73 - - [2025-11-05 19:04:51] "GET /routing-instance/2a626978-30c5-414e-8026-d224fcae3292?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.010292 10.0.0.73 - - [2025-11-05 19:04:51] "PUT /access-control-list/6971f6dd-5840-4e07-aae4-295fbfe12250 HTTP/1.1" 200 272 0.084456 10.0.0.73 - - [2025-11-05 19:04:51] "POST /alarms HTTP/1.1" 200 557 0.079932 10.0.0.73 - - [2025-11-05 19:04:51] "POST /bgp-routers HTTP/1.1" 200 616 0.078691 10.0.0.73 - - [2025-11-05 19:04:51] "GET /bgp-router/d3c55925-32d5-4157-882c-a3b8e4296d00?fields=global_system_config_back_refs HTTP/1.1" 200 1129 0.006917 10.0.0.73 - - [2025-11-05 19:04:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.005588 10.0.0.73 - - [2025-11-05 19:04:51] "GET /global-system-config/aa40d587-993e-4765-99ca-e14254a024e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.031721 10.0.0.73 - - [2025-11-05 19:04:51] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.010174 10.0.0.73 - - [2025-11-05 19:04:51] "POST /alarms HTTP/1.1" 200 565 0.087327 10.0.0.73 - - [2025-11-05 19:04:51] "POST /ref-update HTTP/1.1" 200 156 0.040485 10.0.0.73 - - [2025-11-05 19:04:51] "POST /alarms HTTP/1.1" 200 549 0.157744 10.0.0.73 - - [2025-11-05 19:04:51] "POST /alarms HTTP/1.1" 200 557 0.055242 10.0.0.73 - - [2025-11-05 19:04:51] "POST /alarms HTTP/1.1" 200 567 0.060601 10.0.0.73 - - [2025-11-05 19:04:51] "POST /alarms HTTP/1.1" 200 555 0.057469 10.0.0.73 - - [2025-11-05 19:04:51] "POST /alarms HTTP/1.1" 200 567 0.059006 10.0.0.73 - - [2025-11-05 19:04:51] "POST /alarms HTTP/1.1" 200 575 0.073968 10.0.0.73 - - [2025-11-05 19:04:51] "POST /alarms HTTP/1.1" 200 569 0.048028 10.0.0.73 - - [2025-11-05 19:04:51] "POST /alarms HTTP/1.1" 200 561 0.055826 10.0.0.73 - - [2025-11-05 19:04:52] "POST /alarms HTTP/1.1" 200 561 0.031540 10.0.0.73 - - [2025-11-05 19:04:52] "POST /alarms HTTP/1.1" 200 561 0.056185 10.0.0.73 - - [2025-11-05 19:04:52] "POST /alarms HTTP/1.1" 200 547 0.044227 10.0.0.73 - - [2025-11-05 19:04:52] "POST /alarms HTTP/1.1" 200 595 0.044769 10.0.0.73 - - [2025-11-05 19:04:52] "POST /alarms HTTP/1.1" 200 575 0.039996 10.0.0.73 - - [2025-11-05 19:04:52] "POST /alarms HTTP/1.1" 200 571 0.049636 10.0.0.73 - - [2025-11-05 19:04:52] "POST /alarms HTTP/1.1" 200 583 0.027218 10.0.0.73 - - [2025-11-05 19:04:52] "POST /alarms HTTP/1.1" 200 609 0.044833 10.0.0.73 - - [2025-11-05 19:04:52] "GET / HTTP/1.1" 200 35931 0.006351 10.0.0.73 - - [2025-11-05 19:04:52] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.005006 10.0.0.73 - - [2025-11-05 19:04:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.010399 10.0.0.73 - - [2025-11-05 19:04:52] "PUT /global-vrouter-config/7aceb4cd-e8d4-4ab3-9fc7-39c140980d59 HTTP/1.1" 200 276 0.025498 10.0.0.73 - - [2025-11-05 19:04:53] "GET / HTTP/1.1" 200 35931 0.001457 10.0.0.73 - - [2025-11-05 19:04:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002907 10.0.0.73 - - [2025-11-05 19:04:53] "GET /global-vrouter-config/7aceb4cd-e8d4-4ab3-9fc7-39c140980d59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003749 10.0.0.73 - - [2025-11-05 19:04:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002889 10.0.0.73 - - [2025-11-05 19:04:53] "PUT /global-vrouter-config/7aceb4cd-e8d4-4ab3-9fc7-39c140980d59 HTTP/1.1" 200 276 0.016968 10.0.0.73 - - [2025-11-05 19:04:53] "GET / HTTP/1.1" 200 35931 0.003539 10.0.0.73 - - [2025-11-05 19:04:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003387 10.0.0.73 - - [2025-11-05 19:04:53] "GET /global-system-config/aa40d587-993e-4765-99ca-e14254a024e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.033267 10.0.0.73 - - [2025-11-05 19:04:53] "PUT /global-system-config/aa40d587-993e-4765-99ca-e14254a024e0 HTTP/1.1" 200 274 0.051658 [Introspect:8084]10.0.0.73 - - [2025-11-05 19:05:24] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001021 [Introspect:8084]10.0.0.73 - - [2025-11-05 19:05:24] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001560 [Introspect:8084]10.0.0.73 - - [2025-11-05 19:05:29] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001313 [Introspect:8084]10.0.0.73 - - [2025-11-05 19:05:29] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001351 10.0.0.73 - - [2025-11-05 19:05:31] "GET / HTTP/1.1" 200 35931 0.002179 10.0.0.73 - - [2025-11-05 19:05:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003867 10.0.0.73 - - [2025-11-05 19:05:32] "GET /domain/c68df1b9-3603-4de7-b9c4-be4f90033fe5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 894 0.005907 10.0.0.73 - - [2025-11-05 19:05:32] "POST /id-to-fqname HTTP/1.1" 200 173 0.007629 10.0.0.73 - - [2025-11-05 19:05:32] "POST /fqname-to-id HTTP/1.1" 404 182 0.012787 10.0.0.73 - - [2025-11-05 19:05:32] "POST /security-groups HTTP/1.1" 200 570 0.082048 10.0.0.73 - - [2025-11-05 19:05:32] "POST /projects HTTP/1.1" 200 481 0.311482 10.0.0.73 - - [2025-11-05 19:05:32] "POST /fqname-to-id HTTP/1.1" 404 213 0.002356 10.0.0.73 - - [2025-11-05 19:05:32] "POST /security-groups HTTP/1.1" 200 534 0.066348 10.0.0.73 - - [2025-11-05 19:05:32] "POST /access-control-lists HTTP/1.1" 200 579 0.073140 10.0.0.73 - - [2025-11-05 19:05:32] "POST /fqname-to-id HTTP/1.1" 404 212 0.020011 10.0.0.73 - - [2025-11-05 19:05:32] "POST /chown HTTP/1.1" 200 109 0.066018 10.0.0.73 - - [2025-11-05 19:05:32] "POST /policy-managements HTTP/1.1" 409 214 0.022047 10.0.0.73 - - [2025-11-05 19:05:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.007159 10.0.0.73 - - [2025-11-05 19:05:32] "GET /policy-management/62334737-c2f2-441d-87ab-fb6405e88c65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.040714 10.0.0.73 - - [2025-11-05 19:05:32] "POST /access-control-lists HTTP/1.1" 200 577 0.115855 10.0.0.73 - - [2025-11-05 19:05:32] "POST /fqname-to-id HTTP/1.1" 404 232 0.009086 10.0.0.73 - - [2025-11-05 19:05:32] "POST /access-control-lists HTTP/1.1" 200 594 0.069655 10.0.0.73 - - [2025-11-05 19:05:32] "POST /fqname-to-id HTTP/1.1" 404 231 0.013926 10.0.0.73 - - [2025-11-05 19:05:32] "POST /application-policy-sets HTTP/1.1" 200 528 0.137251 10.0.0.73 - - [2025-11-05 19:05:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.005817 10.0.0.73 - - [2025-11-05 19:05:32] "GET /global-vrouter-config/7aceb4cd-e8d4-4ab3-9fc7-39c140980d59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.010560 10.0.0.73 - - [2025-11-05 19:05:32] "POST /access-control-lists HTTP/1.1" 200 592 0.034196 10.0.0.73 - - [2025-11-05 19:05:32] "PUT /global-vrouter-config/7aceb4cd-e8d4-4ab3-9fc7-39c140980d59 HTTP/1.1" 200 276 0.044979 10.0.0.73 - - [2025-11-05 19:05:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.011086 10.0.0.73 - - [2025-11-05 19:05:33] "GET /virtual-network/a32be92b-c3c6-4c42-9fdc-df80a53a91b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1426 0.016381 10.0.0.73 - - [2025-11-05 19:05:33] "POST /id-to-fqname HTTP/1.1" 200 177 0.000762 10.0.0.73 - - [2025-11-05 19:05:33] "POST /fqname-to-id HTTP/1.1" 404 186 0.018584 10.0.0.73 - - [2025-11-05 19:05:33] "POST /security-groups HTTP/1.1" 200 574 0.110096 10.0.0.73 - - [2025-11-05 19:05:33] "POST /projects HTTP/1.1" 200 489 0.347733 10.0.0.73 - - [2025-11-05 19:05:33] "POST /fqname-to-id HTTP/1.1" 404 217 0.013339 10.0.0.73 - - [2025-11-05 19:05:33] "POST /security-groups HTTP/1.1" 200 546 0.080323 10.0.0.73 - - [2025-11-05 19:05:33] "POST /access-control-lists HTTP/1.1" 200 583 0.079285 10.0.0.73 - - [2025-11-05 19:05:33] "POST /fqname-to-id HTTP/1.1" 404 216 0.015015 10.0.0.73 - - [2025-11-05 19:05:33] "POST /chown HTTP/1.1" 200 109 0.073529 10.0.0.73 - - [2025-11-05 19:05:33] "POST /access-control-lists HTTP/1.1" 200 581 0.105866 10.0.0.73 - - [2025-11-05 19:05:33] "POST /fqname-to-id HTTP/1.1" 404 240 0.006639 10.0.0.73 - - [2025-11-05 19:05:33] "POST /network-ipams HTTP/1.1" 200 522 0.144138 10.0.0.73 - - [2025-11-05 19:05:33] "POST /access-control-lists HTTP/1.1" 200 602 0.121049 10.0.0.73 - - [2025-11-05 19:05:33] "POST /fqname-to-id HTTP/1.1" 404 239 0.034777 10.0.0.73 - - [2025-11-05 19:05:33] "POST /network-ipams HTTP/1.1" 200 510 0.138901 10.0.0.73 - - [2025-11-05 19:05:34] "POST /fqname-to-id HTTP/1.1" 404 198 0.018814 10.0.0.73 - - [2025-11-05 19:05:34] "POST /access-control-lists HTTP/1.1" 200 600 0.075455 10.0.0.73 - - [2025-11-05 19:05:34] "POST /fqname-to-id HTTP/1.1" 404 229 0.019072 10.0.0.73 - - [2025-11-05 19:05:34] "POST /useragent-kv HTTP/1.1" 200 115 0.017069 10.0.0.73 - - [2025-11-05 19:05:34] "POST /virtual-networks HTTP/1.1" 200 538 0.269327 [Introspect:8084]10.0.0.73 - - [2025-11-05 19:05:34] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001104 10.0.0.73 - - [2025-11-05 19:05:34] "POST /access-control-lists HTTP/1.1" 200 589 0.111230 [Introspect:8084]10.0.0.73 - - [2025-11-05 19:05:34] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001126 10.0.0.73 - - [2025-11-05 19:05:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.031368 10.0.0.73 - - [2025-11-05 19:05:34] "GET /virtual-network/98e820b1-ae91-47dd-8db7-d32b547c9f30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1734 0.028401 10.0.0.73 - - [2025-11-05 19:05:34] "POST /route-targets HTTP/1.1" 200 327 0.037794 10.0.0.73 - - [2025-11-05 19:05:34] "POST /network-ipams HTTP/1.1" 200 518 0.086619 10.0.0.73 - - [2025-11-05 19:05:34] "POST /fqname-to-id HTTP/1.1" 404 202 0.021657 10.0.0.73 - - [2025-11-05 19:05:34] "POST /ref-update HTTP/1.1" 200 156 0.086957 10.0.0.73 - - [2025-11-05 19:05:34] "PUT /access-control-list/d241304f-2939-424d-919f-e746d49b8c00 HTTP/1.1" 200 272 0.045103 10.0.0.73 - - [2025-11-05 19:05:35] "POST /useragent-kv HTTP/1.1" 200 115 0.017750 10.0.0.73 - - [2025-11-05 19:05:35] "POST /virtual-networks HTTP/1.1" 200 546 0.463637 10.0.0.73 - - [2025-11-05 19:05:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003136 10.0.0.73 - - [2025-11-05 19:05:35] "GET /virtual-network/99a578bf-82a0-4c43-a22d-c6f0c44fdbf1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1751 0.015298 10.0.0.73 - - [2025-11-05 19:05:35] "POST /fqname-to-id HTTP/1.1" 404 199 0.003108 10.0.0.73 - - [2025-11-05 19:05:35] "POST /route-targets HTTP/1.1" 200 327 0.019944 10.0.0.73 - - [2025-11-05 19:05:35] "POST /ref-update HTTP/1.1" 200 156 0.076925 10.0.0.73 - - [2025-11-05 19:05:35] "POST /network-policys HTTP/1.1" 200 538 0.120180 10.0.0.73 - - [2025-11-05 19:05:35] "POST /fqname-to-id HTTP/1.1" 404 197 0.002337 10.0.0.73 - - [2025-11-05 19:05:35] "POST /network-policys HTTP/1.1" 200 534 0.037549 10.0.0.73 - - [2025-11-05 19:05:35] "POST /fqname-to-id HTTP/1.1" 404 201 0.015577 10.0.0.73 - - [2025-11-05 19:05:35] "POST /network-policys HTTP/1.1" 200 542 0.028836 10.0.0.73 - - [2025-11-05 19:05:35] "PUT /access-control-list/121a7e56-85cf-4384-ba9b-322df5dd68ff HTTP/1.1" 200 272 0.034669 10.0.0.73 - - [2025-11-05 19:05:35] "POST /ref-update HTTP/1.1" 200 156 0.090913 10.0.0.73 - - [2025-11-05 19:05:35] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.017630 10.0.0.73 - - [2025-11-05 19:05:35] "POST /ref-update HTTP/1.1" 200 156 0.157953 10.0.0.73 - - [2025-11-05 19:05:35] "PUT /access-control-list/121a7e56-85cf-4384-ba9b-322df5dd68ff HTTP/1.1" 200 272 0.101478 10.0.0.73 - - [2025-11-05 19:05:35] "PUT /access-control-list/d241304f-2939-424d-919f-e746d49b8c00 HTTP/1.1" 200 272 0.064301 10.0.0.73 - - [2025-11-05 19:05:36] "POST /ref-update HTTP/1.1" 200 156 0.085939 10.0.0.73 - - [2025-11-05 19:05:36] "POST /ref-update HTTP/1.1" 200 156 0.303516 10.0.0.73 - - [2025-11-05 19:05:36] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.043809 10.0.0.73 - - [2025-11-05 19:05:36] "PUT /access-control-list/d241304f-2939-424d-919f-e746d49b8c00 HTTP/1.1" 200 272 0.130041 10.0.0.73 - - [2025-11-05 19:05:36] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.053013 10.0.0.73 - - [2025-11-05 19:05:36] "PUT /access-control-list/121a7e56-85cf-4384-ba9b-322df5dd68ff HTTP/1.1" 200 272 0.029062 10.0.0.73 - - [2025-11-05 19:05:36] "POST /fqname-to-id HTTP/1.1" 404 237 0.009348 10.0.0.73 - - [2025-11-05 19:05:36] "POST /ref-update HTTP/1.1" 200 156 0.187091 10.0.0.73 - - [2025-11-05 19:05:36] "POST /access-control-lists HTTP/1.1" 200 601 0.128529 10.0.0.73 - - [2025-11-05 19:05:36] "POST /ref-update HTTP/1.1" 200 156 0.280801 10.0.0.73 - - [2025-11-05 19:05:36] "POST /ref-update HTTP/1.1" 200 156 0.178313 10.0.0.73 - - [2025-11-05 19:05:36] "PUT /access-control-list/264b77ec-3f97-4a3e-8ae6-0e42c7451571 HTTP/1.1" 200 272 0.032437 10.0.0.73 - - [2025-11-05 19:05:36] "POST /ref-update HTTP/1.1" 200 156 0.190150 10.0.0.73 - - [2025-11-05 19:05:36] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.017540 10.0.0.73 - - [2025-11-05 19:05:36] "PUT /access-control-list/264b77ec-3f97-4a3e-8ae6-0e42c7451571 HTTP/1.1" 200 272 0.068775 10.0.0.73 - - [2025-11-05 19:05:37] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.033218 10.0.0.73 - - [2025-11-05 19:05:37] "POST /ref-update HTTP/1.1" 200 156 0.024289 10.0.0.73 - - [2025-11-05 19:05:37] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.006749 10.0.0.73 - - [2025-11-05 19:05:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.012108 10.0.0.73 - - [2025-11-05 19:05:37] "GET /virtual-network/a32be92b-c3c6-4c42-9fdc-df80a53a91b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1718 0.013176 10.0.0.73 - - [2025-11-05 19:05:37] "GET /application-policy-set/c922b7b0-f328-4734-bd23-218ef5ecbbc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1065 0.007339 10.0.0.73 - - [2025-11-05 19:05:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.024713 10.0.0.73 - - [2025-11-05 19:05:37] "GET /policy-management/62334737-c2f2-441d-87ab-fb6405e88c65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.004852 10.0.0.73 - - [2025-11-05 19:05:37] "POST /firewall-policys HTTP/1.1" 200 530 0.072105 10.0.0.73 - - [2025-11-05 19:05:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.022128 10.0.0.73 - - [2025-11-05 19:05:37] "GET /firewall-policy/87f32dc5-aea6-4f57-9b0b-9e64ef7636be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.025156 10.0.0.73 - - [2025-11-05 19:05:37] "GET /application-policy-set/c922b7b0-f328-4734-bd23-218ef5ecbbc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1065 0.008230 10.0.0.73 - - [2025-11-05 19:05:37] "GET /firewall-policy/87f32dc5-aea6-4f57-9b0b-9e64ef7636be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.004340 10.0.0.73 - - [2025-11-05 19:05:37] "POST /ref-update HTTP/1.1" 200 156 0.052695 10.0.0.73 - - [2025-11-05 19:05:37] "GET /application-policy-set/c922b7b0-f328-4734-bd23-218ef5ecbbc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1313 0.026837 10.0.0.73 - - [2025-11-05 19:05:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.011564 10.0.0.73 - - [2025-11-05 19:05:37] "GET /policy-management/62334737-c2f2-441d-87ab-fb6405e88c65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.005335 10.0.0.73 - - [2025-11-05 19:05:37] "POST /firewall-policys HTTP/1.1" 200 532 0.026836 10.0.0.73 - - [2025-11-05 19:05:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.043353 10.0.0.73 - - [2025-11-05 19:05:37] "GET /firewall-policy/56bb34d1-2a62-450d-8f39-e23eda618aa5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.026111 10.0.0.73 - - [2025-11-05 19:05:37] "GET /application-policy-set/c922b7b0-f328-4734-bd23-218ef5ecbbc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1313 0.003352 10.0.0.73 - - [2025-11-05 19:05:38] "GET /firewall-policy/56bb34d1-2a62-450d-8f39-e23eda618aa5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.005437 10.0.0.73 - - [2025-11-05 19:05:38] "GET /firewall-policy/87f32dc5-aea6-4f57-9b0b-9e64ef7636be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.011318 10.0.0.73 - - [2025-11-05 19:05:38] "GET /firewall-policy/87f32dc5-aea6-4f57-9b0b-9e64ef7636be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.007505 10.0.0.73 - - [2025-11-05 19:05:38] "POST /ref-update HTTP/1.1" 200 156 0.056821 10.0.0.73 - - [2025-11-05 19:05:38] "POST /ref-update HTTP/1.1" 200 156 0.092795 10.0.0.73 - - [2025-11-05 19:05:38] "POST /ref-update HTTP/1.1" 200 156 0.238813 10.0.0.73 - - [2025-11-05 19:05:38] "GET /application-policy-set/c922b7b0-f328-4734-bd23-218ef5ecbbc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1535 0.010262 10.0.0.73 - - [2025-11-05 19:05:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.004436 10.0.0.73 - - [2025-11-05 19:05:38] "GET /policy-management/62334737-c2f2-441d-87ab-fb6405e88c65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.010872 10.0.0.73 - - [2025-11-05 19:05:38] "POST /firewall-policys HTTP/1.1" 200 530 0.100382 10.0.0.73 - - [2025-11-05 19:05:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.027856 10.0.0.73 - - [2025-11-05 19:05:38] "GET /firewall-policy/39e7e9f9-aec6-469b-8854-d358f39a56fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1407 0.039707 10.0.0.73 - - [2025-11-05 19:05:38] "GET /application-policy-set/c922b7b0-f328-4734-bd23-218ef5ecbbc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1535 0.004268 10.0.0.73 - - [2025-11-05 19:05:38] "GET /firewall-policy/39e7e9f9-aec6-469b-8854-d358f39a56fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1407 0.004423 10.0.0.73 - - [2025-11-05 19:05:38] "GET /firewall-policy/56bb34d1-2a62-450d-8f39-e23eda618aa5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.005146 10.0.0.73 - - [2025-11-05 19:05:38] "GET /firewall-policy/87f32dc5-aea6-4f57-9b0b-9e64ef7636be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.009122 10.0.0.73 - - [2025-11-05 19:05:38] "GET /firewall-policy/87f32dc5-aea6-4f57-9b0b-9e64ef7636be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.013633 10.0.0.73 - - [2025-11-05 19:05:38] "GET /firewall-policy/56bb34d1-2a62-450d-8f39-e23eda618aa5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.007811 10.0.0.73 - - [2025-11-05 19:05:39] "POST /ref-update HTTP/1.1" 200 156 0.026996 10.0.0.73 - - [2025-11-05 19:05:39] "POST /ref-update HTTP/1.1" 200 156 0.108073 10.0.0.73 - - [2025-11-05 19:05:39] "POST /ref-update HTTP/1.1" 200 156 0.192034 10.0.0.73 - - [2025-11-05 19:05:39] "POST /ref-update HTTP/1.1" 200 156 0.094214 10.0.0.73 - - [2025-11-05 19:05:39] "POST /ref-update HTTP/1.1" 200 156 0.085899 10.0.0.73 - - [2025-11-05 19:05:39] "GET /application-policy-set/c922b7b0-f328-4734-bd23-218ef5ecbbc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1756 0.058034 10.0.0.73 - - [2025-11-05 19:05:39] "POST /tags HTTP/1.1" 200 299 0.096033 10.0.0.73 - - [2025-11-05 19:05:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.060572 10.0.0.73 - - [2025-11-05 19:05:39] "GET /tag/f85f7a1a-b7ed-41dd-bfaa-8a08f2342ab8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.042335 10.0.0.73 - - [2025-11-05 19:05:40] "POST /set-tag HTTP/1.1" 200 109 0.086320 10.0.0.73 - - [2025-11-05 19:05:40] "POST /tags HTTP/1.1" 200 301 0.185575 10.0.0.73 - - [2025-11-05 19:05:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.026167 10.0.0.73 - - [2025-11-05 19:05:40] "GET /tag/768e3fd4-4f37-49ac-9e2b-ca244edb54ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.026251 10.0.0.73 - - [2025-11-05 19:05:40] "POST /tags HTTP/1.1" 200 325 0.094699 10.0.0.73 - - [2025-11-05 19:05:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.011739 10.0.0.73 - - [2025-11-05 19:05:40] "GET /tag/95f7e720-63fb-4cbb-9b0d-58565feb7baa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1168 0.054227 10.0.0.73 - - [2025-11-05 19:05:41] "POST /tags HTTP/1.1" 200 311 0.263054 10.0.0.73 - - [2025-11-05 19:05:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.019093 10.0.0.73 - - [2025-11-05 19:05:41] "GET /tag/37197369-f0e6-41fe-af2f-8ce2fa4a4912?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.068874 10.0.0.73 - - [2025-11-05 19:05:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.005467 10.0.0.73 - - [2025-11-05 19:05:41] "GET /virtual-network/98e820b1-ae91-47dd-8db7-d32b547c9f30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2295 0.008770 10.0.0.73 - - [2025-11-05 19:05:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002739 10.0.0.73 - - [2025-11-05 19:05:41] "GET /project/5295f816-9439-4453-9261-dcf9fc0e206d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.065563 10.0.0.73 - - [2025-11-05 19:05:41] "POST /virtual-machines HTTP/1.1" 200 377 0.038517 10.0.0.73 - - [2025-11-05 19:05:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.055857 10.0.0.73 - - [2025-11-05 19:05:41] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.180246 10.0.0.73 - - [2025-11-05 19:05:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.018363 10.0.0.73 - - [2025-11-05 19:05:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.015011 10.0.0.73 - - [2025-11-05 19:05:41] "GET /virtual-machine-interface/6c622f6c-ba7a-11f0-8837-fa163eaa82c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2874 0.015275 10.0.0.73 - - [2025-11-05 19:05:41] "POST /instance-ips HTTP/1.1" 200 409 0.065001 10.0.0.73 - - [2025-11-05 19:05:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.037435 10.0.0.73 - - [2025-11-05 19:05:42] "GET /virtual-machine-interface/6c622f6c-ba7a-11f0-8837-fa163eaa82c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2874 0.036592 10.0.0.73 - - [2025-11-05 19:05:42] "POST /set-tag HTTP/1.1" 200 109 0.031647 10.0.0.73 - - [2025-11-05 19:05:42] "GET /virtual-machine-interface/6c622f6c-ba7a-11f0-8837-fa163eaa82c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3403 0.025763 10.0.0.73 - - [2025-11-05 19:05:42] "GET /instance-ip/6c87f3b4-ba7a-11f0-8837-fa163eaa82c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1963 0.005346 10.0.0.73 - - [2025-11-05 19:05:42] "POST /tags HTTP/1.1" 200 357 0.083442 10.0.0.73 - - [2025-11-05 19:05:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.022691 10.0.0.73 - - [2025-11-05 19:05:42] "GET /tag/1fdbcf90-78cc-4cf0-9726-3a63797200c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1249 0.035794 10.0.0.73 - - [2025-11-05 19:05:42] "POST /tags HTTP/1.1" 200 305 0.045747 10.0.0.73 - - [2025-11-05 19:05:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003092 10.0.0.73 - - [2025-11-05 19:05:42] "GET /tag/8b7a8c16-6f37-4e5d-8977-919d5a5fd4fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.023418 10.0.0.73 - - [2025-11-05 19:05:42] "POST /id-to-fqname HTTP/1.1" 200 174 0.001763 10.0.0.73 - - [2025-11-05 19:05:42] "POST /fqname-to-id HTTP/1.1" 404 183 0.006871 10.0.0.73 - - [2025-11-05 19:05:42] "POST /security-groups HTTP/1.1" 200 571 0.085570 10.0.0.73 - - [2025-11-05 19:05:42] "POST /projects HTTP/1.1" 200 483 0.278047 10.0.0.73 - - [2025-11-05 19:05:42] "POST /fqname-to-id HTTP/1.1" 404 214 0.002943 10.0.0.73 - - [2025-11-05 19:05:42] "POST /access-control-lists HTTP/1.1" 200 580 0.031512 10.0.0.73 - - [2025-11-05 19:05:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.030902 10.0.0.73 - - [2025-11-05 19:05:42] "POST /fqname-to-id HTTP/1.1" 404 213 0.022723 10.0.0.73 - - [2025-11-05 19:05:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.009858 10.0.0.73 - - [2025-11-05 19:05:42] "GET /virtual-network/98e820b1-ae91-47dd-8db7-d32b547c9f30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2295 0.014802 10.0.0.73 - - [2025-11-05 19:05:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002681 10.0.0.73 - - [2025-11-05 19:05:42] "GET /virtual-network/99a578bf-82a0-4c43-a22d-c6f0c44fdbf1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2577 0.012450 10.0.0.73 - - [2025-11-05 19:05:42] "POST /access-control-lists HTTP/1.1" 200 578 0.049352 10.0.0.73 - - [2025-11-05 19:05:43] "PUT /virtual-network/98e820b1-ae91-47dd-8db7-d32b547c9f30 HTTP/1.1" 200 264 0.120502 [Introspect:8084]10.0.0.73 - - [2025-11-05 19:05:43] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001301 [Introspect:8084]10.0.0.73 - - [2025-11-05 19:05:43] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001393 10.0.0.73 - - [2025-11-05 19:05:43] "PUT /virtual-network/99a578bf-82a0-4c43-a22d-c6f0c44fdbf1 HTTP/1.1" 200 264 0.046845 10.0.0.73 - - [2025-11-05 19:05:43] "POST /security-groups HTTP/1.1" 200 537 0.078906 10.0.0.73 - - [2025-11-05 19:05:43] "POST /fqname-to-id HTTP/1.1" 404 234 0.002244 10.0.0.73 - - [2025-11-05 19:05:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.054764 10.0.0.73 - - [2025-11-05 19:05:43] "POST /access-control-lists HTTP/1.1" 200 596 0.076835 10.0.0.73 - - [2025-11-05 19:05:43] "POST /chown HTTP/1.1" 200 109 0.047024 10.0.0.73 - - [2025-11-05 19:05:43] "POST /fqname-to-id HTTP/1.1" 404 233 0.019557 10.0.0.73 - - [2025-11-05 19:05:43] "GET /application-policy-set/c922b7b0-f328-4734-bd23-218ef5ecbbc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.007749 10.0.0.73 - - [2025-11-05 19:05:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.005261 10.0.0.73 - - [2025-11-05 19:05:43] "GET /policy-management/62334737-c2f2-441d-87ab-fb6405e88c65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.003775 10.0.0.73 - - [2025-11-05 19:05:43] "POST /tags HTTP/1.1" 409 207 0.004029 10.0.0.73 - - [2025-11-05 19:05:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.005128 10.0.0.73 - - [2025-11-05 19:05:43] "GET /tag/8b7a8c16-6f37-4e5d-8977-919d5a5fd4fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.019666 10.0.0.73 - - [2025-11-05 19:05:43] "POST /access-control-lists HTTP/1.1" 200 594 0.200842 10.0.0.73 - - [2025-11-05 19:05:43] "POST /firewall-rules HTTP/1.1" 200 564 0.275455 10.0.0.73 - - [2025-11-05 19:05:43] "GET /firewall-rule/491a9d41-73fe-4018-ab35-9235967ec984?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1998 0.022971 10.0.0.73 - - [2025-11-05 19:05:43] "GET /firewall-policy/56bb34d1-2a62-450d-8f39-e23eda618aa5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.009892 10.0.0.73 - - [2025-11-05 19:05:43] "GET /firewall-rule/491a9d41-73fe-4018-ab35-9235967ec984?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1998 0.005245 10.0.0.73 - - [2025-11-05 19:05:44] "POST /ref-update HTTP/1.1" 200 156 0.033185 10.0.0.73 - - [2025-11-05 19:05:44] "GET /application-policy-set/c922b7b0-f328-4734-bd23-218ef5ecbbc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.026900 10.0.0.73 - - [2025-11-05 19:05:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003975 10.0.0.73 - - [2025-11-05 19:05:44] "GET /policy-management/62334737-c2f2-441d-87ab-fb6405e88c65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.006963 10.0.0.73 - - [2025-11-05 19:05:44] "POST /tags HTTP/1.1" 409 207 0.004165 10.0.0.73 - - [2025-11-05 19:05:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.007511 10.0.0.73 - - [2025-11-05 19:05:44] "GET /tag/8b7a8c16-6f37-4e5d-8977-919d5a5fd4fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.034235 10.0.0.73 - - [2025-11-05 19:05:44] "POST /firewall-rules HTTP/1.1" 200 562 0.119773 10.0.0.73 - - [2025-11-05 19:05:44] "GET /firewall-rule/1b15e084-6845-4a48-97a1-a360e0271cf8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1995 0.008027 10.0.0.73 - - [2025-11-05 19:05:44] "GET /firewall-policy/56bb34d1-2a62-450d-8f39-e23eda618aa5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1714 0.008285 10.0.0.73 - - [2025-11-05 19:05:44] "GET /firewall-rule/1b15e084-6845-4a48-97a1-a360e0271cf8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1995 0.003584 10.0.0.73 - - [2025-11-05 19:05:44] "POST /ref-update HTTP/1.1" 200 156 0.041079 10.0.0.73 - - [2025-11-05 19:05:44] "POST /tags HTTP/1.1" 200 305 0.124966 10.0.0.73 - - [2025-11-05 19:05:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.013873 10.0.0.73 - - [2025-11-05 19:05:44] "GET /tag/edc77919-4874-4af6-b7ac-f7f74749bf8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1117 0.036386 10.0.0.73 - - [2025-11-05 19:05:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003766 10.0.0.73 - - [2025-11-05 19:05:44] "GET /project/94b88ce5-746d-4244-a3a6-752b4824dbec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.038879 10.0.0.73 - - [2025-11-05 19:05:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002593 10.0.0.73 - - [2025-11-05 19:05:44] "GET /virtual-network/99a578bf-82a0-4c43-a22d-c6f0c44fdbf1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2647 0.011021 10.0.0.73 - - [2025-11-05 19:05:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002535 10.0.0.73 - - [2025-11-05 19:05:44] "GET /service-appliance-set/1888a495-2603-4e91-8ae9-f77803a30dde?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.005952 10.0.0.73 - - [2025-11-05 19:05:44] "POST /fqname-to-id HTTP/1.1" 404 240 0.002433 10.0.0.73 - - [2025-11-05 19:05:45] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.133470 10.0.0.73 - - [2025-11-05 19:05:45] "GET /virtual-machine-interface/983c51c7-bee0-4ba8-8f0a-a9095f77c9cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2303 0.007325 10.0.0.73 - - [2025-11-05 19:05:45] "POST /instance-ips HTTP/1.1" 200 381 0.049563 10.0.0.73 - - [2025-11-05 19:05:45] "GET /instance-ip/6b55d0d7-3675-4921-91f2-4bc95cd84726?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.013359 10.0.0.73 - - [2025-11-05 19:05:45] "POST /loadbalancers HTTP/1.1" 200 582 0.086574 10.0.0.73 - - [2025-11-05 19:05:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.050332 10.0.0.73 - - [2025-11-05 19:05:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.012982 10.0.0.73 - - [2025-11-05 19:05:45] "GET /project/94b88ce5-746d-4244-a3a6-752b4824dbec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.059619 10.0.0.73 - - [2025-11-05 19:05:45] "GET /loadbalancer/4bccfb45-15d2-43b7-8d50-4eb35516b60e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2154 0.008078 10.0.0.73 - - [2025-11-05 19:05:45] "GET /project/94b88ce5-746d-4244-a3a6-752b4824dbec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.119274 10.0.0.73 - - [2025-11-05 19:05:45] "GET /instance-ip/6b55d0d7-3675-4921-91f2-4bc95cd84726?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.010726 10.0.0.73 - - [2025-11-05 19:05:45] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.086611 10.0.0.73 - - [2025-11-05 19:05:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.032733 10.0.0.73 - - [2025-11-05 19:05:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.009190 10.0.0.73 - - [2025-11-05 19:05:45] "POST /floating-ips HTTP/1.1" 200 583 0.086319 10.0.0.73 - - [2025-11-05 19:05:45] "GET /project/94b88ce5-746d-4244-a3a6-752b4824dbec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.104820 10.0.0.73 - - [2025-11-05 19:05:45] "GET /loadbalancer-listener/17636e48-a194-4a72-9ff4-8faa5075bb5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1828 0.008961 10.0.0.73 - - [2025-11-05 19:05:45] "GET /loadbalancer-listener/17636e48-a194-4a72-9ff4-8faa5075bb5a?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1197 0.012736 10.0.0.73 - - [2025-11-05 19:05:45] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.035456 10.0.0.73 - - [2025-11-05 19:05:45] "GET /instance-ip/6b55d0d7-3675-4921-91f2-4bc95cd84726?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.012891 10.0.0.73 - - [2025-11-05 19:05:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.005712 10.0.0.73 - - [2025-11-05 19:05:46] "GET /global-vrouter-config/7aceb4cd-e8d4-4ab3-9fc7-39c140980d59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.012647 10.0.0.73 - - [2025-11-05 19:05:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003049 10.0.0.73 - - [2025-11-05 19:05:46] "GET /instance-ip/6b55d0d7-3675-4921-91f2-4bc95cd84726?fields=floating_ips HTTP/1.1" 200 1170 0.033139 10.0.0.73 - - [2025-11-05 19:05:46] "GET /floating-ip/d0da3a64-8ec3-4623-bfe5-afe9ca1eeef8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1460 0.005804 10.0.0.73 - - [2025-11-05 19:05:46] "PUT /global-vrouter-config/7aceb4cd-e8d4-4ab3-9fc7-39c140980d59 HTTP/1.1" 200 276 0.028512 10.0.0.73 - - [2025-11-05 19:05:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.010005 10.0.0.73 - - [2025-11-05 19:05:46] "GET /loadbalancer/4bccfb45-15d2-43b7-8d50-4eb35516b60e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2154 0.004713 10.0.0.73 - - [2025-11-05 19:05:46] "POST /fqname-to-id HTTP/1.1" 404 228 0.003899 10.0.0.73 - - [2025-11-05 19:05:46] "POST /tags HTTP/1.1" 200 301 0.046291 10.0.0.73 - - [2025-11-05 19:05:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.019670 10.0.0.73 - - [2025-11-05 19:05:46] "GET /tag/fa417ece-126b-408b-bf6a-484d44e2d6b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.015478 10.0.0.73 - - [2025-11-05 19:05:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002771 10.0.0.73 - - [2025-11-05 19:05:46] "GET /project/5295f816-9439-4453-9261-dcf9fc0e206d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.105760 10.0.0.73 - - [2025-11-05 19:05:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002524 10.0.0.73 - - [2025-11-05 19:05:46] "GET /virtual-network/99a578bf-82a0-4c43-a22d-c6f0c44fdbf1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2647 0.004871 10.0.0.73 - - [2025-11-05 19:05:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002276 10.0.0.73 - - [2025-11-05 19:05:46] "GET /service-appliance-set/1888a495-2603-4e91-8ae9-f77803a30dde?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.004507 10.0.0.73 - - [2025-11-05 19:05:46] "POST /fqname-to-id HTTP/1.1" 404 242 0.002379 10.0.0.73 - - [2025-11-05 19:05:46] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.152405 10.0.0.73 - - [2025-11-05 19:05:46] "GET /virtual-machine-interface/dd78220c-6019-4b07-a987-27d827eb82b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2313 0.025031 10.0.0.73 - - [2025-11-05 19:05:46] "POST /instance-ips HTTP/1.1" 200 377 0.034146 10.0.0.73 - - [2025-11-05 19:05:46] "GET /instance-ip/06f0e060-f2de-4447-b921-c637235c6109?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1591 0.019475 10.0.0.73 - - [2025-11-05 19:05:46] "POST /loadbalancers HTTP/1.1" 200 582 0.083411 10.0.0.73 - - [2025-11-05 19:05:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.022904 10.0.0.73 - - [2025-11-05 19:05:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.004692 10.0.0.73 - - [2025-11-05 19:05:47] "GET /project/5295f816-9439-4453-9261-dcf9fc0e206d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.099794 10.0.0.73 - - [2025-11-05 19:05:47] "GET /instance-ip/06f0e060-f2de-4447-b921-c637235c6109?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1591 0.010164 10.0.0.73 - - [2025-11-05 19:05:47] "GET /project/5295f816-9439-4453-9261-dcf9fc0e206d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.138085 10.0.0.73 - - [2025-11-05 19:05:47] "POST /floating-ips HTTP/1.1" 200 581 0.050197 10.0.0.73 - - [2025-11-05 19:05:47] "GET /loadbalancer/ac82703c-bec4-49af-ae6e-64f24931e485?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.014773 10.0.0.73 - - [2025-11-05 19:05:47] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.046196 10.0.0.73 - - [2025-11-05 19:05:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.030324 10.0.0.73 - - [2025-11-05 19:05:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.019451 10.0.0.73 - - [2025-11-05 19:05:47] "GET /project/5295f816-9439-4453-9261-dcf9fc0e206d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.052095 10.0.0.73 - - [2025-11-05 19:05:47] "GET /loadbalancer-listener/340b86cd-bd71-42d0-a7cd-1d7eebac666b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1822 0.009592 10.0.0.73 - - [2025-11-05 19:05:47] "GET /loadbalancer-listener/340b86cd-bd71-42d0-a7cd-1d7eebac666b?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1195 0.005347 10.0.0.73 - - [2025-11-05 19:05:47] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.031218 10.0.0.73 - - [2025-11-05 19:05:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.005264 10.0.0.73 - - [2025-11-05 19:05:47] "GET /instance-ip/06f0e060-f2de-4447-b921-c637235c6109?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1591 0.010031 10.0.0.73 - - [2025-11-05 19:05:47] "GET /instance-ip/06f0e060-f2de-4447-b921-c637235c6109?fields=floating_ips HTTP/1.1" 200 1163 0.012157 10.0.0.73 - - [2025-11-05 19:05:47] "GET /floating-ip/ea0cb724-2bb5-42dc-a503-c707fa4c44f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1466 0.004283 10.0.0.73 - - [2025-11-05 19:05:47] "GET /project/5295f816-9439-4453-9261-dcf9fc0e206d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.067522 10.0.0.73 - - [2025-11-05 19:05:47] "GET /loadbalancer/ac82703c-bec4-49af-ae6e-64f24931e485?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.003491 10.0.0.73 - - [2025-11-05 19:05:47] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.037123 10.0.0.73 - - [2025-11-05 19:05:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.033455 10.0.0.73 - - [2025-11-05 19:05:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.007218 10.0.0.73 - - [2025-11-05 19:05:47] "GET /project/5295f816-9439-4453-9261-dcf9fc0e206d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.075618 10.0.0.73 - - [2025-11-05 19:05:47] "GET /loadbalancer-listener/49aa118b-d0ea-455a-be16-a37bcc14c4d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1826 0.013165 10.0.0.73 - - [2025-11-05 19:05:47] "GET /loadbalancer-listener/49aa118b-d0ea-455a-be16-a37bcc14c4d2?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1195 0.006780 10.0.0.73 - - [2025-11-05 19:05:48] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.034235 10.0.0.73 - - [2025-11-05 19:05:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.007512 10.0.0.73 - - [2025-11-05 19:05:48] "GET /instance-ip/06f0e060-f2de-4447-b921-c637235c6109?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1591 0.022551 10.0.0.73 - - [2025-11-05 19:05:48] "GET /instance-ip/06f0e060-f2de-4447-b921-c637235c6109?fields=floating_ips HTTP/1.1" 200 1163 0.009151 10.0.0.73 - - [2025-11-05 19:05:48] "GET /floating-ip/ea0cb724-2bb5-42dc-a503-c707fa4c44f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1466 0.023718 10.0.0.73 - - [2025-11-05 19:05:48] "GET /project/5295f816-9439-4453-9261-dcf9fc0e206d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.103810 10.0.0.73 - - [2025-11-05 19:05:48] "GET /loadbalancer/ac82703c-bec4-49af-ae6e-64f24931e485?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.004214 10.0.0.73 - - [2025-11-05 19:05:48] "POST /loadbalancer-listeners HTTP/1.1" 200 692 0.026363 10.0.0.73 - - [2025-11-05 19:05:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.023763 10.0.0.73 - - [2025-11-05 19:05:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.005823 10.0.0.73 - - [2025-11-05 19:05:48] "GET /project/5295f816-9439-4453-9261-dcf9fc0e206d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.049518 10.0.0.73 - - [2025-11-05 19:05:48] "GET /loadbalancer-listener/080ca748-d5b3-45aa-9650-183a2e866f03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1833 0.011785 10.0.0.73 - - [2025-11-05 19:05:48] "GET /loadbalancer-listener/080ca748-d5b3-45aa-9650-183a2e866f03?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1198 0.004162 10.0.0.73 - - [2025-11-05 19:05:48] "POST /loadbalancer-pools HTTP/1.1" 200 684 0.043060 10.0.0.73 - - [2025-11-05 19:05:48] "GET /instance-ip/06f0e060-f2de-4447-b921-c637235c6109?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1591 0.005573 10.0.0.73 - - [2025-11-05 19:05:48] "GET /instance-ip/06f0e060-f2de-4447-b921-c637235c6109?fields=floating_ips HTTP/1.1" 200 1163 0.003527 10.0.0.73 - - [2025-11-05 19:05:48] "POST /tags HTTP/1.1" 200 355 0.059329 10.0.0.73 - - [2025-11-05 19:05:48] "GET /floating-ip/ea0cb724-2bb5-42dc-a503-c707fa4c44f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1466 0.018639 10.0.0.73 - - [2025-11-05 19:05:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.012089 10.0.0.73 - - [2025-11-05 19:05:48] "GET /tag/7a3d8bf2-c2f1-48a4-b66c-30c63f006957?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1245 0.021693 10.0.0.73 - - [2025-11-05 19:05:48] "POST /tags HTTP/1.1" 200 303 0.056392 10.0.0.73 - - [2025-11-05 19:05:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.018589 10.0.0.73 - - [2025-11-05 19:05:48] "GET /tag/6ff1b8e2-bfe5-4030-96f5-aa30d309a229?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.020266 10.0.0.73 - - [2025-11-05 19:05:48] "POST /projects HTTP/1.1" 409 218 0.004431 10.0.0.73 - - [2025-11-05 19:05:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002509 10.0.0.73 - - [2025-11-05 19:05:48] "GET /project/94b88ce5-746d-4244-a3a6-752b4824dbec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.034899 10.0.0.73 - - [2025-11-05 19:05:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.005002 10.0.0.73 - - [2025-11-05 19:05:48] "GET /network-ipam/553f5e21-b812-4ba5-adae-5f95e12cdf12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1559 0.005937 10.0.0.73 - - [2025-11-05 19:05:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.007171 10.0.0.73 - - [2025-11-05 19:05:49] "GET /virtual-network/98e820b1-ae91-47dd-8db7-d32b547c9f30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2365 0.010084 10.0.0.73 - - [2025-11-05 19:05:49] "PUT /virtual-network/98e820b1-ae91-47dd-8db7-d32b547c9f30 HTTP/1.1" 200 264 0.045506 10.0.0.73 - - [2025-11-05 19:05:49] "GET /virtual-network/98e820b1-ae91-47dd-8db7-d32b547c9f30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2365 0.017473 10.0.0.73 - - [2025-11-05 19:05:49] "POST /set-tag HTTP/1.1" 200 109 0.091646 10.0.0.73 - - [2025-11-05 19:05:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002063 10.0.0.73 - - [2025-11-05 19:05:49] "GET /network-ipam/a7130a98-b094-4bf0-8104-691d656a80fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1573 0.007756 10.0.0.73 - - [2025-11-05 19:05:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002331 10.0.0.73 - - [2025-11-05 19:05:49] "GET /virtual-network/99a578bf-82a0-4c43-a22d-c6f0c44fdbf1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2647 0.005169 10.0.0.73 - - [2025-11-05 19:05:49] "PUT /virtual-network/99a578bf-82a0-4c43-a22d-c6f0c44fdbf1 HTTP/1.1" 200 264 0.060993 10.0.0.73 - - [2025-11-05 19:05:49] "GET /virtual-network/99a578bf-82a0-4c43-a22d-c6f0c44fdbf1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2647 0.005772 10.0.0.73 - - [2025-11-05 19:05:49] "POST /set-tag HTTP/1.1" 200 109 0.085777 10.0.0.73 - - [2025-11-05 19:05:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.017029 10.0.0.73 - - [2025-11-05 19:05:49] "GET /network-policy/f7403297-d2ca-4c9c-9021-b203df60e23c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.004467 10.0.0.73 - - [2025-11-05 19:05:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002886 10.0.0.73 - - [2025-11-05 19:05:49] "GET /network-policy/78393ec3-9484-402b-96fd-105380d7ddb6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.004808 10.0.0.73 - - [2025-11-05 19:05:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002983 10.0.0.73 - - [2025-11-05 19:05:49] "GET /network-policy/bbdd7c28-10d9-43c2-90ee-d36147f52c3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2060 0.005024 10.0.0.73 - - [2025-11-05 19:05:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004471 10.0.0.73 - - [2025-11-05 19:05:49] "PUT /network-policy/bbdd7c28-10d9-43c2-90ee-d36147f52c3b HTTP/1.1" 200 262 0.022128 10.0.0.73 - - [2025-11-05 19:05:49] "POST /ref-update HTTP/1.1" 200 156 0.086907 10.0.0.73 - - [2025-11-05 19:05:49] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.004655 10.0.0.73 - - [2025-11-05 19:05:49] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003063 10.0.0.73 - - [2025-11-05 19:05:49] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003027 10.0.0.73 - - [2025-11-05 19:05:49] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.007194 10.0.0.73 - - [2025-11-05 19:05:49] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.015534 10.0.0.73 - - [2025-11-05 19:05:49] "POST /security-groups HTTP/1.1" 409 245 0.002840 10.0.0.73 - - [2025-11-05 19:05:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.011052 10.0.0.73 - - [2025-11-05 19:05:50] "PUT /security-group/34e95d63-1b7c-40df-aed1-9170d3721be0 HTTP/1.1" 200 262 0.062062 10.0.0.73 - - [2025-11-05 19:05:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.021679 10.0.0.73 - - [2025-11-05 19:05:50] "GET /application-policy-set/c922b7b0-f328-4734-bd23-218ef5ecbbc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.023310 10.0.0.73 - - [2025-11-05 19:05:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.008372 10.0.0.73 - - [2025-11-05 19:05:50] "GET /policy-management/62334737-c2f2-441d-87ab-fb6405e88c65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.007598 10.0.0.73 - - [2025-11-05 19:05:50] "POST /tags HTTP/1.1" 409 206 0.003973 10.0.0.73 - - [2025-11-05 19:05:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002560 10.0.0.73 - - [2025-11-05 19:05:50] "GET /tag/6ff1b8e2-bfe5-4030-96f5-aa30d309a229?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.013661 10.0.0.73 - - [2025-11-05 19:05:50] "PUT /access-control-list/34b426be-c248-4b74-8f0e-2b03a823aa69 HTTP/1.1" 200 272 0.016527 10.0.0.73 - - [2025-11-05 19:05:50] "PUT /access-control-list/e0d8b170-f47c-4264-b2b7-57cf61817080 HTTP/1.1" 200 272 0.026640 10.0.0.73 - - [2025-11-05 19:05:50] "POST /firewall-rules HTTP/1.1" 200 562 0.126544 10.0.0.73 - - [2025-11-05 19:05:50] "GET /firewall-rule/a3c4f5af-9ca2-42f7-985f-d41e532d4019?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1994 0.014333 10.0.0.73 - - [2025-11-05 19:05:50] "GET /firewall-policy/56bb34d1-2a62-450d-8f39-e23eda618aa5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1951 0.006476 10.0.0.73 - - [2025-11-05 19:05:50] "GET /firewall-rule/a3c4f5af-9ca2-42f7-985f-d41e532d4019?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1994 0.003136 10.0.0.73 - - [2025-11-05 19:05:50] "POST /ref-update HTTP/1.1" 200 156 0.048767 10.0.0.73 - - [2025-11-05 19:05:50] "GET /application-policy-set/c922b7b0-f328-4734-bd23-218ef5ecbbc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.003476 10.0.0.73 - - [2025-11-05 19:05:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002075 10.0.0.73 - - [2025-11-05 19:05:50] "GET /policy-management/62334737-c2f2-441d-87ab-fb6405e88c65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.012103 10.0.0.73 - - [2025-11-05 19:05:50] "POST /tags HTTP/1.1" 409 206 0.002171 10.0.0.73 - - [2025-11-05 19:05:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002593 10.0.0.73 - - [2025-11-05 19:05:50] "GET /tag/6ff1b8e2-bfe5-4030-96f5-aa30d309a229?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.018004 10.0.0.73 - - [2025-11-05 19:05:50] "POST /firewall-rules HTTP/1.1" 200 560 0.090456 10.0.0.73 - - [2025-11-05 19:05:50] "GET /firewall-rule/89268fea-7423-4893-8583-5653a41a93a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1989 0.007576 10.0.0.73 - - [2025-11-05 19:05:50] "GET /firewall-policy/56bb34d1-2a62-450d-8f39-e23eda618aa5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2188 0.007225 10.0.0.73 - - [2025-11-05 19:05:50] "GET /firewall-rule/89268fea-7423-4893-8583-5653a41a93a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1989 0.007853 10.0.0.73 - - [2025-11-05 19:05:50] "POST /ref-update HTTP/1.1" 200 156 0.037001 10.0.0.73 - - [2025-11-05 19:05:50] "POST /tags HTTP/1.1" 200 371 0.029531 10.0.0.73 - - [2025-11-05 19:05:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.008687 10.0.0.73 - - [2025-11-05 19:05:51] "GET /tag/ff2a5959-e14d-449c-8126-13b9e0f7ed16?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1277 0.038284 10.0.0.73 - - [2025-11-05 19:05:51] "POST /tags HTTP/1.1" 200 319 0.034438 10.0.0.73 - - [2025-11-05 19:05:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.015360 10.0.0.73 - - [2025-11-05 19:05:51] "GET /tag/ce053de0-1904-4e6b-9021-49ff263862e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1148 0.020974 10.0.0.73 - - [2025-11-05 19:05:51] "POST /id-to-fqname HTTP/1.1" 200 181 0.000621 10.0.0.73 - - [2025-11-05 19:05:51] "POST /fqname-to-id HTTP/1.1" 404 190 0.007013 10.0.0.73 - - [2025-11-05 19:05:51] "POST /security-groups HTTP/1.1" 200 578 0.095140 10.0.0.73 - - [2025-11-05 19:05:51] "POST /projects HTTP/1.1" 200 497 0.273278 10.0.0.73 - - [2025-11-05 19:05:51] "POST /fqname-to-id HTTP/1.1" 404 225 0.004276 10.0.0.73 - - [2025-11-05 19:05:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.036644 10.0.0.73 - - [2025-11-05 19:05:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.018240 10.0.0.73 - - [2025-11-05 19:05:51] "GET /virtual-network/98e820b1-ae91-47dd-8db7-d32b547c9f30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2809 0.026224 10.0.0.73 - - [2025-11-05 19:05:51] "POST /access-control-lists HTTP/1.1" 200 587 0.119305 10.0.0.73 - - [2025-11-05 19:05:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.017487 10.0.0.73 - - [2025-11-05 19:05:51] "GET /virtual-network/99a578bf-82a0-4c43-a22d-c6f0c44fdbf1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2826 0.007887 10.0.0.73 - - [2025-11-05 19:05:51] "POST /fqname-to-id HTTP/1.1" 404 224 0.002804 10.0.0.73 - - [2025-11-05 19:05:51] "POST /access-control-lists HTTP/1.1" 200 585 0.070136 10.0.0.73 - - [2025-11-05 19:05:51] "PUT /virtual-network/98e820b1-ae91-47dd-8db7-d32b547c9f30 HTTP/1.1" 200 264 0.124812 10.0.0.73 - - [2025-11-05 19:05:51] "PUT /virtual-network/99a578bf-82a0-4c43-a22d-c6f0c44fdbf1 HTTP/1.1" 200 264 0.072945 10.0.0.73 - - [2025-11-05 19:05:52] "POST /security-groups HTTP/1.1" 200 558 0.092737 10.0.0.73 - - [2025-11-05 19:05:52] "POST /fqname-to-id HTTP/1.1" 404 248 0.003942 10.0.0.73 - - [2025-11-05 19:05:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.024122 10.0.0.73 - - [2025-11-05 19:05:52] "POST /access-control-lists HTTP/1.1" 200 610 0.057502 10.0.0.73 - - [2025-11-05 19:05:52] "POST /chown HTTP/1.1" 200 109 0.045387 10.0.0.73 - - [2025-11-05 19:05:52] "GET /application-policy-set/c922b7b0-f328-4734-bd23-218ef5ecbbc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.016395 10.0.0.73 - - [2025-11-05 19:05:52] "POST /fqname-to-id HTTP/1.1" 404 247 0.003748 10.0.0.73 - - [2025-11-05 19:05:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003417 10.0.0.73 - - [2025-11-05 19:05:52] "GET /policy-management/62334737-c2f2-441d-87ab-fb6405e88c65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.015327 10.0.0.73 - - [2025-11-05 19:05:52] "POST /access-control-lists HTTP/1.1" 200 608 0.063586 10.0.0.73 - - [2025-11-05 19:05:52] "POST /tags HTTP/1.1" 409 214 0.022148 10.0.0.73 - - [2025-11-05 19:05:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003024 10.0.0.73 - - [2025-11-05 19:05:52] "GET /tag/ce053de0-1904-4e6b-9021-49ff263862e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1148 0.013199 10.0.0.73 - - [2025-11-05 19:05:52] "POST /firewall-rules HTTP/1.1" 200 578 0.071526 10.0.0.73 - - [2025-11-05 19:05:52] "GET /firewall-rule/75c01adf-0b35-4a0f-89a1-7d847e74fd6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2032 0.005610 10.0.0.73 - - [2025-11-05 19:05:52] "GET /firewall-policy/56bb34d1-2a62-450d-8f39-e23eda618aa5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2424 0.005939 10.0.0.73 - - [2025-11-05 19:05:52] "GET /firewall-rule/75c01adf-0b35-4a0f-89a1-7d847e74fd6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2032 0.003503 10.0.0.73 - - [2025-11-05 19:05:52] "POST /ref-update HTTP/1.1" 200 156 0.047963 10.0.0.73 - - [2025-11-05 19:05:52] "GET /application-policy-set/c922b7b0-f328-4734-bd23-218ef5ecbbc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.015207 10.0.0.73 - - [2025-11-05 19:05:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.005798 10.0.0.73 - - [2025-11-05 19:05:52] "GET /policy-management/62334737-c2f2-441d-87ab-fb6405e88c65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.005518 10.0.0.73 - - [2025-11-05 19:05:52] "POST /tags HTTP/1.1" 409 214 0.002306 10.0.0.73 - - [2025-11-05 19:05:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002414 10.0.0.73 - - [2025-11-05 19:05:52] "GET /tag/ce053de0-1904-4e6b-9021-49ff263862e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1148 0.019891 10.0.0.73 - - [2025-11-05 19:05:52] "POST /firewall-rules HTTP/1.1" 200 576 0.085678 10.0.0.73 - - [2025-11-05 19:05:52] "GET /firewall-rule/0b98ebaa-26cd-4945-910b-c56ade429a86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2029 0.015865 10.0.0.73 - - [2025-11-05 19:05:52] "GET /firewall-policy/56bb34d1-2a62-450d-8f39-e23eda618aa5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2669 0.007268 10.0.0.73 - - [2025-11-05 19:05:52] "GET /firewall-rule/0b98ebaa-26cd-4945-910b-c56ade429a86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2029 0.016756 10.0.0.73 - - [2025-11-05 19:05:52] "POST /ref-update HTTP/1.1" 200 156 0.049457 10.0.0.73 - - [2025-11-05 19:05:53] "POST /tags HTTP/1.1" 200 363 0.043954 10.0.0.73 - - [2025-11-05 19:05:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.020340 10.0.0.73 - - [2025-11-05 19:05:53] "GET /tag/3faaeaef-3c7a-4704-987b-a75a551c3270?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1261 0.015492 10.0.0.73 - - [2025-11-05 19:05:53] "POST /tags HTTP/1.1" 200 311 0.022712 10.0.0.73 - - [2025-11-05 19:05:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.005167 10.0.0.73 - - [2025-11-05 19:05:53] "GET /tag/6deb9fbc-8c64-406d-adf7-cb24306c3ddb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.022838 10.0.0.73 - - [2025-11-05 19:05:53] "POST /id-to-fqname HTTP/1.1" 200 177 0.002390 10.0.0.73 - - [2025-11-05 19:05:53] "POST /fqname-to-id HTTP/1.1" 404 186 0.005021 10.0.0.73 - - [2025-11-05 19:05:53] "POST /security-groups HTTP/1.1" 200 574 0.095651 10.0.0.73 - - [2025-11-05 19:05:53] "POST /projects HTTP/1.1" 200 489 0.246888 10.0.0.73 - - [2025-11-05 19:05:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.027863 10.0.0.73 - - [2025-11-05 19:05:53] "POST /fqname-to-id HTTP/1.1" 404 217 0.024061 10.0.0.73 - - [2025-11-05 19:05:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.014918 10.0.0.73 - - [2025-11-05 19:05:53] "GET /virtual-network/98e820b1-ae91-47dd-8db7-d32b547c9f30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2881 0.030652 10.0.0.73 - - [2025-11-05 19:05:53] "POST /access-control-lists HTTP/1.1" 200 583 0.078809 10.0.0.73 - - [2025-11-05 19:05:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002367 10.0.0.73 - - [2025-11-05 19:05:53] "GET /virtual-network/99a578bf-82a0-4c43-a22d-c6f0c44fdbf1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2898 0.020052 10.0.0.73 - - [2025-11-05 19:05:53] "POST /fqname-to-id HTTP/1.1" 404 216 0.001739 10.0.0.73 - - [2025-11-05 19:05:53] "POST /access-control-lists HTTP/1.1" 200 581 0.059931 10.0.0.73 - - [2025-11-05 19:05:53] "PUT /virtual-network/98e820b1-ae91-47dd-8db7-d32b547c9f30 HTTP/1.1" 200 264 0.115787 10.0.0.73 - - [2025-11-05 19:05:53] "PUT /virtual-network/99a578bf-82a0-4c43-a22d-c6f0c44fdbf1 HTTP/1.1" 200 264 0.071670 10.0.0.73 - - [2025-11-05 19:05:53] "POST /security-groups HTTP/1.1" 200 546 0.083879 10.0.0.73 - - [2025-11-05 19:05:54] "POST /fqname-to-id HTTP/1.1" 404 240 0.008398 10.0.0.73 - - [2025-11-05 19:05:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.033729 10.0.0.73 - - [2025-11-05 19:05:54] "POST /chown HTTP/1.1" 200 109 0.031697 10.0.0.73 - - [2025-11-05 19:05:54] "GET /application-policy-set/c922b7b0-f328-4734-bd23-218ef5ecbbc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.028181 10.0.0.73 - - [2025-11-05 19:05:54] "POST /access-control-lists HTTP/1.1" 200 602 0.127471 10.0.0.73 - - [2025-11-05 19:05:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.011463 10.0.0.73 - - [2025-11-05 19:05:54] "GET /policy-management/62334737-c2f2-441d-87ab-fb6405e88c65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.004112 10.0.0.73 - - [2025-11-05 19:05:54] "POST /fqname-to-id HTTP/1.1" 404 239 0.002765 10.0.0.73 - - [2025-11-05 19:05:54] "POST /tags HTTP/1.1" 409 210 0.002878 10.0.0.73 - - [2025-11-05 19:05:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003228 10.0.0.73 - - [2025-11-05 19:05:54] "GET /tag/6deb9fbc-8c64-406d-adf7-cb24306c3ddb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.046318 10.0.0.73 - - [2025-11-05 19:05:54] "POST /access-control-lists HTTP/1.1" 200 600 0.080255 10.0.0.73 - - [2025-11-05 19:05:54] "POST /firewall-rules HTTP/1.1" 200 570 0.077869 10.0.0.73 - - [2025-11-05 19:05:54] "GET /firewall-rule/94009000-f785-46f2-be2f-05e28cd12410?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.043338 10.0.0.73 - - [2025-11-05 19:05:54] "GET /firewall-policy/56bb34d1-2a62-450d-8f39-e23eda618aa5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2913 0.007752 10.0.0.73 - - [2025-11-05 19:05:54] "GET /firewall-rule/94009000-f785-46f2-be2f-05e28cd12410?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.008454 10.0.0.73 - - [2025-11-05 19:05:54] "POST /ref-update HTTP/1.1" 200 156 0.099846 10.0.0.73 - - [2025-11-05 19:05:54] "GET /application-policy-set/c922b7b0-f328-4734-bd23-218ef5ecbbc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.018690 10.0.0.73 - - [2025-11-05 19:05:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003268 10.0.0.73 - - [2025-11-05 19:05:54] "GET /policy-management/62334737-c2f2-441d-87ab-fb6405e88c65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.004624 10.0.0.73 - - [2025-11-05 19:05:54] "POST /tags HTTP/1.1" 409 210 0.002463 10.0.0.73 - - [2025-11-05 19:05:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003938 10.0.0.73 - - [2025-11-05 19:05:54] "GET /tag/6deb9fbc-8c64-406d-adf7-cb24306c3ddb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.027377 10.0.0.73 - - [2025-11-05 19:05:54] "POST /firewall-rules HTTP/1.1" 200 568 0.099368 10.0.0.73 - - [2025-11-05 19:05:54] "GET /firewall-rule/a0bbaaf9-d2d6-40d2-8fb3-314fc51dedd0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.005079 10.0.0.73 - - [2025-11-05 19:05:54] "GET /firewall-policy/56bb34d1-2a62-450d-8f39-e23eda618aa5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3154 0.004477 10.0.0.73 - - [2025-11-05 19:05:54] "GET /firewall-rule/a0bbaaf9-d2d6-40d2-8fb3-314fc51dedd0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.002866 10.0.0.73 - - [2025-11-05 19:05:55] "POST /ref-update HTTP/1.1" 200 156 0.062380 10.0.0.73 - - [2025-11-05 19:05:55] "POST /tags HTTP/1.1" 200 363 0.033052 10.0.0.73 - - [2025-11-05 19:05:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.013067 10.0.0.73 - - [2025-11-05 19:05:55] "GET /tag/c85bd436-7566-4269-82cb-ccd7b54092c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1261 0.016490 10.0.0.73 - - [2025-11-05 19:05:55] "POST /tags HTTP/1.1" 409 210 0.002699 10.0.0.73 - - [2025-11-05 19:05:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002418 10.0.0.73 - - [2025-11-05 19:05:55] "GET /tag/37197369-f0e6-41fe-af2f-8ce2fa4a4912?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.013275 10.0.0.73 - - [2025-11-05 19:05:55] "POST /projects HTTP/1.1" 409 223 0.002589 10.0.0.73 - - [2025-11-05 19:05:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002059 10.0.0.73 - - [2025-11-05 19:05:55] "GET /project/5295f816-9439-4453-9261-dcf9fc0e206d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.037967 10.0.0.73 - - [2025-11-05 19:05:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.005857 10.0.0.73 - - [2025-11-05 19:05:55] "GET /virtual-network/98e820b1-ae91-47dd-8db7-d32b547c9f30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2953 0.006938 10.0.0.73 - - [2025-11-05 19:05:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002680 10.0.0.73 - - [2025-11-05 19:05:55] "GET /virtual-network/99a578bf-82a0-4c43-a22d-c6f0c44fdbf1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2970 0.005455 10.0.0.73 - - [2025-11-05 19:05:55] "PUT /virtual-network/98e820b1-ae91-47dd-8db7-d32b547c9f30 HTTP/1.1" 200 264 0.057470 10.0.0.73 - - [2025-11-05 19:05:55] "PUT /virtual-network/99a578bf-82a0-4c43-a22d-c6f0c44fdbf1 HTTP/1.1" 200 264 0.061822 10.0.0.73 - - [2025-11-05 19:05:55] "POST /security-groups HTTP/1.1" 409 253 0.008485 10.0.0.73 - - [2025-11-05 19:05:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003390 10.0.0.73 - - [2025-11-05 19:05:55] "PUT /security-group/61054dd9-cff5-4bf3-8a2f-bff456e87e57 HTTP/1.1" 200 262 0.075254 10.0.0.73 - - [2025-11-05 19:05:55] "PUT /access-control-list/a17b37b4-b293-44c4-8c8c-817d4f7a3edf HTTP/1.1" 200 272 0.029141 10.0.0.73 - - [2025-11-05 19:05:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.064076 10.0.0.73 - - [2025-11-05 19:05:55] "GET /application-policy-set/c922b7b0-f328-4734-bd23-218ef5ecbbc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.008352 10.0.0.73 - - [2025-11-05 19:05:55] "PUT /access-control-list/53e469bd-b7e1-4e8d-9a2f-ed6e3fcbdb87 HTTP/1.1" 200 272 0.040075 10.0.0.73 - - [2025-11-05 19:05:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002376 10.0.0.73 - - [2025-11-05 19:05:55] "GET /policy-management/62334737-c2f2-441d-87ab-fb6405e88c65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.002946 10.0.0.73 - - [2025-11-05 19:05:55] "POST /tags HTTP/1.1" 409 210 0.002162 10.0.0.73 - - [2025-11-05 19:05:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002760 10.0.0.73 - - [2025-11-05 19:05:55] "GET /tag/37197369-f0e6-41fe-af2f-8ce2fa4a4912?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.015443 10.0.0.73 - - [2025-11-05 19:05:56] "POST /firewall-rules HTTP/1.1" 200 570 0.076218 10.0.0.73 - - [2025-11-05 19:05:56] "GET /firewall-rule/a6da9f94-f6d0-48da-b12f-3e0e3ec09242?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.005785 10.0.0.73 - - [2025-11-05 19:05:56] "GET /firewall-policy/56bb34d1-2a62-450d-8f39-e23eda618aa5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3394 0.010471 10.0.0.73 - - [2025-11-05 19:05:56] "GET /firewall-rule/a6da9f94-f6d0-48da-b12f-3e0e3ec09242?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.003544 10.0.0.73 - - [2025-11-05 19:05:56] "POST /ref-update HTTP/1.1" 200 156 0.057752 10.0.0.73 - - [2025-11-05 19:05:56] "GET /application-policy-set/c922b7b0-f328-4734-bd23-218ef5ecbbc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.015711 10.0.0.73 - - [2025-11-05 19:05:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002391 10.0.0.73 - - [2025-11-05 19:05:56] "GET /policy-management/62334737-c2f2-441d-87ab-fb6405e88c65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.003565 10.0.0.73 - - [2025-11-05 19:05:56] "POST /tags HTTP/1.1" 409 210 0.002361 10.0.0.73 - - [2025-11-05 19:05:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002079 10.0.0.73 - - [2025-11-05 19:05:56] "GET /tag/37197369-f0e6-41fe-af2f-8ce2fa4a4912?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.011959 10.0.0.73 - - [2025-11-05 19:05:56] "POST /firewall-rules HTTP/1.1" 200 568 0.075289 10.0.0.73 - - [2025-11-05 19:05:56] "GET /firewall-rule/89b3acd2-7b93-4992-8d4e-ac3321f6aef0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.009207 10.0.0.73 - - [2025-11-05 19:05:56] "GET /firewall-policy/56bb34d1-2a62-450d-8f39-e23eda618aa5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3635 0.014390 10.0.0.73 - - [2025-11-05 19:05:56] "GET /firewall-rule/89b3acd2-7b93-4992-8d4e-ac3321f6aef0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.003650 10.0.0.73 - - [2025-11-05 19:05:56] "POST /ref-update HTTP/1.1" 200 156 0.062963 10.0.0.73 - - [2025-11-05 19:05:56] "POST /tags HTTP/1.1" 409 237 0.024142 10.0.0.73 - - [2025-11-05 19:05:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002340 10.0.0.73 - - [2025-11-05 19:05:56] "GET /tag/c85bd436-7566-4269-82cb-ccd7b54092c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1261 0.014011 10.0.0.73 - - [2025-11-05 19:05:56] "GET /virtual-machine-interface/6c622f6c-ba7a-11f0-8837-fa163eaa82c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3403 0.005423 10.0.0.73 - - [2025-11-05 19:05:56] "POST /set-tag HTTP/1.1" 200 109 0.023062 10.0.0.73 - - [2025-11-05 19:05:59] "GET / HTTP/1.1" 200 35931 0.002247 10.0.0.73 - - [2025-11-05 19:05:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003545 10.0.0.73 - - [2025-11-05 19:05:59] "GET /global-system-config/aa40d587-993e-4765-99ca-e14254a024e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.007650 10.0.0.73 - - [2025-11-05 19:05:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002224 10.0.0.73 - - [2025-11-05 19:05:59] "GET /config-node/eebf4bb2-8eba-4106-b9ca-910d0d2ff2dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1209 0.004467 10.0.0.73 - - [2025-11-05 19:06:11] "GET / HTTP/1.1" 200 35931 0.002078 10.0.0.73 - - [2025-11-05 19:06:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003990 10.0.0.73 - - [2025-11-05 19:06:11] "GET /routing-instance/2a626978-30c5-414e-8026-d224fcae3292?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.003258 10.0.0.73 - - [2025-11-05 19:06:11] "POST /bgp-routers HTTP/1.1" 409 301 0.001991 10.0.0.73 - - [2025-11-05 19:06:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001611 10.0.0.73 - - [2025-11-05 19:06:11] "GET /bgp-router/d3c55925-32d5-4157-882c-a3b8e4296d00?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1813 0.005305 10.0.0.73 - - [2025-11-05 19:06:11] "PUT /bgp-router/d3c55925-32d5-4157-882c-a3b8e4296d00 HTTP/1.1" 200 254 0.012820 [Introspect:8084]10.0.0.73 - - [2025-11-05 19:06:11] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001340 [Introspect:8084]10.0.0.73 - - [2025-11-05 19:06:11] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001064 [Introspect:8084]10.0.0.73 - - [2025-11-05 19:06:15] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001028 [Introspect:8084]10.0.0.73 - - [2025-11-05 19:06:15] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000989 [Introspect:8084]10.0.0.73 - - [2025-11-05 19:06:19] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001352 [Introspect:8084]10.0.0.73 - - [2025-11-05 19:06:19] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001326 [Introspect:8084]10.0.0.73 - - [2025-11-05 19:06:23] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001071 [Introspect:8084]10.0.0.73 - - [2025-11-05 19:06:23] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001376 10.0.0.241 - - [2025-11-05 19:07:17] "GET / HTTP/1.1" 200 35931 0.001744 10.0.0.241 - - [2025-11-05 19:07:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002705 10.0.0.241 - - [2025-11-05 19:07:17] "GET /global-system-config/aa40d587-993e-4765-99ca-e14254a024e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.005417 10.0.0.241 - - [2025-11-05 19:07:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002303 10.0.0.241 - - [2025-11-05 19:07:17] "GET /routing-instance/2a626978-30c5-414e-8026-d224fcae3292?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.004116 10.0.0.241 - - [2025-11-05 19:07:17] "PUT /global-system-config/aa40d587-993e-4765-99ca-e14254a024e0 HTTP/1.1" 200 274 0.012224 10.0.0.241 - - [2025-11-05 19:07:17] "POST /fqname-to-id HTTP/1.1" 404 216 0.013858 10.0.0.241 - - [2025-11-05 19:07:17] "POST /virtual-routers HTTP/1.1" 200 599 0.018973 10.0.0.241 - - [2025-11-05 19:07:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.016941 10.0.0.241 - - [2025-11-05 19:07:17] "GET /virtual-router/bb95c5c2-a54f-454f-93dd-06bb473e68b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1257 0.006550 10.0.0.241 - - [2025-11-05 19:07:17] "POST /fqname-to-id HTTP/1.1" 404 229 0.002449 10.0.0.241 - - [2025-11-05 19:07:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001747 10.0.0.241 - - [2025-11-05 19:07:17] "GET /virtual-network/a32be92b-c3c6-4c42-9fdc-df80a53a91b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1718 0.004542 10.0.0.241 - - [2025-11-05 19:07:17] "POST /virtual-machine-interfaces HTTP/1.1" 200 583 0.089392 10.0.0.73 - - [2025-11-05 19:07:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002611 10.0.0.73 - - [2025-11-05 19:07:44] "GET /virtual-router/bb95c5c2-a54f-454f-93dd-06bb473e68b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1257 0.003974 10.0.0.73 - - [2025-11-05 19:08:31] "GET /global-system-configs HTTP/1.1" 200 322 0.003239 10.0.0.73 - - [2025-11-05 19:08:32] "GET /global-system-configs HTTP/1.1" 200 322 0.002551 [Introspect:8084]10.0.0.73 - - [2025-11-05 19:09:34] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001026 [Introspect:8084]10.0.0.73 - - [2025-11-05 19:09:34] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000994 [Introspect:8084]10.0.0.73 - - [2025-11-05 19:09:37] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001158 [Introspect:8084]10.0.0.73 - - [2025-11-05 19:09:37] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001266 10.0.0.73 - - [2025-11-05 19:09:41] "GET /virtual-router/bb95c5c2-a54f-454f-93dd-06bb473e68b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1257 0.003862 10.0.0.73 - - [2025-11-05 19:09:41] "POST /ref-update HTTP/1.1" 200 156 0.019245 [Introspect:8084]10.0.0.73 - - [2025-11-05 19:09:43] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001237 [Introspect:8084]10.0.0.73 - - [2025-11-05 19:09:43] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001219 10.0.0.73 - - [2025-11-05 19:10:05] "GET /virtual-machine-interface/6c622f6c-ba7a-11f0-8837-fa163eaa82c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3600 0.005760 10.0.0.73 - - [2025-11-05 19:10:05] "POST /set-tag HTTP/1.1" 200 109 0.004195 10.0.0.73 - - [2025-11-05 19:10:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003387 10.0.0.73 - - [2025-11-05 19:10:05] "GET /loadbalancer/ac82703c-bec4-49af-ae6e-64f24931e485?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.003314 10.0.0.73 - - [2025-11-05 19:10:05] "GET /virtual-machine-interface/6c622f6c-ba7a-11f0-8837-fa163eaa82c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3600 0.004724 10.0.0.73 - - [2025-11-05 19:10:05] "POST /set-tag HTTP/1.1" 200 109 0.002709 10.0.0.73 - - [2025-11-05 19:10:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002908 10.0.0.73 - - [2025-11-05 19:10:05] "GET /loadbalancer/ac82703c-bec4-49af-ae6e-64f24931e485?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.004130 10.0.0.73 - - [2025-11-05 19:10:05] "GET /loadbalancer-pool/0d2267e2-2d8e-4ae2-8075-57917121feb8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1850 0.011180 10.0.0.73 - - [2025-11-05 19:10:05] "POST /loadbalancer-members HTTP/1.1" 200 690 0.019539 10.0.0.73 - - [2025-11-05 19:10:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.021643 10.0.0.73 - - [2025-11-05 19:10:05] "GET /virtual-machine-interface/6c622f6c-ba7a-11f0-8837-fa163eaa82c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3600 0.024539 10.0.0.73 - - [2025-11-05 19:10:05] "GET /virtual-machine-interface/6c622f6c-ba7a-11f0-8837-fa163eaa82c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3600 0.004731 10.0.0.73 - - [2025-11-05 19:10:05] "POST /ref-update HTTP/1.1" 200 156 0.007600 10.0.0.73 - - [2025-11-05 19:10:05] "GET /floating-ip/ea0cb724-2bb5-42dc-a503-c707fa4c44f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1773 0.007986 10.0.0.73 - - [2025-11-05 19:10:05] "POST /tags HTTP/1.1" 409 205 0.002289 10.0.0.73 - - [2025-11-05 19:10:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001912 10.0.0.73 - - [2025-11-05 19:10:06] "GET /tag/fa417ece-126b-408b-bf6a-484d44e2d6b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.013403 10.0.0.73 - - [2025-11-05 19:10:06] "PUT /floating-ip/ea0cb724-2bb5-42dc-a503-c707fa4c44f9 HTTP/1.1" 200 256 0.009821 10.0.0.73 - - [2025-11-05 19:10:06] "POST /set-tag HTTP/1.1" 200 109 0.064731 10.0.0.73 - - [2025-11-05 19:10:06] "GET /loadbalancer-pool/52995bda-8c4a-4509-a75f-eb241a4828b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.023113 10.0.0.73 - - [2025-11-05 19:10:06] "POST /loadbalancer-members HTTP/1.1" 200 690 0.020307 10.0.0.73 - - [2025-11-05 19:10:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.011947 10.0.0.73 - - [2025-11-05 19:10:06] "GET /virtual-machine-interface/6c622f6c-ba7a-11f0-8837-fa163eaa82c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3766 0.022767 10.0.0.73 - - [2025-11-05 19:10:06] "POST /set-tag HTTP/1.1" 200 109 0.006788 10.0.0.73 - - [2025-11-05 19:10:06] "GET /virtual-machine-interface/6c622f6c-ba7a-11f0-8837-fa163eaa82c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3766 0.010242 10.0.0.73 - - [2025-11-05 19:10:06] "POST /ref-update HTTP/1.1" 200 156 0.011106 10.0.0.73 - - [2025-11-05 19:10:06] "GET /floating-ip/ea0cb724-2bb5-42dc-a503-c707fa4c44f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1918 0.018816 10.0.0.73 - - [2025-11-05 19:10:06] "GET /loadbalancer-pool/536c66e5-1adf-4bd9-83cf-72599ac672a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1859 0.010236 10.0.0.73 - - [2025-11-05 19:10:06] "POST /loadbalancer-members HTTP/1.1" 200 692 0.024958 10.0.0.73 - - [2025-11-05 19:10:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.054568 10.0.0.73 - - [2025-11-05 19:10:06] "GET /virtual-machine-interface/6c622f6c-ba7a-11f0-8837-fa163eaa82c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3766 0.022722 10.0.0.73 - - [2025-11-05 19:10:06] "PUT /floating-ip/ea0cb724-2bb5-42dc-a503-c707fa4c44f9 HTTP/1.1" 200 256 0.085659 10.0.0.73 - - [2025-11-05 19:10:06] "GET /virtual-machine-interface/6c622f6c-ba7a-11f0-8837-fa163eaa82c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3766 0.006279 10.0.0.73 - - [2025-11-05 19:10:06] "POST /set-tag HTTP/1.1" 200 109 0.005443 10.0.0.73 - - [2025-11-05 19:10:06] "POST /ref-update HTTP/1.1" 200 156 0.013218 10.0.0.73 - - [2025-11-05 19:10:06] "GET /floating-ip/ea0cb724-2bb5-42dc-a503-c707fa4c44f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1971 0.014750 10.0.0.73 - - [2025-11-05 19:10:06] "PUT /floating-ip/ea0cb724-2bb5-42dc-a503-c707fa4c44f9 HTTP/1.1" 200 256 0.018058 10.0.0.73 - - [2025-11-05 19:10:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003226 10.0.0.73 - - [2025-11-05 19:10:44] "GET /virtual-router/bb95c5c2-a54f-454f-93dd-06bb473e68b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1487 0.004973 10.0.0.241 - - [2025-11-05 19:10:45] "GET / HTTP/1.1" 200 35931 0.002970 10.0.0.241 - - [2025-11-05 19:10:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003100 10.0.0.241 - - [2025-11-05 19:10:45] "GET /global-system-config/aa40d587-993e-4765-99ca-e14254a024e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.011158 10.0.0.241 - - [2025-11-05 19:10:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002756 10.0.0.241 - - [2025-11-05 19:10:45] "GET /routing-instance/2a626978-30c5-414e-8026-d224fcae3292?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.004195 10.0.0.241 - - [2025-11-05 19:10:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002627 10.0.0.241 - - [2025-11-05 19:10:45] "GET /virtual-router/bb95c5c2-a54f-454f-93dd-06bb473e68b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1487 0.003967 10.0.0.241 - - [2025-11-05 19:10:45] "PUT /virtual-router/bb95c5c2-a54f-454f-93dd-06bb473e68b6 HTTP/1.1" 200 262 0.018396 10.0.0.241 - - [2025-11-05 19:10:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.015587 10.0.0.241 - - [2025-11-05 19:10:45] "GET /virtual-router/bb95c5c2-a54f-454f-93dd-06bb473e68b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1487 0.007078 10.0.0.241 - - [2025-11-05 19:10:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003107 10.0.0.241 - - [2025-11-05 19:10:45] "GET /virtual-machine-interface/7054793d-8362-4f07-a18c-525320a54b86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1914 0.010314 10.0.0.241 - - [2025-11-05 19:10:45] "PUT /virtual-machine-interface/7054793d-8362-4f07-a18c-525320a54b86 HTTP/1.1" 200 284 0.017477 10.0.0.73 - - [2025-11-05 19:11:09] "GET /virtual-machine-interface/6c622f6c-ba7a-11f0-8837-fa163eaa82c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3766 0.007003 10.0.0.73 - - [2025-11-05 19:11:09] "POST /set-tag HTTP/1.1" 200 109 0.009646 10.0.0.73 - - [2025-11-05 19:11:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003312 10.0.0.73 - - [2025-11-05 19:11:09] "GET /loadbalancer/ac82703c-bec4-49af-ae6e-64f24931e485?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.003438 10.0.0.73 - - [2025-11-05 19:11:09] "GET /virtual-machine-interface/6c622f6c-ba7a-11f0-8837-fa163eaa82c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3766 0.005590 10.0.0.73 - - [2025-11-05 19:11:09] "POST /set-tag HTTP/1.1" 200 109 0.045216 10.0.0.73 - - [2025-11-05 19:11:09] "DELETE /loadbalancer-member/3040d067-9ea9-491a-96e1-326b40139e1e HTTP/1.1" 200 115 0.058327 10.0.0.73 - - [2025-11-05 19:11:09] "GET /virtual-machine-interface/6c622f6c-ba7a-11f0-8837-fa163eaa82c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3600 0.015602 10.0.0.73 - - [2025-11-05 19:11:09] "POST /set-tag HTTP/1.1" 200 109 0.002945 10.0.0.73 - - [2025-11-05 19:11:09] "DELETE /loadbalancer-member/05916617-7214-451a-ac66-60b016d2007c HTTP/1.1" 200 115 0.048429 10.0.0.73 - - [2025-11-05 19:11:09] "GET /virtual-machine-interface/6c622f6c-ba7a-11f0-8837-fa163eaa82c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3600 0.007134 10.0.0.73 - - [2025-11-05 19:11:09] "POST /set-tag HTTP/1.1" 200 109 0.005057 10.0.0.73 - - [2025-11-05 19:11:09] "DELETE /loadbalancer-member/f828d660-8ff9-4f0c-86c4-da3dbf5642f6 HTTP/1.1" 200 115 0.067550 10.0.0.73 - - [2025-11-05 19:11:09] "GET /virtual-machine-interface/6c622f6c-ba7a-11f0-8837-fa163eaa82c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3600 0.007155 10.0.0.73 - - [2025-11-05 19:11:09] "POST /set-tag HTTP/1.1" 200 109 0.003243 10.0.0.73 - - [2025-11-05 19:11:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002714 10.0.0.73 - - [2025-11-05 19:11:09] "GET /loadbalancer/ac82703c-bec4-49af-ae6e-64f24931e485?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.003904 10.0.0.73 - - [2025-11-05 19:11:09] "GET /loadbalancer-pool/0d2267e2-2d8e-4ae2-8075-57917121feb8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1850 0.005671 10.0.0.73 - - [2025-11-05 19:11:09] "POST /loadbalancer-members HTTP/1.1" 200 690 0.055442 10.0.0.73 - - [2025-11-05 19:11:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.052460 10.0.0.73 - - [2025-11-05 19:11:09] "GET /virtual-machine-interface/6c622f6c-ba7a-11f0-8837-fa163eaa82c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3600 0.021365 10.0.0.73 - - [2025-11-05 19:11:09] "GET /virtual-machine-interface/6c622f6c-ba7a-11f0-8837-fa163eaa82c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3600 0.011179 10.0.0.73 - - [2025-11-05 19:11:09] "GET /floating-ip/ea0cb724-2bb5-42dc-a503-c707fa4c44f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2028 0.003050 10.0.0.73 - - [2025-11-05 19:11:10] "POST /set-tag HTTP/1.1" 200 109 0.123563 10.0.0.73 - - [2025-11-05 19:11:10] "GET /loadbalancer-pool/52995bda-8c4a-4509-a75f-eb241a4828b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.034277 10.0.0.73 - - [2025-11-05 19:11:10] "POST /loadbalancer-members HTTP/1.1" 200 690 0.037523 10.0.0.73 - - [2025-11-05 19:11:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.015734 10.0.0.73 - - [2025-11-05 19:11:10] "GET /virtual-machine-interface/6c622f6c-ba7a-11f0-8837-fa163eaa82c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3766 0.017237 10.0.0.73 - - [2025-11-05 19:11:10] "POST /set-tag HTTP/1.1" 200 109 0.008342 10.0.0.73 - - [2025-11-05 19:11:10] "GET /virtual-machine-interface/6c622f6c-ba7a-11f0-8837-fa163eaa82c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3766 0.007643 10.0.0.73 - - [2025-11-05 19:11:10] "GET /floating-ip/ea0cb724-2bb5-42dc-a503-c707fa4c44f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2028 0.005100 10.0.0.73 - - [2025-11-05 19:11:10] "GET /loadbalancer-pool/536c66e5-1adf-4bd9-83cf-72599ac672a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1859 0.003795 10.0.0.73 - - [2025-11-05 19:11:10] "POST /loadbalancer-members HTTP/1.1" 200 692 0.020896 10.0.0.73 - - [2025-11-05 19:11:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.047199 10.0.0.73 - - [2025-11-05 19:11:10] "GET /virtual-machine-interface/6c622f6c-ba7a-11f0-8837-fa163eaa82c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3766 0.018422 10.0.0.73 - - [2025-11-05 19:11:10] "GET /virtual-machine-interface/6c622f6c-ba7a-11f0-8837-fa163eaa82c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3766 0.011779 10.0.0.73 - - [2025-11-05 19:11:10] "GET /floating-ip/ea0cb724-2bb5-42dc-a503-c707fa4c44f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2028 0.002844 10.0.0.73 - - [2025-11-05 19:11:10] "POST /set-tag HTTP/1.1" 200 109 0.003124 [Introspect:8084]10.0.0.73 - - [2025-11-05 19:11:21] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001380 [Introspect:8084]10.0.0.73 - - [2025-11-05 19:11:21] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001517 10.0.0.73 - - [2025-11-05 19:13:31] "GET /global-system-configs HTTP/1.1" 200 322 0.002494 10.0.0.73 - - [2025-11-05 19:13:32] "GET /global-system-configs HTTP/1.1" 200 322 0.003408 [Introspect:8084]10.0.0.73 - - [2025-11-05 19:14:51] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001442 [Introspect:8084]10.0.0.73 - - [2025-11-05 19:14:51] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000944 [Introspect:8084]10.0.0.73 - - [2025-11-05 19:14:54] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001004 [Introspect:8084]10.0.0.73 - - [2025-11-05 19:14:54] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001065 [Introspect:8084]10.0.0.73 - - [2025-11-05 19:15:00] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001513 [Introspect:8084]10.0.0.73 - - [2025-11-05 19:15:00] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001571 10.0.0.73 - - [2025-11-05 19:15:33] "GET /virtual-machine-interface/6c622f6c-ba7a-11f0-8837-fa163eaa82c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3766 0.006093 10.0.0.73 - - [2025-11-05 19:15:33] "POST /set-tag HTTP/1.1" 200 109 0.002905 10.0.0.73 - - [2025-11-05 19:15:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003350 10.0.0.73 - - [2025-11-05 19:15:33] "GET /loadbalancer/ac82703c-bec4-49af-ae6e-64f24931e485?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.002985 10.0.0.73 - - [2025-11-05 19:15:33] "GET /virtual-machine-interface/6c622f6c-ba7a-11f0-8837-fa163eaa82c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3766 0.009507 10.0.0.73 - - [2025-11-05 19:15:33] "POST /set-tag HTTP/1.1" 200 109 0.038749 10.0.0.73 - - [2025-11-05 19:15:33] "DELETE /loadbalancer-member/1599371d-8875-47af-8f37-9d66c82a8b67 HTTP/1.1" 200 115 0.133831 10.0.0.73 - - [2025-11-05 19:15:33] "GET /virtual-machine-interface/6c622f6c-ba7a-11f0-8837-fa163eaa82c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3600 0.012151 10.0.0.73 - - [2025-11-05 19:15:33] "POST /set-tag HTTP/1.1" 200 109 0.006770 10.0.0.73 - - [2025-11-05 19:15:33] "DELETE /loadbalancer-member/9b2c06eb-ed79-4ff6-b924-a3c458a607b7 HTTP/1.1" 200 115 0.049194 10.0.0.73 - - [2025-11-05 19:15:33] "GET /virtual-machine-interface/6c622f6c-ba7a-11f0-8837-fa163eaa82c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3600 0.006880 10.0.0.73 - - [2025-11-05 19:15:33] "POST /set-tag HTTP/1.1" 200 109 0.003158 10.0.0.73 - - [2025-11-05 19:15:33] "DELETE /loadbalancer-member/a79b7547-bafa-424e-b18a-48d54878bd7e HTTP/1.1" 200 115 0.065161 10.0.0.73 - - [2025-11-05 19:15:33] "GET /virtual-machine-interface/6c622f6c-ba7a-11f0-8837-fa163eaa82c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3600 0.005776 10.0.0.73 - - [2025-11-05 19:15:33] "POST /set-tag HTTP/1.1" 200 109 0.003167 10.0.0.73 - - [2025-11-05 19:15:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.005889 10.0.0.73 - - [2025-11-05 19:15:33] "GET /loadbalancer/ac82703c-bec4-49af-ae6e-64f24931e485?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.004388 10.0.0.73 - - [2025-11-05 19:15:33] "GET /loadbalancer-pool/0d2267e2-2d8e-4ae2-8075-57917121feb8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1850 0.003758 10.0.0.73 - - [2025-11-05 19:15:33] "POST /loadbalancer-members HTTP/1.1" 200 690 0.045320 10.0.0.73 - - [2025-11-05 19:15:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.041673 10.0.0.73 - - [2025-11-05 19:15:34] "GET /virtual-machine-interface/6c622f6c-ba7a-11f0-8837-fa163eaa82c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3600 0.022600 10.0.0.73 - - [2025-11-05 19:15:34] "GET /virtual-machine-interface/6c622f6c-ba7a-11f0-8837-fa163eaa82c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3600 0.010588 10.0.0.73 - - [2025-11-05 19:15:34] "GET /floating-ip/ea0cb724-2bb5-42dc-a503-c707fa4c44f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2028 0.010674 10.0.0.73 - - [2025-11-05 19:15:34] "POST /set-tag HTTP/1.1" 200 109 0.117321 10.0.0.73 - - [2025-11-05 19:15:34] "GET /loadbalancer-pool/52995bda-8c4a-4509-a75f-eb241a4828b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.017899 10.0.0.73 - - [2025-11-05 19:15:34] "POST /loadbalancer-members HTTP/1.1" 200 690 0.075752 10.0.0.73 - - [2025-11-05 19:15:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.017165 10.0.0.73 - - [2025-11-05 19:15:34] "GET /virtual-machine-interface/6c622f6c-ba7a-11f0-8837-fa163eaa82c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3766 0.022862 10.0.0.73 - - [2025-11-05 19:15:34] "POST /set-tag HTTP/1.1" 200 109 0.018306 10.0.0.73 - - [2025-11-05 19:15:34] "GET /virtual-machine-interface/6c622f6c-ba7a-11f0-8837-fa163eaa82c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3766 0.019499 10.0.0.73 - - [2025-11-05 19:15:34] "GET /floating-ip/ea0cb724-2bb5-42dc-a503-c707fa4c44f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2028 0.007473 10.0.0.73 - - [2025-11-05 19:15:34] "GET /loadbalancer-pool/536c66e5-1adf-4bd9-83cf-72599ac672a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1859 0.004129 10.0.0.73 - - [2025-11-05 19:15:34] "POST /loadbalancer-members HTTP/1.1" 200 692 0.040593 10.0.0.73 - - [2025-11-05 19:15:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.048108 10.0.0.73 - - [2025-11-05 19:15:34] "GET /virtual-machine-interface/6c622f6c-ba7a-11f0-8837-fa163eaa82c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3766 0.017333 10.0.0.73 - - [2025-11-05 19:15:34] "GET /virtual-machine-interface/6c622f6c-ba7a-11f0-8837-fa163eaa82c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3766 0.011474 10.0.0.73 - - [2025-11-05 19:15:34] "GET /floating-ip/ea0cb724-2bb5-42dc-a503-c707fa4c44f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2028 0.005594 10.0.0.73 - - [2025-11-05 19:15:34] "POST /set-tag HTTP/1.1" 200 109 0.005099 10.0.0.73 - - [2025-11-05 19:16:20] "GET / HTTP/1.1" 200 35931 0.001945 10.0.0.73 - - [2025-11-05 19:16:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002454 10.0.0.73 - - [2025-11-05 19:16:20] "GET /project/94b88ce5-746d-4244-a3a6-752b4824dbec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.043741 10.0.0.73 - - [2025-11-05 19:16:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002873 10.0.0.73 - - [2025-11-05 19:16:20] "GET /project/94b88ce5-746d-4244-a3a6-752b4824dbec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.045838 10.0.0.73 - - [2025-11-05 19:16:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002835 10.0.0.73 - - [2025-11-05 19:16:20] "GET /project/94b88ce5-746d-4244-a3a6-752b4824dbec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.038588 10.0.0.73 - - [2025-11-05 19:16:21] "POST /tags HTTP/1.1" 200 333 0.045587 10.0.0.73 - - [2025-11-05 19:16:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003283 10.0.0.73 - - [2025-11-05 19:16:21] "GET /tag/4a4bcd45-706f-42fe-8be9-f1007a124a14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.016308 10.0.0.73 - - [2025-11-05 19:16:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002866 10.0.0.73 - - [2025-11-05 19:16:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003653 10.0.0.73 - - [2025-11-05 19:16:21] "GET /project/94b88ce5-746d-4244-a3a6-752b4824dbec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.050167 10.0.0.73 - - [2025-11-05 19:16:21] "GET /virtual-networks?parent_id=94b88ce5-746d-4244-a3a6-752b4824dbec&detail=False&count=False&shared=False HTTP/1.1" 200 553 0.002086 10.0.0.73 - - [2025-11-05 19:16:21] "GET /project/94b88ce5-746d-4244-a3a6-752b4824dbec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.050539 10.0.0.73 - - [2025-11-05 19:16:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001595 10.0.0.73 - - [2025-11-05 19:16:21] "GET /virtual-network/99a578bf-82a0-4c43-a22d-c6f0c44fdbf1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3042 0.008689 10.0.0.73 - - [2025-11-05 19:16:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002747 10.0.0.73 - - [2025-11-05 19:16:21] "GET /service-appliance-set/1888a495-2603-4e91-8ae9-f77803a30dde?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.002733 10.0.0.73 - - [2025-11-05 19:16:21] "POST /virtual-networks HTTP/1.1" 200 512 0.124490 10.0.0.73 - - [2025-11-05 19:16:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.009433 10.0.0.73 - - [2025-11-05 19:16:21] "POST /fqname-to-id HTTP/1.1" 404 254 0.002311 10.0.0.73 - - [2025-11-05 19:16:21] "GET /network-ipam/a7aba9c2-4b98-450c-999b-02549c429bdb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1089 0.003628 10.0.0.73 - - [2025-11-05 19:16:21] "POST /virtual-machine-interfaces HTTP/1.1" 200 664 0.204941 10.0.0.73 - - [2025-11-05 19:16:21] "POST /useragent-kv HTTP/1.1" 200 115 0.016861 10.0.0.73 - - [2025-11-05 19:16:21] "POST /ref-update HTTP/1.1" 200 156 0.230975 10.0.0.73 - - [2025-11-05 19:16:21] "GET /virtual-machine-interface/b85e6eba-f580-4fc8-9658-8666b7e8ce3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2345 0.048718 10.0.0.73 - - [2025-11-05 19:16:21] "GET /virtual-network/3fbe07d6-08ce-4eef-981b-5ebffc02362e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.020357 10.0.0.73 - - [2025-11-05 19:16:21] "GET /domains HTTP/1.1" 200 280 0.001912 10.0.0.73 - - [2025-11-05 19:16:21] "GET /domain/c68df1b9-3603-4de7-b9c4-be4f90033fe5 HTTP/1.1" 200 3087 0.014150 10.0.0.73 - - [2025-11-05 19:16:21] "POST /instance-ips HTTP/1.1" 200 409 0.043888 10.0.0.73 - - [2025-11-05 19:16:21] "GET /instance-ip/0be75071-202d-49e0-a52c-6fc180057e93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1651 0.009128 10.0.0.73 - - [2025-11-05 19:16:21] "GET /project/94b88ce5-746d-4244-a3a6-752b4824dbec HTTP/1.1" 200 5477 0.085518 10.0.0.73 - - [2025-11-05 19:16:21] "GET /virtual-network/3fbe07d6-08ce-4eef-981b-5ebffc02362e HTTP/1.1" 200 2085 0.008819 10.0.0.73 - - [2025-11-05 19:16:21] "GET /virtual-network/3fbe07d6-08ce-4eef-981b-5ebffc02362e HTTP/1.1" 200 2085 0.048000 10.0.0.73 - - [2025-11-05 19:16:21] "POST /loadbalancers HTTP/1.1" 200 610 0.127878 10.0.0.73 - - [2025-11-05 19:16:21] "POST /route-targets HTTP/1.1" 200 327 0.052973 10.0.0.73 - - [2025-11-05 19:16:21] "GET /routing-instance/e25f0875-e218-46bd-af17-91c7e6a99e6a HTTP/1.1" 200 1182 0.029486 10.0.0.73 - - [2025-11-05 19:16:21] "GET /routing-instance/e25f0875-e218-46bd-af17-91c7e6a99e6a HTTP/1.1" 200 1182 0.004581 10.0.0.73 - - [2025-11-05 19:16:21] "POST /ref-update HTTP/1.1" 200 156 0.042047 10.0.0.73 - - [2025-11-05 19:16:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.032284 10.0.0.73 - - [2025-11-05 19:16:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.005700 10.0.0.73 - - [2025-11-05 19:16:21] "GET /project/94b88ce5-746d-4244-a3a6-752b4824dbec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.082729 10.0.0.73 - - [2025-11-05 19:16:21] "GET /instance-ip/0be75071-202d-49e0-a52c-6fc180057e93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1651 0.006595 10.0.0.73 - - [2025-11-05 19:16:22] "GET /project/94b88ce5-746d-4244-a3a6-752b4824dbec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.078437 10.0.0.73 - - [2025-11-05 19:16:22] "GET /loadbalancer/56311083-1655-491f-a176-117861da0863?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.006598 10.0.0.73 - - [2025-11-05 19:16:22] "POST /floating-ips HTTP/1.1" 200 597 0.065106 10.0.0.73 - - [2025-11-05 19:16:22] "POST /loadbalancer-listeners HTTP/1.1" 200 716 0.068271 10.0.0.73 - - [2025-11-05 19:16:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.008623 10.0.0.73 - - [2025-11-05 19:16:22] "GET /project/94b88ce5-746d-4244-a3a6-752b4824dbec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.024930 10.0.0.73 - - [2025-11-05 19:16:22] "GET /loadbalancer-listener/6f0c9a73-34d8-464b-8abd-176e17e95ef1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1803 0.023213 10.0.0.73 - - [2025-11-05 19:16:22] "GET /loadbalancer-listener/6f0c9a73-34d8-464b-8abd-176e17e95ef1?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1222 0.005280 10.0.0.73 - - [2025-11-05 19:16:22] "POST /loadbalancer-pools HTTP/1.1" 200 708 0.036317 10.0.0.73 - - [2025-11-05 19:16:22] "GET /instance-ip/0be75071-202d-49e0-a52c-6fc180057e93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1651 0.003591 10.0.0.73 - - [2025-11-05 19:16:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001919 10.0.0.73 - - [2025-11-05 19:16:22] "GET /instance-ip/0be75071-202d-49e0-a52c-6fc180057e93?fields=floating_ips HTTP/1.1" 200 1211 0.009161 10.0.0.73 - - [2025-11-05 19:16:22] "GET /loadbalancer/56311083-1655-491f-a176-117861da0863?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.003066 10.0.0.73 - - [2025-11-05 19:16:22] "GET /floating-ip/e1b2531d-b9ab-4217-8c6c-8824c42be0a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1478 0.002184 10.0.0.73 - - [2025-11-05 19:16:22] "POST /tags HTTP/1.1" 200 295 0.069384 10.0.0.73 - - [2025-11-05 19:16:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.014337 10.0.0.73 - - [2025-11-05 19:16:22] "GET /tag/b01d48a4-e8cb-4c05-bcb6-da46fdde6343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1093 0.017783 10.0.0.73 - - [2025-11-05 19:16:22] "POST /tags HTTP/1.1" 409 233 0.002699 10.0.0.73 - - [2025-11-05 19:16:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002045 10.0.0.73 - - [2025-11-05 19:16:22] "GET /tag/7a3d8bf2-c2f1-48a4-b66c-30c63f006957?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1245 0.015286 10.0.0.73 - - [2025-11-05 19:16:22] "POST /tags HTTP/1.1" 409 206 0.003215 10.0.0.73 - - [2025-11-05 19:16:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002257 10.0.0.73 - - [2025-11-05 19:16:22] "GET /tag/6ff1b8e2-bfe5-4030-96f5-aa30d309a229?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.014217 10.0.0.73 - - [2025-11-05 19:16:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002429 10.0.0.73 - - [2025-11-05 19:16:22] "GET /virtual-network/98e820b1-ae91-47dd-8db7-d32b547c9f30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.006245 10.0.0.73 - - [2025-11-05 19:16:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002581 10.0.0.73 - - [2025-11-05 19:16:22] "GET /project/94b88ce5-746d-4244-a3a6-752b4824dbec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.070217 10.0.0.73 - - [2025-11-05 19:16:22] "POST /virtual-machines HTTP/1.1" 200 369 0.013649 10.0.0.73 - - [2025-11-05 19:16:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.018827 10.0.0.73 - - [2025-11-05 19:16:23] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.127609 10.0.0.73 - - [2025-11-05 19:16:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.010418 10.0.0.73 - - [2025-11-05 19:16:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.020252 10.0.0.73 - - [2025-11-05 19:16:23] "GET /virtual-machine-interface/eaad35a0-ba7b-11f0-8837-fa163eaa82c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.005187 10.0.0.73 - - [2025-11-05 19:16:23] "POST /instance-ips HTTP/1.1" 200 409 0.027944 10.0.0.73 - - [2025-11-05 19:16:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.022879 10.0.0.73 - - [2025-11-05 19:16:23] "GET /virtual-machine-interface/eaad35a0-ba7b-11f0-8837-fa163eaa82c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.006252 10.0.0.73 - - [2025-11-05 19:16:23] "POST /set-tag HTTP/1.1" 200 109 0.024966 10.0.0.73 - - [2025-11-05 19:16:23] "GET /virtual-machine-interface/eaad35a0-ba7b-11f0-8837-fa163eaa82c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.014234 10.0.0.73 - - [2025-11-05 19:16:23] "GET /instance-ip/eac99f10-ba7b-11f0-8837-fa163eaa82c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1952 0.006158 10.0.0.73 - - [2025-11-05 19:16:23] "GET /virtual-machine-interface/eaad35a0-ba7b-11f0-8837-fa163eaa82c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.005772 10.0.0.73 - - [2025-11-05 19:16:23] "POST /set-tag HTTP/1.1" 200 109 0.003269 10.0.0.73 - - [2025-11-05 19:16:23] "GET /virtual-router/bb95c5c2-a54f-454f-93dd-06bb473e68b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1487 0.004189 10.0.0.73 - - [2025-11-05 19:16:23] "POST /ref-update HTTP/1.1" 200 156 0.013975 10.0.0.73 - - [2025-11-05 19:16:23] "GET /virtual-machine-interface/eaad35a0-ba7b-11f0-8837-fa163eaa82c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.009999 10.0.0.73 - - [2025-11-05 19:16:23] "POST /set-tag HTTP/1.1" 200 109 0.003406 10.0.0.73 - - [2025-11-05 19:16:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002318 10.0.0.73 - - [2025-11-05 19:16:23] "GET /virtual-network/98e820b1-ae91-47dd-8db7-d32b547c9f30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.004377 10.0.0.73 - - [2025-11-05 19:16:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001950 10.0.0.73 - - [2025-11-05 19:16:23] "GET /project/94b88ce5-746d-4244-a3a6-752b4824dbec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.044082 10.0.0.73 - - [2025-11-05 19:16:23] "POST /virtual-machines HTTP/1.1" 200 369 0.010456 10.0.0.73 - - [2025-11-05 19:16:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.014192 10.0.0.73 - - [2025-11-05 19:16:23] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.133631 10.0.0.73 - - [2025-11-05 19:16:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.013405 10.0.0.73 - - [2025-11-05 19:16:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.012108 10.0.0.73 - - [2025-11-05 19:16:23] "GET /virtual-machine-interface/eb2989ca-ba7b-11f0-8837-fa163eaa82c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.012252 10.0.0.73 - - [2025-11-05 19:16:24] "POST /instance-ips HTTP/1.1" 200 409 0.036252 10.0.0.73 - - [2025-11-05 19:16:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.035931 10.0.0.73 - - [2025-11-05 19:16:24] "GET /virtual-machine-interface/eb2989ca-ba7b-11f0-8837-fa163eaa82c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.016672 10.0.0.73 - - [2025-11-05 19:16:24] "POST /set-tag HTTP/1.1" 200 109 0.019555 10.0.0.73 - - [2025-11-05 19:16:24] "GET /virtual-machine-interface/eb2989ca-ba7b-11f0-8837-fa163eaa82c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.011736 10.0.0.73 - - [2025-11-05 19:16:24] "GET /instance-ip/eb47f3f6-ba7b-11f0-8837-fa163eaa82c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1952 0.004497 10.0.0.73 - - [2025-11-05 19:16:24] "GET /virtual-machine-interface/eb2989ca-ba7b-11f0-8837-fa163eaa82c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.006820 10.0.0.73 - - [2025-11-05 19:16:24] "POST /set-tag HTTP/1.1" 200 109 0.003037 10.0.0.73 - - [2025-11-05 19:16:24] "GET /virtual-router/bb95c5c2-a54f-454f-93dd-06bb473e68b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1687 0.012273 10.0.0.73 - - [2025-11-05 19:16:24] "POST /ref-update HTTP/1.1" 200 156 0.013099 10.0.0.73 - - [2025-11-05 19:16:24] "GET /virtual-machine-interface/eb2989ca-ba7b-11f0-8837-fa163eaa82c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.018443 10.0.0.73 - - [2025-11-05 19:16:24] "POST /set-tag HTTP/1.1" 200 109 0.002843 10.0.0.73 - - [2025-11-05 19:16:24] "GET /virtual-machine-interface/eaad35a0-ba7b-11f0-8837-fa163eaa82c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.005660 10.0.0.73 - - [2025-11-05 19:16:24] "POST /set-tag HTTP/1.1" 200 109 0.002752 10.0.0.73 - - [2025-11-05 19:16:24] "GET /virtual-machine-interface/eb2989ca-ba7b-11f0-8837-fa163eaa82c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.010119 10.0.0.73 - - [2025-11-05 19:16:24] "POST /set-tag HTTP/1.1" 200 109 0.003282 10.0.0.73 - - [2025-11-05 19:16:26] "GET /domains HTTP/1.1" 200 280 0.002765 10.0.0.73 - - [2025-11-05 19:16:26] "GET /domain/c68df1b9-3603-4de7-b9c4-be4f90033fe5 HTTP/1.1" 200 3087 0.010065 10.0.0.73 - - [2025-11-05 19:16:27] "GET /project/94b88ce5-746d-4244-a3a6-752b4824dbec HTTP/1.1" 200 7065 0.064561 10.0.0.73 - - [2025-11-05 19:16:27] "GET /virtual-network/3fbe07d6-08ce-4eef-981b-5ebffc02362e HTTP/1.1" 200 2085 0.012909 10.0.0.73 - - [2025-11-05 19:16:27] "GET /virtual-network/3fbe07d6-08ce-4eef-981b-5ebffc02362e HTTP/1.1" 200 2085 0.008560 10.0.0.73 - - [2025-11-05 19:16:27] "GET /routing-instance/e25f0875-e218-46bd-af17-91c7e6a99e6a HTTP/1.1" 200 1403 0.009541 10.0.0.73 - - [2025-11-05 19:16:27] "GET /routing-instance/e25f0875-e218-46bd-af17-91c7e6a99e6a HTTP/1.1" 200 1403 0.003520 10.0.0.73 - - [2025-11-05 19:16:27] "GET /route-target/cb5daaaf-d336-484f-9ac1-1546c701e145 HTTP/1.1" 200 1153 0.002822 10.0.0.73 - - [2025-11-05 19:16:27] "GET /virtual-network/3fbe07d6-08ce-4eef-981b-5ebffc02362e HTTP/1.1" 200 2085 0.004499 10.0.0.73 - - [2025-11-05 19:16:27] "GET /routing-instance/e25f0875-e218-46bd-af17-91c7e6a99e6a HTTP/1.1" 200 1403 0.003661 10.0.0.73 - - [2025-11-05 19:16:27] "GET /virtual-network/3fbe07d6-08ce-4eef-981b-5ebffc02362e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.006578 10.0.0.73 - - [2025-11-05 19:16:27] "GET /virtual-network/3fbe07d6-08ce-4eef-981b-5ebffc02362e HTTP/1.1" 200 2085 0.005792 10.0.0.73 - - [2025-11-05 19:16:27] "GET /routing-instance/e25f0875-e218-46bd-af17-91c7e6a99e6a HTTP/1.1" 200 1403 0.004085 10.0.0.73 - - [2025-11-05 19:16:27] "GET /routing-instance/e25f0875-e218-46bd-af17-91c7e6a99e6a HTTP/1.1" 200 1403 0.003782 10.0.0.73 - - [2025-11-05 19:16:27] "GET /route-target/cb5daaaf-d336-484f-9ac1-1546c701e145 HTTP/1.1" 200 1153 0.005265 10.0.0.73 - - [2025-11-05 19:16:27] "GET /domains HTTP/1.1" 200 280 0.004037 10.0.0.73 - - [2025-11-05 19:16:27] "GET /domain/c68df1b9-3603-4de7-b9c4-be4f90033fe5 HTTP/1.1" 200 3087 0.006870 10.0.0.73 - - [2025-11-05 19:16:27] "GET /project/94b88ce5-746d-4244-a3a6-752b4824dbec HTTP/1.1" 200 7065 0.068456 10.0.0.73 - - [2025-11-05 19:16:27] "GET /virtual-network/3fbe07d6-08ce-4eef-981b-5ebffc02362e HTTP/1.1" 200 2085 0.007490 10.0.0.73 - - [2025-11-05 19:16:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002409 10.0.0.73 - - [2025-11-05 19:16:27] "GET /project/94b88ce5-746d-4244-a3a6-752b4824dbec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.042032 10.0.0.73 - - [2025-11-05 19:16:27] "GET /virtual-network/3fbe07d6-08ce-4eef-981b-5ebffc02362e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.005618 10.0.0.73 - - [2025-11-05 19:16:27] "GET /floating-ip-pools?parent_id=3fbe07d6-08ce-4eef-981b-5ebffc02362e&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.002193 10.0.0.73 - - [2025-11-05 19:16:27] "GET /virtual-network/3fbe07d6-08ce-4eef-981b-5ebffc02362e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.004907 10.0.0.73 - - [2025-11-05 19:16:27] "POST /floating-ip-pools HTTP/1.1" 200 562 0.026857 10.0.0.73 - - [2025-11-05 19:16:27] "POST /ref-update HTTP/1.1" 200 156 0.043247 10.0.0.73 - - [2025-11-05 19:16:27] "GET /virtual-network/3fbe07d6-08ce-4eef-981b-5ebffc02362e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.026994 10.0.0.73 - - [2025-11-05 19:16:27] "GET /domains HTTP/1.1" 200 280 0.008363 10.0.0.73 - - [2025-11-05 19:16:27] "GET /domain/c68df1b9-3603-4de7-b9c4-be4f90033fe5 HTTP/1.1" 200 3087 0.010470 10.0.0.73 - - [2025-11-05 19:16:27] "GET /project/94b88ce5-746d-4244-a3a6-752b4824dbec HTTP/1.1" 200 7321 0.043417 10.0.0.73 - - [2025-11-05 19:16:27] "GET /virtual-network/3fbe07d6-08ce-4eef-981b-5ebffc02362e HTTP/1.1" 200 2323 0.028591 10.0.0.73 - - [2025-11-05 19:16:27] "GET /floating-ip-pool/4e31cf7f-7879-4089-92c1-a41e4fb23352 HTTP/1.1" 200 1314 0.003411 10.0.0.73 - - [2025-11-05 19:16:27] "GET /domains HTTP/1.1" 200 280 0.002762 10.0.0.73 - - [2025-11-05 19:16:27] "GET /domain/c68df1b9-3603-4de7-b9c4-be4f90033fe5 HTTP/1.1" 200 3087 0.005306 10.0.0.73 - - [2025-11-05 19:16:27] "GET /project/94b88ce5-746d-4244-a3a6-752b4824dbec HTTP/1.1" 200 7321 0.057733 10.0.0.73 - - [2025-11-05 19:16:27] "GET /virtual-network/3fbe07d6-08ce-4eef-981b-5ebffc02362e HTTP/1.1" 200 2323 0.004613 10.0.0.73 - - [2025-11-05 19:16:27] "GET /virtual-network/3fbe07d6-08ce-4eef-981b-5ebffc02362e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.005502 10.0.0.73 - - [2025-11-05 19:16:28] "POST /tags HTTP/1.1" 200 365 0.110714 10.0.0.73 - - [2025-11-05 19:16:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.012253 10.0.0.73 - - [2025-11-05 19:16:28] "GET /tag/9a90162e-ee98-44c1-9b0e-0b10351b8889?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.018317 10.0.0.73 - - [2025-11-05 19:16:28] "POST /tags HTTP/1.1" 409 206 0.002914 10.0.0.73 - - [2025-11-05 19:16:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002882 10.0.0.73 - - [2025-11-05 19:16:28] "GET /tag/6ff1b8e2-bfe5-4030-96f5-aa30d309a229?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.014127 10.0.0.73 - - [2025-11-05 19:16:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002395 10.0.0.73 - - [2025-11-05 19:16:28] "GET /project/94b88ce5-746d-4244-a3a6-752b4824dbec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1541 0.055784 10.0.0.73 - - [2025-11-05 19:16:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003637 10.0.0.73 - - [2025-11-05 19:16:28] "GET /virtual-network/98e820b1-ae91-47dd-8db7-d32b547c9f30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.010971 10.0.0.73 - - [2025-11-05 19:16:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002379 10.0.0.73 - - [2025-11-05 19:16:28] "GET /service-appliance-set/9e4152b0-70be-4183-836d-ad748fd0adca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1219 0.004108 10.0.0.73 - - [2025-11-05 19:16:28] "POST /fqname-to-id HTTP/1.1" 404 258 0.001518 10.0.0.73 - - [2025-11-05 19:16:28] "POST /virtual-machine-interfaces HTTP/1.1" 200 672 0.106121 10.0.0.73 - - [2025-11-05 19:16:28] "GET /virtual-machine-interface/cbfb41ce-e31d-4df9-a0d0-b6e02b550074?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2345 0.022723 10.0.0.73 - - [2025-11-05 19:16:28] "POST /set-tag HTTP/1.1" 200 109 0.037988 10.0.0.73 - - [2025-11-05 19:16:28] "POST /instance-ips HTTP/1.1" 200 417 0.048259 10.0.0.73 - - [2025-11-05 19:16:28] "GET /instance-ip/f6afcbb0-fdfc-45b0-a3f0-ffc228585a03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1665 0.007622 10.0.0.73 - - [2025-11-05 19:16:28] "POST /loadbalancers HTTP/1.1" 200 618 0.076624 10.0.0.73 - - [2025-11-05 19:16:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.015427 10.0.0.73 - - [2025-11-05 19:16:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.007026 10.0.0.73 - - [2025-11-05 19:16:28] "POST /service-instances HTTP/1.1" 200 566 0.057476 10.0.0.73 - - [2025-11-05 19:16:28] "POST /ref-update HTTP/1.1" 200 156 0.023055 10.0.0.73 - - [2025-11-05 19:16:28] "GET /project/94b88ce5-746d-4244-a3a6-752b4824dbec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1541 0.107861 10.0.0.73 - - [2025-11-05 19:16:28] "PUT /service-instance/792cfd0f-c4bd-4340-9469-32253f47e14f HTTP/1.1" 200 266 0.025194 10.0.0.73 - - [2025-11-05 19:16:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.012301 10.0.0.73 - - [2025-11-05 19:16:29] "GET /virtual-machine-interface/cbfb41ce-e31d-4df9-a0d0-b6e02b550074?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2724 0.020249 10.0.0.73 - - [2025-11-05 19:16:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.020321 10.0.0.73 - - [2025-11-05 19:16:29] "GET /virtual-machine-interface/cbfb41ce-e31d-4df9-a0d0-b6e02b550074?fields=floating_ip_back_refs HTTP/1.1" 200 1180 0.014314 10.0.0.73 - - [2025-11-05 19:16:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002111 10.0.0.73 - - [2025-11-05 19:16:29] "GET /floating-ip-pool/4e31cf7f-7879-4089-92c1-a41e4fb23352?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1107 0.002924 10.0.0.73 - - [2025-11-05 19:16:29] "POST /virtual-machines HTTP/1.1" 200 429 0.020435 10.0.0.73 - - [2025-11-05 19:16:29] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.166444 10.0.0.73 - - [2025-11-05 19:16:29] "POST /floating-ips HTTP/1.1" 200 671 0.168867 10.0.0.73 - - [2025-11-05 19:16:29] "POST /chown HTTP/1.1" 200 109 0.065570 10.0.0.73 - - [2025-11-05 19:16:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.050047 10.0.0.73 - - [2025-11-05 19:16:29] "GET /application-policy-set/c922b7b0-f328-4734-bd23-218ef5ecbbc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.022070 10.0.0.73 - - [2025-11-05 19:16:29] "POST /chown HTTP/1.1" 200 109 0.009361 10.0.0.73 - - [2025-11-05 19:16:29] "PUT /virtual-machine-interface/46926cd5-0fa5-48b1-aff2-517c3103b1f1 HTTP/1.1" 200 284 0.029822 10.0.0.73 - - [2025-11-05 19:16:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.012151 10.0.0.73 - - [2025-11-05 19:16:29] "GET /policy-management/62334737-c2f2-441d-87ab-fb6405e88c65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.013425 10.0.0.73 - - [2025-11-05 19:16:29] "POST /tags HTTP/1.1" 409 221 0.002568 10.0.0.73 - - [2025-11-05 19:16:29] "PUT /instance-ip/f6afcbb0-fdfc-45b0-a3f0-ffc228585a03 HTTP/1.1" 200 256 0.036994 10.0.0.73 - - [2025-11-05 19:16:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.021158 10.0.0.73 - - [2025-11-05 19:16:29] "GET /tag/4a4bcd45-706f-42fe-8be9-f1007a124a14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.045455 10.0.0.73 - - [2025-11-05 19:16:29] "POST /tags HTTP/1.1" 409 238 0.005029 10.0.0.73 - - [2025-11-05 19:16:29] "POST /ref-update HTTP/1.1" 200 156 0.091804 10.0.0.73 - - [2025-11-05 19:16:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.007038 10.0.0.73 - - [2025-11-05 19:16:29] "GET /tag/9a90162e-ee98-44c1-9b0e-0b10351b8889?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.027767 10.0.0.73 - - [2025-11-05 19:16:29] "POST /ref-update HTTP/1.1" 200 156 0.084794 10.0.0.73 - - [2025-11-05 19:16:29] "POST /ref-update HTTP/1.1" 200 156 0.044278 10.0.0.73 - - [2025-11-05 19:16:29] "POST /firewall-rules HTTP/1.1" 200 650 0.217427 10.0.0.73 - - [2025-11-05 19:16:29] "POST /ref-update HTTP/1.1" 200 156 0.131381 10.0.0.73 - - [2025-11-05 19:16:29] "POST /ref-update HTTP/1.1" 200 156 0.017172 10.0.0.73 - - [2025-11-05 19:16:29] "GET /firewall-rule/179fa508-fac6-414a-919a-2446b3415cd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.022117 10.0.0.73 - - [2025-11-05 19:16:29] "GET /firewall-policy/39e7e9f9-aec6-469b-8854-d358f39a56fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1407 0.022161 10.0.0.73 - - [2025-11-05 19:16:30] "GET /firewall-rule/179fa508-fac6-414a-919a-2446b3415cd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.006706 10.0.0.73 - - [2025-11-05 19:16:30] "POST /ref-update HTTP/1.1" 200 156 0.069041 10.0.0.73 - - [2025-11-05 19:16:30] "POST /ref-update HTTP/1.1" 200 156 0.037447 10.0.0.73 - - [2025-11-05 19:16:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.016480 10.0.0.73 - - [2025-11-05 19:16:30] "POST /virtual-machines HTTP/1.1" 200 429 0.052111 10.0.0.73 - - [2025-11-05 19:16:30] "GET /project/94b88ce5-746d-4244-a3a6-752b4824dbec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1541 0.064970 10.0.0.73 - - [2025-11-05 19:16:30] "GET /loadbalancer/fac3be63-3705-4cc3-9ce1-0a9975113ec1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2558 0.036184 10.0.0.73 - - [2025-11-05 19:16:30] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.188070 10.0.0.73 - - [2025-11-05 19:16:30] "POST /chown HTTP/1.1" 200 109 0.042573 10.0.0.73 - - [2025-11-05 19:16:30] "POST /loadbalancer-listeners HTTP/1.1" 200 726 0.136715 10.0.0.73 - - [2025-11-05 19:16:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.004435 10.0.0.73 - - [2025-11-05 19:16:30] "POST /chown HTTP/1.1" 200 109 0.009607 10.0.0.73 - - [2025-11-05 19:16:30] "PUT /virtual-machine-interface/a271e632-5372-41f6-9e93-e6f2101637d1 HTTP/1.1" 200 284 0.019903 10.0.0.73 - - [2025-11-05 19:16:30] "PUT /instance-ip/f6afcbb0-fdfc-45b0-a3f0-ffc228585a03 HTTP/1.1" 200 256 0.048290 10.0.0.73 - - [2025-11-05 19:16:30] "GET /project/94b88ce5-746d-4244-a3a6-752b4824dbec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1541 0.091767 10.0.0.73 - - [2025-11-05 19:16:30] "GET /loadbalancer-listener/268ef6ee-fb14-421f-8911-195224bc52ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1823 0.025363 10.0.0.73 - - [2025-11-05 19:16:30] "GET /loadbalancer-listener/268ef6ee-fb14-421f-8911-195224bc52ec?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1232 0.009006 10.0.0.73 - - [2025-11-05 19:16:30] "POST /ref-update HTTP/1.1" 200 156 0.027739 10.0.0.73 - - [2025-11-05 19:16:30] "POST /ref-update HTTP/1.1" 200 156 0.037923 10.0.0.73 - - [2025-11-05 19:16:30] "POST /ref-update HTTP/1.1" 200 156 0.033029 10.0.0.73 - - [2025-11-05 19:16:30] "POST /loadbalancer-pools HTTP/1.1" 200 718 0.094815 10.0.0.73 - - [2025-11-05 19:16:30] "POST /ref-update HTTP/1.1" 200 156 0.044903 10.0.0.73 - - [2025-11-05 19:16:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.038963 10.0.0.73 - - [2025-11-05 19:16:30] "GET /loadbalancer-pool/9b5eebc1-d891-4f1c-aa66-683d8a36de0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.021184 10.0.0.73 - - [2025-11-05 19:16:30] "POST /ref-update HTTP/1.1" 200 156 0.049784 10.0.0.73 - - [2025-11-05 19:16:30] "PUT /service-instance/792cfd0f-c4bd-4340-9469-32253f47e14f HTTP/1.1" 200 266 0.023723 10.0.0.73 - - [2025-11-05 19:16:30] "POST /loadbalancer-members HTTP/1.1" 200 707 0.099200 10.0.0.73 - - [2025-11-05 19:16:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.053838 10.0.0.73 - - [2025-11-05 19:16:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.011020 10.0.0.73 - - [2025-11-05 19:16:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.077729 10.0.0.73 - - [2025-11-05 19:16:31] "GET /loadbalancer-member/4a555007-8a76-4f65-952e-01608341c56e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1550 0.013052 10.0.0.73 - - [2025-11-05 19:16:31] "POST /chown HTTP/1.1" 200 109 0.008817 10.0.0.73 - - [2025-11-05 19:16:31] "GET /application-policy-set/c922b7b0-f328-4734-bd23-218ef5ecbbc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.016639 10.0.0.73 - - [2025-11-05 19:16:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002520 10.0.0.73 - - [2025-11-05 19:16:31] "POST /chown HTTP/1.1" 200 109 0.031830 10.0.0.73 - - [2025-11-05 19:16:31] "GET /policy-management/62334737-c2f2-441d-87ab-fb6405e88c65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.011744 10.0.0.73 - - [2025-11-05 19:16:31] "PUT /instance-ip/f6afcbb0-fdfc-45b0-a3f0-ffc228585a03 HTTP/1.1" 200 256 0.025666 10.0.0.73 - - [2025-11-05 19:16:31] "POST /tags HTTP/1.1" 409 221 0.002247 10.0.0.73 - - [2025-11-05 19:16:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002547 10.0.0.73 - - [2025-11-05 19:16:31] "GET /tag/4a4bcd45-706f-42fe-8be9-f1007a124a14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.018652 10.0.0.73 - - [2025-11-05 19:16:31] "POST /ref-update HTTP/1.1" 200 156 0.028881 10.0.0.73 - - [2025-11-05 19:16:31] "POST /chown HTTP/1.1" 200 109 0.020545 10.0.0.73 - - [2025-11-05 19:16:31] "POST /tags HTTP/1.1" 409 238 0.009465 10.0.0.73 - - [2025-11-05 19:16:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.008657 10.0.0.73 - - [2025-11-05 19:16:31] "GET /tag/9a90162e-ee98-44c1-9b0e-0b10351b8889?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.020167 10.0.0.73 - - [2025-11-05 19:16:31] "POST /chown HTTP/1.1" 200 109 0.057671 10.0.0.73 - - [2025-11-05 19:16:31] "POST /firewall-rules HTTP/1.1" 409 293 0.002368 10.0.0.73 - - [2025-11-05 19:16:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002799 10.0.0.73 - - [2025-11-05 19:16:31] "PUT /instance-ip/f6afcbb0-fdfc-45b0-a3f0-ffc228585a03 HTTP/1.1" 200 256 0.037340 10.0.0.73 - - [2025-11-05 19:16:31] "PUT /firewall-rule/179fa508-fac6-414a-919a-2446b3415cd2 HTTP/1.1" 200 260 0.044353 10.0.0.73 - - [2025-11-05 19:16:31] "GET /firewall-rule/179fa508-fac6-414a-919a-2446b3415cd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.012565 10.0.0.73 - - [2025-11-05 19:16:31] "GET /firewall-policy/39e7e9f9-aec6-469b-8854-d358f39a56fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1712 0.008986 10.0.0.73 - - [2025-11-05 19:16:31] "GET /firewall-rule/179fa508-fac6-414a-919a-2446b3415cd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.003869 10.0.0.73 - - [2025-11-05 19:16:31] "POST /ref-update HTTP/1.1" 200 156 0.079747 10.0.0.73 - - [2025-11-05 19:16:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004324 10.0.0.73 - - [2025-11-05 19:16:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002972 10.0.0.73 - - [2025-11-05 19:16:31] "GET /virtual-network/98e820b1-ae91-47dd-8db7-d32b547c9f30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.005676 10.0.0.73 - - [2025-11-05 19:16:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001896 10.0.0.73 - - [2025-11-05 19:16:31] "POST /chown HTTP/1.1" 200 109 0.011370 10.0.0.73 - - [2025-11-05 19:16:31] "POST /chown HTTP/1.1" 200 109 0.026813 10.0.0.73 - - [2025-11-05 19:16:31] "GET /project/94b88ce5-746d-4244-a3a6-752b4824dbec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1541 0.088936 10.0.0.73 - - [2025-11-05 19:16:31] "PUT /instance-ip/f6afcbb0-fdfc-45b0-a3f0-ffc228585a03 HTTP/1.1" 200 256 0.074255 10.0.0.73 - - [2025-11-05 19:16:31] "POST /virtual-machines HTTP/1.1" 200 373 0.029268 10.0.0.73 - - [2025-11-05 19:16:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.033755 10.0.0.73 - - [2025-11-05 19:16:31] "POST /ref-update HTTP/1.1" 200 156 0.061780 10.0.0.73 - - [2025-11-05 19:16:31] "POST /chown HTTP/1.1" 200 109 0.033977 10.0.0.73 - - [2025-11-05 19:16:31] "POST /chown HTTP/1.1" 200 109 0.043423 10.0.0.73 - - [2025-11-05 19:16:31] "PUT /instance-ip/f6afcbb0-fdfc-45b0-a3f0-ffc228585a03 HTTP/1.1" 200 256 0.033678 10.0.0.73 - - [2025-11-05 19:16:32] "POST /ref-update HTTP/1.1" 200 156 0.069731 10.0.0.73 - - [2025-11-05 19:16:32] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.286484 10.0.0.73 - - [2025-11-05 19:16:32] "POST /ref-update HTTP/1.1" 200 156 0.037884 10.0.0.73 - - [2025-11-05 19:16:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.033839 10.0.0.73 - - [2025-11-05 19:16:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002857 10.0.0.73 - - [2025-11-05 19:16:32] "GET /virtual-machine-interface/eff587b0-ba7b-11f0-8837-fa163eaa82c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2861 0.006584 10.0.0.73 - - [2025-11-05 19:16:32] "POST /ref-update HTTP/1.1" 200 156 0.024254 10.0.0.73 - - [2025-11-05 19:16:32] "POST /instance-ips HTTP/1.1" 200 413 0.075032 10.0.0.73 - - [2025-11-05 19:16:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.075982 10.0.0.73 - - [2025-11-05 19:16:32] "PUT /service-instance/792cfd0f-c4bd-4340-9469-32253f47e14f HTTP/1.1" 200 266 0.030149 10.0.0.73 - - [2025-11-05 19:16:32] "GET /virtual-machine-interface/eff587b0-ba7b-11f0-8837-fa163eaa82c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2861 0.012355 10.0.0.73 - - [2025-11-05 19:16:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.030439 10.0.0.73 - - [2025-11-05 19:16:32] "POST /set-tag HTTP/1.1" 200 109 0.067805 10.0.0.73 - - [2025-11-05 19:16:32] "GET /virtual-machine-interface/eff587b0-ba7b-11f0-8837-fa163eaa82c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.016834 10.0.0.73 - - [2025-11-05 19:16:32] "GET /instance-ip/f02fe0d6-ba7b-11f0-8837-fa163eaa82c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1962 0.004225 10.0.0.73 - - [2025-11-05 19:16:32] "PUT /service-instance/792cfd0f-c4bd-4340-9469-32253f47e14f HTTP/1.1" 200 266 0.013561 10.0.0.73 - - [2025-11-05 19:16:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.024174 10.0.0.73 - - [2025-11-05 19:16:32] "GET /virtual-machine-interface/eff587b0-ba7b-11f0-8837-fa163eaa82c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.016223 10.0.0.73 - - [2025-11-05 19:16:32] "POST /set-tag HTTP/1.1" 200 109 0.021757 10.0.0.73 - - [2025-11-05 19:16:32] "PUT /service-instance/792cfd0f-c4bd-4340-9469-32253f47e14f HTTP/1.1" 200 266 0.035044 10.0.0.73 - - [2025-11-05 19:16:32] "GET /virtual-router/bb95c5c2-a54f-454f-93dd-06bb473e68b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2117 0.030635 10.0.0.73 - - [2025-11-05 19:16:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.037540 10.0.0.73 - - [2025-11-05 19:16:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002754 10.0.0.73 - - [2025-11-05 19:16:32] "POST /ref-update HTTP/1.1" 200 156 0.010622 10.0.0.73 - - [2025-11-05 19:16:32] "GET /virtual-machine-interface/eff587b0-ba7b-11f0-8837-fa163eaa82c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.018774 10.0.0.73 - - [2025-11-05 19:16:32] "POST /set-tag HTTP/1.1" 200 109 0.004845 10.0.0.73 - - [2025-11-05 19:16:32] "POST /chown HTTP/1.1" 200 109 0.013912 10.0.0.73 - - [2025-11-05 19:16:32] "POST /chown HTTP/1.1" 200 109 0.027728 10.0.0.73 - - [2025-11-05 19:16:32] "GET /virtual-machine-interface/eff587b0-ba7b-11f0-8837-fa163eaa82c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.021113 10.0.0.73 - - [2025-11-05 19:16:32] "POST /set-tag HTTP/1.1" 200 109 0.006680 10.0.0.73 - - [2025-11-05 19:16:32] "POST /chown HTTP/1.1" 200 109 0.042248 10.0.0.73 - - [2025-11-05 19:16:32] "POST /chown HTTP/1.1" 200 109 0.016291 10.0.0.73 - - [2025-11-05 19:16:33] "PUT /service-instance/792cfd0f-c4bd-4340-9469-32253f47e14f HTTP/1.1" 200 266 0.016485 10.0.0.73 - - [2025-11-05 19:16:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.028804 10.0.0.73 - - [2025-11-05 19:16:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003481 10.0.0.73 - - [2025-11-05 19:16:33] "POST /chown HTTP/1.1" 200 109 0.012959 10.0.0.73 - - [2025-11-05 19:16:33] "POST /chown HTTP/1.1" 200 109 0.025814 10.0.0.73 - - [2025-11-05 19:16:33] "POST /chown HTTP/1.1" 200 109 0.008263 10.0.0.73 - - [2025-11-05 19:16:33] "POST /chown HTTP/1.1" 200 109 0.008026 10.0.0.73 - - [2025-11-05 19:16:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002135 10.0.0.73 - - [2025-11-05 19:16:33] "POST /chown HTTP/1.1" 200 109 0.008085 10.0.0.73 - - [2025-11-05 19:16:33] "POST /chown HTTP/1.1" 200 109 0.015928 10.0.0.73 - - [2025-11-05 19:16:33] "POST /chown HTTP/1.1" 200 109 0.020286 10.0.0.73 - - [2025-11-05 19:16:33] "POST /chown HTTP/1.1" 200 109 0.015089 10.0.0.73 - - [2025-11-05 19:16:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002347 10.0.0.73 - - [2025-11-05 19:16:33] "POST /chown HTTP/1.1" 200 109 0.010946 10.0.0.73 - - [2025-11-05 19:16:33] "POST /chown HTTP/1.1" 200 109 0.027157 10.0.0.73 - - [2025-11-05 19:16:33] "POST /chown HTTP/1.1" 200 109 0.008451 10.0.0.73 - - [2025-11-05 19:16:33] "POST /chown HTTP/1.1" 200 109 0.029179 10.0.0.73 - - [2025-11-05 19:16:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003561 10.0.0.73 - - [2025-11-05 19:16:33] "POST /chown HTTP/1.1" 200 109 0.007663 10.0.0.73 - - [2025-11-05 19:16:33] "POST /chown HTTP/1.1" 200 109 0.018981 10.0.0.73 - - [2025-11-05 19:16:33] "POST /chown HTTP/1.1" 200 109 0.033817 10.0.0.73 - - [2025-11-05 19:16:33] "POST /chown HTTP/1.1" 200 109 0.011392 10.0.0.73 - - [2025-11-05 19:16:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002742 10.0.0.73 - - [2025-11-05 19:16:34] "POST /chown HTTP/1.1" 200 109 0.014937 10.0.0.73 - - [2025-11-05 19:16:34] "POST /chown HTTP/1.1" 200 109 0.014364 10.0.0.73 - - [2025-11-05 19:16:34] "POST /chown HTTP/1.1" 200 109 0.040398 10.0.0.73 - - [2025-11-05 19:16:34] "POST /chown HTTP/1.1" 200 109 0.042210 10.0.0.73 - - [2025-11-05 19:16:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002569 10.0.0.73 - - [2025-11-05 19:16:34] "POST /chown HTTP/1.1" 200 109 0.008985 10.0.0.73 - - [2025-11-05 19:16:34] "POST /chown HTTP/1.1" 200 109 0.030479 10.0.0.73 - - [2025-11-05 19:16:34] "POST /chown HTTP/1.1" 200 109 0.047205 10.0.0.73 - - [2025-11-05 19:16:34] "POST /chown HTTP/1.1" 200 109 0.009632 10.0.0.73 - - [2025-11-05 19:16:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002531 10.0.0.73 - - [2025-11-05 19:16:34] "POST /chown HTTP/1.1" 200 109 0.016093 10.0.0.73 - - [2025-11-05 19:16:34] "POST /chown HTTP/1.1" 200 109 0.012953 10.0.0.73 - - [2025-11-05 19:16:34] "POST /chown HTTP/1.1" 200 109 0.021920 10.0.0.73 - - [2025-11-05 19:16:34] "POST /chown HTTP/1.1" 200 109 0.023981 10.0.0.73 - - [2025-11-05 19:16:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002621 10.0.0.73 - - [2025-11-05 19:16:34] "POST /chown HTTP/1.1" 200 109 0.011890 10.0.0.73 - - [2025-11-05 19:16:34] "POST /chown HTTP/1.1" 200 109 0.025815 10.0.0.73 - - [2025-11-05 19:16:34] "POST /chown HTTP/1.1" 200 109 0.025405 10.0.0.73 - - [2025-11-05 19:16:34] "POST /chown HTTP/1.1" 200 109 0.010632 10.0.0.73 - - [2025-11-05 19:16:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.005385 10.0.0.73 - - [2025-11-05 19:16:34] "POST /chown HTTP/1.1" 200 109 0.008485 10.0.0.73 - - [2025-11-05 19:16:34] "POST /chown HTTP/1.1" 200 109 0.013059 10.0.0.73 - - [2025-11-05 19:16:34] "POST /chown HTTP/1.1" 200 109 0.015935 10.0.0.73 - - [2025-11-05 19:16:34] "POST /chown HTTP/1.1" 200 109 0.028548 10.0.0.73 - - [2025-11-05 19:16:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002251 10.0.0.73 - - [2025-11-05 19:16:39] "GET /loadbalancer/56311083-1655-491f-a176-117861da0863?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.002697 10.0.0.73 - - [2025-11-05 19:16:39] "GET /loadbalancer-pool/b365b253-795d-47a1-8258-d24c307fa4fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1908 0.003392 10.0.0.73 - - [2025-11-05 19:16:39] "POST /loadbalancer-members HTTP/1.1" 200 702 0.022923 10.0.0.73 - - [2025-11-05 19:16:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.023664 10.0.0.73 - - [2025-11-05 19:16:39] "GET /virtual-machine-interface/eaad35a0-ba7b-11f0-8837-fa163eaa82c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.014804 10.0.0.73 - - [2025-11-05 19:16:39] "GET /virtual-machine-interface/eaad35a0-ba7b-11f0-8837-fa163eaa82c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.017464 10.0.0.73 - - [2025-11-05 19:16:39] "POST /ref-update HTTP/1.1" 200 156 0.021781 10.0.0.73 - - [2025-11-05 19:16:39] "POST /tags HTTP/1.1" 409 221 0.016221 10.0.0.73 - - [2025-11-05 19:16:39] "GET /floating-ip/e1b2531d-b9ab-4217-8c6c-8824c42be0a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1781 0.023263 10.0.0.73 - - [2025-11-05 19:16:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003112 10.0.0.73 - - [2025-11-05 19:16:39] "GET /tag/4a4bcd45-706f-42fe-8be9-f1007a124a14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.014967 10.0.0.73 - - [2025-11-05 19:16:39] "PUT /floating-ip/e1b2531d-b9ab-4217-8c6c-8824c42be0a1 HTTP/1.1" 200 256 0.024606 10.0.0.73 - - [2025-11-05 19:16:39] "POST /set-tag HTTP/1.1" 200 109 0.073536 10.0.0.73 - - [2025-11-05 19:16:39] "GET /virtual-machine-interface/eaad35a0-ba7b-11f0-8837-fa163eaa82c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.019267 10.0.0.73 - - [2025-11-05 19:16:39] "POST /set-tag HTTP/1.1" 200 109 0.003549 10.0.0.73 - - [2025-11-05 19:16:40] "GET /virtual-machine-interface/eb2989ca-ba7b-11f0-8837-fa163eaa82c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.010945 10.0.0.73 - - [2025-11-05 19:16:40] "POST /set-tag HTTP/1.1" 200 109 0.006139 10.0.0.73 - - [2025-11-05 19:16:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002407 10.0.0.73 - - [2025-11-05 19:16:40] "GET /loadbalancer/56311083-1655-491f-a176-117861da0863?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.003037 10.0.0.73 - - [2025-11-05 19:16:40] "GET /loadbalancer-pool/b365b253-795d-47a1-8258-d24c307fa4fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1908 0.003615 10.0.0.73 - - [2025-11-05 19:16:40] "POST /loadbalancer-members HTTP/1.1" 200 702 0.055751 10.0.0.73 - - [2025-11-05 19:16:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.071548 10.0.0.73 - - [2025-11-05 19:16:40] "GET /virtual-machine-interface/eb2989ca-ba7b-11f0-8837-fa163eaa82c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.029936 10.0.0.73 - - [2025-11-05 19:16:40] "GET /virtual-machine-interface/eb2989ca-ba7b-11f0-8837-fa163eaa82c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.013080 10.0.0.73 - - [2025-11-05 19:16:40] "POST /ref-update HTTP/1.1" 200 156 0.013147 10.0.0.73 - - [2025-11-05 19:16:40] "GET /floating-ip/e1b2531d-b9ab-4217-8c6c-8824c42be0a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.013717 10.0.0.73 - - [2025-11-05 19:16:40] "POST /set-tag HTTP/1.1" 200 109 0.060142 10.0.0.73 - - [2025-11-05 19:16:41] "GET /virtual-machine/c0bf633e-db7d-4f9f-a975-b4061772ac79?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1217 0.003756 10.0.0.73 - - [2025-11-05 19:16:41] "GET /virtual-machine-interface/eaad35a0-ba7b-11f0-8837-fa163eaa82c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.008602 10.0.0.73 - - [2025-11-05 19:16:41] "GET /virtual-machine/f82a2425-ace1-4623-a704-84bf1fd63b49?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1217 0.003656 10.0.0.73 - - [2025-11-05 19:16:41] "GET /virtual-machine-interface/eb2989ca-ba7b-11f0-8837-fa163eaa82c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.006126 [Introspect:8084]10.0.0.73 - - [2025-11-05 19:16:42] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001509 [Introspect:8084]10.0.0.73 - - [2025-11-05 19:16:42] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001598 10.0.0.73 - - [2025-11-05 19:16:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002929 10.0.0.73 - - [2025-11-05 19:16:45] "POST /chown HTTP/1.1" 200 109 0.008977 10.0.0.73 - - [2025-11-05 19:16:45] "POST /chown HTTP/1.1" 200 109 0.027212 10.0.0.73 - - [2025-11-05 19:16:45] "POST /chown HTTP/1.1" 200 109 0.034626 10.0.0.73 - - [2025-11-05 19:16:45] "POST /chown HTTP/1.1" 200 109 0.027830 10.0.0.73 - - [2025-11-05 19:16:46] "GET /virtual-machine-interface/eff587b0-ba7b-11f0-8837-fa163eaa82c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.005292 10.0.0.73 - - [2025-11-05 19:16:46] "POST /set-tag HTTP/1.1" 200 109 0.003554 10.0.0.73 - - [2025-11-05 19:16:46] "GET /virtual-machine/a23b20b5-377e-4ba1-ac3a-3808308823ff?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1223 0.003523 10.0.0.73 - - [2025-11-05 19:16:46] "GET /virtual-machine-interface/eff587b0-ba7b-11f0-8837-fa163eaa82c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.006562 10.0.0.73 - - [2025-11-05 19:16:46] "GET /virtual-machine-interface/eff587b0-ba7b-11f0-8837-fa163eaa82c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.006403 10.0.0.73 - - [2025-11-05 19:16:46] "POST /set-tag HTTP/1.1" 200 109 0.010244 10.0.0.73 - - [2025-11-05 19:17:19] "GET /virtual-machine-interface/eff587b0-ba7b-11f0-8837-fa163eaa82c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.005161 10.0.0.73 - - [2025-11-05 19:17:19] "POST /set-tag HTTP/1.1" 200 109 0.002731 10.0.0.73 - - [2025-11-05 19:17:19] "GET /virtual-machine-interface/eff587b0-ba7b-11f0-8837-fa163eaa82c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.005192 10.0.0.73 - - [2025-11-05 19:17:19] "POST /set-tag HTTP/1.1" 200 109 0.003221 10.0.0.73 - - [2025-11-05 19:17:19] "GET /virtual-machine/a23b20b5-377e-4ba1-ac3a-3808308823ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1459 0.003391 10.0.0.73 - - [2025-11-05 19:17:19] "POST /ref-update HTTP/1.1" 200 156 0.010966 10.0.0.73 - - [2025-11-05 19:17:19] "GET /virtual-machine-interface/eff587b0-ba7b-11f0-8837-fa163eaa82c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.024998 10.0.0.73 - - [2025-11-05 19:17:19] "POST /set-tag HTTP/1.1" 200 109 0.017923 10.0.0.73 - - [2025-11-05 19:17:19] "POST /set-tag HTTP/1.1" 200 109 0.035019 10.0.0.73 - - [2025-11-05 19:17:19] "DELETE /instance-ip/f02fe0d6-ba7b-11f0-8837-fa163eaa82c2 HTTP/1.1" 200 115 0.067804 10.0.0.73 - - [2025-11-05 19:17:19] "DELETE /virtual-machine-interface/eff587b0-ba7b-11f0-8837-fa163eaa82c2 HTTP/1.1" 200 115 0.086255 10.0.0.73 - - [2025-11-05 19:17:19] "DELETE /virtual-machine/a23b20b5-377e-4ba1-ac3a-3808308823ff HTTP/1.1" 200 115 0.026259 10.0.0.73 - - [2025-11-05 19:17:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002715 10.0.0.73 - - [2025-11-05 19:17:21] "GET /tag/9a90162e-ee98-44c1-9b0e-0b10351b8889?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.013426 10.0.0.73 - - [2025-11-05 19:17:21] "GET /tag/9a90162e-ee98-44c1-9b0e-0b10351b8889?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1772 0.014063 10.0.0.73 - - [2025-11-05 19:17:21] "GET /virtual-machine-interface/46926cd5-0fa5-48b1-aff2-517c3103b1f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3132 0.004981 10.0.0.73 - - [2025-11-05 19:17:21] "POST /set-tag HTTP/1.1" 200 109 0.021376 10.0.0.73 - - [2025-11-05 19:17:21] "GET /virtual-machine-interface/a271e632-5372-41f6-9e93-e6f2101637d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3133 0.006058 10.0.0.73 - - [2025-11-05 19:17:21] "POST /set-tag HTTP/1.1" 200 109 0.018222 10.0.0.73 - - [2025-11-05 19:17:21] "GET /virtual-machine-interface/cbfb41ce-e31d-4df9-a0d0-b6e02b550074?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2724 0.020575 10.0.0.73 - - [2025-11-05 19:17:21] "POST /set-tag HTTP/1.1" 200 109 0.032783 10.0.0.73 - - [2025-11-05 19:17:21] "GET /firewall-policy/39e7e9f9-aec6-469b-8854-d358f39a56fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1712 0.019799 10.0.0.73 - - [2025-11-05 19:17:21] "GET /firewall-rule/179fa508-fac6-414a-919a-2446b3415cd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.007525 10.0.0.73 - - [2025-11-05 19:17:21] "POST /ref-update HTTP/1.1" 200 156 0.016540 10.0.0.73 - - [2025-11-05 19:17:22] "DELETE /firewall-rule/179fa508-fac6-414a-919a-2446b3415cd2 HTTP/1.1" 200 115 0.059716 10.0.0.73 - - [2025-11-05 19:17:22] "DELETE /loadbalancer-member/4a555007-8a76-4f65-952e-01608341c56e HTTP/1.1" 200 115 0.037959 10.0.0.73 - - [2025-11-05 19:17:22] "PUT /service-instance/792cfd0f-c4bd-4340-9469-32253f47e14f HTTP/1.1" 200 266 0.011421 10.0.0.73 - - [2025-11-05 19:17:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.015764 10.0.0.73 - - [2025-11-05 19:17:22] "DELETE /loadbalancer-pool/9b5eebc1-d891-4f1c-aa66-683d8a36de0d HTTP/1.1" 200 115 0.062157 10.0.0.73 - - [2025-11-05 19:17:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.006853 10.0.0.73 - - [2025-11-05 19:17:22] "POST /chown HTTP/1.1" 200 109 0.019016 10.0.0.73 - - [2025-11-05 19:17:22] "DELETE /loadbalancer-listener/268ef6ee-fb14-421f-8911-195224bc52ec HTTP/1.1" 200 115 0.080763 10.0.0.73 - - [2025-11-05 19:17:22] "GET /floating-ip/06efcb2f-b5e5-4774-93bb-f1ca2adb042d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2391 0.002553 10.0.0.73 - - [2025-11-05 19:17:22] "POST /chown HTTP/1.1" 200 109 0.011993 10.0.0.73 - - [2025-11-05 19:17:22] "POST /chown HTTP/1.1" 200 109 0.022705 10.0.0.73 - - [2025-11-05 19:17:22] "POST /chown HTTP/1.1" 200 109 0.029715 10.0.0.73 - - [2025-11-05 19:17:22] "PUT /floating-ip/06efcb2f-b5e5-4774-93bb-f1ca2adb042d HTTP/1.1" 200 256 0.043971 10.0.0.73 - - [2025-11-05 19:17:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003203 10.0.0.73 - - [2025-11-05 19:17:22] "POST /chown HTTP/1.1" 200 109 0.023823 10.0.0.73 - - [2025-11-05 19:17:22] "POST /chown HTTP/1.1" 200 109 0.012599 10.0.0.73 - - [2025-11-05 19:17:22] "DELETE /floating-ip/06efcb2f-b5e5-4774-93bb-f1ca2adb042d HTTP/1.1" 200 115 0.137425 10.0.0.73 - - [2025-11-05 19:17:22] "POST /chown HTTP/1.1" 200 109 0.021892 10.0.0.73 - - [2025-11-05 19:17:22] "POST /chown HTTP/1.1" 200 109 0.020070 10.0.0.73 - - [2025-11-05 19:17:22] "DELETE /loadbalancer/fac3be63-3705-4cc3-9ce1-0a9975113ec1 HTTP/1.1" 200 115 0.104875 10.0.0.73 - - [2025-11-05 19:17:22] "PUT /service-instance/792cfd0f-c4bd-4340-9469-32253f47e14f HTTP/1.1" 200 266 0.018730 10.0.0.73 - - [2025-11-05 19:17:22] "GET /floating-ip-pool/4e31cf7f-7879-4089-92c1-a41e4fb23352?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1107 0.003345 10.0.0.73 - - [2025-11-05 19:17:22] "POST /ref-update HTTP/1.1" 200 156 0.008912 10.0.0.73 - - [2025-11-05 19:17:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.031259 10.0.0.73 - - [2025-11-05 19:17:22] "DELETE /instance-ip/f6afcbb0-fdfc-45b0-a3f0-ffc228585a03 HTTP/1.1" 200 115 0.113800 10.0.0.73 - - [2025-11-05 19:17:22] "PUT /service-instance/792cfd0f-c4bd-4340-9469-32253f47e14f HTTP/1.1" 200 266 0.017390 10.0.0.73 - - [2025-11-05 19:17:22] "DELETE /floating-ip-pool/4e31cf7f-7879-4089-92c1-a41e4fb23352 HTTP/1.1" 200 115 0.116467 10.0.0.73 - - [2025-11-05 19:17:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.043455 10.0.0.73 - - [2025-11-05 19:17:22] "DELETE /virtual-machine-interface/cbfb41ce-e31d-4df9-a0d0-b6e02b550074 HTTP/1.1" 200 115 0.137736 10.0.0.73 - - [2025-11-05 19:17:22] "PUT /service-instance/792cfd0f-c4bd-4340-9469-32253f47e14f HTTP/1.1" 200 266 0.031150 10.0.0.73 - - [2025-11-05 19:17:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.042211 10.0.0.73 - - [2025-11-05 19:17:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.019480 10.0.0.73 - - [2025-11-05 19:17:23] "POST /useragent-kv HTTP/1.1" 200 115 0.003295 10.0.0.73 - - [2025-11-05 19:17:23] "POST /useragent-kv HTTP/1.1" 200 115 0.008237 10.0.0.73 - - [2025-11-05 19:17:23] "DELETE /virtual-network/3fbe07d6-08ce-4eef-981b-5ebffc02362e HTTP/1.1" 200 115 0.300165 10.0.0.73 - - [2025-11-05 19:17:23] "DELETE /service-instance/792cfd0f-c4bd-4340-9469-32253f47e14f HTTP/1.1" 200 115 0.142210 10.0.0.73 - - [2025-11-05 19:17:23] "GET /routing-instance/e25f0875-e218-46bd-af17-91c7e6a99e6a HTTP/1.1" 404 171 0.002539 10.0.0.73 - - [2025-11-05 19:17:23] "GET /domains HTTP/1.1" 200 280 0.009636 10.0.0.73 - - [2025-11-05 19:17:23] "DELETE /tag/9a90162e-ee98-44c1-9b0e-0b10351b8889 HTTP/1.1" 200 115 0.255624 10.0.0.73 - - [2025-11-05 19:17:23] "DELETE /route-target/cb5daaaf-d336-484f-9ac1-1546c701e145 HTTP/1.1" 200 115 0.054656 10.0.0.73 - - [2025-11-05 19:17:23] "GET /domain/c68df1b9-3603-4de7-b9c4-be4f90033fe5 HTTP/1.1" 200 3087 0.014516 10.0.0.73 - - [2025-11-05 19:17:23] "GET /virtual-machine-interface/46926cd5-0fa5-48b1-aff2-517c3103b1f1?fields=floating_ip_back_refs%2Cinstance_ip_back_refs%2Cinterface_route_table_refs HTTP/1.1" 200 1208 0.015678 10.0.0.73 - - [2025-11-05 19:17:23] "GET /project/94b88ce5-746d-4244-a3a6-752b4824dbec HTTP/1.1" 200 7143 0.079439 10.0.0.73 - - [2025-11-05 19:17:23] "GET /virtual-machine-interface/eb2989ca-ba7b-11f0-8837-fa163eaa82c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.024617 10.0.0.73 - - [2025-11-05 19:17:23] "DELETE /virtual-machine-interface/46926cd5-0fa5-48b1-aff2-517c3103b1f1 HTTP/1.1" 200 115 0.174700 10.0.0.73 - - [2025-11-05 19:17:23] "POST /set-tag HTTP/1.1" 200 109 0.008156 10.0.0.73 - - [2025-11-05 19:17:23] "POST /ref-update HTTP/1.1" 200 156 0.014076 10.0.0.73 - - [2025-11-05 19:17:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.009224 10.0.0.73 - - [2025-11-05 19:17:23] "GET /loadbalancer/56311083-1655-491f-a176-117861da0863?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.004148 10.0.0.73 - - [2025-11-05 19:17:23] "GET /virtual-machine-interface/eb2989ca-ba7b-11f0-8837-fa163eaa82c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.015250 10.0.0.73 - - [2025-11-05 19:17:23] "DELETE /virtual-machine/b243f1cb-8260-4c79-b368-f33fc3f3ce51 HTTP/1.1" 200 115 0.064316 10.0.0.73 - - [2025-11-05 19:17:23] "GET /virtual-machine-interface/a271e632-5372-41f6-9e93-e6f2101637d1?fields=floating_ip_back_refs%2Cinstance_ip_back_refs%2Cinterface_route_table_refs HTTP/1.1" 200 1209 0.023911 10.0.0.73 - - [2025-11-05 19:17:23] "POST /set-tag HTTP/1.1" 200 109 0.069808 10.0.0.73 - - [2025-11-05 19:17:23] "DELETE /loadbalancer-member/b8115457-02eb-460e-99d9-64455e5ce462 HTTP/1.1" 200 115 0.074177 10.0.0.73 - - [2025-11-05 19:17:23] "DELETE /virtual-machine-interface/a271e632-5372-41f6-9e93-e6f2101637d1 HTTP/1.1" 200 115 0.135880 10.0.0.73 - - [2025-11-05 19:17:23] "DELETE /virtual-machine/2a6a96ed-2041-41a0-b612-1e3419bfdd6e HTTP/1.1" 200 115 0.054018 10.0.0.73 - - [2025-11-05 19:17:24] "GET /virtual-machine-interface/eb2989ca-ba7b-11f0-8837-fa163eaa82c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.029886 10.0.0.73 - - [2025-11-05 19:17:24] "POST /set-tag HTTP/1.1" 200 109 0.005918 10.0.0.73 - - [2025-11-05 19:17:24] "GET /virtual-machine-interface/eb2989ca-ba7b-11f0-8837-fa163eaa82c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004992 10.0.0.73 - - [2025-11-05 19:17:24] "POST /set-tag HTTP/1.1" 200 109 0.004819 10.0.0.73 - - [2025-11-05 19:17:24] "GET /virtual-machine/f82a2425-ace1-4623-a704-84bf1fd63b49?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1475 0.004231 10.0.0.73 - - [2025-11-05 19:17:24] "POST /ref-update HTTP/1.1" 200 156 0.014267 10.0.0.73 - - [2025-11-05 19:17:24] "GET /virtual-machine-interface/eb2989ca-ba7b-11f0-8837-fa163eaa82c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.017796 10.0.0.73 - - [2025-11-05 19:17:24] "POST /set-tag HTTP/1.1" 200 109 0.024737 10.0.0.73 - - [2025-11-05 19:17:24] "POST /set-tag HTTP/1.1" 200 109 0.044886 10.0.0.73 - - [2025-11-05 19:17:24] "POST /set-tag HTTP/1.1" 200 109 0.042009 10.0.0.73 - - [2025-11-05 19:17:24] "DELETE /instance-ip/eb47f3f6-ba7b-11f0-8837-fa163eaa82c2 HTTP/1.1" 200 115 0.046973 10.0.0.73 - - [2025-11-05 19:17:24] "POST /ref-update HTTP/1.1" 200 156 0.015781 10.0.0.73 - - [2025-11-05 19:17:24] "DELETE /virtual-machine-interface/eb2989ca-ba7b-11f0-8837-fa163eaa82c2 HTTP/1.1" 200 115 0.059175 10.0.0.73 - - [2025-11-05 19:17:24] "DELETE /virtual-machine/f82a2425-ace1-4623-a704-84bf1fd63b49 HTTP/1.1" 200 115 0.033381 10.0.0.73 - - [2025-11-05 19:17:28] "GET /virtual-machine-interface/eaad35a0-ba7b-11f0-8837-fa163eaa82c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.010387 10.0.0.73 - - [2025-11-05 19:17:28] "POST /set-tag HTTP/1.1" 200 109 0.002975 10.0.0.73 - - [2025-11-05 19:17:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002638 10.0.0.73 - - [2025-11-05 19:17:28] "GET /loadbalancer/56311083-1655-491f-a176-117861da0863?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.003572 10.0.0.73 - - [2025-11-05 19:17:29] "GET /virtual-machine-interface/eaad35a0-ba7b-11f0-8837-fa163eaa82c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.007721 10.0.0.73 - - [2025-11-05 19:17:29] "POST /set-tag HTTP/1.1" 200 109 0.002861 10.0.0.73 - - [2025-11-05 19:17:29] "GET /virtual-machine-interface/eaad35a0-ba7b-11f0-8837-fa163eaa82c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.005516 10.0.0.73 - - [2025-11-05 19:17:29] "POST /set-tag HTTP/1.1" 200 109 0.005441 10.0.0.73 - - [2025-11-05 19:17:29] "GET /virtual-machine/c0bf633e-db7d-4f9f-a975-b4061772ac79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1475 0.003901 10.0.0.73 - - [2025-11-05 19:17:29] "POST /ref-update HTTP/1.1" 200 156 0.015482 10.0.0.73 - - [2025-11-05 19:17:29] "GET /virtual-machine-interface/eaad35a0-ba7b-11f0-8837-fa163eaa82c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.015771 10.0.0.73 - - [2025-11-05 19:17:29] "POST /set-tag HTTP/1.1" 200 109 0.022406 10.0.0.73 - - [2025-11-05 19:17:29] "POST /set-tag HTTP/1.1" 200 109 0.032431 10.0.0.73 - - [2025-11-05 19:17:29] "POST /set-tag HTTP/1.1" 200 109 0.047008 10.0.0.73 - - [2025-11-05 19:17:29] "DELETE /instance-ip/eac99f10-ba7b-11f0-8837-fa163eaa82c2 HTTP/1.1" 200 115 0.060914 10.0.0.73 - - [2025-11-05 19:17:29] "POST /ref-update HTTP/1.1" 200 156 0.011017 10.0.0.73 - - [2025-11-05 19:17:29] "DELETE /virtual-machine-interface/eaad35a0-ba7b-11f0-8837-fa163eaa82c2 HTTP/1.1" 200 115 0.066815 10.0.0.73 - - [2025-11-05 19:17:29] "DELETE /virtual-machine/c0bf633e-db7d-4f9f-a975-b4061772ac79 HTTP/1.1" 200 115 0.025996 10.0.0.73 - - [2025-11-05 19:17:29] "DELETE /tag/b01d48a4-e8cb-4c05-bcb6-da46fdde6343 HTTP/1.1" 200 115 0.073978 10.0.0.73 - - [2025-11-05 19:17:29] "DELETE /tag/7a3d8bf2-c2f1-48a4-b66c-30c63f006957 HTTP/1.1" 200 115 0.065974 10.0.0.73 - - [2025-11-05 19:17:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003082 10.0.0.73 - - [2025-11-05 19:17:33] "GET /project/94b88ce5-746d-4244-a3a6-752b4824dbec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.060516 10.0.0.73 - - [2025-11-05 19:17:33] "POST /tags HTTP/1.1" 200 393 0.049550 10.0.0.73 - - [2025-11-05 19:17:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.021225 10.0.0.73 - - [2025-11-05 19:17:33] "GET /tag/fa24bd43-58ef-4324-b342-792b1db9d4a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.024473 10.0.0.73 - - [2025-11-05 19:17:33] "POST /tags HTTP/1.1" 200 341 0.051359 10.0.0.73 - - [2025-11-05 19:17:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002679 10.0.0.73 - - [2025-11-05 19:17:34] "GET /tag/f9d8ce8b-2072-409d-b059-2dd0707aee17?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.021922 10.0.0.73 - - [2025-11-05 19:17:34] "POST /id-to-fqname HTTP/1.1" 200 192 0.000595 10.0.0.73 - - [2025-11-05 19:17:34] "POST /fqname-to-id HTTP/1.1" 404 201 0.012125 10.0.0.73 - - [2025-11-05 19:17:34] "POST /security-groups HTTP/1.1" 200 589 0.102502 10.0.0.73 - - [2025-11-05 19:17:34] "POST /projects HTTP/1.1" 200 519 0.252959 10.0.0.73 - - [2025-11-05 19:17:34] "POST /fqname-to-id HTTP/1.1" 404 236 0.003599 10.0.0.73 - - [2025-11-05 19:17:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.010943 10.0.0.73 - - [2025-11-05 19:17:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.021073 10.0.0.73 - - [2025-11-05 19:17:34] "GET /virtual-network/98e820b1-ae91-47dd-8db7-d32b547c9f30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.006667 10.0.0.73 - - [2025-11-05 19:17:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002417 10.0.0.73 - - [2025-11-05 19:17:34] "POST /access-control-lists HTTP/1.1" 200 598 0.104576 10.0.0.73 - - [2025-11-05 19:17:34] "POST /fqname-to-id HTTP/1.1" 404 235 0.016058 10.0.0.73 - - [2025-11-05 19:17:34] "GET /virtual-network/99a578bf-82a0-4c43-a22d-c6f0c44fdbf1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3042 0.011185 10.0.0.73 - - [2025-11-05 19:17:34] "PUT /virtual-network/98e820b1-ae91-47dd-8db7-d32b547c9f30 HTTP/1.1" 200 264 0.156247 10.0.0.73 - - [2025-11-05 19:17:34] "POST /access-control-lists HTTP/1.1" 200 596 0.131514 10.0.0.73 - - [2025-11-05 19:17:34] "PUT /virtual-network/99a578bf-82a0-4c43-a22d-c6f0c44fdbf1 HTTP/1.1" 200 264 0.068582 10.0.0.73 - - [2025-11-05 19:17:34] "POST /security-groups HTTP/1.1" 200 591 0.093290 10.0.0.73 - - [2025-11-05 19:17:34] "POST /fqname-to-id HTTP/1.1" 404 270 0.002740 10.0.0.73 - - [2025-11-05 19:17:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.030642 10.0.0.73 - - [2025-11-05 19:17:34] "POST /chown HTTP/1.1" 200 109 0.036452 10.0.0.73 - - [2025-11-05 19:17:35] "GET /application-policy-set/c922b7b0-f328-4734-bd23-218ef5ecbbc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.024148 10.0.0.73 - - [2025-11-05 19:17:35] "POST /access-control-lists HTTP/1.1" 200 632 0.115846 10.0.0.73 - - [2025-11-05 19:17:35] "POST /fqname-to-id HTTP/1.1" 404 269 0.025040 10.0.0.73 - - [2025-11-05 19:17:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.010653 10.0.0.73 - - [2025-11-05 19:17:35] "GET /policy-management/62334737-c2f2-441d-87ab-fb6405e88c65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.004075 10.0.0.73 - - [2025-11-05 19:17:35] "POST /tags HTTP/1.1" 409 226 0.002481 10.0.0.73 - - [2025-11-05 19:17:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002945 10.0.0.73 - - [2025-11-05 19:17:35] "POST /access-control-lists HTTP/1.1" 200 630 0.069384 10.0.0.73 - - [2025-11-05 19:17:35] "GET /tag/f9d8ce8b-2072-409d-b059-2dd0707aee17?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.075304 10.0.0.73 - - [2025-11-05 19:17:35] "POST /firewall-rules HTTP/1.1" 200 600 0.079842 10.0.0.73 - - [2025-11-05 19:17:35] "GET /firewall-rule/00c5ccc9-f39b-488b-9387-ba1188482b4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2086 0.020329 10.0.0.73 - - [2025-11-05 19:17:35] "GET /firewall-policy/56bb34d1-2a62-450d-8f39-e23eda618aa5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004394 10.0.0.73 - - [2025-11-05 19:17:35] "GET /firewall-rule/00c5ccc9-f39b-488b-9387-ba1188482b4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2086 0.003333 10.0.0.73 - - [2025-11-05 19:17:35] "POST /ref-update HTTP/1.1" 200 156 0.081745 10.0.0.73 - - [2025-11-05 19:17:35] "GET /application-policy-set/c922b7b0-f328-4734-bd23-218ef5ecbbc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.024092 10.0.0.73 - - [2025-11-05 19:17:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002256 10.0.0.73 - - [2025-11-05 19:17:35] "GET /policy-management/62334737-c2f2-441d-87ab-fb6405e88c65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.003903 10.0.0.73 - - [2025-11-05 19:17:35] "POST /tags HTTP/1.1" 409 226 0.002789 10.0.0.73 - - [2025-11-05 19:17:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002695 10.0.0.73 - - [2025-11-05 19:17:35] "GET /tag/f9d8ce8b-2072-409d-b059-2dd0707aee17?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.014672 10.0.0.73 - - [2025-11-05 19:17:35] "POST /firewall-rules HTTP/1.1" 200 598 0.066360 10.0.0.73 - - [2025-11-05 19:17:35] "GET /firewall-rule/bab028a2-2380-4904-9188-7eeb12bcdfaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2086 0.005307 10.0.0.73 - - [2025-11-05 19:17:35] "GET /firewall-policy/56bb34d1-2a62-450d-8f39-e23eda618aa5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4131 0.004297 10.0.0.73 - - [2025-11-05 19:17:35] "GET /firewall-rule/bab028a2-2380-4904-9188-7eeb12bcdfaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2086 0.002209 10.0.0.73 - - [2025-11-05 19:17:35] "POST /ref-update HTTP/1.1" 200 156 0.062559 10.0.0.73 - - [2025-11-05 19:17:36] "POST /tags HTTP/1.1" 200 393 0.030577 10.0.0.73 - - [2025-11-05 19:17:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.018718 10.0.0.73 - - [2025-11-05 19:17:36] "GET /tag/66fc7394-9b38-456b-97b9-a874190465bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.013738 10.0.0.73 - - [2025-11-05 19:17:37] "POST /tags HTTP/1.1" 200 341 0.039334 10.0.0.73 - - [2025-11-05 19:17:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.017434 10.0.0.73 - - [2025-11-05 19:17:37] "GET /tag/0dac6d60-fef5-47dc-8051-d5da8e1162d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1189 0.014285 10.0.0.73 - - [2025-11-05 19:17:37] "POST /id-to-fqname HTTP/1.1" 200 192 0.000685 10.0.0.73 - - [2025-11-05 19:17:37] "POST /fqname-to-id HTTP/1.1" 404 201 0.010056 10.0.0.73 - - [2025-11-05 19:17:37] "POST /security-groups HTTP/1.1" 200 589 0.067624 10.0.0.73 - - [2025-11-05 19:17:37] "POST /projects HTTP/1.1" 200 519 0.213474 10.0.0.73 - - [2025-11-05 19:17:37] "POST /fqname-to-id HTTP/1.1" 404 236 0.004353 10.0.0.73 - - [2025-11-05 19:17:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.023291 10.0.0.73 - - [2025-11-05 19:17:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.017405 10.0.0.73 - - [2025-11-05 19:17:37] "GET /virtual-network/98e820b1-ae91-47dd-8db7-d32b547c9f30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3097 0.018124 10.0.0.73 - - [2025-11-05 19:17:37] "POST /access-control-lists HTTP/1.1" 200 598 0.091484 10.0.0.73 - - [2025-11-05 19:17:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002905 10.0.0.73 - - [2025-11-05 19:17:37] "POST /fqname-to-id HTTP/1.1" 404 235 0.024251 10.0.0.73 - - [2025-11-05 19:17:37] "GET /virtual-network/99a578bf-82a0-4c43-a22d-c6f0c44fdbf1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3114 0.010316 10.0.0.73 - - [2025-11-05 19:17:37] "POST /access-control-lists HTTP/1.1" 200 596 0.053196 10.0.0.73 - - [2025-11-05 19:17:37] "PUT /virtual-network/98e820b1-ae91-47dd-8db7-d32b547c9f30 HTTP/1.1" 200 264 0.078348 10.0.0.73 - - [2025-11-05 19:17:37] "PUT /virtual-network/99a578bf-82a0-4c43-a22d-c6f0c44fdbf1 HTTP/1.1" 200 264 0.049151 10.0.0.73 - - [2025-11-05 19:17:37] "POST /security-groups HTTP/1.1" 200 591 0.093220 10.0.0.73 - - [2025-11-05 19:17:37] "POST /fqname-to-id HTTP/1.1" 404 270 0.002293 10.0.0.73 - - [2025-11-05 19:17:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.027227 10.0.0.73 - - [2025-11-05 19:17:37] "POST /access-control-lists HTTP/1.1" 200 632 0.062220 10.0.0.73 - - [2025-11-05 19:17:37] "POST /chown HTTP/1.1" 200 109 0.041281 10.0.0.73 - - [2025-11-05 19:17:37] "POST /fqname-to-id HTTP/1.1" 404 269 0.023379 10.0.0.73 - - [2025-11-05 19:17:37] "GET /application-policy-set/c922b7b0-f328-4734-bd23-218ef5ecbbc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.012689 10.0.0.73 - - [2025-11-05 19:17:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002204 10.0.0.73 - - [2025-11-05 19:17:37] "GET /policy-management/62334737-c2f2-441d-87ab-fb6405e88c65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.004271 10.0.0.73 - - [2025-11-05 19:17:37] "POST /tags HTTP/1.1" 409 226 0.003278 10.0.0.73 - - [2025-11-05 19:17:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002450 10.0.0.73 - - [2025-11-05 19:17:38] "POST /access-control-lists HTTP/1.1" 200 630 0.073500 10.0.0.73 - - [2025-11-05 19:17:38] "GET /tag/0dac6d60-fef5-47dc-8051-d5da8e1162d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1189 0.021147 10.0.0.73 - - [2025-11-05 19:17:38] "POST /firewall-rules HTTP/1.1" 200 600 0.068736 10.0.0.73 - - [2025-11-05 19:17:38] "GET /firewall-rule/8ce12805-e60e-4279-a8d8-954a8c76dbb2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.009446 10.0.0.73 - - [2025-11-05 19:17:38] "GET /firewall-policy/56bb34d1-2a62-450d-8f39-e23eda618aa5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4386 0.004497 10.0.0.73 - - [2025-11-05 19:17:38] "GET /firewall-rule/8ce12805-e60e-4279-a8d8-954a8c76dbb2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.002339 10.0.0.73 - - [2025-11-05 19:17:38] "POST /ref-update HTTP/1.1" 200 156 0.077425 10.0.0.73 - - [2025-11-05 19:17:38] "GET /application-policy-set/c922b7b0-f328-4734-bd23-218ef5ecbbc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.012539 10.0.0.73 - - [2025-11-05 19:17:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002843 10.0.0.73 - - [2025-11-05 19:17:38] "GET /policy-management/62334737-c2f2-441d-87ab-fb6405e88c65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.003189 10.0.0.73 - - [2025-11-05 19:17:38] "POST /tags HTTP/1.1" 409 226 0.002104 10.0.0.73 - - [2025-11-05 19:17:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001772 10.0.0.73 - - [2025-11-05 19:17:38] "GET /tag/0dac6d60-fef5-47dc-8051-d5da8e1162d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1189 0.014497 10.0.0.73 - - [2025-11-05 19:17:38] "POST /firewall-rules HTTP/1.1" 200 598 0.071769 10.0.0.73 - - [2025-11-05 19:17:38] "GET /firewall-rule/a98968f3-40a2-44ee-abf8-5d384439e65e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2086 0.028570 10.0.0.73 - - [2025-11-05 19:17:38] "GET /firewall-policy/56bb34d1-2a62-450d-8f39-e23eda618aa5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4642 0.004892 10.0.0.73 - - [2025-11-05 19:17:38] "GET /firewall-rule/a98968f3-40a2-44ee-abf8-5d384439e65e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2086 0.002887 10.0.0.73 - - [2025-11-05 19:17:38] "POST /ref-update HTTP/1.1" 200 156 0.060369 10.0.0.73 - - [2025-11-05 19:17:39] "POST /tags HTTP/1.1" 200 345 0.138826 10.0.0.73 - - [2025-11-05 19:17:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.009918 10.0.0.73 - - [2025-11-05 19:17:40] "GET /tag/9b47c424-9249-4b01-8a3a-8abbb2551e5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.047034 10.0.0.73 - - [2025-11-05 19:17:40] "POST /projects HTTP/1.1" 409 238 0.005615 10.0.0.73 - - [2025-11-05 19:17:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004267 10.0.0.73 - - [2025-11-05 19:17:40] "GET /project/278fd6d7-42ff-46ef-b501-bbfd5967ee89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.056753 10.0.0.73 - - [2025-11-05 19:17:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004779 10.0.0.73 - - [2025-11-05 19:17:40] "GET /virtual-network/98e820b1-ae91-47dd-8db7-d32b547c9f30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.006627 10.0.0.73 - - [2025-11-05 19:17:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002504 10.0.0.73 - - [2025-11-05 19:17:40] "GET /virtual-network/99a578bf-82a0-4c43-a22d-c6f0c44fdbf1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.011175 10.0.0.73 - - [2025-11-05 19:17:40] "POST /security-groups HTTP/1.1" 409 285 0.003580 10.0.0.73 - - [2025-11-05 19:17:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003157 10.0.0.73 - - [2025-11-05 19:17:40] "PUT /security-group/4f3bf197-aef6-41c1-840f-54f0692a16e8 HTTP/1.1" 200 262 0.063833 10.0.0.73 - - [2025-11-05 19:17:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003308 10.0.0.73 - - [2025-11-05 19:17:40] "PUT /access-control-list/6b286643-5f30-4423-842b-fcf38d82184f HTTP/1.1" 200 272 0.037064 10.0.0.73 - - [2025-11-05 19:17:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.050432 10.0.0.73 - - [2025-11-05 19:17:40] "POST /tags HTTP/1.1" 409 228 0.024793 10.0.0.73 - - [2025-11-05 19:17:40] "GET /project/278fd6d7-42ff-46ef-b501-bbfd5967ee89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.095605 10.0.0.73 - - [2025-11-05 19:17:40] "PUT /access-control-list/247dd646-30ac-4907-b0a9-b6e80dd82c62 HTTP/1.1" 200 272 0.066186 10.0.0.73 - - [2025-11-05 19:17:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.013903 10.0.0.73 - - [2025-11-05 19:17:40] "GET /tag/9b47c424-9249-4b01-8a3a-8abbb2551e5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.016600 10.0.0.73 - - [2025-11-05 19:17:40] "POST /tags HTTP/1.1" 200 345 0.022278 10.0.0.73 - - [2025-11-05 19:17:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.022342 10.0.0.73 - - [2025-11-05 19:17:40] "GET /tag/2f268a3b-a4b1-46b5-b2f6-bdc685425aa9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.028330 10.0.0.73 - - [2025-11-05 19:17:40] "POST /projects HTTP/1.1" 409 238 0.006096 10.0.0.73 - - [2025-11-05 19:17:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.016015 10.0.0.73 - - [2025-11-05 19:17:40] "GET /project/13c6a04d-ad2c-4a4d-9c6e-578af970561a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.042327 10.0.0.73 - - [2025-11-05 19:17:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.011103 10.0.0.73 - - [2025-11-05 19:17:40] "GET /virtual-network/98e820b1-ae91-47dd-8db7-d32b547c9f30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.008407 10.0.0.73 - - [2025-11-05 19:17:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003441 10.0.0.73 - - [2025-11-05 19:17:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002899 10.0.0.73 - - [2025-11-05 19:17:40] "GET /virtual-network/99a578bf-82a0-4c43-a22d-c6f0c44fdbf1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.007478 10.0.0.73 - - [2025-11-05 19:17:40] "POST /security-groups HTTP/1.1" 409 285 0.005445 10.0.0.73 - - [2025-11-05 19:17:41] "GET /project/13c6a04d-ad2c-4a4d-9c6e-578af970561a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.051944 10.0.0.73 - - [2025-11-05 19:17:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.005606 10.0.0.73 - - [2025-11-05 19:17:41] "PUT /security-group/9b40fb86-5fb5-46a0-84cb-c68c8cf213e4 HTTP/1.1" 200 262 0.070493 10.0.0.73 - - [2025-11-05 19:17:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.020493 10.0.0.73 - - [2025-11-05 19:17:41] "POST /tags HTTP/1.1" 409 228 0.003314 10.0.0.73 - - [2025-11-05 19:17:41] "PUT /access-control-list/2a45be95-accd-4570-b9d0-a6b8cc26a174 HTTP/1.1" 200 272 0.019046 10.0.0.73 - - [2025-11-05 19:17:41] "PUT /access-control-list/dc0bf000-5721-4cec-ba35-dc973f1c87dd HTTP/1.1" 200 272 0.007653 10.0.0.73 - - [2025-11-05 19:17:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.010200 10.0.0.73 - - [2025-11-05 19:17:41] "GET /tag/2f268a3b-a4b1-46b5-b2f6-bdc685425aa9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.012111 10.0.0.73 - - [2025-11-05 19:17:41] "POST /tags HTTP/1.1" 200 291 0.055960 10.0.0.73 - - [2025-11-05 19:17:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002107 10.0.0.73 - - [2025-11-05 19:17:41] "GET /tag/bf6f0746-fa55-4361-9eba-ab54866ae4cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1085 0.020403 10.0.0.73 - - [2025-11-05 19:17:41] "POST /tags HTTP/1.1" 200 303 0.088715 10.0.0.73 - - [2025-11-05 19:17:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002208 10.0.0.73 - - [2025-11-05 19:17:41] "GET /tag/28a4717d-0396-4f5a-954d-8ab2c0a52bd8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.035270 10.0.0.73 - - [2025-11-05 19:17:41] "POST /tags HTTP/1.1" 409 252 0.002928 10.0.0.73 - - [2025-11-05 19:17:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002474 10.0.0.73 - - [2025-11-05 19:17:41] "GET /tag/fa24bd43-58ef-4324-b342-792b1db9d4a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.013071 10.0.0.73 - - [2025-11-05 19:17:41] "POST /tags HTTP/1.1" 409 226 0.002533 10.0.0.73 - - [2025-11-05 19:17:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002242 10.0.0.73 - - [2025-11-05 19:17:41] "GET /tag/f9d8ce8b-2072-409d-b059-2dd0707aee17?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.017802 10.0.0.73 - - [2025-11-05 19:17:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002597 10.0.0.73 - - [2025-11-05 19:17:41] "GET /virtual-network/98e820b1-ae91-47dd-8db7-d32b547c9f30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.005521 10.0.0.73 - - [2025-11-05 19:17:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003547 10.0.0.73 - - [2025-11-05 19:17:41] "GET /project/278fd6d7-42ff-46ef-b501-bbfd5967ee89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.056412 10.0.0.73 - - [2025-11-05 19:17:41] "POST /virtual-machines HTTP/1.1" 200 395 0.010347 10.0.0.73 - - [2025-11-05 19:17:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.012000 10.0.0.73 - - [2025-11-05 19:17:42] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.139589 10.0.0.73 - - [2025-11-05 19:17:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.008761 10.0.0.73 - - [2025-11-05 19:17:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.016423 10.0.0.73 - - [2025-11-05 19:17:42] "GET /virtual-machine-interface/19bab98a-ba7c-11f0-8837-fa163eaa82c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.006632 10.0.0.73 - - [2025-11-05 19:17:42] "POST /instance-ips HTTP/1.1" 200 397 0.023775 10.0.0.73 - - [2025-11-05 19:17:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.026365 10.0.0.73 - - [2025-11-05 19:17:42] "GET /virtual-machine-interface/19bab98a-ba7c-11f0-8837-fa163eaa82c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.022358 10.0.0.73 - - [2025-11-05 19:17:42] "POST /set-tag HTTP/1.1" 200 109 0.076962 10.0.0.73 - - [2025-11-05 19:17:42] "GET /virtual-machine-interface/19bab98a-ba7c-11f0-8837-fa163eaa82c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.019193 10.0.0.73 - - [2025-11-05 19:17:42] "GET /instance-ip/19d8ddca-ba7c-11f0-8837-fa163eaa82c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1978 0.008307 10.0.0.73 - - [2025-11-05 19:17:42] "GET /virtual-machine-interface/19bab98a-ba7c-11f0-8837-fa163eaa82c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.005617 10.0.0.73 - - [2025-11-05 19:17:42] "POST /set-tag HTTP/1.1" 200 109 0.003256 10.0.0.73 - - [2025-11-05 19:17:42] "GET /virtual-router/bb95c5c2-a54f-454f-93dd-06bb473e68b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1487 0.008054 10.0.0.73 - - [2025-11-05 19:17:42] "POST /ref-update HTTP/1.1" 200 156 0.010468 10.0.0.73 - - [2025-11-05 19:17:42] "GET /virtual-machine-interface/19bab98a-ba7c-11f0-8837-fa163eaa82c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.006793 10.0.0.73 - - [2025-11-05 19:17:42] "POST /set-tag HTTP/1.1" 200 109 0.002998 10.0.0.73 - - [2025-11-05 19:17:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002630 10.0.0.73 - - [2025-11-05 19:17:42] "GET /virtual-network/98e820b1-ae91-47dd-8db7-d32b547c9f30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.005157 10.0.0.73 - - [2025-11-05 19:17:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002192 10.0.0.73 - - [2025-11-05 19:17:42] "GET /project/278fd6d7-42ff-46ef-b501-bbfd5967ee89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.033162 10.0.0.73 - - [2025-11-05 19:17:42] "POST /virtual-machines HTTP/1.1" 200 395 0.010804 10.0.0.73 - - [2025-11-05 19:17:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.016713 10.0.0.73 - - [2025-11-05 19:17:42] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.132311 10.0.0.73 - - [2025-11-05 19:17:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.012486 10.0.0.73 - - [2025-11-05 19:17:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.007802 10.0.0.73 - - [2025-11-05 19:17:43] "GET /virtual-machine-interface/1a45b008-ba7c-11f0-8837-fa163eaa82c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.008992 10.0.0.73 - - [2025-11-05 19:17:43] "POST /instance-ips HTTP/1.1" 200 397 0.040472 10.0.0.73 - - [2025-11-05 19:17:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.028488 10.0.0.73 - - [2025-11-05 19:17:43] "GET /virtual-machine-interface/1a45b008-ba7c-11f0-8837-fa163eaa82c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.022313 10.0.0.73 - - [2025-11-05 19:17:43] "POST /set-tag HTTP/1.1" 200 109 0.071503 10.0.0.73 - - [2025-11-05 19:17:43] "GET /virtual-machine-interface/1a45b008-ba7c-11f0-8837-fa163eaa82c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.010383 10.0.0.73 - - [2025-11-05 19:17:43] "GET /instance-ip/1a64614c-ba7c-11f0-8837-fa163eaa82c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1978 0.003216 10.0.0.73 - - [2025-11-05 19:17:43] "GET /virtual-machine-interface/1a45b008-ba7c-11f0-8837-fa163eaa82c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.004770 10.0.0.73 - - [2025-11-05 19:17:43] "POST /set-tag HTTP/1.1" 200 109 0.002581 10.0.0.73 - - [2025-11-05 19:17:43] "GET /virtual-router/bb95c5c2-a54f-454f-93dd-06bb473e68b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1700 0.009036 10.0.0.73 - - [2025-11-05 19:17:43] "POST /ref-update HTTP/1.1" 200 156 0.009422 10.0.0.73 - - [2025-11-05 19:17:43] "GET /virtual-machine-interface/1a45b008-ba7c-11f0-8837-fa163eaa82c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.014608 10.0.0.73 - - [2025-11-05 19:17:43] "POST /set-tag HTTP/1.1" 200 109 0.003215 10.0.0.73 - - [2025-11-05 19:17:43] "POST /tags HTTP/1.1" 200 291 0.022787 10.0.0.73 - - [2025-11-05 19:17:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.012935 10.0.0.73 - - [2025-11-05 19:17:43] "GET /tag/b5f0a222-6a65-4e11-97a0-68628788f117?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1085 0.023608 10.0.0.73 - - [2025-11-05 19:17:43] "POST /tags HTTP/1.1" 409 252 0.002410 10.0.0.73 - - [2025-11-05 19:17:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002300 10.0.0.73 - - [2025-11-05 19:17:43] "GET /tag/66fc7394-9b38-456b-97b9-a874190465bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.020727 10.0.0.73 - - [2025-11-05 19:17:43] "POST /tags HTTP/1.1" 409 226 0.002750 10.0.0.73 - - [2025-11-05 19:17:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.012636 10.0.0.73 - - [2025-11-05 19:17:43] "GET /tag/0dac6d60-fef5-47dc-8051-d5da8e1162d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1189 0.021910 10.0.0.73 - - [2025-11-05 19:17:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002621 10.0.0.73 - - [2025-11-05 19:17:43] "GET /virtual-network/98e820b1-ae91-47dd-8db7-d32b547c9f30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.006156 10.0.0.73 - - [2025-11-05 19:17:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002508 10.0.0.73 - - [2025-11-05 19:17:43] "GET /project/13c6a04d-ad2c-4a4d-9c6e-578af970561a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.055218 10.0.0.73 - - [2025-11-05 19:17:43] "POST /virtual-machines HTTP/1.1" 200 395 0.016687 10.0.0.73 - - [2025-11-05 19:17:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.012384 10.0.0.73 - - [2025-11-05 19:17:44] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.111902 10.0.0.73 - - [2025-11-05 19:17:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.009747 10.0.0.73 - - [2025-11-05 19:17:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.008400 10.0.0.73 - - [2025-11-05 19:17:44] "GET /virtual-machine-interface/1afe04f0-ba7c-11f0-8837-fa163eaa82c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.009428 10.0.0.73 - - [2025-11-05 19:17:44] "POST /instance-ips HTTP/1.1" 200 397 0.020946 10.0.0.73 - - [2025-11-05 19:17:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.021279 10.0.0.73 - - [2025-11-05 19:17:44] "GET /virtual-machine-interface/1afe04f0-ba7c-11f0-8837-fa163eaa82c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.010400 10.0.0.73 - - [2025-11-05 19:17:44] "POST /set-tag HTTP/1.1" 200 109 0.067616 10.0.0.73 - - [2025-11-05 19:17:44] "GET /virtual-machine-interface/1afe04f0-ba7c-11f0-8837-fa163eaa82c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.019917 10.0.0.73 - - [2025-11-05 19:17:44] "GET /instance-ip/1b19bb28-ba7c-11f0-8837-fa163eaa82c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1978 0.008869 10.0.0.73 - - [2025-11-05 19:17:44] "GET /virtual-machine-interface/1afe04f0-ba7c-11f0-8837-fa163eaa82c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.007123 10.0.0.73 - - [2025-11-05 19:17:44] "POST /set-tag HTTP/1.1" 200 109 0.002647 10.0.0.73 - - [2025-11-05 19:17:44] "GET /virtual-router/bb95c5c2-a54f-454f-93dd-06bb473e68b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1913 0.004567 10.0.0.73 - - [2025-11-05 19:17:44] "POST /ref-update HTTP/1.1" 200 156 0.009168 10.0.0.73 - - [2025-11-05 19:17:44] "GET /virtual-machine-interface/1afe04f0-ba7c-11f0-8837-fa163eaa82c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.007220 10.0.0.73 - - [2025-11-05 19:17:44] "POST /set-tag HTTP/1.1" 200 109 0.002885 10.0.0.73 - - [2025-11-05 19:17:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002319 10.0.0.73 - - [2025-11-05 19:17:44] "GET /virtual-network/98e820b1-ae91-47dd-8db7-d32b547c9f30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.025140 10.0.0.73 - - [2025-11-05 19:17:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002394 10.0.0.73 - - [2025-11-05 19:17:44] "GET /project/13c6a04d-ad2c-4a4d-9c6e-578af970561a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.039966 10.0.0.73 - - [2025-11-05 19:17:44] "POST /virtual-machines HTTP/1.1" 200 395 0.011164 10.0.0.73 - - [2025-11-05 19:17:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.014280 10.0.0.73 - - [2025-11-05 19:17:45] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.106633 10.0.0.73 - - [2025-11-05 19:17:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.014687 10.0.0.73 - - [2025-11-05 19:17:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.009560 10.0.0.73 - - [2025-11-05 19:17:45] "GET /virtual-machine-interface/1b9609f8-ba7c-11f0-8837-fa163eaa82c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.010601 10.0.0.73 - - [2025-11-05 19:17:45] "POST /instance-ips HTTP/1.1" 200 397 0.023458 10.0.0.73 - - [2025-11-05 19:17:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.025027 10.0.0.73 - - [2025-11-05 19:17:45] "GET /virtual-machine-interface/1b9609f8-ba7c-11f0-8837-fa163eaa82c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.014056 10.0.0.73 - - [2025-11-05 19:17:45] "POST /set-tag HTTP/1.1" 200 109 0.068117 10.0.0.73 - - [2025-11-05 19:17:45] "GET /virtual-machine-interface/1b9609f8-ba7c-11f0-8837-fa163eaa82c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.018079 10.0.0.73 - - [2025-11-05 19:17:45] "GET /instance-ip/1bb12e72-ba7c-11f0-8837-fa163eaa82c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1978 0.004599 10.0.0.73 - - [2025-11-05 19:17:45] "GET /virtual-machine-interface/1b9609f8-ba7c-11f0-8837-fa163eaa82c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.006427 10.0.0.73 - - [2025-11-05 19:17:45] "POST /set-tag HTTP/1.1" 200 109 0.010367 10.0.0.73 - - [2025-11-05 19:17:45] "POST /tags HTTP/1.1" 200 299 0.029864 10.0.0.73 - - [2025-11-05 19:17:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003404 10.0.0.73 - - [2025-11-05 19:17:45] "GET /tag/323bbe67-206d-4dea-9b89-c9042a1028ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.016189 10.0.0.73 - - [2025-11-05 19:17:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002420 10.0.0.73 - - [2025-11-05 19:17:45] "GET /virtual-network/98e820b1-ae91-47dd-8db7-d32b547c9f30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.016497 10.0.0.73 - - [2025-11-05 19:17:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003516 10.0.0.73 - - [2025-11-05 19:17:45] "GET /project/278fd6d7-42ff-46ef-b501-bbfd5967ee89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.040269 10.0.0.73 - - [2025-11-05 19:17:45] "POST /virtual-machines HTTP/1.1" 200 395 0.008307 10.0.0.73 - - [2025-11-05 19:17:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.015271 10.0.0.73 - - [2025-11-05 19:17:45] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.117507 10.0.0.73 - - [2025-11-05 19:17:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.010422 10.0.0.73 - - [2025-11-05 19:17:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.006753 10.0.0.73 - - [2025-11-05 19:17:46] "GET /virtual-machine-interface/1c13fe08-ba7c-11f0-8837-fa163eaa82c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.009033 10.0.0.73 - - [2025-11-05 19:17:46] "POST /instance-ips HTTP/1.1" 200 397 0.026824 10.0.0.73 - - [2025-11-05 19:17:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.024196 10.0.0.73 - - [2025-11-05 19:17:46] "GET /virtual-machine-interface/1c13fe08-ba7c-11f0-8837-fa163eaa82c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.011784 10.0.0.73 - - [2025-11-05 19:17:46] "POST /set-tag HTTP/1.1" 200 109 0.023313 10.0.0.73 - - [2025-11-05 19:17:46] "GET /virtual-machine-interface/1c13fe08-ba7c-11f0-8837-fa163eaa82c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.006505 10.0.0.73 - - [2025-11-05 19:17:46] "GET /instance-ip/1c2f8a6a-ba7c-11f0-8837-fa163eaa82c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1978 0.004378 10.0.0.73 - - [2025-11-05 19:17:46] "GET /virtual-machine-interface/1c13fe08-ba7c-11f0-8837-fa163eaa82c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.005939 10.0.0.73 - - [2025-11-05 19:17:46] "POST /set-tag HTTP/1.1" 200 109 0.002858 10.0.0.73 - - [2025-11-05 19:17:46] "GET /virtual-router/bb95c5c2-a54f-454f-93dd-06bb473e68b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2126 0.006968 10.0.0.73 - - [2025-11-05 19:17:46] "POST /ref-update HTTP/1.1" 200 156 0.029387 10.0.0.73 - - [2025-11-05 19:17:46] "GET /virtual-machine-interface/1b9609f8-ba7c-11f0-8837-fa163eaa82c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.029258 10.0.0.73 - - [2025-11-05 19:17:46] "POST /set-tag HTTP/1.1" 200 109 0.009082 10.0.0.73 - - [2025-11-05 19:17:46] "POST /tags HTTP/1.1" 200 299 0.027021 10.0.0.73 - - [2025-11-05 19:17:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003181 10.0.0.73 - - [2025-11-05 19:17:46] "GET /tag/2cc25aab-3321-425d-b88f-df3901477ecc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.014925 10.0.0.73 - - [2025-11-05 19:17:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002560 10.0.0.73 - - [2025-11-05 19:17:46] "GET /virtual-network/98e820b1-ae91-47dd-8db7-d32b547c9f30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.005340 10.0.0.73 - - [2025-11-05 19:17:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002209 10.0.0.73 - - [2025-11-05 19:17:46] "GET /project/278fd6d7-42ff-46ef-b501-bbfd5967ee89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.036376 10.0.0.73 - - [2025-11-05 19:17:46] "POST /virtual-machines HTTP/1.1" 200 395 0.008713 10.0.0.73 - - [2025-11-05 19:17:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.010156 10.0.0.73 - - [2025-11-05 19:17:46] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.112677 10.0.0.73 - - [2025-11-05 19:17:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.009424 10.0.0.73 - - [2025-11-05 19:17:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.010388 10.0.0.73 - - [2025-11-05 19:17:46] "GET /virtual-machine-interface/1ca25a54-ba7c-11f0-8837-fa163eaa82c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.007098 10.0.0.73 - - [2025-11-05 19:17:47] "POST /instance-ips HTTP/1.1" 200 397 0.026501 10.0.0.73 - - [2025-11-05 19:17:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.028938 10.0.0.73 - - [2025-11-05 19:17:47] "GET /virtual-machine-interface/1ca25a54-ba7c-11f0-8837-fa163eaa82c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.008359 10.0.0.73 - - [2025-11-05 19:17:47] "POST /set-tag HTTP/1.1" 200 109 0.025222 10.0.0.73 - - [2025-11-05 19:17:47] "GET /virtual-machine-interface/1ca25a54-ba7c-11f0-8837-fa163eaa82c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.019384 10.0.0.73 - - [2025-11-05 19:17:47] "GET /instance-ip/1cbd896e-ba7c-11f0-8837-fa163eaa82c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1978 0.003319 10.0.0.73 - - [2025-11-05 19:17:47] "GET /virtual-machine-interface/1ca25a54-ba7c-11f0-8837-fa163eaa82c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.005167 10.0.0.73 - - [2025-11-05 19:17:47] "POST /set-tag HTTP/1.1" 200 109 0.002334 10.0.0.73 - - [2025-11-05 19:17:47] "POST /tags HTTP/1.1" 200 299 0.024803 10.0.0.73 - - [2025-11-05 19:17:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002312 10.0.0.73 - - [2025-11-05 19:17:47] "GET /tag/e19a6230-0faa-4c30-84b1-8e2dc7ce176e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.013647 10.0.0.73 - - [2025-11-05 19:17:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002739 10.0.0.73 - - [2025-11-05 19:17:47] "GET /virtual-network/98e820b1-ae91-47dd-8db7-d32b547c9f30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.005861 10.0.0.73 - - [2025-11-05 19:17:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002214 10.0.0.73 - - [2025-11-05 19:17:47] "GET /project/13c6a04d-ad2c-4a4d-9c6e-578af970561a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.045072 10.0.0.73 - - [2025-11-05 19:17:47] "POST /virtual-machines HTTP/1.1" 200 395 0.019870 10.0.0.73 - - [2025-11-05 19:17:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.009310 10.0.0.73 - - [2025-11-05 19:17:47] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.129643 10.0.0.73 - - [2025-11-05 19:17:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.046037 10.0.0.73 - - [2025-11-05 19:17:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.011985 10.0.0.73 - - [2025-11-05 19:17:47] "GET /virtual-machine-interface/1d1af130-ba7c-11f0-8837-fa163eaa82c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.006694 10.0.0.73 - - [2025-11-05 19:17:47] "POST /instance-ips HTTP/1.1" 200 397 0.022998 10.0.0.73 - - [2025-11-05 19:17:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.053082 10.0.0.73 - - [2025-11-05 19:17:47] "GET /virtual-machine-interface/1d1af130-ba7c-11f0-8837-fa163eaa82c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.036896 10.0.0.73 - - [2025-11-05 19:17:48] "POST /set-tag HTTP/1.1" 200 109 0.031834 10.0.0.73 - - [2025-11-05 19:17:48] "GET /virtual-machine-interface/1d1af130-ba7c-11f0-8837-fa163eaa82c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.014889 10.0.0.73 - - [2025-11-05 19:17:48] "GET /instance-ip/1d36b42e-ba7c-11f0-8837-fa163eaa82c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1978 0.003990 10.0.0.73 - - [2025-11-05 19:17:48] "GET /virtual-machine-interface/1d1af130-ba7c-11f0-8837-fa163eaa82c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.006962 10.0.0.73 - - [2025-11-05 19:17:48] "POST /set-tag HTTP/1.1" 200 109 0.002425 10.0.0.73 - - [2025-11-05 19:17:48] "POST /tags HTTP/1.1" 200 299 0.021766 10.0.0.73 - - [2025-11-05 19:17:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.017066 10.0.0.73 - - [2025-11-05 19:17:48] "GET /tag/797c9738-0404-43f7-82b6-b08e00ca45d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1099 0.015628 10.0.0.73 - - [2025-11-05 19:17:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001950 10.0.0.73 - - [2025-11-05 19:17:48] "GET /virtual-network/98e820b1-ae91-47dd-8db7-d32b547c9f30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.004434 10.0.0.73 - - [2025-11-05 19:17:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001715 10.0.0.73 - - [2025-11-05 19:17:48] "GET /project/13c6a04d-ad2c-4a4d-9c6e-578af970561a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.041649 10.0.0.73 - - [2025-11-05 19:17:48] "POST /virtual-machines HTTP/1.1" 200 395 0.007708 10.0.0.73 - - [2025-11-05 19:17:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.013347 10.0.0.73 - - [2025-11-05 19:17:48] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.120174 10.0.0.73 - - [2025-11-05 19:17:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.010088 10.0.0.73 - - [2025-11-05 19:17:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.017504 10.0.0.73 - - [2025-11-05 19:17:48] "GET /virtual-machine-interface/1d96a17c-ba7c-11f0-8837-fa163eaa82c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.005158 10.0.0.73 - - [2025-11-05 19:17:48] "POST /instance-ips HTTP/1.1" 200 397 0.022317 10.0.0.73 - - [2025-11-05 19:17:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.034785 10.0.0.73 - - [2025-11-05 19:17:48] "GET /virtual-machine-interface/1d96a17c-ba7c-11f0-8837-fa163eaa82c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.020366 10.0.0.73 - - [2025-11-05 19:17:48] "POST /set-tag HTTP/1.1" 200 109 0.032275 10.0.0.73 - - [2025-11-05 19:17:48] "GET /virtual-machine-interface/1d96a17c-ba7c-11f0-8837-fa163eaa82c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.017677 10.0.0.73 - - [2025-11-05 19:17:48] "GET /instance-ip/1db26114-ba7c-11f0-8837-fa163eaa82c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1978 0.004094 10.0.0.73 - - [2025-11-05 19:17:48] "GET /virtual-machine-interface/1d96a17c-ba7c-11f0-8837-fa163eaa82c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.005299 10.0.0.73 - - [2025-11-05 19:17:48] "POST /set-tag HTTP/1.1" 200 109 0.002727 10.0.0.73 - - [2025-11-05 19:17:48] "GET /virtual-router/bb95c5c2-a54f-454f-93dd-06bb473e68b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2339 0.004511 10.0.0.73 - - [2025-11-05 19:17:48] "POST /ref-update HTTP/1.1" 200 156 0.009613 10.0.0.73 - - [2025-11-05 19:17:48] "GET /virtual-machine-interface/1c13fe08-ba7c-11f0-8837-fa163eaa82c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.018252 10.0.0.73 - - [2025-11-05 19:17:48] "POST /set-tag HTTP/1.1" 200 109 0.003261 10.0.0.73 - - [2025-11-05 19:17:49] "GET /virtual-router/bb95c5c2-a54f-454f-93dd-06bb473e68b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2552 0.005117 10.0.0.73 - - [2025-11-05 19:17:49] "POST /ref-update HTTP/1.1" 200 156 0.009015 10.0.0.73 - - [2025-11-05 19:17:49] "GET /virtual-machine-interface/1ca25a54-ba7c-11f0-8837-fa163eaa82c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.012921 10.0.0.73 - - [2025-11-05 19:17:49] "POST /set-tag HTTP/1.1" 200 109 0.002868 10.0.0.73 - - [2025-11-05 19:17:49] "GET /virtual-machine-interface/19bab98a-ba7c-11f0-8837-fa163eaa82c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.004681 10.0.0.73 - - [2025-11-05 19:17:49] "POST /set-tag HTTP/1.1" 200 109 0.002319 10.0.0.73 - - [2025-11-05 19:17:49] "GET /virtual-router/bb95c5c2-a54f-454f-93dd-06bb473e68b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2765 0.005649 10.0.0.73 - - [2025-11-05 19:17:49] "POST /ref-update HTTP/1.1" 200 156 0.014599 10.0.0.73 - - [2025-11-05 19:17:49] "GET /virtual-machine-interface/1d1af130-ba7c-11f0-8837-fa163eaa82c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.014870 10.0.0.73 - - [2025-11-05 19:17:49] "POST /set-tag HTTP/1.1" 200 109 0.003144 10.0.0.73 - - [2025-11-05 19:17:49] "GET /virtual-router/bb95c5c2-a54f-454f-93dd-06bb473e68b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2978 0.004382 10.0.0.73 - - [2025-11-05 19:17:49] "POST /ref-update HTTP/1.1" 200 156 0.008920 10.0.0.73 - - [2025-11-05 19:17:49] "GET /virtual-machine-interface/1d96a17c-ba7c-11f0-8837-fa163eaa82c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.004557 10.0.0.73 - - [2025-11-05 19:17:49] "POST /set-tag HTTP/1.1" 200 109 0.002250 10.0.0.73 - - [2025-11-05 19:17:49] "GET /virtual-machine-interface/1a45b008-ba7c-11f0-8837-fa163eaa82c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.004616 10.0.0.73 - - [2025-11-05 19:17:49] "POST /set-tag HTTP/1.1" 200 109 0.002208 10.0.0.73 - - [2025-11-05 19:17:49] "GET /virtual-machine-interface/1afe04f0-ba7c-11f0-8837-fa163eaa82c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.005574 10.0.0.73 - - [2025-11-05 19:17:49] "POST /set-tag HTTP/1.1" 200 109 0.002342 10.0.0.73 - - [2025-11-05 19:17:49] "GET /virtual-machine-interface/1b9609f8-ba7c-11f0-8837-fa163eaa82c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.006022 10.0.0.73 - - [2025-11-05 19:17:49] "POST /set-tag HTTP/1.1" 200 109 0.002406 10.0.0.73 - - [2025-11-05 19:17:49] "GET /virtual-machine-interface/1c13fe08-ba7c-11f0-8837-fa163eaa82c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.005714 10.0.0.73 - - [2025-11-05 19:17:49] "POST /set-tag HTTP/1.1" 200 109 0.002777 10.0.0.73 - - [2025-11-05 19:17:49] "GET /virtual-machine-interface/1ca25a54-ba7c-11f0-8837-fa163eaa82c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.005625 10.0.0.73 - - [2025-11-05 19:17:49] "POST /set-tag HTTP/1.1" 200 109 0.002728 10.0.0.73 - - [2025-11-05 19:17:49] "GET /virtual-machine-interface/1d1af130-ba7c-11f0-8837-fa163eaa82c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.004468 10.0.0.73 - - [2025-11-05 19:17:49] "POST /set-tag HTTP/1.1" 200 109 0.002754 10.0.0.73 - - [2025-11-05 19:17:49] "GET /virtual-machine-interface/1d96a17c-ba7c-11f0-8837-fa163eaa82c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.005218 10.0.0.73 - - [2025-11-05 19:17:49] "POST /set-tag HTTP/1.1" 200 109 0.002324 10.0.0.73 - - [2025-11-05 19:17:52] "GET /virtual-machine-interface/19bab98a-ba7c-11f0-8837-fa163eaa82c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.005091 10.0.0.73 - - [2025-11-05 19:17:52] "POST /set-tag HTTP/1.1" 200 109 0.003453 10.0.0.73 - - [2025-11-05 19:17:52] "GET /virtual-machine-interface/1c13fe08-ba7c-11f0-8837-fa163eaa82c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.004979 10.0.0.73 - - [2025-11-05 19:17:52] "POST /set-tag HTTP/1.1" 200 109 0.002821 10.0.0.73 - - [2025-11-05 19:17:53] "GET /virtual-machine-interface/1a45b008-ba7c-11f0-8837-fa163eaa82c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.007098 10.0.0.73 - - [2025-11-05 19:17:53] "POST /set-tag HTTP/1.1" 200 109 0.004993 10.0.0.73 - - [2025-11-05 19:17:54] "GET /virtual-machine-interface/1afe04f0-ba7c-11f0-8837-fa163eaa82c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.005544 10.0.0.73 - - [2025-11-05 19:17:54] "POST /set-tag HTTP/1.1" 200 109 0.002609 10.0.0.73 - - [2025-11-05 19:17:55] "GET /virtual-machine-interface/1b9609f8-ba7c-11f0-8837-fa163eaa82c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.005435 10.0.0.73 - - [2025-11-05 19:17:55] "POST /set-tag HTTP/1.1" 200 109 0.003495 10.0.0.73 - - [2025-11-05 19:17:56] "GET /virtual-machine/ef45cf1b-f66b-49a3-b7b6-ebc99451eac1?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.003359 10.0.0.73 - - [2025-11-05 19:17:56] "GET /virtual-machine-interface/19bab98a-ba7c-11f0-8837-fa163eaa82c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.004881 10.0.0.73 - - [2025-11-05 19:17:56] "GET /virtual-machine/cc4b4101-a4e7-4e5c-b38c-7a140cc59c95?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.003482 10.0.0.73 - - [2025-11-05 19:17:56] "GET /virtual-machine-interface/1a45b008-ba7c-11f0-8837-fa163eaa82c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.005852 10.0.0.73 - - [2025-11-05 19:17:56] "GET /virtual-machine/630abd71-4503-4f77-aa3f-c22336ef0aca?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003859 10.0.0.73 - - [2025-11-05 19:17:56] "GET /virtual-machine-interface/1afe04f0-ba7c-11f0-8837-fa163eaa82c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.005401 10.0.0.73 - - [2025-11-05 19:17:56] "GET /virtual-machine/d1e32029-0c01-4ac4-8082-4f6ac4b6d8e1?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003931 10.0.0.73 - - [2025-11-05 19:17:56] "GET /virtual-machine-interface/1b9609f8-ba7c-11f0-8837-fa163eaa82c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.005025 10.0.0.73 - - [2025-11-05 19:17:56] "GET /virtual-machine/89bedd52-d6fb-4692-a083-6389636e9326?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003777 10.0.0.73 - - [2025-11-05 19:17:56] "GET /virtual-machine-interface/1c13fe08-ba7c-11f0-8837-fa163eaa82c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.005399 10.0.0.73 - - [2025-11-05 19:17:57] "GET /virtual-machine-interface/1ca25a54-ba7c-11f0-8837-fa163eaa82c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.005194 10.0.0.73 - - [2025-11-05 19:17:57] "POST /set-tag HTTP/1.1" 200 109 0.003106 10.0.0.73 - - [2025-11-05 19:17:58] "GET /virtual-machine-interface/1d96a17c-ba7c-11f0-8837-fa163eaa82c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.007141 10.0.0.73 - - [2025-11-05 19:17:58] "POST /set-tag HTTP/1.1" 200 109 0.002871 10.0.0.73 - - [2025-11-05 19:17:58] "GET /virtual-machine-interface/1d1af130-ba7c-11f0-8837-fa163eaa82c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.006343 10.0.0.73 - - [2025-11-05 19:17:58] "POST /set-tag HTTP/1.1" 200 109 0.003383 10.0.0.73 - - [2025-11-05 19:18:01] "GET /virtual-machine/e769f834-eb75-4866-8add-23771256fcc4?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.004233 10.0.0.73 - - [2025-11-05 19:18:01] "GET /virtual-machine-interface/1d1af130-ba7c-11f0-8837-fa163eaa82c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.005386 10.0.0.73 - - [2025-11-05 19:18:01] "GET /virtual-machine/a4000f48-cdda-4853-9a5d-b5bee01a4b32?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.003658 10.0.0.73 - - [2025-11-05 19:18:01] "GET /virtual-machine-interface/1ca25a54-ba7c-11f0-8837-fa163eaa82c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.005156 10.0.0.73 - - [2025-11-05 19:18:01] "GET /virtual-machine/8f798ea8-14bf-4987-a68a-ff6c80976b9b?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.007109 10.0.0.73 - - [2025-11-05 19:18:01] "GET /virtual-machine-interface/1d96a17c-ba7c-11f0-8837-fa163eaa82c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.006994 10.0.0.73 - - [2025-11-05 19:18:02] "GET /loadbalancer/0f69b101-d34f-49f6-a30c-3ca3d07989ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.004146 10.0.0.73 - - [2025-11-05 19:18:02] "POST /tags HTTP/1.1" 200 333 0.038896 10.0.0.73 - - [2025-11-05 19:18:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.013816 10.0.0.73 - - [2025-11-05 19:18:02] "GET /tag/6badff0a-fec3-4b17-816d-1bb4d982fa5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1172 0.017757 10.0.0.73 - - [2025-11-05 19:18:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002699 10.0.0.73 - - [2025-11-05 19:18:02] "GET /project/278fd6d7-42ff-46ef-b501-bbfd5967ee89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.043404 10.0.0.73 - - [2025-11-05 19:18:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002216 10.0.0.73 - - [2025-11-05 19:18:02] "GET /virtual-network/99a578bf-82a0-4c43-a22d-c6f0c44fdbf1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.005250 10.0.0.73 - - [2025-11-05 19:18:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003503 10.0.0.73 - - [2025-11-05 19:18:02] "GET /service-appliance-set/1888a495-2603-4e91-8ae9-f77803a30dde?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.003165 10.0.0.73 - - [2025-11-05 19:18:02] "POST /fqname-to-id HTTP/1.1" 404 273 0.002010 10.0.0.73 - - [2025-11-05 19:18:02] "POST /virtual-machine-interfaces HTTP/1.1" 200 683 0.109023 10.0.0.73 - - [2025-11-05 19:18:02] "GET /virtual-machine-interface/dba7796b-6b85-4511-8048-21e2d2269272?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2420 0.011327 10.0.0.73 - - [2025-11-05 19:18:02] "POST /instance-ips HTTP/1.1" 200 409 0.052180 10.0.0.73 - - [2025-11-05 19:18:02] "GET /instance-ip/84334345-47ba-474b-bb8e-59013729a838?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1671 0.005784 10.0.0.73 - - [2025-11-05 19:18:02] "POST /loadbalancers HTTP/1.1" 200 629 0.088248 10.0.0.73 - - [2025-11-05 19:18:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.031635 10.0.0.73 - - [2025-11-05 19:18:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004348 10.0.0.73 - - [2025-11-05 19:18:02] "GET /project/278fd6d7-42ff-46ef-b501-bbfd5967ee89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.055261 10.0.0.73 - - [2025-11-05 19:18:02] "GET /instance-ip/84334345-47ba-474b-bb8e-59013729a838?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1671 0.004053 10.0.0.73 - - [2025-11-05 19:18:02] "GET /project/278fd6d7-42ff-46ef-b501-bbfd5967ee89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.049107 10.0.0.73 - - [2025-11-05 19:18:02] "POST /floating-ips HTTP/1.1" 200 597 0.069078 10.0.0.73 - - [2025-11-05 19:18:02] "GET /loadbalancer/0f69b101-d34f-49f6-a30c-3ca3d07989ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.019190 10.0.0.73 - - [2025-11-05 19:18:02] "POST /loadbalancer-listeners HTTP/1.1" 200 735 0.045660 10.0.0.73 - - [2025-11-05 19:18:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003474 10.0.0.73 - - [2025-11-05 19:18:03] "GET /project/278fd6d7-42ff-46ef-b501-bbfd5967ee89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.035679 10.0.0.73 - - [2025-11-05 19:18:03] "GET /loadbalancer-listener/c9a06a80-49ae-4d49-8b2e-ddcecfa8cb5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1843 0.005121 10.0.0.73 - - [2025-11-05 19:18:03] "GET /loadbalancer-listener/c9a06a80-49ae-4d49-8b2e-ddcecfa8cb5f?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1243 0.004591 10.0.0.73 - - [2025-11-05 19:18:03] "GET /loadbalancer/0f69b101-d34f-49f6-a30c-3ca3d07989ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.004173 10.0.0.73 - - [2025-11-05 19:18:03] "POST /loadbalancer-pools HTTP/1.1" 200 727 0.026262 10.0.0.73 - - [2025-11-05 19:18:03] "GET /instance-ip/84334345-47ba-474b-bb8e-59013729a838?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1671 0.005982 10.0.0.73 - - [2025-11-05 19:18:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002415 10.0.0.73 - - [2025-11-05 19:18:03] "GET /instance-ip/84334345-47ba-474b-bb8e-59013729a838?fields=floating_ips HTTP/1.1" 200 1212 0.008567 10.0.0.73 - - [2025-11-05 19:18:03] "GET /loadbalancer/0f69b101-d34f-49f6-a30c-3ca3d07989ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.004040 10.0.0.73 - - [2025-11-05 19:18:03] "GET /floating-ip/96bb0c91-f9ee-40ea-8cdf-d75b692837be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1497 0.002262 10.0.0.73 - - [2025-11-05 19:18:03] "GET /loadbalancer-pool/af36552c-3747-4589-b787-eea13f40358c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1947 0.004966 10.0.0.73 - - [2025-11-05 19:18:03] "POST /loadbalancer-members HTTP/1.1" 200 721 0.027059 10.0.0.73 - - [2025-11-05 19:18:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.010267 10.0.0.73 - - [2025-11-05 19:18:03] "GET /virtual-machine-interface/1a45b008-ba7c-11f0-8837-fa163eaa82c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.009224 10.0.0.73 - - [2025-11-05 19:18:03] "GET /virtual-machine-interface/1a45b008-ba7c-11f0-8837-fa163eaa82c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.008844 10.0.0.73 - - [2025-11-05 19:18:03] "POST /tags HTTP/1.1" 409 221 0.004470 10.0.0.73 - - [2025-11-05 19:18:03] "POST /ref-update HTTP/1.1" 200 156 0.008429 10.0.0.73 - - [2025-11-05 19:18:03] "GET /floating-ip/96bb0c91-f9ee-40ea-8cdf-d75b692837be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1813 0.019645 10.0.0.73 - - [2025-11-05 19:18:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002221 10.0.0.73 - - [2025-11-05 19:18:03] "GET /tag/6badff0a-fec3-4b17-816d-1bb4d982fa5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1172 0.013376 10.0.0.73 - - [2025-11-05 19:18:03] "PUT /floating-ip/96bb0c91-f9ee-40ea-8cdf-d75b692837be HTTP/1.1" 200 256 0.009793 10.0.0.73 - - [2025-11-05 19:18:03] "POST /set-tag HTTP/1.1" 200 109 0.102287 10.0.0.73 - - [2025-11-05 19:18:03] "GET /loadbalancer-pool/af36552c-3747-4589-b787-eea13f40358c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1947 0.004452 10.0.0.73 - - [2025-11-05 19:18:03] "POST /loadbalancer-members HTTP/1.1" 200 721 0.024680 10.0.0.73 - - [2025-11-05 19:18:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.021909 10.0.0.73 - - [2025-11-05 19:18:03] "GET /virtual-machine-interface/19bab98a-ba7c-11f0-8837-fa163eaa82c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.012009 10.0.0.73 - - [2025-11-05 19:18:03] "GET /virtual-machine-interface/19bab98a-ba7c-11f0-8837-fa163eaa82c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.008907 10.0.0.73 - - [2025-11-05 19:18:03] "POST /ref-update HTTP/1.1" 200 156 0.009729 10.0.0.73 - - [2025-11-05 19:18:03] "GET /floating-ip/96bb0c91-f9ee-40ea-8cdf-d75b692837be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2238 0.009300 10.0.0.73 - - [2025-11-05 19:18:03] "POST /set-tag HTTP/1.1" 200 109 0.064058 10.0.0.73 - - [2025-11-05 19:18:04] "POST /tags HTTP/1.1" 409 206 0.003555 10.0.0.73 - - [2025-11-05 19:18:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002146 10.0.0.73 - - [2025-11-05 19:18:04] "GET /tag/28a4717d-0396-4f5a-954d-8ab2c0a52bd8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.019706 10.0.0.73 - - [2025-11-05 19:18:04] "POST /tags HTTP/1.1" 409 204 0.003608 10.0.0.73 - - [2025-11-05 19:18:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001909 10.0.0.73 - - [2025-11-05 19:18:04] "GET /tag/2cc25aab-3321-425d-b88f-df3901477ecc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.012987 10.0.0.73 - - [2025-11-05 19:18:04] "GET /application-policy-set/c922b7b0-f328-4734-bd23-218ef5ecbbc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.002932 10.0.0.73 - - [2025-11-05 19:18:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002565 10.0.0.73 - - [2025-11-05 19:18:04] "GET /policy-management/62334737-c2f2-441d-87ab-fb6405e88c65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.003193 10.0.0.73 - - [2025-11-05 19:18:04] "POST /tags HTTP/1.1" 409 206 0.002310 10.0.0.73 - - [2025-11-05 19:18:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002765 10.0.0.73 - - [2025-11-05 19:18:05] "GET /tag/28a4717d-0396-4f5a-954d-8ab2c0a52bd8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.012963 10.0.0.73 - - [2025-11-05 19:18:05] "POST /tags HTTP/1.1" 409 226 0.002442 10.0.0.73 - - [2025-11-05 19:18:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003241 10.0.0.73 - - [2025-11-05 19:18:05] "GET /tag/f9d8ce8b-2072-409d-b059-2dd0707aee17?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.019881 10.0.0.73 - - [2025-11-05 19:18:05] "POST /tags HTTP/1.1" 409 204 0.004989 10.0.0.73 - - [2025-11-05 19:18:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.004084 10.0.0.73 - - [2025-11-05 19:18:05] "GET /tag/2cc25aab-3321-425d-b88f-df3901477ecc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.023292 10.0.0.73 - - [2025-11-05 19:18:05] "POST /tags HTTP/1.1" 409 226 0.007471 10.0.0.73 - - [2025-11-05 19:18:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.006653 10.0.0.73 - - [2025-11-05 19:18:05] "GET /tag/f9d8ce8b-2072-409d-b059-2dd0707aee17?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.021945 10.0.0.73 - - [2025-11-05 19:18:05] "GET /application-policy-set/c922b7b0-f328-4734-bd23-218ef5ecbbc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.011149 10.0.0.73 - - [2025-11-05 19:18:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003910 10.0.0.73 - - [2025-11-05 19:18:05] "GET /policy-management/62334737-c2f2-441d-87ab-fb6405e88c65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.003418 10.0.0.73 - - [2025-11-05 19:18:05] "POST /firewall-rules HTTP/1.1" 200 626 0.104807 10.0.0.73 - - [2025-11-05 19:18:05] "POST /firewall-rules HTTP/1.1" 200 646 0.115373 10.0.0.73 - - [2025-11-05 19:18:05] "GET /firewall-rule/201f058b-0b03-43aa-83d2-d3c5c9e359df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2594 0.018138 10.0.0.73 - - [2025-11-05 19:18:05] "GET /firewall-policy/87f32dc5-aea6-4f57-9b0b-9e64ef7636be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.018282 10.0.0.73 - - [2025-11-05 19:18:05] "GET /firewall-rule/cf5a68a9-c1a3-444f-aee3-d00b7330aadb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2326 0.011367 10.0.0.73 - - [2025-11-05 19:18:05] "POST /ref-update HTTP/1.1" 200 156 0.042747 10.0.0.73 - - [2025-11-05 19:18:05] "POST /firewall-policys HTTP/1.1" 200 606 0.100940 10.0.0.73 - - [2025-11-05 19:18:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.049592 10.0.0.73 - - [2025-11-05 19:18:05] "GET /firewall-policy/0af63aec-d266-44b0-ab86-f18106a19c27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2190 0.017771 10.0.0.73 - - [2025-11-05 19:18:05] "GET /application-policy-set/c922b7b0-f328-4734-bd23-218ef5ecbbc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.014602 10.0.0.73 - - [2025-11-05 19:18:06] "GET /firewall-policy/0af63aec-d266-44b0-ab86-f18106a19c27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2190 0.003196 10.0.0.73 - - [2025-11-05 19:18:06] "GET /firewall-policy/39e7e9f9-aec6-469b-8854-d358f39a56fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1407 0.008054 10.0.0.73 - - [2025-11-05 19:18:06] "GET /firewall-policy/56bb34d1-2a62-450d-8f39-e23eda618aa5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4897 0.007471 10.0.0.73 - - [2025-11-05 19:18:06] "GET /firewall-policy/87f32dc5-aea6-4f57-9b0b-9e64ef7636be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.010562 10.0.0.73 - - [2025-11-05 19:18:06] "GET /firewall-policy/87f32dc5-aea6-4f57-9b0b-9e64ef7636be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.004342 10.0.0.73 - - [2025-11-05 19:18:06] "GET /firewall-policy/56bb34d1-2a62-450d-8f39-e23eda618aa5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4897 0.002940 10.0.0.73 - - [2025-11-05 19:18:06] "POST /ref-update HTTP/1.1" 200 156 0.028239 10.0.0.73 - - [2025-11-05 19:18:06] "POST /ref-update HTTP/1.1" 200 156 0.021829 10.0.0.73 - - [2025-11-05 19:18:06] "POST /ref-update HTTP/1.1" 200 156 0.053875 10.0.0.73 - - [2025-11-05 19:18:06] "POST /ref-update HTTP/1.1" 200 156 0.032449 10.0.0.73 - - [2025-11-05 19:18:06] "POST /ref-update HTTP/1.1" 200 156 0.040561 10.0.0.73 - - [2025-11-05 19:18:06] "GET /firewall-policy/0af63aec-d266-44b0-ab86-f18106a19c27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2190 0.017459 10.0.0.73 - - [2025-11-05 19:18:31] "GET /global-system-configs HTTP/1.1" 200 322 0.004167 10.0.0.73 - - [2025-11-05 19:18:32] "GET /global-system-configs HTTP/1.1" 200 322 0.002021 [Introspect:8084]10.0.0.73 - - [2025-11-05 19:20:03] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001268 [Introspect:8084]10.0.0.73 - - [2025-11-05 19:20:03] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001304 10.0.0.73 - - [2025-11-05 19:20:04] "POST /tags HTTP/1.1" 409 252 0.002719 10.0.0.73 - - [2025-11-05 19:20:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.005399 10.0.0.73 - - [2025-11-05 19:20:04] "GET /tag/66fc7394-9b38-456b-97b9-a874190465bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.033249 10.0.0.73 - - [2025-11-05 19:20:04] "POST /tags HTTP/1.1" 409 228 0.004221 10.0.0.73 - - [2025-11-05 19:20:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002969 10.0.0.73 - - [2025-11-05 19:20:04] "GET /tag/2f268a3b-a4b1-46b5-b2f6-bdc685425aa9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.025624 10.0.0.73 - - [2025-11-05 19:20:04] "GET /application-policy-set/c922b7b0-f328-4734-bd23-218ef5ecbbc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.004326 10.0.0.73 - - [2025-11-05 19:20:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002767 10.0.0.73 - - [2025-11-05 19:20:04] "GET /policy-management/62334737-c2f2-441d-87ab-fb6405e88c65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.002854 10.0.0.73 - - [2025-11-05 19:20:04] "POST /tags HTTP/1.1" 409 206 0.002053 10.0.0.73 - - [2025-11-05 19:20:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003282 10.0.0.73 - - [2025-11-05 19:20:04] "GET /tag/28a4717d-0396-4f5a-954d-8ab2c0a52bd8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.023367 10.0.0.73 - - [2025-11-05 19:20:04] "POST /tags HTTP/1.1" 409 226 0.005052 10.0.0.73 - - [2025-11-05 19:20:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002861 10.0.0.73 - - [2025-11-05 19:20:05] "GET /tag/f9d8ce8b-2072-409d-b059-2dd0707aee17?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.013133 10.0.0.73 - - [2025-11-05 19:20:05] "POST /tags HTTP/1.1" 409 204 0.003490 10.0.0.73 - - [2025-11-05 19:20:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.004226 10.0.0.73 - - [2025-11-05 19:20:05] "GET /tag/2cc25aab-3321-425d-b88f-df3901477ecc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.019894 10.0.0.73 - - [2025-11-05 19:20:05] "POST /tags HTTP/1.1" 409 226 0.002809 10.0.0.73 - - [2025-11-05 19:20:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.005523 10.0.0.73 - - [2025-11-05 19:20:05] "GET /tag/f9d8ce8b-2072-409d-b059-2dd0707aee17?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.034325 10.0.0.73 - - [2025-11-05 19:20:05] "POST /tags HTTP/1.1" 409 228 0.005272 10.0.0.73 - - [2025-11-05 19:20:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003102 10.0.0.73 - - [2025-11-05 19:20:05] "GET /tag/2f268a3b-a4b1-46b5-b2f6-bdc685425aa9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.013001 10.0.0.73 - - [2025-11-05 19:20:05] "POST /tags HTTP/1.1" 409 252 0.002521 10.0.0.73 - - [2025-11-05 19:20:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002897 10.0.0.73 - - [2025-11-05 19:20:05] "GET /tag/66fc7394-9b38-456b-97b9-a874190465bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.025297 10.0.0.73 - - [2025-11-05 19:20:05] "GET /application-policy-set/c922b7b0-f328-4734-bd23-218ef5ecbbc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.003806 10.0.0.73 - - [2025-11-05 19:20:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002501 10.0.0.73 - - [2025-11-05 19:20:05] "GET /policy-management/62334737-c2f2-441d-87ab-fb6405e88c65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.006703 10.0.0.73 - - [2025-11-05 19:20:05] "POST /firewall-rules HTTP/1.1" 409 281 0.009567 10.0.0.73 - - [2025-11-05 19:20:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.006587 10.0.0.73 - - [2025-11-05 19:20:05] "PUT /firewall-rule/cf5a68a9-c1a3-444f-aee3-d00b7330aadb HTTP/1.1" 200 260 0.044915 10.0.0.73 - - [2025-11-05 19:20:05] "POST /firewall-rules HTTP/1.1" 409 291 0.034591 10.0.0.73 - - [2025-11-05 19:20:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.006419 10.0.0.73 - - [2025-11-05 19:20:05] "PUT /firewall-rule/201f058b-0b03-43aa-83d2-d3c5c9e359df HTTP/1.1" 200 260 0.084708 10.0.0.73 - - [2025-11-05 19:20:05] "GET /firewall-rule/201f058b-0b03-43aa-83d2-d3c5c9e359df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2594 0.011602 10.0.0.73 - - [2025-11-05 19:20:05] "POST /firewall-rules HTTP/1.1" 200 658 0.150344 10.0.0.73 - - [2025-11-05 19:20:06] "GET /firewall-rule/bac3e783-62be-4512-8159-d31b94ad8521?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2897 0.056334 10.0.0.73 - - [2025-11-05 19:20:06] "GET /firewall-policy/87f32dc5-aea6-4f57-9b0b-9e64ef7636be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.008979 10.0.0.73 - - [2025-11-05 19:20:06] "GET /firewall-rule/cf5a68a9-c1a3-444f-aee3-d00b7330aadb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2326 0.014123 10.0.0.73 - - [2025-11-05 19:20:06] "POST /firewall-policys HTTP/1.1" 409 269 0.004945 10.0.0.73 - - [2025-11-05 19:20:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.006716 10.0.0.73 - - [2025-11-05 19:20:06] "PUT /firewall-policy/0af63aec-d266-44b0-ab86-f18106a19c27 HTTP/1.1" 200 264 0.039456 10.0.0.73 - - [2025-11-05 19:20:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.038307 10.0.0.73 - - [2025-11-05 19:20:06] "GET /firewall-policy/0af63aec-d266-44b0-ab86-f18106a19c27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.029585 10.0.0.73 - - [2025-11-05 19:20:06] "GET /application-policy-set/c922b7b0-f328-4734-bd23-218ef5ecbbc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.002976 10.0.0.73 - - [2025-11-05 19:20:06] "GET /firewall-policy/0af63aec-d266-44b0-ab86-f18106a19c27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.003219 10.0.0.73 - - [2025-11-05 19:20:06] "GET /firewall-policy/0af63aec-d266-44b0-ab86-f18106a19c27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.003858 10.0.0.73 - - [2025-11-05 19:20:06] "GET /firewall-policy/0af63aec-d266-44b0-ab86-f18106a19c27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.003549 [Introspect:8084]10.0.0.73 - - [2025-11-05 19:20:06] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001367 [Introspect:8084]10.0.0.73 - - [2025-11-05 19:20:06] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001100 [Introspect:8084]10.0.0.73 - - [2025-11-05 19:20:11] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000978 [Introspect:8084]10.0.0.73 - - [2025-11-05 19:20:11] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000990 10.0.0.73 - - [2025-11-05 19:21:07] "GET /virtual-machine-interface/19bab98a-ba7c-11f0-8837-fa163eaa82c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4044 0.019527 10.0.0.73 - - [2025-11-05 19:21:07] "POST /set-tag HTTP/1.1" 200 109 0.008459 10.0.0.73 - - [2025-11-05 19:21:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004014 10.0.0.73 - - [2025-11-05 19:21:07] "GET /loadbalancer/0f69b101-d34f-49f6-a30c-3ca3d07989ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.004198 10.0.0.73 - - [2025-11-05 19:21:07] "GET /virtual-machine-interface/19bab98a-ba7c-11f0-8837-fa163eaa82c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4044 0.005667 10.0.0.73 - - [2025-11-05 19:21:07] "POST /set-tag HTTP/1.1" 200 109 0.036610 10.0.0.73 - - [2025-11-05 19:21:07] "DELETE /loadbalancer-member/63c4662d-1320-4293-95b4-60eba40812ca HTTP/1.1" 200 115 0.067441 10.0.0.73 - - [2025-11-05 19:21:07] "GET /virtual-machine-interface/1afe04f0-ba7c-11f0-8837-fa163eaa82c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.008286 10.0.0.73 - - [2025-11-05 19:21:07] "POST /set-tag HTTP/1.1" 200 109 0.003378 10.0.0.73 - - [2025-11-05 19:21:07] "GET /virtual-machine-interface/1b9609f8-ba7c-11f0-8837-fa163eaa82c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.004991 10.0.0.73 - - [2025-11-05 19:21:07] "POST /set-tag HTTP/1.1" 200 109 0.003719 10.0.0.73 - - [2025-11-05 19:21:07] "GET /virtual-machine-interface/1ca25a54-ba7c-11f0-8837-fa163eaa82c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.006333 10.0.0.73 - - [2025-11-05 19:21:07] "POST /set-tag HTTP/1.1" 200 109 0.002380 10.0.0.73 - - [2025-11-05 19:21:07] "GET /virtual-machine-interface/1d1af130-ba7c-11f0-8837-fa163eaa82c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.005008 10.0.0.73 - - [2025-11-05 19:21:07] "POST /set-tag HTTP/1.1" 200 109 0.002632 10.0.0.73 - - [2025-11-05 19:21:07] "GET /virtual-machine-interface/1c13fe08-ba7c-11f0-8837-fa163eaa82c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.005935 10.0.0.73 - - [2025-11-05 19:21:07] "POST /set-tag HTTP/1.1" 200 109 0.002834 10.0.0.73 - - [2025-11-05 19:21:07] "GET /virtual-machine-interface/1a45b008-ba7c-11f0-8837-fa163eaa82c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4044 0.005570 10.0.0.73 - - [2025-11-05 19:21:07] "POST /set-tag HTTP/1.1" 200 109 0.002729 10.0.0.73 - - [2025-11-05 19:21:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002394 10.0.0.73 - - [2025-11-05 19:21:07] "GET /loadbalancer/0f69b101-d34f-49f6-a30c-3ca3d07989ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.002640 10.0.0.73 - - [2025-11-05 19:21:07] "GET /virtual-machine-interface/1d96a17c-ba7c-11f0-8837-fa163eaa82c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.005618 10.0.0.73 - - [2025-11-05 19:21:07] "POST /set-tag HTTP/1.1" 200 109 0.003138 10.0.0.73 - - [2025-11-05 19:21:08] "GET /virtual-machine-interface/19bab98a-ba7c-11f0-8837-fa163eaa82c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.007061 10.0.0.73 - - [2025-11-05 19:21:08] "POST /set-tag HTTP/1.1" 200 109 0.003920 10.0.0.73 - - [2025-11-05 19:21:08] "GET /virtual-machine-interface/19bab98a-ba7c-11f0-8837-fa163eaa82c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.005178 10.0.0.73 - - [2025-11-05 19:21:08] "POST /set-tag HTTP/1.1" 200 109 0.002946 10.0.0.73 - - [2025-11-05 19:21:08] "GET /virtual-machine/ef45cf1b-f66b-49a3-b7b6-ebc99451eac1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.002831 10.0.0.73 - - [2025-11-05 19:21:08] "POST /ref-update HTTP/1.1" 200 156 0.012128 10.0.0.73 - - [2025-11-05 19:21:08] "GET /virtual-machine-interface/19bab98a-ba7c-11f0-8837-fa163eaa82c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.018801 10.0.0.73 - - [2025-11-05 19:21:08] "POST /set-tag HTTP/1.1" 200 109 0.026484 10.0.0.73 - - [2025-11-05 19:21:08] "POST /set-tag HTTP/1.1" 200 109 0.019256 10.0.0.73 - - [2025-11-05 19:21:08] "POST /set-tag HTTP/1.1" 200 109 0.038020 10.0.0.73 - - [2025-11-05 19:21:08] "POST /set-tag HTTP/1.1" 200 109 0.033919 10.0.0.73 - - [2025-11-05 19:21:09] "POST /set-tag HTTP/1.1" 200 109 0.015461 10.0.0.73 - - [2025-11-05 19:21:09] "DELETE /instance-ip/19d8ddca-ba7c-11f0-8837-fa163eaa82c2 HTTP/1.1" 200 115 0.076420 10.0.0.73 - - [2025-11-05 19:21:09] "POST /ref-update HTTP/1.1" 200 156 0.015432 10.0.0.73 - - [2025-11-05 19:21:09] "DELETE /virtual-machine-interface/19bab98a-ba7c-11f0-8837-fa163eaa82c2 HTTP/1.1" 200 115 0.045749 10.0.0.73 - - [2025-11-05 19:21:09] "DELETE /virtual-machine/ef45cf1b-f66b-49a3-b7b6-ebc99451eac1 HTTP/1.1" 200 115 0.025558 10.0.0.73 - - [2025-11-05 19:21:09] "GET /virtual-machine-interface/1a45b008-ba7c-11f0-8837-fa163eaa82c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4044 0.007302 10.0.0.73 - - [2025-11-05 19:21:09] "POST /set-tag HTTP/1.1" 200 109 0.003597 10.0.0.73 - - [2025-11-05 19:21:09] "GET /virtual-machine-interface/1a45b008-ba7c-11f0-8837-fa163eaa82c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4044 0.004402 10.0.0.73 - - [2025-11-05 19:21:09] "POST /set-tag HTTP/1.1" 200 109 0.002399 10.0.0.73 - - [2025-11-05 19:21:09] "GET /virtual-machine/cc4b4101-a4e7-4e5c-b38c-7a140cc59c95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.004257 10.0.0.73 - - [2025-11-05 19:21:09] "POST /ref-update HTTP/1.1" 200 156 0.012404 10.0.0.73 - - [2025-11-05 19:21:09] "GET /virtual-machine-interface/1a45b008-ba7c-11f0-8837-fa163eaa82c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4044 0.014389 10.0.0.73 - - [2025-11-05 19:21:09] "POST /set-tag HTTP/1.1" 200 109 0.024713 10.0.0.73 - - [2025-11-05 19:21:09] "POST /set-tag HTTP/1.1" 200 109 0.033622 10.0.0.73 - - [2025-11-05 19:21:09] "POST /set-tag HTTP/1.1" 200 109 0.027163 10.0.0.73 - - [2025-11-05 19:21:09] "POST /set-tag HTTP/1.1" 200 109 0.029263 10.0.0.73 - - [2025-11-05 19:21:09] "POST /set-tag HTTP/1.1" 200 109 0.038418 10.0.0.73 - - [2025-11-05 19:21:09] "DELETE /instance-ip/1a64614c-ba7c-11f0-8837-fa163eaa82c2 HTTP/1.1" 200 115 0.073002 10.0.0.73 - - [2025-11-05 19:21:09] "POST /ref-update HTTP/1.1" 200 156 0.011503 10.0.0.73 - - [2025-11-05 19:21:09] "DELETE /virtual-machine-interface/1a45b008-ba7c-11f0-8837-fa163eaa82c2 HTTP/1.1" 200 115 0.057082 10.0.0.73 - - [2025-11-05 19:21:09] "DELETE /virtual-machine/cc4b4101-a4e7-4e5c-b38c-7a140cc59c95 HTTP/1.1" 200 115 0.026966 10.0.0.73 - - [2025-11-05 19:21:10] "DELETE /tag/bf6f0746-fa55-4361-9eba-ab54866ae4cd HTTP/1.1" 200 115 0.062267 10.0.0.73 - - [2025-11-05 19:21:10] "GET /virtual-machine-interface/1afe04f0-ba7c-11f0-8837-fa163eaa82c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.010611 10.0.0.73 - - [2025-11-05 19:21:10] "POST /set-tag HTTP/1.1" 200 109 0.003014 10.0.0.73 - - [2025-11-05 19:21:10] "GET /virtual-machine-interface/1afe04f0-ba7c-11f0-8837-fa163eaa82c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.007843 10.0.0.73 - - [2025-11-05 19:21:10] "POST /set-tag HTTP/1.1" 200 109 0.003299 10.0.0.73 - - [2025-11-05 19:21:10] "GET /virtual-machine/630abd71-4503-4f77-aa3f-c22336ef0aca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.003715 10.0.0.73 - - [2025-11-05 19:21:10] "POST /ref-update HTTP/1.1" 200 156 0.011572 10.0.0.73 - - [2025-11-05 19:21:10] "GET /virtual-machine-interface/1afe04f0-ba7c-11f0-8837-fa163eaa82c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.021264 10.0.0.73 - - [2025-11-05 19:21:10] "POST /set-tag HTTP/1.1" 200 109 0.021842 10.0.0.73 - - [2025-11-05 19:21:10] "POST /set-tag HTTP/1.1" 200 109 0.034362 10.0.0.73 - - [2025-11-05 19:21:10] "POST /set-tag HTTP/1.1" 200 109 0.035423 10.0.0.73 - - [2025-11-05 19:21:10] "POST /set-tag HTTP/1.1" 200 109 0.016361 10.0.0.73 - - [2025-11-05 19:21:10] "POST /set-tag HTTP/1.1" 200 109 0.030470 10.0.0.73 - - [2025-11-05 19:21:10] "DELETE /instance-ip/1b19bb28-ba7c-11f0-8837-fa163eaa82c2 HTTP/1.1" 200 115 0.051035 10.0.0.73 - - [2025-11-05 19:21:10] "DELETE /virtual-machine-interface/1afe04f0-ba7c-11f0-8837-fa163eaa82c2 HTTP/1.1" 200 115 0.059988 10.0.0.73 - - [2025-11-05 19:21:10] "DELETE /virtual-machine/630abd71-4503-4f77-aa3f-c22336ef0aca HTTP/1.1" 200 115 0.018567 10.0.0.73 - - [2025-11-05 19:21:10] "GET /virtual-machine-interface/1b9609f8-ba7c-11f0-8837-fa163eaa82c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.006021 10.0.0.73 - - [2025-11-05 19:21:10] "POST /set-tag HTTP/1.1" 200 109 0.003700 10.0.0.73 - - [2025-11-05 19:21:10] "GET /virtual-machine-interface/1b9609f8-ba7c-11f0-8837-fa163eaa82c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.006495 10.0.0.73 - - [2025-11-05 19:21:10] "POST /set-tag HTTP/1.1" 200 109 0.003442 10.0.0.73 - - [2025-11-05 19:21:10] "GET /virtual-machine/d1e32029-0c01-4ac4-8082-4f6ac4b6d8e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.003604 10.0.0.73 - - [2025-11-05 19:21:10] "POST /ref-update HTTP/1.1" 200 156 0.010839 10.0.0.73 - - [2025-11-05 19:21:10] "GET /virtual-machine-interface/1b9609f8-ba7c-11f0-8837-fa163eaa82c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.015092 10.0.0.73 - - [2025-11-05 19:21:10] "POST /set-tag HTTP/1.1" 200 109 0.024825 10.0.0.73 - - [2025-11-05 19:21:10] "POST /set-tag HTTP/1.1" 200 109 0.037949 10.0.0.73 - - [2025-11-05 19:21:10] "POST /set-tag HTTP/1.1" 200 109 0.039749 10.0.0.73 - - [2025-11-05 19:21:10] "POST /set-tag HTTP/1.1" 200 109 0.020196 10.0.0.73 - - [2025-11-05 19:21:10] "POST /set-tag HTTP/1.1" 200 109 0.028440 10.0.0.73 - - [2025-11-05 19:21:11] "DELETE /instance-ip/1bb12e72-ba7c-11f0-8837-fa163eaa82c2 HTTP/1.1" 200 115 0.066807 10.0.0.73 - - [2025-11-05 19:21:11] "DELETE /virtual-machine-interface/1b9609f8-ba7c-11f0-8837-fa163eaa82c2 HTTP/1.1" 200 115 0.047877 10.0.0.73 - - [2025-11-05 19:21:11] "DELETE /virtual-machine/d1e32029-0c01-4ac4-8082-4f6ac4b6d8e1 HTTP/1.1" 200 115 0.026958 10.0.0.73 - - [2025-11-05 19:21:11] "DELETE /tag/b5f0a222-6a65-4e11-97a0-68628788f117 HTTP/1.1" 200 115 0.034929 10.0.0.73 - - [2025-11-05 19:21:11] "DELETE /tag/28a4717d-0396-4f5a-954d-8ab2c0a52bd8 HTTP/1.1" 409 388 0.006127 10.0.0.73 - - [2025-11-05 19:21:38] "GET /virtual-machine-interface/1d96a17c-ba7c-11f0-8837-fa163eaa82c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.006149 10.0.0.73 - - [2025-11-05 19:21:38] "POST /set-tag HTTP/1.1" 200 109 0.002947 10.0.0.73 - - [2025-11-05 19:21:38] "GET /virtual-machine-interface/1d96a17c-ba7c-11f0-8837-fa163eaa82c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.011220 10.0.0.73 - - [2025-11-05 19:21:38] "POST /set-tag HTTP/1.1" 200 109 0.005774 10.0.0.73 - - [2025-11-05 19:21:38] "GET /virtual-machine/8f798ea8-14bf-4987-a68a-ff6c80976b9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.003402 10.0.0.73 - - [2025-11-05 19:21:38] "POST /ref-update HTTP/1.1" 200 156 0.008261 10.0.0.73 - - [2025-11-05 19:21:38] "GET /virtual-machine-interface/1d96a17c-ba7c-11f0-8837-fa163eaa82c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.009050 10.0.0.73 - - [2025-11-05 19:21:38] "POST /set-tag HTTP/1.1" 200 109 0.027030 10.0.0.73 - - [2025-11-05 19:21:38] "POST /set-tag HTTP/1.1" 200 109 0.054010 10.0.0.73 - - [2025-11-05 19:21:39] "POST /set-tag HTTP/1.1" 200 109 0.045493 10.0.0.73 - - [2025-11-05 19:21:39] "POST /set-tag HTTP/1.1" 200 109 0.024881 10.0.0.73 - - [2025-11-05 19:21:39] "DELETE /instance-ip/1db26114-ba7c-11f0-8837-fa163eaa82c2 HTTP/1.1" 200 115 0.108261 10.0.0.73 - - [2025-11-05 19:21:39] "DELETE /virtual-machine-interface/1d96a17c-ba7c-11f0-8837-fa163eaa82c2 HTTP/1.1" 200 115 0.066141 10.0.0.73 - - [2025-11-05 19:21:39] "DELETE /virtual-machine/8f798ea8-14bf-4987-a68a-ff6c80976b9b HTTP/1.1" 200 115 0.034239 10.0.0.73 - - [2025-11-05 19:21:39] "DELETE /tag/797c9738-0404-43f7-82b6-b08e00ca45d4 HTTP/1.1" 200 115 0.053231 10.0.0.73 - - [2025-11-05 19:21:39] "GET /virtual-machine-interface/1d1af130-ba7c-11f0-8837-fa163eaa82c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.006673 10.0.0.73 - - [2025-11-05 19:21:39] "POST /set-tag HTTP/1.1" 200 109 0.004936 10.0.0.73 - - [2025-11-05 19:21:39] "GET /virtual-machine-interface/1d1af130-ba7c-11f0-8837-fa163eaa82c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.007828 10.0.0.73 - - [2025-11-05 19:21:39] "POST /set-tag HTTP/1.1" 200 109 0.010478 10.0.0.73 - - [2025-11-05 19:21:39] "GET /virtual-machine/e769f834-eb75-4866-8add-23771256fcc4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.004113 10.0.0.73 - - [2025-11-05 19:21:39] "POST /ref-update HTTP/1.1" 200 156 0.026730 10.0.0.73 - - [2025-11-05 19:21:39] "GET /virtual-machine-interface/1d1af130-ba7c-11f0-8837-fa163eaa82c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.025533 10.0.0.73 - - [2025-11-05 19:21:39] "POST /set-tag HTTP/1.1" 200 109 0.019131 10.0.0.73 - - [2025-11-05 19:21:39] "POST /set-tag HTTP/1.1" 200 109 0.035232 10.0.0.73 - - [2025-11-05 19:21:39] "POST /set-tag HTTP/1.1" 200 109 0.057349 10.0.0.73 - - [2025-11-05 19:21:39] "POST /set-tag HTTP/1.1" 200 109 0.018556 10.0.0.73 - - [2025-11-05 19:21:39] "DELETE /instance-ip/1d36b42e-ba7c-11f0-8837-fa163eaa82c2 HTTP/1.1" 200 115 0.043773 10.0.0.73 - - [2025-11-05 19:21:39] "DELETE /virtual-machine-interface/1d1af130-ba7c-11f0-8837-fa163eaa82c2 HTTP/1.1" 200 115 0.048549 10.0.0.73 - - [2025-11-05 19:21:39] "DELETE /virtual-machine/e769f834-eb75-4866-8add-23771256fcc4 HTTP/1.1" 200 115 0.024662 10.0.0.73 - - [2025-11-05 19:21:39] "DELETE /tag/66fc7394-9b38-456b-97b9-a874190465bd HTTP/1.1" 409 236 0.019098 10.0.0.73 - - [2025-11-05 19:21:39] "DELETE /tag/2f268a3b-a4b1-46b5-b2f6-bdc685425aa9 HTTP/1.1" 409 236 0.010897 10.0.0.73 - - [2025-11-05 19:21:40] "DELETE /tag/e19a6230-0faa-4c30-84b1-8e2dc7ce176e HTTP/1.1" 200 115 0.041459 10.0.0.73 - - [2025-11-05 19:21:40] "GET /virtual-machine-interface/1c13fe08-ba7c-11f0-8837-fa163eaa82c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.005360 10.0.0.73 - - [2025-11-05 19:21:40] "POST /set-tag HTTP/1.1" 200 109 0.002620 10.0.0.73 - - [2025-11-05 19:21:40] "GET /virtual-machine-interface/1c13fe08-ba7c-11f0-8837-fa163eaa82c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.005935 10.0.0.73 - - [2025-11-05 19:21:40] "POST /set-tag HTTP/1.1" 200 109 0.002659 10.0.0.73 - - [2025-11-05 19:21:40] "GET /virtual-machine/89bedd52-d6fb-4692-a083-6389636e9326?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.003323 10.0.0.73 - - [2025-11-05 19:21:40] "POST /ref-update HTTP/1.1" 200 156 0.010160 10.0.0.73 - - [2025-11-05 19:21:40] "GET /virtual-machine-interface/1c13fe08-ba7c-11f0-8837-fa163eaa82c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.008320 10.0.0.73 - - [2025-11-05 19:21:40] "POST /set-tag HTTP/1.1" 200 109 0.025451 10.0.0.73 - - [2025-11-05 19:21:40] "POST /set-tag HTTP/1.1" 200 109 0.043137 10.0.0.73 - - [2025-11-05 19:21:40] "POST /set-tag HTTP/1.1" 200 109 0.048446 10.0.0.73 - - [2025-11-05 19:21:40] "POST /set-tag HTTP/1.1" 200 109 0.024419 10.0.0.73 - - [2025-11-05 19:21:40] "DELETE /instance-ip/1c2f8a6a-ba7c-11f0-8837-fa163eaa82c2 HTTP/1.1" 200 115 0.069776 10.0.0.73 - - [2025-11-05 19:21:40] "DELETE /virtual-machine-interface/1c13fe08-ba7c-11f0-8837-fa163eaa82c2 HTTP/1.1" 200 115 0.048535 10.0.0.73 - - [2025-11-05 19:21:40] "DELETE /virtual-machine/89bedd52-d6fb-4692-a083-6389636e9326 HTTP/1.1" 200 115 0.023123 10.0.0.73 - - [2025-11-05 19:21:40] "DELETE /tag/323bbe67-206d-4dea-9b89-c9042a1028ed HTTP/1.1" 200 115 0.035035 10.0.0.73 - - [2025-11-05 19:21:40] "GET /virtual-machine-interface/1ca25a54-ba7c-11f0-8837-fa163eaa82c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.004748 10.0.0.73 - - [2025-11-05 19:21:40] "POST /set-tag HTTP/1.1" 200 109 0.002726 10.0.0.73 - - [2025-11-05 19:21:40] "GET /virtual-machine-interface/1ca25a54-ba7c-11f0-8837-fa163eaa82c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.005239 10.0.0.73 - - [2025-11-05 19:21:40] "POST /set-tag HTTP/1.1" 200 109 0.002606 10.0.0.73 - - [2025-11-05 19:21:40] "GET /virtual-machine/a4000f48-cdda-4853-9a5d-b5bee01a4b32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.003949 10.0.0.73 - - [2025-11-05 19:21:40] "POST /ref-update HTTP/1.1" 200 156 0.010689 10.0.0.73 - - [2025-11-05 19:21:40] "GET /virtual-machine-interface/1ca25a54-ba7c-11f0-8837-fa163eaa82c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.007284 10.0.0.73 - - [2025-11-05 19:21:40] "POST /set-tag HTTP/1.1" 200 109 0.020958 10.0.0.73 - - [2025-11-05 19:21:40] "POST /set-tag HTTP/1.1" 200 109 0.051424 10.0.0.73 - - [2025-11-05 19:21:40] "POST /set-tag HTTP/1.1" 200 109 0.034763 10.0.0.73 - - [2025-11-05 19:21:41] "POST /set-tag HTTP/1.1" 200 109 0.014682 10.0.0.73 - - [2025-11-05 19:21:41] "DELETE /instance-ip/1cbd896e-ba7c-11f0-8837-fa163eaa82c2 HTTP/1.1" 200 115 0.062391 10.0.0.73 - - [2025-11-05 19:21:41] "DELETE /virtual-machine-interface/1ca25a54-ba7c-11f0-8837-fa163eaa82c2 HTTP/1.1" 200 115 0.051856 10.0.0.73 - - [2025-11-05 19:21:41] "DELETE /virtual-machine/a4000f48-cdda-4853-9a5d-b5bee01a4b32 HTTP/1.1" 200 115 0.031677 10.0.0.73 - - [2025-11-05 19:21:41] "DELETE /tag/9b47c424-9249-4b01-8a3a-8abbb2551e5d HTTP/1.1" 200 115 0.049347 10.0.0.73 - - [2025-11-05 19:21:41] "DELETE /tag/fa24bd43-58ef-4324-b342-792b1db9d4a1 HTTP/1.1" 200 115 0.041794 10.0.0.73 - - [2025-11-05 19:21:41] "DELETE /tag/2cc25aab-3321-425d-b88f-df3901477ecc HTTP/1.1" 409 236 0.004307 10.0.0.73 - - [2025-11-05 19:21:42] "POST /projects HTTP/1.1" 409 238 0.004735 10.0.0.73 - - [2025-11-05 19:21:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002076 10.0.0.73 - - [2025-11-05 19:21:42] "GET /project/13c6a04d-ad2c-4a4d-9c6e-578af970561a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.068114 10.0.0.73 - - [2025-11-05 19:21:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.010921 10.0.0.73 - - [2025-11-05 19:21:42] "GET /virtual-network/98e820b1-ae91-47dd-8db7-d32b547c9f30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.007004 10.0.0.73 - - [2025-11-05 19:21:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002548 10.0.0.73 - - [2025-11-05 19:21:42] "GET /virtual-network/99a578bf-82a0-4c43-a22d-c6f0c44fdbf1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.005611 10.0.0.73 - - [2025-11-05 19:21:42] "POST /security-groups HTTP/1.1" 409 285 0.002759 10.0.0.73 - - [2025-11-05 19:21:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002271 10.0.0.73 - - [2025-11-05 19:21:42] "PUT /security-group/9b40fb86-5fb5-46a0-84cb-c68c8cf213e4 HTTP/1.1" 200 262 0.061229 10.0.0.73 - - [2025-11-05 19:21:42] "PUT /access-control-list/2a45be95-accd-4570-b9d0-a6b8cc26a174 HTTP/1.1" 200 272 0.034270 10.0.0.73 - - [2025-11-05 19:21:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.043840 10.0.0.73 - - [2025-11-05 19:21:42] "PUT /access-control-list/dc0bf000-5721-4cec-ba35-dc973f1c87dd HTTP/1.1" 200 272 0.053808 10.0.0.73 - - [2025-11-05 19:21:47] "POST /projects HTTP/1.1" 409 238 0.002607 10.0.0.73 - - [2025-11-05 19:21:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001947 10.0.0.73 - - [2025-11-05 19:21:47] "GET /project/13c6a04d-ad2c-4a4d-9c6e-578af970561a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.041512 10.0.0.73 - - [2025-11-05 19:21:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002181 10.0.0.73 - - [2025-11-05 19:21:47] "GET /virtual-network/98e820b1-ae91-47dd-8db7-d32b547c9f30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.005136 10.0.0.73 - - [2025-11-05 19:21:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002393 10.0.0.73 - - [2025-11-05 19:21:47] "GET /virtual-network/99a578bf-82a0-4c43-a22d-c6f0c44fdbf1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.004796 10.0.0.73 - - [2025-11-05 19:21:47] "POST /security-groups HTTP/1.1" 409 285 0.003378 10.0.0.73 - - [2025-11-05 19:21:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002052 10.0.0.73 - - [2025-11-05 19:21:48] "PUT /security-group/9b40fb86-5fb5-46a0-84cb-c68c8cf213e4 HTTP/1.1" 200 262 0.059740 10.0.0.73 - - [2025-11-05 19:21:48] "PUT /access-control-list/2a45be95-accd-4570-b9d0-a6b8cc26a174 HTTP/1.1" 200 272 0.023723 10.0.0.73 - - [2025-11-05 19:21:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.039525 10.0.0.73 - - [2025-11-05 19:21:48] "GET /firewall-policy/56bb34d1-2a62-450d-8f39-e23eda618aa5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4897 0.015760 10.0.0.73 - - [2025-11-05 19:21:48] "PUT /access-control-list/dc0bf000-5721-4cec-ba35-dc973f1c87dd HTTP/1.1" 200 272 0.048486 10.0.0.73 - - [2025-11-05 19:21:48] "GET /firewall-rule/8ce12805-e60e-4279-a8d8-954a8c76dbb2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.013421 10.0.0.73 - - [2025-11-05 19:21:48] "POST /ref-update HTTP/1.1" 200 156 0.080938 10.0.0.73 - - [2025-11-05 19:21:48] "DELETE /firewall-rule/8ce12805-e60e-4279-a8d8-954a8c76dbb2 HTTP/1.1" 200 115 0.054099 10.0.0.73 - - [2025-11-05 19:21:48] "GET /firewall-policy/56bb34d1-2a62-450d-8f39-e23eda618aa5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4641 0.005909 10.0.0.73 - - [2025-11-05 19:21:48] "GET /firewall-rule/a98968f3-40a2-44ee-abf8-5d384439e65e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2086 0.004702 10.0.0.73 - - [2025-11-05 19:21:48] "POST /ref-update HTTP/1.1" 200 156 0.068249 10.0.0.73 - - [2025-11-05 19:21:48] "DELETE /firewall-rule/a98968f3-40a2-44ee-abf8-5d384439e65e HTTP/1.1" 200 115 0.069325 10.0.0.73 - - [2025-11-05 19:21:48] "DELETE /tag/0dac6d60-fef5-47dc-8051-d5da8e1162d7 HTTP/1.1" 200 115 0.037229 10.0.0.73 - - [2025-11-05 19:21:48] "DELETE /tag/2f268a3b-a4b1-46b5-b2f6-bdc685425aa9 HTTP/1.1" 409 236 0.005924 10.0.0.73 - - [2025-11-05 19:21:48] "DELETE /tag/66fc7394-9b38-456b-97b9-a874190465bd HTTP/1.1" 409 236 0.005884 10.0.0.73 - - [2025-11-05 19:21:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003533 10.0.0.73 - - [2025-11-05 19:21:48] "GET /virtual-network/98e820b1-ae91-47dd-8db7-d32b547c9f30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.005224 10.0.0.73 - - [2025-11-05 19:21:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002249 10.0.0.73 - - [2025-11-05 19:21:48] "GET /virtual-network/99a578bf-82a0-4c43-a22d-c6f0c44fdbf1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.004977 10.0.0.73 - - [2025-11-05 19:21:48] "PUT /virtual-network/98e820b1-ae91-47dd-8db7-d32b547c9f30 HTTP/1.1" 200 264 0.048880 10.0.0.73 - - [2025-11-05 19:21:48] "PUT /virtual-network/99a578bf-82a0-4c43-a22d-c6f0c44fdbf1 HTTP/1.1" 200 264 0.044706 10.0.0.73 - - [2025-11-05 19:21:48] "DELETE /security-group/9b40fb86-5fb5-46a0-84cb-c68c8cf213e4 HTTP/1.1" 200 115 0.053542 10.0.0.73 - - [2025-11-05 19:21:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001814 10.0.0.73 - - [2025-11-05 19:21:48] "DELETE /access-control-list/2a45be95-accd-4570-b9d0-a6b8cc26a174 HTTP/1.1" 200 115 0.041704 10.0.0.73 - - [2025-11-05 19:21:48] "DELETE /access-control-list/dc0bf000-5721-4cec-ba35-dc973f1c87dd HTTP/1.1" 200 115 0.035544 10.0.0.73 - - [2025-11-05 19:21:49] "GET /project/13c6a04d-ad2c-4a4d-9c6e-578af970561a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1894 0.055358 10.0.0.73 - - [2025-11-05 19:21:49] "GET /project/13c6a04d-ad2c-4a4d-9c6e-578af970561a?fields=security_groups HTTP/1.1" 200 1352 0.039971 10.0.0.73 - - [2025-11-05 19:21:49] "DELETE /security-group/33c3e8ee-802b-4050-b6af-b7d3f541e222 HTTP/1.1" 200 115 0.052301 10.0.0.73 - - [2025-11-05 19:21:49] "DELETE /access-control-list/57f6c264-d87d-43f3-89b4-83168e270800 HTTP/1.1" 200 115 0.051575 10.0.0.73 - - [2025-11-05 19:21:49] "GET /project/13c6a04d-ad2c-4a4d-9c6e-578af970561a?fields=application_policy_sets HTTP/1.1" 200 1391 0.066219 10.0.0.73 - - [2025-11-05 19:21:49] "DELETE /access-control-list/135a8613-ed0b-464c-a4c8-b2a3fab2ab04 HTTP/1.1" 200 115 0.059014 10.0.0.73 - - [2025-11-05 19:21:49] "DELETE /project/13c6a04d-ad2c-4a4d-9c6e-578af970561a HTTP/1.1" 200 115 0.390350 10.0.0.73 - - [2025-11-05 19:21:49] "POST /projects HTTP/1.1" 409 238 0.002883 10.0.0.73 - - [2025-11-05 19:21:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002469 10.0.0.73 - - [2025-11-05 19:21:49] "GET /project/278fd6d7-42ff-46ef-b501-bbfd5967ee89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.040540 10.0.0.73 - - [2025-11-05 19:21:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002037 10.0.0.73 - - [2025-11-05 19:21:49] "GET /virtual-network/98e820b1-ae91-47dd-8db7-d32b547c9f30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3097 0.004692 10.0.0.73 - - [2025-11-05 19:21:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001549 10.0.0.73 - - [2025-11-05 19:21:49] "GET /virtual-network/99a578bf-82a0-4c43-a22d-c6f0c44fdbf1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3114 0.006072 10.0.0.73 - - [2025-11-05 19:21:49] "POST /security-groups HTTP/1.1" 409 285 0.003234 10.0.0.73 - - [2025-11-05 19:21:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001729 10.0.0.73 - - [2025-11-05 19:21:49] "PUT /security-group/4f3bf197-aef6-41c1-840f-54f0692a16e8 HTTP/1.1" 200 262 0.063047 10.0.0.73 - - [2025-11-05 19:21:49] "PUT /access-control-list/6b286643-5f30-4423-842b-fcf38d82184f HTTP/1.1" 200 272 0.013716 10.0.0.73 - - [2025-11-05 19:21:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.036268 10.0.0.73 - - [2025-11-05 19:21:49] "PUT /access-control-list/247dd646-30ac-4907-b0a9-b6e80dd82c62 HTTP/1.1" 200 272 0.038949 10.0.0.73 - - [2025-11-05 19:21:53] "DELETE /loadbalancer-member/d6a85460-e7c7-4817-8c7d-7acc0587d670 HTTP/1.1" 200 115 0.054355 10.0.0.73 - - [2025-11-05 19:21:53] "DELETE /loadbalancer-pool/af36552c-3747-4589-b787-eea13f40358c HTTP/1.1" 200 115 0.056515 10.0.0.73 - - [2025-11-05 19:21:53] "DELETE /loadbalancer-listener/c9a06a80-49ae-4d49-8b2e-ddcecfa8cb5f HTTP/1.1" 200 115 0.048803 10.0.0.73 - - [2025-11-05 19:21:53] "DELETE /loadbalancer/0f69b101-d34f-49f6-a30c-3ca3d07989ae HTTP/1.1" 200 115 0.075353 10.0.0.73 - - [2025-11-05 19:21:53] "DELETE /floating-ip/96bb0c91-f9ee-40ea-8cdf-d75b692837be HTTP/1.1" 200 115 0.051729 10.0.0.73 - - [2025-11-05 19:21:54] "DELETE /instance-ip/84334345-47ba-474b-bb8e-59013729a838 HTTP/1.1" 200 115 0.064402 10.0.0.73 - - [2025-11-05 19:21:54] "DELETE /virtual-machine-interface/dba7796b-6b85-4511-8048-21e2d2269272 HTTP/1.1" 200 115 0.039410 10.0.0.73 - - [2025-11-05 19:21:54] "DELETE /tag/6badff0a-fec3-4b17-816d-1bb4d982fa5d HTTP/1.1" 200 115 0.038850 10.0.0.73 - - [2025-11-05 19:21:54] "GET /application-policy-set/c922b7b0-f328-4734-bd23-218ef5ecbbc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.002718 10.0.0.73 - - [2025-11-05 19:21:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002183 10.0.0.73 - - [2025-11-05 19:21:54] "GET /policy-management/62334737-c2f2-441d-87ab-fb6405e88c65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.002920 10.0.0.73 - - [2025-11-05 19:21:54] "GET /firewall-policy/87f32dc5-aea6-4f57-9b0b-9e64ef7636be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.002621 10.0.0.73 - - [2025-11-05 19:21:54] "GET /firewall-rule/cf5a68a9-c1a3-444f-aee3-d00b7330aadb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2326 0.004052 10.0.0.73 - - [2025-11-05 19:21:54] "POST /ref-update HTTP/1.1" 200 156 0.014675 10.0.0.73 - - [2025-11-05 19:21:54] "DELETE /firewall-rule/cf5a68a9-c1a3-444f-aee3-d00b7330aadb HTTP/1.1" 200 115 0.054708 10.0.0.73 - - [2025-11-05 19:21:54] "GET /firewall-policy/0af63aec-d266-44b0-ab86-f18106a19c27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.004070 10.0.0.73 - - [2025-11-05 19:21:54] "GET /firewall-rule/bac3e783-62be-4512-8159-d31b94ad8521?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2897 0.003815 10.0.0.73 - - [2025-11-05 19:21:54] "POST /ref-update HTTP/1.1" 200 156 0.023753 10.0.0.73 - - [2025-11-05 19:21:54] "DELETE /firewall-rule/bac3e783-62be-4512-8159-d31b94ad8521 HTTP/1.1" 200 115 0.096553 10.0.0.73 - - [2025-11-05 19:21:54] "GET /firewall-policy/0af63aec-d266-44b0-ab86-f18106a19c27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2350 0.005954 10.0.0.73 - - [2025-11-05 19:21:54] "GET /firewall-rule/201f058b-0b03-43aa-83d2-d3c5c9e359df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2594 0.003134 10.0.0.73 - - [2025-11-05 19:21:54] "POST /ref-update HTTP/1.1" 200 156 0.014163 10.0.0.73 - - [2025-11-05 19:21:54] "DELETE /firewall-rule/201f058b-0b03-43aa-83d2-d3c5c9e359df HTTP/1.1" 200 115 0.071203 10.0.0.73 - - [2025-11-05 19:21:54] "GET /application-policy-set/c922b7b0-f328-4734-bd23-218ef5ecbbc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.006458 10.0.0.73 - - [2025-11-05 19:21:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003329 10.0.0.73 - - [2025-11-05 19:21:54] "GET /policy-management/62334737-c2f2-441d-87ab-fb6405e88c65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.004464 10.0.0.73 - - [2025-11-05 19:21:54] "GET /firewall-policy/0af63aec-d266-44b0-ab86-f18106a19c27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.006341 10.0.0.73 - - [2025-11-05 19:21:54] "POST /ref-update HTTP/1.1" 200 156 0.061032 10.0.0.73 - - [2025-11-05 19:21:54] "DELETE /firewall-policy/0af63aec-d266-44b0-ab86-f18106a19c27 HTTP/1.1" 200 115 0.077975 10.0.0.73 - - [2025-11-05 19:21:55] "DELETE /tag/2cc25aab-3321-425d-b88f-df3901477ecc HTTP/1.1" 200 115 0.100018 10.0.0.73 - - [2025-11-05 19:21:55] "DELETE /tag/66fc7394-9b38-456b-97b9-a874190465bd HTTP/1.1" 200 115 0.052660 10.0.0.73 - - [2025-11-05 19:21:55] "DELETE /tag/2f268a3b-a4b1-46b5-b2f6-bdc685425aa9 HTTP/1.1" 200 115 0.063670 10.0.0.73 - - [2025-11-05 19:21:55] "DELETE /tag/28a4717d-0396-4f5a-954d-8ab2c0a52bd8 HTTP/1.1" 200 115 0.078603 10.0.0.73 - - [2025-11-05 19:21:55] "POST /projects HTTP/1.1" 409 238 0.005348 10.0.0.73 - - [2025-11-05 19:21:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002513 10.0.0.73 - - [2025-11-05 19:21:55] "GET /project/278fd6d7-42ff-46ef-b501-bbfd5967ee89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.052102 10.0.0.73 - - [2025-11-05 19:21:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.005796 10.0.0.73 - - [2025-11-05 19:21:55] "GET /virtual-network/98e820b1-ae91-47dd-8db7-d32b547c9f30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3097 0.023261 10.0.0.73 - - [2025-11-05 19:21:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.007912 10.0.0.73 - - [2025-11-05 19:21:55] "GET /virtual-network/99a578bf-82a0-4c43-a22d-c6f0c44fdbf1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3114 0.004405 10.0.0.73 - - [2025-11-05 19:21:55] "POST /security-groups HTTP/1.1" 409 285 0.003572 10.0.0.73 - - [2025-11-05 19:21:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001735 10.0.0.73 - - [2025-11-05 19:21:55] "PUT /security-group/4f3bf197-aef6-41c1-840f-54f0692a16e8 HTTP/1.1" 200 262 0.057521 10.0.0.73 - - [2025-11-05 19:21:55] "PUT /access-control-list/6b286643-5f30-4423-842b-fcf38d82184f HTTP/1.1" 200 272 0.022671 10.0.0.73 - - [2025-11-05 19:21:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.025004 10.0.0.73 - - [2025-11-05 19:21:55] "GET /firewall-policy/56bb34d1-2a62-450d-8f39-e23eda618aa5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4386 0.021021 10.0.0.73 - - [2025-11-05 19:21:55] "PUT /access-control-list/247dd646-30ac-4907-b0a9-b6e80dd82c62 HTTP/1.1" 200 272 0.041386 10.0.0.73 - - [2025-11-05 19:21:55] "GET /firewall-rule/00c5ccc9-f39b-488b-9387-ba1188482b4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2086 0.007409 10.0.0.73 - - [2025-11-05 19:21:55] "POST /ref-update HTTP/1.1" 200 156 0.058185 10.0.0.73 - - [2025-11-05 19:21:55] "DELETE /firewall-rule/00c5ccc9-f39b-488b-9387-ba1188482b4c HTTP/1.1" 200 115 0.034369 10.0.0.73 - - [2025-11-05 19:21:55] "GET /firewall-policy/56bb34d1-2a62-450d-8f39-e23eda618aa5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4130 0.011940 10.0.0.73 - - [2025-11-05 19:21:55] "GET /firewall-rule/bab028a2-2380-4904-9188-7eeb12bcdfaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2086 0.003163 10.0.0.73 - - [2025-11-05 19:21:55] "POST /ref-update HTTP/1.1" 200 156 0.058408 10.0.0.73 - - [2025-11-05 19:21:56] "DELETE /firewall-rule/bab028a2-2380-4904-9188-7eeb12bcdfaa HTTP/1.1" 200 115 0.059170 10.0.0.73 - - [2025-11-05 19:21:56] "DELETE /tag/f9d8ce8b-2072-409d-b059-2dd0707aee17 HTTP/1.1" 200 115 0.047566 10.0.0.73 - - [2025-11-05 19:21:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002413 10.0.0.73 - - [2025-11-05 19:21:56] "GET /virtual-network/98e820b1-ae91-47dd-8db7-d32b547c9f30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3097 0.005651 10.0.0.73 - - [2025-11-05 19:21:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002359 10.0.0.73 - - [2025-11-05 19:21:56] "GET /virtual-network/99a578bf-82a0-4c43-a22d-c6f0c44fdbf1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3114 0.004690 10.0.0.73 - - [2025-11-05 19:21:56] "PUT /virtual-network/98e820b1-ae91-47dd-8db7-d32b547c9f30 HTTP/1.1" 200 264 0.096547 10.0.0.73 - - [2025-11-05 19:21:56] "PUT /virtual-network/99a578bf-82a0-4c43-a22d-c6f0c44fdbf1 HTTP/1.1" 200 264 0.080002 10.0.0.73 - - [2025-11-05 19:21:56] "DELETE /security-group/4f3bf197-aef6-41c1-840f-54f0692a16e8 HTTP/1.1" 200 115 0.073339 10.0.0.73 - - [2025-11-05 19:21:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002620 10.0.0.73 - - [2025-11-05 19:21:56] "DELETE /access-control-list/6b286643-5f30-4423-842b-fcf38d82184f HTTP/1.1" 200 115 0.049482 10.0.0.73 - - [2025-11-05 19:21:56] "DELETE /access-control-list/247dd646-30ac-4907-b0a9-b6e80dd82c62 HTTP/1.1" 200 115 0.039862 10.0.0.73 - - [2025-11-05 19:21:56] "GET /project/278fd6d7-42ff-46ef-b501-bbfd5967ee89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1894 0.042568 10.0.0.73 - - [2025-11-05 19:21:56] "GET /project/278fd6d7-42ff-46ef-b501-bbfd5967ee89?fields=security_groups HTTP/1.1" 200 1352 0.054019 10.0.0.73 - - [2025-11-05 19:21:56] "DELETE /security-group/90aa8ce7-f636-4869-9b6b-e9176e262d8b HTTP/1.1" 200 115 0.055861 10.0.0.73 - - [2025-11-05 19:21:56] "DELETE /access-control-list/9ceb9407-76b7-41f1-b13d-76959c112c01 HTTP/1.1" 200 115 0.054803 10.0.0.73 - - [2025-11-05 19:21:56] "GET /project/278fd6d7-42ff-46ef-b501-bbfd5967ee89?fields=application_policy_sets HTTP/1.1" 200 1391 0.061338 10.0.0.73 - - [2025-11-05 19:21:56] "DELETE /access-control-list/191aa20b-1dce-4c86-9216-062b4913e914 HTTP/1.1" 200 115 0.071216 10.0.0.73 - - [2025-11-05 19:21:56] "DELETE /project/278fd6d7-42ff-46ef-b501-bbfd5967ee89 HTTP/1.1" 200 115 0.427145 [Introspect:8084]10.0.0.73 - - [2025-11-05 19:22:26] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001075 [Introspect:8084]10.0.0.73 - - [2025-11-05 19:22:26] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001043 10.0.0.73 - - [2025-11-05 19:22:50] "GET / HTTP/1.1" 200 35931 0.002059 10.0.0.73 - - [2025-11-05 19:22:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003386 10.0.0.73 - - [2025-11-05 19:22:50] "GET /global-vrouter-config/7aceb4cd-e8d4-4ab3-9fc7-39c140980d59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.003700 10.0.0.73 - - [2025-11-05 19:22:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003021 10.0.0.73 - - [2025-11-05 19:22:51] "GET /global-vrouter-config/7aceb4cd-e8d4-4ab3-9fc7-39c140980d59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.002718 10.0.0.73 - - [2025-11-05 19:23:09] "GET / HTTP/1.1" 200 35931 0.002262 10.0.0.73 - - [2025-11-05 19:23:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002744 10.0.0.73 - - [2025-11-05 19:23:09] "GET /global-system-config/aa40d587-993e-4765-99ca-e14254a024e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.004880 10.0.0.73 - - [2025-11-05 19:23:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002403 10.0.0.73 - - [2025-11-05 19:23:09] "GET /config-node/eebf4bb2-8eba-4106-b9ca-910d0d2ff2dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1209 0.004197 10.0.0.73 - - [2025-11-05 19:23:09] "GET / HTTP/1.1" 200 35931 0.001877 10.0.0.73 - - [2025-11-05 19:23:09] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002912 10.0.0.73 - - [2025-11-05 19:23:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002527 10.0.0.73 - - [2025-11-05 19:23:15] "GET /global-vrouter-config/7aceb4cd-e8d4-4ab3-9fc7-39c140980d59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.003202 10.0.0.73 - - [2025-11-05 19:23:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002006 10.0.0.73 - - [2025-11-05 19:23:15] "PUT /global-vrouter-config/7aceb4cd-e8d4-4ab3-9fc7-39c140980d59 HTTP/1.1" 200 276 0.012027 10.0.0.73 - - [2025-11-05 19:23:15] "GET / HTTP/1.1" 200 35931 0.001622 10.0.0.73 - - [2025-11-05 19:23:15] "POST /alarms HTTP/1.1" 409 264 0.002581 10.0.0.73 - - [2025-11-05 19:23:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002405 10.0.0.73 - - [2025-11-05 19:23:15] "PUT /alarm/559b5420-3b3d-42d2-b2af-6b8bbffbf0f7 HTTP/1.1" 200 244 0.013410 10.0.0.73 - - [2025-11-05 19:23:15] "POST /alarms HTTP/1.1" 409 261 0.002114 10.0.0.73 - - [2025-11-05 19:23:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002562 10.0.0.73 - - [2025-11-05 19:23:15] "PUT /alarm/09fc0643-7ba8-45d2-9d95-930e3039832a HTTP/1.1" 200 244 0.014775 10.0.0.73 - - [2025-11-05 19:23:15] "POST /alarms HTTP/1.1" 409 261 0.006885 10.0.0.73 - - [2025-11-05 19:23:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002657 10.0.0.73 - - [2025-11-05 19:23:15] "PUT /alarm/833b5afc-3439-4c5b-be92-43489caae355 HTTP/1.1" 200 244 0.014558 10.0.0.73 - - [2025-11-05 19:23:15] "POST /alarms HTTP/1.1" 409 253 0.013533 10.0.0.73 - - [2025-11-05 19:23:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002170 10.0.0.73 - - [2025-11-05 19:23:15] "PUT /alarm/c75164df-7082-441d-a313-1067e0ac16ea HTTP/1.1" 200 244 0.011567 10.0.0.73 - - [2025-11-05 19:23:15] "POST /alarms HTTP/1.1" 409 251 0.013742 10.0.0.73 - - [2025-11-05 19:23:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002187 10.0.0.73 - - [2025-11-05 19:23:15] "PUT /alarm/f42aa486-49b1-4abd-8b5a-3256862b9733 HTTP/1.1" 200 244 0.011263 10.0.0.73 - - [2025-11-05 19:23:15] "POST /alarms HTTP/1.1" 409 252 0.008584 10.0.0.73 - - [2025-11-05 19:23:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002590 10.0.0.73 - - [2025-11-05 19:23:15] "PUT /alarm/c38fed1d-bec6-44a1-bfcf-373ecedc8c77 HTTP/1.1" 200 244 0.011372 10.0.0.73 - - [2025-11-05 19:23:15] "POST /alarms HTTP/1.1" 409 256 0.009245 10.0.0.73 - - [2025-11-05 19:23:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002511 10.0.0.73 - - [2025-11-05 19:23:15] "PUT /alarm/cfd49ec8-fded-421b-b64f-b2c9a60d49f9 HTTP/1.1" 200 244 0.012087 10.0.0.73 - - [2025-11-05 19:23:15] "POST /alarms HTTP/1.1" 409 248 0.003957 10.0.0.73 - - [2025-11-05 19:23:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002926 10.0.0.73 - - [2025-11-05 19:23:15] "PUT /alarm/f65880c0-85f5-479d-970a-306ea124d422 HTTP/1.1" 200 244 0.018570 10.0.0.73 - - [2025-11-05 19:23:15] "POST /alarms HTTP/1.1" 409 252 0.008858 10.0.0.73 - - [2025-11-05 19:23:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.005379 10.0.0.73 - - [2025-11-05 19:23:16] "PUT /alarm/458d61e3-50ae-4805-aac9-ad2f18a9587c HTTP/1.1" 200 244 0.011671 10.0.0.73 - - [2025-11-05 19:23:16] "POST /alarms HTTP/1.1" 409 257 0.005201 10.0.0.73 - - [2025-11-05 19:23:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002257 10.0.0.73 - - [2025-11-05 19:23:16] "PUT /alarm/b53d4e36-4559-4fc5-b245-3cd0be83e5e0 HTTP/1.1" 200 244 0.011748 10.0.0.73 - - [2025-11-05 19:23:16] "POST /alarms HTTP/1.1" 409 251 0.013023 10.0.0.73 - - [2025-11-05 19:23:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002449 10.0.0.73 - - [2025-11-05 19:23:16] "PUT /alarm/b8ff41c8-88f4-4571-bfe8-32125e7e36b3 HTTP/1.1" 200 244 0.012363 10.0.0.73 - - [2025-11-05 19:23:16] "POST /alarms HTTP/1.1" 409 257 0.006899 10.0.0.73 - - [2025-11-05 19:23:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002320 10.0.0.73 - - [2025-11-05 19:23:16] "PUT /alarm/736ab092-ad7a-4b90-a2a4-624734c6974c HTTP/1.1" 200 244 0.019254 10.0.0.73 - - [2025-11-05 19:23:16] "POST /alarms HTTP/1.1" 409 261 0.010628 10.0.0.73 - - [2025-11-05 19:23:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002561 10.0.0.73 - - [2025-11-05 19:23:16] "PUT /alarm/d80e7c9b-019a-45a0-a843-dd10d0aee3a1 HTTP/1.1" 200 244 0.015766 10.0.0.73 - - [2025-11-05 19:23:16] "POST /alarms HTTP/1.1" 409 258 0.011597 10.0.0.73 - - [2025-11-05 19:23:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002742 10.0.0.73 - - [2025-11-05 19:23:16] "PUT /alarm/a8474abc-972d-4235-8f1c-f0873f29f857 HTTP/1.1" 200 244 0.012086 10.0.0.73 - - [2025-11-05 19:23:16] "POST /alarms HTTP/1.1" 409 254 0.004577 10.0.0.73 - - [2025-11-05 19:23:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002741 10.0.0.73 - - [2025-11-05 19:23:16] "PUT /alarm/0eb386e8-c21b-4a2f-848a-1f6edb872871 HTTP/1.1" 200 244 0.014074 10.0.0.73 - - [2025-11-05 19:23:16] "POST /alarms HTTP/1.1" 409 254 0.020602 10.0.0.73 - - [2025-11-05 19:23:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002686 10.0.0.73 - - [2025-11-05 19:23:16] "PUT /alarm/92edc194-b297-4804-95c5-68253afda8b5 HTTP/1.1" 200 244 0.014865 10.0.0.73 - - [2025-11-05 19:23:16] "POST /alarms HTTP/1.1" 409 254 0.005041 10.0.0.73 - - [2025-11-05 19:23:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002264 10.0.0.73 - - [2025-11-05 19:23:16] "PUT /alarm/a60bf272-d9f5-4274-af64-fb23354a1247 HTTP/1.1" 200 244 0.011504 10.0.0.73 - - [2025-11-05 19:23:16] "POST /alarms HTTP/1.1" 409 247 0.005483 10.0.0.73 - - [2025-11-05 19:23:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002448 10.0.0.73 - - [2025-11-05 19:23:16] "PUT /alarm/63e9c586-1131-4769-8227-19905dd05f54 HTTP/1.1" 200 244 0.012874 10.0.0.73 - - [2025-11-05 19:23:16] "POST /alarms HTTP/1.1" 409 272 0.007989 10.0.0.73 - - [2025-11-05 19:23:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002166 10.0.0.73 - - [2025-11-05 19:23:16] "PUT /alarm/83910460-a66f-4677-b9ca-adce57db8b89 HTTP/1.1" 200 244 0.013190 10.0.0.73 - - [2025-11-05 19:23:16] "POST /alarms HTTP/1.1" 409 261 0.010920 10.0.0.73 - - [2025-11-05 19:23:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002606 10.0.0.73 - - [2025-11-05 19:23:16] "PUT /alarm/270ead3d-ed39-46be-9607-04ea698bae9d HTTP/1.1" 200 244 0.011836 10.0.0.73 - - [2025-11-05 19:23:16] "POST /alarms HTTP/1.1" 409 259 0.010182 10.0.0.73 - - [2025-11-05 19:23:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002424 10.0.0.73 - - [2025-11-05 19:23:16] "PUT /alarm/a0245074-f084-4bd6-9471-efa8b0582dd4 HTTP/1.1" 200 244 0.022342 10.0.0.73 - - [2025-11-05 19:23:16] "POST /alarms HTTP/1.1" 409 265 0.006838 10.0.0.73 - - [2025-11-05 19:23:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002186 10.0.0.73 - - [2025-11-05 19:23:17] "PUT /alarm/def6e759-4397-4047-b035-9210ee6a45f3 HTTP/1.1" 200 244 0.011765 10.0.0.73 - - [2025-11-05 19:23:17] "POST /alarms HTTP/1.1" 409 279 0.011883 10.0.0.73 - - [2025-11-05 19:23:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002351 10.0.0.73 - - [2025-11-05 19:23:17] "PUT /alarm/38d22c28-e33a-4016-a939-c706e03b15ac HTTP/1.1" 200 244 0.012595 10.0.0.73 - - [2025-11-05 19:23:17] "GET / HTTP/1.1" 200 35931 0.002225 10.0.0.73 - - [2025-11-05 19:23:17] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002599 10.0.0.73 - - [2025-11-05 19:23:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002377 10.0.0.73 - - [2025-11-05 19:23:17] "PUT /global-vrouter-config/7aceb4cd-e8d4-4ab3-9fc7-39c140980d59 HTTP/1.1" 200 276 0.012121 10.0.0.73 - - [2025-11-05 19:23:17] "GET / HTTP/1.1" 200 35931 0.001986 10.0.0.73 - - [2025-11-05 19:23:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002415 10.0.0.73 - - [2025-11-05 19:23:17] "GET /global-vrouter-config/7aceb4cd-e8d4-4ab3-9fc7-39c140980d59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.003330 10.0.0.73 - - [2025-11-05 19:23:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002177 10.0.0.73 - - [2025-11-05 19:23:17] "PUT /global-vrouter-config/7aceb4cd-e8d4-4ab3-9fc7-39c140980d59 HTTP/1.1" 200 276 0.011448 10.0.0.73 - - [2025-11-05 19:23:18] "GET / HTTP/1.1" 200 35931 0.002244 10.0.0.73 - - [2025-11-05 19:23:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002185 10.0.0.73 - - [2025-11-05 19:23:18] "GET /global-system-config/aa40d587-993e-4765-99ca-e14254a024e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.005555 10.0.0.73 - - [2025-11-05 19:23:18] "PUT /global-system-config/aa40d587-993e-4765-99ca-e14254a024e0 HTTP/1.1" 200 274 0.020810 10.0.0.73 - - [2025-11-05 19:23:21] "GET / HTTP/1.1" 200 35931 0.002652 10.0.0.73 - - [2025-11-05 19:23:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002430 10.0.0.73 - - [2025-11-05 19:23:21] "GET /routing-instance/2a626978-30c5-414e-8026-d224fcae3292?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.003550 10.0.0.73 - - [2025-11-05 19:23:21] "POST /bgp-routers HTTP/1.1" 409 301 0.002145 10.0.0.73 - - [2025-11-05 19:23:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002098 10.0.0.73 - - [2025-11-05 19:23:21] "GET /bgp-router/d3c55925-32d5-4157-882c-a3b8e4296d00?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1813 0.003370 10.0.0.73 - - [2025-11-05 19:23:21] "PUT /bgp-router/d3c55925-32d5-4157-882c-a3b8e4296d00 HTTP/1.1" 200 254 0.031300 [Introspect:8084]10.0.0.73 - - [2025-11-05 19:23:21] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001223 [Introspect:8084]10.0.0.73 - - [2025-11-05 19:23:21] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001105 10.0.0.73 - - [2025-11-05 19:23:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002796 10.0.0.73 - - [2025-11-05 19:23:24] "GET /global-vrouter-config/7aceb4cd-e8d4-4ab3-9fc7-39c140980d59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.003673 10.0.0.73 - - [2025-11-05 19:23:31] "GET /global-system-configs HTTP/1.1" 200 322 0.002766 10.0.0.73 - - [2025-11-05 19:23:32] "GET /global-system-configs HTTP/1.1" 200 322 0.003063 10.0.0.73 - - [2025-11-05 19:23:36] "GET / HTTP/1.1" 200 35931 0.002359 10.0.0.73 - - [2025-11-05 19:23:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002272 10.0.0.73 - - [2025-11-05 19:23:36] "GET /global-system-config/aa40d587-993e-4765-99ca-e14254a024e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.004987 10.0.0.73 - - [2025-11-05 19:23:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001769 10.0.0.73 - - [2025-11-05 19:23:36] "GET /config-node/eebf4bb2-8eba-4106-b9ca-910d0d2ff2dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1209 0.003233 10.0.0.73 - - [2025-11-05 19:23:48] "GET / HTTP/1.1" 200 35931 0.001734 10.0.0.73 - - [2025-11-05 19:23:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002305 10.0.0.73 - - [2025-11-05 19:23:48] "GET /routing-instance/2a626978-30c5-414e-8026-d224fcae3292?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.003840 10.0.0.73 - - [2025-11-05 19:23:48] "POST /bgp-routers HTTP/1.1" 409 301 0.002861 10.0.0.73 - - [2025-11-05 19:23:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002977 10.0.0.73 - - [2025-11-05 19:23:48] "GET /bgp-router/d3c55925-32d5-4157-882c-a3b8e4296d00?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1813 0.006886 10.0.0.73 - - [2025-11-05 19:23:48] "PUT /bgp-router/d3c55925-32d5-4157-882c-a3b8e4296d00 HTTP/1.1" 200 254 0.021843 [Introspect:8084]10.0.0.73 - - [2025-11-05 19:23:48] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000987 [Introspect:8084]10.0.0.73 - - [2025-11-05 19:23:48] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001581 10.0.0.73 - - [2025-11-05 19:24:03] "GET / HTTP/1.1" 200 35931 0.001813 10.0.0.73 - - [2025-11-05 19:24:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002022 10.0.0.73 - - [2025-11-05 19:24:03] "GET /global-system-config/aa40d587-993e-4765-99ca-e14254a024e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.005402 10.0.0.73 - - [2025-11-05 19:24:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001853 10.0.0.73 - - [2025-11-05 19:24:03] "GET /config-node/eebf4bb2-8eba-4106-b9ca-910d0d2ff2dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1209 0.002073 10.0.0.73 - - [2025-11-05 19:24:03] "GET / HTTP/1.1" 200 35931 0.001652 10.0.0.73 - - [2025-11-05 19:24:03] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002352 10.0.0.73 - - [2025-11-05 19:24:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002465 10.0.0.73 - - [2025-11-05 19:24:08] "GET /global-vrouter-config/7aceb4cd-e8d4-4ab3-9fc7-39c140980d59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.002659 10.0.0.73 - - [2025-11-05 19:24:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001781 10.0.0.73 - - [2025-11-05 19:24:08] "PUT /global-vrouter-config/7aceb4cd-e8d4-4ab3-9fc7-39c140980d59 HTTP/1.1" 200 276 0.013184 10.0.0.73 - - [2025-11-05 19:24:08] "GET / HTTP/1.1" 200 35931 0.001939 10.0.0.73 - - [2025-11-05 19:24:08] "POST /alarms HTTP/1.1" 409 264 0.002205 10.0.0.73 - - [2025-11-05 19:24:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002028 10.0.0.73 - - [2025-11-05 19:24:08] "PUT /alarm/559b5420-3b3d-42d2-b2af-6b8bbffbf0f7 HTTP/1.1" 200 244 0.011199 10.0.0.73 - - [2025-11-05 19:24:08] "POST /alarms HTTP/1.1" 409 261 0.004028 10.0.0.73 - - [2025-11-05 19:24:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002372 10.0.0.73 - - [2025-11-05 19:24:08] "PUT /alarm/09fc0643-7ba8-45d2-9d95-930e3039832a HTTP/1.1" 200 244 0.010205 10.0.0.73 - - [2025-11-05 19:24:08] "POST /alarms HTTP/1.1" 409 261 0.013947 10.0.0.73 - - [2025-11-05 19:24:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002342 10.0.0.73 - - [2025-11-05 19:24:09] "PUT /alarm/833b5afc-3439-4c5b-be92-43489caae355 HTTP/1.1" 200 244 0.010767 10.0.0.73 - - [2025-11-05 19:24:09] "POST /alarms HTTP/1.1" 409 253 0.010505 10.0.0.73 - - [2025-11-05 19:24:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002485 10.0.0.73 - - [2025-11-05 19:24:09] "PUT /alarm/c75164df-7082-441d-a313-1067e0ac16ea HTTP/1.1" 200 244 0.011342 10.0.0.73 - - [2025-11-05 19:24:09] "POST /alarms HTTP/1.1" 409 251 0.005403 10.0.0.73 - - [2025-11-05 19:24:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002709 10.0.0.73 - - [2025-11-05 19:24:09] "PUT /alarm/f42aa486-49b1-4abd-8b5a-3256862b9733 HTTP/1.1" 200 244 0.010790 10.0.0.73 - - [2025-11-05 19:24:09] "POST /alarms HTTP/1.1" 409 252 0.010040 10.0.0.73 - - [2025-11-05 19:24:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002408 10.0.0.73 - - [2025-11-05 19:24:09] "PUT /alarm/c38fed1d-bec6-44a1-bfcf-373ecedc8c77 HTTP/1.1" 200 244 0.011443 10.0.0.73 - - [2025-11-05 19:24:09] "POST /alarms HTTP/1.1" 409 256 0.011294 10.0.0.73 - - [2025-11-05 19:24:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002703 10.0.0.73 - - [2025-11-05 19:24:09] "PUT /alarm/cfd49ec8-fded-421b-b64f-b2c9a60d49f9 HTTP/1.1" 200 244 0.011839 10.0.0.73 - - [2025-11-05 19:24:09] "POST /alarms HTTP/1.1" 409 248 0.012557 10.0.0.73 - - [2025-11-05 19:24:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002929 10.0.0.73 - - [2025-11-05 19:24:09] "PUT /alarm/f65880c0-85f5-479d-970a-306ea124d422 HTTP/1.1" 200 244 0.010652 10.0.0.73 - - [2025-11-05 19:24:09] "POST /alarms HTTP/1.1" 409 252 0.009942 10.0.0.73 - - [2025-11-05 19:24:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002440 10.0.0.73 - - [2025-11-05 19:24:09] "PUT /alarm/458d61e3-50ae-4805-aac9-ad2f18a9587c HTTP/1.1" 200 244 0.012612 10.0.0.73 - - [2025-11-05 19:24:09] "POST /alarms HTTP/1.1" 409 257 0.003173 10.0.0.73 - - [2025-11-05 19:24:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002630 10.0.0.73 - - [2025-11-05 19:24:09] "PUT /alarm/b53d4e36-4559-4fc5-b245-3cd0be83e5e0 HTTP/1.1" 200 244 0.014719 10.0.0.73 - - [2025-11-05 19:24:09] "POST /alarms HTTP/1.1" 409 251 0.004280 10.0.0.73 - - [2025-11-05 19:24:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003577 10.0.0.73 - - [2025-11-05 19:24:09] "PUT /alarm/b8ff41c8-88f4-4571-bfe8-32125e7e36b3 HTTP/1.1" 200 244 0.010356 10.0.0.73 - - [2025-11-05 19:24:09] "POST /alarms HTTP/1.1" 409 257 0.007776 10.0.0.73 - - [2025-11-05 19:24:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002398 10.0.0.73 - - [2025-11-05 19:24:09] "PUT /alarm/736ab092-ad7a-4b90-a2a4-624734c6974c HTTP/1.1" 200 244 0.021150 10.0.0.73 - - [2025-11-05 19:24:09] "POST /alarms HTTP/1.1" 409 261 0.005606 10.0.0.73 - - [2025-11-05 19:24:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002167 10.0.0.73 - - [2025-11-05 19:24:09] "PUT /alarm/d80e7c9b-019a-45a0-a843-dd10d0aee3a1 HTTP/1.1" 200 244 0.015050 10.0.0.73 - - [2025-11-05 19:24:09] "POST /alarms HTTP/1.1" 409 258 0.004969 10.0.0.73 - - [2025-11-05 19:24:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002245 10.0.0.73 - - [2025-11-05 19:24:09] "PUT /alarm/a8474abc-972d-4235-8f1c-f0873f29f857 HTTP/1.1" 200 244 0.011667 10.0.0.73 - - [2025-11-05 19:24:09] "POST /alarms HTTP/1.1" 409 254 0.009773 10.0.0.73 - - [2025-11-05 19:24:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.016658 10.0.0.73 - - [2025-11-05 19:24:09] "PUT /alarm/0eb386e8-c21b-4a2f-848a-1f6edb872871 HTTP/1.1" 200 244 0.013255 10.0.0.73 - - [2025-11-05 19:24:09] "POST /alarms HTTP/1.1" 409 254 0.009611 10.0.0.73 - - [2025-11-05 19:24:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002437 10.0.0.73 - - [2025-11-05 19:24:10] "PUT /alarm/92edc194-b297-4804-95c5-68253afda8b5 HTTP/1.1" 200 244 0.015887 10.0.0.73 - - [2025-11-05 19:24:10] "POST /alarms HTTP/1.1" 409 254 0.014311 10.0.0.73 - - [2025-11-05 19:24:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002632 10.0.0.73 - - [2025-11-05 19:24:10] "PUT /alarm/a60bf272-d9f5-4274-af64-fb23354a1247 HTTP/1.1" 200 244 0.024115 10.0.0.73 - - [2025-11-05 19:24:10] "POST /alarms HTTP/1.1" 409 247 0.020670 10.0.0.73 - - [2025-11-05 19:24:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003666 10.0.0.73 - - [2025-11-05 19:24:10] "PUT /alarm/63e9c586-1131-4769-8227-19905dd05f54 HTTP/1.1" 200 244 0.013551 10.0.0.73 - - [2025-11-05 19:24:10] "POST /alarms HTTP/1.1" 409 272 0.005472 10.0.0.73 - - [2025-11-05 19:24:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002311 10.0.0.73 - - [2025-11-05 19:24:10] "PUT /alarm/83910460-a66f-4677-b9ca-adce57db8b89 HTTP/1.1" 200 244 0.009838 10.0.0.73 - - [2025-11-05 19:24:10] "POST /alarms HTTP/1.1" 409 261 0.007378 10.0.0.73 - - [2025-11-05 19:24:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002168 10.0.0.73 - - [2025-11-05 19:24:10] "PUT /alarm/270ead3d-ed39-46be-9607-04ea698bae9d HTTP/1.1" 200 244 0.010713 10.0.0.73 - - [2025-11-05 19:24:10] "POST /alarms HTTP/1.1" 409 259 0.009052 10.0.0.73 - - [2025-11-05 19:24:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002557 10.0.0.73 - - [2025-11-05 19:24:10] "PUT /alarm/a0245074-f084-4bd6-9471-efa8b0582dd4 HTTP/1.1" 200 244 0.012057 10.0.0.73 - - [2025-11-05 19:24:10] "POST /alarms HTTP/1.1" 409 265 0.008882 10.0.0.73 - - [2025-11-05 19:24:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002492 10.0.0.73 - - [2025-11-05 19:24:10] "PUT /alarm/def6e759-4397-4047-b035-9210ee6a45f3 HTTP/1.1" 200 244 0.021960 10.0.0.73 - - [2025-11-05 19:24:10] "POST /alarms HTTP/1.1" 409 279 0.019169 10.0.0.73 - - [2025-11-05 19:24:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002700 10.0.0.73 - - [2025-11-05 19:24:10] "PUT /alarm/38d22c28-e33a-4016-a939-c706e03b15ac HTTP/1.1" 200 244 0.011781 10.0.0.73 - - [2025-11-05 19:24:10] "GET / HTTP/1.1" 200 35931 0.002077 10.0.0.73 - - [2025-11-05 19:24:10] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002053 10.0.0.73 - - [2025-11-05 19:24:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001605 10.0.0.73 - - [2025-11-05 19:24:10] "PUT /global-vrouter-config/7aceb4cd-e8d4-4ab3-9fc7-39c140980d59 HTTP/1.1" 200 276 0.008513 10.0.0.73 - - [2025-11-05 19:24:11] "GET / HTTP/1.1" 200 35931 0.002471 10.0.0.73 - - [2025-11-05 19:24:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002177 10.0.0.73 - - [2025-11-05 19:24:11] "GET /global-vrouter-config/7aceb4cd-e8d4-4ab3-9fc7-39c140980d59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.002891 10.0.0.73 - - [2025-11-05 19:24:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001694 10.0.0.73 - - [2025-11-05 19:24:11] "PUT /global-vrouter-config/7aceb4cd-e8d4-4ab3-9fc7-39c140980d59 HTTP/1.1" 200 276 0.010935 10.0.0.73 - - [2025-11-05 19:24:11] "GET / HTTP/1.1" 200 35931 0.002505 10.0.0.73 - - [2025-11-05 19:24:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.007487 10.0.0.73 - - [2025-11-05 19:24:11] "GET /global-system-config/aa40d587-993e-4765-99ca-e14254a024e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.008285 10.0.0.73 - - [2025-11-05 19:24:11] "PUT /global-system-config/aa40d587-993e-4765-99ca-e14254a024e0 HTTP/1.1" 200 274 0.018841 10.0.0.73 - - [2025-11-05 19:24:15] "GET / HTTP/1.1" 200 35931 0.001617 10.0.0.73 - - [2025-11-05 19:24:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002356 10.0.0.73 - - [2025-11-05 19:24:15] "GET /routing-instance/2a626978-30c5-414e-8026-d224fcae3292?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.003248 10.0.0.73 - - [2025-11-05 19:24:15] "POST /bgp-routers HTTP/1.1" 409 301 0.002394 10.0.0.73 - - [2025-11-05 19:24:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001741 10.0.0.73 - - [2025-11-05 19:24:15] "GET /bgp-router/d3c55925-32d5-4157-882c-a3b8e4296d00?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1813 0.003430 10.0.0.73 - - [2025-11-05 19:24:15] "PUT /bgp-router/d3c55925-32d5-4157-882c-a3b8e4296d00 HTTP/1.1" 200 254 0.019772 [Introspect:8084]10.0.0.73 - - [2025-11-05 19:24:15] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001198 [Introspect:8084]10.0.0.73 - - [2025-11-05 19:24:15] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001057 10.0.0.73 - - [2025-11-05 19:24:19] "POST /tags HTTP/1.1" 200 355 0.053238 10.0.0.73 - - [2025-11-05 19:24:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.010020 10.0.0.73 - - [2025-11-05 19:24:19] "GET /tag/9ae64f82-1305-4ba5-93dc-49889b8f8a18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1246 0.032242 10.0.0.73 - - [2025-11-05 19:24:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004663 10.0.0.73 - - [2025-11-05 19:24:19] "GET /virtual-network/98e820b1-ae91-47dd-8db7-d32b547c9f30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.006230 10.0.0.73 - - [2025-11-05 19:24:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002544 10.0.0.73 - - [2025-11-05 19:24:19] "GET /project/94b88ce5-746d-4244-a3a6-752b4824dbec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.042866 10.0.0.73 - - [2025-11-05 19:24:19] "POST /virtual-machines HTTP/1.1" 200 351 0.016451 10.0.0.73 - - [2025-11-05 19:24:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.038766 10.0.0.73 - - [2025-11-05 19:24:19] "POST /virtual-machine-interfaces HTTP/1.1" 200 618 0.147271 10.0.0.73 - - [2025-11-05 19:24:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.014643 10.0.0.73 - - [2025-11-05 19:24:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.022056 10.0.0.73 - - [2025-11-05 19:24:20] "GET /virtual-machine-interface/06e34254-ba7d-11f0-8837-fa163eaa82c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2804 0.006594 10.0.0.73 - - [2025-11-05 19:24:20] "POST /instance-ips HTTP/1.1" 200 391 0.024491 10.0.0.73 - - [2025-11-05 19:24:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.030692 10.0.0.73 - - [2025-11-05 19:24:20] "GET /virtual-machine-interface/06e34254-ba7d-11f0-8837-fa163eaa82c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2804 0.013889 10.0.0.73 - - [2025-11-05 19:24:20] "POST /set-tag HTTP/1.1" 200 109 0.018189 10.0.0.73 - - [2025-11-05 19:24:20] "GET /virtual-machine-interface/06e34254-ba7d-11f0-8837-fa163eaa82c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3178 0.021292 10.0.0.73 - - [2025-11-05 19:24:20] "GET /instance-ip/07037baa-ba7d-11f0-8837-fa163eaa82c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1905 0.004191 10.0.0.73 - - [2025-11-05 19:24:20] "GET /virtual-machine-interface/06e34254-ba7d-11f0-8837-fa163eaa82c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3178 0.005103 10.0.0.73 - - [2025-11-05 19:24:20] "POST /set-tag HTTP/1.1" 200 109 0.002588 10.0.0.73 - - [2025-11-05 19:24:20] "GET /virtual-router/bb95c5c2-a54f-454f-93dd-06bb473e68b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1487 0.004195 10.0.0.73 - - [2025-11-05 19:24:20] "POST /ref-update HTTP/1.1" 200 156 0.020989 10.0.0.73 - - [2025-11-05 19:24:20] "GET /virtual-machine-interface/06e34254-ba7d-11f0-8837-fa163eaa82c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3178 0.018394 10.0.0.73 - - [2025-11-05 19:24:20] "POST /set-tag HTTP/1.1" 200 109 0.003066 10.0.0.73 - - [2025-11-05 19:24:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002272 10.0.0.73 - - [2025-11-05 19:24:20] "GET /virtual-network/98e820b1-ae91-47dd-8db7-d32b547c9f30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.004972 10.0.0.73 - - [2025-11-05 19:24:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001896 10.0.0.73 - - [2025-11-05 19:24:20] "GET /project/94b88ce5-746d-4244-a3a6-752b4824dbec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.041241 10.0.0.73 - - [2025-11-05 19:24:20] "POST /virtual-machines HTTP/1.1" 200 355 0.010859 10.0.0.73 - - [2025-11-05 19:24:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.013650 10.0.0.73 - - [2025-11-05 19:24:20] "POST /virtual-machine-interfaces HTTP/1.1" 200 622 0.105692 10.0.0.73 - - [2025-11-05 19:24:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.010009 10.0.0.73 - - [2025-11-05 19:24:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.009460 10.0.0.73 - - [2025-11-05 19:24:20] "GET /virtual-machine-interface/07650064-ba7d-11f0-8837-fa163eaa82c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2814 0.010122 10.0.0.73 - - [2025-11-05 19:24:20] "POST /instance-ips HTTP/1.1" 200 395 0.024096 10.0.0.73 - - [2025-11-05 19:24:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.018310 10.0.0.73 - - [2025-11-05 19:24:20] "GET /virtual-machine-interface/07650064-ba7d-11f0-8837-fa163eaa82c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2814 0.019184 10.0.0.73 - - [2025-11-05 19:24:21] "POST /set-tag HTTP/1.1" 200 109 0.028328 10.0.0.73 - - [2025-11-05 19:24:21] "GET /virtual-machine-interface/07650064-ba7d-11f0-8837-fa163eaa82c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3188 0.018929 10.0.0.73 - - [2025-11-05 19:24:21] "GET /instance-ip/077fd7c2-ba7d-11f0-8837-fa163eaa82c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1915 0.003791 10.0.0.73 - - [2025-11-05 19:24:21] "GET /virtual-machine-interface/07650064-ba7d-11f0-8837-fa163eaa82c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3188 0.005959 10.0.0.73 - - [2025-11-05 19:24:21] "POST /set-tag HTTP/1.1" 200 109 0.002738 10.0.0.73 - - [2025-11-05 19:24:21] "GET /virtual-router/bb95c5c2-a54f-454f-93dd-06bb473e68b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1678 0.005655 10.0.0.73 - - [2025-11-05 19:24:21] "POST /ref-update HTTP/1.1" 200 156 0.010546 10.0.0.73 - - [2025-11-05 19:24:21] "GET /virtual-machine-interface/07650064-ba7d-11f0-8837-fa163eaa82c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3188 0.007718 10.0.0.73 - - [2025-11-05 19:24:21] "POST /set-tag HTTP/1.1" 200 109 0.003925 10.0.0.73 - - [2025-11-05 19:24:21] "GET /virtual-machine-interface/06e34254-ba7d-11f0-8837-fa163eaa82c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3178 0.005577 10.0.0.73 - - [2025-11-05 19:24:21] "POST /set-tag HTTP/1.1" 200 109 0.003552 10.0.0.73 - - [2025-11-05 19:24:21] "GET /virtual-machine-interface/07650064-ba7d-11f0-8837-fa163eaa82c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3188 0.005500 10.0.0.73 - - [2025-11-05 19:24:21] "POST /set-tag HTTP/1.1" 200 109 0.002553 10.0.0.73 - - [2025-11-05 19:24:30] "GET / HTTP/1.1" 200 35931 0.002793 10.0.0.73 - - [2025-11-05 19:24:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002826 10.0.0.73 - - [2025-11-05 19:24:30] "GET /global-system-config/aa40d587-993e-4765-99ca-e14254a024e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.005718 10.0.0.73 - - [2025-11-05 19:24:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002060 10.0.0.73 - - [2025-11-05 19:24:30] "GET /config-node/eebf4bb2-8eba-4106-b9ca-910d0d2ff2dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1209 0.002887 10.0.0.73 - - [2025-11-05 19:24:38] "GET /virtual-machine-interface/06e34254-ba7d-11f0-8837-fa163eaa82c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3178 0.005092 10.0.0.73 - - [2025-11-05 19:24:38] "POST /set-tag HTTP/1.1" 200 109 0.002469 10.0.0.73 - - [2025-11-05 19:24:39] "GET /virtual-machine-interface/07650064-ba7d-11f0-8837-fa163eaa82c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3188 0.010772 10.0.0.73 - - [2025-11-05 19:24:39] "POST /set-tag HTTP/1.1" 200 109 0.004329 10.0.0.73 - - [2025-11-05 19:24:39] "GET /virtual-machine-interface/06e34254-ba7d-11f0-8837-fa163eaa82c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3178 0.005467 10.0.0.73 - - [2025-11-05 19:24:39] "POST /set-tag HTTP/1.1" 200 109 0.003371 10.0.0.73 - - [2025-11-05 19:24:43] "GET / HTTP/1.1" 200 35931 0.002031 10.0.0.73 - - [2025-11-05 19:24:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002455 10.0.0.73 - - [2025-11-05 19:24:43] "GET /routing-instance/2a626978-30c5-414e-8026-d224fcae3292?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.007576 10.0.0.73 - - [2025-11-05 19:24:43] "POST /bgp-routers HTTP/1.1" 409 301 0.009716 10.0.0.73 - - [2025-11-05 19:24:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002866 10.0.0.73 - - [2025-11-05 19:24:43] "GET /bgp-router/d3c55925-32d5-4157-882c-a3b8e4296d00?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1813 0.005363 10.0.0.73 - - [2025-11-05 19:24:43] "PUT /bgp-router/d3c55925-32d5-4157-882c-a3b8e4296d00 HTTP/1.1" 200 254 0.019717 [Introspect:8084]10.0.0.73 - - [2025-11-05 19:24:43] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001077 [Introspect:8084]10.0.0.73 - - [2025-11-05 19:24:43] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001116 [Introspect:8084]10.0.0.73 - - [2025-11-05 19:24:48] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001226 [Introspect:8084]10.0.0.73 - - [2025-11-05 19:24:48] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001084 [Introspect:8084]10.0.0.73 - - [2025-11-05 19:24:52] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001108 [Introspect:8084]10.0.0.73 - - [2025-11-05 19:24:52] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001404 [Introspect:8084]10.0.0.73 - - [2025-11-05 19:24:57] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000981 [Introspect:8084]10.0.0.73 - - [2025-11-05 19:24:57] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000946 10.0.0.73 - - [2025-11-05 19:25:11] "GET /virtual-machine-interface/06e34254-ba7d-11f0-8837-fa163eaa82c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3178 0.005405 10.0.0.73 - - [2025-11-05 19:25:11] "POST /set-tag HTTP/1.1" 200 109 0.010906 10.0.0.73 - - [2025-11-05 19:25:11] "GET /virtual-machine-interface/06e34254-ba7d-11f0-8837-fa163eaa82c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3178 0.006374 10.0.0.73 - - [2025-11-05 19:25:11] "POST /set-tag HTTP/1.1" 200 109 0.003958 10.0.0.73 - - [2025-11-05 19:25:11] "GET /virtual-machine/f86f412f-53a6-4f83-a66a-a54f11286848?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1415 0.007374 10.0.0.73 - - [2025-11-05 19:25:11] "POST /ref-update HTTP/1.1" 200 156 0.012578 10.0.0.73 - - [2025-11-05 19:25:11] "GET /virtual-machine-interface/06e34254-ba7d-11f0-8837-fa163eaa82c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3178 0.017911 10.0.0.73 - - [2025-11-05 19:25:11] "POST /set-tag HTTP/1.1" 200 109 0.018266 10.0.0.73 - - [2025-11-05 19:25:11] "POST /set-tag HTTP/1.1" 200 109 0.027031 10.0.0.73 - - [2025-11-05 19:25:11] "DELETE /instance-ip/07037baa-ba7d-11f0-8837-fa163eaa82c2 HTTP/1.1" 200 115 0.058740 10.0.0.73 - - [2025-11-05 19:25:11] "DELETE /virtual-machine-interface/06e34254-ba7d-11f0-8837-fa163eaa82c2 HTTP/1.1" 200 115 0.061993 10.0.0.73 - - [2025-11-05 19:25:11] "DELETE /virtual-machine/f86f412f-53a6-4f83-a66a-a54f11286848 HTTP/1.1" 200 115 0.019258 10.0.0.73 - - [2025-11-05 19:25:11] "GET /virtual-machine-interface/07650064-ba7d-11f0-8837-fa163eaa82c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3188 0.013844 10.0.0.73 - - [2025-11-05 19:25:11] "POST /set-tag HTTP/1.1" 200 109 0.003056 10.0.0.73 - - [2025-11-05 19:25:42] "GET /virtual-machine-interface/07650064-ba7d-11f0-8837-fa163eaa82c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3188 0.010677 10.0.0.73 - - [2025-11-05 19:25:42] "POST /set-tag HTTP/1.1" 200 109 0.003005 10.0.0.73 - - [2025-11-05 19:25:42] "GET /virtual-machine-interface/07650064-ba7d-11f0-8837-fa163eaa82c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3188 0.006277 10.0.0.73 - - [2025-11-05 19:25:42] "POST /set-tag HTTP/1.1" 200 109 0.003059 10.0.0.73 - - [2025-11-05 19:25:42] "GET /virtual-machine/b31fff9e-52b8-40a1-ae49-83d1f62a4e5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1423 0.004493 10.0.0.73 - - [2025-11-05 19:25:42] "POST /ref-update HTTP/1.1" 200 156 0.027216 10.0.0.73 - - [2025-11-05 19:25:42] "GET /virtual-machine-interface/07650064-ba7d-11f0-8837-fa163eaa82c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3188 0.007774 10.0.0.73 - - [2025-11-05 19:25:42] "POST /set-tag HTTP/1.1" 200 109 0.049640 10.0.0.73 - - [2025-11-05 19:25:42] "POST /set-tag HTTP/1.1" 200 109 0.039839 10.0.0.73 - - [2025-11-05 19:25:42] "DELETE /instance-ip/077fd7c2-ba7d-11f0-8837-fa163eaa82c2 HTTP/1.1" 200 115 0.078176 10.0.0.73 - - [2025-11-05 19:25:42] "DELETE /virtual-machine-interface/07650064-ba7d-11f0-8837-fa163eaa82c2 HTTP/1.1" 200 115 0.077442 10.0.0.73 - - [2025-11-05 19:25:42] "DELETE /virtual-machine/b31fff9e-52b8-40a1-ae49-83d1f62a4e5f HTTP/1.1" 200 115 0.056222 10.0.0.73 - - [2025-11-05 19:25:42] "DELETE /tag/9ae64f82-1305-4ba5-93dc-49889b8f8a18 HTTP/1.1" 200 115 0.078483