++ 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: =================== Mon Dec 15 01:49:59 AM UTC 2025 ===================' INFO: =================== Mon Dec 15 01:49:59 AM UTC 2025 =================== ++ LOG_LOCAL=1 ++ source /functions.sh ++ source /contrail-functions.sh +++ get_default_ip ++++ get_default_nic ++++ get_gateway_nic_for_ip 1 ++++ command -v ip ++++ local ip=1 +++++ ip route get 1 +++++ grep -o 'dev.*' +++++ awk '{print $2}' ++++ local iface=ens3 ++++ [[ ens3 == \l\o ]] ++++ echo ens3 +++ local nic=ens3 +++ get_ip_for_nic ens3 +++ local nic=ens3 +++ cut -d / -f 1 +++ get_cidr_for_nic ens3 +++ command -v ip +++ local nic=ens3 +++ ip addr show dev ens3 +++ grep 'inet ' +++ head -n 1 +++ awk '{print $2}' ++ DEFAULT_LOCAL_IP=10.0.0.19 ++ 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.19 ++ ANALYTICS_ALARM_ENABLE=False ++ ANALYTICS_SNMP_ENABLE=False ++ ANALYTICSDB_ENABLE=False ++ ANALYTICS_NODES=10.0.0.19 ++ ANALYTICSDB_NODES=10.0.0.19 ++ ANALYTICS_SNMP_NODES=10.0.0.19 ++ 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.19 +++ local server_address=10.0.0.19 +++ extended_server_list+='10.0.0.19:8081 ' +++ '[' -n '10.0.0.19:8081 ' ']' +++ echo 10.0.0.19:8081 ++ ANALYTICS_SERVERS=10.0.0.19: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.19 +++ local server_address=10.0.0.19 +++ extended_server_list+='10.0.0.19:9042 ' +++ '[' -n '10.0.0.19:9042 ' ']' +++ echo 10.0.0.19:9042 ++ ANALYTICSDB_CQL_SERVERS=10.0.0.19:9042 ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.19 ++ 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.19 +++ local server_address=10.0.0.19 +++ extended_server_list+='10.0.0.19:8086 ' +++ '[' -n '10.0.0.19:8086 ' ']' +++ echo 10.0.0.19:8086 ++ COLLECTOR_SERVERS=10.0.0.19: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.19 ++ CONFIGDB_NODES=10.0.0.19 ++ 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.19 +++ local server_address=10.0.0.19 +++ extended_server_list+='10.0.0.19:8082 ' +++ '[' -n '10.0.0.19:8082 ' ']' +++ echo 10.0.0.19:8082 ++ CONFIG_SERVERS=10.0.0.19: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.19 +++ local server_address=10.0.0.19 +++ extended_server_list+='10.0.0.19:9161 ' +++ '[' -n '10.0.0.19:9161 ' ']' +++ echo 10.0.0.19:9161 ++ CONFIGDB_SERVERS=10.0.0.19: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.19 +++ local server_address=10.0.0.19 +++ extended_server_list+='10.0.0.19:9041 ' +++ '[' -n '10.0.0.19:9041 ' ']' +++ echo 10.0.0.19:9041 ++ CONFIGDB_CQL_SERVERS=10.0.0.19: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.19 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.0.0.19 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.19 ++ 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.19 +++ local server_address=10.0.0.19 +++ extended_server_list+=10.0.0.19:2181, +++ '[' -n 10.0.0.19:2181, ']' +++ echo 10.0.0.19:2181 ++ ZOOKEEPER_SERVERS=10.0.0.19: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.19 +++ local server_address=10.0.0.19 +++ extended_server_list+='10.0.0.19:2181 ' +++ '[' -n '10.0.0.19:2181 ' ']' +++ echo 10.0.0.19:2181 ++ ZOOKEEPER_SERVERS_SPACE_DELIM=10.0.0.19:2181 ++ RABBITMQ_NODES=10.0.0.19 ++ 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.19 +++ local server_address=10.0.0.19 +++ extended_server_list+=10.0.0.19:5673, +++ '[' -n 10.0.0.19:5673, ']' +++ echo 10.0.0.19:5673 ++ RABBITMQ_SERVERS=10.0.0.19: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.19 +++ local server_address=10.0.0.19 +++ extended_server_list+='10.0.0.19:6379 ' +++ '[' -n '10.0.0.19:6379 ' ']' +++ echo 10.0.0.19:6379 ++ REDIS_SERVERS=10.0.0.19: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.19 ++ 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.19 +++ local server_address=10.0.0.19 +++ extended_server_list+='10.0.0.19:9092 ' +++ '[' -n '10.0.0.19:9092 ' ']' +++ echo 10.0.0.19:9092 ++ KAFKA_SERVERS=10.0.0.19: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.19 ++ 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.19 ++ WEBUI_JOB_SERVER_PORT=3000 ++ KUE_UI_PORT=3002 ++ WEBUI_HTTP_LISTEN_PORT=8180 ++ WEBUI_HTTPS_LISTEN_PORT=8143 ++ WEBUI_SSL_KEY_FILE=/etc/contrail/webui_ssl/cs-key.pem ++ WEBUI_SSL_CERT_FILE=/etc/contrail/webui_ssl/cs-cert.pem ++ WEBUI_SSL_CIPHERS=ECDHE-ECDSA-AES256-GCM-SHA384:ECDHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-CHACHA20-POLY1305:ECDHE-RSA-CHACHA20-POLY1305:ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES256-SHA384:ECDHE-RSA-AES256-SHA384:ECDHE-ECDSA-AES128-SHA256:ECDHE-RSA-AES128-SHA256:AES256-SHA ++ WEBUI_STATIC_AUTH_USER=admin ++ WEBUI_STATIC_AUTH_PASSWORD=contrail123 ++ WEBUI_STATIC_AUTH_ROLE=cloudAdmin ++ XMPP_SERVER_PORT=5269 ++ XMPP_SSL_ENABLE=False ++ XMPP_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ XMPP_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ XMPP_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ LINKLOCAL_SERVICE_PORT=80 ++ LINKLOCAL_SERVICE_NAME=metadata ++ LINKLOCAL_SERVICE_IP=169.254.169.254 ++ IPFABRIC_SERVICE_PORT=8775 ++ INTROSPECT_SSL_ENABLE=False ++ INTROSPECT_SSL_INSECURE=True ++ INTROSPECT_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ INTROSPECT_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ INTROSPECT_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ INTROSPECT_LISTEN_ALL=True ++ SANDESH_SSL_ENABLE=False ++ SANDESH_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ METADATA_SSL_ENABLE=false ++ METADATA_SSL_CERTFILE= ++ METADATA_SSL_KEYFILE= ++ METADATA_SSL_CA_CERTFILE= ++ METADATA_SSL_CERT_TYPE= ++ CONFIGURE_IPTABLES=false ++ FWAAS_ENABLE=False ++ CONTAINERD_NAMESPACE=k8s.io ++ TOR_AGENT_OVS_KA=10000 ++ TOR_TYPE=ovs ++ TOR_OVS_PROTOCOL=tcp ++ TORAGENT_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ TORAGENT_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ TORAGENT_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ [[ / == \/\v\2\.\0 ]] ++ [[ kubernetes == \o\p\e\n\s\t\a\c\k ]] ++ [[ noauth == \k\e\y\s\t\o\n\e ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ read -r -d '' sandesh_client_config ++ true ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ xmpp_certs_config= ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ analytics_api_ssl_opts= ++ read -r -d '' rabbitmq_config ++ true ++ read -r -d '' rabbit_config ++ true ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ kafka_ssl_config= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z '' ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ export TSN_AGENT_MODE= ++ TSN_AGENT_MODE= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z x ]] ++ RSYSLOGD_XFLOW_LISTEN_PORT=9898 + pre_start_init + wait_certs_if_ssl_enabled + is_ssl_enabled + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_config_api_certs_if_ssl_enabled + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_for_cassandra ++ echo 10.0.0.19 ++ cut -d , -f 1 + local cassandra=10.0.0.19 + (( i=1 )) + (( i<=30 )) + nc -z 10.0.0.19 9041 + echo -e '\035\nquit' + echo 'INFO: Waiting for cassandra 2/30' INFO: Waiting for cassandra 2/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.19 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.19 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.19 9041 + echo 'INFO: Cassandra is connected' INFO: Cassandra is connected + sleep 5 + return 0 + host_ip=0.0.0.0 + is_enabled + local val= + [[ '' == \t\r\u\e ]] + [[ '' == \y\e\s ]] + [[ '' == \e\n\a\b\l\e\d ]] ++ get_listen_ip_for_node CONFIG +++ cut -d ' ' -f 1 +++ find_my_ip_and_order_for_node CONFIG +++ local server_typ=CONFIG_NODES +++ find_my_ip_and_order_for_node_list 10.0.0.19 +++ local servers=10.0.0.19 +++ local server_list= +++ IFS=, +++ read -ra server_list ++++ tr '\n' , ++++ get_local_ips ++++ uniq ++++ awk '/32 host/ { print f } {f=$2}' ++++ cat /proc/net/fib_trie ++++ sort ++++ grep -vi host +++ local local_ips=,10.0.0.19,10.72.105.1,127.0.0.1,172.17.0.1,252.19.0.1,, +++ local ord=1 +++ for server in "${server_list[@]}" +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.19'\''))' +++ local server_ip=10.0.0.19 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.19 ]] +++ [[ ,10.0.0.19,10.72.105.1,127.0.0.1,172.17.0.1,252.19.0.1,, =~ ,10\.0\.0\.19, ]] +++ echo 10.0.0.19 1 +++ return ++ local ip=10.0.0.19 ++ [[ -z 10.0.0.19 ]] ++ echo 10.0.0.19 + host_ip=10.0.0.19 + [[ cql == \c\q\l ]] ++ sed 's/,/ /g' ++ echo 10.0.0.19:9041 + cassandra_server_list=10.0.0.19:9041 + config_api_certs_config= + uwsgi_socket='protocol = http\nsocket = 10.0.0.19:8082' + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + neutron_section= + mkdir -p /etc/contrail + introspect_port_list=("${CONFIG_API_INTROSPECT_PORT}") + admin_port_list=("${CONFIG_API_ADMIN_PORT}") + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT-1 )) + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT )) + cat ++ get_introspect_listen_ip_for_node CONFIG ++ local ip=0.0.0.0 ++ is_enabled True ++ local val=true ++ [[ true == \t\r\u\e ]] ++ echo 0.0.0.0 + add_ini_params_from_env API /etc/contrail/contrail-api-0.conf + local service_name=API + local cfg_path=/etc/contrail/contrail-api-0.conf + local delim=__ ++ sort ++ sed 's/^API__//g' ++ grep '^API__.*__.*=.*$' ++ set -o posix ++ set ++ cut -d = -f 1 + 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: 12/15/2025 01:50:43.988 7fedb4eab540 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 12/15/2025 01:50:44.146 7fedb4eab540 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 12/15/2025 01:50:44.170 7fedb4eab540 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 12/15/2025 01:50:44.170 7fedb4eab540 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log] Bottle v0.12.25 server starting up (using GeventPoolServer(spawn=))... Listening on http://10.0.0.19:8082/ Hit Ctrl-C to quit. 10.0.0.19 - - [2025-12-15 01:50:53] "GET / HTTP/1.1" 503 181 0.000184 10.0.0.19 - - [2025-12-15 01:50:54] "GET / HTTP/1.1" 200 45303 0.001612 10.0.0.19 - - [2025-12-15 01:50:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003070 10.0.0.19 - - [2025-12-15 01:50:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002282 10.0.0.19 - - [2025-12-15 01:50:54] "GET / HTTP/1.1" 200 35931 0.001142 10.0.0.19 - - [2025-12-15 01:50:55] "GET / HTTP/1.1" 200 35931 0.001154 10.0.0.19 - - [2025-12-15 01:50:55] "GET / HTTP/1.1" 200 35931 0.002135 10.0.0.19 - - [2025-12-15 01:50:55] "POST /fqname-to-id HTTP/1.1" 404 186 0.002533 10.0.0.19 - - [2025-12-15 01:50:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002641 10.0.0.19 - - [2025-12-15 01:50:55] "GET /global-system-config/1fdf1ebe-aca8-4be4-982e-35845389fc34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.014100 10.0.0.19 - - [2025-12-15 01:50:55] "POST /service-appliance-sets HTTP/1.1" 200 553 0.032523 10.0.0.19 - - [2025-12-15 01:50:55] "POST /fqname-to-id HTTP/1.1" 404 180 0.002105 10.0.0.19 - - [2025-12-15 01:50:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004769 10.0.0.19 - - [2025-12-15 01:50:55] "GET /global-system-config/1fdf1ebe-aca8-4be4-982e-35845389fc34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.008924 10.0.0.19 - - [2025-12-15 01:50:55] "POST /service-appliance-sets HTTP/1.1" 200 541 0.029053 10.0.0.19 - - [2025-12-15 01:50:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.005456 10.0.0.19 - - [2025-12-15 01:50:55] "GET /network-ipam/b4634a1a-b72b-4fba-b6b2-1dacd23916c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1954 0.003142 10.0.0.19 - - [2025-12-15 01:50:56] "POST /service-templates HTTP/1.1" 200 511 0.048561 10.0.0.19 - - [2025-12-15 01:50:56] "POST /service-templates HTTP/1.1" 200 501 0.063013 10.0.0.19 - - [2025-12-15 01:50:56] "POST /service-templates HTTP/1.1" 200 515 0.062601 10.0.0.19 - - [2025-12-15 01:50:56] "POST /service-templates HTTP/1.1" 200 535 0.047678 10.0.0.19 - - [2025-12-15 01:50:56] "POST /service-templates HTTP/1.1" 200 507 0.072701 10.0.0.19 - - [2025-12-15 01:50:56] "GET / HTTP/1.1" 200 35931 0.001330 10.0.0.19 - - [2025-12-15 01:50:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002464 10.0.0.19 - - [2025-12-15 01:50:56] "GET /global-system-config/1fdf1ebe-aca8-4be4-982e-35845389fc34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.006311 10.0.0.19 - - [2025-12-15 01:50:56] "POST /fqname-to-id HTTP/1.1" 404 216 0.002087 10.0.0.19 - - [2025-12-15 01:50:56] "POST /config-nodes HTTP/1.1" 200 593 0.026425 10.0.0.19 - - [2025-12-15 01:50:57] "GET / HTTP/1.1" 200 35931 0.001409 10.0.0.19 - - [2025-12-15 01:50:57] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002558 10.0.0.19 - - [2025-12-15 01:50:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.005308 10.0.0.19 - - [2025-12-15 01:50:57] "GET /network-ipam/b4634a1a-b72b-4fba-b6b2-1dacd23916c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1954 0.003378 10.0.0.19 - - [2025-12-15 01:50:58] "GET / HTTP/1.1" 200 35931 0.001595 10.0.0.19 - - [2025-12-15 01:50:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002462 10.0.0.19 - - [2025-12-15 01:50:58] "GET /global-system-config/1fdf1ebe-aca8-4be4-982e-35845389fc34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.007775 10.0.0.19 - - [2025-12-15 01:50:58] "POST /fqname-to-id HTTP/1.1" 404 216 0.002301 10.0.0.19 - - [2025-12-15 01:50:58] "POST /fqname-to-id HTTP/1.1" 404 225 0.001821 10.0.0.19 - - [2025-12-15 01:50:58] "POST /access-control-lists HTTP/1.1" 200 587 0.036743 10.0.0.19 - - [2025-12-15 01:50:58] "POST /fqname-to-id HTTP/1.1" 404 224 0.040238 10.0.0.19 - - [2025-12-15 01:50:58] "POST /analytics-snmp-nodes HTTP/1.1" 200 609 0.081223 10.0.0.19 - - [2025-12-15 01:50:58] "POST /access-control-lists HTTP/1.1" 200 585 0.077312 10.0.0.19 - - [2025-12-15 01:50:58] "POST /route-targets HTTP/1.1" 200 327 0.029446 10.0.0.19 - - [2025-12-15 01:50:58] "POST /ref-update HTTP/1.1" 200 156 0.019033 10.0.0.19 - - [2025-12-15 01:50:58] "GET / HTTP/1.1" 200 35931 0.001209 10.0.0.19 - - [2025-12-15 01:50:58] "POST /route-targets HTTP/1.1" 200 327 0.019714 10.0.0.19 - - [2025-12-15 01:50:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004268 10.0.0.19 - - [2025-12-15 01:50:58] "GET /global-system-config/1fdf1ebe-aca8-4be4-982e-35845389fc34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.014649 10.0.0.19 - - [2025-12-15 01:50:58] "POST /fqname-to-id HTTP/1.1" 404 216 0.001852 10.0.0.19 - - [2025-12-15 01:50:58] "POST /ref-update HTTP/1.1" 200 156 0.043146 10.0.0.19 - - [2025-12-15 01:50:58] "POST /database-nodes HTTP/1.1" 200 597 0.027455 10.0.0.19 - - [2025-12-15 01:50:58] "POST /route-targets HTTP/1.1" 200 327 0.034892 10.0.0.19 - - [2025-12-15 01:50:58] "POST /ref-update HTTP/1.1" 200 156 0.052354 10.0.0.19 - - [2025-12-15 01:50:58] "POST /route-targets HTTP/1.1" 200 327 0.008875 10.0.0.19 - - [2025-12-15 01:50:59] "POST /ref-update HTTP/1.1" 200 156 0.030483 10.0.0.19 - - [2025-12-15 01:50:59] "POST /fqname-to-id HTTP/1.1" 404 201 0.002290 10.0.0.19 - - [2025-12-15 01:50:59] "POST /access-control-lists HTTP/1.1" 200 551 0.069272 10.0.0.19 - - [2025-12-15 01:50:59] "PUT /access-control-list/80831a12-5286-4810-9a03-6dae2f32ecc7 HTTP/1.1" 200 272 0.021098 10.0.0.19 - - [2025-12-15 01:50:59] "PUT /access-control-list/b7d42682-eeb1-4c7e-989b-020746c6f68e HTTP/1.1" 200 272 0.026523 10.0.0.19 - - [2025-12-15 01:50:59] "GET / HTTP/1.1" 200 35931 0.001869 10.0.0.19 - - [2025-12-15 01:50:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.006170 10.0.0.19 - - [2025-12-15 01:50:59] "GET /global-system-config/1fdf1ebe-aca8-4be4-982e-35845389fc34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.012253 10.0.0.19 - - [2025-12-15 01:50:59] "POST /fqname-to-id HTTP/1.1" 404 216 0.004673 10.0.0.19 - - [2025-12-15 01:50:59] "POST /analytics-alarm-nodes HTTP/1.1" 200 611 0.030807 10.0.0.19 - - [2025-12-15 01:50:59] "GET / HTTP/1.1" 200 35931 0.001306 10.0.0.19 - - [2025-12-15 01:50:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003823 10.0.0.19 - - [2025-12-15 01:50:59] "GET /global-system-config/1fdf1ebe-aca8-4be4-982e-35845389fc34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.005175 10.0.0.19 - - [2025-12-15 01:50:59] "POST /fqname-to-id HTTP/1.1" 404 216 0.007994 10.0.0.19 - - [2025-12-15 01:51:00] "POST /config-database-nodes HTTP/1.1" 200 611 0.024973 10.0.0.19 - - [2025-12-15 01:51:01] "GET / HTTP/1.1" 200 35931 0.005109 10.0.0.19 - - [2025-12-15 01:51:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002849 10.0.0.19 - - [2025-12-15 01:51:01] "GET /global-system-config/1fdf1ebe-aca8-4be4-982e-35845389fc34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.005061 10.0.0.19 - - [2025-12-15 01:51:01] "POST /fqname-to-id HTTP/1.1" 404 216 0.002315 10.0.0.19 - - [2025-12-15 01:51:01] "POST /analytics-nodes HTTP/1.1" 200 599 0.036797 10.0.0.19 - - [2025-12-15 01:51:01] "GET / HTTP/1.1" 200 35931 0.001406 10.0.0.19 - - [2025-12-15 01:51:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002508 10.0.0.19 - - [2025-12-15 01:51:01] "GET /routing-instance/0c102450-ccb7-4e31-bfe6-b2f968de0ca1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.004226 10.0.0.19 - - [2025-12-15 01:51:01] "POST /bgp-routers HTTP/1.1" 200 616 0.028573 10.0.0.19 - - [2025-12-15 01:51:01] "GET /bgp-router/ba9b6c78-0882-4d00-8268-df71113eae79?fields=global_system_config_back_refs HTTP/1.1" 200 1129 0.036019 10.0.0.19 - - [2025-12-15 01:51:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002805 10.0.0.19 - - [2025-12-15 01:51:01] "GET /global-system-config/1fdf1ebe-aca8-4be4-982e-35845389fc34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.006990 10.0.0.19 - - [2025-12-15 01:51:01] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002862 10.0.0.19 - - [2025-12-15 01:51:01] "POST /ref-update HTTP/1.1" 200 156 0.010929 10.0.0.19 - - [2025-12-15 01:51:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.007274 10.0.0.19 - - [2025-12-15 01:51:02] "GET /global-vrouter-config/0989fcf7-1431-486f-b4ad-7b4f58011dcd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1214 0.011458 10.0.0.19 - - [2025-12-15 01:51:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003270 10.0.0.19 - - [2025-12-15 01:51:02] "PUT /global-vrouter-config/0989fcf7-1431-486f-b4ad-7b4f58011dcd HTTP/1.1" 200 276 0.014642 10.0.0.19 - - [2025-12-15 01:51:02] "GET / HTTP/1.1" 200 35931 0.001774 10.0.0.19 - - [2025-12-15 01:51:02] "POST /alarms HTTP/1.1" 200 581 0.018752 10.0.0.19 - - [2025-12-15 01:51:02] "POST /alarms HTTP/1.1" 200 575 0.039685 10.0.0.19 - - [2025-12-15 01:51:02] "POST /alarms HTTP/1.1" 200 575 0.053650 10.0.0.19 - - [2025-12-15 01:51:02] "POST /alarms HTTP/1.1" 200 559 0.031647 10.0.0.19 - - [2025-12-15 01:51:02] "POST /alarms HTTP/1.1" 200 555 0.040047 10.0.0.19 - - [2025-12-15 01:51:02] "POST /alarms HTTP/1.1" 200 557 0.030311 10.0.0.19 - - [2025-12-15 01:51:02] "POST /alarms HTTP/1.1" 200 565 0.027786 10.0.0.19 - - [2025-12-15 01:51:02] "POST /alarms HTTP/1.1" 200 549 0.025706 10.0.0.19 - - [2025-12-15 01:51:02] "POST /alarms HTTP/1.1" 200 557 0.035156 10.0.0.19 - - [2025-12-15 01:51:02] "POST /alarms HTTP/1.1" 200 567 0.032181 10.0.0.19 - - [2025-12-15 01:51:03] "POST /alarms HTTP/1.1" 200 555 0.019910 10.0.0.19 - - [2025-12-15 01:51:03] "POST /alarms HTTP/1.1" 200 567 0.042449 10.0.0.19 - - [2025-12-15 01:51:03] "POST /alarms HTTP/1.1" 200 575 0.100394 10.0.0.19 - - [2025-12-15 01:51:03] "POST /alarms HTTP/1.1" 200 569 0.024144 10.0.0.19 - - [2025-12-15 01:51:03] "POST /alarms HTTP/1.1" 200 561 0.042813 10.0.0.19 - - [2025-12-15 01:51:03] "POST /alarms HTTP/1.1" 200 561 0.030828 10.0.0.19 - - [2025-12-15 01:51:03] "POST /alarms HTTP/1.1" 200 561 0.047182 10.0.0.19 - - [2025-12-15 01:51:03] "POST /alarms HTTP/1.1" 200 547 0.037845 10.0.0.19 - - [2025-12-15 01:51:03] "POST /alarms HTTP/1.1" 200 595 0.069733 10.0.0.19 - - [2025-12-15 01:51:03] "POST /alarms HTTP/1.1" 200 575 0.016746 10.0.0.19 - - [2025-12-15 01:51:03] "POST /alarms HTTP/1.1" 200 571 0.053995 10.0.0.19 - - [2025-12-15 01:51:03] "POST /alarms HTTP/1.1" 200 583 0.052529 10.0.0.19 - - [2025-12-15 01:51:03] "POST /alarms HTTP/1.1" 200 609 0.065930 10.0.0.19 - - [2025-12-15 01:51:04] "GET / HTTP/1.1" 200 35931 0.001669 10.0.0.19 - - [2025-12-15 01:51:04] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.004530 10.0.0.19 - - [2025-12-15 01:51:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.009716 10.0.0.19 - - [2025-12-15 01:51:04] "PUT /global-vrouter-config/0989fcf7-1431-486f-b4ad-7b4f58011dcd HTTP/1.1" 200 276 0.008502 10.0.0.19 - - [2025-12-15 01:51:04] "GET / HTTP/1.1" 200 35931 0.001390 10.0.0.19 - - [2025-12-15 01:51:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002424 10.0.0.19 - - [2025-12-15 01:51:04] "GET /global-vrouter-config/0989fcf7-1431-486f-b4ad-7b4f58011dcd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003358 10.0.0.19 - - [2025-12-15 01:51:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002083 10.0.0.19 - - [2025-12-15 01:51:04] "PUT /global-vrouter-config/0989fcf7-1431-486f-b4ad-7b4f58011dcd HTTP/1.1" 200 276 0.010700 10.0.0.19 - - [2025-12-15 01:51:04] "GET / HTTP/1.1" 200 35931 0.001207 10.0.0.19 - - [2025-12-15 01:51:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002277 10.0.0.19 - - [2025-12-15 01:51:04] "GET /global-system-config/1fdf1ebe-aca8-4be4-982e-35845389fc34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.007394 10.0.0.19 - - [2025-12-15 01:51:04] "PUT /global-system-config/1fdf1ebe-aca8-4be4-982e-35845389fc34 HTTP/1.1" 200 274 0.022496 [Introspect:8084]10.0.0.19 - - [2025-12-15 01:53:50] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000947 [Introspect:8084]10.0.0.19 - - [2025-12-15 01:53:50] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000904 10.0.0.19 - - [2025-12-15 01:53:51] "GET /global-system-configs HTTP/1.1" 200 322 0.003430 10.0.0.19 - - [2025-12-15 01:53:51] "GET /global-system-configs HTTP/1.1" 200 322 0.003056 10.0.0.19 - - [2025-12-15 01:54:07] "GET / HTTP/1.1" 200 35931 0.002558 10.0.0.19 - - [2025-12-15 01:54:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004818 10.0.0.19 - - [2025-12-15 01:54:07] "GET /global-system-config/1fdf1ebe-aca8-4be4-982e-35845389fc34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.006318 10.0.0.19 - - [2025-12-15 01:54:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003579 10.0.0.19 - - [2025-12-15 01:54:07] "GET /config-node/ffd8740e-afc8-44d6-b65e-54f3678a232b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1209 0.004312 10.0.0.19 - - [2025-12-15 01:54:19] "GET / HTTP/1.1" 200 35931 0.001158 10.0.0.19 - - [2025-12-15 01:54:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002319 10.0.0.19 - - [2025-12-15 01:54:19] "GET /routing-instance/0c102450-ccb7-4e31-bfe6-b2f968de0ca1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.002607 10.0.0.19 - - [2025-12-15 01:54:19] "POST /bgp-routers HTTP/1.1" 409 301 0.001686 10.0.0.19 - - [2025-12-15 01:54:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001735 10.0.0.19 - - [2025-12-15 01:54:19] "GET /bgp-router/ba9b6c78-0882-4d00-8268-df71113eae79?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1813 0.005404 10.0.0.19 - - [2025-12-15 01:54:19] "PUT /bgp-router/ba9b6c78-0882-4d00-8268-df71113eae79 HTTP/1.1" 200 254 0.044727 [Introspect:8084]10.0.0.19 - - [2025-12-15 01:54:19] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000889 [Introspect:8084]10.0.0.19 - - [2025-12-15 01:54:19] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000864 [Introspect:8084]10.0.0.19 - - [2025-12-15 01:54:24] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001084 [Introspect:8084]10.0.0.19 - - [2025-12-15 01:54:24] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001075 [Introspect:8084]10.0.0.19 - - [2025-12-15 01:54:30] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000852 [Introspect:8084]10.0.0.19 - - [2025-12-15 01:54:30] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000836 [Introspect:8084]10.0.0.19 - - [2025-12-15 01:54:33] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000891 [Introspect:8084]10.0.0.19 - - [2025-12-15 01:54:33] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000857 10.0.0.19 - - [2025-12-15 01:54:37] "GET / HTTP/1.1" 200 35931 0.001452 10.0.0.19 - - [2025-12-15 01:54:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001982 10.0.0.19 - - [2025-12-15 01:54:37] "GET /domain/2e9c1526-b968-4adc-90cb-fbd33a67cfdf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.004238 10.0.0.19 - - [2025-12-15 01:54:37] "POST /id-to-fqname HTTP/1.1" 200 173 0.000524 10.0.0.19 - - [2025-12-15 01:54:37] "POST /fqname-to-id HTTP/1.1" 404 182 0.013639 10.0.0.19 - - [2025-12-15 01:54:37] "POST /security-groups HTTP/1.1" 200 570 0.078288 10.0.0.19 - - [2025-12-15 01:54:37] "POST /projects HTTP/1.1" 200 481 0.280641 10.0.0.19 - - [2025-12-15 01:54:37] "POST /fqname-to-id HTTP/1.1" 404 213 0.006600 10.0.0.19 - - [2025-12-15 01:54:37] "POST /security-groups HTTP/1.1" 200 534 0.112852 10.0.0.19 - - [2025-12-15 01:54:37] "POST /access-control-lists HTTP/1.1" 200 579 0.131114 10.0.0.19 - - [2025-12-15 01:54:37] "POST /fqname-to-id HTTP/1.1" 404 212 0.014739 10.0.0.19 - - [2025-12-15 01:54:37] "POST /chown HTTP/1.1" 200 109 0.051929 10.0.0.19 - - [2025-12-15 01:54:37] "POST /policy-managements HTTP/1.1" 409 214 0.002443 10.0.0.19 - - [2025-12-15 01:54:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001973 10.0.0.19 - - [2025-12-15 01:54:37] "GET /policy-management/0fd2a1c0-d5df-45d3-bbcb-fd3a056467fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.016623 10.0.0.19 - - [2025-12-15 01:54:38] "POST /access-control-lists HTTP/1.1" 200 577 0.084892 10.0.0.19 - - [2025-12-15 01:54:38] "POST /application-policy-sets HTTP/1.1" 200 528 0.022578 10.0.0.19 - - [2025-12-15 01:54:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.008600 10.0.0.19 - - [2025-12-15 01:54:38] "GET /global-vrouter-config/0989fcf7-1431-486f-b4ad-7b4f58011dcd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.002674 10.0.0.19 - - [2025-12-15 01:54:38] "POST /fqname-to-id HTTP/1.1" 404 232 0.002785 10.0.0.19 - - [2025-12-15 01:54:38] "POST /access-control-lists HTTP/1.1" 200 594 0.058173 10.0.0.19 - - [2025-12-15 01:54:38] "PUT /global-vrouter-config/0989fcf7-1431-486f-b4ad-7b4f58011dcd HTTP/1.1" 200 276 0.038403 10.0.0.19 - - [2025-12-15 01:54:38] "POST /fqname-to-id HTTP/1.1" 404 231 0.012249 10.0.0.19 - - [2025-12-15 01:54:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.014283 10.0.0.19 - - [2025-12-15 01:54:38] "GET /virtual-network/850c688f-43ff-4b58-818c-cb4d3f1251a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1424 0.010447 10.0.0.19 - - [2025-12-15 01:54:38] "POST /access-control-lists HTTP/1.1" 200 592 0.042925 10.0.0.19 - - [2025-12-15 01:54:38] "POST /id-to-fqname HTTP/1.1" 200 177 0.000683 10.0.0.19 - - [2025-12-15 01:54:38] "POST /fqname-to-id HTTP/1.1" 404 186 0.021523 10.0.0.19 - - [2025-12-15 01:54:38] "POST /security-groups HTTP/1.1" 200 574 0.078692 10.0.0.19 - - [2025-12-15 01:54:38] "POST /projects HTTP/1.1" 200 489 0.270385 10.0.0.19 - - [2025-12-15 01:54:38] "POST /fqname-to-id HTTP/1.1" 404 217 0.007027 10.0.0.19 - - [2025-12-15 01:54:38] "POST /access-control-lists HTTP/1.1" 200 583 0.083646 10.0.0.19 - - [2025-12-15 01:54:38] "POST /fqname-to-id HTTP/1.1" 404 216 0.003473 10.0.0.19 - - [2025-12-15 01:54:38] "POST /security-groups HTTP/1.1" 200 546 0.124941 10.0.0.19 - - [2025-12-15 01:54:38] "POST /chown HTTP/1.1" 200 109 0.051762 10.0.0.19 - - [2025-12-15 01:54:38] "POST /access-control-lists HTTP/1.1" 200 581 0.134129 10.0.0.19 - - [2025-12-15 01:54:38] "POST /network-ipams HTTP/1.1" 200 522 0.052544 10.0.0.19 - - [2025-12-15 01:54:38] "POST /fqname-to-id HTTP/1.1" 404 240 0.007346 10.0.0.19 - - [2025-12-15 01:54:38] "POST /network-ipams HTTP/1.1" 200 510 0.061929 10.0.0.19 - - [2025-12-15 01:54:38] "POST /fqname-to-id HTTP/1.1" 404 198 0.006342 10.0.0.19 - - [2025-12-15 01:54:38] "POST /access-control-lists HTTP/1.1" 200 602 0.063808 10.0.0.19 - - [2025-12-15 01:54:38] "POST /fqname-to-id HTTP/1.1" 404 239 0.005600 10.0.0.19 - - [2025-12-15 01:54:39] "POST /access-control-lists HTTP/1.1" 200 600 0.059160 10.0.0.19 - - [2025-12-15 01:54:39] "POST /fqname-to-id HTTP/1.1" 404 229 0.002678 10.0.0.19 - - [2025-12-15 01:54:39] "POST /useragent-kv HTTP/1.1" 200 115 0.008949 10.0.0.19 - - [2025-12-15 01:54:39] "POST /virtual-networks HTTP/1.1" 200 538 0.226832 10.0.0.19 - - [2025-12-15 01:54:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002379 10.0.0.19 - - [2025-12-15 01:54:39] "POST /access-control-lists HTTP/1.1" 200 589 0.125988 [Introspect:8084]10.0.0.19 - - [2025-12-15 01:54:39] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001493 [Introspect:8084]10.0.0.19 - - [2025-12-15 01:54:39] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001168 10.0.0.19 - - [2025-12-15 01:54:39] "GET /virtual-network/f64befc4-badd-4c42-93c7-9529926a0133?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1734 0.097025 10.0.0.19 - - [2025-12-15 01:54:39] "POST /route-targets HTTP/1.1" 200 327 0.022765 10.0.0.19 - - [2025-12-15 01:54:39] "POST /ref-update HTTP/1.1" 200 156 0.033759 10.0.0.19 - - [2025-12-15 01:54:39] "POST /network-ipams HTTP/1.1" 200 518 0.097695 10.0.0.19 - - [2025-12-15 01:54:39] "POST /fqname-to-id HTTP/1.1" 404 202 0.004047 10.0.0.19 - - [2025-12-15 01:54:39] "PUT /access-control-list/10d43612-147b-4990-afbd-ae985f6033f5 HTTP/1.1" 200 272 0.080333 10.0.0.19 - - [2025-12-15 01:54:39] "POST /useragent-kv HTTP/1.1" 200 115 0.013848 10.0.0.19 - - [2025-12-15 01:54:39] "POST /virtual-networks HTTP/1.1" 200 546 0.250918 10.0.0.19 - - [2025-12-15 01:54:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003105 10.0.0.19 - - [2025-12-15 01:54:39] "POST /route-targets HTTP/1.1" 200 327 0.023221 10.0.0.19 - - [2025-12-15 01:54:39] "GET /virtual-network/a241fa63-a401-4c05-b4f1-1a59148c9833?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1751 0.035167 10.0.0.19 - - [2025-12-15 01:54:39] "POST /fqname-to-id HTTP/1.1" 404 199 0.002345 10.0.0.19 - - [2025-12-15 01:54:39] "POST /ref-update HTTP/1.1" 200 156 0.039763 10.0.0.19 - - [2025-12-15 01:54:39] "POST /network-policys HTTP/1.1" 200 538 0.038166 10.0.0.19 - - [2025-12-15 01:54:39] "POST /fqname-to-id HTTP/1.1" 404 197 0.017694 10.0.0.19 - - [2025-12-15 01:54:39] "POST /network-policys HTTP/1.1" 200 534 0.038899 10.0.0.19 - - [2025-12-15 01:54:39] "POST /fqname-to-id HTTP/1.1" 404 201 0.006385 10.0.0.19 - - [2025-12-15 01:54:40] "POST /network-policys HTTP/1.1" 200 542 0.037732 10.0.0.19 - - [2025-12-15 01:54:40] "POST /ref-update HTTP/1.1" 200 156 0.096473 10.0.0.19 - - [2025-12-15 01:54:40] "PUT /access-control-list/d5bfa8cf-7610-4015-a72b-c5b53b9fdee5 HTTP/1.1" 200 272 0.023190 10.0.0.19 - - [2025-12-15 01:54:40] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003525 10.0.0.19 - - [2025-12-15 01:54:40] "PUT /access-control-list/10d43612-147b-4990-afbd-ae985f6033f5 HTTP/1.1" 200 272 0.025888 10.0.0.19 - - [2025-12-15 01:54:40] "POST /ref-update HTTP/1.1" 200 156 0.112482 10.0.0.19 - - [2025-12-15 01:54:40] "PUT /access-control-list/d5bfa8cf-7610-4015-a72b-c5b53b9fdee5 HTTP/1.1" 200 272 0.083056 10.0.0.19 - - [2025-12-15 01:54:40] "POST /ref-update HTTP/1.1" 200 156 0.125975 10.0.0.19 - - [2025-12-15 01:54:40] "POST /ref-update HTTP/1.1" 200 156 0.063925 10.0.0.19 - - [2025-12-15 01:54:40] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.011680 10.0.0.19 - - [2025-12-15 01:54:40] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.006346 10.0.0.19 - - [2025-12-15 01:54:40] "PUT /access-control-list/10d43612-147b-4990-afbd-ae985f6033f5 HTTP/1.1" 200 272 0.042492 10.0.0.19 - - [2025-12-15 01:54:40] "POST /fqname-to-id HTTP/1.1" 404 237 0.017169 10.0.0.19 - - [2025-12-15 01:54:40] "POST /ref-update HTTP/1.1" 200 156 0.152453 10.0.0.19 - - [2025-12-15 01:54:40] "POST /access-control-lists HTTP/1.1" 200 601 0.113027 10.0.0.19 - - [2025-12-15 01:54:40] "PUT /access-control-list/d5bfa8cf-7610-4015-a72b-c5b53b9fdee5 HTTP/1.1" 200 272 0.049902 10.0.0.19 - - [2025-12-15 01:54:40] "POST /ref-update HTTP/1.1" 200 156 0.167044 10.0.0.19 - - [2025-12-15 01:54:40] "POST /ref-update HTTP/1.1" 200 156 0.071864 10.0.0.19 - - [2025-12-15 01:54:41] "PUT /access-control-list/8760c4b5-a125-44e7-b3f5-18bde46b6eca HTTP/1.1" 200 272 0.124400 10.0.0.19 - - [2025-12-15 01:54:41] "POST /ref-update HTTP/1.1" 200 156 0.230766 10.0.0.19 - - [2025-12-15 01:54:41] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.022665 10.0.0.19 - - [2025-12-15 01:54:41] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.039605 10.0.0.19 - - [2025-12-15 01:54:41] "PUT /access-control-list/8760c4b5-a125-44e7-b3f5-18bde46b6eca HTTP/1.1" 200 272 0.081121 10.0.0.19 - - [2025-12-15 01:54:41] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.014032 10.0.0.19 - - [2025-12-15 01:54:41] "POST /ref-update HTTP/1.1" 200 156 0.055232 10.0.0.19 - - [2025-12-15 01:54:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.035824 10.0.0.19 - - [2025-12-15 01:54:41] "GET /virtual-network/850c688f-43ff-4b58-818c-cb4d3f1251a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1716 0.020901 10.0.0.19 - - [2025-12-15 01:54:41] "GET /application-policy-set/4d252ce3-8e5f-4e99-9325-19a10073da0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1064 0.004187 10.0.0.19 - - [2025-12-15 01:54:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002635 10.0.0.19 - - [2025-12-15 01:54:41] "GET /policy-management/0fd2a1c0-d5df-45d3-bbcb-fd3a056467fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002816 10.0.0.19 - - [2025-12-15 01:54:41] "POST /firewall-policys HTTP/1.1" 200 530 0.022668 10.0.0.19 - - [2025-12-15 01:54:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.038197 10.0.0.19 - - [2025-12-15 01:54:41] "GET /firewall-policy/d4a45b73-c0f9-4375-9498-0173b4614b4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.028927 10.0.0.19 - - [2025-12-15 01:54:41] "GET /application-policy-set/4d252ce3-8e5f-4e99-9325-19a10073da0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1064 0.003003 10.0.0.19 - - [2025-12-15 01:54:41] "GET /firewall-policy/d4a45b73-c0f9-4375-9498-0173b4614b4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.003473 10.0.0.19 - - [2025-12-15 01:54:41] "POST /ref-update HTTP/1.1" 200 156 0.035534 10.0.0.19 - - [2025-12-15 01:54:41] "GET /application-policy-set/4d252ce3-8e5f-4e99-9325-19a10073da0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1312 0.003969 10.0.0.19 - - [2025-12-15 01:54:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001553 10.0.0.19 - - [2025-12-15 01:54:41] "GET /policy-management/0fd2a1c0-d5df-45d3-bbcb-fd3a056467fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002097 10.0.0.19 - - [2025-12-15 01:54:41] "POST /firewall-policys HTTP/1.1" 200 532 0.016765 10.0.0.19 - - [2025-12-15 01:54:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.032968 10.0.0.19 - - [2025-12-15 01:54:41] "GET /firewall-policy/28ee5521-7bd5-42d6-9fb6-c2bddba799e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.009257 10.0.0.19 - - [2025-12-15 01:54:41] "GET /application-policy-set/4d252ce3-8e5f-4e99-9325-19a10073da0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1312 0.003402 10.0.0.19 - - [2025-12-15 01:54:41] "GET /firewall-policy/28ee5521-7bd5-42d6-9fb6-c2bddba799e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.003157 10.0.0.19 - - [2025-12-15 01:54:41] "GET /firewall-policy/d4a45b73-c0f9-4375-9498-0173b4614b4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.002982 10.0.0.19 - - [2025-12-15 01:54:41] "GET /firewall-policy/d4a45b73-c0f9-4375-9498-0173b4614b4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.002781 10.0.0.19 - - [2025-12-15 01:54:41] "POST /ref-update HTTP/1.1" 200 156 0.014613 10.0.0.19 - - [2025-12-15 01:54:42] "POST /ref-update HTTP/1.1" 200 156 0.048398 10.0.0.19 - - [2025-12-15 01:54:42] "POST /ref-update HTTP/1.1" 200 156 0.026108 10.0.0.19 - - [2025-12-15 01:54:42] "GET /application-policy-set/4d252ce3-8e5f-4e99-9325-19a10073da0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1534 0.027553 10.0.0.19 - - [2025-12-15 01:54:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001483 10.0.0.19 - - [2025-12-15 01:54:42] "GET /policy-management/0fd2a1c0-d5df-45d3-bbcb-fd3a056467fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002973 10.0.0.19 - - [2025-12-15 01:54:42] "POST /firewall-policys HTTP/1.1" 200 530 0.020210 10.0.0.19 - - [2025-12-15 01:54:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.020946 10.0.0.19 - - [2025-12-15 01:54:42] "GET /firewall-policy/646ce22a-a152-4ac9-8f03-207872d179d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.007783 10.0.0.19 - - [2025-12-15 01:54:42] "GET /application-policy-set/4d252ce3-8e5f-4e99-9325-19a10073da0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1534 0.003832 10.0.0.19 - - [2025-12-15 01:54:42] "GET /firewall-policy/646ce22a-a152-4ac9-8f03-207872d179d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.002682 10.0.0.19 - - [2025-12-15 01:54:42] "GET /firewall-policy/28ee5521-7bd5-42d6-9fb6-c2bddba799e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.002785 10.0.0.19 - - [2025-12-15 01:54:42] "GET /firewall-policy/d4a45b73-c0f9-4375-9498-0173b4614b4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.002950 10.0.0.19 - - [2025-12-15 01:54:42] "GET /firewall-policy/d4a45b73-c0f9-4375-9498-0173b4614b4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.003260 10.0.0.19 - - [2025-12-15 01:54:42] "GET /firewall-policy/28ee5521-7bd5-42d6-9fb6-c2bddba799e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.003221 10.0.0.19 - - [2025-12-15 01:54:42] "POST /ref-update HTTP/1.1" 200 156 0.020535 10.0.0.19 - - [2025-12-15 01:54:42] "POST /ref-update HTTP/1.1" 200 156 0.013131 10.0.0.19 - - [2025-12-15 01:54:42] "POST /ref-update HTTP/1.1" 200 156 0.044458 10.0.0.19 - - [2025-12-15 01:54:42] "POST /ref-update HTTP/1.1" 200 156 0.065337 10.0.0.19 - - [2025-12-15 01:54:42] "POST /ref-update HTTP/1.1" 200 156 0.039942 10.0.0.19 - - [2025-12-15 01:54:42] "GET /application-policy-set/4d252ce3-8e5f-4e99-9325-19a10073da0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1755 0.024794 10.0.0.19 - - [2025-12-15 01:54:42] "POST /tags HTTP/1.1" 200 299 0.066012 10.0.0.19 - - [2025-12-15 01:54:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.010855 10.0.0.19 - - [2025-12-15 01:54:42] "GET /tag/e6dfcee3-49ca-45e8-963b-cc8584a8e428?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.042006 10.0.0.19 - - [2025-12-15 01:54:42] "POST /set-tag HTTP/1.1" 200 109 0.026644 10.0.0.19 - - [2025-12-15 01:54:43] "POST /tags HTTP/1.1" 200 357 0.177755 10.0.0.19 - - [2025-12-15 01:54:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.018546 10.0.0.19 - - [2025-12-15 01:54:43] "GET /tag/9198d39e-c062-45d2-b89e-08a6f3939bb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1250 0.025321 10.0.0.19 - - [2025-12-15 01:54:43] "POST /tags HTTP/1.1" 200 305 0.099254 10.0.0.19 - - [2025-12-15 01:54:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002155 10.0.0.19 - - [2025-12-15 01:54:43] "GET /tag/9627557d-88d4-47de-9342-21332cd22310?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1119 0.025348 10.0.0.19 - - [2025-12-15 01:54:43] "POST /id-to-fqname HTTP/1.1" 200 174 0.000483 10.0.0.19 - - [2025-12-15 01:54:43] "POST /fqname-to-id HTTP/1.1" 404 183 0.008215 10.0.0.19 - - [2025-12-15 01:54:43] "POST /security-groups HTTP/1.1" 200 571 0.078675 10.0.0.19 - - [2025-12-15 01:54:43] "POST /fqname-to-id HTTP/1.1" 404 214 0.002548 10.0.0.19 - - [2025-12-15 01:54:43] "POST /projects HTTP/1.1" 200 483 0.263909 10.0.0.19 - - [2025-12-15 01:54:43] "POST /access-control-lists HTTP/1.1" 200 580 0.068635 10.0.0.19 - - [2025-12-15 01:54:43] "POST /fqname-to-id HTTP/1.1" 404 213 0.012155 10.0.0.19 - - [2025-12-15 01:54:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.040818 10.0.0.19 - - [2025-12-15 01:54:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.022303 10.0.0.19 - - [2025-12-15 01:54:43] "GET /virtual-network/f64befc4-badd-4c42-93c7-9529926a0133?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2295 0.014812 10.0.0.19 - - [2025-12-15 01:54:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001996 10.0.0.19 - - [2025-12-15 01:54:43] "GET /virtual-network/a241fa63-a401-4c05-b4f1-1a59148c9833?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2577 0.012096 10.0.0.19 - - [2025-12-15 01:54:43] "POST /access-control-lists HTTP/1.1" 200 578 0.106985 10.0.0.19 - - [2025-12-15 01:54:43] "PUT /virtual-network/f64befc4-badd-4c42-93c7-9529926a0133 HTTP/1.1" 200 264 0.117586 10.0.0.19 - - [2025-12-15 01:54:44] "PUT /virtual-network/a241fa63-a401-4c05-b4f1-1a59148c9833 HTTP/1.1" 200 264 0.078636 10.0.0.19 - - [2025-12-15 01:54:44] "POST /security-groups HTTP/1.1" 200 537 0.101566 10.0.0.19 - - [2025-12-15 01:54:44] "POST /fqname-to-id HTTP/1.1" 404 234 0.017035 10.0.0.19 - - [2025-12-15 01:54:44] "POST /access-control-lists HTTP/1.1" 200 596 0.039155 10.0.0.19 - - [2025-12-15 01:54:44] "POST /fqname-to-id HTTP/1.1" 404 233 0.016700 10.0.0.19 - - [2025-12-15 01:54:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.104841 10.0.0.19 - - [2025-12-15 01:54:44] "POST /chown HTTP/1.1" 200 109 0.026361 10.0.0.19 - - [2025-12-15 01:54:44] "POST /access-control-lists HTTP/1.1" 200 594 0.064697 10.0.0.19 - - [2025-12-15 01:54:44] "GET /application-policy-set/4d252ce3-8e5f-4e99-9325-19a10073da0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.013153 10.0.0.19 - - [2025-12-15 01:54:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002269 10.0.0.19 - - [2025-12-15 01:54:44] "GET /policy-management/0fd2a1c0-d5df-45d3-bbcb-fd3a056467fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.007623 10.0.0.19 - - [2025-12-15 01:54:44] "POST /tags HTTP/1.1" 409 207 0.002749 10.0.0.19 - - [2025-12-15 01:54:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001951 10.0.0.19 - - [2025-12-15 01:54:44] "GET /tag/9627557d-88d4-47de-9342-21332cd22310?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1119 0.014213 10.0.0.19 - - [2025-12-15 01:54:44] "POST /firewall-rules HTTP/1.1" 200 564 0.085974 10.0.0.19 - - [2025-12-15 01:54:44] "GET /firewall-rule/325f14ee-42d0-4c04-a40a-cf4eff083a23?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1998 0.012381 10.0.0.19 - - [2025-12-15 01:54:44] "GET /firewall-policy/28ee5521-7bd5-42d6-9fb6-c2bddba799e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.011849 10.0.0.19 - - [2025-12-15 01:54:44] "GET /firewall-rule/325f14ee-42d0-4c04-a40a-cf4eff083a23?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1998 0.003903 10.0.0.19 - - [2025-12-15 01:54:44] "POST /ref-update HTTP/1.1" 200 156 0.012768 10.0.0.19 - - [2025-12-15 01:54:44] "GET /application-policy-set/4d252ce3-8e5f-4e99-9325-19a10073da0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.012849 10.0.0.19 - - [2025-12-15 01:54:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003460 10.0.0.19 - - [2025-12-15 01:54:44] "GET /policy-management/0fd2a1c0-d5df-45d3-bbcb-fd3a056467fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003021 10.0.0.19 - - [2025-12-15 01:54:44] "POST /tags HTTP/1.1" 409 207 0.001892 10.0.0.19 - - [2025-12-15 01:54:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.011481 10.0.0.19 - - [2025-12-15 01:54:44] "GET /tag/9627557d-88d4-47de-9342-21332cd22310?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1119 0.014723 10.0.0.19 - - [2025-12-15 01:54:44] "POST /firewall-rules HTTP/1.1" 200 562 0.084749 10.0.0.19 - - [2025-12-15 01:54:45] "GET /firewall-rule/b3f6a0da-10bd-424c-b0c2-364b01efd459?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1996 0.005775 10.0.0.19 - - [2025-12-15 01:54:45] "GET /firewall-policy/28ee5521-7bd5-42d6-9fb6-c2bddba799e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1714 0.003152 10.0.0.19 - - [2025-12-15 01:54:45] "GET /firewall-rule/b3f6a0da-10bd-424c-b0c2-364b01efd459?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1996 0.002007 10.0.0.19 - - [2025-12-15 01:54:45] "POST /ref-update HTTP/1.1" 200 156 0.027455 10.0.0.19 - - [2025-12-15 01:54:45] "POST /tags HTTP/1.1" 200 305 0.094253 10.0.0.19 - - [2025-12-15 01:54:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003138 10.0.0.19 - - [2025-12-15 01:54:45] "GET /tag/b12defe0-49f1-4392-acaf-ba1771606cd0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1117 0.029674 10.0.0.19 - - [2025-12-15 01:54:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002044 10.0.0.19 - - [2025-12-15 01:54:45] "GET /project/dbc33ff2-d055-4864-b550-12d48ce47aef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.041167 10.0.0.19 - - [2025-12-15 01:54:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002126 10.0.0.19 - - [2025-12-15 01:54:45] "GET /virtual-network/a241fa63-a401-4c05-b4f1-1a59148c9833?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2647 0.004798 10.0.0.19 - - [2025-12-15 01:54:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.010671 10.0.0.19 - - [2025-12-15 01:54:45] "GET /service-appliance-set/fcefc8c7-46c2-43c7-bade-ec996add3b68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.004276 10.0.0.19 - - [2025-12-15 01:54:45] "POST /fqname-to-id HTTP/1.1" 404 240 0.002534 10.0.0.19 - - [2025-12-15 01:54:45] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.134394 10.0.0.19 - - [2025-12-15 01:54:45] "GET /virtual-machine-interface/96939c59-b485-4e75-900c-7ed7447d3c42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2303 0.021039 10.0.0.19 - - [2025-12-15 01:54:45] "POST /instance-ips HTTP/1.1" 200 381 0.063154 10.0.0.19 - - [2025-12-15 01:54:45] "GET /instance-ip/82908015-6497-4e31-ad26-4066b326c090?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.011196 10.0.0.19 - - [2025-12-15 01:54:45] "POST /loadbalancers HTTP/1.1" 200 582 0.078920 10.0.0.19 - - [2025-12-15 01:54:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.025159 10.0.0.19 - - [2025-12-15 01:54:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.006850 10.0.0.19 - - [2025-12-15 01:54:46] "GET /project/dbc33ff2-d055-4864-b550-12d48ce47aef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.057087 10.0.0.19 - - [2025-12-15 01:54:46] "GET /project/dbc33ff2-d055-4864-b550-12d48ce47aef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.041775 10.0.0.19 - - [2025-12-15 01:54:46] "GET /loadbalancer/1fc6d563-8eab-465c-b2d5-deedfadabf2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2154 0.004742 10.0.0.19 - - [2025-12-15 01:54:46] "GET /instance-ip/82908015-6497-4e31-ad26-4066b326c090?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.005491 10.0.0.19 - - [2025-12-15 01:54:46] "POST /floating-ips HTTP/1.1" 200 583 0.045814 10.0.0.19 - - [2025-12-15 01:54:46] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.060213 10.0.0.19 - - [2025-12-15 01:54:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.039586 10.0.0.19 - - [2025-12-15 01:54:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.012165 10.0.0.19 - - [2025-12-15 01:54:46] "GET /project/dbc33ff2-d055-4864-b550-12d48ce47aef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.071299 10.0.0.19 - - [2025-12-15 01:54:46] "GET /loadbalancer-listener/e197aaaa-1a9c-4282-91c2-a11a5700a51a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1829 0.005588 10.0.0.19 - - [2025-12-15 01:54:46] "GET /loadbalancer-listener/e197aaaa-1a9c-4282-91c2-a11a5700a51a?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1198 0.003888 10.0.0.19 - - [2025-12-15 01:54:46] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.072559 10.0.0.19 - - [2025-12-15 01:54:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003524 10.0.0.19 - - [2025-12-15 01:54:46] "GET /instance-ip/82908015-6497-4e31-ad26-4066b326c090?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.015806 10.0.0.19 - - [2025-12-15 01:54:46] "GET /global-vrouter-config/0989fcf7-1431-486f-b4ad-7b4f58011dcd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1862 0.009335 10.0.0.19 - - [2025-12-15 01:54:46] "GET /instance-ip/82908015-6497-4e31-ad26-4066b326c090?fields=floating_ips HTTP/1.1" 200 1170 0.009724 10.0.0.19 - - [2025-12-15 01:54:46] "GET /floating-ip/aeebd7ed-3565-4036-9acd-ec1707cbbe68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1460 0.008772 10.0.0.19 - - [2025-12-15 01:54:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002306 10.0.0.19 - - [2025-12-15 01:54:46] "PUT /global-vrouter-config/0989fcf7-1431-486f-b4ad-7b4f58011dcd HTTP/1.1" 200 276 0.029618 10.0.0.19 - - [2025-12-15 01:54:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001970 10.0.0.19 - - [2025-12-15 01:54:46] "GET /loadbalancer/1fc6d563-8eab-465c-b2d5-deedfadabf2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2154 0.007392 10.0.0.19 - - [2025-12-15 01:54:46] "POST /tags HTTP/1.1" 200 301 0.148028 10.0.0.19 - - [2025-12-15 01:54:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.017628 10.0.0.19 - - [2025-12-15 01:54:46] "GET /tag/0e27c0d9-0359-422b-932b-ef19aa0e8719?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.022559 10.0.0.19 - - [2025-12-15 01:54:46] "POST /tags HTTP/1.1" 200 325 0.068554 10.0.0.19 - - [2025-12-15 01:54:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.005784 10.0.0.19 - - [2025-12-15 01:54:47] "GET /tag/9d51f8f4-19da-4785-9dbb-1d92259ac869?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1168 0.029749 10.0.0.19 - - [2025-12-15 01:54:47] "POST /tags HTTP/1.1" 200 363 0.041972 10.0.0.19 - - [2025-12-15 01:54:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.023976 10.0.0.19 - - [2025-12-15 01:54:47] "GET /tag/f92fb600-3655-4c3f-baec-818909c2175b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1262 0.017460 10.0.0.19 - - [2025-12-15 01:54:47] "POST /tags HTTP/1.1" 200 311 0.042948 10.0.0.19 - - [2025-12-15 01:54:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.011244 10.0.0.19 - - [2025-12-15 01:54:47] "GET /tag/6b566257-a78b-419f-9861-ae2bf2c2d189?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.026732 10.0.0.19 - - [2025-12-15 01:54:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003365 10.0.0.19 - - [2025-12-15 01:54:47] "GET /virtual-network/f64befc4-badd-4c42-93c7-9529926a0133?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2365 0.005138 10.0.0.19 - - [2025-12-15 01:54:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002362 10.0.0.19 - - [2025-12-15 01:54:47] "GET /project/6c1949e9-2f78-42d2-bc59-440cabfc2830?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.053267 10.0.0.19 - - [2025-12-15 01:54:47] "POST /virtual-machines HTTP/1.1" 200 377 0.015713 10.0.0.19 - - [2025-12-15 01:54:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.019448 10.0.0.19 - - [2025-12-15 01:54:47] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.180360 10.0.0.19 - - [2025-12-15 01:54:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.030107 10.0.0.19 - - [2025-12-15 01:54:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.008395 10.0.0.19 - - [2025-12-15 01:54:47] "GET /virtual-machine-interface/09024f94-d959-11f0-9302-fa163edcd7a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2874 0.004645 10.0.0.19 - - [2025-12-15 01:54:47] "POST /instance-ips HTTP/1.1" 200 409 0.051838 10.0.0.19 - - [2025-12-15 01:54:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.015677 10.0.0.19 - - [2025-12-15 01:54:47] "GET /virtual-machine-interface/09024f94-d959-11f0-9302-fa163edcd7a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2874 0.005026 10.0.0.19 - - [2025-12-15 01:54:47] "POST /set-tag HTTP/1.1" 200 109 0.049743 10.0.0.19 - - [2025-12-15 01:54:48] "GET /virtual-machine-interface/09024f94-d959-11f0-9302-fa163edcd7a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3600 0.015740 10.0.0.19 - - [2025-12-15 01:54:48] "GET /instance-ip/0923810a-d959-11f0-9302-fa163edcd7a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1963 0.016274 10.0.0.19 - - [2025-12-15 01:54:48] "POST /tags HTTP/1.1" 200 301 0.029783 10.0.0.19 - - [2025-12-15 01:54:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.011174 10.0.0.19 - - [2025-12-15 01:54:48] "GET /tag/cef7ddb3-7a2c-432d-9997-bdd1f9b99250?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.025749 10.0.0.19 - - [2025-12-15 01:54:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.006638 10.0.0.19 - - [2025-12-15 01:54:48] "GET /project/6c1949e9-2f78-42d2-bc59-440cabfc2830?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.034064 10.0.0.19 - - [2025-12-15 01:54:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003795 10.0.0.19 - - [2025-12-15 01:54:48] "GET /virtual-network/a241fa63-a401-4c05-b4f1-1a59148c9833?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2647 0.004505 10.0.0.19 - - [2025-12-15 01:54:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.013988 10.0.0.19 - - [2025-12-15 01:54:48] "GET /service-appliance-set/fcefc8c7-46c2-43c7-bade-ec996add3b68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.003186 10.0.0.19 - - [2025-12-15 01:54:48] "POST /fqname-to-id HTTP/1.1" 404 242 0.005215 10.0.0.19 - - [2025-12-15 01:54:48] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.140394 10.0.0.19 - - [2025-12-15 01:54:48] "GET /virtual-machine-interface/b6408600-3c94-4b6f-80c4-ca95eed2a267?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2312 0.145872 10.0.0.19 - - [2025-12-15 01:54:48] "POST /instance-ips HTTP/1.1" 200 377 0.054668 10.0.0.19 - - [2025-12-15 01:54:48] "GET /instance-ip/80704bb3-e52b-45ea-8c46-331762875a0b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1591 0.017718 10.0.0.19 - - [2025-12-15 01:54:48] "POST /loadbalancers HTTP/1.1" 200 582 0.076655 10.0.0.19 - - [2025-12-15 01:54:48] "GET /project/6c1949e9-2f78-42d2-bc59-440cabfc2830?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.029328 10.0.0.19 - - [2025-12-15 01:54:49] "GET /instance-ip/80704bb3-e52b-45ea-8c46-331762875a0b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1591 0.006661 10.0.0.19 - - [2025-12-15 01:54:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.026739 10.0.0.19 - - [2025-12-15 01:54:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002270 10.0.0.19 - - [2025-12-15 01:54:49] "GET /project/6c1949e9-2f78-42d2-bc59-440cabfc2830?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.050104 10.0.0.19 - - [2025-12-15 01:54:49] "POST /floating-ips HTTP/1.1" 200 581 0.037913 10.0.0.19 - - [2025-12-15 01:54:49] "GET /loadbalancer/d2c6b0fc-5add-4d07-a463-f86ad4f8b223?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.003267 10.0.0.19 - - [2025-12-15 01:54:49] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.029745 10.0.0.19 - - [2025-12-15 01:54:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.007376 10.0.0.19 - - [2025-12-15 01:54:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002485 10.0.0.19 - - [2025-12-15 01:54:49] "GET /project/6c1949e9-2f78-42d2-bc59-440cabfc2830?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.020740 10.0.0.19 - - [2025-12-15 01:54:49] "GET /loadbalancer-listener/87dc0ad8-9061-46ab-9aa4-84c46f52fcd5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1822 0.010861 10.0.0.19 - - [2025-12-15 01:54:49] "GET /loadbalancer-listener/87dc0ad8-9061-46ab-9aa4-84c46f52fcd5?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1195 0.006268 10.0.0.19 - - [2025-12-15 01:54:49] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.023018 10.0.0.19 - - [2025-12-15 01:54:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.009771 10.0.0.19 - - [2025-12-15 01:54:49] "GET /instance-ip/80704bb3-e52b-45ea-8c46-331762875a0b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1591 0.008870 10.0.0.19 - - [2025-12-15 01:54:49] "GET /instance-ip/80704bb3-e52b-45ea-8c46-331762875a0b?fields=floating_ips HTTP/1.1" 200 1164 0.016676 10.0.0.19 - - [2025-12-15 01:54:49] "GET /floating-ip/4c6c2977-58d8-41e6-80a4-649d0e410f27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1463 0.005065 10.0.0.19 - - [2025-12-15 01:54:49] "GET /project/6c1949e9-2f78-42d2-bc59-440cabfc2830?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.070821 10.0.0.19 - - [2025-12-15 01:54:49] "GET /loadbalancer/d2c6b0fc-5add-4d07-a463-f86ad4f8b223?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.003481 10.0.0.19 - - [2025-12-15 01:54:49] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.017375 10.0.0.19 - - [2025-12-15 01:54:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.024677 10.0.0.19 - - [2025-12-15 01:54:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.009281 10.0.0.19 - - [2025-12-15 01:54:49] "GET /project/6c1949e9-2f78-42d2-bc59-440cabfc2830?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.034345 10.0.0.19 - - [2025-12-15 01:54:49] "GET /loadbalancer-listener/b13ee219-eb3d-4a42-bf49-31d44fafaf4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1827 0.003920 10.0.0.19 - - [2025-12-15 01:54:49] "GET /loadbalancer-listener/b13ee219-eb3d-4a42-bf49-31d44fafaf4b?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1196 0.003134 10.0.0.19 - - [2025-12-15 01:54:49] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.018110 10.0.0.19 - - [2025-12-15 01:54:49] "GET /instance-ip/80704bb3-e52b-45ea-8c46-331762875a0b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1591 0.004425 10.0.0.19 - - [2025-12-15 01:54:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.006028 10.0.0.19 - - [2025-12-15 01:54:49] "GET /instance-ip/80704bb3-e52b-45ea-8c46-331762875a0b?fields=floating_ips HTTP/1.1" 200 1164 0.003758 10.0.0.19 - - [2025-12-15 01:54:49] "GET /floating-ip/4c6c2977-58d8-41e6-80a4-649d0e410f27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1463 0.002532 10.0.0.19 - - [2025-12-15 01:54:49] "GET /project/6c1949e9-2f78-42d2-bc59-440cabfc2830?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.043242 10.0.0.19 - - [2025-12-15 01:54:49] "GET /loadbalancer/d2c6b0fc-5add-4d07-a463-f86ad4f8b223?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.002746 10.0.0.19 - - [2025-12-15 01:54:49] "POST /loadbalancer-listeners HTTP/1.1" 200 692 0.014539 10.0.0.19 - - [2025-12-15 01:54:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.026642 10.0.0.19 - - [2025-12-15 01:54:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.020329 10.0.0.19 - - [2025-12-15 01:54:49] "GET /project/6c1949e9-2f78-42d2-bc59-440cabfc2830?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.040146 10.0.0.19 - - [2025-12-15 01:54:50] "GET /loadbalancer-listener/ad856899-e8b9-4574-a1d0-aa6cad518488?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1835 0.002177 10.0.0.19 - - [2025-12-15 01:54:50] "GET /loadbalancer-listener/ad856899-e8b9-4574-a1d0-aa6cad518488?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1200 0.007572 10.0.0.19 - - [2025-12-15 01:54:50] "POST /loadbalancer-pools HTTP/1.1" 200 684 0.042222 10.0.0.19 - - [2025-12-15 01:54:50] "GET /instance-ip/80704bb3-e52b-45ea-8c46-331762875a0b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1591 0.006778 10.0.0.19 - - [2025-12-15 01:54:50] "GET /instance-ip/80704bb3-e52b-45ea-8c46-331762875a0b?fields=floating_ips HTTP/1.1" 200 1164 0.009276 10.0.0.19 - - [2025-12-15 01:54:50] "POST /tags HTTP/1.1" 200 355 0.060661 10.0.0.19 - - [2025-12-15 01:54:50] "GET /floating-ip/4c6c2977-58d8-41e6-80a4-649d0e410f27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1463 0.013240 10.0.0.19 - - [2025-12-15 01:54:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.028678 10.0.0.19 - - [2025-12-15 01:54:50] "GET /tag/d1ac0f17-0d6e-43f6-94a7-e456773c8bea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1246 0.023694 10.0.0.19 - - [2025-12-15 01:54:50] "POST /tags HTTP/1.1" 200 303 0.038826 10.0.0.19 - - [2025-12-15 01:54:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.012141 10.0.0.19 - - [2025-12-15 01:54:50] "GET /tag/daa9e92a-0a68-485f-b4a7-5b8a805c65d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.017380 10.0.0.19 - - [2025-12-15 01:54:50] "POST /projects HTTP/1.1" 409 218 0.001861 10.0.0.19 - - [2025-12-15 01:54:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001549 10.0.0.19 - - [2025-12-15 01:54:50] "GET /project/dbc33ff2-d055-4864-b550-12d48ce47aef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.032485 10.0.0.19 - - [2025-12-15 01:54:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.011133 10.0.0.19 - - [2025-12-15 01:54:50] "GET /network-ipam/20912024-4338-4359-ae3c-34699832b0f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1559 0.003314 10.0.0.19 - - [2025-12-15 01:54:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002166 10.0.0.19 - - [2025-12-15 01:54:50] "GET /virtual-network/f64befc4-badd-4c42-93c7-9529926a0133?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2365 0.004612 10.0.0.19 - - [2025-12-15 01:54:50] "PUT /virtual-network/f64befc4-badd-4c42-93c7-9529926a0133 HTTP/1.1" 200 264 0.071166 10.0.0.19 - - [2025-12-15 01:54:50] "GET /virtual-network/f64befc4-badd-4c42-93c7-9529926a0133?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2365 0.008430 10.0.0.19 - - [2025-12-15 01:54:50] "POST /set-tag HTTP/1.1" 200 109 0.062356 10.0.0.19 - - [2025-12-15 01:54:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002672 10.0.0.19 - - [2025-12-15 01:54:50] "GET /network-ipam/f29ff6f8-b63a-4b7d-8572-d675dd94b71f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1573 0.008556 10.0.0.19 - - [2025-12-15 01:54:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002292 10.0.0.19 - - [2025-12-15 01:54:50] "GET /virtual-network/a241fa63-a401-4c05-b4f1-1a59148c9833?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2647 0.006110 10.0.0.19 - - [2025-12-15 01:54:50] "PUT /virtual-network/a241fa63-a401-4c05-b4f1-1a59148c9833 HTTP/1.1" 200 264 0.034494 10.0.0.19 - - [2025-12-15 01:54:50] "GET /virtual-network/a241fa63-a401-4c05-b4f1-1a59148c9833?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2647 0.020284 10.0.0.19 - - [2025-12-15 01:54:51] "POST /set-tag HTTP/1.1" 200 109 0.055694 10.0.0.19 - - [2025-12-15 01:54:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003248 10.0.0.19 - - [2025-12-15 01:54:51] "GET /network-policy/aa7cf311-8d0d-4925-a93b-d6177215a137?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.002725 10.0.0.19 - - [2025-12-15 01:54:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002296 10.0.0.19 - - [2025-12-15 01:54:51] "GET /network-policy/883d90e6-1372-4965-95ec-cbde27e9f59d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.002354 10.0.0.19 - - [2025-12-15 01:54:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002756 10.0.0.19 - - [2025-12-15 01:54:51] "GET /network-policy/c3752a9e-19b8-449f-9127-4adc4724da06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2060 0.003248 10.0.0.19 - - [2025-12-15 01:54:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001714 10.0.0.19 - - [2025-12-15 01:54:51] "PUT /network-policy/c3752a9e-19b8-449f-9127-4adc4724da06 HTTP/1.1" 200 262 0.017001 10.0.0.19 - - [2025-12-15 01:54:51] "PUT /access-control-list/8760c4b5-a125-44e7-b3f5-18bde46b6eca HTTP/1.1" 200 272 0.037850 10.0.0.19 - - [2025-12-15 01:54:51] "POST /ref-update HTTP/1.1" 200 156 0.141799 10.0.0.19 - - [2025-12-15 01:54:51] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.008071 10.0.0.19 - - [2025-12-15 01:54:51] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.004675 10.0.0.19 - - [2025-12-15 01:54:51] "PUT /access-control-list/10d43612-147b-4990-afbd-ae985f6033f5 HTTP/1.1" 200 272 0.107093 10.0.0.19 - - [2025-12-15 01:54:51] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.010176 10.0.0.19 - - [2025-12-15 01:54:51] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.005781 10.0.0.19 - - [2025-12-15 01:54:51] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002265 10.0.0.19 - - [2025-12-15 01:54:51] "POST /security-groups HTTP/1.1" 409 245 0.016392 10.0.0.19 - - [2025-12-15 01:54:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001954 10.0.0.19 - - [2025-12-15 01:54:51] "PUT /security-group/c49feb18-8403-4f98-8d6d-1985f7adf973 HTTP/1.1" 200 262 0.068690 10.0.0.19 - - [2025-12-15 01:54:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.044593 10.0.0.19 - - [2025-12-15 01:54:51] "GET /application-policy-set/4d252ce3-8e5f-4e99-9325-19a10073da0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.022467 10.0.0.19 - - [2025-12-15 01:54:51] "PUT /access-control-list/96ca036c-8765-464a-953f-88bde0fac2b6 HTTP/1.1" 200 272 0.039640 10.0.0.19 - - [2025-12-15 01:54:51] "PUT /access-control-list/7c426ccd-2d08-43a8-8fa5-2f8bcbf99ab8 HTTP/1.1" 200 272 0.016122 10.0.0.19 - - [2025-12-15 01:54:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.006367 10.0.0.19 - - [2025-12-15 01:54:51] "GET /policy-management/0fd2a1c0-d5df-45d3-bbcb-fd3a056467fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.004635 10.0.0.19 - - [2025-12-15 01:54:51] "POST /tags HTTP/1.1" 409 206 0.001995 10.0.0.19 - - [2025-12-15 01:54:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001946 10.0.0.19 - - [2025-12-15 01:54:51] "GET /tag/daa9e92a-0a68-485f-b4a7-5b8a805c65d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.010669 10.0.0.19 - - [2025-12-15 01:54:51] "POST /firewall-rules HTTP/1.1" 200 562 0.079288 10.0.0.19 - - [2025-12-15 01:54:51] "GET /firewall-rule/40719d08-53d9-4a68-b324-4c28e9c04aab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1993 0.017308 10.0.0.19 - - [2025-12-15 01:54:51] "GET /firewall-policy/28ee5521-7bd5-42d6-9fb6-c2bddba799e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1951 0.005337 10.0.0.19 - - [2025-12-15 01:54:51] "GET /firewall-rule/40719d08-53d9-4a68-b324-4c28e9c04aab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1993 0.002421 10.0.0.19 - - [2025-12-15 01:54:52] "POST /ref-update HTTP/1.1" 200 156 0.048580 10.0.0.19 - - [2025-12-15 01:54:52] "GET /application-policy-set/4d252ce3-8e5f-4e99-9325-19a10073da0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.002436 10.0.0.19 - - [2025-12-15 01:54:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.005680 10.0.0.19 - - [2025-12-15 01:54:52] "GET /policy-management/0fd2a1c0-d5df-45d3-bbcb-fd3a056467fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.008015 10.0.0.19 - - [2025-12-15 01:54:52] "POST /tags HTTP/1.1" 409 206 0.001877 10.0.0.19 - - [2025-12-15 01:54:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001627 10.0.0.19 - - [2025-12-15 01:54:52] "GET /tag/daa9e92a-0a68-485f-b4a7-5b8a805c65d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.012423 10.0.0.19 - - [2025-12-15 01:54:52] "POST /firewall-rules HTTP/1.1" 200 560 0.069368 10.0.0.19 - - [2025-12-15 01:54:52] "GET /firewall-rule/166e3192-1a34-4448-9ca9-9aba861e456b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1990 0.004653 10.0.0.19 - - [2025-12-15 01:54:52] "GET /firewall-policy/28ee5521-7bd5-42d6-9fb6-c2bddba799e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2188 0.004968 10.0.0.19 - - [2025-12-15 01:54:52] "GET /firewall-rule/166e3192-1a34-4448-9ca9-9aba861e456b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1990 0.010123 10.0.0.19 - - [2025-12-15 01:54:52] "POST /ref-update HTTP/1.1" 200 156 0.035500 10.0.0.19 - - [2025-12-15 01:54:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.012843 10.0.0.19 - - [2025-12-15 01:54:52] "GET /loadbalancer/d2c6b0fc-5add-4d07-a463-f86ad4f8b223?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.006057 10.0.0.19 - - [2025-12-15 01:54:52] "POST /tags HTTP/1.1" 200 371 0.024225 10.0.0.19 - - [2025-12-15 01:54:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004360 10.0.0.19 - - [2025-12-15 01:54:52] "GET /tag/3bcc095a-5205-4cc1-b904-5a8efb9c5958?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1277 0.052994 10.0.0.19 - - [2025-12-15 01:54:52] "POST /tags HTTP/1.1" 200 319 0.025484 10.0.0.19 - - [2025-12-15 01:54:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.021755 10.0.0.19 - - [2025-12-15 01:54:52] "GET /tag/80356d64-7fee-452b-b363-43ba56d564c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1147 0.020363 10.0.0.19 - - [2025-12-15 01:54:52] "POST /id-to-fqname HTTP/1.1" 200 181 0.003702 10.0.0.19 - - [2025-12-15 01:54:52] "POST /fqname-to-id HTTP/1.1" 404 190 0.016678 10.0.0.19 - - [2025-12-15 01:54:52] "POST /security-groups HTTP/1.1" 200 578 0.065975 10.0.0.19 - - [2025-12-15 01:54:52] "POST /projects HTTP/1.1" 200 497 0.216626 10.0.0.19 - - [2025-12-15 01:54:52] "POST /fqname-to-id HTTP/1.1" 404 225 0.004473 10.0.0.19 - - [2025-12-15 01:54:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.037867 10.0.0.19 - - [2025-12-15 01:54:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.011732 10.0.0.19 - - [2025-12-15 01:54:53] "GET /virtual-network/f64befc4-badd-4c42-93c7-9529926a0133?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2809 0.023138 10.0.0.19 - - [2025-12-15 01:54:53] "POST /access-control-lists HTTP/1.1" 200 587 0.097754 10.0.0.19 - - [2025-12-15 01:54:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.006583 10.0.0.19 - - [2025-12-15 01:54:53] "GET /virtual-network/a241fa63-a401-4c05-b4f1-1a59148c9833?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2826 0.004612 10.0.0.19 - - [2025-12-15 01:54:53] "POST /fqname-to-id HTTP/1.1" 404 224 0.001886 10.0.0.19 - - [2025-12-15 01:54:53] "POST /access-control-lists HTTP/1.1" 200 585 0.099710 10.0.0.19 - - [2025-12-15 01:54:53] "PUT /virtual-network/f64befc4-badd-4c42-93c7-9529926a0133 HTTP/1.1" 200 264 0.115797 10.0.0.19 - - [2025-12-15 01:54:53] "PUT /virtual-network/a241fa63-a401-4c05-b4f1-1a59148c9833 HTTP/1.1" 200 264 0.087703 10.0.0.19 - - [2025-12-15 01:54:53] "POST /security-groups HTTP/1.1" 200 558 0.092254 10.0.0.19 - - [2025-12-15 01:54:53] "POST /fqname-to-id HTTP/1.1" 404 248 0.010684 10.0.0.19 - - [2025-12-15 01:54:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.035977 10.0.0.19 - - [2025-12-15 01:54:53] "POST /access-control-lists HTTP/1.1" 200 610 0.099066 10.0.0.19 - - [2025-12-15 01:54:53] "POST /fqname-to-id HTTP/1.1" 404 247 0.009147 10.0.0.19 - - [2025-12-15 01:54:53] "POST /chown HTTP/1.1" 200 109 0.068470 10.0.0.19 - - [2025-12-15 01:54:53] "GET /application-policy-set/4d252ce3-8e5f-4e99-9325-19a10073da0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.006113 10.0.0.19 - - [2025-12-15 01:54:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002770 10.0.0.19 - - [2025-12-15 01:54:53] "GET /policy-management/0fd2a1c0-d5df-45d3-bbcb-fd3a056467fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.044780 10.0.0.19 - - [2025-12-15 01:54:53] "POST /access-control-lists HTTP/1.1" 200 608 0.061736 10.0.0.19 - - [2025-12-15 01:54:53] "POST /tags HTTP/1.1" 409 214 0.016714 10.0.0.19 - - [2025-12-15 01:54:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001851 10.0.0.19 - - [2025-12-15 01:54:53] "GET /tag/80356d64-7fee-452b-b363-43ba56d564c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1147 0.009564 10.0.0.19 - - [2025-12-15 01:54:53] "POST /firewall-rules HTTP/1.1" 200 578 0.078333 10.0.0.19 - - [2025-12-15 01:54:53] "GET /firewall-rule/44d197cd-ce81-4fbf-81cb-76146df7c452?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2032 0.027147 10.0.0.19 - - [2025-12-15 01:54:53] "GET /firewall-policy/28ee5521-7bd5-42d6-9fb6-c2bddba799e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2424 0.008043 10.0.0.19 - - [2025-12-15 01:54:53] "GET /firewall-rule/44d197cd-ce81-4fbf-81cb-76146df7c452?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2032 0.002485 10.0.0.19 - - [2025-12-15 01:54:53] "POST /ref-update HTTP/1.1" 200 156 0.026362 10.0.0.19 - - [2025-12-15 01:54:54] "GET /application-policy-set/4d252ce3-8e5f-4e99-9325-19a10073da0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.011497 10.0.0.19 - - [2025-12-15 01:54:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002199 10.0.0.19 - - [2025-12-15 01:54:54] "GET /policy-management/0fd2a1c0-d5df-45d3-bbcb-fd3a056467fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002378 10.0.0.19 - - [2025-12-15 01:54:54] "POST /tags HTTP/1.1" 409 214 0.001656 10.0.0.19 - - [2025-12-15 01:54:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002056 10.0.0.19 - - [2025-12-15 01:54:54] "GET /tag/80356d64-7fee-452b-b363-43ba56d564c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1147 0.014633 10.0.0.19 - - [2025-12-15 01:54:54] "POST /firewall-rules HTTP/1.1" 200 576 0.173365 10.0.0.19 - - [2025-12-15 01:54:54] "GET /firewall-rule/5c64c1c9-3d8a-4ad1-94c6-e38fb2b2e605?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2030 0.009321 10.0.0.19 - - [2025-12-15 01:54:54] "GET /firewall-policy/28ee5521-7bd5-42d6-9fb6-c2bddba799e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2669 0.006255 10.0.0.19 - - [2025-12-15 01:54:54] "GET /firewall-rule/5c64c1c9-3d8a-4ad1-94c6-e38fb2b2e605?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2030 0.003564 10.0.0.19 - - [2025-12-15 01:54:54] "POST /ref-update HTTP/1.1" 200 156 0.065706 10.0.0.19 - - [2025-12-15 01:54:54] "POST /tags HTTP/1.1" 200 363 0.052363 10.0.0.19 - - [2025-12-15 01:54:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001612 10.0.0.19 - - [2025-12-15 01:54:54] "GET /tag/1b674cca-e29c-4601-b926-a7307602a6f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1261 0.019763 10.0.0.19 - - [2025-12-15 01:54:54] "POST /tags HTTP/1.1" 200 311 0.043035 10.0.0.19 - - [2025-12-15 01:54:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.012123 10.0.0.19 - - [2025-12-15 01:54:54] "GET /tag/cb4f8844-83db-47ed-9fe0-e6033fa99a8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.016581 10.0.0.19 - - [2025-12-15 01:54:54] "POST /id-to-fqname HTTP/1.1" 200 177 0.000581 10.0.0.19 - - [2025-12-15 01:54:54] "POST /fqname-to-id HTTP/1.1" 404 186 0.015683 10.0.0.19 - - [2025-12-15 01:54:55] "POST /security-groups HTTP/1.1" 200 574 0.074728 10.0.0.19 - - [2025-12-15 01:54:55] "POST /projects HTTP/1.1" 200 489 0.282683 10.0.0.19 - - [2025-12-15 01:54:55] "POST /fqname-to-id HTTP/1.1" 404 217 0.012854 10.0.0.19 - - [2025-12-15 01:54:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.026275 10.0.0.19 - - [2025-12-15 01:54:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.018519 10.0.0.19 - - [2025-12-15 01:54:55] "GET /virtual-network/f64befc4-badd-4c42-93c7-9529926a0133?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2881 0.009613 10.0.0.19 - - [2025-12-15 01:54:55] "POST /access-control-lists HTTP/1.1" 200 583 0.091048 10.0.0.19 - - [2025-12-15 01:54:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003862 10.0.0.19 - - [2025-12-15 01:54:55] "POST /fqname-to-id HTTP/1.1" 404 216 0.014740 10.0.0.19 - - [2025-12-15 01:54:55] "GET /virtual-network/a241fa63-a401-4c05-b4f1-1a59148c9833?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2898 0.010361 10.0.0.19 - - [2025-12-15 01:54:55] "POST /access-control-lists HTTP/1.1" 200 581 0.075675 10.0.0.19 - - [2025-12-15 01:54:55] "PUT /virtual-network/f64befc4-badd-4c42-93c7-9529926a0133 HTTP/1.1" 200 264 0.101657 10.0.0.19 - - [2025-12-15 01:54:55] "PUT /virtual-network/a241fa63-a401-4c05-b4f1-1a59148c9833 HTTP/1.1" 200 264 0.065042 10.0.0.19 - - [2025-12-15 01:54:55] "POST /security-groups HTTP/1.1" 200 546 0.088136 10.0.0.19 - - [2025-12-15 01:54:55] "POST /fqname-to-id HTTP/1.1" 404 240 0.001699 10.0.0.19 - - [2025-12-15 01:54:55] "POST /access-control-lists HTTP/1.1" 200 602 0.024047 10.0.0.19 - - [2025-12-15 01:54:55] "POST /fqname-to-id HTTP/1.1" 404 239 0.005134 10.0.0.19 - - [2025-12-15 01:54:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.031908 10.0.0.19 - - [2025-12-15 01:54:55] "POST /chown HTTP/1.1" 200 109 0.026572 10.0.0.19 - - [2025-12-15 01:54:55] "GET /application-policy-set/4d252ce3-8e5f-4e99-9325-19a10073da0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.011885 10.0.0.19 - - [2025-12-15 01:54:55] "POST /access-control-lists HTTP/1.1" 200 600 0.093531 10.0.0.19 - - [2025-12-15 01:54:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002839 10.0.0.19 - - [2025-12-15 01:54:55] "GET /policy-management/0fd2a1c0-d5df-45d3-bbcb-fd3a056467fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.005066 10.0.0.19 - - [2025-12-15 01:54:55] "POST /tags HTTP/1.1" 409 210 0.001689 10.0.0.19 - - [2025-12-15 01:54:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003546 10.0.0.19 - - [2025-12-15 01:54:55] "GET /tag/cb4f8844-83db-47ed-9fe0-e6033fa99a8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.013036 10.0.0.19 - - [2025-12-15 01:54:55] "POST /firewall-rules HTTP/1.1" 200 570 0.073127 10.0.0.19 - - [2025-12-15 01:54:55] "GET /firewall-rule/97c879f6-2447-4267-82a6-4eb7a3a523df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.003978 10.0.0.19 - - [2025-12-15 01:54:55] "GET /firewall-policy/28ee5521-7bd5-42d6-9fb6-c2bddba799e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2913 0.003094 10.0.0.19 - - [2025-12-15 01:54:55] "GET /firewall-rule/97c879f6-2447-4267-82a6-4eb7a3a523df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.001901 10.0.0.19 - - [2025-12-15 01:54:55] "POST /ref-update HTTP/1.1" 200 156 0.032358 10.0.0.19 - - [2025-12-15 01:54:55] "GET /application-policy-set/4d252ce3-8e5f-4e99-9325-19a10073da0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.006234 10.0.0.19 - - [2025-12-15 01:54:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001800 10.0.0.19 - - [2025-12-15 01:54:56] "GET /policy-management/0fd2a1c0-d5df-45d3-bbcb-fd3a056467fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003589 10.0.0.19 - - [2025-12-15 01:54:56] "POST /tags HTTP/1.1" 409 210 0.002351 10.0.0.19 - - [2025-12-15 01:54:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001695 10.0.0.19 - - [2025-12-15 01:54:56] "GET /tag/cb4f8844-83db-47ed-9fe0-e6033fa99a8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.014359 10.0.0.19 - - [2025-12-15 01:54:56] "POST /firewall-rules HTTP/1.1" 200 568 0.074022 10.0.0.19 - - [2025-12-15 01:54:56] "GET /firewall-rule/9e2bc17d-9acf-4d5d-8589-c90dc27df793?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.011378 10.0.0.19 - - [2025-12-15 01:54:56] "GET /firewall-policy/28ee5521-7bd5-42d6-9fb6-c2bddba799e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3154 0.005707 10.0.0.19 - - [2025-12-15 01:54:56] "GET /firewall-rule/9e2bc17d-9acf-4d5d-8589-c90dc27df793?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.003346 10.0.0.19 - - [2025-12-15 01:54:56] "POST /ref-update HTTP/1.1" 200 156 0.041297 10.0.0.19 - - [2025-12-15 01:54:56] "POST /tags HTTP/1.1" 409 237 0.002306 10.0.0.19 - - [2025-12-15 01:54:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001533 10.0.0.19 - - [2025-12-15 01:54:56] "GET /tag/f92fb600-3655-4c3f-baec-818909c2175b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1262 0.010969 10.0.0.19 - - [2025-12-15 01:54:56] "POST /tags HTTP/1.1" 409 210 0.006215 10.0.0.19 - - [2025-12-15 01:54:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004251 10.0.0.19 - - [2025-12-15 01:54:56] "GET /tag/6b566257-a78b-419f-9861-ae2bf2c2d189?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.011273 10.0.0.19 - - [2025-12-15 01:54:56] "POST /projects HTTP/1.1" 409 223 0.002121 10.0.0.19 - - [2025-12-15 01:54:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001651 10.0.0.19 - - [2025-12-15 01:54:56] "GET /project/6c1949e9-2f78-42d2-bc59-440cabfc2830?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.029320 10.0.0.19 - - [2025-12-15 01:54:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001783 10.0.0.19 - - [2025-12-15 01:54:56] "GET /virtual-network/f64befc4-badd-4c42-93c7-9529926a0133?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2953 0.006066 10.0.0.19 - - [2025-12-15 01:54:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001987 10.0.0.19 - - [2025-12-15 01:54:56] "GET /virtual-network/a241fa63-a401-4c05-b4f1-1a59148c9833?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2970 0.004837 10.0.0.19 - - [2025-12-15 01:54:56] "PUT /virtual-network/f64befc4-badd-4c42-93c7-9529926a0133 HTTP/1.1" 200 264 0.051469 10.0.0.19 - - [2025-12-15 01:54:56] "PUT /virtual-network/a241fa63-a401-4c05-b4f1-1a59148c9833 HTTP/1.1" 200 264 0.044771 10.0.0.19 - - [2025-12-15 01:54:56] "POST /security-groups HTTP/1.1" 409 253 0.005621 10.0.0.19 - - [2025-12-15 01:54:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002169 10.0.0.19 - - [2025-12-15 01:54:56] "PUT /security-group/4472d7e8-e046-4d6e-bfe9-8ff3962132c0 HTTP/1.1" 200 262 0.091219 10.0.0.19 - - [2025-12-15 01:54:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.025145 10.0.0.19 - - [2025-12-15 01:54:56] "PUT /access-control-list/025eccd6-5092-4cc0-a899-e788f17b0c79 HTTP/1.1" 200 272 0.028856 10.0.0.19 - - [2025-12-15 01:54:56] "GET /application-policy-set/4d252ce3-8e5f-4e99-9325-19a10073da0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.027998 10.0.0.19 - - [2025-12-15 01:54:56] "PUT /access-control-list/1c6717d9-098a-4b12-adf0-dc01e6db7101 HTTP/1.1" 200 272 0.051133 10.0.0.19 - - [2025-12-15 01:54:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.007240 10.0.0.19 - - [2025-12-15 01:54:56] "GET /policy-management/0fd2a1c0-d5df-45d3-bbcb-fd3a056467fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.004633 10.0.0.19 - - [2025-12-15 01:54:56] "POST /tags HTTP/1.1" 409 210 0.003086 10.0.0.19 - - [2025-12-15 01:54:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002158 10.0.0.19 - - [2025-12-15 01:54:57] "GET /tag/6b566257-a78b-419f-9861-ae2bf2c2d189?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.012284 10.0.0.19 - - [2025-12-15 01:54:57] "POST /firewall-rules HTTP/1.1" 200 570 0.102163 10.0.0.19 - - [2025-12-15 01:54:57] "GET /firewall-rule/544ec389-0887-4cc1-b1e7-dad55f43fbf5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.005069 10.0.0.19 - - [2025-12-15 01:54:57] "GET /firewall-policy/28ee5521-7bd5-42d6-9fb6-c2bddba799e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3394 0.003523 10.0.0.19 - - [2025-12-15 01:54:57] "GET /firewall-rule/544ec389-0887-4cc1-b1e7-dad55f43fbf5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.001874 10.0.0.19 - - [2025-12-15 01:54:57] "POST /ref-update HTTP/1.1" 200 156 0.055521 10.0.0.19 - - [2025-12-15 01:54:57] "GET /application-policy-set/4d252ce3-8e5f-4e99-9325-19a10073da0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.007082 10.0.0.19 - - [2025-12-15 01:54:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001647 10.0.0.19 - - [2025-12-15 01:54:57] "GET /policy-management/0fd2a1c0-d5df-45d3-bbcb-fd3a056467fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003681 10.0.0.19 - - [2025-12-15 01:54:57] "POST /tags HTTP/1.1" 409 210 0.001743 10.0.0.19 - - [2025-12-15 01:54:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001231 10.0.0.19 - - [2025-12-15 01:54:57] "GET /tag/6b566257-a78b-419f-9861-ae2bf2c2d189?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.012094 10.0.0.19 - - [2025-12-15 01:54:57] "POST /firewall-rules HTTP/1.1" 200 568 0.084068 10.0.0.19 - - [2025-12-15 01:54:57] "GET /firewall-rule/02ae09e1-8a1d-412d-bb8e-a588b24cefc2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2009 0.019310 10.0.0.19 - - [2025-12-15 01:54:57] "GET /firewall-policy/28ee5521-7bd5-42d6-9fb6-c2bddba799e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3635 0.004784 10.0.0.19 - - [2025-12-15 01:54:57] "GET /firewall-rule/02ae09e1-8a1d-412d-bb8e-a588b24cefc2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2009 0.004300 10.0.0.19 - - [2025-12-15 01:54:57] "POST /ref-update HTTP/1.1" 200 156 0.041723 10.0.0.19 - - [2025-12-15 01:54:57] "GET /virtual-machine-interface/09024f94-d959-11f0-9302-fa163edcd7a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3600 0.006425 10.0.0.19 - - [2025-12-15 01:54:57] "POST /set-tag HTTP/1.1" 200 109 0.002927 [Introspect:8084]10.0.0.19 - - [2025-12-15 01:55:14] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000939 [Introspect:8084]10.0.0.19 - - [2025-12-15 01:55:14] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001015 [Introspect:8084]10.0.0.19 - - [2025-12-15 01:55:17] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000943 [Introspect:8084]10.0.0.19 - - [2025-12-15 01:55:17] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000973 [Introspect:8084]10.0.0.19 - - [2025-12-15 01:55:20] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000864 [Introspect:8084]10.0.0.19 - - [2025-12-15 01:55:20] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000962 [Introspect:8084]10.0.0.19 - - [2025-12-15 01:55:24] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000995 [Introspect:8084]10.0.0.19 - - [2025-12-15 01:55:24] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001013 [Introspect:8084]10.0.0.19 - - [2025-12-15 01:55:26] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001174 [Introspect:8084]10.0.0.19 - - [2025-12-15 01:55:27] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.006329 10.0.0.41 - - [2025-12-15 01:55:52] "GET / HTTP/1.1" 200 35931 0.001838 10.0.0.41 - - [2025-12-15 01:55:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002164 10.0.0.41 - - [2025-12-15 01:55:52] "GET /global-system-config/1fdf1ebe-aca8-4be4-982e-35845389fc34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.004374 10.0.0.41 - - [2025-12-15 01:55:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001662 10.0.0.41 - - [2025-12-15 01:55:52] "GET /routing-instance/0c102450-ccb7-4e31-bfe6-b2f968de0ca1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.003753 10.0.0.41 - - [2025-12-15 01:55:52] "PUT /global-system-config/1fdf1ebe-aca8-4be4-982e-35845389fc34 HTTP/1.1" 200 274 0.013057 10.0.0.41 - - [2025-12-15 01:55:52] "POST /fqname-to-id HTTP/1.1" 404 216 0.016428 10.0.0.41 - - [2025-12-15 01:55:52] "POST /virtual-routers HTTP/1.1" 200 599 0.029092 10.0.0.41 - - [2025-12-15 01:55:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.008239 10.0.0.41 - - [2025-12-15 01:55:52] "GET /virtual-router/d5970071-25d2-4d65-a8b1-beb66bc65b37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1256 0.012980 10.0.0.41 - - [2025-12-15 01:55:52] "POST /fqname-to-id HTTP/1.1" 404 229 0.002307 10.0.0.41 - - [2025-12-15 01:55:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001904 10.0.0.41 - - [2025-12-15 01:55:52] "GET /virtual-network/850c688f-43ff-4b58-818c-cb4d3f1251a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1716 0.004594 10.0.0.41 - - [2025-12-15 01:55:52] "POST /virtual-machine-interfaces HTTP/1.1" 200 583 0.049173 10.0.0.19 - - [2025-12-15 01:55:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003196 10.0.0.19 - - [2025-12-15 01:55:56] "GET /virtual-router/d5970071-25d2-4d65-a8b1-beb66bc65b37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1256 0.002726 [Introspect:8084]10.0.0.19 - - [2025-12-15 01:56:00] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001002 [Introspect:8084]10.0.0.19 - - [2025-12-15 01:56:00] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000983 [Introspect:8084]10.0.0.19 - - [2025-12-15 01:56:44] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000890 [Introspect:8084]10.0.0.19 - - [2025-12-15 01:56:44] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000865 10.0.0.19 - - [2025-12-15 01:58:43] "GET /virtual-router/d5970071-25d2-4d65-a8b1-beb66bc65b37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1256 0.003000 10.0.0.19 - - [2025-12-15 01:58:43] "POST /ref-update HTTP/1.1" 200 156 0.012046 10.0.0.19 - - [2025-12-15 01:58:51] "GET /global-system-configs HTTP/1.1" 200 322 0.001936 10.0.0.19 - - [2025-12-15 01:58:51] "GET /global-system-configs HTTP/1.1" 200 322 0.002945 10.0.0.19 - - [2025-12-15 01:58:54] "GET /virtual-machine-interface/09024f94-d959-11f0-9302-fa163edcd7a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3600 0.004902 10.0.0.19 - - [2025-12-15 01:58:54] "POST /set-tag HTTP/1.1" 200 109 0.004868 10.0.0.19 - - [2025-12-15 01:58:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002065 10.0.0.19 - - [2025-12-15 01:58:54] "GET /loadbalancer/d2c6b0fc-5add-4d07-a463-f86ad4f8b223?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.002329 10.0.0.19 - - [2025-12-15 01:58:54] "GET /virtual-machine-interface/09024f94-d959-11f0-9302-fa163edcd7a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3600 0.004765 10.0.0.19 - - [2025-12-15 01:58:54] "POST /set-tag HTTP/1.1" 200 109 0.002580 10.0.0.19 - - [2025-12-15 01:58:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001904 10.0.0.19 - - [2025-12-15 01:58:54] "GET /loadbalancer/d2c6b0fc-5add-4d07-a463-f86ad4f8b223?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.002693 10.0.0.19 - - [2025-12-15 01:58:54] "GET /loadbalancer-pool/e12695fb-731b-47a6-aeaa-380dc0eb7048?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.003468 10.0.0.19 - - [2025-12-15 01:58:54] "POST /loadbalancer-members HTTP/1.1" 200 690 0.023985 10.0.0.19 - - [2025-12-15 01:58:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.007839 10.0.0.19 - - [2025-12-15 01:58:54] "GET /virtual-machine-interface/09024f94-d959-11f0-9302-fa163edcd7a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3600 0.010940 10.0.0.19 - - [2025-12-15 01:58:54] "POST /tags HTTP/1.1" 409 205 0.001696 10.0.0.19 - - [2025-12-15 01:58:54] "GET /virtual-machine-interface/09024f94-d959-11f0-9302-fa163edcd7a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3600 0.004740 10.0.0.19 - - [2025-12-15 01:58:54] "POST /ref-update HTTP/1.1" 200 156 0.008616 10.0.0.19 - - [2025-12-15 01:58:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001901 10.0.0.19 - - [2025-12-15 01:58:54] "GET /tag/cef7ddb3-7a2c-432d-9997-bdd1f9b99250?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.012517 10.0.0.19 - - [2025-12-15 01:58:54] "GET /floating-ip/4c6c2977-58d8-41e6-80a4-649d0e410f27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1770 0.003538 10.0.0.19 - - [2025-12-15 01:58:54] "PUT /floating-ip/4c6c2977-58d8-41e6-80a4-649d0e410f27 HTTP/1.1" 200 256 0.008208 10.0.0.19 - - [2025-12-15 01:58:54] "POST /set-tag HTTP/1.1" 200 109 0.078257 10.0.0.19 - - [2025-12-15 01:58:54] "GET /loadbalancer-pool/68537c58-1099-4213-bba8-0b78f87fa62c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.014305 10.0.0.19 - - [2025-12-15 01:58:54] "POST /loadbalancer-members HTTP/1.1" 200 690 0.016786 10.0.0.19 - - [2025-12-15 01:58:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.020087 10.0.0.19 - - [2025-12-15 01:58:54] "GET /virtual-machine-interface/09024f94-d959-11f0-9302-fa163edcd7a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3766 0.018857 10.0.0.19 - - [2025-12-15 01:58:54] "GET /virtual-machine-interface/09024f94-d959-11f0-9302-fa163edcd7a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3766 0.004821 10.0.0.19 - - [2025-12-15 01:58:54] "POST /ref-update HTTP/1.1" 200 156 0.013674 10.0.0.19 - - [2025-12-15 01:58:54] "POST /set-tag HTTP/1.1" 200 109 0.002330 10.0.0.19 - - [2025-12-15 01:58:54] "GET /loadbalancer-pool/a8ed90ba-1a3c-4b75-8204-34b25e8ca8d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.003362 10.0.0.19 - - [2025-12-15 01:58:54] "POST /loadbalancer-members HTTP/1.1" 200 692 0.014188 10.0.0.19 - - [2025-12-15 01:58:54] "GET /floating-ip/4c6c2977-58d8-41e6-80a4-649d0e410f27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1915 0.012639 10.0.0.19 - - [2025-12-15 01:58:54] "PUT /floating-ip/4c6c2977-58d8-41e6-80a4-649d0e410f27 HTTP/1.1" 200 256 0.008699 10.0.0.19 - - [2025-12-15 01:58:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.008114 10.0.0.19 - - [2025-12-15 01:58:54] "GET /virtual-machine-interface/09024f94-d959-11f0-9302-fa163edcd7a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3766 0.017301 10.0.0.19 - - [2025-12-15 01:58:54] "POST /set-tag HTTP/1.1" 200 109 0.007015 10.0.0.19 - - [2025-12-15 01:58:54] "GET /virtual-machine-interface/09024f94-d959-11f0-9302-fa163edcd7a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3766 0.005298 10.0.0.19 - - [2025-12-15 01:58:54] "POST /ref-update HTTP/1.1" 200 156 0.007311 10.0.0.19 - - [2025-12-15 01:58:54] "GET /floating-ip/4c6c2977-58d8-41e6-80a4-649d0e410f27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1968 0.002875 10.0.0.19 - - [2025-12-15 01:58:55] "PUT /floating-ip/4c6c2977-58d8-41e6-80a4-649d0e410f27 HTTP/1.1" 200 256 0.014700 10.0.0.19 - - [2025-12-15 01:59:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001904 10.0.0.19 - - [2025-12-15 01:59:56] "GET /virtual-router/d5970071-25d2-4d65-a8b1-beb66bc65b37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.003496 [Introspect:8084]10.0.0.19 - - [2025-12-15 01:59:57] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001097 [Introspect:8084]10.0.0.19 - - [2025-12-15 01:59:57] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000832 [Introspect:8084]10.0.0.19 - - [2025-12-15 02:00:00] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001028 [Introspect:8084]10.0.0.19 - - [2025-12-15 02:00:00] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001026 10.0.0.41 - - [2025-12-15 02:00:02] "GET / HTTP/1.1" 200 35931 0.001862 10.0.0.41 - - [2025-12-15 02:00:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002248 10.0.0.41 - - [2025-12-15 02:00:02] "GET /global-system-config/1fdf1ebe-aca8-4be4-982e-35845389fc34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.004915 10.0.0.41 - - [2025-12-15 02:00:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002069 10.0.0.41 - - [2025-12-15 02:00:02] "GET /routing-instance/0c102450-ccb7-4e31-bfe6-b2f968de0ca1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.003759 10.0.0.41 - - [2025-12-15 02:00:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002101 10.0.0.41 - - [2025-12-15 02:00:02] "GET /virtual-router/d5970071-25d2-4d65-a8b1-beb66bc65b37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.002997 10.0.0.41 - - [2025-12-15 02:00:02] "PUT /virtual-router/d5970071-25d2-4d65-a8b1-beb66bc65b37 HTTP/1.1" 200 262 0.010247 10.0.0.41 - - [2025-12-15 02:00:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002017 10.0.0.41 - - [2025-12-15 02:00:02] "GET /virtual-router/d5970071-25d2-4d65-a8b1-beb66bc65b37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.003336 10.0.0.41 - - [2025-12-15 02:00:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001761 10.0.0.41 - - [2025-12-15 02:00:02] "GET /virtual-machine-interface/12d99dab-4962-412a-9217-00a925817d69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1914 0.008480 10.0.0.41 - - [2025-12-15 02:00:02] "PUT /virtual-machine-interface/12d99dab-4962-412a-9217-00a925817d69 HTTP/1.1" 200 284 0.011953 10.0.0.19 - - [2025-12-15 02:00:53] "GET /virtual-machine-interface/09024f94-d959-11f0-9302-fa163edcd7a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3766 0.004279 10.0.0.19 - - [2025-12-15 02:00:53] "POST /set-tag HTTP/1.1" 200 109 0.001975 10.0.0.19 - - [2025-12-15 02:00:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001866 10.0.0.19 - - [2025-12-15 02:00:53] "GET /loadbalancer/d2c6b0fc-5add-4d07-a463-f86ad4f8b223?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.002561 10.0.0.19 - - [2025-12-15 02:00:53] "GET /virtual-machine-interface/09024f94-d959-11f0-9302-fa163edcd7a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3766 0.006302 10.0.0.19 - - [2025-12-15 02:00:54] "POST /set-tag HTTP/1.1" 200 109 0.032397 10.0.0.19 - - [2025-12-15 02:00:54] "DELETE /loadbalancer-member/561fcdb6-d133-4609-9e7e-2c8ca3ca593d HTTP/1.1" 200 115 0.055504 10.0.0.19 - - [2025-12-15 02:00:54] "GET /virtual-machine-interface/09024f94-d959-11f0-9302-fa163edcd7a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3600 0.005716 10.0.0.19 - - [2025-12-15 02:00:54] "POST /set-tag HTTP/1.1" 200 109 0.002758 10.0.0.19 - - [2025-12-15 02:00:54] "DELETE /loadbalancer-member/5b1fb545-da55-4404-b1c3-292e7c7be80a HTTP/1.1" 200 115 0.052052 10.0.0.19 - - [2025-12-15 02:00:54] "GET /virtual-machine-interface/09024f94-d959-11f0-9302-fa163edcd7a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3600 0.009793 10.0.0.19 - - [2025-12-15 02:00:54] "POST /set-tag HTTP/1.1" 200 109 0.002844 10.0.0.19 - - [2025-12-15 02:00:54] "DELETE /loadbalancer-member/0b07224c-8ee7-44be-b2e3-cc779fb186f2 HTTP/1.1" 200 115 0.047584 10.0.0.19 - - [2025-12-15 02:00:54] "GET /virtual-machine-interface/09024f94-d959-11f0-9302-fa163edcd7a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3600 0.004402 10.0.0.19 - - [2025-12-15 02:00:54] "POST /set-tag HTTP/1.1" 200 109 0.002334 10.0.0.19 - - [2025-12-15 02:00:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001652 10.0.0.19 - - [2025-12-15 02:00:54] "GET /loadbalancer/d2c6b0fc-5add-4d07-a463-f86ad4f8b223?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.004622 10.0.0.19 - - [2025-12-15 02:00:54] "GET /loadbalancer-pool/e12695fb-731b-47a6-aeaa-380dc0eb7048?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.002865 10.0.0.19 - - [2025-12-15 02:00:54] "POST /loadbalancer-members HTTP/1.1" 200 690 0.020516 10.0.0.19 - - [2025-12-15 02:00:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.022675 10.0.0.19 - - [2025-12-15 02:00:54] "GET /virtual-machine-interface/09024f94-d959-11f0-9302-fa163edcd7a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3600 0.009788 10.0.0.19 - - [2025-12-15 02:00:54] "GET /virtual-machine-interface/09024f94-d959-11f0-9302-fa163edcd7a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3600 0.003695 10.0.0.19 - - [2025-12-15 02:00:54] "GET /floating-ip/4c6c2977-58d8-41e6-80a4-649d0e410f27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2025 0.002170 10.0.0.19 - - [2025-12-15 02:00:54] "POST /set-tag HTTP/1.1" 200 109 0.079915 10.0.0.19 - - [2025-12-15 02:00:54] "GET /loadbalancer-pool/68537c58-1099-4213-bba8-0b78f87fa62c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.016995 10.0.0.19 - - [2025-12-15 02:00:54] "POST /loadbalancer-members HTTP/1.1" 200 690 0.024897 10.0.0.19 - - [2025-12-15 02:00:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.016782 10.0.0.19 - - [2025-12-15 02:00:54] "GET /virtual-machine-interface/09024f94-d959-11f0-9302-fa163edcd7a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3766 0.012225 10.0.0.19 - - [2025-12-15 02:00:54] "GET /virtual-machine-interface/09024f94-d959-11f0-9302-fa163edcd7a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3766 0.004215 10.0.0.19 - - [2025-12-15 02:00:54] "POST /set-tag HTTP/1.1" 200 109 0.004215 10.0.0.19 - - [2025-12-15 02:00:54] "GET /floating-ip/4c6c2977-58d8-41e6-80a4-649d0e410f27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2025 0.003747 10.0.0.19 - - [2025-12-15 02:00:54] "GET /loadbalancer-pool/a8ed90ba-1a3c-4b75-8204-34b25e8ca8d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.005137 10.0.0.19 - - [2025-12-15 02:00:54] "POST /loadbalancer-members HTTP/1.1" 200 692 0.020641 10.0.0.19 - - [2025-12-15 02:00:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.037371 10.0.0.19 - - [2025-12-15 02:00:54] "GET /virtual-machine-interface/09024f94-d959-11f0-9302-fa163edcd7a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3766 0.023930 10.0.0.19 - - [2025-12-15 02:00:54] "GET /virtual-machine-interface/09024f94-d959-11f0-9302-fa163edcd7a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3766 0.007685 10.0.0.19 - - [2025-12-15 02:00:54] "GET /floating-ip/4c6c2977-58d8-41e6-80a4-649d0e410f27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2025 0.002380 10.0.0.19 - - [2025-12-15 02:00:54] "POST /set-tag HTTP/1.1" 200 109 0.002479 [Introspect:8084]10.0.0.19 - - [2025-12-15 02:01:49] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000857 [Introspect:8084]10.0.0.19 - - [2025-12-15 02:01:49] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000969 [Introspect:8084]10.0.0.19 - - [2025-12-15 02:02:44] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001056 [Introspect:8084]10.0.0.19 - - [2025-12-15 02:02:44] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000942 10.0.0.19 - - [2025-12-15 02:03:51] "GET /global-system-configs HTTP/1.1" 200 322 0.002370 10.0.0.19 - - [2025-12-15 02:03:51] "GET /global-system-configs HTTP/1.1" 200 322 0.001782 [Introspect:8084]10.0.0.19 - - [2025-12-15 02:05:25] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000810 [Introspect:8084]10.0.0.19 - - [2025-12-15 02:05:25] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000834 [Introspect:8084]10.0.0.19 - - [2025-12-15 02:05:29] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001020 [Introspect:8084]10.0.0.19 - - [2025-12-15 02:05:29] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000844 10.0.0.19 - - [2025-12-15 02:05:57] "GET / HTTP/1.1" 200 35931 0.001870 10.0.0.19 - - [2025-12-15 02:05:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001976 10.0.0.19 - - [2025-12-15 02:05:57] "GET /project/dbc33ff2-d055-4864-b550-12d48ce47aef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.039515 10.0.0.19 - - [2025-12-15 02:05:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001790 10.0.0.19 - - [2025-12-15 02:05:57] "GET /project/dbc33ff2-d055-4864-b550-12d48ce47aef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.033816 10.0.0.19 - - [2025-12-15 02:05:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002441 10.0.0.19 - - [2025-12-15 02:05:57] "GET /project/dbc33ff2-d055-4864-b550-12d48ce47aef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.045406 10.0.0.19 - - [2025-12-15 02:05:57] "POST /tags HTTP/1.1" 200 333 0.044819 10.0.0.19 - - [2025-12-15 02:05:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.005617 10.0.0.19 - - [2025-12-15 02:05:57] "GET /tag/a797b3ed-4780-4c91-b450-72dfefa25d4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.012688 10.0.0.19 - - [2025-12-15 02:05:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001767 10.0.0.19 - - [2025-12-15 02:05:58] "GET /project/dbc33ff2-d055-4864-b550-12d48ce47aef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.034585 10.0.0.19 - - [2025-12-15 02:05:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001783 10.0.0.19 - - [2025-12-15 02:05:58] "GET /virtual-network/a241fa63-a401-4c05-b4f1-1a59148c9833?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3042 0.004609 10.0.0.19 - - [2025-12-15 02:05:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001681 10.0.0.19 - - [2025-12-15 02:05:58] "GET /service-appliance-set/fcefc8c7-46c2-43c7-bade-ec996add3b68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.002497 10.0.0.19 - - [2025-12-15 02:05:58] "POST /fqname-to-id HTTP/1.1" 404 254 0.001603 10.0.0.19 - - [2025-12-15 02:05:58] "POST /virtual-machine-interfaces HTTP/1.1" 200 664 0.090855 10.0.0.19 - - [2025-12-15 02:05:58] "GET /virtual-machine-interface/1a594525-128b-4adf-ad78-7c7c183deb32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2344 0.004664 10.0.0.19 - - [2025-12-15 02:05:58] "POST /instance-ips HTTP/1.1" 200 409 0.041845 10.0.0.19 - - [2025-12-15 02:05:58] "GET /instance-ip/1aa8023b-0b92-45b3-96ff-22cfc24e028c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1651 0.009437 10.0.0.19 - - [2025-12-15 02:05:58] "POST /loadbalancers HTTP/1.1" 200 610 0.067925 10.0.0.19 - - [2025-12-15 02:05:58] "GET /project/dbc33ff2-d055-4864-b550-12d48ce47aef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.039990 10.0.0.19 - - [2025-12-15 02:05:58] "GET /instance-ip/1aa8023b-0b92-45b3-96ff-22cfc24e028c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1651 0.003318 10.0.0.19 - - [2025-12-15 02:05:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.022448 10.0.0.19 - - [2025-12-15 02:05:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.007313 10.0.0.19 - - [2025-12-15 02:05:58] "GET /project/dbc33ff2-d055-4864-b550-12d48ce47aef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.028909 10.0.0.19 - - [2025-12-15 02:05:58] "POST /floating-ips HTTP/1.1" 200 597 0.014513 10.0.0.19 - - [2025-12-15 02:05:58] "GET /loadbalancer/97584a04-c515-45ba-a263-4da51d93744f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.011485 10.0.0.19 - - [2025-12-15 02:05:58] "POST /loadbalancer-listeners HTTP/1.1" 200 716 0.019826 10.0.0.19 - - [2025-12-15 02:05:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.006283 10.0.0.19 - - [2025-12-15 02:05:58] "GET /project/dbc33ff2-d055-4864-b550-12d48ce47aef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.034704 10.0.0.19 - - [2025-12-15 02:05:58] "GET /loadbalancer-listener/3a6df06e-e2ec-4981-9cb6-f4de3b0ca5de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1804 0.003646 10.0.0.19 - - [2025-12-15 02:05:58] "GET /loadbalancer-listener/3a6df06e-e2ec-4981-9cb6-f4de3b0ca5de?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1223 0.004704 10.0.0.19 - - [2025-12-15 02:05:58] "POST /loadbalancer-pools HTTP/1.1" 200 708 0.020447 10.0.0.19 - - [2025-12-15 02:05:58] "GET /instance-ip/1aa8023b-0b92-45b3-96ff-22cfc24e028c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1651 0.002695 10.0.0.19 - - [2025-12-15 02:05:58] "GET /instance-ip/1aa8023b-0b92-45b3-96ff-22cfc24e028c?fields=floating_ips HTTP/1.1" 200 1212 0.007356 10.0.0.19 - - [2025-12-15 02:05:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001305 10.0.0.19 - - [2025-12-15 02:05:58] "GET /floating-ip/8e55cd72-1c59-4ac4-8edb-fec288e9a96d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1477 0.003440 10.0.0.19 - - [2025-12-15 02:05:58] "GET /loadbalancer/97584a04-c515-45ba-a263-4da51d93744f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.001871 10.0.0.19 - - [2025-12-15 02:05:58] "POST /tags HTTP/1.1" 200 295 0.047716 10.0.0.19 - - [2025-12-15 02:05:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.013295 10.0.0.19 - - [2025-12-15 02:05:58] "GET /tag/184d431d-3f5a-40ff-9681-2252d0a20c29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1092 0.016495 10.0.0.19 - - [2025-12-15 02:05:58] "POST /tags HTTP/1.1" 409 233 0.004322 10.0.0.19 - - [2025-12-15 02:05:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001435 10.0.0.19 - - [2025-12-15 02:05:59] "GET /tag/d1ac0f17-0d6e-43f6-94a7-e456773c8bea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1246 0.012930 10.0.0.19 - - [2025-12-15 02:05:59] "POST /tags HTTP/1.1" 409 206 0.001725 10.0.0.19 - - [2025-12-15 02:05:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001364 10.0.0.19 - - [2025-12-15 02:05:59] "GET /tag/daa9e92a-0a68-485f-b4a7-5b8a805c65d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.011892 10.0.0.19 - - [2025-12-15 02:05:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002033 10.0.0.19 - - [2025-12-15 02:05:59] "GET /virtual-network/f64befc4-badd-4c42-93c7-9529926a0133?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.005237 10.0.0.19 - - [2025-12-15 02:05:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001718 10.0.0.19 - - [2025-12-15 02:05:59] "GET /project/dbc33ff2-d055-4864-b550-12d48ce47aef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.036476 10.0.0.19 - - [2025-12-15 02:05:59] "POST /virtual-machines HTTP/1.1" 200 369 0.018975 10.0.0.19 - - [2025-12-15 02:05:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.007710 10.0.0.19 - - [2025-12-15 02:05:59] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.120928 10.0.0.19 - - [2025-12-15 02:05:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.020655 10.0.0.19 - - [2025-12-15 02:05:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.020647 10.0.0.19 - - [2025-12-15 02:05:59] "GET /virtual-machine-interface/9963cc4c-d95a-11f0-9302-fa163edcd7a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2852 0.004751 10.0.0.19 - - [2025-12-15 02:05:59] "POST /instance-ips HTTP/1.1" 200 409 0.035562 10.0.0.19 - - [2025-12-15 02:05:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.025132 10.0.0.19 - - [2025-12-15 02:05:59] "GET /virtual-machine-interface/9963cc4c-d95a-11f0-9302-fa163edcd7a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2852 0.014581 10.0.0.19 - - [2025-12-15 02:05:59] "POST /set-tag HTTP/1.1" 200 109 0.019778 10.0.0.19 - - [2025-12-15 02:05:59] "GET /virtual-machine-interface/9963cc4c-d95a-11f0-9302-fa163edcd7a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.022926 10.0.0.19 - - [2025-12-15 02:05:59] "GET /instance-ip/997aca64-d95a-11f0-9302-fa163edcd7a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.003824 10.0.0.19 - - [2025-12-15 02:05:59] "GET /virtual-machine-interface/9963cc4c-d95a-11f0-9302-fa163edcd7a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.004618 10.0.0.19 - - [2025-12-15 02:05:59] "POST /set-tag HTTP/1.1" 200 109 0.002475 10.0.0.19 - - [2025-12-15 02:05:59] "GET /virtual-router/d5970071-25d2-4d65-a8b1-beb66bc65b37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.002995 10.0.0.19 - - [2025-12-15 02:05:59] "POST /ref-update HTTP/1.1" 200 156 0.009070 10.0.0.19 - - [2025-12-15 02:05:59] "GET /virtual-machine-interface/9963cc4c-d95a-11f0-9302-fa163edcd7a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.009878 10.0.0.19 - - [2025-12-15 02:05:59] "POST /set-tag HTTP/1.1" 200 109 0.004363 10.0.0.19 - - [2025-12-15 02:05:59] "GET /virtual-machine-interface/9963cc4c-d95a-11f0-9302-fa163edcd7a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.005538 10.0.0.19 - - [2025-12-15 02:05:59] "POST /set-tag HTTP/1.1" 200 109 0.002713 10.0.0.19 - - [2025-12-15 02:06:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003692 10.0.0.19 - - [2025-12-15 02:06:00] "GET /virtual-network/f64befc4-badd-4c42-93c7-9529926a0133?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.004654 10.0.0.19 - - [2025-12-15 02:06:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002106 10.0.0.19 - - [2025-12-15 02:06:01] "GET /project/dbc33ff2-d055-4864-b550-12d48ce47aef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.044568 10.0.0.19 - - [2025-12-15 02:06:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.008568 10.0.0.19 - - [2025-12-15 02:06:01] "GET /virtual-networks?parent_id=dbc33ff2-d055-4864-b550-12d48ce47aef&detail=False&count=False&shared=False HTTP/1.1" 200 553 0.001616 10.0.0.19 - - [2025-12-15 02:06:01] "GET /project/dbc33ff2-d055-4864-b550-12d48ce47aef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.040245 10.0.0.19 - - [2025-12-15 02:06:01] "POST /virtual-machines HTTP/1.1" 200 369 0.013184 10.0.0.19 - - [2025-12-15 02:06:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.021420 10.0.0.19 - - [2025-12-15 02:06:01] "POST /virtual-networks HTTP/1.1" 200 512 0.114091 10.0.0.19 - - [2025-12-15 02:06:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.007337 10.0.0.19 - - [2025-12-15 02:06:01] "GET /network-ipam/62e3d60e-3fdc-4dbd-bd71-9e01d85c6dc8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1088 0.007001 10.0.0.19 - - [2025-12-15 02:06:01] "POST /route-targets HTTP/1.1" 200 327 0.052985 10.0.0.19 - - [2025-12-15 02:06:01] "POST /ref-update HTTP/1.1" 200 156 0.045211 10.0.0.19 - - [2025-12-15 02:06:01] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.198208 10.0.0.19 - - [2025-12-15 02:06:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.045526 10.0.0.19 - - [2025-12-15 02:06:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.012226 10.0.0.19 - - [2025-12-15 02:06:01] "POST /useragent-kv HTTP/1.1" 200 115 0.004494 10.0.0.19 - - [2025-12-15 02:06:01] "POST /ref-update HTTP/1.1" 200 156 0.192719 10.0.0.19 - - [2025-12-15 02:06:01] "GET /virtual-network/fd589f58-5d3a-432e-b0d6-edabba0f97e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.005749 10.0.0.19 - - [2025-12-15 02:06:01] "GET /domains HTTP/1.1" 200 280 0.001689 10.0.0.19 - - [2025-12-15 02:06:01] "GET /domain/2e9c1526-b968-4adc-90cb-fbd33a67cfdf HTTP/1.1" 200 3086 0.009668 10.0.0.19 - - [2025-12-15 02:06:01] "GET /virtual-machine-interface/9a8b04a0-d95a-11f0-9302-fa163edcd7a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2852 0.004861 10.0.0.19 - - [2025-12-15 02:06:01] "GET /project/dbc33ff2-d055-4864-b550-12d48ce47aef HTTP/1.1" 200 7065 0.044217 10.0.0.19 - - [2025-12-15 02:06:01] "POST /instance-ips HTTP/1.1" 200 409 0.048080 10.0.0.19 - - [2025-12-15 02:06:01] "GET /virtual-network/fd589f58-5d3a-432e-b0d6-edabba0f97e5 HTTP/1.1" 200 2084 0.045477 10.0.0.19 - - [2025-12-15 02:06:01] "GET /virtual-network/fd589f58-5d3a-432e-b0d6-edabba0f97e5 HTTP/1.1" 200 2084 0.004880 10.0.0.19 - - [2025-12-15 02:06:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.059196 10.0.0.19 - - [2025-12-15 02:06:01] "GET /virtual-machine-interface/9a8b04a0-d95a-11f0-9302-fa163edcd7a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2852 0.011597 10.0.0.19 - - [2025-12-15 02:06:01] "GET /routing-instance/67ed8db7-105b-45da-8ca1-9100a4b2fba0 HTTP/1.1" 200 1402 0.005811 10.0.0.19 - - [2025-12-15 02:06:01] "GET /routing-instance/67ed8db7-105b-45da-8ca1-9100a4b2fba0 HTTP/1.1" 200 1402 0.002416 10.0.0.19 - - [2025-12-15 02:06:01] "GET /route-target/12f32079-c7fa-4c65-a09c-8b3a5a2e5e2e HTTP/1.1" 200 1152 0.003913 10.0.0.19 - - [2025-12-15 02:06:01] "GET /virtual-network/fd589f58-5d3a-432e-b0d6-edabba0f97e5 HTTP/1.1" 200 2084 0.004576 10.0.0.19 - - [2025-12-15 02:06:01] "GET /routing-instance/67ed8db7-105b-45da-8ca1-9100a4b2fba0 HTTP/1.1" 200 1402 0.002647 10.0.0.19 - - [2025-12-15 02:06:01] "GET /virtual-network/fd589f58-5d3a-432e-b0d6-edabba0f97e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.004366 10.0.0.19 - - [2025-12-15 02:06:01] "GET /virtual-network/fd589f58-5d3a-432e-b0d6-edabba0f97e5 HTTP/1.1" 200 2084 0.004762 10.0.0.19 - - [2025-12-15 02:06:01] "GET /routing-instance/67ed8db7-105b-45da-8ca1-9100a4b2fba0 HTTP/1.1" 200 1402 0.002543 10.0.0.19 - - [2025-12-15 02:06:01] "GET /routing-instance/67ed8db7-105b-45da-8ca1-9100a4b2fba0 HTTP/1.1" 200 1402 0.004034 10.0.0.19 - - [2025-12-15 02:06:01] "GET /route-target/12f32079-c7fa-4c65-a09c-8b3a5a2e5e2e HTTP/1.1" 200 1152 0.001918 10.0.0.19 - - [2025-12-15 02:06:01] "POST /set-tag HTTP/1.1" 200 109 0.028729 10.0.0.19 - - [2025-12-15 02:06:01] "GET /virtual-machine-interface/9a8b04a0-d95a-11f0-9302-fa163edcd7a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.011801 10.0.0.19 - - [2025-12-15 02:06:01] "GET /instance-ip/9ab21cac-d95a-11f0-9302-fa163edcd7a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.006358 10.0.0.19 - - [2025-12-15 02:06:01] "GET /domains HTTP/1.1" 200 280 0.002035 10.0.0.19 - - [2025-12-15 02:06:01] "GET /domain/2e9c1526-b968-4adc-90cb-fbd33a67cfdf HTTP/1.1" 200 3086 0.002505 10.0.0.19 - - [2025-12-15 02:06:01] "GET /project/dbc33ff2-d055-4864-b550-12d48ce47aef HTTP/1.1" 200 7065 0.039171 10.0.0.19 - - [2025-12-15 02:06:01] "GET /virtual-network/fd589f58-5d3a-432e-b0d6-edabba0f97e5 HTTP/1.1" 200 2084 0.005057 10.0.0.19 - - [2025-12-15 02:06:01] "GET /virtual-machine-interface/9a8b04a0-d95a-11f0-9302-fa163edcd7a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.005211 10.0.0.19 - - [2025-12-15 02:06:01] "POST /set-tag HTTP/1.1" 200 109 0.002350 10.0.0.19 - - [2025-12-15 02:06:01] "GET /virtual-router/d5970071-25d2-4d65-a8b1-beb66bc65b37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1686 0.004370 10.0.0.19 - - [2025-12-15 02:06:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001850 10.0.0.19 - - [2025-12-15 02:06:01] "GET /project/dbc33ff2-d055-4864-b550-12d48ce47aef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.055125 10.0.0.19 - - [2025-12-15 02:06:01] "GET /virtual-network/fd589f58-5d3a-432e-b0d6-edabba0f97e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.009709 10.0.0.19 - - [2025-12-15 02:06:01] "POST /ref-update HTTP/1.1" 200 156 0.032138 10.0.0.19 - - [2025-12-15 02:06:01] "GET /virtual-machine-interface/9a8b04a0-d95a-11f0-9302-fa163edcd7a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.013879 10.0.0.19 - - [2025-12-15 02:06:01] "POST /set-tag HTTP/1.1" 200 109 0.002489 10.0.0.19 - - [2025-12-15 02:06:01] "GET /floating-ip-pools?parent_id=fd589f58-5d3a-432e-b0d6-edabba0f97e5&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.002173 10.0.0.19 - - [2025-12-15 02:06:01] "GET /virtual-network/fd589f58-5d3a-432e-b0d6-edabba0f97e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.004729 10.0.0.19 - - [2025-12-15 02:06:01] "POST /floating-ip-pools HTTP/1.1" 200 562 0.018421 10.0.0.19 - - [2025-12-15 02:06:01] "GET /virtual-machine-interface/9a8b04a0-d95a-11f0-9302-fa163edcd7a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.011988 10.0.0.19 - - [2025-12-15 02:06:01] "POST /set-tag HTTP/1.1" 200 109 0.002455 10.0.0.19 - - [2025-12-15 02:06:02] "POST /ref-update HTTP/1.1" 200 156 0.011718 10.0.0.19 - - [2025-12-15 02:06:02] "GET /virtual-network/fd589f58-5d3a-432e-b0d6-edabba0f97e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.011995 10.0.0.19 - - [2025-12-15 02:06:02] "GET /domains HTTP/1.1" 200 280 0.004997 10.0.0.19 - - [2025-12-15 02:06:02] "GET /domain/2e9c1526-b968-4adc-90cb-fbd33a67cfdf HTTP/1.1" 200 3086 0.002803 10.0.0.19 - - [2025-12-15 02:06:02] "GET /project/dbc33ff2-d055-4864-b550-12d48ce47aef HTTP/1.1" 200 7321 0.026460 10.0.0.19 - - [2025-12-15 02:06:02] "GET /virtual-network/fd589f58-5d3a-432e-b0d6-edabba0f97e5 HTTP/1.1" 200 2322 0.005140 10.0.0.19 - - [2025-12-15 02:06:02] "GET /floating-ip-pool/4df8e482-42b2-46ab-b336-fa1ff46ed862 HTTP/1.1" 200 1314 0.002823 10.0.0.19 - - [2025-12-15 02:06:02] "GET /domains HTTP/1.1" 200 280 0.001454 10.0.0.19 - - [2025-12-15 02:06:02] "GET /domain/2e9c1526-b968-4adc-90cb-fbd33a67cfdf HTTP/1.1" 200 3086 0.003991 10.0.0.19 - - [2025-12-15 02:06:02] "GET /project/dbc33ff2-d055-4864-b550-12d48ce47aef HTTP/1.1" 200 7321 0.030555 10.0.0.19 - - [2025-12-15 02:06:02] "GET /virtual-network/fd589f58-5d3a-432e-b0d6-edabba0f97e5 HTTP/1.1" 200 2322 0.004509 10.0.0.19 - - [2025-12-15 02:06:02] "GET /virtual-network/fd589f58-5d3a-432e-b0d6-edabba0f97e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.006904 10.0.0.19 - - [2025-12-15 02:06:02] "POST /tags HTTP/1.1" 200 365 0.046685 10.0.0.19 - - [2025-12-15 02:06:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.013874 10.0.0.19 - - [2025-12-15 02:06:02] "GET /tag/a785238b-6d79-4fc5-bbb6-d651742abfa5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.013162 10.0.0.19 - - [2025-12-15 02:06:02] "POST /tags HTTP/1.1" 409 206 0.003079 10.0.0.19 - - [2025-12-15 02:06:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001597 10.0.0.19 - - [2025-12-15 02:06:02] "GET /tag/daa9e92a-0a68-485f-b4a7-5b8a805c65d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.011481 10.0.0.19 - - [2025-12-15 02:06:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003518 10.0.0.19 - - [2025-12-15 02:06:02] "GET /project/dbc33ff2-d055-4864-b550-12d48ce47aef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1541 0.032869 10.0.0.19 - - [2025-12-15 02:06:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002416 10.0.0.19 - - [2025-12-15 02:06:02] "GET /virtual-network/f64befc4-badd-4c42-93c7-9529926a0133?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.003799 10.0.0.19 - - [2025-12-15 02:06:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001703 10.0.0.19 - - [2025-12-15 02:06:02] "GET /service-appliance-set/2c800726-bfe0-497b-ad48-9f4b586d376f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1219 0.004301 10.0.0.19 - - [2025-12-15 02:06:02] "POST /fqname-to-id HTTP/1.1" 404 258 0.001863 10.0.0.19 - - [2025-12-15 02:06:02] "POST /virtual-machine-interfaces HTTP/1.1" 200 672 0.103940 10.0.0.19 - - [2025-12-15 02:06:02] "GET /virtual-machine-interface/ad980d62-6f60-4649-8017-4fc6b34a4a97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2344 0.021929 10.0.0.19 - - [2025-12-15 02:06:02] "POST /set-tag HTTP/1.1" 200 109 0.013544 10.0.0.19 - - [2025-12-15 02:06:02] "POST /instance-ips HTTP/1.1" 200 417 0.037966 10.0.0.19 - - [2025-12-15 02:06:02] "GET /instance-ip/8f67f29e-a067-450a-84da-624cbafe3617?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1664 0.013903 10.0.0.19 - - [2025-12-15 02:06:02] "POST /loadbalancers HTTP/1.1" 200 618 0.060312 10.0.0.19 - - [2025-12-15 02:06:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.013991 10.0.0.19 - - [2025-12-15 02:06:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.009877 10.0.0.19 - - [2025-12-15 02:06:02] "POST /service-instances HTTP/1.1" 200 566 0.025968 10.0.0.19 - - [2025-12-15 02:06:02] "POST /ref-update HTTP/1.1" 200 156 0.013765 10.0.0.19 - - [2025-12-15 02:06:03] "GET /project/dbc33ff2-d055-4864-b550-12d48ce47aef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1541 0.062250 10.0.0.19 - - [2025-12-15 02:06:03] "GET /virtual-machine-interface/ad980d62-6f60-4649-8017-4fc6b34a4a97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2723 0.008401 10.0.0.19 - - [2025-12-15 02:06:03] "GET /virtual-machine-interface/ad980d62-6f60-4649-8017-4fc6b34a4a97?fields=floating_ip_back_refs HTTP/1.1" 200 1179 0.006176 10.0.0.19 - - [2025-12-15 02:06:03] "PUT /service-instance/b202c583-86f2-4c7d-9d35-3618278b53fa HTTP/1.1" 200 266 0.015873 10.0.0.19 - - [2025-12-15 02:06:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.013695 10.0.0.19 - - [2025-12-15 02:06:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.006004 10.0.0.19 - - [2025-12-15 02:06:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003814 10.0.0.19 - - [2025-12-15 02:06:03] "GET /floating-ip-pool/4df8e482-42b2-46ab-b336-fa1ff46ed862?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1107 0.002098 10.0.0.19 - - [2025-12-15 02:06:03] "POST /virtual-machines HTTP/1.1" 200 429 0.014095 10.0.0.19 - - [2025-12-15 02:06:03] "POST /floating-ips HTTP/1.1" 200 671 0.104923 10.0.0.19 - - [2025-12-15 02:06:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.063458 10.0.0.19 - - [2025-12-15 02:06:03] "GET /application-policy-set/4d252ce3-8e5f-4e99-9325-19a10073da0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.007949 10.0.0.19 - - [2025-12-15 02:06:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003658 10.0.0.19 - - [2025-12-15 02:06:03] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.185355 10.0.0.19 - - [2025-12-15 02:06:03] "POST /chown HTTP/1.1" 200 109 0.018183 10.0.0.19 - - [2025-12-15 02:06:03] "GET /policy-management/0fd2a1c0-d5df-45d3-bbcb-fd3a056467fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.005307 10.0.0.19 - - [2025-12-15 02:06:03] "POST /tags HTTP/1.1" 409 221 0.002053 10.0.0.19 - - [2025-12-15 02:06:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002121 10.0.0.19 - - [2025-12-15 02:06:03] "POST /chown HTTP/1.1" 200 109 0.007554 10.0.0.19 - - [2025-12-15 02:06:03] "PUT /virtual-machine-interface/ffb7b7f0-5097-4602-8760-1c55eaae8355 HTTP/1.1" 200 284 0.027024 10.0.0.19 - - [2025-12-15 02:06:03] "GET /tag/a797b3ed-4780-4c91-b450-72dfefa25d4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.026139 10.0.0.19 - - [2025-12-15 02:06:03] "POST /tags HTTP/1.1" 409 238 0.001909 10.0.0.19 - - [2025-12-15 02:06:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001838 10.0.0.19 - - [2025-12-15 02:06:03] "PUT /instance-ip/8f67f29e-a067-450a-84da-624cbafe3617 HTTP/1.1" 200 256 0.048424 10.0.0.19 - - [2025-12-15 02:06:03] "GET /tag/a785238b-6d79-4fc5-bbb6-d651742abfa5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.014192 10.0.0.19 - - [2025-12-15 02:06:03] "POST /ref-update HTTP/1.1" 200 156 0.033859 10.0.0.19 - - [2025-12-15 02:06:03] "POST /ref-update HTTP/1.1" 200 156 0.027874 10.0.0.19 - - [2025-12-15 02:06:03] "POST /ref-update HTTP/1.1" 200 156 0.024148 10.0.0.19 - - [2025-12-15 02:06:03] "POST /firewall-rules HTTP/1.1" 200 650 0.141294 10.0.0.19 - - [2025-12-15 02:06:03] "GET /firewall-rule/4d782f86-5fbe-4d26-a2c8-5b59a0ae52cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.014415 10.0.0.19 - - [2025-12-15 02:06:03] "POST /ref-update HTTP/1.1" 200 156 0.054933 10.0.0.19 - - [2025-12-15 02:06:03] "POST /ref-update HTTP/1.1" 200 156 0.020213 10.0.0.19 - - [2025-12-15 02:06:03] "GET /firewall-policy/646ce22a-a152-4ac9-8f03-207872d179d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.009933 10.0.0.19 - - [2025-12-15 02:06:03] "GET /firewall-rule/4d782f86-5fbe-4d26-a2c8-5b59a0ae52cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.003852 10.0.0.19 - - [2025-12-15 02:06:03] "POST /ref-update HTTP/1.1" 200 156 0.028378 10.0.0.19 - - [2025-12-15 02:06:03] "POST /ref-update HTTP/1.1" 200 156 0.036827 10.0.0.19 - - [2025-12-15 02:06:03] "POST /virtual-machines HTTP/1.1" 200 429 0.026395 10.0.0.19 - - [2025-12-15 02:06:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.012799 10.0.0.19 - - [2025-12-15 02:06:03] "GET /project/dbc33ff2-d055-4864-b550-12d48ce47aef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1541 0.042814 10.0.0.19 - - [2025-12-15 02:06:03] "GET /loadbalancer/a355990f-c036-4a6f-a871-7e2ab9b56caa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2558 0.004621 10.0.0.19 - - [2025-12-15 02:06:04] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.145770 10.0.0.19 - - [2025-12-15 02:06:04] "POST /loadbalancer-listeners HTTP/1.1" 200 726 0.068113 10.0.0.19 - - [2025-12-15 02:06:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004665 10.0.0.19 - - [2025-12-15 02:06:04] "POST /chown HTTP/1.1" 200 109 0.043656 10.0.0.19 - - [2025-12-15 02:06:04] "GET /project/dbc33ff2-d055-4864-b550-12d48ce47aef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1541 0.059944 10.0.0.19 - - [2025-12-15 02:06:04] "POST /chown HTTP/1.1" 200 109 0.005853 10.0.0.19 - - [2025-12-15 02:06:04] "PUT /virtual-machine-interface/ee412dd9-51c0-446e-a153-8b9e761b2fd1 HTTP/1.1" 200 284 0.026255 10.0.0.19 - - [2025-12-15 02:06:04] "GET /loadbalancer-listener/7ed86668-9fad-4efe-9ec7-9888e03b1986?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1824 0.016392 10.0.0.19 - - [2025-12-15 02:06:04] "GET /loadbalancer-listener/7ed86668-9fad-4efe-9ec7-9888e03b1986?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1233 0.003830 10.0.0.19 - - [2025-12-15 02:06:04] "PUT /instance-ip/8f67f29e-a067-450a-84da-624cbafe3617 HTTP/1.1" 200 256 0.021968 10.0.0.19 - - [2025-12-15 02:06:04] "POST /loadbalancer-pools HTTP/1.1" 200 718 0.032071 10.0.0.19 - - [2025-12-15 02:06:04] "POST /ref-update HTTP/1.1" 200 156 0.009098 10.0.0.19 - - [2025-12-15 02:06:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.018608 10.0.0.19 - - [2025-12-15 02:06:04] "POST /ref-update HTTP/1.1" 200 156 0.040915 10.0.0.19 - - [2025-12-15 02:06:04] "GET /loadbalancer-pool/13864c84-8800-4204-9358-bced23c39005?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.019643 10.0.0.19 - - [2025-12-15 02:06:04] "POST /ref-update HTTP/1.1" 200 156 0.044922 10.0.0.19 - - [2025-12-15 02:06:04] "POST /loadbalancer-members HTTP/1.1" 200 707 0.049808 10.0.0.19 - - [2025-12-15 02:06:04] "POST /ref-update HTTP/1.1" 200 156 0.009537 10.0.0.19 - - [2025-12-15 02:06:04] "POST /ref-update HTTP/1.1" 200 156 0.021591 10.0.0.19 - - [2025-12-15 02:06:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.010976 10.0.0.19 - - [2025-12-15 02:06:04] "GET /loadbalancer-member/bb605d4b-3f5c-4dfb-899f-c9f71610a63d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1549 0.016039 10.0.0.19 - - [2025-12-15 02:06:04] "GET /application-policy-set/4d252ce3-8e5f-4e99-9325-19a10073da0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.004202 10.0.0.19 - - [2025-12-15 02:06:04] "PUT /service-instance/b202c583-86f2-4c7d-9d35-3618278b53fa HTTP/1.1" 200 266 0.011875 10.0.0.19 - - [2025-12-15 02:06:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001951 10.0.0.19 - - [2025-12-15 02:06:04] "GET /policy-management/0fd2a1c0-d5df-45d3-bbcb-fd3a056467fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002734 10.0.0.19 - - [2025-12-15 02:06:04] "POST /tags HTTP/1.1" 409 221 0.001844 10.0.0.19 - - [2025-12-15 02:06:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001361 10.0.0.19 - - [2025-12-15 02:06:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.007120 10.0.0.19 - - [2025-12-15 02:06:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001667 10.0.0.19 - - [2025-12-15 02:06:04] "POST /chown HTTP/1.1" 200 109 0.005643 10.0.0.19 - - [2025-12-15 02:06:04] "GET /tag/a797b3ed-4780-4c91-b450-72dfefa25d4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.019190 10.0.0.19 - - [2025-12-15 02:06:04] "POST /tags HTTP/1.1" 409 238 0.004336 10.0.0.19 - - [2025-12-15 02:06:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001846 10.0.0.19 - - [2025-12-15 02:06:04] "POST /chown HTTP/1.1" 200 109 0.010550 10.0.0.19 - - [2025-12-15 02:06:04] "GET /tag/a785238b-6d79-4fc5-bbb6-d651742abfa5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.017192 10.0.0.19 - - [2025-12-15 02:06:04] "PUT /instance-ip/8f67f29e-a067-450a-84da-624cbafe3617 HTTP/1.1" 200 256 0.035257 10.0.0.19 - - [2025-12-15 02:06:04] "POST /firewall-rules HTTP/1.1" 409 293 0.011966 10.0.0.19 - - [2025-12-15 02:06:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001608 10.0.0.19 - - [2025-12-15 02:06:04] "POST /ref-update HTTP/1.1" 200 156 0.021150 10.0.0.19 - - [2025-12-15 02:06:04] "POST /chown HTTP/1.1" 200 109 0.009752 10.0.0.19 - - [2025-12-15 02:06:04] "POST /chown HTTP/1.1" 200 109 0.026540 10.0.0.19 - - [2025-12-15 02:06:04] "PUT /firewall-rule/4d782f86-5fbe-4d26-a2c8-5b59a0ae52cd HTTP/1.1" 200 260 0.045080 10.0.0.19 - - [2025-12-15 02:06:04] "GET /firewall-rule/4d782f86-5fbe-4d26-a2c8-5b59a0ae52cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.016981 10.0.0.19 - - [2025-12-15 02:06:04] "GET /firewall-policy/646ce22a-a152-4ac9-8f03-207872d179d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1713 0.013762 10.0.0.19 - - [2025-12-15 02:06:04] "PUT /instance-ip/8f67f29e-a067-450a-84da-624cbafe3617 HTTP/1.1" 200 256 0.047309 10.0.0.19 - - [2025-12-15 02:06:04] "GET /firewall-rule/4d782f86-5fbe-4d26-a2c8-5b59a0ae52cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.002756 10.0.0.19 - - [2025-12-15 02:06:04] "POST /ref-update HTTP/1.1" 200 156 0.009278 10.0.0.19 - - [2025-12-15 02:06:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001942 10.0.0.19 - - [2025-12-15 02:06:04] "POST /chown HTTP/1.1" 200 109 0.005860 10.0.0.19 - - [2025-12-15 02:06:05] "POST /chown HTTP/1.1" 200 109 0.007133 10.0.0.19 - - [2025-12-15 02:06:05] "PUT /instance-ip/8f67f29e-a067-450a-84da-624cbafe3617 HTTP/1.1" 200 256 0.015411 10.0.0.19 - - [2025-12-15 02:06:05] "POST /ref-update HTTP/1.1" 200 156 0.019480 10.0.0.19 - - [2025-12-15 02:06:05] "POST /chown HTTP/1.1" 200 109 0.005671 10.0.0.19 - - [2025-12-15 02:06:05] "POST /chown HTTP/1.1" 200 109 0.019788 10.0.0.19 - - [2025-12-15 02:06:05] "PUT /instance-ip/8f67f29e-a067-450a-84da-624cbafe3617 HTTP/1.1" 200 256 0.020486 10.0.0.19 - - [2025-12-15 02:06:05] "POST /ref-update HTTP/1.1" 200 156 0.023419 10.0.0.19 - - [2025-12-15 02:06:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.011447 10.0.0.19 - - [2025-12-15 02:06:05] "GET /virtual-network/f64befc4-badd-4c42-93c7-9529926a0133?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.018501 10.0.0.19 - - [2025-12-15 02:06:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003085 10.0.0.19 - - [2025-12-15 02:06:05] "GET /project/dbc33ff2-d055-4864-b550-12d48ce47aef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1541 0.035615 10.0.0.19 - - [2025-12-15 02:06:05] "POST /virtual-machines HTTP/1.1" 200 373 0.010136 10.0.0.19 - - [2025-12-15 02:06:05] "PUT /service-instance/b202c583-86f2-4c7d-9d35-3618278b53fa HTTP/1.1" 200 266 0.024289 10.0.0.19 - - [2025-12-15 02:06:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.023696 10.0.0.19 - - [2025-12-15 02:06:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.010902 10.0.0.19 - - [2025-12-15 02:06:05] "PUT /service-instance/b202c583-86f2-4c7d-9d35-3618278b53fa HTTP/1.1" 200 266 0.053333 10.0.0.19 - - [2025-12-15 02:06:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.029633 10.0.0.19 - - [2025-12-15 02:06:05] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.154255 10.0.0.19 - - [2025-12-15 02:06:05] "PUT /service-instance/b202c583-86f2-4c7d-9d35-3618278b53fa HTTP/1.1" 200 266 0.012394 10.0.0.19 - - [2025-12-15 02:06:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.021673 10.0.0.19 - - [2025-12-15 02:06:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.005057 10.0.0.19 - - [2025-12-15 02:06:05] "GET /virtual-machine-interface/9d149e52-d95a-11f0-9302-fa163edcd7a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2862 0.005871 10.0.0.19 - - [2025-12-15 02:06:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.038713 10.0.0.19 - - [2025-12-15 02:06:05] "POST /instance-ips HTTP/1.1" 200 413 0.028285 10.0.0.19 - - [2025-12-15 02:06:05] "PUT /service-instance/b202c583-86f2-4c7d-9d35-3618278b53fa HTTP/1.1" 200 266 0.031427 10.0.0.19 - - [2025-12-15 02:06:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.033302 10.0.0.19 - - [2025-12-15 02:06:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.022187 10.0.0.19 - - [2025-12-15 02:06:05] "GET /virtual-machine-interface/9d149e52-d95a-11f0-9302-fa163edcd7a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2862 0.029956 10.0.0.19 - - [2025-12-15 02:06:05] "PUT /service-instance/b202c583-86f2-4c7d-9d35-3618278b53fa HTTP/1.1" 200 266 0.009367 10.0.0.19 - - [2025-12-15 02:06:05] "POST /set-tag HTTP/1.1" 200 109 0.013980 10.0.0.19 - - [2025-12-15 02:06:05] "GET /virtual-machine-interface/9d149e52-d95a-11f0-9302-fa163edcd7a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.020644 10.0.0.19 - - [2025-12-15 02:06:05] "GET /instance-ip/9d370e2e-d95a-11f0-9302-fa163edcd7a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1963 0.004104 10.0.0.19 - - [2025-12-15 02:06:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.010026 10.0.0.19 - - [2025-12-15 02:06:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001912 10.0.0.19 - - [2025-12-15 02:06:05] "POST /chown HTTP/1.1" 200 109 0.005771 10.0.0.19 - - [2025-12-15 02:06:05] "POST /chown HTTP/1.1" 200 109 0.018077 10.0.0.19 - - [2025-12-15 02:06:05] "GET /virtual-machine-interface/9d149e52-d95a-11f0-9302-fa163edcd7a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.006147 10.0.0.19 - - [2025-12-15 02:06:05] "POST /set-tag HTTP/1.1" 200 109 0.002079 10.0.0.19 - - [2025-12-15 02:06:05] "GET /virtual-router/d5970071-25d2-4d65-a8b1-beb66bc65b37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2116 0.003327 10.0.0.19 - - [2025-12-15 02:06:06] "POST /ref-update HTTP/1.1" 200 156 0.007156 10.0.0.19 - - [2025-12-15 02:06:06] "POST /chown HTTP/1.1" 200 109 0.013204 10.0.0.19 - - [2025-12-15 02:06:06] "POST /chown HTTP/1.1" 200 109 0.023839 10.0.0.19 - - [2025-12-15 02:06:06] "POST /ref-update HTTP/1.1" 200 156 0.029598 10.0.0.19 - - [2025-12-15 02:06:06] "GET /virtual-machine-interface/9d149e52-d95a-11f0-9302-fa163edcd7a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.012959 10.0.0.19 - - [2025-12-15 02:06:06] "POST /set-tag HTTP/1.1" 200 109 0.002057 10.0.0.19 - - [2025-12-15 02:06:06] "POST /ref-update HTTP/1.1" 200 156 0.006602 10.0.0.19 - - [2025-12-15 02:06:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001717 10.0.0.19 - - [2025-12-15 02:06:06] "GET /virtual-machine-interface/9d149e52-d95a-11f0-9302-fa163edcd7a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.003895 10.0.0.19 - - [2025-12-15 02:06:06] "POST /chown HTTP/1.1" 200 109 0.008816 10.0.0.19 - - [2025-12-15 02:06:06] "POST /set-tag HTTP/1.1" 200 109 0.010884 10.0.0.19 - - [2025-12-15 02:06:06] "POST /chown HTTP/1.1" 200 109 0.006157 10.0.0.19 - - [2025-12-15 02:06:06] "POST /chown HTTP/1.1" 200 109 0.025709 10.0.0.19 - - [2025-12-15 02:06:06] "POST /chown HTTP/1.1" 200 109 0.016551 10.0.0.19 - - [2025-12-15 02:06:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001643 10.0.0.19 - - [2025-12-15 02:06:06] "POST /chown HTTP/1.1" 200 109 0.006559 10.0.0.19 - - [2025-12-15 02:06:06] "POST /chown HTTP/1.1" 200 109 0.016751 10.0.0.19 - - [2025-12-15 02:06:06] "POST /chown HTTP/1.1" 200 109 0.010602 10.0.0.19 - - [2025-12-15 02:06:06] "POST /chown HTTP/1.1" 200 109 0.006317 10.0.0.19 - - [2025-12-15 02:06:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002282 10.0.0.19 - - [2025-12-15 02:06:06] "POST /chown HTTP/1.1" 200 109 0.007031 10.0.0.19 - - [2025-12-15 02:06:06] "POST /chown HTTP/1.1" 200 109 0.007266 10.0.0.19 - - [2025-12-15 02:06:06] "POST /chown HTTP/1.1" 200 109 0.015570 10.0.0.19 - - [2025-12-15 02:06:06] "POST /chown HTTP/1.1" 200 109 0.016050 10.0.0.19 - - [2025-12-15 02:06:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001807 10.0.0.19 - - [2025-12-15 02:06:06] "POST /chown HTTP/1.1" 200 109 0.007379 10.0.0.19 - - [2025-12-15 02:06:06] "POST /chown HTTP/1.1" 200 109 0.023560 10.0.0.19 - - [2025-12-15 02:06:06] "POST /chown HTTP/1.1" 200 109 0.007000 10.0.0.19 - - [2025-12-15 02:06:06] "POST /chown HTTP/1.1" 200 109 0.024536 10.0.0.19 - - [2025-12-15 02:06:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002468 10.0.0.19 - - [2025-12-15 02:06:06] "POST /chown HTTP/1.1" 200 109 0.007926 10.0.0.19 - - [2025-12-15 02:06:06] "POST /chown HTTP/1.1" 200 109 0.022588 10.0.0.19 - - [2025-12-15 02:06:06] "POST /chown HTTP/1.1" 200 109 0.016345 10.0.0.19 - - [2025-12-15 02:06:06] "POST /chown HTTP/1.1" 200 109 0.014561 10.0.0.19 - - [2025-12-15 02:06:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001967 10.0.0.19 - - [2025-12-15 02:06:06] "POST /chown HTTP/1.1" 200 109 0.015031 10.0.0.19 - - [2025-12-15 02:06:07] "POST /chown HTTP/1.1" 200 109 0.024260 10.0.0.19 - - [2025-12-15 02:06:07] "POST /chown HTTP/1.1" 200 109 0.008608 10.0.0.19 - - [2025-12-15 02:06:07] "POST /chown HTTP/1.1" 200 109 0.022151 10.0.0.19 - - [2025-12-15 02:06:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.006428 10.0.0.19 - - [2025-12-15 02:06:07] "POST /chown HTTP/1.1" 200 109 0.008723 10.0.0.19 - - [2025-12-15 02:06:07] "POST /chown HTTP/1.1" 200 109 0.036921 10.0.0.19 - - [2025-12-15 02:06:07] "POST /chown HTTP/1.1" 200 109 0.018525 10.0.0.19 - - [2025-12-15 02:06:07] "POST /chown HTTP/1.1" 200 109 0.012493 10.0.0.19 - - [2025-12-15 02:06:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.008250 10.0.0.19 - - [2025-12-15 02:06:07] "POST /chown HTTP/1.1" 200 109 0.010134 10.0.0.19 - - [2025-12-15 02:06:07] "POST /chown HTTP/1.1" 200 109 0.028637 10.0.0.19 - - [2025-12-15 02:06:07] "POST /chown HTTP/1.1" 200 109 0.018229 10.0.0.19 - - [2025-12-15 02:06:07] "POST /chown HTTP/1.1" 200 109 0.031017 10.0.0.19 - - [2025-12-15 02:06:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002756 10.0.0.19 - - [2025-12-15 02:06:07] "POST /chown HTTP/1.1" 200 109 0.008182 10.0.0.19 - - [2025-12-15 02:06:07] "POST /chown HTTP/1.1" 200 109 0.015038 10.0.0.19 - - [2025-12-15 02:06:07] "POST /chown HTTP/1.1" 200 109 0.013127 10.0.0.19 - - [2025-12-15 02:06:07] "POST /chown HTTP/1.1" 200 109 0.051344 10.0.0.19 - - [2025-12-15 02:06:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.013233 10.0.0.19 - - [2025-12-15 02:06:07] "POST /chown HTTP/1.1" 200 109 0.007645 10.0.0.19 - - [2025-12-15 02:06:07] "POST /chown HTTP/1.1" 200 109 0.031828 10.0.0.19 - - [2025-12-15 02:06:07] "POST /chown HTTP/1.1" 200 109 0.030538 10.0.0.19 - - [2025-12-15 02:06:07] "POST /chown HTTP/1.1" 200 109 0.007613 10.0.0.19 - - [2025-12-15 02:06:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.009202 10.0.0.19 - - [2025-12-15 02:06:07] "POST /chown HTTP/1.1" 200 109 0.008219 10.0.0.19 - - [2025-12-15 02:06:07] "POST /chown HTTP/1.1" 200 109 0.006269 10.0.0.19 - - [2025-12-15 02:06:08] "POST /chown HTTP/1.1" 200 109 0.048693 10.0.0.19 - - [2025-12-15 02:06:08] "POST /chown HTTP/1.1" 200 109 0.052681 10.0.0.19 - - [2025-12-15 02:06:15] "GET /virtual-machine-interface/9963cc4c-d95a-11f0-9302-fa163edcd7a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.005436 10.0.0.19 - - [2025-12-15 02:06:15] "POST /set-tag HTTP/1.1" 200 109 0.003931 10.0.0.19 - - [2025-12-15 02:06:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002009 10.0.0.19 - - [2025-12-15 02:06:15] "GET /loadbalancer/97584a04-c515-45ba-a263-4da51d93744f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.002226 10.0.0.19 - - [2025-12-15 02:06:15] "GET /loadbalancer-pool/6b03e312-7d99-4d3e-8d81-9570da844358?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1908 0.002295 10.0.0.19 - - [2025-12-15 02:06:15] "POST /loadbalancer-members HTTP/1.1" 200 702 0.013620 10.0.0.19 - - [2025-12-15 02:06:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.011354 10.0.0.19 - - [2025-12-15 02:06:16] "GET /virtual-machine-interface/9963cc4c-d95a-11f0-9302-fa163edcd7a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.009340 10.0.0.19 - - [2025-12-15 02:06:16] "GET /virtual-machine-interface/9963cc4c-d95a-11f0-9302-fa163edcd7a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.004142 10.0.0.19 - - [2025-12-15 02:06:16] "POST /ref-update HTTP/1.1" 200 156 0.006463 10.0.0.19 - - [2025-12-15 02:06:16] "GET /floating-ip/8e55cd72-1c59-4ac4-8edb-fec288e9a96d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1780 0.009740 10.0.0.19 - - [2025-12-15 02:06:16] "PUT /floating-ip/8e55cd72-1c59-4ac4-8edb-fec288e9a96d HTTP/1.1" 200 256 0.007265 10.0.0.19 - - [2025-12-15 02:06:16] "POST /tags HTTP/1.1" 409 221 0.015471 10.0.0.19 - - [2025-12-15 02:06:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001842 10.0.0.19 - - [2025-12-15 02:06:16] "GET /tag/a797b3ed-4780-4c91-b450-72dfefa25d4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.011781 10.0.0.19 - - [2025-12-15 02:06:16] "POST /set-tag HTTP/1.1" 200 109 0.016442 10.0.0.19 - - [2025-12-15 02:06:16] "GET /virtual-machine-interface/9a8b04a0-d95a-11f0-9302-fa163edcd7a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.004290 10.0.0.19 - - [2025-12-15 02:06:16] "POST /set-tag HTTP/1.1" 200 109 0.002267 10.0.0.19 - - [2025-12-15 02:06:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002431 10.0.0.19 - - [2025-12-15 02:06:16] "GET /loadbalancer/97584a04-c515-45ba-a263-4da51d93744f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.002759 10.0.0.19 - - [2025-12-15 02:06:16] "GET /loadbalancer-pool/6b03e312-7d99-4d3e-8d81-9570da844358?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1908 0.003061 10.0.0.19 - - [2025-12-15 02:06:16] "POST /loadbalancer-members HTTP/1.1" 200 702 0.015289 10.0.0.19 - - [2025-12-15 02:06:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.013430 10.0.0.19 - - [2025-12-15 02:06:17] "GET /virtual-machine-interface/9a8b04a0-d95a-11f0-9302-fa163edcd7a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.007573 10.0.0.19 - - [2025-12-15 02:06:17] "GET /virtual-machine-interface/9a8b04a0-d95a-11f0-9302-fa163edcd7a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.007087 10.0.0.19 - - [2025-12-15 02:06:17] "POST /ref-update HTTP/1.1" 200 156 0.017731 10.0.0.19 - - [2025-12-15 02:06:17] "GET /floating-ip/8e55cd72-1c59-4ac4-8edb-fec288e9a96d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.007296 10.0.0.19 - - [2025-12-15 02:06:17] "POST /set-tag HTTP/1.1" 200 109 0.051589 10.0.0.19 - - [2025-12-15 02:06:19] "GET /virtual-machine-interface/9d149e52-d95a-11f0-9302-fa163edcd7a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.004017 10.0.0.19 - - [2025-12-15 02:06:19] "POST /set-tag HTTP/1.1" 200 109 0.002201 10.0.0.19 - - [2025-12-15 02:06:20] "GET /virtual-machine/1b44c4a2-8a5f-44ce-9e6f-db3d5d5aaeb4?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1216 0.003076 10.0.0.19 - - [2025-12-15 02:06:20] "GET /virtual-machine-interface/9963cc4c-d95a-11f0-9302-fa163edcd7a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.005057 10.0.0.19 - - [2025-12-15 02:06:20] "GET /virtual-machine/9df3c317-acd0-4f88-a417-c7128b84087c?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1217 0.002968 10.0.0.19 - - [2025-12-15 02:06:20] "GET /virtual-machine-interface/9a8b04a0-d95a-11f0-9302-fa163edcd7a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.004779 10.0.0.19 - - [2025-12-15 02:06:20] "GET /virtual-machine/1feb05bd-f1f8-4378-8bc7-af34fd083f14?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1222 0.002709 10.0.0.19 - - [2025-12-15 02:06:20] "GET /virtual-machine-interface/9d149e52-d95a-11f0-9302-fa163edcd7a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.004041 10.0.0.19 - - [2025-12-15 02:06:20] "GET /virtual-machine-interface/9d149e52-d95a-11f0-9302-fa163edcd7a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.004677 10.0.0.19 - - [2025-12-15 02:06:20] "POST /set-tag HTTP/1.1" 200 109 0.002187 10.0.0.19 - - [2025-12-15 02:06:45] "GET /virtual-machine-interface/09024f94-d959-11f0-9302-fa163edcd7a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3766 0.004043 10.0.0.19 - - [2025-12-15 02:06:45] "POST /set-tag HTTP/1.1" 200 109 0.002685 10.0.0.19 - - [2025-12-15 02:06:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002226 10.0.0.19 - - [2025-12-15 02:06:45] "GET /loadbalancer/d2c6b0fc-5add-4d07-a463-f86ad4f8b223?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.003103 10.0.0.19 - - [2025-12-15 02:06:45] "GET /virtual-machine-interface/09024f94-d959-11f0-9302-fa163edcd7a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3766 0.005219 10.0.0.19 - - [2025-12-15 02:06:45] "POST /set-tag HTTP/1.1" 200 109 0.034971 10.0.0.19 - - [2025-12-15 02:06:45] "DELETE /loadbalancer-member/d36722a2-5cc4-41d3-a4b8-522d4515ed7c HTTP/1.1" 200 115 0.032848 10.0.0.19 - - [2025-12-15 02:06:45] "GET /virtual-machine-interface/09024f94-d959-11f0-9302-fa163edcd7a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3600 0.005063 10.0.0.19 - - [2025-12-15 02:06:45] "POST /set-tag HTTP/1.1" 200 109 0.003917 10.0.0.19 - - [2025-12-15 02:06:45] "DELETE /loadbalancer-member/26ec1ee6-ed33-412d-ac5b-08900bf8ba3d HTTP/1.1" 200 115 0.042074 10.0.0.19 - - [2025-12-15 02:06:45] "GET /virtual-machine-interface/09024f94-d959-11f0-9302-fa163edcd7a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3600 0.005044 10.0.0.19 - - [2025-12-15 02:06:45] "POST /set-tag HTTP/1.1" 200 109 0.004837 10.0.0.19 - - [2025-12-15 02:06:45] "DELETE /loadbalancer-member/dfba2ee7-6622-48d2-ab5c-16938fd25950 HTTP/1.1" 200 115 0.047132 10.0.0.19 - - [2025-12-15 02:06:45] "GET /virtual-machine-interface/09024f94-d959-11f0-9302-fa163edcd7a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3600 0.005002 10.0.0.19 - - [2025-12-15 02:06:45] "POST /set-tag HTTP/1.1" 200 109 0.002058 10.0.0.19 - - [2025-12-15 02:06:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004609 10.0.0.19 - - [2025-12-15 02:06:45] "GET /loadbalancer/d2c6b0fc-5add-4d07-a463-f86ad4f8b223?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.002507 10.0.0.19 - - [2025-12-15 02:06:45] "GET /loadbalancer-pool/e12695fb-731b-47a6-aeaa-380dc0eb7048?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.002311 10.0.0.19 - - [2025-12-15 02:06:45] "POST /loadbalancer-members HTTP/1.1" 200 690 0.024679 10.0.0.19 - - [2025-12-15 02:06:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.009461 10.0.0.19 - - [2025-12-15 02:06:45] "GET /virtual-machine-interface/09024f94-d959-11f0-9302-fa163edcd7a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3600 0.005147 10.0.0.19 - - [2025-12-15 02:06:45] "GET /virtual-machine-interface/09024f94-d959-11f0-9302-fa163edcd7a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3600 0.004085 10.0.0.19 - - [2025-12-15 02:06:45] "GET /floating-ip/4c6c2977-58d8-41e6-80a4-649d0e410f27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2025 0.002023 10.0.0.19 - - [2025-12-15 02:06:45] "POST /set-tag HTTP/1.1" 200 109 0.073287 10.0.0.19 - - [2025-12-15 02:06:45] "GET /loadbalancer-pool/68537c58-1099-4213-bba8-0b78f87fa62c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.028846 10.0.0.19 - - [2025-12-15 02:06:45] "POST /loadbalancer-members HTTP/1.1" 200 690 0.022345 10.0.0.19 - - [2025-12-15 02:06:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.017068 10.0.0.19 - - [2025-12-15 02:06:45] "GET /virtual-machine-interface/09024f94-d959-11f0-9302-fa163edcd7a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3766 0.015179 10.0.0.19 - - [2025-12-15 02:06:45] "GET /virtual-machine-interface/09024f94-d959-11f0-9302-fa163edcd7a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3766 0.005338 10.0.0.19 - - [2025-12-15 02:06:45] "POST /set-tag HTTP/1.1" 200 109 0.005240 10.0.0.19 - - [2025-12-15 02:06:45] "GET /floating-ip/4c6c2977-58d8-41e6-80a4-649d0e410f27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2025 0.002648 10.0.0.19 - - [2025-12-15 02:06:45] "GET /loadbalancer-pool/a8ed90ba-1a3c-4b75-8204-34b25e8ca8d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.004540 10.0.0.19 - - [2025-12-15 02:06:46] "POST /loadbalancer-members HTTP/1.1" 200 692 0.041240 10.0.0.19 - - [2025-12-15 02:06:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.050124 10.0.0.19 - - [2025-12-15 02:06:46] "GET /virtual-machine-interface/09024f94-d959-11f0-9302-fa163edcd7a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3766 0.029005 10.0.0.19 - - [2025-12-15 02:06:46] "GET /virtual-machine-interface/09024f94-d959-11f0-9302-fa163edcd7a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3766 0.005780 10.0.0.19 - - [2025-12-15 02:06:46] "GET /floating-ip/4c6c2977-58d8-41e6-80a4-649d0e410f27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2025 0.002457 10.0.0.19 - - [2025-12-15 02:06:46] "POST /set-tag HTTP/1.1" 200 109 0.002879 10.0.0.19 - - [2025-12-15 02:06:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001943 10.0.0.19 - - [2025-12-15 02:06:56] "POST /chown HTTP/1.1" 200 109 0.007238 10.0.0.19 - - [2025-12-15 02:06:56] "POST /chown HTTP/1.1" 200 109 0.016263 10.0.0.19 - - [2025-12-15 02:06:56] "POST /chown HTTP/1.1" 200 109 0.007444 10.0.0.19 - - [2025-12-15 02:06:56] "POST /chown HTTP/1.1" 200 109 0.022200 [Introspect:8084]10.0.0.19 - - [2025-12-15 02:07:03] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001009 [Introspect:8084]10.0.0.19 - - [2025-12-15 02:07:03] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000947 10.0.0.19 - - [2025-12-15 02:07:07] "GET /virtual-machine-interface/9d149e52-d95a-11f0-9302-fa163edcd7a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.017560 10.0.0.19 - - [2025-12-15 02:07:07] "POST /set-tag HTTP/1.1" 200 109 0.003075 10.0.0.19 - - [2025-12-15 02:07:07] "GET /virtual-machine-interface/9d149e52-d95a-11f0-9302-fa163edcd7a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.004317 10.0.0.19 - - [2025-12-15 02:07:07] "POST /set-tag HTTP/1.1" 200 109 0.002615 10.0.0.19 - - [2025-12-15 02:07:07] "GET /virtual-machine/1feb05bd-f1f8-4378-8bc7-af34fd083f14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1458 0.002986 10.0.0.19 - - [2025-12-15 02:07:07] "POST /ref-update HTTP/1.1" 200 156 0.012428 10.0.0.19 - - [2025-12-15 02:07:07] "GET /virtual-machine-interface/9d149e52-d95a-11f0-9302-fa163edcd7a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.005397 10.0.0.19 - - [2025-12-15 02:07:07] "POST /set-tag HTTP/1.1" 200 109 0.015450 10.0.0.19 - - [2025-12-15 02:07:07] "POST /set-tag HTTP/1.1" 200 109 0.027478 10.0.0.19 - - [2025-12-15 02:07:07] "DELETE /instance-ip/9d370e2e-d95a-11f0-9302-fa163edcd7a6 HTTP/1.1" 200 115 0.044667 10.0.0.19 - - [2025-12-15 02:07:07] "DELETE /virtual-machine-interface/9d149e52-d95a-11f0-9302-fa163edcd7a6 HTTP/1.1" 200 115 0.043339 10.0.0.19 - - [2025-12-15 02:07:07] "DELETE /virtual-machine/1feb05bd-f1f8-4378-8bc7-af34fd083f14 HTTP/1.1" 200 115 0.023180 10.0.0.19 - - [2025-12-15 02:07:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002152 10.0.0.19 - - [2025-12-15 02:07:10] "GET /tag/a785238b-6d79-4fc5-bbb6-d651742abfa5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.013456 10.0.0.19 - - [2025-12-15 02:07:10] "GET /tag/a785238b-6d79-4fc5-bbb6-d651742abfa5?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1772 0.014621 10.0.0.19 - - [2025-12-15 02:07:10] "GET /virtual-machine-interface/ad980d62-6f60-4649-8017-4fc6b34a4a97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2723 0.004266 10.0.0.19 - - [2025-12-15 02:07:10] "POST /set-tag HTTP/1.1" 200 109 0.030880 10.0.0.19 - - [2025-12-15 02:07:10] "GET /virtual-machine-interface/ee412dd9-51c0-446e-a153-8b9e761b2fd1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3133 0.009846 10.0.0.19 - - [2025-12-15 02:07:10] "POST /set-tag HTTP/1.1" 200 109 0.018292 10.0.0.19 - - [2025-12-15 02:07:10] "GET /virtual-machine-interface/ffb7b7f0-5097-4602-8760-1c55eaae8355?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3132 0.004229 10.0.0.19 - - [2025-12-15 02:07:11] "POST /set-tag HTTP/1.1" 200 109 0.018051 10.0.0.19 - - [2025-12-15 02:07:11] "GET /firewall-policy/646ce22a-a152-4ac9-8f03-207872d179d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1713 0.010583 10.0.0.19 - - [2025-12-15 02:07:11] "GET /firewall-rule/4d782f86-5fbe-4d26-a2c8-5b59a0ae52cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.002827 10.0.0.19 - - [2025-12-15 02:07:11] "POST /ref-update HTTP/1.1" 200 156 0.012120 10.0.0.19 - - [2025-12-15 02:07:11] "DELETE /firewall-rule/4d782f86-5fbe-4d26-a2c8-5b59a0ae52cd HTTP/1.1" 200 115 0.035228 10.0.0.19 - - [2025-12-15 02:07:11] "DELETE /loadbalancer-member/bb605d4b-3f5c-4dfb-899f-c9f71610a63d HTTP/1.1" 200 115 0.035031 10.0.0.19 - - [2025-12-15 02:07:11] "PUT /service-instance/b202c583-86f2-4c7d-9d35-3618278b53fa HTTP/1.1" 200 266 0.011861 10.0.0.19 - - [2025-12-15 02:07:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.016911 10.0.0.19 - - [2025-12-15 02:07:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004220 10.0.0.19 - - [2025-12-15 02:07:11] "DELETE /loadbalancer-pool/13864c84-8800-4204-9358-bced23c39005 HTTP/1.1" 200 115 0.061625 10.0.0.19 - - [2025-12-15 02:07:11] "DELETE /loadbalancer-listener/7ed86668-9fad-4efe-9ec7-9888e03b1986 HTTP/1.1" 200 115 0.030413 10.0.0.19 - - [2025-12-15 02:07:11] "GET /floating-ip/ffa1b226-f1f2-4d30-8245-4643ba01e4d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2391 0.002607 10.0.0.19 - - [2025-12-15 02:07:11] "POST /chown HTTP/1.1" 200 109 0.006998 10.0.0.19 - - [2025-12-15 02:07:11] "POST /chown HTTP/1.1" 200 109 0.028608 10.0.0.19 - - [2025-12-15 02:07:11] "POST /chown HTTP/1.1" 200 109 0.019113 10.0.0.19 - - [2025-12-15 02:07:11] "PUT /floating-ip/ffa1b226-f1f2-4d30-8245-4643ba01e4d5 HTTP/1.1" 200 256 0.060814 10.0.0.19 - - [2025-12-15 02:07:11] "POST /chown HTTP/1.1" 200 109 0.017218 10.0.0.19 - - [2025-12-15 02:07:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.007485 10.0.0.19 - - [2025-12-15 02:07:11] "POST /chown HTTP/1.1" 200 109 0.007060 10.0.0.19 - - [2025-12-15 02:07:11] "DELETE /floating-ip/ffa1b226-f1f2-4d30-8245-4643ba01e4d5 HTTP/1.1" 200 115 0.081828 10.0.0.19 - - [2025-12-15 02:07:11] "POST /chown HTTP/1.1" 200 109 0.012705 10.0.0.19 - - [2025-12-15 02:07:11] "POST /chown HTTP/1.1" 200 109 0.019019 10.0.0.19 - - [2025-12-15 02:07:11] "POST /chown HTTP/1.1" 200 109 0.025472 10.0.0.19 - - [2025-12-15 02:07:11] "DELETE /loadbalancer/a355990f-c036-4a6f-a871-7e2ab9b56caa HTTP/1.1" 200 115 0.103812 10.0.0.19 - - [2025-12-15 02:07:11] "PUT /service-instance/b202c583-86f2-4c7d-9d35-3618278b53fa HTTP/1.1" 200 266 0.023561 10.0.0.19 - - [2025-12-15 02:07:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.027361 10.0.0.19 - - [2025-12-15 02:07:11] "DELETE /instance-ip/8f67f29e-a067-450a-84da-624cbafe3617 HTTP/1.1" 200 115 0.098676 10.0.0.19 - - [2025-12-15 02:07:11] "PUT /service-instance/b202c583-86f2-4c7d-9d35-3618278b53fa HTTP/1.1" 200 266 0.018382 10.0.0.19 - - [2025-12-15 02:07:11] "DELETE /virtual-machine-interface/ad980d62-6f60-4649-8017-4fc6b34a4a97 HTTP/1.1" 200 115 0.087033 10.0.0.19 - - [2025-12-15 02:07:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.011431 10.0.0.19 - - [2025-12-15 02:07:11] "GET /floating-ip-pool/4df8e482-42b2-46ab-b336-fa1ff46ed862?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1107 0.011794 10.0.0.19 - - [2025-12-15 02:07:11] "POST /ref-update HTTP/1.1" 200 156 0.011241 10.0.0.19 - - [2025-12-15 02:07:11] "PUT /service-instance/b202c583-86f2-4c7d-9d35-3618278b53fa HTTP/1.1" 200 266 0.048068 10.0.0.19 - - [2025-12-15 02:07:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.020052 10.0.0.19 - - [2025-12-15 02:07:12] "DELETE /floating-ip-pool/4df8e482-42b2-46ab-b336-fa1ff46ed862 HTTP/1.1" 200 115 0.123949 10.0.0.19 - - [2025-12-15 02:07:12] "DELETE /tag/a785238b-6d79-4fc5-bbb6-d651742abfa5 HTTP/1.1" 200 115 0.230326 10.0.0.19 - - [2025-12-15 02:07:12] "DELETE /service-instance/b202c583-86f2-4c7d-9d35-3618278b53fa HTTP/1.1" 200 115 0.055094 10.0.0.19 - - [2025-12-15 02:07:12] "GET /virtual-machine-interface/ffb7b7f0-5097-4602-8760-1c55eaae8355?fields=instance_ip_back_refs%2Cinterface_route_table_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1208 0.004911 10.0.0.19 - - [2025-12-15 02:07:12] "POST /useragent-kv HTTP/1.1" 200 115 0.001651 10.0.0.19 - - [2025-12-15 02:07:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002345 10.0.0.19 - - [2025-12-15 02:07:12] "POST /useragent-kv HTTP/1.1" 200 115 0.001601 10.0.0.19 - - [2025-12-15 02:07:12] "DELETE /virtual-network/fd589f58-5d3a-432e-b0d6-edabba0f97e5 HTTP/1.1" 200 115 0.129986 10.0.0.19 - - [2025-12-15 02:07:12] "GET /routing-instance/67ed8db7-105b-45da-8ca1-9100a4b2fba0 HTTP/1.1" 404 171 0.004501 10.0.0.19 - - [2025-12-15 02:07:12] "GET /domains HTTP/1.1" 200 280 0.001584 10.0.0.19 - - [2025-12-15 02:07:12] "GET /domain/2e9c1526-b968-4adc-90cb-fbd33a67cfdf HTTP/1.1" 200 3086 0.002886 10.0.0.19 - - [2025-12-15 02:07:12] "DELETE /route-target/12f32079-c7fa-4c65-a09c-8b3a5a2e5e2e HTTP/1.1" 200 115 0.035018 10.0.0.19 - - [2025-12-15 02:07:12] "DELETE /virtual-machine-interface/ffb7b7f0-5097-4602-8760-1c55eaae8355 HTTP/1.1" 200 115 0.099030 10.0.0.19 - - [2025-12-15 02:07:12] "GET /project/dbc33ff2-d055-4864-b550-12d48ce47aef HTTP/1.1" 200 7143 0.058052 10.0.0.19 - - [2025-12-15 02:07:12] "POST /ref-update HTTP/1.1" 200 156 0.027282 10.0.0.19 - - [2025-12-15 02:07:12] "GET /virtual-machine-interface/9a8b04a0-d95a-11f0-9302-fa163edcd7a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.006272 10.0.0.19 - - [2025-12-15 02:07:12] "POST /set-tag HTTP/1.1" 200 109 0.006010 10.0.0.19 - - [2025-12-15 02:07:12] "DELETE /virtual-machine/c249e3ca-9c2e-414f-aaaf-9138de897637 HTTP/1.1" 200 115 0.045803 10.0.0.19 - - [2025-12-15 02:07:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001869 10.0.0.19 - - [2025-12-15 02:07:12] "GET /loadbalancer/97584a04-c515-45ba-a263-4da51d93744f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.002874 10.0.0.19 - - [2025-12-15 02:07:12] "GET /virtual-machine-interface/ee412dd9-51c0-446e-a153-8b9e761b2fd1?fields=instance_ip_back_refs%2Cinterface_route_table_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1209 0.006318 10.0.0.19 - - [2025-12-15 02:07:12] "GET /virtual-machine-interface/9a8b04a0-d95a-11f0-9302-fa163edcd7a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.010262 10.0.0.19 - - [2025-12-15 02:07:12] "DELETE /virtual-machine-interface/ee412dd9-51c0-446e-a153-8b9e761b2fd1 HTTP/1.1" 200 115 0.054181 10.0.0.19 - - [2025-12-15 02:07:12] "DELETE /virtual-machine/53ca682a-e565-412c-9c32-3fd993395f26 HTTP/1.1" 200 115 0.033066 10.0.0.19 - - [2025-12-15 02:07:12] "POST /set-tag HTTP/1.1" 200 109 0.035860 10.0.0.19 - - [2025-12-15 02:07:12] "DELETE /loadbalancer-member/e5404d92-6514-4e99-9e8e-58f263967e86 HTTP/1.1" 200 115 0.041832 10.0.0.19 - - [2025-12-15 02:07:13] "GET /virtual-machine-interface/9a8b04a0-d95a-11f0-9302-fa163edcd7a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.005917 10.0.0.19 - - [2025-12-15 02:07:13] "POST /set-tag HTTP/1.1" 200 109 0.002301 10.0.0.19 - - [2025-12-15 02:07:13] "GET /virtual-machine-interface/9a8b04a0-d95a-11f0-9302-fa163edcd7a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.005691 10.0.0.19 - - [2025-12-15 02:07:13] "POST /set-tag HTTP/1.1" 200 109 0.002625 10.0.0.19 - - [2025-12-15 02:07:13] "GET /virtual-machine/9df3c317-acd0-4f88-a417-c7128b84087c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1475 0.002544 10.0.0.19 - - [2025-12-15 02:07:13] "POST /ref-update HTTP/1.1" 200 156 0.012655 10.0.0.19 - - [2025-12-15 02:07:13] "GET /virtual-machine-interface/9a8b04a0-d95a-11f0-9302-fa163edcd7a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.005486 10.0.0.19 - - [2025-12-15 02:07:13] "POST /set-tag HTTP/1.1" 200 109 0.014602 10.0.0.19 - - [2025-12-15 02:07:13] "POST /set-tag HTTP/1.1" 200 109 0.017430 10.0.0.19 - - [2025-12-15 02:07:13] "POST /set-tag HTTP/1.1" 200 109 0.023679 10.0.0.19 - - [2025-12-15 02:07:13] "DELETE /instance-ip/9ab21cac-d95a-11f0-9302-fa163edcd7a6 HTTP/1.1" 200 115 0.036834 10.0.0.19 - - [2025-12-15 02:07:13] "POST /ref-update HTTP/1.1" 200 156 0.007822 10.0.0.19 - - [2025-12-15 02:07:13] "DELETE /virtual-machine-interface/9a8b04a0-d95a-11f0-9302-fa163edcd7a6 HTTP/1.1" 200 115 0.038070 10.0.0.19 - - [2025-12-15 02:07:13] "DELETE /virtual-machine/9df3c317-acd0-4f88-a417-c7128b84087c HTTP/1.1" 200 115 0.018048 10.0.0.19 - - [2025-12-15 02:07:17] "GET /virtual-machine-interface/9963cc4c-d95a-11f0-9302-fa163edcd7a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.005434 10.0.0.19 - - [2025-12-15 02:07:17] "POST /set-tag HTTP/1.1" 200 109 0.004091 10.0.0.19 - - [2025-12-15 02:07:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002921 10.0.0.19 - - [2025-12-15 02:07:17] "GET /loadbalancer/97584a04-c515-45ba-a263-4da51d93744f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.002189 10.0.0.19 - - [2025-12-15 02:07:18] "GET /virtual-machine-interface/9963cc4c-d95a-11f0-9302-fa163edcd7a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.027526 10.0.0.19 - - [2025-12-15 02:07:18] "POST /set-tag HTTP/1.1" 200 109 0.002546 10.0.0.19 - - [2025-12-15 02:07:18] "GET /virtual-machine-interface/9963cc4c-d95a-11f0-9302-fa163edcd7a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.004476 10.0.0.19 - - [2025-12-15 02:07:18] "POST /set-tag HTTP/1.1" 200 109 0.009166 10.0.0.19 - - [2025-12-15 02:07:18] "GET /virtual-machine/1b44c4a2-8a5f-44ce-9e6f-db3d5d5aaeb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1474 0.003743 10.0.0.19 - - [2025-12-15 02:07:18] "POST /ref-update HTTP/1.1" 200 156 0.023588 10.0.0.19 - - [2025-12-15 02:07:18] "GET /virtual-machine-interface/9963cc4c-d95a-11f0-9302-fa163edcd7a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.004409 10.0.0.19 - - [2025-12-15 02:07:18] "POST /set-tag HTTP/1.1" 200 109 0.019047 10.0.0.19 - - [2025-12-15 02:07:18] "POST /set-tag HTTP/1.1" 200 109 0.031044 10.0.0.19 - - [2025-12-15 02:07:18] "POST /set-tag HTTP/1.1" 200 109 0.020149 10.0.0.19 - - [2025-12-15 02:07:18] "DELETE /instance-ip/997aca64-d95a-11f0-9302-fa163edcd7a6 HTTP/1.1" 200 115 0.046226 10.0.0.19 - - [2025-12-15 02:07:18] "POST /ref-update HTTP/1.1" 200 156 0.007440 10.0.0.19 - - [2025-12-15 02:07:18] "DELETE /virtual-machine-interface/9963cc4c-d95a-11f0-9302-fa163edcd7a6 HTTP/1.1" 200 115 0.038320 10.0.0.19 - - [2025-12-15 02:07:18] "DELETE /virtual-machine/1b44c4a2-8a5f-44ce-9e6f-db3d5d5aaeb4 HTTP/1.1" 200 115 0.023315 10.0.0.19 - - [2025-12-15 02:07:18] "DELETE /tag/184d431d-3f5a-40ff-9681-2252d0a20c29 HTTP/1.1" 200 115 0.075107 10.0.0.19 - - [2025-12-15 02:07:18] "DELETE /tag/d1ac0f17-0d6e-43f6-94a7-e456773c8bea HTTP/1.1" 200 115 0.044687 10.0.0.19 - - [2025-12-15 02:07:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002957 10.0.0.19 - - [2025-12-15 02:07:22] "GET /project/dbc33ff2-d055-4864-b550-12d48ce47aef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.034764 10.0.0.19 - - [2025-12-15 02:07:22] "POST /tags HTTP/1.1" 200 393 0.028682 10.0.0.19 - - [2025-12-15 02:07:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.016764 10.0.0.19 - - [2025-12-15 02:07:22] "GET /tag/dd8db297-e03a-422e-b8fc-072865afc93c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.013701 10.0.0.19 - - [2025-12-15 02:07:22] "POST /tags HTTP/1.1" 200 341 0.021291 10.0.0.19 - - [2025-12-15 02:07:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002046 10.0.0.19 - - [2025-12-15 02:07:22] "GET /tag/fff82621-617a-436f-855b-b9fabe55323a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.013501 10.0.0.19 - - [2025-12-15 02:07:23] "POST /id-to-fqname HTTP/1.1" 200 192 0.000577 10.0.0.19 - - [2025-12-15 02:07:23] "POST /fqname-to-id HTTP/1.1" 404 201 0.010641 10.0.0.19 - - [2025-12-15 02:07:23] "POST /security-groups HTTP/1.1" 200 589 0.082899 10.0.0.19 - - [2025-12-15 02:07:23] "POST /projects HTTP/1.1" 200 519 0.198164 10.0.0.19 - - [2025-12-15 02:07:23] "POST /fqname-to-id HTTP/1.1" 404 236 0.002417 10.0.0.19 - - [2025-12-15 02:07:23] "POST /access-control-lists HTTP/1.1" 200 598 0.065119 10.0.0.19 - - [2025-12-15 02:07:23] "POST /fqname-to-id HTTP/1.1" 404 235 0.007700 10.0.0.19 - - [2025-12-15 02:07:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.057360 10.0.0.19 - - [2025-12-15 02:07:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.007396 10.0.0.19 - - [2025-12-15 02:07:23] "GET /virtual-network/f64befc4-badd-4c42-93c7-9529926a0133?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.003835 10.0.0.19 - - [2025-12-15 02:07:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002481 10.0.0.19 - - [2025-12-15 02:07:23] "GET /virtual-network/a241fa63-a401-4c05-b4f1-1a59148c9833?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3042 0.003968 10.0.0.19 - - [2025-12-15 02:07:23] "POST /access-control-lists HTTP/1.1" 200 596 0.078146 10.0.0.19 - - [2025-12-15 02:07:23] "PUT /virtual-network/f64befc4-badd-4c42-93c7-9529926a0133 HTTP/1.1" 200 264 0.059004 10.0.0.19 - - [2025-12-15 02:07:23] "PUT /virtual-network/a241fa63-a401-4c05-b4f1-1a59148c9833 HTTP/1.1" 200 264 0.065530 10.0.0.19 - - [2025-12-15 02:07:23] "POST /security-groups HTTP/1.1" 200 591 0.092454 10.0.0.19 - - [2025-12-15 02:07:23] "POST /fqname-to-id HTTP/1.1" 404 270 0.002928 10.0.0.19 - - [2025-12-15 02:07:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.047118 10.0.0.19 - - [2025-12-15 02:07:23] "POST /chown HTTP/1.1" 200 109 0.046297 10.0.0.19 - - [2025-12-15 02:07:23] "GET /application-policy-set/4d252ce3-8e5f-4e99-9325-19a10073da0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.024659 10.0.0.19 - - [2025-12-15 02:07:23] "POST /access-control-lists HTTP/1.1" 200 632 0.126553 10.0.0.19 - - [2025-12-15 02:07:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002467 10.0.0.19 - - [2025-12-15 02:07:23] "POST /fqname-to-id HTTP/1.1" 404 269 0.009488 10.0.0.19 - - [2025-12-15 02:07:23] "GET /policy-management/0fd2a1c0-d5df-45d3-bbcb-fd3a056467fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.013107 10.0.0.19 - - [2025-12-15 02:07:23] "POST /tags HTTP/1.1" 409 226 0.002441 10.0.0.19 - - [2025-12-15 02:07:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001897 10.0.0.19 - - [2025-12-15 02:07:23] "GET /tag/fff82621-617a-436f-855b-b9fabe55323a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.047468 10.0.0.19 - - [2025-12-15 02:07:23] "POST /access-control-lists HTTP/1.1" 200 630 0.109480 10.0.0.19 - - [2025-12-15 02:07:24] "POST /firewall-rules HTTP/1.1" 200 600 0.075425 10.0.0.19 - - [2025-12-15 02:07:24] "GET /firewall-rule/d036f6d9-e668-4bab-884e-f4112eedbf9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.006674 10.0.0.19 - - [2025-12-15 02:07:24] "GET /firewall-policy/28ee5521-7bd5-42d6-9fb6-c2bddba799e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.003834 10.0.0.19 - - [2025-12-15 02:07:24] "GET /firewall-rule/d036f6d9-e668-4bab-884e-f4112eedbf9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.002539 10.0.0.19 - - [2025-12-15 02:07:24] "POST /ref-update HTTP/1.1" 200 156 0.044319 10.0.0.19 - - [2025-12-15 02:07:24] "GET /application-policy-set/4d252ce3-8e5f-4e99-9325-19a10073da0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.018077 10.0.0.19 - - [2025-12-15 02:07:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002015 10.0.0.19 - - [2025-12-15 02:07:24] "GET /policy-management/0fd2a1c0-d5df-45d3-bbcb-fd3a056467fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002436 10.0.0.19 - - [2025-12-15 02:07:24] "POST /tags HTTP/1.1" 409 226 0.002022 10.0.0.19 - - [2025-12-15 02:07:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003708 10.0.0.19 - - [2025-12-15 02:07:24] "GET /tag/fff82621-617a-436f-855b-b9fabe55323a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.010005 10.0.0.19 - - [2025-12-15 02:07:24] "POST /firewall-rules HTTP/1.1" 200 598 0.064429 10.0.0.19 - - [2025-12-15 02:07:24] "GET /firewall-rule/a0b7bcc4-8b2f-48da-b6c6-7dd87f07adc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2086 0.003788 10.0.0.19 - - [2025-12-15 02:07:24] "GET /firewall-policy/28ee5521-7bd5-42d6-9fb6-c2bddba799e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4131 0.003533 10.0.0.19 - - [2025-12-15 02:07:24] "GET /firewall-rule/a0b7bcc4-8b2f-48da-b6c6-7dd87f07adc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2086 0.001878 10.0.0.19 - - [2025-12-15 02:07:24] "POST /ref-update HTTP/1.1" 200 156 0.056357 10.0.0.19 - - [2025-12-15 02:07:25] "POST /tags HTTP/1.1" 200 393 0.022108 10.0.0.19 - - [2025-12-15 02:07:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.014781 10.0.0.19 - - [2025-12-15 02:07:25] "GET /tag/837d11c9-b85e-4bc1-9786-cad2240c8e74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.016283 10.0.0.19 - - [2025-12-15 02:07:25] "POST /tags HTTP/1.1" 200 341 0.021803 10.0.0.19 - - [2025-12-15 02:07:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.015772 10.0.0.19 - - [2025-12-15 02:07:25] "GET /tag/6d6f7b1c-c0d5-4080-bf3b-f46e5cbf6648?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.014406 10.0.0.19 - - [2025-12-15 02:07:26] "POST /id-to-fqname HTTP/1.1" 200 192 0.000675 10.0.0.19 - - [2025-12-15 02:07:26] "POST /fqname-to-id HTTP/1.1" 404 201 0.007246 10.0.0.19 - - [2025-12-15 02:07:26] "POST /security-groups HTTP/1.1" 200 589 0.071918 10.0.0.19 - - [2025-12-15 02:07:26] "POST /projects HTTP/1.1" 200 519 0.240669 10.0.0.19 - - [2025-12-15 02:07:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.013646 10.0.0.19 - - [2025-12-15 02:07:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.006740 10.0.0.19 - - [2025-12-15 02:07:26] "POST /fqname-to-id HTTP/1.1" 404 236 0.002755 10.0.0.19 - - [2025-12-15 02:07:26] "GET /virtual-network/f64befc4-badd-4c42-93c7-9529926a0133?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3097 0.032891 10.0.0.19 - - [2025-12-15 02:07:26] "POST /access-control-lists HTTP/1.1" 200 598 0.079651 10.0.0.19 - - [2025-12-15 02:07:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.012686 10.0.0.19 - - [2025-12-15 02:07:26] "GET /virtual-network/a241fa63-a401-4c05-b4f1-1a59148c9833?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3114 0.005868 10.0.0.19 - - [2025-12-15 02:07:26] "POST /fqname-to-id HTTP/1.1" 404 235 0.007626 10.0.0.19 - - [2025-12-15 02:07:26] "POST /access-control-lists HTTP/1.1" 200 596 0.069876 10.0.0.19 - - [2025-12-15 02:07:26] "PUT /virtual-network/f64befc4-badd-4c42-93c7-9529926a0133 HTTP/1.1" 200 264 0.081424 10.0.0.19 - - [2025-12-15 02:07:26] "PUT /virtual-network/a241fa63-a401-4c05-b4f1-1a59148c9833 HTTP/1.1" 200 264 0.069402 10.0.0.19 - - [2025-12-15 02:07:26] "POST /security-groups HTTP/1.1" 200 591 0.274632 10.0.0.19 - - [2025-12-15 02:07:26] "POST /fqname-to-id HTTP/1.1" 404 270 0.006558 10.0.0.19 - - [2025-12-15 02:07:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.063706 10.0.0.19 - - [2025-12-15 02:07:26] "POST /access-control-lists HTTP/1.1" 200 632 0.084373 10.0.0.19 - - [2025-12-15 02:07:26] "POST /fqname-to-id HTTP/1.1" 404 269 0.003059 10.0.0.19 - - [2025-12-15 02:07:27] "POST /chown HTTP/1.1" 200 109 0.039913 10.0.0.19 - - [2025-12-15 02:07:27] "GET /application-policy-set/4d252ce3-8e5f-4e99-9325-19a10073da0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.006783 10.0.0.19 - - [2025-12-15 02:07:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001746 10.0.0.19 - - [2025-12-15 02:07:27] "POST /access-control-lists HTTP/1.1" 200 630 0.099506 10.0.0.19 - - [2025-12-15 02:07:27] "GET /policy-management/0fd2a1c0-d5df-45d3-bbcb-fd3a056467fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003509 10.0.0.19 - - [2025-12-15 02:07:27] "POST /tags HTTP/1.1" 409 226 0.002755 10.0.0.19 - - [2025-12-15 02:07:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003823 10.0.0.19 - - [2025-12-15 02:07:27] "GET /tag/6d6f7b1c-c0d5-4080-bf3b-f46e5cbf6648?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.011208 10.0.0.19 - - [2025-12-15 02:07:27] "POST /firewall-rules HTTP/1.1" 200 600 0.083300 10.0.0.19 - - [2025-12-15 02:07:27] "GET /firewall-rule/038c83b8-aa6d-4b13-b0d5-31b205573ed0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.005696 10.0.0.19 - - [2025-12-15 02:07:27] "GET /firewall-policy/28ee5521-7bd5-42d6-9fb6-c2bddba799e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4386 0.004456 10.0.0.19 - - [2025-12-15 02:07:27] "GET /firewall-rule/038c83b8-aa6d-4b13-b0d5-31b205573ed0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.002928 10.0.0.19 - - [2025-12-15 02:07:27] "POST /ref-update HTTP/1.1" 200 156 0.082421 10.0.0.19 - - [2025-12-15 02:07:27] "GET /application-policy-set/4d252ce3-8e5f-4e99-9325-19a10073da0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.004740 10.0.0.19 - - [2025-12-15 02:07:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.011537 10.0.0.19 - - [2025-12-15 02:07:27] "GET /policy-management/0fd2a1c0-d5df-45d3-bbcb-fd3a056467fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003096 10.0.0.19 - - [2025-12-15 02:07:27] "POST /tags HTTP/1.1" 409 226 0.001720 10.0.0.19 - - [2025-12-15 02:07:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001513 10.0.0.19 - - [2025-12-15 02:07:27] "GET /tag/6d6f7b1c-c0d5-4080-bf3b-f46e5cbf6648?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.013158 10.0.0.19 - - [2025-12-15 02:07:27] "POST /firewall-rules HTTP/1.1" 200 598 0.084856 10.0.0.19 - - [2025-12-15 02:07:27] "GET /firewall-rule/2a97e75c-c9f9-4221-9b01-1fe68fd8ad48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.019382 10.0.0.19 - - [2025-12-15 02:07:27] "GET /firewall-policy/28ee5521-7bd5-42d6-9fb6-c2bddba799e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4642 0.006737 10.0.0.19 - - [2025-12-15 02:07:27] "GET /firewall-rule/2a97e75c-c9f9-4221-9b01-1fe68fd8ad48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.005953 10.0.0.19 - - [2025-12-15 02:07:27] "POST /ref-update HTTP/1.1" 200 156 0.091508 [Introspect:8084]10.0.0.19 - - [2025-12-15 02:07:28] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000928 [Introspect:8084]10.0.0.19 - - [2025-12-15 02:07:28] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001035 10.0.0.19 - - [2025-12-15 02:07:28] "POST /tags HTTP/1.1" 200 345 0.092211 10.0.0.19 - - [2025-12-15 02:07:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.011400 10.0.0.19 - - [2025-12-15 02:07:28] "GET /tag/0dd2ad4b-26e5-4f54-9365-1966e948d101?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.017791 10.0.0.19 - - [2025-12-15 02:07:28] "POST /projects HTTP/1.1" 409 238 0.005964 10.0.0.19 - - [2025-12-15 02:07:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001901 10.0.0.19 - - [2025-12-15 02:07:29] "GET /project/2d018dcf-297d-4ebc-b95c-f78fe56bef9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.043421 10.0.0.19 - - [2025-12-15 02:07:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003670 10.0.0.19 - - [2025-12-15 02:07:29] "GET /virtual-network/f64befc4-badd-4c42-93c7-9529926a0133?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.006033 10.0.0.19 - - [2025-12-15 02:07:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001865 10.0.0.19 - - [2025-12-15 02:07:29] "GET /virtual-network/a241fa63-a401-4c05-b4f1-1a59148c9833?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.004044 10.0.0.19 - - [2025-12-15 02:07:29] "POST /security-groups HTTP/1.1" 409 285 0.002105 10.0.0.19 - - [2025-12-15 02:07:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002155 10.0.0.19 - - [2025-12-15 02:07:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002815 10.0.0.19 - - [2025-12-15 02:07:29] "PUT /security-group/b24b8038-a2a2-4db3-a152-6d026837e66d HTTP/1.1" 200 262 0.059685 10.0.0.19 - - [2025-12-15 02:07:29] "PUT /access-control-list/207d22d7-4473-472b-8d9e-d12b47bb51f8 HTTP/1.1" 200 272 0.021789 10.0.0.19 - - [2025-12-15 02:07:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.034777 10.0.0.19 - - [2025-12-15 02:07:29] "GET /project/2d018dcf-297d-4ebc-b95c-f78fe56bef9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.087000 10.0.0.19 - - [2025-12-15 02:07:29] "POST /tags HTTP/1.1" 409 228 0.007835 10.0.0.19 - - [2025-12-15 02:07:29] "PUT /access-control-list/a12a19a5-d5d0-45b4-af0b-a5b6dec31ac6 HTTP/1.1" 200 272 0.073382 10.0.0.19 - - [2025-12-15 02:07:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002974 10.0.0.19 - - [2025-12-15 02:07:29] "GET /tag/0dd2ad4b-26e5-4f54-9365-1966e948d101?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.014253 10.0.0.19 - - [2025-12-15 02:07:29] "POST /tags HTTP/1.1" 200 345 0.018781 10.0.0.19 - - [2025-12-15 02:07:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001863 10.0.0.19 - - [2025-12-15 02:07:29] "GET /tag/a84bfddd-23a2-4c99-b79b-63e17bf5cb07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.015744 10.0.0.19 - - [2025-12-15 02:07:29] "POST /projects HTTP/1.1" 409 238 0.002147 10.0.0.19 - - [2025-12-15 02:07:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.006056 10.0.0.19 - - [2025-12-15 02:07:29] "GET /project/4d690c74-0cec-4e4c-be3e-ed9fcbec04f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.036552 10.0.0.19 - - [2025-12-15 02:07:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001796 10.0.0.19 - - [2025-12-15 02:07:29] "GET /virtual-network/f64befc4-badd-4c42-93c7-9529926a0133?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.003914 10.0.0.19 - - [2025-12-15 02:07:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003540 10.0.0.19 - - [2025-12-15 02:07:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.009458 10.0.0.19 - - [2025-12-15 02:07:29] "GET /project/4d690c74-0cec-4e4c-be3e-ed9fcbec04f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.036292 10.0.0.19 - - [2025-12-15 02:07:29] "GET /virtual-network/a241fa63-a401-4c05-b4f1-1a59148c9833?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.005009 10.0.0.19 - - [2025-12-15 02:07:29] "POST /security-groups HTTP/1.1" 409 285 0.002798 10.0.0.19 - - [2025-12-15 02:07:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001863 10.0.0.19 - - [2025-12-15 02:07:29] "PUT /security-group/fd022e99-96af-40ed-a2b2-7c7bdc2d75fb HTTP/1.1" 200 262 0.059612 10.0.0.19 - - [2025-12-15 02:07:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.032353 10.0.0.19 - - [2025-12-15 02:07:29] "PUT /access-control-list/353f6d2a-2197-4013-a7c7-68b3cc4cd0a9 HTTP/1.1" 200 272 0.013698 10.0.0.19 - - [2025-12-15 02:07:29] "POST /tags HTTP/1.1" 409 228 0.021035 10.0.0.19 - - [2025-12-15 02:07:29] "PUT /access-control-list/b8636dca-d4a7-43a1-9d61-e2508abf9eaf HTTP/1.1" 200 272 0.023867 10.0.0.19 - - [2025-12-15 02:07:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002278 10.0.0.19 - - [2025-12-15 02:07:29] "GET /tag/a84bfddd-23a2-4c99-b79b-63e17bf5cb07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.012924 10.0.0.19 - - [2025-12-15 02:07:29] "POST /tags HTTP/1.1" 200 291 0.066154 10.0.0.19 - - [2025-12-15 02:07:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002172 10.0.0.19 - - [2025-12-15 02:07:30] "GET /tag/24e82046-cc9d-4f54-9a15-0d09b478a111?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1084 0.015935 10.0.0.19 - - [2025-12-15 02:07:30] "POST /tags HTTP/1.1" 200 303 0.053467 10.0.0.19 - - [2025-12-15 02:07:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002086 10.0.0.19 - - [2025-12-15 02:07:30] "GET /tag/62d21249-e104-486c-af7c-56f24e82615e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.012417 10.0.0.19 - - [2025-12-15 02:07:30] "POST /tags HTTP/1.1" 409 252 0.001941 10.0.0.19 - - [2025-12-15 02:07:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002211 10.0.0.19 - - [2025-12-15 02:07:30] "GET /tag/dd8db297-e03a-422e-b8fc-072865afc93c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.010091 10.0.0.19 - - [2025-12-15 02:07:30] "POST /tags HTTP/1.1" 409 226 0.011045 10.0.0.19 - - [2025-12-15 02:07:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002256 10.0.0.19 - - [2025-12-15 02:07:30] "GET /tag/fff82621-617a-436f-855b-b9fabe55323a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.018367 10.0.0.19 - - [2025-12-15 02:07:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002310 10.0.0.19 - - [2025-12-15 02:07:30] "GET /virtual-network/f64befc4-badd-4c42-93c7-9529926a0133?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.003917 10.0.0.19 - - [2025-12-15 02:07:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003583 10.0.0.19 - - [2025-12-15 02:07:30] "GET /project/2d018dcf-297d-4ebc-b95c-f78fe56bef9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.028664 10.0.0.19 - - [2025-12-15 02:07:30] "POST /virtual-machines HTTP/1.1" 200 395 0.019155 10.0.0.19 - - [2025-12-15 02:07:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.018857 10.0.0.19 - - [2025-12-15 02:07:30] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.137053 10.0.0.19 - - [2025-12-15 02:07:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.013526 10.0.0.19 - - [2025-12-15 02:07:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.008909 10.0.0.19 - - [2025-12-15 02:07:30] "GET /virtual-machine-interface/cfc63a0e-d95a-11f0-9302-fa163edcd7a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.005838 10.0.0.19 - - [2025-12-15 02:07:30] "POST /instance-ips HTTP/1.1" 200 397 0.019953 10.0.0.19 - - [2025-12-15 02:07:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.019513 10.0.0.19 - - [2025-12-15 02:07:30] "GET /virtual-machine-interface/cfc63a0e-d95a-11f0-9302-fa163edcd7a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.013748 10.0.0.19 - - [2025-12-15 02:07:30] "POST /set-tag HTTP/1.1" 200 109 0.075249 10.0.0.19 - - [2025-12-15 02:07:30] "GET /virtual-machine-interface/cfc63a0e-d95a-11f0-9302-fa163edcd7a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.012083 10.0.0.19 - - [2025-12-15 02:07:30] "GET /instance-ip/cfe404e4-d95a-11f0-9302-fa163edcd7a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.004554 10.0.0.19 - - [2025-12-15 02:07:31] "GET /virtual-machine-interface/cfc63a0e-d95a-11f0-9302-fa163edcd7a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004548 10.0.0.19 - - [2025-12-15 02:07:31] "POST /set-tag HTTP/1.1" 200 109 0.003604 10.0.0.19 - - [2025-12-15 02:07:31] "GET /virtual-router/d5970071-25d2-4d65-a8b1-beb66bc65b37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.003668 10.0.0.19 - - [2025-12-15 02:07:31] "POST /ref-update HTTP/1.1" 200 156 0.011792 10.0.0.19 - - [2025-12-15 02:07:31] "GET /virtual-machine-interface/cfc63a0e-d95a-11f0-9302-fa163edcd7a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.013493 10.0.0.19 - - [2025-12-15 02:07:31] "POST /set-tag HTTP/1.1" 200 109 0.003342 10.0.0.19 - - [2025-12-15 02:07:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002645 10.0.0.19 - - [2025-12-15 02:07:31] "GET /virtual-network/f64befc4-badd-4c42-93c7-9529926a0133?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.004810 10.0.0.19 - - [2025-12-15 02:07:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002437 10.0.0.19 - - [2025-12-15 02:07:31] "GET /project/2d018dcf-297d-4ebc-b95c-f78fe56bef9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.051319 10.0.0.19 - - [2025-12-15 02:07:31] "POST /virtual-machines HTTP/1.1" 200 395 0.014107 10.0.0.19 - - [2025-12-15 02:07:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.029089 10.0.0.19 - - [2025-12-15 02:07:31] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.108828 10.0.0.19 - - [2025-12-15 02:07:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.007653 10.0.0.19 - - [2025-12-15 02:07:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.007512 10.0.0.19 - - [2025-12-15 02:07:31] "GET /virtual-machine-interface/d04a0cee-d95a-11f0-9302-fa163edcd7a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.012861 10.0.0.19 - - [2025-12-15 02:07:31] "POST /instance-ips HTTP/1.1" 200 397 0.028970 10.0.0.19 - - [2025-12-15 02:07:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.021618 10.0.0.19 - - [2025-12-15 02:07:31] "GET /virtual-machine-interface/d04a0cee-d95a-11f0-9302-fa163edcd7a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.018338 10.0.0.19 - - [2025-12-15 02:07:31] "POST /set-tag HTTP/1.1" 200 109 0.072187 10.0.0.19 - - [2025-12-15 02:07:31] "GET /virtual-machine-interface/d04a0cee-d95a-11f0-9302-fa163edcd7a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.017249 10.0.0.19 - - [2025-12-15 02:07:31] "GET /instance-ip/d064935c-d95a-11f0-9302-fa163edcd7a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.003110 10.0.0.19 - - [2025-12-15 02:07:31] "GET /virtual-machine-interface/d04a0cee-d95a-11f0-9302-fa163edcd7a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004503 10.0.0.19 - - [2025-12-15 02:07:31] "POST /set-tag HTTP/1.1" 200 109 0.002126 10.0.0.19 - - [2025-12-15 02:07:31] "GET /virtual-router/d5970071-25d2-4d65-a8b1-beb66bc65b37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1699 0.004005 10.0.0.19 - - [2025-12-15 02:07:31] "POST /ref-update HTTP/1.1" 200 156 0.008039 10.0.0.19 - - [2025-12-15 02:07:31] "GET /virtual-machine-interface/d04a0cee-d95a-11f0-9302-fa163edcd7a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004446 10.0.0.19 - - [2025-12-15 02:07:31] "POST /set-tag HTTP/1.1" 200 109 0.001875 10.0.0.19 - - [2025-12-15 02:07:32] "POST /tags HTTP/1.1" 200 291 0.018325 10.0.0.19 - - [2025-12-15 02:07:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002374 10.0.0.19 - - [2025-12-15 02:07:32] "GET /tag/a774619a-4473-4809-a0f4-c79807a6380e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1085 0.017939 10.0.0.19 - - [2025-12-15 02:07:32] "POST /tags HTTP/1.1" 409 252 0.002286 10.0.0.19 - - [2025-12-15 02:07:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001583 10.0.0.19 - - [2025-12-15 02:07:32] "GET /tag/837d11c9-b85e-4bc1-9786-cad2240c8e74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.010023 10.0.0.19 - - [2025-12-15 02:07:32] "POST /tags HTTP/1.1" 409 226 0.003580 10.0.0.19 - - [2025-12-15 02:07:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001571 10.0.0.19 - - [2025-12-15 02:07:32] "GET /tag/6d6f7b1c-c0d5-4080-bf3b-f46e5cbf6648?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.011461 10.0.0.19 - - [2025-12-15 02:07:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001683 10.0.0.19 - - [2025-12-15 02:07:32] "GET /virtual-network/f64befc4-badd-4c42-93c7-9529926a0133?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.003913 10.0.0.19 - - [2025-12-15 02:07:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001984 10.0.0.19 - - [2025-12-15 02:07:32] "GET /project/4d690c74-0cec-4e4c-be3e-ed9fcbec04f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.029532 10.0.0.19 - - [2025-12-15 02:07:32] "POST /virtual-machines HTTP/1.1" 200 395 0.008851 10.0.0.19 - - [2025-12-15 02:07:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.013342 10.0.0.19 - - [2025-12-15 02:07:32] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.113798 10.0.0.19 - - [2025-12-15 02:07:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.020821 10.0.0.19 - - [2025-12-15 02:07:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.011379 10.0.0.19 - - [2025-12-15 02:07:32] "GET /virtual-machine-interface/d0e648e8-d95a-11f0-9302-fa163edcd7a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.004158 10.0.0.19 - - [2025-12-15 02:07:32] "POST /instance-ips HTTP/1.1" 200 397 0.019082 10.0.0.19 - - [2025-12-15 02:07:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.025878 10.0.0.19 - - [2025-12-15 02:07:32] "GET /virtual-machine-interface/d0e648e8-d95a-11f0-9302-fa163edcd7a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.007943 10.0.0.19 - - [2025-12-15 02:07:32] "POST /set-tag HTTP/1.1" 200 109 0.060573 10.0.0.19 - - [2025-12-15 02:07:32] "GET /virtual-machine-interface/d0e648e8-d95a-11f0-9302-fa163edcd7a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.018907 10.0.0.19 - - [2025-12-15 02:07:32] "GET /instance-ip/d0fd56fa-d95a-11f0-9302-fa163edcd7a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.034740 10.0.0.19 - - [2025-12-15 02:07:32] "GET /virtual-machine-interface/d0e648e8-d95a-11f0-9302-fa163edcd7a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005122 10.0.0.19 - - [2025-12-15 02:07:32] "POST /set-tag HTTP/1.1" 200 109 0.002151 10.0.0.19 - - [2025-12-15 02:07:32] "GET /virtual-router/d5970071-25d2-4d65-a8b1-beb66bc65b37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1912 0.003551 10.0.0.19 - - [2025-12-15 02:07:32] "POST /ref-update HTTP/1.1" 200 156 0.021847 10.0.0.19 - - [2025-12-15 02:07:32] "GET /virtual-machine-interface/d0e648e8-d95a-11f0-9302-fa163edcd7a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004765 10.0.0.19 - - [2025-12-15 02:07:32] "POST /set-tag HTTP/1.1" 200 109 0.002676 10.0.0.19 - - [2025-12-15 02:07:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001630 10.0.0.19 - - [2025-12-15 02:07:33] "GET /virtual-network/f64befc4-badd-4c42-93c7-9529926a0133?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.005473 10.0.0.19 - - [2025-12-15 02:07:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002154 10.0.0.19 - - [2025-12-15 02:07:33] "GET /project/4d690c74-0cec-4e4c-be3e-ed9fcbec04f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.041557 10.0.0.19 - - [2025-12-15 02:07:33] "POST /virtual-machines HTTP/1.1" 200 395 0.009734 10.0.0.19 - - [2025-12-15 02:07:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.015809 10.0.0.19 - - [2025-12-15 02:07:33] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.124445 10.0.0.19 - - [2025-12-15 02:07:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.014720 10.0.0.19 - - [2025-12-15 02:07:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.015002 10.0.0.19 - - [2025-12-15 02:07:33] "GET /virtual-machine-interface/d15e11a2-d95a-11f0-9302-fa163edcd7a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.007168 10.0.0.19 - - [2025-12-15 02:07:33] "POST /instance-ips HTTP/1.1" 200 397 0.022910 10.0.0.19 - - [2025-12-15 02:07:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.015186 10.0.0.19 - - [2025-12-15 02:07:33] "GET /virtual-machine-interface/d15e11a2-d95a-11f0-9302-fa163edcd7a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.011812 10.0.0.19 - - [2025-12-15 02:07:33] "POST /set-tag HTTP/1.1" 200 109 0.067513 10.0.0.19 - - [2025-12-15 02:07:33] "GET /virtual-machine-interface/d15e11a2-d95a-11f0-9302-fa163edcd7a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.020000 10.0.0.19 - - [2025-12-15 02:07:33] "GET /instance-ip/d17af7fe-d95a-11f0-9302-fa163edcd7a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.003123 10.0.0.19 - - [2025-12-15 02:07:33] "GET /virtual-machine-interface/d15e11a2-d95a-11f0-9302-fa163edcd7a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004446 10.0.0.19 - - [2025-12-15 02:07:33] "POST /set-tag HTTP/1.1" 200 109 0.002078 10.0.0.19 - - [2025-12-15 02:07:33] "GET /virtual-router/d5970071-25d2-4d65-a8b1-beb66bc65b37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2125 0.004380 10.0.0.19 - - [2025-12-15 02:07:33] "POST /ref-update HTTP/1.1" 200 156 0.008840 10.0.0.19 - - [2025-12-15 02:07:33] "GET /virtual-machine-interface/d15e11a2-d95a-11f0-9302-fa163edcd7a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.018081 10.0.0.19 - - [2025-12-15 02:07:33] "POST /set-tag HTTP/1.1" 200 109 0.002092 10.0.0.19 - - [2025-12-15 02:07:33] "POST /tags HTTP/1.1" 200 299 0.025407 10.0.0.19 - - [2025-12-15 02:07:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.013199 10.0.0.19 - - [2025-12-15 02:07:33] "GET /tag/6476b6e8-efc0-45ea-be72-7b296bd11a26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.012204 10.0.0.19 - - [2025-12-15 02:07:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.010481 10.0.0.19 - - [2025-12-15 02:07:33] "GET /virtual-network/f64befc4-badd-4c42-93c7-9529926a0133?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.010047 10.0.0.19 - - [2025-12-15 02:07:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001439 10.0.0.19 - - [2025-12-15 02:07:34] "GET /project/2d018dcf-297d-4ebc-b95c-f78fe56bef9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.035408 10.0.0.19 - - [2025-12-15 02:07:34] "POST /virtual-machines HTTP/1.1" 200 395 0.007679 10.0.0.19 - - [2025-12-15 02:07:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.026165 10.0.0.19 - - [2025-12-15 02:07:34] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.117786 10.0.0.19 - - [2025-12-15 02:07:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.009004 10.0.0.19 - - [2025-12-15 02:07:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.008866 10.0.0.19 - - [2025-12-15 02:07:34] "GET /virtual-machine-interface/d1ee9eca-d95a-11f0-9302-fa163edcd7a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.004561 10.0.0.19 - - [2025-12-15 02:07:34] "POST /instance-ips HTTP/1.1" 200 397 0.033367 10.0.0.19 - - [2025-12-15 02:07:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.031103 10.0.0.19 - - [2025-12-15 02:07:34] "GET /virtual-machine-interface/d1ee9eca-d95a-11f0-9302-fa163edcd7a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.008852 10.0.0.19 - - [2025-12-15 02:07:34] "POST /set-tag HTTP/1.1" 200 109 0.025211 10.0.0.19 - - [2025-12-15 02:07:34] "GET /virtual-machine-interface/d1ee9eca-d95a-11f0-9302-fa163edcd7a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005012 10.0.0.19 - - [2025-12-15 02:07:34] "GET /instance-ip/d20a8860-d95a-11f0-9302-fa163edcd7a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.006594 10.0.0.19 - - [2025-12-15 02:07:34] "GET /virtual-machine-interface/d1ee9eca-d95a-11f0-9302-fa163edcd7a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004363 10.0.0.19 - - [2025-12-15 02:07:34] "POST /set-tag HTTP/1.1" 200 109 0.004664 10.0.0.19 - - [2025-12-15 02:07:34] "POST /tags HTTP/1.1" 200 299 0.015968 10.0.0.19 - - [2025-12-15 02:07:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001844 10.0.0.19 - - [2025-12-15 02:07:34] "GET /tag/22f60ef9-fb2d-4a5a-b5ab-5a75fde6a634?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.010565 10.0.0.19 - - [2025-12-15 02:07:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001804 10.0.0.19 - - [2025-12-15 02:07:34] "GET /virtual-network/f64befc4-badd-4c42-93c7-9529926a0133?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.003511 10.0.0.19 - - [2025-12-15 02:07:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001913 10.0.0.19 - - [2025-12-15 02:07:34] "GET /project/2d018dcf-297d-4ebc-b95c-f78fe56bef9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.040717 10.0.0.19 - - [2025-12-15 02:07:34] "POST /virtual-machines HTTP/1.1" 200 395 0.009846 10.0.0.19 - - [2025-12-15 02:07:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.010080 10.0.0.19 - - [2025-12-15 02:07:34] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.097813 10.0.0.19 - - [2025-12-15 02:07:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.017845 10.0.0.19 - - [2025-12-15 02:07:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.009430 10.0.0.19 - - [2025-12-15 02:07:35] "GET /virtual-machine-interface/d25eec52-d95a-11f0-9302-fa163edcd7a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.005110 10.0.0.19 - - [2025-12-15 02:07:35] "POST /instance-ips HTTP/1.1" 200 397 0.019629 10.0.0.19 - - [2025-12-15 02:07:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.025181 10.0.0.19 - - [2025-12-15 02:07:35] "GET /virtual-machine-interface/d25eec52-d95a-11f0-9302-fa163edcd7a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.012282 10.0.0.19 - - [2025-12-15 02:07:35] "POST /set-tag HTTP/1.1" 200 109 0.022892 10.0.0.19 - - [2025-12-15 02:07:35] "GET /virtual-machine-interface/d25eec52-d95a-11f0-9302-fa163edcd7a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.013711 10.0.0.19 - - [2025-12-15 02:07:35] "GET /instance-ip/d272a8f0-d95a-11f0-9302-fa163edcd7a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.003432 10.0.0.19 - - [2025-12-15 02:07:35] "GET /virtual-machine-interface/d25eec52-d95a-11f0-9302-fa163edcd7a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004126 10.0.0.19 - - [2025-12-15 02:07:35] "POST /set-tag HTTP/1.1" 200 109 0.002126 10.0.0.19 - - [2025-12-15 02:07:35] "POST /tags HTTP/1.1" 200 299 0.017289 10.0.0.19 - - [2025-12-15 02:07:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001957 10.0.0.19 - - [2025-12-15 02:07:35] "GET /tag/3a0090ba-b8c1-438f-9408-a5b8beee8ebe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.011379 10.0.0.19 - - [2025-12-15 02:07:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001947 10.0.0.19 - - [2025-12-15 02:07:35] "GET /virtual-network/f64befc4-badd-4c42-93c7-9529926a0133?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.005554 10.0.0.19 - - [2025-12-15 02:07:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001784 10.0.0.19 - - [2025-12-15 02:07:35] "GET /project/4d690c74-0cec-4e4c-be3e-ed9fcbec04f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.036870 10.0.0.19 - - [2025-12-15 02:07:35] "POST /virtual-machines HTTP/1.1" 200 395 0.010264 10.0.0.19 - - [2025-12-15 02:07:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.019259 10.0.0.19 - - [2025-12-15 02:07:35] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.094358 10.0.0.19 - - [2025-12-15 02:07:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.007739 10.0.0.19 - - [2025-12-15 02:07:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.010025 10.0.0.19 - - [2025-12-15 02:07:35] "GET /virtual-machine-interface/d2c895f8-d95a-11f0-9302-fa163edcd7a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.005540 10.0.0.19 - - [2025-12-15 02:07:35] "POST /instance-ips HTTP/1.1" 200 397 0.022399 10.0.0.19 - - [2025-12-15 02:07:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.018094 10.0.0.19 - - [2025-12-15 02:07:35] "GET /virtual-machine-interface/d2c895f8-d95a-11f0-9302-fa163edcd7a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.007257 10.0.0.19 - - [2025-12-15 02:07:35] "POST /set-tag HTTP/1.1" 200 109 0.016166 10.0.0.19 - - [2025-12-15 02:07:35] "GET /virtual-machine-interface/d2c895f8-d95a-11f0-9302-fa163edcd7a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.009743 10.0.0.19 - - [2025-12-15 02:07:35] "GET /instance-ip/d2dfe762-d95a-11f0-9302-fa163edcd7a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.003568 10.0.0.19 - - [2025-12-15 02:07:35] "GET /virtual-machine-interface/d2c895f8-d95a-11f0-9302-fa163edcd7a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.007769 10.0.0.19 - - [2025-12-15 02:07:35] "POST /set-tag HTTP/1.1" 200 109 0.002148 10.0.0.19 - - [2025-12-15 02:07:35] "POST /tags HTTP/1.1" 200 299 0.019989 10.0.0.19 - - [2025-12-15 02:07:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002216 10.0.0.19 - - [2025-12-15 02:07:36] "GET /tag/66e294e6-6ad4-47be-bfc1-f095ea93e36d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.013901 10.0.0.19 - - [2025-12-15 02:07:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002410 10.0.0.19 - - [2025-12-15 02:07:36] "GET /virtual-network/f64befc4-badd-4c42-93c7-9529926a0133?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.004727 10.0.0.19 - - [2025-12-15 02:07:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001703 10.0.0.19 - - [2025-12-15 02:07:36] "GET /project/4d690c74-0cec-4e4c-be3e-ed9fcbec04f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.036474 10.0.0.19 - - [2025-12-15 02:07:36] "POST /virtual-machines HTTP/1.1" 200 395 0.007512 10.0.0.19 - - [2025-12-15 02:07:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.011030 10.0.0.19 - - [2025-12-15 02:07:36] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.109053 10.0.0.19 - - [2025-12-15 02:07:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.019835 10.0.0.19 - - [2025-12-15 02:07:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003377 10.0.0.19 - - [2025-12-15 02:07:36] "GET /virtual-machine-interface/d334a59a-d95a-11f0-9302-fa163edcd7a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.004441 10.0.0.19 - - [2025-12-15 02:07:36] "POST /instance-ips HTTP/1.1" 200 397 0.019631 10.0.0.19 - - [2025-12-15 02:07:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.020426 10.0.0.19 - - [2025-12-15 02:07:36] "GET /virtual-machine-interface/d334a59a-d95a-11f0-9302-fa163edcd7a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.010741 10.0.0.19 - - [2025-12-15 02:07:36] "POST /set-tag HTTP/1.1" 200 109 0.016483 10.0.0.19 - - [2025-12-15 02:07:36] "GET /virtual-machine-interface/d334a59a-d95a-11f0-9302-fa163edcd7a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.014778 10.0.0.19 - - [2025-12-15 02:07:36] "GET /instance-ip/d34ac352-d95a-11f0-9302-fa163edcd7a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.004797 10.0.0.19 - - [2025-12-15 02:07:36] "GET /virtual-machine-interface/d334a59a-d95a-11f0-9302-fa163edcd7a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003919 10.0.0.19 - - [2025-12-15 02:07:36] "POST /set-tag HTTP/1.1" 200 109 0.001878 10.0.0.19 - - [2025-12-15 02:07:36] "GET /virtual-router/d5970071-25d2-4d65-a8b1-beb66bc65b37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2338 0.003241 10.0.0.19 - - [2025-12-15 02:07:36] "POST /ref-update HTTP/1.1" 200 156 0.008588 10.0.0.19 - - [2025-12-15 02:07:36] "GET /virtual-machine-interface/d1ee9eca-d95a-11f0-9302-fa163edcd7a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.014872 10.0.0.19 - - [2025-12-15 02:07:36] "POST /set-tag HTTP/1.1" 200 109 0.002787 10.0.0.19 - - [2025-12-15 02:07:36] "GET /virtual-machine-interface/cfc63a0e-d95a-11f0-9302-fa163edcd7a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004102 10.0.0.19 - - [2025-12-15 02:07:36] "POST /set-tag HTTP/1.1" 200 109 0.001921 10.0.0.19 - - [2025-12-15 02:07:36] "GET /virtual-router/d5970071-25d2-4d65-a8b1-beb66bc65b37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2551 0.003737 10.0.0.19 - - [2025-12-15 02:07:36] "POST /ref-update HTTP/1.1" 200 156 0.011363 10.0.0.19 - - [2025-12-15 02:07:36] "GET /virtual-machine-interface/d25eec52-d95a-11f0-9302-fa163edcd7a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004863 10.0.0.19 - - [2025-12-15 02:07:36] "POST /set-tag HTTP/1.1" 200 109 0.002093 10.0.0.19 - - [2025-12-15 02:07:36] "GET /virtual-router/d5970071-25d2-4d65-a8b1-beb66bc65b37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2764 0.003423 10.0.0.19 - - [2025-12-15 02:07:36] "POST /ref-update HTTP/1.1" 200 156 0.008564 10.0.0.19 - - [2025-12-15 02:07:36] "GET /virtual-machine-interface/d2c895f8-d95a-11f0-9302-fa163edcd7a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004608 10.0.0.19 - - [2025-12-15 02:07:36] "POST /set-tag HTTP/1.1" 200 109 0.001969 10.0.0.19 - - [2025-12-15 02:07:36] "GET /virtual-machine-interface/d04a0cee-d95a-11f0-9302-fa163edcd7a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005193 10.0.0.19 - - [2025-12-15 02:07:36] "POST /set-tag HTTP/1.1" 200 109 0.001996 10.0.0.19 - - [2025-12-15 02:07:36] "GET /virtual-router/d5970071-25d2-4d65-a8b1-beb66bc65b37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2977 0.006752 10.0.0.19 - - [2025-12-15 02:07:36] "POST /ref-update HTTP/1.1" 200 156 0.008837 10.0.0.19 - - [2025-12-15 02:07:37] "GET /virtual-machine-interface/d334a59a-d95a-11f0-9302-fa163edcd7a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.008382 10.0.0.19 - - [2025-12-15 02:07:37] "POST /set-tag HTTP/1.1" 200 109 0.005844 10.0.0.19 - - [2025-12-15 02:07:37] "GET /virtual-machine-interface/d0e648e8-d95a-11f0-9302-fa163edcd7a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005310 10.0.0.19 - - [2025-12-15 02:07:37] "POST /set-tag HTTP/1.1" 200 109 0.002080 10.0.0.19 - - [2025-12-15 02:07:37] "GET /virtual-machine-interface/d15e11a2-d95a-11f0-9302-fa163edcd7a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005456 10.0.0.19 - - [2025-12-15 02:07:37] "POST /set-tag HTTP/1.1" 200 109 0.001893 10.0.0.19 - - [2025-12-15 02:07:37] "GET /virtual-machine-interface/d1ee9eca-d95a-11f0-9302-fa163edcd7a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003675 10.0.0.19 - - [2025-12-15 02:07:37] "POST /set-tag HTTP/1.1" 200 109 0.002407 10.0.0.19 - - [2025-12-15 02:07:37] "GET /virtual-machine-interface/d25eec52-d95a-11f0-9302-fa163edcd7a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003788 10.0.0.19 - - [2025-12-15 02:07:37] "POST /set-tag HTTP/1.1" 200 109 0.002186 10.0.0.19 - - [2025-12-15 02:07:37] "GET /virtual-machine-interface/d2c895f8-d95a-11f0-9302-fa163edcd7a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004534 10.0.0.19 - - [2025-12-15 02:07:37] "POST /set-tag HTTP/1.1" 200 109 0.011675 10.0.0.19 - - [2025-12-15 02:07:37] "GET /virtual-machine-interface/d04a0cee-d95a-11f0-9302-fa163edcd7a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.008006 10.0.0.19 - - [2025-12-15 02:07:37] "POST /set-tag HTTP/1.1" 200 109 0.002528 10.0.0.19 - - [2025-12-15 02:07:37] "GET /virtual-machine-interface/d334a59a-d95a-11f0-9302-fa163edcd7a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003842 10.0.0.19 - - [2025-12-15 02:07:37] "POST /set-tag HTTP/1.1" 200 109 0.002098 10.0.0.19 - - [2025-12-15 02:07:37] "GET /virtual-machine-interface/d15e11a2-d95a-11f0-9302-fa163edcd7a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004880 10.0.0.19 - - [2025-12-15 02:07:37] "POST /set-tag HTTP/1.1" 200 109 0.002419 10.0.0.19 - - [2025-12-15 02:07:41] "GET /virtual-machine-interface/cfc63a0e-d95a-11f0-9302-fa163edcd7a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003997 10.0.0.19 - - [2025-12-15 02:07:41] "POST /set-tag HTTP/1.1" 200 109 0.003107 10.0.0.19 - - [2025-12-15 02:07:41] "GET /virtual-machine-interface/d1ee9eca-d95a-11f0-9302-fa163edcd7a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.006947 10.0.0.19 - - [2025-12-15 02:07:41] "POST /set-tag HTTP/1.1" 200 109 0.002718 10.0.0.19 - - [2025-12-15 02:07:42] "GET /virtual-machine-interface/d25eec52-d95a-11f0-9302-fa163edcd7a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.009959 10.0.0.19 - - [2025-12-15 02:07:42] "POST /set-tag HTTP/1.1" 200 109 0.003338 10.0.0.19 - - [2025-12-15 02:07:42] "GET /virtual-machine-interface/d2c895f8-d95a-11f0-9302-fa163edcd7a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.006467 10.0.0.19 - - [2025-12-15 02:07:42] "POST /set-tag HTTP/1.1" 200 109 0.002329 10.0.0.19 - - [2025-12-15 02:07:42] "GET /virtual-machine-interface/d0e648e8-d95a-11f0-9302-fa163edcd7a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005593 10.0.0.19 - - [2025-12-15 02:07:42] "POST /set-tag HTTP/1.1" 200 109 0.003309 10.0.0.19 - - [2025-12-15 02:07:44] "GET /virtual-machine/a672be1a-dd0d-4612-8e1e-4f87b6635c6f?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.002997 10.0.0.19 - - [2025-12-15 02:07:44] "GET /virtual-machine-interface/cfc63a0e-d95a-11f0-9302-fa163edcd7a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004113 10.0.0.19 - - [2025-12-15 02:07:44] "GET /virtual-machine/52edd73d-2433-4ed0-8b9c-953718df581d?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003309 10.0.0.19 - - [2025-12-15 02:07:44] "GET /virtual-machine-interface/d04a0cee-d95a-11f0-9302-fa163edcd7a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003493 10.0.0.19 - - [2025-12-15 02:07:44] "GET /virtual-machine/fb066c08-995f-406b-85a1-45cbe9656d40?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.007092 10.0.0.19 - - [2025-12-15 02:07:44] "GET /virtual-machine-interface/d0e648e8-d95a-11f0-9302-fa163edcd7a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004719 10.0.0.19 - - [2025-12-15 02:07:44] "GET /virtual-machine/9b94fb42-b9f6-4792-b173-b4fee4120ef5?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.002876 10.0.0.19 - - [2025-12-15 02:07:44] "GET /virtual-machine-interface/d15e11a2-d95a-11f0-9302-fa163edcd7a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004611 10.0.0.19 - - [2025-12-15 02:07:44] "GET /virtual-machine/6f500bd2-cf52-4272-aa75-191447df214a?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003079 10.0.0.19 - - [2025-12-15 02:07:44] "GET /virtual-machine-interface/d1ee9eca-d95a-11f0-9302-fa163edcd7a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004029 10.0.0.19 - - [2025-12-15 02:07:45] "GET /virtual-machine/513333d9-1fa3-4b0e-af2c-1be80511ff3c?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.002853 10.0.0.19 - - [2025-12-15 02:07:45] "GET /virtual-machine-interface/d2c895f8-d95a-11f0-9302-fa163edcd7a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004038 10.0.0.19 - - [2025-12-15 02:07:45] "GET /virtual-machine/8fa4ae13-aeee-4185-9ef2-5b14198954f9?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.002804 10.0.0.19 - - [2025-12-15 02:07:45] "GET /virtual-machine-interface/d25eec52-d95a-11f0-9302-fa163edcd7a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.007064 10.0.0.19 - - [2025-12-15 02:07:46] "GET /virtual-machine-interface/d334a59a-d95a-11f0-9302-fa163edcd7a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004089 10.0.0.19 - - [2025-12-15 02:07:46] "POST /set-tag HTTP/1.1" 200 109 0.002145 10.0.0.19 - - [2025-12-15 02:07:50] "GET /virtual-machine/d98e13ec-245b-4cd4-a782-cfcbb622703c?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.003039 10.0.0.19 - - [2025-12-15 02:07:50] "GET /virtual-machine-interface/d334a59a-d95a-11f0-9302-fa163edcd7a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003633 10.0.0.19 - - [2025-12-15 02:07:50] "GET /loadbalancer/3c6aebee-5a2a-45d7-be5b-d8f505947b0b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.002007 10.0.0.19 - - [2025-12-15 02:07:50] "POST /tags HTTP/1.1" 200 333 0.027282 10.0.0.19 - - [2025-12-15 02:07:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.006305 10.0.0.19 - - [2025-12-15 02:07:50] "GET /tag/7ea689f6-43eb-4bfb-a47e-05aea9b7c83b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.022953 10.0.0.19 - - [2025-12-15 02:07:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001591 10.0.0.19 - - [2025-12-15 02:07:50] "GET /project/2d018dcf-297d-4ebc-b95c-f78fe56bef9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.044739 10.0.0.19 - - [2025-12-15 02:07:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002073 10.0.0.19 - - [2025-12-15 02:07:50] "GET /virtual-network/a241fa63-a401-4c05-b4f1-1a59148c9833?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.006809 10.0.0.19 - - [2025-12-15 02:07:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001957 10.0.0.19 - - [2025-12-15 02:07:50] "GET /service-appliance-set/fcefc8c7-46c2-43c7-bade-ec996add3b68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.002976 10.0.0.19 - - [2025-12-15 02:07:50] "POST /fqname-to-id HTTP/1.1" 404 273 0.004632 10.0.0.19 - - [2025-12-15 02:07:50] "POST /virtual-machine-interfaces HTTP/1.1" 200 683 0.112020 10.0.0.19 - - [2025-12-15 02:07:51] "GET /virtual-machine-interface/b771c03c-e8ce-4396-a643-db3cbd0efbbb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2421 0.004292 10.0.0.19 - - [2025-12-15 02:07:51] "POST /instance-ips HTTP/1.1" 200 409 0.020539 10.0.0.19 - - [2025-12-15 02:07:51] "GET /instance-ip/5155da8a-624f-4118-b856-3fd23cb890ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1671 0.007922 10.0.0.19 - - [2025-12-15 02:07:51] "POST /loadbalancers HTTP/1.1" 200 629 0.060289 10.0.0.19 - - [2025-12-15 02:07:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.028200 10.0.0.19 - - [2025-12-15 02:07:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.010413 10.0.0.19 - - [2025-12-15 02:07:51] "GET /project/2d018dcf-297d-4ebc-b95c-f78fe56bef9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.046776 10.0.0.19 - - [2025-12-15 02:07:51] "GET /instance-ip/5155da8a-624f-4118-b856-3fd23cb890ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1671 0.003031 10.0.0.19 - - [2025-12-15 02:07:51] "POST /floating-ips HTTP/1.1" 200 597 0.019021 10.0.0.19 - - [2025-12-15 02:07:51] "GET /project/2d018dcf-297d-4ebc-b95c-f78fe56bef9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.045218 10.0.0.19 - - [2025-12-15 02:07:51] "GET /loadbalancer/3c6aebee-5a2a-45d7-be5b-d8f505947b0b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.005332 10.0.0.19 - - [2025-12-15 02:07:51] "POST /loadbalancer-listeners HTTP/1.1" 200 735 0.020330 10.0.0.19 - - [2025-12-15 02:07:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001727 10.0.0.19 - - [2025-12-15 02:07:51] "GET /project/2d018dcf-297d-4ebc-b95c-f78fe56bef9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.023765 10.0.0.19 - - [2025-12-15 02:07:51] "GET /loadbalancer-listener/32670d39-45dd-4329-9824-1ca100a60e4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1842 0.002858 10.0.0.19 - - [2025-12-15 02:07:51] "GET /loadbalancer-listener/32670d39-45dd-4329-9824-1ca100a60e4b?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1242 0.002681 10.0.0.19 - - [2025-12-15 02:07:51] "POST /loadbalancer-pools HTTP/1.1" 200 727 0.018486 10.0.0.19 - - [2025-12-15 02:07:51] "GET /instance-ip/5155da8a-624f-4118-b856-3fd23cb890ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1671 0.002636 10.0.0.19 - - [2025-12-15 02:07:51] "GET /instance-ip/5155da8a-624f-4118-b856-3fd23cb890ee?fields=floating_ips HTTP/1.1" 200 1212 0.004039 10.0.0.19 - - [2025-12-15 02:07:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001925 10.0.0.19 - - [2025-12-15 02:07:51] "GET /loadbalancer/3c6aebee-5a2a-45d7-be5b-d8f505947b0b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.002170 10.0.0.19 - - [2025-12-15 02:07:51] "GET /loadbalancer-pool/fdc044f0-6127-46bd-8b8b-b6fa9067efd3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1947 0.003357 10.0.0.19 - - [2025-12-15 02:07:51] "GET /floating-ip/8a4803f2-5fee-43f9-9e0b-35f278c61c37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1496 0.003436 10.0.0.19 - - [2025-12-15 02:07:51] "POST /loadbalancer-members HTTP/1.1" 200 721 0.021040 10.0.0.19 - - [2025-12-15 02:07:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.019821 10.0.0.19 - - [2025-12-15 02:07:51] "GET /virtual-machine-interface/d04a0cee-d95a-11f0-9302-fa163edcd7a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.007465 10.0.0.19 - - [2025-12-15 02:07:51] "GET /virtual-machine-interface/d04a0cee-d95a-11f0-9302-fa163edcd7a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.007129 10.0.0.19 - - [2025-12-15 02:07:51] "POST /ref-update HTTP/1.1" 200 156 0.006067 10.0.0.19 - - [2025-12-15 02:07:51] "GET /floating-ip/8a4803f2-5fee-43f9-9e0b-35f278c61c37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1812 0.016928 10.0.0.19 - - [2025-12-15 02:07:51] "POST /tags HTTP/1.1" 409 221 0.001878 10.0.0.19 - - [2025-12-15 02:07:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001564 10.0.0.19 - - [2025-12-15 02:07:51] "GET /tag/7ea689f6-43eb-4bfb-a47e-05aea9b7c83b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.010566 10.0.0.19 - - [2025-12-15 02:07:51] "GET /loadbalancer/3c6aebee-5a2a-45d7-be5b-d8f505947b0b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.002022 10.0.0.19 - - [2025-12-15 02:07:51] "PUT /floating-ip/8a4803f2-5fee-43f9-9e0b-35f278c61c37 HTTP/1.1" 200 256 0.007226 10.0.0.19 - - [2025-12-15 02:07:51] "POST /set-tag HTTP/1.1" 200 109 0.075307 10.0.0.19 - - [2025-12-15 02:07:51] "GET /loadbalancer-pool/fdc044f0-6127-46bd-8b8b-b6fa9067efd3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1947 0.004822 10.0.0.19 - - [2025-12-15 02:07:51] "POST /loadbalancer-members HTTP/1.1" 200 721 0.016197 10.0.0.19 - - [2025-12-15 02:07:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.017002 10.0.0.19 - - [2025-12-15 02:07:51] "GET /virtual-machine-interface/cfc63a0e-d95a-11f0-9302-fa163edcd7a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.020350 10.0.0.19 - - [2025-12-15 02:07:51] "GET /virtual-machine-interface/cfc63a0e-d95a-11f0-9302-fa163edcd7a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.010245 10.0.0.19 - - [2025-12-15 02:07:51] "POST /ref-update HTTP/1.1" 200 156 0.007906 10.0.0.19 - - [2025-12-15 02:07:51] "GET /floating-ip/8a4803f2-5fee-43f9-9e0b-35f278c61c37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2237 0.002786 10.0.0.19 - - [2025-12-15 02:07:51] "POST /set-tag HTTP/1.1" 200 109 0.066610 10.0.0.19 - - [2025-12-15 02:07:52] "POST /tags HTTP/1.1" 409 206 0.004617 10.0.0.19 - - [2025-12-15 02:07:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.005498 10.0.0.19 - - [2025-12-15 02:07:52] "GET /tag/62d21249-e104-486c-af7c-56f24e82615e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.010887 10.0.0.19 - - [2025-12-15 02:07:52] "POST /tags HTTP/1.1" 409 204 0.001844 10.0.0.19 - - [2025-12-15 02:07:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001438 10.0.0.19 - - [2025-12-15 02:07:52] "GET /tag/22f60ef9-fb2d-4a5a-b5ab-5a75fde6a634?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.009871 10.0.0.19 - - [2025-12-15 02:07:52] "GET /application-policy-set/4d252ce3-8e5f-4e99-9325-19a10073da0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.002012 10.0.0.19 - - [2025-12-15 02:07:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001357 10.0.0.19 - - [2025-12-15 02:07:52] "GET /policy-management/0fd2a1c0-d5df-45d3-bbcb-fd3a056467fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.001967 10.0.0.19 - - [2025-12-15 02:07:52] "POST /tags HTTP/1.1" 409 206 0.001292 10.0.0.19 - - [2025-12-15 02:07:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001927 10.0.0.19 - - [2025-12-15 02:07:52] "GET /tag/62d21249-e104-486c-af7c-56f24e82615e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.010239 10.0.0.19 - - [2025-12-15 02:07:52] "POST /tags HTTP/1.1" 409 226 0.001870 10.0.0.19 - - [2025-12-15 02:07:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002258 10.0.0.19 - - [2025-12-15 02:07:52] "GET /tag/fff82621-617a-436f-855b-b9fabe55323a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.013038 10.0.0.19 - - [2025-12-15 02:07:52] "POST /tags HTTP/1.1" 409 204 0.001980 10.0.0.19 - - [2025-12-15 02:07:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001631 10.0.0.19 - - [2025-12-15 02:07:52] "GET /tag/22f60ef9-fb2d-4a5a-b5ab-5a75fde6a634?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.012985 10.0.0.19 - - [2025-12-15 02:07:52] "POST /tags HTTP/1.1" 409 226 0.002173 10.0.0.19 - - [2025-12-15 02:07:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001764 10.0.0.19 - - [2025-12-15 02:07:52] "GET /tag/fff82621-617a-436f-855b-b9fabe55323a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.013109 10.0.0.19 - - [2025-12-15 02:07:52] "GET /application-policy-set/4d252ce3-8e5f-4e99-9325-19a10073da0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.002712 10.0.0.19 - - [2025-12-15 02:07:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001901 10.0.0.19 - - [2025-12-15 02:07:52] "GET /policy-management/0fd2a1c0-d5df-45d3-bbcb-fd3a056467fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002420 10.0.0.19 - - [2025-12-15 02:07:52] "POST /firewall-rules HTTP/1.1" 200 626 0.072907 10.0.0.19 - - [2025-12-15 02:07:52] "POST /firewall-rules HTTP/1.1" 200 646 0.074749 10.0.0.19 - - [2025-12-15 02:07:52] "GET /firewall-rule/8f20bd20-b5eb-4404-8cd2-77d6a0591030?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2596 0.016861 10.0.0.19 - - [2025-12-15 02:07:52] "GET /firewall-policy/d4a45b73-c0f9-4375-9498-0173b4614b4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.002700 10.0.0.19 - - [2025-12-15 02:07:52] "GET /firewall-rule/a554021a-4b2e-4ac9-8213-72acc19578d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2325 0.005425 10.0.0.19 - - [2025-12-15 02:07:52] "POST /ref-update HTTP/1.1" 200 156 0.012800 10.0.0.19 - - [2025-12-15 02:07:52] "POST /firewall-policys HTTP/1.1" 200 606 0.019747 10.0.0.19 - - [2025-12-15 02:07:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.021550 10.0.0.19 - - [2025-12-15 02:07:52] "GET /firewall-policy/e76c07b1-1c9d-46ec-bc9f-08cd2a74985e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.005451 10.0.0.19 - - [2025-12-15 02:07:52] "GET /application-policy-set/4d252ce3-8e5f-4e99-9325-19a10073da0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.002797 10.0.0.19 - - [2025-12-15 02:07:52] "GET /firewall-policy/e76c07b1-1c9d-46ec-bc9f-08cd2a74985e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.002158 10.0.0.19 - - [2025-12-15 02:07:52] "GET /firewall-policy/28ee5521-7bd5-42d6-9fb6-c2bddba799e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4897 0.003757 10.0.0.19 - - [2025-12-15 02:07:52] "GET /firewall-policy/646ce22a-a152-4ac9-8f03-207872d179d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.004026 10.0.0.19 - - [2025-12-15 02:07:52] "GET /firewall-policy/d4a45b73-c0f9-4375-9498-0173b4614b4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.002867 10.0.0.19 - - [2025-12-15 02:07:52] "GET /firewall-policy/d4a45b73-c0f9-4375-9498-0173b4614b4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.002244 10.0.0.19 - - [2025-12-15 02:07:52] "GET /firewall-policy/28ee5521-7bd5-42d6-9fb6-c2bddba799e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4897 0.002425 10.0.0.19 - - [2025-12-15 02:07:52] "POST /ref-update HTTP/1.1" 200 156 0.028585 10.0.0.19 - - [2025-12-15 02:07:53] "POST /ref-update HTTP/1.1" 200 156 0.021614 10.0.0.19 - - [2025-12-15 02:07:53] "POST /ref-update HTTP/1.1" 200 156 0.017258 10.0.0.19 - - [2025-12-15 02:07:53] "POST /ref-update HTTP/1.1" 200 156 0.032379 10.0.0.19 - - [2025-12-15 02:07:53] "POST /ref-update HTTP/1.1" 200 156 0.033146 10.0.0.19 - - [2025-12-15 02:07:53] "GET /firewall-policy/e76c07b1-1c9d-46ec-bc9f-08cd2a74985e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.002755 10.0.0.19 - - [2025-12-15 02:08:51] "GET /global-system-configs HTTP/1.1" 200 322 0.002913 10.0.0.19 - - [2025-12-15 02:08:51] "GET /global-system-configs HTTP/1.1" 200 322 0.002531 10.0.0.19 - - [2025-12-15 02:09:51] "POST /tags HTTP/1.1" 409 252 0.004484 10.0.0.19 - - [2025-12-15 02:09:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003488 10.0.0.19 - - [2025-12-15 02:09:51] "GET /tag/837d11c9-b85e-4bc1-9786-cad2240c8e74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.010853 10.0.0.19 - - [2025-12-15 02:09:51] "POST /tags HTTP/1.1" 409 228 0.002128 10.0.0.19 - - [2025-12-15 02:09:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001665 10.0.0.19 - - [2025-12-15 02:09:51] "GET /tag/a84bfddd-23a2-4c99-b79b-63e17bf5cb07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.013525 10.0.0.19 - - [2025-12-15 02:09:51] "GET /application-policy-set/4d252ce3-8e5f-4e99-9325-19a10073da0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.004149 10.0.0.19 - - [2025-12-15 02:09:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002332 10.0.0.19 - - [2025-12-15 02:09:51] "GET /policy-management/0fd2a1c0-d5df-45d3-bbcb-fd3a056467fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002645 10.0.0.19 - - [2025-12-15 02:09:51] "POST /tags HTTP/1.1" 409 206 0.001667 10.0.0.19 - - [2025-12-15 02:09:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.004518 10.0.0.19 - - [2025-12-15 02:09:51] "GET /tag/62d21249-e104-486c-af7c-56f24e82615e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.010847 10.0.0.19 - - [2025-12-15 02:09:51] "POST /tags HTTP/1.1" 409 226 0.001627 10.0.0.19 - - [2025-12-15 02:09:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002205 10.0.0.19 - - [2025-12-15 02:09:51] "GET /tag/fff82621-617a-436f-855b-b9fabe55323a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.013442 10.0.0.19 - - [2025-12-15 02:09:51] "POST /tags HTTP/1.1" 409 204 0.006401 10.0.0.19 - - [2025-12-15 02:09:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002567 10.0.0.19 - - [2025-12-15 02:09:52] "GET /tag/22f60ef9-fb2d-4a5a-b5ab-5a75fde6a634?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.016185 10.0.0.19 - - [2025-12-15 02:09:52] "POST /tags HTTP/1.1" 409 226 0.001905 10.0.0.19 - - [2025-12-15 02:09:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002113 10.0.0.19 - - [2025-12-15 02:09:52] "GET /tag/fff82621-617a-436f-855b-b9fabe55323a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.019059 10.0.0.19 - - [2025-12-15 02:09:52] "POST /tags HTTP/1.1" 409 228 0.002699 10.0.0.19 - - [2025-12-15 02:09:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003731 10.0.0.19 - - [2025-12-15 02:09:52] "GET /tag/a84bfddd-23a2-4c99-b79b-63e17bf5cb07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.013602 10.0.0.19 - - [2025-12-15 02:09:52] "POST /tags HTTP/1.1" 409 252 0.003096 10.0.0.19 - - [2025-12-15 02:09:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001943 10.0.0.19 - - [2025-12-15 02:09:52] "GET /tag/837d11c9-b85e-4bc1-9786-cad2240c8e74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.010831 10.0.0.19 - - [2025-12-15 02:09:52] "GET /application-policy-set/4d252ce3-8e5f-4e99-9325-19a10073da0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.002345 10.0.0.19 - - [2025-12-15 02:09:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001994 10.0.0.19 - - [2025-12-15 02:09:52] "GET /policy-management/0fd2a1c0-d5df-45d3-bbcb-fd3a056467fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002600 10.0.0.19 - - [2025-12-15 02:09:52] "POST /firewall-rules HTTP/1.1" 409 281 0.001895 10.0.0.19 - - [2025-12-15 02:09:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001845 10.0.0.19 - - [2025-12-15 02:09:52] "PUT /firewall-rule/a554021a-4b2e-4ac9-8213-72acc19578d3 HTTP/1.1" 200 260 0.023996 10.0.0.19 - - [2025-12-15 02:09:52] "POST /firewall-rules HTTP/1.1" 409 291 0.002509 10.0.0.19 - - [2025-12-15 02:09:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001407 10.0.0.19 - - [2025-12-15 02:09:52] "PUT /firewall-rule/8f20bd20-b5eb-4404-8cd2-77d6a0591030 HTTP/1.1" 200 260 0.024249 10.0.0.19 - - [2025-12-15 02:09:52] "GET /firewall-rule/8f20bd20-b5eb-4404-8cd2-77d6a0591030?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2596 0.003808 10.0.0.19 - - [2025-12-15 02:09:52] "POST /firewall-rules HTTP/1.1" 200 658 0.075120 10.0.0.19 - - [2025-12-15 02:09:52] "GET /firewall-rule/e6864d52-cb6c-4752-8d59-8a823a1ed532?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2898 0.009305 10.0.0.19 - - [2025-12-15 02:09:52] "GET /firewall-policy/d4a45b73-c0f9-4375-9498-0173b4614b4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.002661 10.0.0.19 - - [2025-12-15 02:09:52] "GET /firewall-rule/a554021a-4b2e-4ac9-8213-72acc19578d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2325 0.002517 10.0.0.19 - - [2025-12-15 02:09:52] "POST /firewall-policys HTTP/1.1" 409 269 0.001706 10.0.0.19 - - [2025-12-15 02:09:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001976 10.0.0.19 - - [2025-12-15 02:09:52] "PUT /firewall-policy/e76c07b1-1c9d-46ec-bc9f-08cd2a74985e HTTP/1.1" 200 264 0.029319 10.0.0.19 - - [2025-12-15 02:09:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.019340 10.0.0.19 - - [2025-12-15 02:09:52] "GET /firewall-policy/e76c07b1-1c9d-46ec-bc9f-08cd2a74985e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.008268 10.0.0.19 - - [2025-12-15 02:09:52] "GET /application-policy-set/4d252ce3-8e5f-4e99-9325-19a10073da0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.002449 10.0.0.19 - - [2025-12-15 02:09:52] "GET /firewall-policy/e76c07b1-1c9d-46ec-bc9f-08cd2a74985e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.002302 10.0.0.19 - - [2025-12-15 02:09:52] "GET /firewall-policy/28ee5521-7bd5-42d6-9fb6-c2bddba799e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4897 0.001941 10.0.0.19 - - [2025-12-15 02:09:52] "GET /firewall-policy/646ce22a-a152-4ac9-8f03-207872d179d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.003751 10.0.0.19 - - [2025-12-15 02:09:52] "GET /firewall-policy/d4a45b73-c0f9-4375-9498-0173b4614b4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.002748 10.0.0.19 - - [2025-12-15 02:09:52] "GET /firewall-policy/e76c07b1-1c9d-46ec-bc9f-08cd2a74985e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.002544 10.0.0.19 - - [2025-12-15 02:09:52] "GET /firewall-policy/e76c07b1-1c9d-46ec-bc9f-08cd2a74985e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.002694 [Introspect:8084]10.0.0.19 - - [2025-12-15 02:10:19] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000972 [Introspect:8084]10.0.0.19 - - [2025-12-15 02:10:19] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000961 [Introspect:8084]10.0.0.19 - - [2025-12-15 02:10:21] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001069 [Introspect:8084]10.0.0.19 - - [2025-12-15 02:10:21] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000827 10.0.0.19 - - [2025-12-15 02:10:54] "GET /virtual-machine-interface/d2c895f8-d95a-11f0-9302-fa163edcd7a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.011081 10.0.0.19 - - [2025-12-15 02:10:54] "POST /set-tag HTTP/1.1" 200 109 0.011454 10.0.0.19 - - [2025-12-15 02:10:54] "GET /virtual-machine-interface/cfc63a0e-d95a-11f0-9302-fa163edcd7a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.005152 10.0.0.19 - - [2025-12-15 02:10:54] "POST /set-tag HTTP/1.1" 200 109 0.004135 10.0.0.19 - - [2025-12-15 02:10:54] "GET /virtual-machine-interface/d04a0cee-d95a-11f0-9302-fa163edcd7a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.010483 10.0.0.19 - - [2025-12-15 02:10:54] "POST /set-tag HTTP/1.1" 200 109 0.005654 10.0.0.19 - - [2025-12-15 02:10:54] "GET /virtual-machine-interface/d0e648e8-d95a-11f0-9302-fa163edcd7a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004796 10.0.0.19 - - [2025-12-15 02:10:54] "POST /set-tag HTTP/1.1" 200 109 0.003344 10.0.0.19 - - [2025-12-15 02:10:54] "GET /virtual-machine-interface/d15e11a2-d95a-11f0-9302-fa163edcd7a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004026 10.0.0.19 - - [2025-12-15 02:10:54] "POST /set-tag HTTP/1.1" 200 109 0.002529 10.0.0.19 - - [2025-12-15 02:10:54] "GET /virtual-machine-interface/d334a59a-d95a-11f0-9302-fa163edcd7a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.008257 10.0.0.19 - - [2025-12-15 02:10:54] "POST /set-tag HTTP/1.1" 200 109 0.001907 10.0.0.19 - - [2025-12-15 02:10:54] "GET /virtual-machine-interface/d1ee9eca-d95a-11f0-9302-fa163edcd7a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004798 10.0.0.19 - - [2025-12-15 02:10:54] "POST /set-tag HTTP/1.1" 200 109 0.002214 10.0.0.19 - - [2025-12-15 02:10:54] "GET /virtual-machine-interface/d25eec52-d95a-11f0-9302-fa163edcd7a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003891 10.0.0.19 - - [2025-12-15 02:10:54] "POST /set-tag HTTP/1.1" 200 109 0.005157 10.0.0.19 - - [2025-12-15 02:10:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.007539 10.0.0.19 - - [2025-12-15 02:10:54] "GET /loadbalancer/3c6aebee-5a2a-45d7-be5b-d8f505947b0b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.002830 10.0.0.19 - - [2025-12-15 02:10:54] "GET /virtual-machine-interface/cfc63a0e-d95a-11f0-9302-fa163edcd7a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.004270 10.0.0.19 - - [2025-12-15 02:10:54] "POST /set-tag HTTP/1.1" 200 109 0.024892 10.0.0.19 - - [2025-12-15 02:10:54] "DELETE /loadbalancer-member/9932630b-8a5c-4283-91c2-61fd8d0ef0fe HTTP/1.1" 200 115 0.047852 10.0.0.19 - - [2025-12-15 02:10:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002501 10.0.0.19 - - [2025-12-15 02:10:54] "GET /loadbalancer/3c6aebee-5a2a-45d7-be5b-d8f505947b0b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.004252 10.0.0.19 - - [2025-12-15 02:10:55] "GET /virtual-machine-interface/d15e11a2-d95a-11f0-9302-fa163edcd7a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.007478 10.0.0.19 - - [2025-12-15 02:10:55] "POST /set-tag HTTP/1.1" 200 109 0.002649 10.0.0.19 - - [2025-12-15 02:10:55] "GET /virtual-machine-interface/d15e11a2-d95a-11f0-9302-fa163edcd7a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004871 10.0.0.19 - - [2025-12-15 02:10:55] "POST /set-tag HTTP/1.1" 200 109 0.002466 10.0.0.19 - - [2025-12-15 02:10:55] "GET /virtual-machine/9b94fb42-b9f6-4792-b173-b4fee4120ef5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.004226 10.0.0.19 - - [2025-12-15 02:10:55] "POST /ref-update HTTP/1.1" 200 156 0.011523 10.0.0.19 - - [2025-12-15 02:10:55] "GET /virtual-machine-interface/d15e11a2-d95a-11f0-9302-fa163edcd7a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003946 10.0.0.19 - - [2025-12-15 02:10:55] "POST /set-tag HTTP/1.1" 200 109 0.016259 10.0.0.19 - - [2025-12-15 02:10:55] "POST /set-tag HTTP/1.1" 200 109 0.020126 10.0.0.19 - - [2025-12-15 02:10:56] "POST /set-tag HTTP/1.1" 200 109 0.031058 10.0.0.19 - - [2025-12-15 02:10:56] "POST /set-tag HTTP/1.1" 200 109 0.031750 10.0.0.19 - - [2025-12-15 02:10:56] "POST /set-tag HTTP/1.1" 200 109 0.022286 10.0.0.19 - - [2025-12-15 02:10:56] "DELETE /instance-ip/d17af7fe-d95a-11f0-9302-fa163edcd7a6 HTTP/1.1" 200 115 0.029921 10.0.0.19 - - [2025-12-15 02:10:56] "DELETE /virtual-machine-interface/d15e11a2-d95a-11f0-9302-fa163edcd7a6 HTTP/1.1" 200 115 0.046121 10.0.0.19 - - [2025-12-15 02:10:56] "DELETE /virtual-machine/9b94fb42-b9f6-4792-b173-b4fee4120ef5 HTTP/1.1" 200 115 0.020389 10.0.0.19 - - [2025-12-15 02:10:56] "GET /virtual-machine-interface/d0e648e8-d95a-11f0-9302-fa163edcd7a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004184 10.0.0.19 - - [2025-12-15 02:10:56] "POST /set-tag HTTP/1.1" 200 109 0.011795 10.0.0.19 - - [2025-12-15 02:10:56] "GET /virtual-machine-interface/d0e648e8-d95a-11f0-9302-fa163edcd7a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004309 10.0.0.19 - - [2025-12-15 02:10:56] "POST /set-tag HTTP/1.1" 200 109 0.001775 10.0.0.19 - - [2025-12-15 02:10:56] "GET /virtual-machine/fb066c08-995f-406b-85a1-45cbe9656d40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.004916 10.0.0.19 - - [2025-12-15 02:10:56] "POST /ref-update HTTP/1.1" 200 156 0.013706 10.0.0.19 - - [2025-12-15 02:10:56] "GET /virtual-machine-interface/d0e648e8-d95a-11f0-9302-fa163edcd7a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.014529 10.0.0.19 - - [2025-12-15 02:10:56] "POST /set-tag HTTP/1.1" 200 109 0.023651 10.0.0.19 - - [2025-12-15 02:10:56] "POST /set-tag HTTP/1.1" 200 109 0.062398 10.0.0.19 - - [2025-12-15 02:10:56] "POST /set-tag HTTP/1.1" 200 109 0.046144 10.0.0.19 - - [2025-12-15 02:10:56] "POST /set-tag HTTP/1.1" 200 109 0.018753 10.0.0.19 - - [2025-12-15 02:10:56] "POST /set-tag HTTP/1.1" 200 109 0.076800 10.0.0.19 - - [2025-12-15 02:10:56] "DELETE /instance-ip/d0fd56fa-d95a-11f0-9302-fa163edcd7a6 HTTP/1.1" 200 115 0.123588 10.0.0.19 - - [2025-12-15 02:10:56] "DELETE /virtual-machine-interface/d0e648e8-d95a-11f0-9302-fa163edcd7a6 HTTP/1.1" 200 115 0.056867 10.0.0.19 - - [2025-12-15 02:10:56] "DELETE /virtual-machine/fb066c08-995f-406b-85a1-45cbe9656d40 HTTP/1.1" 200 115 0.017894 10.0.0.19 - - [2025-12-15 02:10:57] "DELETE /tag/a774619a-4473-4809-a0f4-c79807a6380e HTTP/1.1" 200 115 0.052384 10.0.0.19 - - [2025-12-15 02:10:57] "GET /virtual-machine-interface/d04a0cee-d95a-11f0-9302-fa163edcd7a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.005499 10.0.0.19 - - [2025-12-15 02:10:57] "POST /set-tag HTTP/1.1" 200 109 0.002353 10.0.0.19 - - [2025-12-15 02:10:57] "GET /virtual-machine-interface/d04a0cee-d95a-11f0-9302-fa163edcd7a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.003874 10.0.0.19 - - [2025-12-15 02:10:57] "POST /set-tag HTTP/1.1" 200 109 0.001779 10.0.0.19 - - [2025-12-15 02:10:57] "GET /virtual-machine/52edd73d-2433-4ed0-8b9c-953718df581d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.002924 10.0.0.19 - - [2025-12-15 02:10:57] "POST /ref-update HTTP/1.1" 200 156 0.008765 10.0.0.19 - - [2025-12-15 02:10:57] "GET /virtual-machine-interface/d04a0cee-d95a-11f0-9302-fa163edcd7a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.014588 10.0.0.19 - - [2025-12-15 02:10:57] "POST /set-tag HTTP/1.1" 200 109 0.017854 10.0.0.19 - - [2025-12-15 02:10:57] "POST /set-tag HTTP/1.1" 200 109 0.040283 10.0.0.19 - - [2025-12-15 02:10:57] "POST /set-tag HTTP/1.1" 200 109 0.025389 10.0.0.19 - - [2025-12-15 02:10:57] "POST /set-tag HTTP/1.1" 200 109 0.028324 10.0.0.19 - - [2025-12-15 02:10:57] "POST /set-tag HTTP/1.1" 200 109 0.040689 10.0.0.19 - - [2025-12-15 02:10:57] "DELETE /instance-ip/d064935c-d95a-11f0-9302-fa163edcd7a6 HTTP/1.1" 200 115 0.067157 10.0.0.19 - - [2025-12-15 02:10:57] "POST /ref-update HTTP/1.1" 200 156 0.008044 10.0.0.19 - - [2025-12-15 02:10:57] "DELETE /virtual-machine-interface/d04a0cee-d95a-11f0-9302-fa163edcd7a6 HTTP/1.1" 200 115 0.070899 10.0.0.19 - - [2025-12-15 02:10:57] "DELETE /virtual-machine/52edd73d-2433-4ed0-8b9c-953718df581d HTTP/1.1" 200 115 0.044812 10.0.0.19 - - [2025-12-15 02:10:57] "GET /virtual-machine-interface/cfc63a0e-d95a-11f0-9302-fa163edcd7a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.007158 10.0.0.19 - - [2025-12-15 02:10:57] "POST /set-tag HTTP/1.1" 200 109 0.002397 10.0.0.19 - - [2025-12-15 02:10:57] "GET /virtual-machine-interface/cfc63a0e-d95a-11f0-9302-fa163edcd7a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003816 10.0.0.19 - - [2025-12-15 02:10:57] "POST /set-tag HTTP/1.1" 200 109 0.001993 10.0.0.19 - - [2025-12-15 02:10:57] "GET /virtual-machine/a672be1a-dd0d-4612-8e1e-4f87b6635c6f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.002687 10.0.0.19 - - [2025-12-15 02:10:57] "POST /ref-update HTTP/1.1" 200 156 0.009300 10.0.0.19 - - [2025-12-15 02:10:57] "GET /virtual-machine-interface/cfc63a0e-d95a-11f0-9302-fa163edcd7a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004086 10.0.0.19 - - [2025-12-15 02:10:57] "POST /set-tag HTTP/1.1" 200 109 0.020569 10.0.0.19 - - [2025-12-15 02:10:57] "POST /set-tag HTTP/1.1" 200 109 0.040547 10.0.0.19 - - [2025-12-15 02:10:57] "POST /set-tag HTTP/1.1" 200 109 0.037827 10.0.0.19 - - [2025-12-15 02:10:58] "POST /set-tag HTTP/1.1" 200 109 0.014794 10.0.0.19 - - [2025-12-15 02:10:58] "POST /set-tag HTTP/1.1" 200 109 0.031651 10.0.0.19 - - [2025-12-15 02:10:58] "DELETE /instance-ip/cfe404e4-d95a-11f0-9302-fa163edcd7a6 HTTP/1.1" 200 115 0.041991 10.0.0.19 - - [2025-12-15 02:10:58] "POST /ref-update HTTP/1.1" 200 156 0.021828 10.0.0.19 - - [2025-12-15 02:10:58] "DELETE /virtual-machine-interface/cfc63a0e-d95a-11f0-9302-fa163edcd7a6 HTTP/1.1" 200 115 0.037809 10.0.0.19 - - [2025-12-15 02:10:58] "DELETE /virtual-machine/a672be1a-dd0d-4612-8e1e-4f87b6635c6f HTTP/1.1" 200 115 0.020025 10.0.0.19 - - [2025-12-15 02:10:58] "DELETE /tag/62d21249-e104-486c-af7c-56f24e82615e HTTP/1.1" 409 388 0.007484 10.0.0.19 - - [2025-12-15 02:10:58] "DELETE /tag/24e82046-cc9d-4f54-9a15-0d09b478a111 HTTP/1.1" 200 115 0.037959 10.0.0.19 - - [2025-12-15 02:11:25] "GET /virtual-machine-interface/d1ee9eca-d95a-11f0-9302-fa163edcd7a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005897 10.0.0.19 - - [2025-12-15 02:11:25] "POST /set-tag HTTP/1.1" 200 109 0.003713 10.0.0.19 - - [2025-12-15 02:11:25] "GET /virtual-machine-interface/d1ee9eca-d95a-11f0-9302-fa163edcd7a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004293 10.0.0.19 - - [2025-12-15 02:11:25] "POST /set-tag HTTP/1.1" 200 109 0.002783 10.0.0.19 - - [2025-12-15 02:11:25] "GET /virtual-machine/6f500bd2-cf52-4272-aa75-191447df214a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.002584 10.0.0.19 - - [2025-12-15 02:11:25] "POST /ref-update HTTP/1.1" 200 156 0.010093 10.0.0.19 - - [2025-12-15 02:11:25] "GET /virtual-machine-interface/d1ee9eca-d95a-11f0-9302-fa163edcd7a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004655 10.0.0.19 - - [2025-12-15 02:11:26] "POST /set-tag HTTP/1.1" 200 109 0.016149 10.0.0.19 - - [2025-12-15 02:11:26] "POST /set-tag HTTP/1.1" 200 109 0.024402 10.0.0.19 - - [2025-12-15 02:11:26] "POST /set-tag HTTP/1.1" 200 109 0.012852 10.0.0.19 - - [2025-12-15 02:11:26] "POST /set-tag HTTP/1.1" 200 109 0.013123 10.0.0.19 - - [2025-12-15 02:11:26] "DELETE /instance-ip/d20a8860-d95a-11f0-9302-fa163edcd7a6 HTTP/1.1" 200 115 0.069895 10.0.0.19 - - [2025-12-15 02:11:26] "DELETE /virtual-machine-interface/d1ee9eca-d95a-11f0-9302-fa163edcd7a6 HTTP/1.1" 200 115 0.038304 10.0.0.19 - - [2025-12-15 02:11:26] "DELETE /virtual-machine/6f500bd2-cf52-4272-aa75-191447df214a HTTP/1.1" 200 115 0.020126 10.0.0.19 - - [2025-12-15 02:11:26] "DELETE /tag/6476b6e8-efc0-45ea-be72-7b296bd11a26 HTTP/1.1" 200 115 0.041100 10.0.0.19 - - [2025-12-15 02:11:26] "GET /virtual-machine-interface/d334a59a-d95a-11f0-9302-fa163edcd7a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003833 10.0.0.19 - - [2025-12-15 02:11:26] "POST /set-tag HTTP/1.1" 200 109 0.002622 10.0.0.19 - - [2025-12-15 02:11:26] "GET /virtual-machine-interface/d334a59a-d95a-11f0-9302-fa163edcd7a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003645 10.0.0.19 - - [2025-12-15 02:11:26] "POST /set-tag HTTP/1.1" 200 109 0.002040 10.0.0.19 - - [2025-12-15 02:11:26] "GET /virtual-machine/d98e13ec-245b-4cd4-a782-cfcbb622703c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.002969 10.0.0.19 - - [2025-12-15 02:11:26] "POST /ref-update HTTP/1.1" 200 156 0.009876 10.0.0.19 - - [2025-12-15 02:11:26] "GET /virtual-machine-interface/d334a59a-d95a-11f0-9302-fa163edcd7a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.008772 10.0.0.19 - - [2025-12-15 02:11:26] "POST /set-tag HTTP/1.1" 200 109 0.015429 10.0.0.19 - - [2025-12-15 02:11:26] "POST /set-tag HTTP/1.1" 200 109 0.020224 10.0.0.19 - - [2025-12-15 02:11:26] "POST /set-tag HTTP/1.1" 200 109 0.023396 10.0.0.19 - - [2025-12-15 02:11:26] "POST /set-tag HTTP/1.1" 200 109 0.013151 10.0.0.19 - - [2025-12-15 02:11:26] "DELETE /instance-ip/d34ac352-d95a-11f0-9302-fa163edcd7a6 HTTP/1.1" 200 115 0.042151 10.0.0.19 - - [2025-12-15 02:11:26] "DELETE /virtual-machine-interface/d334a59a-d95a-11f0-9302-fa163edcd7a6 HTTP/1.1" 200 115 0.044760 10.0.0.19 - - [2025-12-15 02:11:26] "DELETE /virtual-machine/d98e13ec-245b-4cd4-a782-cfcbb622703c HTTP/1.1" 200 115 0.038759 10.0.0.19 - - [2025-12-15 02:11:26] "DELETE /tag/66e294e6-6ad4-47be-bfc1-f095ea93e36d HTTP/1.1" 200 115 0.050668 10.0.0.19 - - [2025-12-15 02:11:26] "GET /virtual-machine-interface/d25eec52-d95a-11f0-9302-fa163edcd7a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003649 10.0.0.19 - - [2025-12-15 02:11:26] "POST /set-tag HTTP/1.1" 200 109 0.002215 10.0.0.19 - - [2025-12-15 02:11:26] "GET /virtual-machine-interface/d25eec52-d95a-11f0-9302-fa163edcd7a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003572 10.0.0.19 - - [2025-12-15 02:11:26] "POST /set-tag HTTP/1.1" 200 109 0.001688 10.0.0.19 - - [2025-12-15 02:11:26] "GET /virtual-machine/8fa4ae13-aeee-4185-9ef2-5b14198954f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.002688 10.0.0.19 - - [2025-12-15 02:11:26] "POST /ref-update HTTP/1.1" 200 156 0.007606 10.0.0.19 - - [2025-12-15 02:11:27] "GET /virtual-machine-interface/d25eec52-d95a-11f0-9302-fa163edcd7a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004024 10.0.0.19 - - [2025-12-15 02:11:27] "POST /set-tag HTTP/1.1" 200 109 0.017344 10.0.0.19 - - [2025-12-15 02:11:27] "POST /set-tag HTTP/1.1" 200 109 0.017883 10.0.0.19 - - [2025-12-15 02:11:27] "POST /set-tag HTTP/1.1" 200 109 0.079027 10.0.0.19 - - [2025-12-15 02:11:27] "POST /set-tag HTTP/1.1" 200 109 0.017156 10.0.0.19 - - [2025-12-15 02:11:27] "DELETE /instance-ip/d272a8f0-d95a-11f0-9302-fa163edcd7a6 HTTP/1.1" 200 115 0.056647 10.0.0.19 - - [2025-12-15 02:11:27] "DELETE /virtual-machine-interface/d25eec52-d95a-11f0-9302-fa163edcd7a6 HTTP/1.1" 200 115 0.039814 10.0.0.19 - - [2025-12-15 02:11:27] "DELETE /virtual-machine/8fa4ae13-aeee-4185-9ef2-5b14198954f9 HTTP/1.1" 200 115 0.018216 10.0.0.19 - - [2025-12-15 02:11:27] "DELETE /tag/dd8db297-e03a-422e-b8fc-072865afc93c HTTP/1.1" 200 115 0.035636 10.0.0.19 - - [2025-12-15 02:11:27] "DELETE /tag/22f60ef9-fb2d-4a5a-b5ab-5a75fde6a634 HTTP/1.1" 409 236 0.004044 10.0.0.19 - - [2025-12-15 02:11:27] "DELETE /tag/0dd2ad4b-26e5-4f54-9365-1966e948d101 HTTP/1.1" 200 115 0.035558 10.0.0.19 - - [2025-12-15 02:11:27] "GET /virtual-machine-interface/d2c895f8-d95a-11f0-9302-fa163edcd7a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003418 10.0.0.19 - - [2025-12-15 02:11:27] "POST /set-tag HTTP/1.1" 200 109 0.002327 10.0.0.19 - - [2025-12-15 02:11:27] "GET /virtual-machine-interface/d2c895f8-d95a-11f0-9302-fa163edcd7a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003295 10.0.0.19 - - [2025-12-15 02:11:27] "POST /set-tag HTTP/1.1" 200 109 0.011944 10.0.0.19 - - [2025-12-15 02:11:27] "GET /virtual-machine/513333d9-1fa3-4b0e-af2c-1be80511ff3c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.002574 10.0.0.19 - - [2025-12-15 02:11:27] "POST /ref-update HTTP/1.1" 200 156 0.008459 10.0.0.19 - - [2025-12-15 02:11:27] "GET /virtual-machine-interface/d2c895f8-d95a-11f0-9302-fa163edcd7a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.011637 10.0.0.19 - - [2025-12-15 02:11:27] "POST /set-tag HTTP/1.1" 200 109 0.016456 10.0.0.19 - - [2025-12-15 02:11:27] "POST /set-tag HTTP/1.1" 200 109 0.023142 10.0.0.19 - - [2025-12-15 02:11:27] "POST /set-tag HTTP/1.1" 200 109 0.023670 10.0.0.19 - - [2025-12-15 02:11:27] "POST /set-tag HTTP/1.1" 200 109 0.012788 10.0.0.19 - - [2025-12-15 02:11:27] "DELETE /instance-ip/d2dfe762-d95a-11f0-9302-fa163edcd7a6 HTTP/1.1" 200 115 0.052529 10.0.0.19 - - [2025-12-15 02:11:27] "DELETE /virtual-machine-interface/d2c895f8-d95a-11f0-9302-fa163edcd7a6 HTTP/1.1" 200 115 0.042436 10.0.0.19 - - [2025-12-15 02:11:27] "DELETE /virtual-machine/513333d9-1fa3-4b0e-af2c-1be80511ff3c HTTP/1.1" 200 115 0.019877 10.0.0.19 - - [2025-12-15 02:11:27] "DELETE /tag/a84bfddd-23a2-4c99-b79b-63e17bf5cb07 HTTP/1.1" 409 236 0.005208 10.0.0.19 - - [2025-12-15 02:11:27] "DELETE /tag/837d11c9-b85e-4bc1-9786-cad2240c8e74 HTTP/1.1" 409 236 0.004355 10.0.0.19 - - [2025-12-15 02:11:28] "DELETE /tag/3a0090ba-b8c1-438f-9408-a5b8beee8ebe HTTP/1.1" 200 115 0.035405 10.0.0.19 - - [2025-12-15 02:11:29] "POST /projects HTTP/1.1" 409 238 0.002135 10.0.0.19 - - [2025-12-15 02:11:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002166 10.0.0.19 - - [2025-12-15 02:11:29] "GET /project/4d690c74-0cec-4e4c-be3e-ed9fcbec04f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.043204 10.0.0.19 - - [2025-12-15 02:11:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002863 10.0.0.19 - - [2025-12-15 02:11:29] "GET /virtual-network/f64befc4-badd-4c42-93c7-9529926a0133?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.006015 10.0.0.19 - - [2025-12-15 02:11:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002040 10.0.0.19 - - [2025-12-15 02:11:29] "GET /virtual-network/a241fa63-a401-4c05-b4f1-1a59148c9833?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.003808 10.0.0.19 - - [2025-12-15 02:11:29] "POST /security-groups HTTP/1.1" 409 285 0.001809 10.0.0.19 - - [2025-12-15 02:11:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004075 10.0.0.19 - - [2025-12-15 02:11:29] "PUT /security-group/fd022e99-96af-40ed-a2b2-7c7bdc2d75fb HTTP/1.1" 200 262 0.061145 10.0.0.19 - - [2025-12-15 02:11:29] "PUT /access-control-list/353f6d2a-2197-4013-a7c7-68b3cc4cd0a9 HTTP/1.1" 200 272 0.008026 10.0.0.19 - - [2025-12-15 02:11:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.018137 10.0.0.19 - - [2025-12-15 02:11:29] "PUT /access-control-list/b8636dca-d4a7-43a1-9d61-e2508abf9eaf HTTP/1.1" 200 272 0.046099 10.0.0.19 - - [2025-12-15 02:11:34] "POST /projects HTTP/1.1" 409 238 0.001960 10.0.0.19 - - [2025-12-15 02:11:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001900 10.0.0.19 - - [2025-12-15 02:11:34] "GET /project/4d690c74-0cec-4e4c-be3e-ed9fcbec04f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.028836 10.0.0.19 - - [2025-12-15 02:11:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001567 10.0.0.19 - - [2025-12-15 02:11:34] "GET /virtual-network/f64befc4-badd-4c42-93c7-9529926a0133?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.004524 10.0.0.19 - - [2025-12-15 02:11:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001293 10.0.0.19 - - [2025-12-15 02:11:34] "GET /virtual-network/a241fa63-a401-4c05-b4f1-1a59148c9833?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.006189 10.0.0.19 - - [2025-12-15 02:11:34] "POST /security-groups HTTP/1.1" 409 285 0.002111 10.0.0.19 - - [2025-12-15 02:11:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001224 10.0.0.19 - - [2025-12-15 02:11:34] "PUT /security-group/fd022e99-96af-40ed-a2b2-7c7bdc2d75fb HTTP/1.1" 200 262 0.055204 10.0.0.19 - - [2025-12-15 02:11:34] "PUT /access-control-list/353f6d2a-2197-4013-a7c7-68b3cc4cd0a9 HTTP/1.1" 200 272 0.012953 10.0.0.19 - - [2025-12-15 02:11:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.026880 10.0.0.19 - - [2025-12-15 02:11:35] "GET /firewall-policy/28ee5521-7bd5-42d6-9fb6-c2bddba799e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4897 0.010150 10.0.0.19 - - [2025-12-15 02:11:35] "PUT /access-control-list/b8636dca-d4a7-43a1-9d61-e2508abf9eaf HTTP/1.1" 200 272 0.018449 10.0.0.19 - - [2025-12-15 02:11:35] "GET /firewall-rule/038c83b8-aa6d-4b13-b0d5-31b205573ed0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.002713 10.0.0.19 - - [2025-12-15 02:11:35] "POST /ref-update HTTP/1.1" 200 156 0.048563 10.0.0.19 - - [2025-12-15 02:11:35] "DELETE /firewall-rule/038c83b8-aa6d-4b13-b0d5-31b205573ed0 HTTP/1.1" 200 115 0.037271 10.0.0.19 - - [2025-12-15 02:11:35] "GET /firewall-policy/28ee5521-7bd5-42d6-9fb6-c2bddba799e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4641 0.004500 10.0.0.19 - - [2025-12-15 02:11:35] "GET /firewall-rule/2a97e75c-c9f9-4221-9b01-1fe68fd8ad48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.002582 10.0.0.19 - - [2025-12-15 02:11:35] "POST /ref-update HTTP/1.1" 200 156 0.047814 10.0.0.19 - - [2025-12-15 02:11:35] "DELETE /firewall-rule/2a97e75c-c9f9-4221-9b01-1fe68fd8ad48 HTTP/1.1" 200 115 0.049166 10.0.0.19 - - [2025-12-15 02:11:35] "DELETE /tag/a84bfddd-23a2-4c99-b79b-63e17bf5cb07 HTTP/1.1" 409 236 0.006526 10.0.0.19 - - [2025-12-15 02:11:35] "DELETE /tag/837d11c9-b85e-4bc1-9786-cad2240c8e74 HTTP/1.1" 409 236 0.005250 10.0.0.19 - - [2025-12-15 02:11:35] "DELETE /tag/6d6f7b1c-c0d5-4080-bf3b-f46e5cbf6648 HTTP/1.1" 200 115 0.031148 10.0.0.19 - - [2025-12-15 02:11:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001580 10.0.0.19 - - [2025-12-15 02:11:35] "GET /virtual-network/f64befc4-badd-4c42-93c7-9529926a0133?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.004076 10.0.0.19 - - [2025-12-15 02:11:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001443 10.0.0.19 - - [2025-12-15 02:11:35] "GET /virtual-network/a241fa63-a401-4c05-b4f1-1a59148c9833?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.008153 10.0.0.19 - - [2025-12-15 02:11:35] "PUT /virtual-network/f64befc4-badd-4c42-93c7-9529926a0133 HTTP/1.1" 200 264 0.038554 10.0.0.19 - - [2025-12-15 02:11:35] "PUT /virtual-network/a241fa63-a401-4c05-b4f1-1a59148c9833 HTTP/1.1" 200 264 0.050571 10.0.0.19 - - [2025-12-15 02:11:35] "DELETE /security-group/fd022e99-96af-40ed-a2b2-7c7bdc2d75fb HTTP/1.1" 200 115 0.044865 10.0.0.19 - - [2025-12-15 02:11:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001892 10.0.0.19 - - [2025-12-15 02:11:35] "DELETE /access-control-list/353f6d2a-2197-4013-a7c7-68b3cc4cd0a9 HTTP/1.1" 200 115 0.030799 10.0.0.19 - - [2025-12-15 02:11:35] "DELETE /access-control-list/b8636dca-d4a7-43a1-9d61-e2508abf9eaf HTTP/1.1" 200 115 0.035382 10.0.0.19 - - [2025-12-15 02:11:35] "GET /project/4d690c74-0cec-4e4c-be3e-ed9fcbec04f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1894 0.048813 10.0.0.19 - - [2025-12-15 02:11:35] "GET /project/4d690c74-0cec-4e4c-be3e-ed9fcbec04f8?fields=security_groups HTTP/1.1" 200 1352 0.036999 10.0.0.19 - - [2025-12-15 02:11:35] "DELETE /security-group/e87cc3bb-0994-4a0e-aa17-7c8d7454fb99 HTTP/1.1" 200 115 0.056941 10.0.0.19 - - [2025-12-15 02:11:35] "DELETE /access-control-list/24792a84-ed26-4626-8876-377df1262f94 HTTP/1.1" 200 115 0.047166 10.0.0.19 - - [2025-12-15 02:11:35] "GET /project/4d690c74-0cec-4e4c-be3e-ed9fcbec04f8?fields=application_policy_sets HTTP/1.1" 200 1391 0.055388 10.0.0.19 - - [2025-12-15 02:11:35] "DELETE /access-control-list/4c1e4e16-bd73-4b69-8972-c83170268a20 HTTP/1.1" 200 115 0.036880 10.0.0.19 - - [2025-12-15 02:11:36] "DELETE /project/4d690c74-0cec-4e4c-be3e-ed9fcbec04f8 HTTP/1.1" 200 115 0.339873 10.0.0.19 - - [2025-12-15 02:11:36] "POST /projects HTTP/1.1" 409 238 0.002032 10.0.0.19 - - [2025-12-15 02:11:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001561 10.0.0.19 - - [2025-12-15 02:11:36] "GET /project/2d018dcf-297d-4ebc-b95c-f78fe56bef9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.037852 10.0.0.19 - - [2025-12-15 02:11:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001955 10.0.0.19 - - [2025-12-15 02:11:36] "GET /virtual-network/f64befc4-badd-4c42-93c7-9529926a0133?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3097 0.005473 10.0.0.19 - - [2025-12-15 02:11:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001953 10.0.0.19 - - [2025-12-15 02:11:36] "GET /virtual-network/a241fa63-a401-4c05-b4f1-1a59148c9833?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3114 0.004580 10.0.0.19 - - [2025-12-15 02:11:36] "POST /security-groups HTTP/1.1" 409 285 0.002057 10.0.0.19 - - [2025-12-15 02:11:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001925 10.0.0.19 - - [2025-12-15 02:11:36] "PUT /security-group/b24b8038-a2a2-4db3-a152-6d026837e66d HTTP/1.1" 200 262 0.055714 10.0.0.19 - - [2025-12-15 02:11:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.026010 10.0.0.19 - - [2025-12-15 02:11:36] "PUT /access-control-list/207d22d7-4473-472b-8d9e-d12b47bb51f8 HTTP/1.1" 200 272 0.013115 10.0.0.19 - - [2025-12-15 02:11:36] "PUT /access-control-list/a12a19a5-d5d0-45b4-af0b-a5b6dec31ac6 HTTP/1.1" 200 272 0.025386 10.0.0.19 - - [2025-12-15 02:11:40] "DELETE /loadbalancer-member/8a474ffa-0f35-446c-aa22-a5c9a58cde47 HTTP/1.1" 200 115 0.037347 10.0.0.19 - - [2025-12-15 02:11:40] "DELETE /loadbalancer-pool/fdc044f0-6127-46bd-8b8b-b6fa9067efd3 HTTP/1.1" 200 115 0.038160 10.0.0.19 - - [2025-12-15 02:11:40] "DELETE /loadbalancer-listener/32670d39-45dd-4329-9824-1ca100a60e4b HTTP/1.1" 200 115 0.052886 10.0.0.19 - - [2025-12-15 02:11:40] "DELETE /loadbalancer/3c6aebee-5a2a-45d7-be5b-d8f505947b0b HTTP/1.1" 200 115 0.040843 10.0.0.19 - - [2025-12-15 02:11:40] "DELETE /floating-ip/8a4803f2-5fee-43f9-9e0b-35f278c61c37 HTTP/1.1" 200 115 0.034594 10.0.0.19 - - [2025-12-15 02:11:40] "DELETE /instance-ip/5155da8a-624f-4118-b856-3fd23cb890ee HTTP/1.1" 200 115 0.048429 10.0.0.19 - - [2025-12-15 02:11:41] "DELETE /virtual-machine-interface/b771c03c-e8ce-4396-a643-db3cbd0efbbb HTTP/1.1" 200 115 0.031438 10.0.0.19 - - [2025-12-15 02:11:41] "DELETE /tag/7ea689f6-43eb-4bfb-a47e-05aea9b7c83b HTTP/1.1" 200 115 0.028723 10.0.0.19 - - [2025-12-15 02:11:41] "GET /application-policy-set/4d252ce3-8e5f-4e99-9325-19a10073da0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.002424 10.0.0.19 - - [2025-12-15 02:11:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002377 10.0.0.19 - - [2025-12-15 02:11:41] "GET /policy-management/0fd2a1c0-d5df-45d3-bbcb-fd3a056467fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002441 10.0.0.19 - - [2025-12-15 02:11:41] "GET /firewall-policy/d4a45b73-c0f9-4375-9498-0173b4614b4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.002284 10.0.0.19 - - [2025-12-15 02:11:41] "GET /firewall-rule/a554021a-4b2e-4ac9-8213-72acc19578d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2325 0.003346 10.0.0.19 - - [2025-12-15 02:11:41] "POST /ref-update HTTP/1.1" 200 156 0.011467 10.0.0.19 - - [2025-12-15 02:11:41] "DELETE /firewall-rule/a554021a-4b2e-4ac9-8213-72acc19578d3 HTTP/1.1" 200 115 0.056725 10.0.0.19 - - [2025-12-15 02:11:41] "GET /firewall-policy/e76c07b1-1c9d-46ec-bc9f-08cd2a74985e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.003644 10.0.0.19 - - [2025-12-15 02:11:41] "GET /firewall-rule/e6864d52-cb6c-4752-8d59-8a823a1ed532?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2898 0.002761 10.0.0.19 - - [2025-12-15 02:11:41] "POST /ref-update HTTP/1.1" 200 156 0.016850 10.0.0.19 - - [2025-12-15 02:11:41] "DELETE /firewall-rule/e6864d52-cb6c-4752-8d59-8a823a1ed532 HTTP/1.1" 200 115 0.039651 10.0.0.19 - - [2025-12-15 02:11:41] "GET /firewall-policy/e76c07b1-1c9d-46ec-bc9f-08cd2a74985e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2352 0.005323 10.0.0.19 - - [2025-12-15 02:11:41] "GET /firewall-rule/8f20bd20-b5eb-4404-8cd2-77d6a0591030?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2596 0.002845 10.0.0.19 - - [2025-12-15 02:11:41] "POST /ref-update HTTP/1.1" 200 156 0.010215 10.0.0.19 - - [2025-12-15 02:11:41] "DELETE /firewall-rule/8f20bd20-b5eb-4404-8cd2-77d6a0591030 HTTP/1.1" 200 115 0.045441 10.0.0.19 - - [2025-12-15 02:11:41] "GET /application-policy-set/4d252ce3-8e5f-4e99-9325-19a10073da0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.006006 10.0.0.19 - - [2025-12-15 02:11:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002120 10.0.0.19 - - [2025-12-15 02:11:41] "GET /policy-management/0fd2a1c0-d5df-45d3-bbcb-fd3a056467fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002530 10.0.0.19 - - [2025-12-15 02:11:41] "GET /firewall-policy/e76c07b1-1c9d-46ec-bc9f-08cd2a74985e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.007893 10.0.0.19 - - [2025-12-15 02:11:41] "POST /ref-update HTTP/1.1" 200 156 0.033259 10.0.0.19 - - [2025-12-15 02:11:41] "DELETE /firewall-policy/e76c07b1-1c9d-46ec-bc9f-08cd2a74985e HTTP/1.1" 200 115 0.064722 10.0.0.19 - - [2025-12-15 02:11:41] "DELETE /tag/a84bfddd-23a2-4c99-b79b-63e17bf5cb07 HTTP/1.1" 200 115 0.053888 10.0.0.19 - - [2025-12-15 02:11:41] "DELETE /tag/837d11c9-b85e-4bc1-9786-cad2240c8e74 HTTP/1.1" 200 115 0.042901 10.0.0.19 - - [2025-12-15 02:11:41] "DELETE /tag/22f60ef9-fb2d-4a5a-b5ab-5a75fde6a634 HTTP/1.1" 200 115 0.078171 10.0.0.19 - - [2025-12-15 02:11:41] "DELETE /tag/62d21249-e104-486c-af7c-56f24e82615e HTTP/1.1" 200 115 0.089896 10.0.0.19 - - [2025-12-15 02:11:42] "POST /projects HTTP/1.1" 409 238 0.001851 10.0.0.19 - - [2025-12-15 02:11:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.006604 10.0.0.19 - - [2025-12-15 02:11:42] "GET /project/2d018dcf-297d-4ebc-b95c-f78fe56bef9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.039187 10.0.0.19 - - [2025-12-15 02:11:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003809 10.0.0.19 - - [2025-12-15 02:11:42] "GET /virtual-network/f64befc4-badd-4c42-93c7-9529926a0133?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3097 0.004255 10.0.0.19 - - [2025-12-15 02:11:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001765 10.0.0.19 - - [2025-12-15 02:11:42] "GET /virtual-network/a241fa63-a401-4c05-b4f1-1a59148c9833?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3114 0.005635 10.0.0.19 - - [2025-12-15 02:11:42] "POST /security-groups HTTP/1.1" 409 285 0.004919 10.0.0.19 - - [2025-12-15 02:11:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001874 10.0.0.19 - - [2025-12-15 02:11:42] "PUT /security-group/b24b8038-a2a2-4db3-a152-6d026837e66d HTTP/1.1" 200 262 0.054389 10.0.0.19 - - [2025-12-15 02:11:42] "PUT /access-control-list/207d22d7-4473-472b-8d9e-d12b47bb51f8 HTTP/1.1" 200 272 0.055606 10.0.0.19 - - [2025-12-15 02:11:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.062892 10.0.0.19 - - [2025-12-15 02:11:42] "GET /firewall-policy/28ee5521-7bd5-42d6-9fb6-c2bddba799e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4386 0.028091 10.0.0.19 - - [2025-12-15 02:11:42] "PUT /access-control-list/a12a19a5-d5d0-45b4-af0b-a5b6dec31ac6 HTTP/1.1" 200 272 0.045614 10.0.0.19 - - [2025-12-15 02:11:42] "GET /firewall-rule/d036f6d9-e668-4bab-884e-f4112eedbf9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.004329 10.0.0.19 - - [2025-12-15 02:11:42] "POST /ref-update HTTP/1.1" 200 156 0.081658 10.0.0.19 - - [2025-12-15 02:11:42] "DELETE /firewall-rule/d036f6d9-e668-4bab-884e-f4112eedbf9d HTTP/1.1" 200 115 0.175626 10.0.0.19 - - [2025-12-15 02:11:42] "GET /firewall-policy/28ee5521-7bd5-42d6-9fb6-c2bddba799e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4130 0.054599 10.0.0.19 - - [2025-12-15 02:11:42] "GET /firewall-rule/a0b7bcc4-8b2f-48da-b6c6-7dd87f07adc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2086 0.002817 10.0.0.19 - - [2025-12-15 02:11:42] "POST /ref-update HTTP/1.1" 200 156 0.056313 10.0.0.19 - - [2025-12-15 02:11:42] "DELETE /firewall-rule/a0b7bcc4-8b2f-48da-b6c6-7dd87f07adc5 HTTP/1.1" 200 115 0.062187 10.0.0.19 - - [2025-12-15 02:11:42] "DELETE /tag/fff82621-617a-436f-855b-b9fabe55323a HTTP/1.1" 200 115 0.055016 10.0.0.19 - - [2025-12-15 02:11:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002999 10.0.0.19 - - [2025-12-15 02:11:43] "GET /virtual-network/f64befc4-badd-4c42-93c7-9529926a0133?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3097 0.005188 10.0.0.19 - - [2025-12-15 02:11:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001913 10.0.0.19 - - [2025-12-15 02:11:43] "GET /virtual-network/a241fa63-a401-4c05-b4f1-1a59148c9833?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3114 0.006480 10.0.0.19 - - [2025-12-15 02:11:43] "PUT /virtual-network/f64befc4-badd-4c42-93c7-9529926a0133 HTTP/1.1" 200 264 0.046086 10.0.0.19 - - [2025-12-15 02:11:43] "PUT /virtual-network/a241fa63-a401-4c05-b4f1-1a59148c9833 HTTP/1.1" 200 264 0.051618 10.0.0.19 - - [2025-12-15 02:11:43] "DELETE /access-control-list/207d22d7-4473-472b-8d9e-d12b47bb51f8 HTTP/1.1" 200 115 0.031667 10.0.0.19 - - [2025-12-15 02:11:43] "DELETE /security-group/b24b8038-a2a2-4db3-a152-6d026837e66d HTTP/1.1" 200 115 0.082536 10.0.0.19 - - [2025-12-15 02:11:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.004951 10.0.0.19 - - [2025-12-15 02:11:43] "DELETE /access-control-list/a12a19a5-d5d0-45b4-af0b-a5b6dec31ac6 HTTP/1.1" 200 115 0.037882 10.0.0.19 - - [2025-12-15 02:11:43] "GET /project/2d018dcf-297d-4ebc-b95c-f78fe56bef9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1894 0.051422 10.0.0.19 - - [2025-12-15 02:11:43] "GET /project/2d018dcf-297d-4ebc-b95c-f78fe56bef9f?fields=security_groups HTTP/1.1" 200 1352 0.034884 10.0.0.19 - - [2025-12-15 02:11:43] "DELETE /access-control-list/8ad298b2-6c1a-4340-bb27-74e839c6d82d HTTP/1.1" 200 115 0.035201 10.0.0.19 - - [2025-12-15 02:11:43] "DELETE /security-group/f3cf91d4-b4c7-447d-befe-96db5aa7e4c8 HTTP/1.1" 200 115 0.074697 10.0.0.19 - - [2025-12-15 02:11:43] "GET /project/2d018dcf-297d-4ebc-b95c-f78fe56bef9f?fields=application_policy_sets HTTP/1.1" 200 1391 0.064507 10.0.0.19 - - [2025-12-15 02:11:43] "DELETE /access-control-list/f0f668a3-a7b2-4bcd-9674-98d29198be88 HTTP/1.1" 200 115 0.069114 10.0.0.19 - - [2025-12-15 02:11:43] "DELETE /project/2d018dcf-297d-4ebc-b95c-f78fe56bef9f HTTP/1.1" 200 115 0.372181 [Introspect:8084]10.0.0.19 - - [2025-12-15 02:12:20] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001023 [Introspect:8084]10.0.0.19 - - [2025-12-15 02:12:20] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001039 [Introspect:8084]10.0.0.19 - - [2025-12-15 02:12:23] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.006720 [Introspect:8084]10.0.0.19 - - [2025-12-15 02:12:23] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001172 10.0.0.19 - - [2025-12-15 02:12:43] "GET / HTTP/1.1" 200 35931 0.002241 10.0.0.19 - - [2025-12-15 02:12:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003010 10.0.0.19 - - [2025-12-15 02:12:43] "GET /global-vrouter-config/0989fcf7-1431-486f-b4ad-7b4f58011dcd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2108 0.005592 10.0.0.19 - - [2025-12-15 02:12:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002311 10.0.0.19 - - [2025-12-15 02:12:44] "GET /global-vrouter-config/0989fcf7-1431-486f-b4ad-7b4f58011dcd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2108 0.002152 10.0.0.19 - - [2025-12-15 02:13:02] "GET / HTTP/1.1" 200 35931 0.001589 10.0.0.19 - - [2025-12-15 02:13:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004620 10.0.0.19 - - [2025-12-15 02:13:02] "GET /global-system-config/1fdf1ebe-aca8-4be4-982e-35845389fc34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.005729 10.0.0.19 - - [2025-12-15 02:13:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001938 10.0.0.19 - - [2025-12-15 02:13:02] "GET /config-node/ffd8740e-afc8-44d6-b65e-54f3678a232b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1209 0.002605 10.0.0.19 - - [2025-12-15 02:13:02] "GET / HTTP/1.1" 200 35931 0.001980 10.0.0.19 - - [2025-12-15 02:13:02] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002115 10.0.0.19 - - [2025-12-15 02:13:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004042 10.0.0.19 - - [2025-12-15 02:13:07] "GET /global-vrouter-config/0989fcf7-1431-486f-b4ad-7b4f58011dcd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2108 0.002600 10.0.0.19 - - [2025-12-15 02:13:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001718 10.0.0.19 - - [2025-12-15 02:13:07] "PUT /global-vrouter-config/0989fcf7-1431-486f-b4ad-7b4f58011dcd HTTP/1.1" 200 276 0.008284 10.0.0.19 - - [2025-12-15 02:13:07] "GET / HTTP/1.1" 200 35931 0.001548 10.0.0.19 - - [2025-12-15 02:13:07] "POST /alarms HTTP/1.1" 409 264 0.002146 10.0.0.19 - - [2025-12-15 02:13:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001505 10.0.0.19 - - [2025-12-15 02:13:07] "PUT /alarm/8d19d8e4-2e0d-4464-9a41-ea7e3040522f HTTP/1.1" 200 244 0.009550 10.0.0.19 - - [2025-12-15 02:13:07] "POST /alarms HTTP/1.1" 409 261 0.005829 10.0.0.19 - - [2025-12-15 02:13:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002954 10.0.0.19 - - [2025-12-15 02:13:08] "PUT /alarm/6dbdde06-fd3e-430c-a07f-a0d4d5eaf931 HTTP/1.1" 200 244 0.013570 10.0.0.19 - - [2025-12-15 02:13:08] "POST /alarms HTTP/1.1" 409 261 0.006611 10.0.0.19 - - [2025-12-15 02:13:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003048 10.0.0.19 - - [2025-12-15 02:13:08] "PUT /alarm/4d2ac5e7-1c50-461f-9d0f-c342a7a92787 HTTP/1.1" 200 244 0.015398 10.0.0.19 - - [2025-12-15 02:13:08] "POST /alarms HTTP/1.1" 409 253 0.008722 10.0.0.19 - - [2025-12-15 02:13:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002139 10.0.0.19 - - [2025-12-15 02:13:08] "PUT /alarm/35d52853-60bf-4026-b8b9-18bdfe1f66e0 HTTP/1.1" 200 244 0.013780 10.0.0.19 - - [2025-12-15 02:13:08] "POST /alarms HTTP/1.1" 409 251 0.004032 10.0.0.19 - - [2025-12-15 02:13:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002479 10.0.0.19 - - [2025-12-15 02:13:08] "PUT /alarm/9a84a33f-7573-4e55-bc3a-fb9399375a52 HTTP/1.1" 200 244 0.011544 10.0.0.19 - - [2025-12-15 02:13:08] "POST /alarms HTTP/1.1" 409 252 0.016118 10.0.0.19 - - [2025-12-15 02:13:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003626 10.0.0.19 - - [2025-12-15 02:13:08] "PUT /alarm/a892e4c6-3862-4dbd-be77-f79eed775d38 HTTP/1.1" 200 244 0.013869 10.0.0.19 - - [2025-12-15 02:13:08] "POST /alarms HTTP/1.1" 409 256 0.013035 10.0.0.19 - - [2025-12-15 02:13:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001814 10.0.0.19 - - [2025-12-15 02:13:08] "PUT /alarm/7c75f681-2392-4adc-9c5e-bf6f6e5c87fc HTTP/1.1" 200 244 0.010097 10.0.0.19 - - [2025-12-15 02:13:08] "POST /alarms HTTP/1.1" 409 248 0.008611 10.0.0.19 - - [2025-12-15 02:13:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001838 10.0.0.19 - - [2025-12-15 02:13:08] "PUT /alarm/0bae0d09-c571-48b8-9ca4-82cef19807c2 HTTP/1.1" 200 244 0.015213 10.0.0.19 - - [2025-12-15 02:13:08] "POST /alarms HTTP/1.1" 409 252 0.007069 10.0.0.19 - - [2025-12-15 02:13:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004656 10.0.0.19 - - [2025-12-15 02:13:08] "PUT /alarm/291bdb00-6d68-4d2f-bb24-87869179fc41 HTTP/1.1" 200 244 0.012022 10.0.0.19 - - [2025-12-15 02:13:08] "POST /alarms HTTP/1.1" 409 257 0.019250 10.0.0.19 - - [2025-12-15 02:13:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002498 10.0.0.19 - - [2025-12-15 02:13:08] "PUT /alarm/e073b224-1fff-4492-8649-f2e5bdb257d5 HTTP/1.1" 200 244 0.011707 10.0.0.19 - - [2025-12-15 02:13:08] "POST /alarms HTTP/1.1" 409 251 0.007160 10.0.0.19 - - [2025-12-15 02:13:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001547 10.0.0.19 - - [2025-12-15 02:13:08] "PUT /alarm/b8166894-43ad-4704-8334-4eb66dc0069f HTTP/1.1" 200 244 0.011980 10.0.0.19 - - [2025-12-15 02:13:08] "POST /alarms HTTP/1.1" 409 257 0.008150 10.0.0.19 - - [2025-12-15 02:13:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001694 10.0.0.19 - - [2025-12-15 02:13:08] "PUT /alarm/1777ff0b-23cc-4753-b715-f28b876a976b HTTP/1.1" 200 244 0.016936 10.0.0.19 - - [2025-12-15 02:13:08] "POST /alarms HTTP/1.1" 409 261 0.012771 10.0.0.19 - - [2025-12-15 02:13:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004204 10.0.0.19 - - [2025-12-15 02:13:08] "PUT /alarm/bd25b203-5336-4d91-9857-69d2aaacf8fc HTTP/1.1" 200 244 0.011990 10.0.0.19 - - [2025-12-15 02:13:08] "POST /alarms HTTP/1.1" 409 258 0.013755 10.0.0.19 - - [2025-12-15 02:13:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002469 10.0.0.19 - - [2025-12-15 02:13:08] "PUT /alarm/20d7e2f2-4e0d-45bb-8937-64c310c87036 HTTP/1.1" 200 244 0.013217 10.0.0.19 - - [2025-12-15 02:13:08] "POST /alarms HTTP/1.1" 409 254 0.011325 10.0.0.19 - - [2025-12-15 02:13:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001873 10.0.0.19 - - [2025-12-15 02:13:09] "PUT /alarm/574cc85e-3688-4b01-944f-ab0bb1a2128a HTTP/1.1" 200 244 0.019103 10.0.0.19 - - [2025-12-15 02:13:09] "POST /alarms HTTP/1.1" 409 254 0.009313 10.0.0.19 - - [2025-12-15 02:13:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001852 10.0.0.19 - - [2025-12-15 02:13:09] "PUT /alarm/23e0e825-142f-4d60-a2a8-78defd07e7fc HTTP/1.1" 200 244 0.014404 10.0.0.19 - - [2025-12-15 02:13:09] "POST /alarms HTTP/1.1" 409 254 0.013907 10.0.0.19 - - [2025-12-15 02:13:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001750 10.0.0.19 - - [2025-12-15 02:13:09] "PUT /alarm/f6cab8f0-d446-49c3-9910-a785d1110c97 HTTP/1.1" 200 244 0.011783 10.0.0.19 - - [2025-12-15 02:13:09] "POST /alarms HTTP/1.1" 409 247 0.013237 10.0.0.19 - - [2025-12-15 02:13:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003428 10.0.0.19 - - [2025-12-15 02:13:09] "PUT /alarm/5a82ccbb-2af7-4ce4-929d-81ecb1f1e936 HTTP/1.1" 200 244 0.013095 10.0.0.19 - - [2025-12-15 02:13:09] "POST /alarms HTTP/1.1" 409 272 0.007341 10.0.0.19 - - [2025-12-15 02:13:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003559 10.0.0.19 - - [2025-12-15 02:13:09] "PUT /alarm/1be0d826-14a8-4b6c-a6f8-30531d3e5beb HTTP/1.1" 200 244 0.018540 10.0.0.19 - - [2025-12-15 02:13:09] "POST /alarms HTTP/1.1" 409 261 0.003505 10.0.0.19 - - [2025-12-15 02:13:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.006703 10.0.0.19 - - [2025-12-15 02:13:09] "PUT /alarm/0a131894-3b0e-4339-a997-61299c14606f HTTP/1.1" 200 244 0.011533 10.0.0.19 - - [2025-12-15 02:13:09] "POST /alarms HTTP/1.1" 409 259 0.009073 10.0.0.19 - - [2025-12-15 02:13:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001779 10.0.0.19 - - [2025-12-15 02:13:09] "PUT /alarm/b245c36f-fa06-41ba-88fe-8ca06a740d2b HTTP/1.1" 200 244 0.011487 10.0.0.19 - - [2025-12-15 02:13:09] "POST /alarms HTTP/1.1" 409 265 0.015274 10.0.0.19 - - [2025-12-15 02:13:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003377 10.0.0.19 - - [2025-12-15 02:13:09] "PUT /alarm/6fc0e40c-7e5b-489f-8581-e8b261a090a2 HTTP/1.1" 200 244 0.012032 10.0.0.19 - - [2025-12-15 02:13:09] "POST /alarms HTTP/1.1" 409 279 0.004210 10.0.0.19 - - [2025-12-15 02:13:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002456 10.0.0.19 - - [2025-12-15 02:13:09] "PUT /alarm/c8134564-a830-403e-be2a-a64a6968d22e HTTP/1.1" 200 244 0.013739 10.0.0.19 - - [2025-12-15 02:13:09] "GET / HTTP/1.1" 200 35931 0.001815 10.0.0.19 - - [2025-12-15 02:13:09] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002286 10.0.0.19 - - [2025-12-15 02:13:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003265 10.0.0.19 - - [2025-12-15 02:13:09] "PUT /global-vrouter-config/0989fcf7-1431-486f-b4ad-7b4f58011dcd HTTP/1.1" 200 276 0.009170 10.0.0.19 - - [2025-12-15 02:13:10] "GET / HTTP/1.1" 200 35931 0.001258 10.0.0.19 - - [2025-12-15 02:13:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001959 10.0.0.19 - - [2025-12-15 02:13:10] "GET /global-vrouter-config/0989fcf7-1431-486f-b4ad-7b4f58011dcd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2108 0.002292 10.0.0.19 - - [2025-12-15 02:13:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001369 10.0.0.19 - - [2025-12-15 02:13:10] "PUT /global-vrouter-config/0989fcf7-1431-486f-b4ad-7b4f58011dcd HTTP/1.1" 200 276 0.009446 10.0.0.19 - - [2025-12-15 02:13:10] "GET / HTTP/1.1" 200 35931 0.001522 10.0.0.19 - - [2025-12-15 02:13:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002903 10.0.0.19 - - [2025-12-15 02:13:10] "GET /global-system-config/1fdf1ebe-aca8-4be4-982e-35845389fc34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.004279 10.0.0.19 - - [2025-12-15 02:13:10] "PUT /global-system-config/1fdf1ebe-aca8-4be4-982e-35845389fc34 HTTP/1.1" 200 274 0.023291 10.0.0.19 - - [2025-12-15 02:13:13] "GET / HTTP/1.1" 200 35931 0.003203 10.0.0.19 - - [2025-12-15 02:13:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002047 10.0.0.19 - - [2025-12-15 02:13:13] "GET /routing-instance/0c102450-ccb7-4e31-bfe6-b2f968de0ca1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.002390 10.0.0.19 - - [2025-12-15 02:13:13] "POST /bgp-routers HTTP/1.1" 409 301 0.001536 10.0.0.19 - - [2025-12-15 02:13:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002012 10.0.0.19 - - [2025-12-15 02:13:13] "GET /bgp-router/ba9b6c78-0882-4d00-8268-df71113eae79?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1813 0.002752 10.0.0.19 - - [2025-12-15 02:13:13] "PUT /bgp-router/ba9b6c78-0882-4d00-8268-df71113eae79 HTTP/1.1" 200 254 0.019885 [Introspect:8084]10.0.0.19 - - [2025-12-15 02:13:14] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000975 [Introspect:8084]10.0.0.19 - - [2025-12-15 02:13:14] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000967 10.0.0.19 - - [2025-12-15 02:13:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002820 10.0.0.19 - - [2025-12-15 02:13:16] "GET /global-vrouter-config/0989fcf7-1431-486f-b4ad-7b4f58011dcd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2108 0.002780 10.0.0.19 - - [2025-12-15 02:13:29] "GET / HTTP/1.1" 200 35931 0.001681 10.0.0.19 - - [2025-12-15 02:13:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002039 10.0.0.19 - - [2025-12-15 02:13:29] "GET /global-system-config/1fdf1ebe-aca8-4be4-982e-35845389fc34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.004961 10.0.0.19 - - [2025-12-15 02:13:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001713 10.0.0.19 - - [2025-12-15 02:13:29] "GET /config-node/ffd8740e-afc8-44d6-b65e-54f3678a232b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1209 0.001727 10.0.0.19 - - [2025-12-15 02:13:40] "GET / HTTP/1.1" 200 35931 0.001481 10.0.0.19 - - [2025-12-15 02:13:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002902 10.0.0.19 - - [2025-12-15 02:13:40] "GET /routing-instance/0c102450-ccb7-4e31-bfe6-b2f968de0ca1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.002616 10.0.0.19 - - [2025-12-15 02:13:40] "POST /bgp-routers HTTP/1.1" 409 301 0.003178 10.0.0.19 - - [2025-12-15 02:13:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001903 10.0.0.19 - - [2025-12-15 02:13:40] "GET /bgp-router/ba9b6c78-0882-4d00-8268-df71113eae79?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1813 0.002739 10.0.0.19 - - [2025-12-15 02:13:40] "PUT /bgp-router/ba9b6c78-0882-4d00-8268-df71113eae79 HTTP/1.1" 200 254 0.021664 [Introspect:8084]10.0.0.19 - - [2025-12-15 02:13:40] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000916 [Introspect:8084]10.0.0.19 - - [2025-12-15 02:13:41] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000935 10.0.0.19 - - [2025-12-15 02:13:51] "GET /global-system-configs HTTP/1.1" 200 322 0.001915 10.0.0.19 - - [2025-12-15 02:13:51] "GET /global-system-configs HTTP/1.1" 200 322 0.005186 10.0.0.19 - - [2025-12-15 02:13:55] "GET / HTTP/1.1" 200 35931 0.002917 10.0.0.19 - - [2025-12-15 02:13:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002121 10.0.0.19 - - [2025-12-15 02:13:55] "GET /global-system-config/1fdf1ebe-aca8-4be4-982e-35845389fc34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.004810 10.0.0.19 - - [2025-12-15 02:13:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001750 10.0.0.19 - - [2025-12-15 02:13:55] "GET /config-node/ffd8740e-afc8-44d6-b65e-54f3678a232b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1209 0.003412 10.0.0.19 - - [2025-12-15 02:13:55] "GET / HTTP/1.1" 200 35931 0.001538 10.0.0.19 - - [2025-12-15 02:13:55] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002383 10.0.0.19 - - [2025-12-15 02:14:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001924 10.0.0.19 - - [2025-12-15 02:14:00] "GET /global-vrouter-config/0989fcf7-1431-486f-b4ad-7b4f58011dcd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2108 0.002415 10.0.0.19 - - [2025-12-15 02:14:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001563 10.0.0.19 - - [2025-12-15 02:14:00] "PUT /global-vrouter-config/0989fcf7-1431-486f-b4ad-7b4f58011dcd HTTP/1.1" 200 276 0.007866 10.0.0.19 - - [2025-12-15 02:14:01] "GET / HTTP/1.1" 200 35931 0.001688 10.0.0.19 - - [2025-12-15 02:14:01] "POST /alarms HTTP/1.1" 409 264 0.002138 10.0.0.19 - - [2025-12-15 02:14:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001541 10.0.0.19 - - [2025-12-15 02:14:01] "PUT /alarm/8d19d8e4-2e0d-4464-9a41-ea7e3040522f HTTP/1.1" 200 244 0.008765 10.0.0.19 - - [2025-12-15 02:14:01] "POST /alarms HTTP/1.1" 409 261 0.003669 10.0.0.19 - - [2025-12-15 02:14:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002256 10.0.0.19 - - [2025-12-15 02:14:01] "PUT /alarm/6dbdde06-fd3e-430c-a07f-a0d4d5eaf931 HTTP/1.1" 200 244 0.016882 10.0.0.19 - - [2025-12-15 02:14:01] "POST /alarms HTTP/1.1" 409 261 0.007794 10.0.0.19 - - [2025-12-15 02:14:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002082 10.0.0.19 - - [2025-12-15 02:14:01] "PUT /alarm/4d2ac5e7-1c50-461f-9d0f-c342a7a92787 HTTP/1.1" 200 244 0.009420 10.0.0.19 - - [2025-12-15 02:14:01] "POST /alarms HTTP/1.1" 409 253 0.007019 10.0.0.19 - - [2025-12-15 02:14:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002773 10.0.0.19 - - [2025-12-15 02:14:01] "PUT /alarm/35d52853-60bf-4026-b8b9-18bdfe1f66e0 HTTP/1.1" 200 244 0.009534 10.0.0.19 - - [2025-12-15 02:14:01] "POST /alarms HTTP/1.1" 409 251 0.009423 10.0.0.19 - - [2025-12-15 02:14:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001444 10.0.0.19 - - [2025-12-15 02:14:01] "PUT /alarm/9a84a33f-7573-4e55-bc3a-fb9399375a52 HTTP/1.1" 200 244 0.008971 10.0.0.19 - - [2025-12-15 02:14:01] "POST /alarms HTTP/1.1" 409 252 0.002299 10.0.0.19 - - [2025-12-15 02:14:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002059 10.0.0.19 - - [2025-12-15 02:14:01] "PUT /alarm/a892e4c6-3862-4dbd-be77-f79eed775d38 HTTP/1.1" 200 244 0.009719 10.0.0.19 - - [2025-12-15 02:14:01] "POST /alarms HTTP/1.1" 409 256 0.010966 10.0.0.19 - - [2025-12-15 02:14:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001944 10.0.0.19 - - [2025-12-15 02:14:01] "PUT /alarm/7c75f681-2392-4adc-9c5e-bf6f6e5c87fc HTTP/1.1" 200 244 0.008802 10.0.0.19 - - [2025-12-15 02:14:01] "POST /alarms HTTP/1.1" 409 248 0.006676 10.0.0.19 - - [2025-12-15 02:14:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002543 10.0.0.19 - - [2025-12-15 02:14:01] "PUT /alarm/0bae0d09-c571-48b8-9ca4-82cef19807c2 HTTP/1.1" 200 244 0.008804 10.0.0.19 - - [2025-12-15 02:14:01] "POST /alarms HTTP/1.1" 409 252 0.004383 10.0.0.19 - - [2025-12-15 02:14:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002364 10.0.0.19 - - [2025-12-15 02:14:01] "PUT /alarm/291bdb00-6d68-4d2f-bb24-87869179fc41 HTTP/1.1" 200 244 0.008973 10.0.0.19 - - [2025-12-15 02:14:01] "POST /alarms HTTP/1.1" 409 257 0.007161 10.0.0.19 - - [2025-12-15 02:14:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003807 10.0.0.19 - - [2025-12-15 02:14:01] "PUT /alarm/e073b224-1fff-4492-8649-f2e5bdb257d5 HTTP/1.1" 200 244 0.009840 10.0.0.19 - - [2025-12-15 02:14:01] "POST /alarms HTTP/1.1" 409 251 0.009640 10.0.0.19 - - [2025-12-15 02:14:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001801 10.0.0.19 - - [2025-12-15 02:14:01] "PUT /alarm/b8166894-43ad-4704-8334-4eb66dc0069f HTTP/1.1" 200 244 0.009233 10.0.0.19 - - [2025-12-15 02:14:01] "POST /alarms HTTP/1.1" 409 257 0.010024 10.0.0.19 - - [2025-12-15 02:14:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001565 10.0.0.19 - - [2025-12-15 02:14:01] "PUT /alarm/1777ff0b-23cc-4753-b715-f28b876a976b HTTP/1.1" 200 244 0.010077 10.0.0.19 - - [2025-12-15 02:14:01] "POST /alarms HTTP/1.1" 409 261 0.002209 10.0.0.19 - - [2025-12-15 02:14:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001750 10.0.0.19 - - [2025-12-15 02:14:02] "PUT /alarm/bd25b203-5336-4d91-9857-69d2aaacf8fc HTTP/1.1" 200 244 0.012671 10.0.0.19 - - [2025-12-15 02:14:02] "POST /alarms HTTP/1.1" 409 258 0.009492 10.0.0.19 - - [2025-12-15 02:14:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002570 10.0.0.19 - - [2025-12-15 02:14:02] "PUT /alarm/20d7e2f2-4e0d-45bb-8937-64c310c87036 HTTP/1.1" 200 244 0.010997 10.0.0.19 - - [2025-12-15 02:14:02] "POST /alarms HTTP/1.1" 409 254 0.006089 10.0.0.19 - - [2025-12-15 02:14:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002683 10.0.0.19 - - [2025-12-15 02:14:02] "PUT /alarm/574cc85e-3688-4b01-944f-ab0bb1a2128a HTTP/1.1" 200 244 0.009185 10.0.0.19 - - [2025-12-15 02:14:02] "POST /alarms HTTP/1.1" 409 254 0.007883 10.0.0.19 - - [2025-12-15 02:14:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001795 10.0.0.19 - - [2025-12-15 02:14:02] "PUT /alarm/23e0e825-142f-4d60-a2a8-78defd07e7fc HTTP/1.1" 200 244 0.011891 10.0.0.19 - - [2025-12-15 02:14:02] "POST /alarms HTTP/1.1" 409 254 0.011335 10.0.0.19 - - [2025-12-15 02:14:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.005246 10.0.0.19 - - [2025-12-15 02:14:02] "PUT /alarm/f6cab8f0-d446-49c3-9910-a785d1110c97 HTTP/1.1" 200 244 0.011029 10.0.0.19 - - [2025-12-15 02:14:02] "POST /alarms HTTP/1.1" 409 247 0.013849 10.0.0.19 - - [2025-12-15 02:14:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002830 10.0.0.19 - - [2025-12-15 02:14:02] "PUT /alarm/5a82ccbb-2af7-4ce4-929d-81ecb1f1e936 HTTP/1.1" 200 244 0.009795 10.0.0.19 - - [2025-12-15 02:14:02] "POST /alarms HTTP/1.1" 409 272 0.005034 10.0.0.19 - - [2025-12-15 02:14:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002085 10.0.0.19 - - [2025-12-15 02:14:02] "PUT /alarm/1be0d826-14a8-4b6c-a6f8-30531d3e5beb HTTP/1.1" 200 244 0.008870 10.0.0.19 - - [2025-12-15 02:14:02] "POST /alarms HTTP/1.1" 409 261 0.004955 10.0.0.19 - - [2025-12-15 02:14:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001932 10.0.0.19 - - [2025-12-15 02:14:02] "PUT /alarm/0a131894-3b0e-4339-a997-61299c14606f HTTP/1.1" 200 244 0.010023 10.0.0.19 - - [2025-12-15 02:14:02] "POST /alarms HTTP/1.1" 409 259 0.010309 10.0.0.19 - - [2025-12-15 02:14:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003129 10.0.0.19 - - [2025-12-15 02:14:02] "PUT /alarm/b245c36f-fa06-41ba-88fe-8ca06a740d2b HTTP/1.1" 200 244 0.008972 10.0.0.19 - - [2025-12-15 02:14:02] "POST /alarms HTTP/1.1" 409 265 0.003284 10.0.0.19 - - [2025-12-15 02:14:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003373 10.0.0.19 - - [2025-12-15 02:14:02] "PUT /alarm/6fc0e40c-7e5b-489f-8581-e8b261a090a2 HTTP/1.1" 200 244 0.011734 10.0.0.19 - - [2025-12-15 02:14:02] "POST /alarms HTTP/1.1" 409 279 0.010110 10.0.0.19 - - [2025-12-15 02:14:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001697 10.0.0.19 - - [2025-12-15 02:14:02] "PUT /alarm/c8134564-a830-403e-be2a-a64a6968d22e HTTP/1.1" 200 244 0.009413 10.0.0.19 - - [2025-12-15 02:14:02] "GET / HTTP/1.1" 200 35931 0.001791 10.0.0.19 - - [2025-12-15 02:14:02] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002656 10.0.0.19 - - [2025-12-15 02:14:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001508 10.0.0.19 - - [2025-12-15 02:14:02] "PUT /global-vrouter-config/0989fcf7-1431-486f-b4ad-7b4f58011dcd HTTP/1.1" 200 276 0.007678 10.0.0.19 - - [2025-12-15 02:14:03] "GET / HTTP/1.1" 200 35931 0.002022 10.0.0.19 - - [2025-12-15 02:14:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002050 10.0.0.19 - - [2025-12-15 02:14:03] "GET /global-vrouter-config/0989fcf7-1431-486f-b4ad-7b4f58011dcd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2108 0.002703 10.0.0.19 - - [2025-12-15 02:14:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001656 10.0.0.19 - - [2025-12-15 02:14:03] "PUT /global-vrouter-config/0989fcf7-1431-486f-b4ad-7b4f58011dcd HTTP/1.1" 200 276 0.011787 10.0.0.19 - - [2025-12-15 02:14:03] "GET / HTTP/1.1" 200 35931 0.002088 10.0.0.19 - - [2025-12-15 02:14:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002294 10.0.0.19 - - [2025-12-15 02:14:03] "GET /global-system-config/1fdf1ebe-aca8-4be4-982e-35845389fc34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.006914 10.0.0.19 - - [2025-12-15 02:14:03] "PUT /global-system-config/1fdf1ebe-aca8-4be4-982e-35845389fc34 HTTP/1.1" 200 274 0.020672 10.0.0.19 - - [2025-12-15 02:14:06] "GET / HTTP/1.1" 200 35931 0.001448 10.0.0.19 - - [2025-12-15 02:14:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001875 10.0.0.19 - - [2025-12-15 02:14:07] "GET /routing-instance/0c102450-ccb7-4e31-bfe6-b2f968de0ca1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.003713 10.0.0.19 - - [2025-12-15 02:14:07] "POST /bgp-routers HTTP/1.1" 409 301 0.002207 10.0.0.19 - - [2025-12-15 02:14:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001496 10.0.0.19 - - [2025-12-15 02:14:07] "GET /bgp-router/ba9b6c78-0882-4d00-8268-df71113eae79?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1813 0.003746 10.0.0.19 - - [2025-12-15 02:14:07] "PUT /bgp-router/ba9b6c78-0882-4d00-8268-df71113eae79 HTTP/1.1" 200 254 0.011270 [Introspect:8084]10.0.0.19 - - [2025-12-15 02:14:07] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000918 [Introspect:8084]10.0.0.19 - - [2025-12-15 02:14:07] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000878 10.0.0.19 - - [2025-12-15 02:14:11] "POST /tags HTTP/1.1" 200 355 0.024923 10.0.0.19 - - [2025-12-15 02:14:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003612 10.0.0.19 - - [2025-12-15 02:14:11] "GET /tag/c5638409-2b9d-42c7-95e1-d5b64e802379?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1246 0.038651 10.0.0.19 - - [2025-12-15 02:14:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002843 10.0.0.19 - - [2025-12-15 02:14:11] "GET /virtual-network/f64befc4-badd-4c42-93c7-9529926a0133?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.003987 10.0.0.19 - - [2025-12-15 02:14:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002895 10.0.0.19 - - [2025-12-15 02:14:11] "GET /project/dbc33ff2-d055-4864-b550-12d48ce47aef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.029850 10.0.0.19 - - [2025-12-15 02:14:11] "POST /virtual-machines HTTP/1.1" 200 351 0.020759 10.0.0.19 - - [2025-12-15 02:14:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.015271 10.0.0.19 - - [2025-12-15 02:14:12] "POST /virtual-machine-interfaces HTTP/1.1" 200 618 0.193659 10.0.0.19 - - [2025-12-15 02:14:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.014954 10.0.0.19 - - [2025-12-15 02:14:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.019192 10.0.0.19 - - [2025-12-15 02:14:12] "GET /virtual-machine-interface/bf22273e-d95b-11f0-9302-fa163edcd7a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2807 0.014889 10.0.0.19 - - [2025-12-15 02:14:12] "POST /instance-ips HTTP/1.1" 200 391 0.027148 10.0.0.19 - - [2025-12-15 02:14:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.033324 10.0.0.19 - - [2025-12-15 02:14:12] "GET /virtual-machine-interface/bf22273e-d95b-11f0-9302-fa163edcd7a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2807 0.029639 10.0.0.19 - - [2025-12-15 02:14:12] "POST /set-tag HTTP/1.1" 200 109 0.065061 10.0.0.19 - - [2025-12-15 02:14:12] "GET /virtual-machine-interface/bf22273e-d95b-11f0-9302-fa163edcd7a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.025286 10.0.0.19 - - [2025-12-15 02:14:12] "GET /instance-ip/bf4b7e90-d95b-11f0-9302-fa163edcd7a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1908 0.007921 10.0.0.19 - - [2025-12-15 02:14:12] "GET /virtual-machine-interface/bf22273e-d95b-11f0-9302-fa163edcd7a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.011559 10.0.0.19 - - [2025-12-15 02:14:12] "POST /set-tag HTTP/1.1" 200 109 0.002585 10.0.0.19 - - [2025-12-15 02:14:12] "GET /virtual-router/d5970071-25d2-4d65-a8b1-beb66bc65b37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.006941 10.0.0.19 - - [2025-12-15 02:14:12] "POST /ref-update HTTP/1.1" 200 156 0.006699 10.0.0.19 - - [2025-12-15 02:14:12] "GET /virtual-machine-interface/bf22273e-d95b-11f0-9302-fa163edcd7a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.012435 10.0.0.19 - - [2025-12-15 02:14:12] "POST /set-tag HTTP/1.1" 200 109 0.004931 10.0.0.19 - - [2025-12-15 02:14:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002698 10.0.0.19 - - [2025-12-15 02:14:12] "GET /virtual-network/f64befc4-badd-4c42-93c7-9529926a0133?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.005078 10.0.0.19 - - [2025-12-15 02:14:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001759 10.0.0.19 - - [2025-12-15 02:14:13] "GET /project/dbc33ff2-d055-4864-b550-12d48ce47aef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.040664 10.0.0.19 - - [2025-12-15 02:14:13] "POST /virtual-machines HTTP/1.1" 200 355 0.007267 10.0.0.19 - - [2025-12-15 02:14:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.007340 10.0.0.19 - - [2025-12-15 02:14:13] "POST /virtual-machine-interfaces HTTP/1.1" 200 622 0.116655 10.0.0.19 - - [2025-12-15 02:14:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.009418 10.0.0.19 - - [2025-12-15 02:14:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.015437 10.0.0.19 - - [2025-12-15 02:14:13] "GET /virtual-machine-interface/bfbb4090-d95b-11f0-9302-fa163edcd7a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2817 0.007720 10.0.0.19 - - [2025-12-15 02:14:13] "POST /instance-ips HTTP/1.1" 200 395 0.020430 10.0.0.19 - - [2025-12-15 02:14:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.016136 10.0.0.19 - - [2025-12-15 02:14:13] "GET /virtual-machine-interface/bfbb4090-d95b-11f0-9302-fa163edcd7a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2817 0.014509 10.0.0.19 - - [2025-12-15 02:14:13] "POST /set-tag HTTP/1.1" 200 109 0.015054 10.0.0.19 - - [2025-12-15 02:14:13] "GET /virtual-machine-interface/bfbb4090-d95b-11f0-9302-fa163edcd7a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.015489 10.0.0.19 - - [2025-12-15 02:14:13] "GET /instance-ip/bfd694a8-d95b-11f0-9302-fa163edcd7a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1918 0.002930 10.0.0.19 - - [2025-12-15 02:14:13] "GET /virtual-machine-interface/bfbb4090-d95b-11f0-9302-fa163edcd7a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.004066 10.0.0.19 - - [2025-12-15 02:14:13] "POST /set-tag HTTP/1.1" 200 109 0.002192 10.0.0.19 - - [2025-12-15 02:14:13] "GET /virtual-router/d5970071-25d2-4d65-a8b1-beb66bc65b37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1677 0.006144 10.0.0.19 - - [2025-12-15 02:14:13] "POST /ref-update HTTP/1.1" 200 156 0.017639 10.0.0.19 - - [2025-12-15 02:14:13] "GET /virtual-machine-interface/bfbb4090-d95b-11f0-9302-fa163edcd7a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.012828 10.0.0.19 - - [2025-12-15 02:14:13] "POST /set-tag HTTP/1.1" 200 109 0.002537 10.0.0.19 - - [2025-12-15 02:14:13] "GET /virtual-machine-interface/bf22273e-d95b-11f0-9302-fa163edcd7a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.005702 10.0.0.19 - - [2025-12-15 02:14:13] "POST /set-tag HTTP/1.1" 200 109 0.002132 10.0.0.19 - - [2025-12-15 02:14:13] "GET /virtual-machine-interface/bfbb4090-d95b-11f0-9302-fa163edcd7a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.003729 10.0.0.19 - - [2025-12-15 02:14:13] "POST /set-tag HTTP/1.1" 200 109 0.002561 10.0.0.19 - - [2025-12-15 02:14:22] "GET / HTTP/1.1" 200 35931 0.001507 10.0.0.19 - - [2025-12-15 02:14:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002074 10.0.0.19 - - [2025-12-15 02:14:22] "GET /global-system-config/1fdf1ebe-aca8-4be4-982e-35845389fc34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.004580 10.0.0.19 - - [2025-12-15 02:14:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001528 10.0.0.19 - - [2025-12-15 02:14:22] "GET /config-node/ffd8740e-afc8-44d6-b65e-54f3678a232b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1209 0.001587 10.0.0.19 - - [2025-12-15 02:14:30] "GET /virtual-machine-interface/bf22273e-d95b-11f0-9302-fa163edcd7a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.004753 10.0.0.19 - - [2025-12-15 02:14:30] "POST /set-tag HTTP/1.1" 200 109 0.001904 10.0.0.19 - - [2025-12-15 02:14:31] "GET /virtual-machine-interface/bfbb4090-d95b-11f0-9302-fa163edcd7a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.005322 10.0.0.19 - - [2025-12-15 02:14:31] "POST /set-tag HTTP/1.1" 200 109 0.003008 10.0.0.19 - - [2025-12-15 02:14:32] "GET /virtual-machine-interface/bf22273e-d95b-11f0-9302-fa163edcd7a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.005399 10.0.0.19 - - [2025-12-15 02:14:32] "POST /set-tag HTTP/1.1" 200 109 0.002580 10.0.0.19 - - [2025-12-15 02:14:34] "GET / HTTP/1.1" 200 35931 0.001267 10.0.0.19 - - [2025-12-15 02:14:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001845 10.0.0.19 - - [2025-12-15 02:14:34] "GET /routing-instance/0c102450-ccb7-4e31-bfe6-b2f968de0ca1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.002434 10.0.0.19 - - [2025-12-15 02:14:34] "POST /bgp-routers HTTP/1.1" 409 301 0.001470 10.0.0.19 - - [2025-12-15 02:14:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001186 10.0.0.19 - - [2025-12-15 02:14:34] "GET /bgp-router/ba9b6c78-0882-4d00-8268-df71113eae79?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1813 0.002181 10.0.0.19 - - [2025-12-15 02:14:34] "PUT /bgp-router/ba9b6c78-0882-4d00-8268-df71113eae79 HTTP/1.1" 200 254 0.008205 [Introspect:8084]10.0.0.19 - - [2025-12-15 02:14:34] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000905 [Introspect:8084]10.0.0.19 - - [2025-12-15 02:14:34] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000813 [Introspect:8084]10.0.0.19 - - [2025-12-15 02:14:38] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000837 [Introspect:8084]10.0.0.19 - - [2025-12-15 02:14:38] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000948 [Introspect:8084]10.0.0.19 - - [2025-12-15 02:14:41] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000834 [Introspect:8084]10.0.0.19 - - [2025-12-15 02:14:41] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000861 10.0.0.19 - - [2025-12-15 02:15:04] "GET /virtual-machine-interface/bf22273e-d95b-11f0-9302-fa163edcd7a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.004314 10.0.0.19 - - [2025-12-15 02:15:04] "POST /set-tag HTTP/1.1" 200 109 0.003186 10.0.0.19 - - [2025-12-15 02:15:04] "GET /virtual-machine-interface/bf22273e-d95b-11f0-9302-fa163edcd7a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.003919 10.0.0.19 - - [2025-12-15 02:15:04] "POST /set-tag HTTP/1.1" 200 109 0.002506 10.0.0.19 - - [2025-12-15 02:15:04] "GET /virtual-machine/d467a16a-c74c-46c9-b465-b86981bf6d97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1415 0.002496 10.0.0.19 - - [2025-12-15 02:15:04] "POST /ref-update HTTP/1.1" 200 156 0.007451 10.0.0.19 - - [2025-12-15 02:15:04] "GET /virtual-machine-interface/bf22273e-d95b-11f0-9302-fa163edcd7a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.012599 10.0.0.19 - - [2025-12-15 02:15:04] "POST /set-tag HTTP/1.1" 200 109 0.024326 10.0.0.19 - - [2025-12-15 02:15:04] "POST /set-tag HTTP/1.1" 200 109 0.036198 10.0.0.19 - - [2025-12-15 02:15:04] "DELETE /instance-ip/bf4b7e90-d95b-11f0-9302-fa163edcd7a6 HTTP/1.1" 200 115 0.032472 10.0.0.19 - - [2025-12-15 02:15:04] "DELETE /virtual-machine-interface/bf22273e-d95b-11f0-9302-fa163edcd7a6 HTTP/1.1" 200 115 0.034960 10.0.0.19 - - [2025-12-15 02:15:04] "DELETE /virtual-machine/d467a16a-c74c-46c9-b465-b86981bf6d97 HTTP/1.1" 200 115 0.023866 10.0.0.19 - - [2025-12-15 02:15:04] "GET /virtual-machine-interface/bfbb4090-d95b-11f0-9302-fa163edcd7a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.004249 10.0.0.19 - - [2025-12-15 02:15:04] "POST /set-tag HTTP/1.1" 200 109 0.002626 10.0.0.19 - - [2025-12-15 02:15:35] "GET /virtual-machine-interface/bfbb4090-d95b-11f0-9302-fa163edcd7a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.006214 10.0.0.19 - - [2025-12-15 02:15:35] "POST /set-tag HTTP/1.1" 200 109 0.005247 10.0.0.19 - - [2025-12-15 02:15:35] "GET /virtual-machine-interface/bfbb4090-d95b-11f0-9302-fa163edcd7a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.011692 10.0.0.19 - - [2025-12-15 02:15:35] "POST /set-tag HTTP/1.1" 200 109 0.003436 10.0.0.19 - - [2025-12-15 02:15:35] "GET /virtual-machine/76358c0d-ea90-4a3f-97b7-bc5fbe5f6d8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1422 0.004575 10.0.0.19 - - [2025-12-15 02:15:35] "POST /ref-update HTTP/1.1" 200 156 0.011095 10.0.0.19 - - [2025-12-15 02:15:35] "GET /virtual-machine-interface/bfbb4090-d95b-11f0-9302-fa163edcd7a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.009622 10.0.0.19 - - [2025-12-15 02:15:35] "POST /set-tag HTTP/1.1" 200 109 0.023139 10.0.0.19 - - [2025-12-15 02:15:35] "POST /set-tag HTTP/1.1" 200 109 0.047291 10.0.0.19 - - [2025-12-15 02:15:35] "DELETE /instance-ip/bfd694a8-d95b-11f0-9302-fa163edcd7a6 HTTP/1.1" 200 115 0.044398 10.0.0.19 - - [2025-12-15 02:15:35] "DELETE /virtual-machine-interface/bfbb4090-d95b-11f0-9302-fa163edcd7a6 HTTP/1.1" 200 115 0.042014 10.0.0.19 - - [2025-12-15 02:15:35] "DELETE /virtual-machine/76358c0d-ea90-4a3f-97b7-bc5fbe5f6d8c HTTP/1.1" 200 115 0.020623 10.0.0.19 - - [2025-12-15 02:15:35] "DELETE /tag/c5638409-2b9d-42c7-95e1-d5b64e802379 HTTP/1.1" 200 115 0.033266