++ 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 Sep 15 11:08:16 AM UTC 2025 ===================' INFO: =================== Mon Sep 15 11:08:16 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 +++++ awk '{print $2}' +++++ ip route get 1 +++++ grep -o 'dev.*' ++++ local iface=ens3 ++++ [[ ens3 == \l\o ]] ++++ echo ens3 +++ local nic=ens3 +++ get_ip_for_nic ens3 +++ local nic=ens3 +++ cut -d / -f 1 +++ get_cidr_for_nic ens3 +++ command -v ip +++ local nic=ens3 +++ ip addr show dev ens3 +++ grep 'inet ' +++ awk '{print $2}' +++ head -n 1 ++ DEFAULT_LOCAL_IP=10.0.0.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 )) + nc -z 10.0.0.19 9041 + echo -e '\035\nquit' + echo 'INFO: Cassandra is connected' INFO: Cassandra is connected + sleep 5 + return 0 + host_ip=0.0.0.0 + is_enabled + local val= + [[ '' == \t\r\u\e ]] + [[ '' == \y\e\s ]] + [[ '' == \e\n\a\b\l\e\d ]] ++ get_listen_ip_for_node CONFIG +++ find_my_ip_and_order_for_node CONFIG +++ local server_typ=CONFIG_NODES +++ cut -d ' ' -f 1 +++ 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 ++++ grep -vi host ++++ sort ++++ uniq ++++ cat /proc/net/fib_trie ++++ awk '/32 host/ { print f } {f=$2}' +++ local local_ips=,10.0.0.19,10.219.91.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.219.91.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 ]] ++ echo 10.0.0.19:9041 ++ sed 's/,/ /g' + 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=__ ++ sed 's/^API__//g' ++ grep '^API__.*__.*=.*$' ++ set -o posix ++ set ++ sort ++ 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: 09/15/2025 11:09:00.959 7f980e92f880 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 09/15/2025 11:09:01.252 7f980e92f880 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 09/15/2025 11:09:01.278 7f980e92f880 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 09/15/2025 11:09:01.278 7f980e92f880 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log] [Introspect:8084]10.0.0.19 - - [2025-09-15 11:09:05] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 314 0.000770 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-09-15 11:09:07] "GET / HTTP/1.1" 503 181 0.000270 10.0.0.19 - - [2025-09-15 11:09:07] "GET / HTTP/1.1" 200 35931 0.010560 10.0.0.19 - - [2025-09-15 11:09:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.015073 10.0.0.19 - - [2025-09-15 11:09:07] "GET /routing-instance/e2ca48a3-e5c4-4d68-b603-3a938f4bf6af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.007390 10.0.0.19 - - [2025-09-15 11:09:07] "POST /bgp-routers HTTP/1.1" 200 616 0.064896 10.0.0.19 - - [2025-09-15 11:09:07] "GET /bgp-router/e45b3c63-4296-4453-a141-f505d12619c3?fields=global_system_config_back_refs HTTP/1.1" 200 1130 0.017694 10.0.0.19 - - [2025-09-15 11:09:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002458 10.0.0.19 - - [2025-09-15 11:09:07] "GET /global-system-config/b85c8562-c651-4660-bd63-c0f187e4f436?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.013557 10.0.0.19 - - [2025-09-15 11:09:07] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.004676 10.0.0.19 - - [2025-09-15 11:09:07] "POST /ref-update HTTP/1.1" 200 156 0.010615 10.0.0.19 - - [2025-09-15 11:09:07] "GET / HTTP/1.1" 200 35931 0.002242 10.0.0.19 - - [2025-09-15 11:09:08] "GET / HTTP/1.1" 200 45303 0.001223 10.0.0.19 - - [2025-09-15 11:09:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002488 10.0.0.19 - - [2025-09-15 11:09:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002016 10.0.0.19 - - [2025-09-15 11:09:08] "GET / HTTP/1.1" 200 35931 0.001453 10.0.0.19 - - [2025-09-15 11:09:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.008493 10.0.0.19 - - [2025-09-15 11:09:08] "GET /global-system-config/b85c8562-c651-4660-bd63-c0f187e4f436?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.014836 10.0.0.19 - - [2025-09-15 11:09:08] "POST /fqname-to-id HTTP/1.1" 404 216 0.002155 10.0.0.19 - - [2025-09-15 11:09:08] "POST /database-nodes HTTP/1.1" 200 597 0.027068 10.0.0.19 - - [2025-09-15 11:09:08] "GET / HTTP/1.1" 200 35931 0.001331 10.0.0.19 - - [2025-09-15 11:09:09] "GET / HTTP/1.1" 200 35931 0.001297 10.0.0.19 - - [2025-09-15 11:09:09] "POST /fqname-to-id HTTP/1.1" 404 186 0.009012 10.0.0.19 - - [2025-09-15 11:09:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002170 10.0.0.19 - - [2025-09-15 11:09:09] "GET /global-system-config/b85c8562-c651-4660-bd63-c0f187e4f436?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.005703 10.0.0.19 - - [2025-09-15 11:09:09] "POST /service-appliance-sets HTTP/1.1" 200 553 0.055272 10.0.0.19 - - [2025-09-15 11:09:10] "POST /fqname-to-id HTTP/1.1" 404 180 0.002160 10.0.0.19 - - [2025-09-15 11:09:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.008675 10.0.0.19 - - [2025-09-15 11:09:10] "GET /global-system-config/b85c8562-c651-4660-bd63-c0f187e4f436?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.005814 10.0.0.19 - - [2025-09-15 11:09:10] "POST /service-appliance-sets HTTP/1.1" 200 541 0.048189 10.0.0.19 - - [2025-09-15 11:09:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002650 10.0.0.19 - - [2025-09-15 11:09:10] "GET /network-ipam/72aac34a-09da-44a8-b9cf-bfdaa8063641?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.006923 10.0.0.19 - - [2025-09-15 11:09:10] "POST /service-templates HTTP/1.1" 200 511 0.034357 10.0.0.19 - - [2025-09-15 11:09:10] "POST /service-templates HTTP/1.1" 200 501 0.062706 10.0.0.19 - - [2025-09-15 11:09:10] "POST /service-templates HTTP/1.1" 200 515 0.067707 10.0.0.19 - - [2025-09-15 11:09:10] "POST /service-templates HTTP/1.1" 200 535 0.043391 10.0.0.19 - - [2025-09-15 11:09:10] "POST /service-templates HTTP/1.1" 200 507 0.043906 10.0.0.19 - - [2025-09-15 11:09:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.006922 10.0.0.19 - - [2025-09-15 11:09:11] "GET /network-ipam/72aac34a-09da-44a8-b9cf-bfdaa8063641?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.018211 10.0.0.19 - - [2025-09-15 11:09:11] "POST /fqname-to-id HTTP/1.1" 404 225 0.002479 10.0.0.19 - - [2025-09-15 11:09:12] "POST /access-control-lists HTTP/1.1" 200 587 0.087623 10.0.0.19 - - [2025-09-15 11:09:12] "POST /fqname-to-id HTTP/1.1" 404 224 0.004320 10.0.0.19 - - [2025-09-15 11:09:12] "POST /access-control-lists HTTP/1.1" 200 585 0.089354 10.0.0.19 - - [2025-09-15 11:09:12] "POST /route-targets HTTP/1.1" 200 327 0.018651 10.0.0.19 - - [2025-09-15 11:09:12] "POST /ref-update HTTP/1.1" 200 156 0.070056 10.0.0.19 - - [2025-09-15 11:09:12] "POST /route-targets HTTP/1.1" 200 327 0.028861 10.0.0.19 - - [2025-09-15 11:09:12] "POST /ref-update HTTP/1.1" 200 156 0.055184 10.0.0.19 - - [2025-09-15 11:09:12] "POST /route-targets HTTP/1.1" 200 327 0.055050 10.0.0.19 - - [2025-09-15 11:09:12] "POST /ref-update HTTP/1.1" 200 156 0.041044 10.0.0.19 - - [2025-09-15 11:09:12] "GET / HTTP/1.1" 200 35931 0.001516 10.0.0.19 - - [2025-09-15 11:09:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.005064 10.0.0.19 - - [2025-09-15 11:09:12] "GET /global-system-config/b85c8562-c651-4660-bd63-c0f187e4f436?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.006567 10.0.0.19 - - [2025-09-15 11:09:12] "POST /route-targets HTTP/1.1" 200 327 0.039336 10.0.0.19 - - [2025-09-15 11:09:12] "POST /fqname-to-id HTTP/1.1" 404 216 0.010156 10.0.0.19 - - [2025-09-15 11:09:12] "POST /ref-update HTTP/1.1" 200 156 0.056412 10.0.0.19 - - [2025-09-15 11:09:12] "POST /config-nodes HTTP/1.1" 200 593 0.066425 10.0.0.19 - - [2025-09-15 11:09:13] "POST /fqname-to-id HTTP/1.1" 404 201 0.003453 10.0.0.19 - - [2025-09-15 11:09:13] "POST /access-control-lists HTTP/1.1" 200 551 0.068333 10.0.0.19 - - [2025-09-15 11:09:13] "PUT /access-control-list/7c3711c0-08ec-459f-923a-5984bcf82db5 HTTP/1.1" 200 272 0.014145 10.0.0.19 - - [2025-09-15 11:09:13] "PUT /access-control-list/3cda4737-5347-4ec0-8691-c59da31371c4 HTTP/1.1" 200 272 0.038613 10.0.0.19 - - [2025-09-15 11:09:13] "GET / HTTP/1.1" 200 35931 0.001462 10.0.0.19 - - [2025-09-15 11:09:13] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.004514 10.0.0.19 - - [2025-09-15 11:09:13] "GET / HTTP/1.1" 200 35931 0.001439 10.0.0.19 - - [2025-09-15 11:09:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.007781 10.0.0.19 - - [2025-09-15 11:09:13] "GET /global-system-config/b85c8562-c651-4660-bd63-c0f187e4f436?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.008763 10.0.0.19 - - [2025-09-15 11:09:13] "POST /fqname-to-id HTTP/1.1" 404 216 0.004467 10.0.0.19 - - [2025-09-15 11:09:13] "POST /analytics-snmp-nodes HTTP/1.1" 200 609 0.036629 10.0.0.19 - - [2025-09-15 11:09:14] "GET / HTTP/1.1" 200 35931 0.001447 10.0.0.19 - - [2025-09-15 11:09:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002368 10.0.0.19 - - [2025-09-15 11:09:15] "GET /global-system-config/b85c8562-c651-4660-bd63-c0f187e4f436?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.004637 10.0.0.19 - - [2025-09-15 11:09:15] "POST /fqname-to-id HTTP/1.1" 404 216 0.001662 10.0.0.19 - - [2025-09-15 11:09:15] "POST /analytics-alarm-nodes HTTP/1.1" 200 611 0.016491 10.0.0.19 - - [2025-09-15 11:09:15] "GET / HTTP/1.1" 200 35931 0.001391 10.0.0.19 - - [2025-09-15 11:09:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002584 10.0.0.19 - - [2025-09-15 11:09:15] "GET /global-system-config/b85c8562-c651-4660-bd63-c0f187e4f436?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.004571 10.0.0.19 - - [2025-09-15 11:09:15] "POST /fqname-to-id HTTP/1.1" 404 216 0.001681 10.0.0.19 - - [2025-09-15 11:09:15] "POST /config-database-nodes HTTP/1.1" 200 611 0.023664 10.0.0.19 - - [2025-09-15 11:09:15] "GET / HTTP/1.1" 200 35931 0.001375 10.0.0.19 - - [2025-09-15 11:09:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002428 10.0.0.19 - - [2025-09-15 11:09:15] "GET /global-system-config/b85c8562-c651-4660-bd63-c0f187e4f436?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.004878 10.0.0.19 - - [2025-09-15 11:09:15] "POST /fqname-to-id HTTP/1.1" 404 216 0.002395 10.0.0.19 - - [2025-09-15 11:09:15] "POST /analytics-nodes HTTP/1.1" 200 599 0.017848 10.0.0.19 - - [2025-09-15 11:09:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002433 10.0.0.19 - - [2025-09-15 11:09:18] "GET /global-vrouter-config/c0a8cbaa-c9f3-442d-8c75-1199502483ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1216 0.002562 10.0.0.19 - - [2025-09-15 11:09:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001569 10.0.0.19 - - [2025-09-15 11:09:18] "PUT /global-vrouter-config/c0a8cbaa-c9f3-442d-8c75-1199502483ec HTTP/1.1" 200 276 0.007844 10.0.0.19 - - [2025-09-15 11:09:18] "GET / HTTP/1.1" 200 35931 0.001454 10.0.0.19 - - [2025-09-15 11:09:18] "POST /alarms HTTP/1.1" 200 581 0.022226 10.0.0.19 - - [2025-09-15 11:09:18] "POST /alarms HTTP/1.1" 200 575 0.023063 10.0.0.19 - - [2025-09-15 11:09:18] "POST /alarms HTTP/1.1" 200 575 0.023038 10.0.0.19 - - [2025-09-15 11:09:18] "POST /alarms HTTP/1.1" 200 559 0.016523 10.0.0.19 - - [2025-09-15 11:09:18] "POST /alarms HTTP/1.1" 200 555 0.023556 10.0.0.19 - - [2025-09-15 11:09:18] "POST /alarms HTTP/1.1" 200 557 0.023231 10.0.0.19 - - [2025-09-15 11:09:19] "POST /alarms HTTP/1.1" 200 565 0.017318 10.0.0.19 - - [2025-09-15 11:09:19] "POST /alarms HTTP/1.1" 200 549 0.026624 10.0.0.19 - - [2025-09-15 11:09:19] "POST /alarms HTTP/1.1" 200 557 0.018367 10.0.0.19 - - [2025-09-15 11:09:19] "POST /alarms HTTP/1.1" 200 567 0.019329 10.0.0.19 - - [2025-09-15 11:09:19] "POST /alarms HTTP/1.1" 200 555 0.033181 10.0.0.19 - - [2025-09-15 11:09:19] "POST /alarms HTTP/1.1" 200 567 0.025214 10.0.0.19 - - [2025-09-15 11:09:19] "POST /alarms HTTP/1.1" 200 575 0.061525 10.0.0.19 - - [2025-09-15 11:09:19] "POST /alarms HTTP/1.1" 200 569 0.030895 10.0.0.19 - - [2025-09-15 11:09:19] "POST /alarms HTTP/1.1" 200 561 0.028514 10.0.0.19 - - [2025-09-15 11:09:19] "POST /alarms HTTP/1.1" 200 561 0.016073 10.0.0.19 - - [2025-09-15 11:09:19] "POST /alarms HTTP/1.1" 200 561 0.025390 10.0.0.19 - - [2025-09-15 11:09:19] "POST /alarms HTTP/1.1" 200 547 0.027127 10.0.0.19 - - [2025-09-15 11:09:19] "POST /alarms HTTP/1.1" 200 595 0.050550 10.0.0.19 - - [2025-09-15 11:09:19] "POST /alarms HTTP/1.1" 200 575 0.023266 10.0.0.19 - - [2025-09-15 11:09:19] "POST /alarms HTTP/1.1" 200 571 0.024036 10.0.0.19 - - [2025-09-15 11:09:19] "POST /alarms HTTP/1.1" 200 583 0.015950 10.0.0.19 - - [2025-09-15 11:09:19] "POST /alarms HTTP/1.1" 200 609 0.029899 10.0.0.19 - - [2025-09-15 11:09:19] "GET / HTTP/1.1" 200 35931 0.001400 10.0.0.19 - - [2025-09-15 11:09:19] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002288 10.0.0.19 - - [2025-09-15 11:09:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002033 10.0.0.19 - - [2025-09-15 11:09:19] "PUT /global-vrouter-config/c0a8cbaa-c9f3-442d-8c75-1199502483ec HTTP/1.1" 200 276 0.006817 [Introspect:8084]10.0.0.19 - - [2025-09-15 11:09:20] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000881 [Introspect:8084]10.0.0.19 - - [2025-09-15 11:09:20] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000838 10.0.0.19 - - [2025-09-15 11:09:20] "GET / HTTP/1.1" 200 35931 0.001244 10.0.0.19 - - [2025-09-15 11:09:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002190 10.0.0.19 - - [2025-09-15 11:09:20] "GET /global-vrouter-config/c0a8cbaa-c9f3-442d-8c75-1199502483ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.002511 10.0.0.19 - - [2025-09-15 11:09:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001711 10.0.0.19 - - [2025-09-15 11:09:20] "PUT /global-vrouter-config/c0a8cbaa-c9f3-442d-8c75-1199502483ec HTTP/1.1" 200 276 0.014680 10.0.0.19 - - [2025-09-15 11:09:20] "GET / HTTP/1.1" 200 35931 0.001445 10.0.0.19 - - [2025-09-15 11:09:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002356 10.0.0.19 - - [2025-09-15 11:09:20] "GET /global-system-config/b85c8562-c651-4660-bd63-c0f187e4f436?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.004807 10.0.0.19 - - [2025-09-15 11:09:20] "PUT /global-system-config/b85c8562-c651-4660-bd63-c0f187e4f436 HTTP/1.1" 200 274 0.023518 [Introspect:8084]10.0.0.19 - - [2025-09-15 11:09:29] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000895 [Introspect:8084]10.0.0.19 - - [2025-09-15 11:09:29] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000930 10.0.0.19 - - [2025-09-15 11:09:30] "GET / HTTP/1.1" 200 35931 0.001237 10.0.0.19 - - [2025-09-15 11:09:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002200 10.0.0.19 - - [2025-09-15 11:09:31] "GET /domain/bdfd9827-8d27-487e-a08d-2d9ad7182b3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 894 0.004617 10.0.0.19 - - [2025-09-15 11:09:31] "POST /id-to-fqname HTTP/1.1" 200 173 0.000530 10.0.0.19 - - [2025-09-15 11:09:31] "POST /fqname-to-id HTTP/1.1" 404 182 0.004154 10.0.0.19 - - [2025-09-15 11:09:31] "POST /security-groups HTTP/1.1" 200 570 0.071909 10.0.0.19 - - [2025-09-15 11:09:31] "POST /projects HTTP/1.1" 200 481 0.302996 10.0.0.19 - - [2025-09-15 11:09:31] "POST /fqname-to-id HTTP/1.1" 404 213 0.011963 10.0.0.19 - - [2025-09-15 11:09:31] "POST /security-groups HTTP/1.1" 200 534 0.083278 10.0.0.19 - - [2025-09-15 11:09:31] "POST /access-control-lists HTTP/1.1" 200 579 0.082196 10.0.0.19 - - [2025-09-15 11:09:31] "POST /fqname-to-id HTTP/1.1" 404 212 0.023672 10.0.0.19 - - [2025-09-15 11:09:31] "POST /chown HTTP/1.1" 200 109 0.056048 10.0.0.19 - - [2025-09-15 11:09:31] "POST /policy-managements HTTP/1.1" 409 214 0.005142 10.0.0.19 - - [2025-09-15 11:09:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003266 10.0.0.19 - - [2025-09-15 11:09:31] "GET /policy-management/24252d1f-b2f9-41be-a7e2-e83257653fa5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002653 10.0.0.19 - - [2025-09-15 11:09:31] "POST /access-control-lists HTTP/1.1" 200 577 0.137281 10.0.0.19 - - [2025-09-15 11:09:31] "POST /application-policy-sets HTTP/1.1" 200 528 0.065948 10.0.0.19 - - [2025-09-15 11:09:31] "POST /fqname-to-id HTTP/1.1" 404 232 0.006849 10.0.0.19 - - [2025-09-15 11:09:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.006503 10.0.0.19 - - [2025-09-15 11:09:31] "GET /global-vrouter-config/c0a8cbaa-c9f3-442d-8c75-1199502483ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.013213 10.0.0.19 - - [2025-09-15 11:09:31] "PUT /global-vrouter-config/c0a8cbaa-c9f3-442d-8c75-1199502483ec HTTP/1.1" 200 276 0.016558 10.0.0.19 - - [2025-09-15 11:09:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.006747 10.0.0.19 - - [2025-09-15 11:09:31] "GET /virtual-network/e8716edb-4853-4869-8dd9-e41be2c3e8b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1426 0.004857 10.0.0.19 - - [2025-09-15 11:09:32] "POST /access-control-lists HTTP/1.1" 200 594 0.193592 10.0.0.19 - - [2025-09-15 11:09:32] "POST /fqname-to-id HTTP/1.1" 404 231 0.061294 10.0.0.19 - - [2025-09-15 11:09:32] "POST /access-control-lists HTTP/1.1" 200 592 0.095831 10.0.0.19 - - [2025-09-15 11:09:32] "POST /id-to-fqname HTTP/1.1" 200 177 0.000515 10.0.0.19 - - [2025-09-15 11:09:32] "POST /fqname-to-id HTTP/1.1" 404 186 0.012477 10.0.0.19 - - [2025-09-15 11:09:32] "POST /security-groups HTTP/1.1" 200 574 0.081833 10.0.0.19 - - [2025-09-15 11:09:32] "POST /projects HTTP/1.1" 200 489 0.400844 10.0.0.19 - - [2025-09-15 11:09:32] "POST /fqname-to-id HTTP/1.1" 404 217 0.003001 10.0.0.19 - - [2025-09-15 11:09:32] "POST /access-control-lists HTTP/1.1" 200 583 0.053033 10.0.0.19 - - [2025-09-15 11:09:32] "POST /fqname-to-id HTTP/1.1" 404 216 0.012477 10.0.0.19 - - [2025-09-15 11:09:32] "POST /security-groups HTTP/1.1" 200 546 0.117518 10.0.0.19 - - [2025-09-15 11:09:32] "POST /chown HTTP/1.1" 200 109 0.082801 10.0.0.19 - - [2025-09-15 11:09:32] "POST /access-control-lists HTTP/1.1" 200 581 0.191219 10.0.0.19 - - [2025-09-15 11:09:32] "POST /network-ipams HTTP/1.1" 200 522 0.083698 10.0.0.19 - - [2025-09-15 11:09:32] "POST /fqname-to-id HTTP/1.1" 404 240 0.002440 10.0.0.19 - - [2025-09-15 11:09:32] "POST /access-control-lists HTTP/1.1" 200 602 0.075414 10.0.0.19 - - [2025-09-15 11:09:32] "POST /fqname-to-id HTTP/1.1" 404 239 0.031148 10.0.0.19 - - [2025-09-15 11:09:32] "POST /network-ipams HTTP/1.1" 200 510 0.138541 10.0.0.19 - - [2025-09-15 11:09:32] "POST /fqname-to-id HTTP/1.1" 404 198 0.018885 10.0.0.19 - - [2025-09-15 11:09:33] "POST /access-control-lists HTTP/1.1" 200 600 0.069507 10.0.0.19 - - [2025-09-15 11:09:33] "POST /fqname-to-id HTTP/1.1" 404 229 0.001709 10.0.0.19 - - [2025-09-15 11:09:33] "POST /useragent-kv HTTP/1.1" 200 115 0.004306 10.0.0.19 - - [2025-09-15 11:09:33] "POST /virtual-networks HTTP/1.1" 200 538 0.211027 10.0.0.19 - - [2025-09-15 11:09:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.007995 10.0.0.19 - - [2025-09-15 11:09:33] "POST /access-control-lists HTTP/1.1" 200 589 0.121764 10.0.0.19 - - [2025-09-15 11:09:33] "GET /virtual-network/f459839f-d592-4052-8631-1ae03d04fc05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1733 0.067821 10.0.0.19 - - [2025-09-15 11:09:33] "POST /route-targets HTTP/1.1" 200 327 0.085717 10.0.0.19 - - [2025-09-15 11:09:33] "POST /ref-update HTTP/1.1" 200 156 0.019013 10.0.0.19 - - [2025-09-15 11:09:33] "PUT /access-control-list/4cc231c2-10a1-485f-a552-7664276a774b HTTP/1.1" 200 272 0.059975 10.0.0.19 - - [2025-09-15 11:09:33] "POST /network-ipams HTTP/1.1" 200 518 0.122348 10.0.0.19 - - [2025-09-15 11:09:33] "POST /fqname-to-id HTTP/1.1" 404 202 0.002646 10.0.0.19 - - [2025-09-15 11:09:33] "POST /useragent-kv HTTP/1.1" 200 115 0.016688 10.0.0.19 - - [2025-09-15 11:09:33] "POST /virtual-networks HTTP/1.1" 200 546 0.197185 10.0.0.19 - - [2025-09-15 11:09:33] "POST /route-targets HTTP/1.1" 200 327 0.011876 10.0.0.19 - - [2025-09-15 11:09:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002724 10.0.0.19 - - [2025-09-15 11:09:33] "POST /ref-update HTTP/1.1" 200 156 0.038301 10.0.0.19 - - [2025-09-15 11:09:33] "GET /virtual-network/9b2098a3-14ce-4042-bb21-1d27c304ac7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1751 0.012235 10.0.0.19 - - [2025-09-15 11:09:33] "POST /fqname-to-id HTTP/1.1" 404 199 0.003421 10.0.0.19 - - [2025-09-15 11:09:33] "POST /network-policys HTTP/1.1" 200 538 0.023059 10.0.0.19 - - [2025-09-15 11:09:33] "POST /fqname-to-id HTTP/1.1" 404 197 0.005271 10.0.0.19 - - [2025-09-15 11:09:33] "POST /network-policys HTTP/1.1" 200 534 0.050977 10.0.0.19 - - [2025-09-15 11:09:34] "POST /fqname-to-id HTTP/1.1" 404 201 0.002082 10.0.0.19 - - [2025-09-15 11:09:34] "POST /network-policys HTTP/1.1" 200 542 0.029085 10.0.0.19 - - [2025-09-15 11:09:34] "POST /ref-update HTTP/1.1" 200 156 0.076321 10.0.0.19 - - [2025-09-15 11:09:34] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.027486 10.0.0.19 - - [2025-09-15 11:09:34] "PUT /access-control-list/cd63a139-99c5-4e56-9f56-f8a79dbc1788 HTTP/1.1" 200 272 0.035460 10.0.0.19 - - [2025-09-15 11:09:34] "PUT /access-control-list/4cc231c2-10a1-485f-a552-7664276a774b HTTP/1.1" 200 272 0.111207 10.0.0.19 - - [2025-09-15 11:09:34] "POST /ref-update HTTP/1.1" 200 156 0.219694 10.0.0.19 - - [2025-09-15 11:09:34] "PUT /access-control-list/4cc231c2-10a1-485f-a552-7664276a774b HTTP/1.1" 200 272 0.019928 10.0.0.19 - - [2025-09-15 11:09:34] "POST /ref-update HTTP/1.1" 200 156 0.085100 10.0.0.19 - - [2025-09-15 11:09:34] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.005237 10.0.0.19 - - [2025-09-15 11:09:34] "PUT /access-control-list/cd63a139-99c5-4e56-9f56-f8a79dbc1788 HTTP/1.1" 200 272 0.073611 10.0.0.19 - - [2025-09-15 11:09:34] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.008925 10.0.0.19 - - [2025-09-15 11:09:34] "POST /ref-update HTTP/1.1" 200 156 0.020133 10.0.0.19 - - [2025-09-15 11:09:34] "POST /ref-update HTTP/1.1" 200 156 0.054533 10.0.0.19 - - [2025-09-15 11:09:34] "POST /fqname-to-id HTTP/1.1" 404 237 0.005322 10.0.0.19 - - [2025-09-15 11:09:34] "POST /access-control-lists HTTP/1.1" 200 601 0.055300 10.0.0.19 - - [2025-09-15 11:09:34] "POST /ref-update HTTP/1.1" 200 156 0.099055 10.0.0.19 - - [2025-09-15 11:09:34] "PUT /access-control-list/c521b6be-a704-4eaf-8691-2724011111ae HTTP/1.1" 200 272 0.015874 10.0.0.19 - - [2025-09-15 11:09:34] "POST /ref-update HTTP/1.1" 200 156 0.039685 10.0.0.19 - - [2025-09-15 11:09:34] "POST /ref-update HTTP/1.1" 200 156 0.079278 10.0.0.19 - - [2025-09-15 11:09:34] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.008893 10.0.0.19 - - [2025-09-15 11:09:34] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.007498 10.0.0.19 - - [2025-09-15 11:09:34] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.010324 10.0.0.19 - - [2025-09-15 11:09:34] "PUT /access-control-list/cd63a139-99c5-4e56-9f56-f8a79dbc1788 HTTP/1.1" 200 272 0.094479 10.0.0.19 - - [2025-09-15 11:09:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.012451 10.0.0.19 - - [2025-09-15 11:09:35] "GET /virtual-network/e8716edb-4853-4869-8dd9-e41be2c3e8b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1718 0.016630 10.0.0.19 - - [2025-09-15 11:09:35] "PUT /access-control-list/c521b6be-a704-4eaf-8691-2724011111ae HTTP/1.1" 200 272 0.089104 10.0.0.19 - - [2025-09-15 11:09:35] "GET /application-policy-set/9597d3df-957f-425a-a5aa-547f151ae3cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1065 0.004068 10.0.0.19 - - [2025-09-15 11:09:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003366 10.0.0.19 - - [2025-09-15 11:09:35] "GET /policy-management/24252d1f-b2f9-41be-a7e2-e83257653fa5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.005047 10.0.0.19 - - [2025-09-15 11:09:35] "POST /ref-update HTTP/1.1" 200 156 0.020584 10.0.0.19 - - [2025-09-15 11:09:35] "POST /firewall-policys HTTP/1.1" 200 530 0.032158 10.0.0.19 - - [2025-09-15 11:09:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.024031 10.0.0.19 - - [2025-09-15 11:09:35] "GET /firewall-policy/f5a4f6d9-0904-4f75-8fc3-93461cffef0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.016587 10.0.0.19 - - [2025-09-15 11:09:35] "GET /application-policy-set/9597d3df-957f-425a-a5aa-547f151ae3cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1065 0.002899 10.0.0.19 - - [2025-09-15 11:09:35] "GET /firewall-policy/f5a4f6d9-0904-4f75-8fc3-93461cffef0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.002296 10.0.0.19 - - [2025-09-15 11:09:35] "POST /ref-update HTTP/1.1" 200 156 0.021316 10.0.0.19 - - [2025-09-15 11:09:35] "GET /application-policy-set/9597d3df-957f-425a-a5aa-547f151ae3cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1313 0.003843 10.0.0.19 - - [2025-09-15 11:09:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001573 10.0.0.19 - - [2025-09-15 11:09:35] "GET /policy-management/24252d1f-b2f9-41be-a7e2-e83257653fa5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002099 10.0.0.19 - - [2025-09-15 11:09:35] "POST /firewall-policys HTTP/1.1" 200 532 0.041317 10.0.0.19 - - [2025-09-15 11:09:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.021899 10.0.0.19 - - [2025-09-15 11:09:35] "GET /firewall-policy/ce3cfd23-1c62-419f-8022-dd945e47023d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.024842 10.0.0.19 - - [2025-09-15 11:09:35] "GET /application-policy-set/9597d3df-957f-425a-a5aa-547f151ae3cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1313 0.004171 10.0.0.19 - - [2025-09-15 11:09:35] "GET /firewall-policy/ce3cfd23-1c62-419f-8022-dd945e47023d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.003411 10.0.0.19 - - [2025-09-15 11:09:35] "GET /firewall-policy/f5a4f6d9-0904-4f75-8fc3-93461cffef0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.002426 10.0.0.19 - - [2025-09-15 11:09:35] "GET /firewall-policy/f5a4f6d9-0904-4f75-8fc3-93461cffef0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.003254 10.0.0.19 - - [2025-09-15 11:09:35] "POST /ref-update HTTP/1.1" 200 156 0.011189 10.0.0.19 - - [2025-09-15 11:09:35] "POST /ref-update HTTP/1.1" 200 156 0.051023 10.0.0.19 - - [2025-09-15 11:09:35] "POST /ref-update HTTP/1.1" 200 156 0.031455 10.0.0.19 - - [2025-09-15 11:09:35] "GET /application-policy-set/9597d3df-957f-425a-a5aa-547f151ae3cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1535 0.010262 10.0.0.19 - - [2025-09-15 11:09:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001629 10.0.0.19 - - [2025-09-15 11:09:35] "GET /policy-management/24252d1f-b2f9-41be-a7e2-e83257653fa5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003549 10.0.0.19 - - [2025-09-15 11:09:35] "POST /firewall-policys HTTP/1.1" 200 530 0.020867 10.0.0.19 - - [2025-09-15 11:09:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.024870 10.0.0.19 - - [2025-09-15 11:09:35] "GET /firewall-policy/0be58bed-5179-4d45-887a-24224aa918cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1406 0.015009 10.0.0.19 - - [2025-09-15 11:09:36] "GET /application-policy-set/9597d3df-957f-425a-a5aa-547f151ae3cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1535 0.002822 10.0.0.19 - - [2025-09-15 11:09:36] "GET /firewall-policy/0be58bed-5179-4d45-887a-24224aa918cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1406 0.003113 10.0.0.19 - - [2025-09-15 11:09:36] "GET /firewall-policy/ce3cfd23-1c62-419f-8022-dd945e47023d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.002014 10.0.0.19 - - [2025-09-15 11:09:36] "GET /firewall-policy/f5a4f6d9-0904-4f75-8fc3-93461cffef0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.002745 10.0.0.19 - - [2025-09-15 11:09:36] "GET /firewall-policy/f5a4f6d9-0904-4f75-8fc3-93461cffef0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.002398 10.0.0.19 - - [2025-09-15 11:09:36] "GET /firewall-policy/ce3cfd23-1c62-419f-8022-dd945e47023d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.001944 10.0.0.19 - - [2025-09-15 11:09:36] "POST /ref-update HTTP/1.1" 200 156 0.015596 10.0.0.19 - - [2025-09-15 11:09:36] "POST /ref-update HTTP/1.1" 200 156 0.030978 10.0.0.19 - - [2025-09-15 11:09:36] "POST /ref-update HTTP/1.1" 200 156 0.025868 10.0.0.19 - - [2025-09-15 11:09:36] "POST /ref-update HTTP/1.1" 200 156 0.071985 10.0.0.19 - - [2025-09-15 11:09:36] "POST /ref-update HTTP/1.1" 200 156 0.035029 10.0.0.19 - - [2025-09-15 11:09:36] "GET /application-policy-set/9597d3df-957f-425a-a5aa-547f151ae3cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1756 0.011538 10.0.0.19 - - [2025-09-15 11:09:36] "POST /tags HTTP/1.1" 200 299 0.040958 10.0.0.19 - - [2025-09-15 11:09:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.024464 10.0.0.19 - - [2025-09-15 11:09:36] "GET /tag/d1ddcf97-6d98-4cf8-8e89-5e11a1be3a6c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.016578 10.0.0.19 - - [2025-09-15 11:09:36] "POST /set-tag HTTP/1.1" 200 109 0.013482 10.0.0.19 - - [2025-09-15 11:09:36] "POST /tags HTTP/1.1" 200 357 0.129024 10.0.0.19 - - [2025-09-15 11:09:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.015942 10.0.0.19 - - [2025-09-15 11:09:36] "GET /tag/fe8e5e82-c2e7-4bcd-83a4-e9e9ea03832e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1249 0.015056 10.0.0.19 - - [2025-09-15 11:09:36] "POST /tags HTTP/1.1" 200 305 0.071360 10.0.0.19 - - [2025-09-15 11:09:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.021008 10.0.0.19 - - [2025-09-15 11:09:36] "GET /tag/a0bf6059-9931-42a9-bdbd-2b4f9022ffd0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1119 0.027769 10.0.0.19 - - [2025-09-15 11:09:37] "POST /id-to-fqname HTTP/1.1" 200 174 0.000466 10.0.0.19 - - [2025-09-15 11:09:37] "POST /fqname-to-id HTTP/1.1" 404 183 0.005801 10.0.0.19 - - [2025-09-15 11:09:37] "POST /security-groups HTTP/1.1" 200 571 0.086440 10.0.0.19 - - [2025-09-15 11:09:37] "POST /fqname-to-id HTTP/1.1" 404 214 0.012211 10.0.0.19 - - [2025-09-15 11:09:37] "POST /projects HTTP/1.1" 200 483 0.232561 10.0.0.19 - - [2025-09-15 11:09:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.034756 10.0.0.19 - - [2025-09-15 11:09:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.015232 10.0.0.19 - - [2025-09-15 11:09:37] "GET /virtual-network/f459839f-d592-4052-8631-1ae03d04fc05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2294 0.100335 10.0.0.19 - - [2025-09-15 11:09:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001956 10.0.0.19 - - [2025-09-15 11:09:37] "POST /access-control-lists HTTP/1.1" 200 580 0.214203 10.0.0.19 - - [2025-09-15 11:09:37] "POST /fqname-to-id HTTP/1.1" 404 213 0.007008 10.0.0.19 - - [2025-09-15 11:09:37] "GET /virtual-network/9b2098a3-14ce-4042-bb21-1d27c304ac7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2577 0.023711 10.0.0.19 - - [2025-09-15 11:09:37] "PUT /virtual-network/f459839f-d592-4052-8631-1ae03d04fc05 HTTP/1.1" 200 264 0.064398 10.0.0.19 - - [2025-09-15 11:09:37] "POST /access-control-lists HTTP/1.1" 200 578 0.124373 10.0.0.19 - - [2025-09-15 11:09:37] "PUT /virtual-network/9b2098a3-14ce-4042-bb21-1d27c304ac7c HTTP/1.1" 200 264 0.105031 10.0.0.19 - - [2025-09-15 11:09:37] "POST /security-groups HTTP/1.1" 200 537 0.080508 10.0.0.19 - - [2025-09-15 11:09:37] "POST /fqname-to-id HTTP/1.1" 404 234 0.005589 10.0.0.19 - - [2025-09-15 11:09:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.034249 10.0.0.19 - - [2025-09-15 11:09:37] "POST /chown HTTP/1.1" 200 109 0.025236 10.0.0.19 - - [2025-09-15 11:09:37] "GET /application-policy-set/9597d3df-957f-425a-a5aa-547f151ae3cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.004854 10.0.0.19 - - [2025-09-15 11:09:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001970 10.0.0.19 - - [2025-09-15 11:09:37] "POST /access-control-lists HTTP/1.1" 200 596 0.097102 10.0.0.19 - - [2025-09-15 11:09:37] "GET /policy-management/24252d1f-b2f9-41be-a7e2-e83257653fa5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.018286 10.0.0.19 - - [2025-09-15 11:09:37] "POST /fqname-to-id HTTP/1.1" 404 233 0.023315 10.0.0.19 - - [2025-09-15 11:09:37] "POST /tags HTTP/1.1" 409 207 0.007301 10.0.0.19 - - [2025-09-15 11:09:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003232 10.0.0.19 - - [2025-09-15 11:09:38] "GET /tag/a0bf6059-9931-42a9-bdbd-2b4f9022ffd0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1119 0.019283 10.0.0.19 - - [2025-09-15 11:09:38] "POST /access-control-lists HTTP/1.1" 200 594 0.097909 10.0.0.19 - - [2025-09-15 11:09:38] "POST /firewall-rules HTTP/1.1" 200 564 0.150490 10.0.0.19 - - [2025-09-15 11:09:38] "GET /firewall-rule/f84cc203-2bb4-4329-a533-730f1b293d14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1999 0.004670 10.0.0.19 - - [2025-09-15 11:09:38] "GET /firewall-policy/ce3cfd23-1c62-419f-8022-dd945e47023d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.009225 10.0.0.19 - - [2025-09-15 11:09:38] "GET /firewall-rule/f84cc203-2bb4-4329-a533-730f1b293d14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1999 0.003304 10.0.0.19 - - [2025-09-15 11:09:38] "POST /ref-update HTTP/1.1" 200 156 0.015476 10.0.0.19 - - [2025-09-15 11:09:38] "GET /application-policy-set/9597d3df-957f-425a-a5aa-547f151ae3cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.014167 10.0.0.19 - - [2025-09-15 11:09:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002005 10.0.0.19 - - [2025-09-15 11:09:38] "GET /policy-management/24252d1f-b2f9-41be-a7e2-e83257653fa5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002839 10.0.0.19 - - [2025-09-15 11:09:38] "POST /tags HTTP/1.1" 409 207 0.001905 10.0.0.19 - - [2025-09-15 11:09:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001831 10.0.0.19 - - [2025-09-15 11:09:38] "GET /tag/a0bf6059-9931-42a9-bdbd-2b4f9022ffd0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1119 0.017150 10.0.0.19 - - [2025-09-15 11:09:38] "POST /firewall-rules HTTP/1.1" 200 562 0.087289 10.0.0.19 - - [2025-09-15 11:09:38] "GET /firewall-rule/8b032c64-71a2-4a87-b019-b9a4bba934ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1996 0.015789 10.0.0.19 - - [2025-09-15 11:09:38] "GET /firewall-policy/ce3cfd23-1c62-419f-8022-dd945e47023d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1714 0.004903 10.0.0.19 - - [2025-09-15 11:09:38] "GET /firewall-rule/8b032c64-71a2-4a87-b019-b9a4bba934ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1996 0.003383 10.0.0.19 - - [2025-09-15 11:09:38] "POST /ref-update HTTP/1.1" 200 156 0.024649 10.0.0.19 - - [2025-09-15 11:09:38] "POST /fqname-to-id HTTP/1.1" 404 226 0.003288 10.0.0.19 - - [2025-09-15 11:09:38] "POST /tags HTTP/1.1" 200 305 0.060926 10.0.0.19 - - [2025-09-15 11:09:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.006594 10.0.0.19 - - [2025-09-15 11:09:38] "GET /tag/59f42565-9770-48a6-a40b-56bf5389dab7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1116 0.013387 10.0.0.19 - - [2025-09-15 11:09:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001671 10.0.0.19 - - [2025-09-15 11:09:38] "GET /project/c7452f82-ea73-460a-b135-7f161da7aa83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.036684 10.0.0.19 - - [2025-09-15 11:09:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002090 10.0.0.19 - - [2025-09-15 11:09:38] "GET /virtual-network/9b2098a3-14ce-4042-bb21-1d27c304ac7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2647 0.004405 10.0.0.19 - - [2025-09-15 11:09:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001750 10.0.0.19 - - [2025-09-15 11:09:38] "GET /service-appliance-set/e3e6c79c-a9f1-4542-ad6b-d166fa9275e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.003860 10.0.0.19 - - [2025-09-15 11:09:38] "POST /fqname-to-id HTTP/1.1" 404 240 0.009133 10.0.0.19 - - [2025-09-15 11:09:39] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.099556 10.0.0.19 - - [2025-09-15 11:09:39] "GET /virtual-machine-interface/c2ed59c5-e10a-4e36-8737-06d0592e6465?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2302 0.004648 10.0.0.19 - - [2025-09-15 11:09:39] "POST /instance-ips HTTP/1.1" 200 381 0.042027 10.0.0.19 - - [2025-09-15 11:09:39] "GET /instance-ip/21655a81-f227-4b16-a463-275755868d69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.003819 10.0.0.19 - - [2025-09-15 11:09:39] "POST /loadbalancers HTTP/1.1" 200 582 0.070068 10.0.0.19 - - [2025-09-15 11:09:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.030914 10.0.0.19 - - [2025-09-15 11:09:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.009465 10.0.0.19 - - [2025-09-15 11:09:39] "GET /project/c7452f82-ea73-460a-b135-7f161da7aa83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.032016 10.0.0.19 - - [2025-09-15 11:09:39] "GET /instance-ip/21655a81-f227-4b16-a463-275755868d69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.012607 10.0.0.19 - - [2025-09-15 11:09:39] "GET /project/c7452f82-ea73-460a-b135-7f161da7aa83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.046049 10.0.0.19 - - [2025-09-15 11:09:39] "GET /loadbalancer/ffb45517-841b-43ec-83e8-f6bb68ff1567?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2154 0.002453 10.0.0.19 - - [2025-09-15 11:09:39] "POST /floating-ips HTTP/1.1" 200 583 0.037404 10.0.0.19 - - [2025-09-15 11:09:39] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.041777 10.0.0.19 - - [2025-09-15 11:09:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.009108 10.0.0.19 - - [2025-09-15 11:09:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.011152 10.0.0.19 - - [2025-09-15 11:09:39] "GET /project/c7452f82-ea73-460a-b135-7f161da7aa83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.046379 10.0.0.19 - - [2025-09-15 11:09:39] "GET /loadbalancer-listener/de8ba4f7-ce4c-4703-8333-5cda7209b6e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1828 0.003321 10.0.0.19 - - [2025-09-15 11:09:39] "GET /loadbalancer-listener/de8ba4f7-ce4c-4703-8333-5cda7209b6e0?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1197 0.002940 10.0.0.19 - - [2025-09-15 11:09:39] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.021048 10.0.0.19 - - [2025-09-15 11:09:39] "GET /instance-ip/21655a81-f227-4b16-a463-275755868d69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.003794 10.0.0.19 - - [2025-09-15 11:09:39] "GET /instance-ip/21655a81-f227-4b16-a463-275755868d69?fields=floating_ips HTTP/1.1" 200 1170 0.004669 10.0.0.19 - - [2025-09-15 11:09:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001978 10.0.0.19 - - [2025-09-15 11:09:39] "GET /global-vrouter-config/c0a8cbaa-c9f3-442d-8c75-1199502483ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1864 0.002295 10.0.0.19 - - [2025-09-15 11:09:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001447 10.0.0.19 - - [2025-09-15 11:09:39] "GET /floating-ip/f5e242a2-0b25-45df-ba62-8f9e591b9549?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1460 0.002759 10.0.0.19 - - [2025-09-15 11:09:39] "PUT /global-vrouter-config/c0a8cbaa-c9f3-442d-8c75-1199502483ec HTTP/1.1" 200 276 0.011747 10.0.0.19 - - [2025-09-15 11:09:39] "POST /tags HTTP/1.1" 200 301 0.074311 10.0.0.19 - - [2025-09-15 11:09:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.024783 10.0.0.19 - - [2025-09-15 11:09:39] "GET /tag/4fab0cd2-60f8-4faf-a115-84097a0e6907?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.018311 10.0.0.19 - - [2025-09-15 11:09:40] "POST /tags HTTP/1.1" 200 325 0.083785 10.0.0.19 - - [2025-09-15 11:09:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.013439 10.0.0.19 - - [2025-09-15 11:09:40] "GET /tag/21c1c57a-16f4-4a02-a88d-24e7918911c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1167 0.012529 10.0.0.19 - - [2025-09-15 11:09:40] "POST /tags HTTP/1.1" 200 363 0.015681 10.0.0.19 - - [2025-09-15 11:09:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.009169 10.0.0.19 - - [2025-09-15 11:09:40] "GET /tag/47f13dcb-4a61-4609-80a7-d2ef72d9f806?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1260 0.012150 [Introspect:8084]10.0.0.19 - - [2025-09-15 11:09:40] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000844 [Introspect:8084]10.0.0.19 - - [2025-09-15 11:09:40] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000779 10.0.0.19 - - [2025-09-15 11:09:40] "POST /tags HTTP/1.1" 200 311 0.028255 10.0.0.19 - - [2025-09-15 11:09:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.009763 10.0.0.19 - - [2025-09-15 11:09:40] "GET /tag/2093a372-ee44-4cc8-aed9-995a1c67f12e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.014482 10.0.0.19 - - [2025-09-15 11:09:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001946 10.0.0.19 - - [2025-09-15 11:09:40] "GET /virtual-network/f459839f-d592-4052-8631-1ae03d04fc05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2364 0.003909 10.0.0.19 - - [2025-09-15 11:09:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002839 10.0.0.19 - - [2025-09-15 11:09:40] "GET /project/c7a8f64a-eca1-4fd0-b4a3-d0c180530478?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.078882 10.0.0.19 - - [2025-09-15 11:09:40] "POST /virtual-machines HTTP/1.1" 200 377 0.012547 10.0.0.19 - - [2025-09-15 11:09:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.024715 10.0.0.19 - - [2025-09-15 11:09:40] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.168680 10.0.0.19 - - [2025-09-15 11:09:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.010216 10.0.0.19 - - [2025-09-15 11:09:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.020175 10.0.0.19 - - [2025-09-15 11:09:40] "GET /virtual-machine-interface/799bee62-9224-11f0-8265-fa163ea53c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2874 0.006284 10.0.0.19 - - [2025-09-15 11:09:40] "POST /instance-ips HTTP/1.1" 200 409 0.030989 10.0.0.19 - - [2025-09-15 11:09:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.023351 10.0.0.19 - - [2025-09-15 11:09:40] "GET /virtual-machine-interface/799bee62-9224-11f0-8265-fa163ea53c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2874 0.013096 10.0.0.19 - - [2025-09-15 11:09:40] "POST /set-tag HTTP/1.1" 200 109 0.020116 10.0.0.19 - - [2025-09-15 11:09:40] "GET /virtual-machine-interface/799bee62-9224-11f0-8265-fa163ea53c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3600 0.012066 10.0.0.19 - - [2025-09-15 11:09:40] "GET /instance-ip/79be1e7e-9224-11f0-8265-fa163ea53c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1963 0.003371 10.0.0.19 - - [2025-09-15 11:09:41] "POST /fqname-to-id HTTP/1.1" 404 228 0.002411 10.0.0.19 - - [2025-09-15 11:09:41] "POST /tags HTTP/1.1" 200 355 0.031725 10.0.0.19 - - [2025-09-15 11:09:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002863 10.0.0.19 - - [2025-09-15 11:09:41] "GET /tag/d85c26ee-2df9-437d-a351-fc3193f2b1f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1246 0.013977 10.0.0.19 - - [2025-09-15 11:09:41] "POST /tags HTTP/1.1" 200 303 0.048394 10.0.0.19 - - [2025-09-15 11:09:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.020984 10.0.0.19 - - [2025-09-15 11:09:41] "GET /tag/41e84e1a-2456-4360-9de6-21bea6d08d31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.013612 10.0.0.19 - - [2025-09-15 11:09:41] "POST /projects HTTP/1.1" 409 218 0.002501 10.0.0.19 - - [2025-09-15 11:09:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002160 10.0.0.19 - - [2025-09-15 11:09:41] "GET /project/c7452f82-ea73-460a-b135-7f161da7aa83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.045908 10.0.0.19 - - [2025-09-15 11:09:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004741 10.0.0.19 - - [2025-09-15 11:09:41] "GET /network-ipam/12619950-1e87-44b2-aeb5-51b8f521e430?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1559 0.003758 10.0.0.19 - - [2025-09-15 11:09:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002092 10.0.0.19 - - [2025-09-15 11:09:41] "GET /virtual-network/f459839f-d592-4052-8631-1ae03d04fc05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2364 0.005463 10.0.0.19 - - [2025-09-15 11:09:41] "PUT /virtual-network/f459839f-d592-4052-8631-1ae03d04fc05 HTTP/1.1" 200 264 0.059716 10.0.0.19 - - [2025-09-15 11:09:41] "GET /virtual-network/f459839f-d592-4052-8631-1ae03d04fc05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2364 0.004676 10.0.0.19 - - [2025-09-15 11:09:41] "POST /set-tag HTTP/1.1" 200 109 0.051984 10.0.0.19 - - [2025-09-15 11:09:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004061 10.0.0.19 - - [2025-09-15 11:09:41] "GET /network-ipam/5142191e-f0f1-4933-849d-6c30dc583470?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1572 0.002937 10.0.0.19 - - [2025-09-15 11:09:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002798 10.0.0.19 - - [2025-09-15 11:09:41] "GET /virtual-network/9b2098a3-14ce-4042-bb21-1d27c304ac7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2647 0.003891 10.0.0.19 - - [2025-09-15 11:09:41] "PUT /virtual-network/9b2098a3-14ce-4042-bb21-1d27c304ac7c HTTP/1.1" 200 264 0.048325 10.0.0.19 - - [2025-09-15 11:09:41] "GET /virtual-network/9b2098a3-14ce-4042-bb21-1d27c304ac7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2647 0.048634 10.0.0.19 - - [2025-09-15 11:09:42] "POST /set-tag HTTP/1.1" 200 109 0.090995 10.0.0.19 - - [2025-09-15 11:09:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002413 10.0.0.19 - - [2025-09-15 11:09:42] "GET /network-policy/92ba8d86-e45a-4745-9ba8-5a6195713a66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.015834 10.0.0.19 - - [2025-09-15 11:09:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001989 10.0.0.19 - - [2025-09-15 11:09:42] "GET /network-policy/0ea69cbc-d504-4fa5-a53f-1e7cae74e029?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.003032 10.0.0.19 - - [2025-09-15 11:09:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001888 10.0.0.19 - - [2025-09-15 11:09:42] "GET /network-policy/cbae8a53-c9a6-45c1-8dac-87c1cec90866?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2060 0.002194 10.0.0.19 - - [2025-09-15 11:09:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002087 10.0.0.19 - - [2025-09-15 11:09:42] "PUT /network-policy/cbae8a53-c9a6-45c1-8dac-87c1cec90866 HTTP/1.1" 200 262 0.013150 10.0.0.19 - - [2025-09-15 11:09:42] "PUT /access-control-list/c521b6be-a704-4eaf-8691-2724011111ae HTTP/1.1" 200 272 0.048125 10.0.0.19 - - [2025-09-15 11:09:42] "POST /ref-update HTTP/1.1" 200 156 0.120246 10.0.0.19 - - [2025-09-15 11:09:42] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.015864 10.0.0.19 - - [2025-09-15 11:09:42] "PUT /access-control-list/4cc231c2-10a1-485f-a552-7664276a774b HTTP/1.1" 200 272 0.069424 10.0.0.19 - - [2025-09-15 11:09:42] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.010828 10.0.0.19 - - [2025-09-15 11:09:42] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.024504 10.0.0.19 - - [2025-09-15 11:09:42] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003277 10.0.0.19 - - [2025-09-15 11:09:42] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002078 10.0.0.19 - - [2025-09-15 11:09:42] "POST /security-groups HTTP/1.1" 409 245 0.006178 10.0.0.19 - - [2025-09-15 11:09:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002064 10.0.0.19 - - [2025-09-15 11:09:42] "PUT /security-group/22a7f41e-6cff-4c4c-bac9-99ef15807d3e HTTP/1.1" 200 262 0.055439 10.0.0.19 - - [2025-09-15 11:09:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.021332 10.0.0.19 - - [2025-09-15 11:09:42] "PUT /access-control-list/11833fc5-4fcb-4b08-95a1-b41cf289da24 HTTP/1.1" 200 272 0.016982 10.0.0.19 - - [2025-09-15 11:09:42] "GET /application-policy-set/9597d3df-957f-425a-a5aa-547f151ae3cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.028537 10.0.0.19 - - [2025-09-15 11:09:42] "PUT /access-control-list/d7fe9f76-fa25-4700-908f-039fc2ee6fd7 HTTP/1.1" 200 272 0.065494 10.0.0.19 - - [2025-09-15 11:09:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.010690 10.0.0.19 - - [2025-09-15 11:09:42] "GET /policy-management/24252d1f-b2f9-41be-a7e2-e83257653fa5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002628 10.0.0.19 - - [2025-09-15 11:09:42] "POST /tags HTTP/1.1" 409 206 0.002241 10.0.0.19 - - [2025-09-15 11:09:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.007047 10.0.0.19 - - [2025-09-15 11:09:42] "GET /tag/41e84e1a-2456-4360-9de6-21bea6d08d31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.011540 10.0.0.19 - - [2025-09-15 11:09:42] "POST /firewall-rules HTTP/1.1" 200 562 0.075476 10.0.0.19 - - [2025-09-15 11:09:42] "GET /firewall-rule/c89b2a83-d9fe-4c47-8265-48d493881d9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1993 0.005802 10.0.0.19 - - [2025-09-15 11:09:42] "GET /firewall-policy/ce3cfd23-1c62-419f-8022-dd945e47023d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1951 0.003592 10.0.0.19 - - [2025-09-15 11:09:42] "GET /firewall-rule/c89b2a83-d9fe-4c47-8265-48d493881d9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1993 0.002224 10.0.0.19 - - [2025-09-15 11:09:42] "POST /ref-update HTTP/1.1" 200 156 0.023339 10.0.0.19 - - [2025-09-15 11:09:43] "GET /application-policy-set/9597d3df-957f-425a-a5aa-547f151ae3cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.005657 10.0.0.19 - - [2025-09-15 11:09:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001601 10.0.0.19 - - [2025-09-15 11:09:43] "GET /policy-management/24252d1f-b2f9-41be-a7e2-e83257653fa5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002665 10.0.0.19 - - [2025-09-15 11:09:43] "POST /tags HTTP/1.1" 409 206 0.001697 10.0.0.19 - - [2025-09-15 11:09:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001506 10.0.0.19 - - [2025-09-15 11:09:43] "GET /tag/41e84e1a-2456-4360-9de6-21bea6d08d31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.014854 10.0.0.19 - - [2025-09-15 11:09:43] "POST /firewall-rules HTTP/1.1" 200 560 0.073754 10.0.0.19 - - [2025-09-15 11:09:43] "GET /firewall-rule/88209604-b50d-4c87-8499-860a5124baf2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1989 0.022803 10.0.0.19 - - [2025-09-15 11:09:43] "GET /firewall-policy/ce3cfd23-1c62-419f-8022-dd945e47023d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2188 0.003989 10.0.0.19 - - [2025-09-15 11:09:43] "GET /firewall-rule/88209604-b50d-4c87-8499-860a5124baf2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1989 0.002702 10.0.0.19 - - [2025-09-15 11:09:43] "POST /ref-update HTTP/1.1" 200 156 0.035646 10.0.0.19 - - [2025-09-15 11:09:43] "POST /tags HTTP/1.1" 200 301 0.035370 10.0.0.19 - - [2025-09-15 11:09:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.014434 10.0.0.19 - - [2025-09-15 11:09:43] "GET /tag/62ebdc08-97a7-4450-9cc7-6c95e5a19203?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.015305 10.0.0.19 - - [2025-09-15 11:09:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002058 10.0.0.19 - - [2025-09-15 11:09:43] "GET /project/c7a8f64a-eca1-4fd0-b4a3-d0c180530478?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.032387 10.0.0.19 - - [2025-09-15 11:09:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003072 10.0.0.19 - - [2025-09-15 11:09:43] "GET /virtual-network/9b2098a3-14ce-4042-bb21-1d27c304ac7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2826 0.004457 10.0.0.19 - - [2025-09-15 11:09:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001924 10.0.0.19 - - [2025-09-15 11:09:43] "GET /service-appliance-set/e3e6c79c-a9f1-4542-ad6b-d166fa9275e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.002239 10.0.0.19 - - [2025-09-15 11:09:43] "POST /fqname-to-id HTTP/1.1" 404 242 0.002829 [Introspect:8084]10.0.0.19 - - [2025-09-15 11:09:43] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000888 [Introspect:8084]10.0.0.19 - - [2025-09-15 11:09:43] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000765 10.0.0.19 - - [2025-09-15 11:09:43] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.115254 10.0.0.19 - - [2025-09-15 11:09:43] "GET /virtual-machine-interface/a37b011e-c6b4-4432-b042-2771142f6362?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2313 0.007304 10.0.0.19 - - [2025-09-15 11:09:43] "POST /instance-ips HTTP/1.1" 200 377 0.027264 10.0.0.19 - - [2025-09-15 11:09:43] "GET /instance-ip/5d8c6596-0049-40fa-8140-ce90e0643194?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1591 0.008271 10.0.0.19 - - [2025-09-15 11:09:43] "POST /loadbalancers HTTP/1.1" 200 582 0.088451 10.0.0.19 - - [2025-09-15 11:09:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.025594 10.0.0.19 - - [2025-09-15 11:09:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.008592 10.0.0.19 - - [2025-09-15 11:09:44] "GET /project/c7a8f64a-eca1-4fd0-b4a3-d0c180530478?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.064464 10.0.0.19 - - [2025-09-15 11:09:44] "GET /instance-ip/5d8c6596-0049-40fa-8140-ce90e0643194?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1591 0.006866 10.0.0.19 - - [2025-09-15 11:09:44] "GET /project/c7a8f64a-eca1-4fd0-b4a3-d0c180530478?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.122143 10.0.0.19 - - [2025-09-15 11:09:44] "GET /loadbalancer/96f1ccfb-2467-46d6-81ba-34bec9da3ba4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.002533 10.0.0.19 - - [2025-09-15 11:09:44] "POST /floating-ips HTTP/1.1" 200 581 0.129642 10.0.0.19 - - [2025-09-15 11:09:44] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.023219 10.0.0.19 - - [2025-09-15 11:09:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.021282 10.0.0.19 - - [2025-09-15 11:09:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.019755 10.0.0.19 - - [2025-09-15 11:09:44] "GET /project/c7a8f64a-eca1-4fd0-b4a3-d0c180530478?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.079000 10.0.0.19 - - [2025-09-15 11:09:44] "GET /loadbalancer-listener/a5b9146e-4590-481e-bd50-fdda7d76d2cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1823 0.003121 10.0.0.19 - - [2025-09-15 11:09:44] "GET /loadbalancer-listener/a5b9146e-4590-481e-bd50-fdda7d76d2cd?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1196 0.003991 10.0.0.19 - - [2025-09-15 11:09:44] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.017465 10.0.0.19 - - [2025-09-15 11:09:44] "GET /instance-ip/5d8c6596-0049-40fa-8140-ce90e0643194?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1591 0.011106 10.0.0.19 - - [2025-09-15 11:09:44] "GET /instance-ip/5d8c6596-0049-40fa-8140-ce90e0643194?fields=floating_ips HTTP/1.1" 200 1163 0.007363 10.0.0.19 - - [2025-09-15 11:09:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003338 10.0.0.19 - - [2025-09-15 11:09:44] "GET /floating-ip/169c3d8b-8574-4467-bb71-a4a8c353ee76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1465 0.010713 10.0.0.19 - - [2025-09-15 11:09:44] "GET /project/c7a8f64a-eca1-4fd0-b4a3-d0c180530478?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.053343 10.0.0.19 - - [2025-09-15 11:09:44] "GET /loadbalancer/96f1ccfb-2467-46d6-81ba-34bec9da3ba4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.008868 10.0.0.19 - - [2025-09-15 11:09:44] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.025157 10.0.0.19 - - [2025-09-15 11:09:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.019675 10.0.0.19 - - [2025-09-15 11:09:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.005744 10.0.0.19 - - [2025-09-15 11:09:44] "GET /project/c7a8f64a-eca1-4fd0-b4a3-d0c180530478?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.033816 10.0.0.19 - - [2025-09-15 11:09:44] "GET /loadbalancer-listener/e3b3203e-44c0-429b-ba05-375557037546?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1827 0.005347 10.0.0.19 - - [2025-09-15 11:09:44] "GET /loadbalancer-listener/e3b3203e-44c0-429b-ba05-375557037546?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1196 0.004711 10.0.0.19 - - [2025-09-15 11:09:44] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.045340 10.0.0.19 - - [2025-09-15 11:09:44] "GET /instance-ip/5d8c6596-0049-40fa-8140-ce90e0643194?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1591 0.002965 10.0.0.19 - - [2025-09-15 11:09:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002445 10.0.0.19 - - [2025-09-15 11:09:44] "GET /instance-ip/5d8c6596-0049-40fa-8140-ce90e0643194?fields=floating_ips HTTP/1.1" 200 1163 0.005490 10.0.0.19 - - [2025-09-15 11:09:44] "GET /floating-ip/169c3d8b-8574-4467-bb71-a4a8c353ee76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1465 0.002026 10.0.0.19 - - [2025-09-15 11:09:44] "GET /project/c7a8f64a-eca1-4fd0-b4a3-d0c180530478?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.085479 10.0.0.19 - - [2025-09-15 11:09:45] "GET /loadbalancer/96f1ccfb-2467-46d6-81ba-34bec9da3ba4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.006755 10.0.0.19 - - [2025-09-15 11:09:45] "POST /loadbalancer-listeners HTTP/1.1" 200 692 0.045073 10.0.0.19 - - [2025-09-15 11:09:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.015236 10.0.0.19 - - [2025-09-15 11:09:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001454 10.0.0.19 - - [2025-09-15 11:09:45] "GET /project/c7a8f64a-eca1-4fd0-b4a3-d0c180530478?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.034019 10.0.0.19 - - [2025-09-15 11:09:45] "GET /loadbalancer-listener/61202a8d-b6be-49cf-b3f9-d8c5ec72f6f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1834 0.002713 10.0.0.19 - - [2025-09-15 11:09:45] "GET /loadbalancer-listener/61202a8d-b6be-49cf-b3f9-d8c5ec72f6f8?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1199 0.011519 10.0.0.19 - - [2025-09-15 11:09:45] "POST /loadbalancer-pools HTTP/1.1" 200 684 0.023237 10.0.0.19 - - [2025-09-15 11:09:45] "GET /instance-ip/5d8c6596-0049-40fa-8140-ce90e0643194?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1591 0.009161 10.0.0.19 - - [2025-09-15 11:09:45] "GET /instance-ip/5d8c6596-0049-40fa-8140-ce90e0643194?fields=floating_ips HTTP/1.1" 200 1163 0.010456 10.0.0.19 - - [2025-09-15 11:09:45] "GET /floating-ip/169c3d8b-8574-4467-bb71-a4a8c353ee76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1465 0.003797 10.0.0.19 - - [2025-09-15 11:09:45] "POST /tags HTTP/1.1" 200 371 0.040872 10.0.0.19 - - [2025-09-15 11:09:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.009101 10.0.0.19 - - [2025-09-15 11:09:45] "GET /tag/9baa36cf-51f0-4b15-800c-d72e17964445?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1277 0.012058 10.0.0.19 - - [2025-09-15 11:09:45] "POST /tags HTTP/1.1" 200 319 0.082831 10.0.0.19 - - [2025-09-15 11:09:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.005926 10.0.0.19 - - [2025-09-15 11:09:45] "GET /tag/18eac0f8-77d1-4701-8538-e21b4bc568ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1146 0.017699 10.0.0.19 - - [2025-09-15 11:09:45] "POST /id-to-fqname HTTP/1.1" 200 181 0.000458 10.0.0.19 - - [2025-09-15 11:09:45] "POST /fqname-to-id HTTP/1.1" 404 190 0.011893 10.0.0.19 - - [2025-09-15 11:09:45] "POST /security-groups HTTP/1.1" 200 578 0.071956 10.0.0.19 - - [2025-09-15 11:09:45] "POST /projects HTTP/1.1" 200 497 0.232482 10.0.0.19 - - [2025-09-15 11:09:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.020028 10.0.0.19 - - [2025-09-15 11:09:45] "POST /fqname-to-id HTTP/1.1" 404 225 0.017388 10.0.0.19 - - [2025-09-15 11:09:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.006923 10.0.0.19 - - [2025-09-15 11:09:45] "GET /virtual-network/f459839f-d592-4052-8631-1ae03d04fc05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2808 0.019366 10.0.0.19 - - [2025-09-15 11:09:45] "POST /access-control-lists HTTP/1.1" 200 587 0.071291 10.0.0.19 - - [2025-09-15 11:09:45] "POST /fqname-to-id HTTP/1.1" 404 224 0.010071 10.0.0.19 - - [2025-09-15 11:09:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.007233 10.0.0.19 - - [2025-09-15 11:09:45] "GET /virtual-network/9b2098a3-14ce-4042-bb21-1d27c304ac7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2826 0.018929 10.0.0.19 - - [2025-09-15 11:09:46] "POST /access-control-lists HTTP/1.1" 200 585 0.081471 10.0.0.19 - - [2025-09-15 11:09:46] "PUT /virtual-network/f459839f-d592-4052-8631-1ae03d04fc05 HTTP/1.1" 200 264 0.111144 10.0.0.19 - - [2025-09-15 11:09:46] "PUT /virtual-network/9b2098a3-14ce-4042-bb21-1d27c304ac7c HTTP/1.1" 200 264 0.053745 10.0.0.19 - - [2025-09-15 11:09:46] "POST /security-groups HTTP/1.1" 200 558 0.078028 10.0.0.19 - - [2025-09-15 11:09:46] "POST /fqname-to-id HTTP/1.1" 404 248 0.002068 10.0.0.19 - - [2025-09-15 11:09:46] "POST /access-control-lists HTTP/1.1" 200 610 0.019541 10.0.0.19 - - [2025-09-15 11:09:46] "POST /fqname-to-id HTTP/1.1" 404 247 0.010684 10.0.0.19 - - [2025-09-15 11:09:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.041979 10.0.0.19 - - [2025-09-15 11:09:46] "POST /access-control-lists HTTP/1.1" 200 608 0.081307 10.0.0.19 - - [2025-09-15 11:09:46] "POST /chown HTTP/1.1" 200 109 0.082627 10.0.0.19 - - [2025-09-15 11:09:46] "GET /application-policy-set/9597d3df-957f-425a-a5aa-547f151ae3cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.026477 10.0.0.19 - - [2025-09-15 11:09:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002050 10.0.0.19 - - [2025-09-15 11:09:46] "GET /policy-management/24252d1f-b2f9-41be-a7e2-e83257653fa5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002311 10.0.0.19 - - [2025-09-15 11:09:46] "POST /tags HTTP/1.1" 409 214 0.001300 10.0.0.19 - - [2025-09-15 11:09:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001902 10.0.0.19 - - [2025-09-15 11:09:46] "GET /tag/18eac0f8-77d1-4701-8538-e21b4bc568ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1146 0.022016 10.0.0.19 - - [2025-09-15 11:09:46] "POST /firewall-rules HTTP/1.1" 200 578 0.082515 10.0.0.19 - - [2025-09-15 11:09:46] "GET /firewall-rule/ab1c224a-3863-47e7-9487-113f7c74272d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2034 0.043725 10.0.0.19 - - [2025-09-15 11:09:46] "GET /firewall-policy/ce3cfd23-1c62-419f-8022-dd945e47023d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2424 0.005355 10.0.0.19 - - [2025-09-15 11:09:46] "GET /firewall-rule/ab1c224a-3863-47e7-9487-113f7c74272d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2034 0.005130 10.0.0.19 - - [2025-09-15 11:09:46] "POST /ref-update HTTP/1.1" 200 156 0.037298 10.0.0.19 - - [2025-09-15 11:09:46] "GET /application-policy-set/9597d3df-957f-425a-a5aa-547f151ae3cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.003338 10.0.0.19 - - [2025-09-15 11:09:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.009556 10.0.0.19 - - [2025-09-15 11:09:46] "GET /policy-management/24252d1f-b2f9-41be-a7e2-e83257653fa5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003144 10.0.0.19 - - [2025-09-15 11:09:46] "POST /tags HTTP/1.1" 409 214 0.002671 10.0.0.19 - - [2025-09-15 11:09:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001982 10.0.0.19 - - [2025-09-15 11:09:47] "GET /tag/18eac0f8-77d1-4701-8538-e21b4bc568ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1146 0.026307 10.0.0.19 - - [2025-09-15 11:09:47] "POST /firewall-rules HTTP/1.1" 200 576 0.072747 10.0.0.19 - - [2025-09-15 11:09:47] "GET /firewall-rule/890b01d6-076f-4365-b726-1e56ab7d2e1c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2030 0.021411 10.0.0.19 - - [2025-09-15 11:09:47] "GET /firewall-policy/ce3cfd23-1c62-419f-8022-dd945e47023d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2669 0.003862 10.0.0.19 - - [2025-09-15 11:09:47] "GET /firewall-rule/890b01d6-076f-4365-b726-1e56ab7d2e1c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2030 0.003254 [Introspect:8084]10.0.0.19 - - [2025-09-15 11:09:47] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000674 [Introspect:8084]10.0.0.19 - - [2025-09-15 11:09:47] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000780 10.0.0.19 - - [2025-09-15 11:09:47] "POST /ref-update HTTP/1.1" 200 156 0.048565 10.0.0.19 - - [2025-09-15 11:09:47] "POST /tags HTTP/1.1" 200 363 0.067306 10.0.0.19 - - [2025-09-15 11:09:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002242 10.0.0.19 - - [2025-09-15 11:09:47] "GET /tag/6985b8c0-1afa-46a6-983b-fc2d783ff148?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1261 0.023134 10.0.0.19 - - [2025-09-15 11:09:47] "POST /tags HTTP/1.1" 200 311 0.161123 10.0.0.19 - - [2025-09-15 11:09:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002203 10.0.0.19 - - [2025-09-15 11:09:47] "GET /tag/fe43c67b-464a-4e2b-a511-5ab06c863991?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.011569 10.0.0.19 - - [2025-09-15 11:09:47] "POST /id-to-fqname HTTP/1.1" 200 177 0.002553 10.0.0.19 - - [2025-09-15 11:09:48] "POST /fqname-to-id HTTP/1.1" 404 186 0.021419 10.0.0.19 - - [2025-09-15 11:09:48] "POST /security-groups HTTP/1.1" 200 574 0.075021 10.0.0.19 - - [2025-09-15 11:09:48] "POST /projects HTTP/1.1" 200 489 0.448300 10.0.0.19 - - [2025-09-15 11:09:48] "POST /fqname-to-id HTTP/1.1" 404 217 0.001570 10.0.0.19 - - [2025-09-15 11:09:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.009192 10.0.0.19 - - [2025-09-15 11:09:48] "POST /access-control-lists HTTP/1.1" 200 583 0.048196 10.0.0.19 - - [2025-09-15 11:09:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.027077 10.0.0.19 - - [2025-09-15 11:09:48] "GET /virtual-network/f459839f-d592-4052-8631-1ae03d04fc05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2880 0.011851 10.0.0.19 - - [2025-09-15 11:09:48] "POST /fqname-to-id HTTP/1.1" 404 216 0.002076 10.0.0.19 - - [2025-09-15 11:09:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001890 10.0.0.19 - - [2025-09-15 11:09:48] "GET /virtual-network/9b2098a3-14ce-4042-bb21-1d27c304ac7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2898 0.039329 10.0.0.19 - - [2025-09-15 11:09:48] "POST /access-control-lists HTTP/1.1" 200 581 0.068282 10.0.0.19 - - [2025-09-15 11:09:48] "PUT /virtual-network/f459839f-d592-4052-8631-1ae03d04fc05 HTTP/1.1" 200 264 0.064096 10.0.0.19 - - [2025-09-15 11:09:48] "PUT /virtual-network/9b2098a3-14ce-4042-bb21-1d27c304ac7c HTTP/1.1" 200 264 0.050883 10.0.0.19 - - [2025-09-15 11:09:48] "POST /security-groups HTTP/1.1" 200 546 0.060797 10.0.0.19 - - [2025-09-15 11:09:48] "POST /fqname-to-id HTTP/1.1" 404 240 0.001481 10.0.0.19 - - [2025-09-15 11:09:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.014249 10.0.0.19 - - [2025-09-15 11:09:48] "POST /chown HTTP/1.1" 200 109 0.013536 10.0.0.19 - - [2025-09-15 11:09:48] "GET /application-policy-set/9597d3df-957f-425a-a5aa-547f151ae3cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.020264 10.0.0.19 - - [2025-09-15 11:09:48] "POST /access-control-lists HTTP/1.1" 200 602 0.082489 10.0.0.19 - - [2025-09-15 11:09:48] "POST /fqname-to-id HTTP/1.1" 404 239 0.015030 10.0.0.19 - - [2025-09-15 11:09:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.009191 10.0.0.19 - - [2025-09-15 11:09:48] "GET /policy-management/24252d1f-b2f9-41be-a7e2-e83257653fa5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002904 10.0.0.19 - - [2025-09-15 11:09:48] "POST /tags HTTP/1.1" 409 210 0.001896 10.0.0.19 - - [2025-09-15 11:09:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001387 10.0.0.19 - - [2025-09-15 11:09:48] "GET /tag/fe43c67b-464a-4e2b-a511-5ab06c863991?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.011157 10.0.0.19 - - [2025-09-15 11:09:48] "POST /access-control-lists HTTP/1.1" 200 600 0.067266 10.0.0.19 - - [2025-09-15 11:09:48] "POST /firewall-rules HTTP/1.1" 200 570 0.076228 10.0.0.19 - - [2025-09-15 11:09:48] "GET /firewall-rule/f30bd0b1-88e9-456c-bc16-2371d643c0b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.008436 10.0.0.19 - - [2025-09-15 11:09:48] "GET /firewall-policy/ce3cfd23-1c62-419f-8022-dd945e47023d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2913 0.003926 10.0.0.19 - - [2025-09-15 11:09:48] "GET /firewall-rule/f30bd0b1-88e9-456c-bc16-2371d643c0b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.002222 10.0.0.19 - - [2025-09-15 11:09:48] "POST /ref-update HTTP/1.1" 200 156 0.029509 10.0.0.19 - - [2025-09-15 11:09:48] "GET /application-policy-set/9597d3df-957f-425a-a5aa-547f151ae3cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.014318 10.0.0.19 - - [2025-09-15 11:09:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002211 10.0.0.19 - - [2025-09-15 11:09:48] "GET /policy-management/24252d1f-b2f9-41be-a7e2-e83257653fa5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003469 10.0.0.19 - - [2025-09-15 11:09:49] "POST /tags HTTP/1.1" 409 210 0.001926 10.0.0.19 - - [2025-09-15 11:09:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002006 10.0.0.19 - - [2025-09-15 11:09:49] "GET /tag/fe43c67b-464a-4e2b-a511-5ab06c863991?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.009951 10.0.0.19 - - [2025-09-15 11:09:49] "POST /firewall-rules HTTP/1.1" 200 568 0.077307 10.0.0.19 - - [2025-09-15 11:09:49] "GET /firewall-rule/a37b4bb3-b101-424b-8e06-788808027233?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.012181 10.0.0.19 - - [2025-09-15 11:09:49] "GET /firewall-policy/ce3cfd23-1c62-419f-8022-dd945e47023d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3154 0.004045 10.0.0.19 - - [2025-09-15 11:09:49] "GET /firewall-rule/a37b4bb3-b101-424b-8e06-788808027233?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.002203 10.0.0.19 - - [2025-09-15 11:09:49] "POST /ref-update HTTP/1.1" 200 156 0.039104 10.0.0.19 - - [2025-09-15 11:09:49] "POST /tags HTTP/1.1" 409 237 0.020629 10.0.0.19 - - [2025-09-15 11:09:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002342 10.0.0.19 - - [2025-09-15 11:09:49] "GET /tag/47f13dcb-4a61-4609-80a7-d2ef72d9f806?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1260 0.011508 10.0.0.19 - - [2025-09-15 11:09:49] "POST /tags HTTP/1.1" 409 210 0.001899 10.0.0.19 - - [2025-09-15 11:09:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002393 10.0.0.19 - - [2025-09-15 11:09:49] "GET /tag/2093a372-ee44-4cc8-aed9-995a1c67f12e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.011195 10.0.0.19 - - [2025-09-15 11:09:49] "POST /projects HTTP/1.1" 409 223 0.001917 10.0.0.19 - - [2025-09-15 11:09:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001961 10.0.0.19 - - [2025-09-15 11:09:49] "GET /project/c7a8f64a-eca1-4fd0-b4a3-d0c180530478?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.032393 10.0.0.19 - - [2025-09-15 11:09:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002943 10.0.0.19 - - [2025-09-15 11:09:49] "GET /virtual-network/f459839f-d592-4052-8631-1ae03d04fc05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2952 0.010114 10.0.0.19 - - [2025-09-15 11:09:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001648 10.0.0.19 - - [2025-09-15 11:09:49] "GET /virtual-network/9b2098a3-14ce-4042-bb21-1d27c304ac7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2970 0.003882 10.0.0.19 - - [2025-09-15 11:09:49] "PUT /virtual-network/f459839f-d592-4052-8631-1ae03d04fc05 HTTP/1.1" 200 264 0.037569 10.0.0.19 - - [2025-09-15 11:09:49] "PUT /virtual-network/9b2098a3-14ce-4042-bb21-1d27c304ac7c HTTP/1.1" 200 264 0.035844 10.0.0.19 - - [2025-09-15 11:09:49] "POST /security-groups HTTP/1.1" 409 253 0.008907 10.0.0.19 - - [2025-09-15 11:09:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001667 10.0.0.19 - - [2025-09-15 11:09:49] "PUT /security-group/7100e7a2-40bc-425d-9b57-ab2bb7823fc3 HTTP/1.1" 200 262 0.059533 10.0.0.19 - - [2025-09-15 11:09:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.028142 10.0.0.19 - - [2025-09-15 11:09:49] "PUT /access-control-list/6255110a-3be8-49ed-9d82-dbbf4fb4ba26 HTTP/1.1" 200 272 0.017801 10.0.0.19 - - [2025-09-15 11:09:49] "GET /application-policy-set/9597d3df-957f-425a-a5aa-547f151ae3cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.008609 10.0.0.19 - - [2025-09-15 11:09:49] "PUT /access-control-list/112b31ab-2b09-4622-900d-8761b2428c4a HTTP/1.1" 200 272 0.024021 10.0.0.19 - - [2025-09-15 11:09:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003156 10.0.0.19 - - [2025-09-15 11:09:49] "GET /policy-management/24252d1f-b2f9-41be-a7e2-e83257653fa5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002567 10.0.0.19 - - [2025-09-15 11:09:49] "POST /tags HTTP/1.1" 409 210 0.001495 10.0.0.19 - - [2025-09-15 11:09:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002006 10.0.0.19 - - [2025-09-15 11:09:49] "GET /tag/2093a372-ee44-4cc8-aed9-995a1c67f12e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.013376 10.0.0.19 - - [2025-09-15 11:09:50] "POST /firewall-rules HTTP/1.1" 200 570 0.080813 10.0.0.19 - - [2025-09-15 11:09:50] "GET /firewall-rule/84129ee7-0df4-4423-84f5-d985f83d24f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.003896 10.0.0.19 - - [2025-09-15 11:09:50] "GET /firewall-policy/ce3cfd23-1c62-419f-8022-dd945e47023d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3394 0.003042 10.0.0.19 - - [2025-09-15 11:09:50] "GET /firewall-rule/84129ee7-0df4-4423-84f5-d985f83d24f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.002321 10.0.0.19 - - [2025-09-15 11:09:50] "POST /ref-update HTTP/1.1" 200 156 0.038831 10.0.0.19 - - [2025-09-15 11:09:50] "GET /application-policy-set/9597d3df-957f-425a-a5aa-547f151ae3cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.009906 10.0.0.19 - - [2025-09-15 11:09:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002909 10.0.0.19 - - [2025-09-15 11:09:50] "GET /policy-management/24252d1f-b2f9-41be-a7e2-e83257653fa5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002821 10.0.0.19 - - [2025-09-15 11:09:50] "POST /tags HTTP/1.1" 409 210 0.001644 10.0.0.19 - - [2025-09-15 11:09:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001552 10.0.0.19 - - [2025-09-15 11:09:50] "GET /tag/2093a372-ee44-4cc8-aed9-995a1c67f12e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.011385 10.0.0.19 - - [2025-09-15 11:09:50] "POST /firewall-rules HTTP/1.1" 200 568 0.074888 10.0.0.19 - - [2025-09-15 11:09:50] "GET /firewall-rule/aabcb91d-79d5-42e6-9260-156da8f0fec5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.017390 10.0.0.19 - - [2025-09-15 11:09:50] "GET /firewall-policy/ce3cfd23-1c62-419f-8022-dd945e47023d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3635 0.004088 10.0.0.19 - - [2025-09-15 11:09:50] "GET /firewall-rule/aabcb91d-79d5-42e6-9260-156da8f0fec5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.002402 10.0.0.19 - - [2025-09-15 11:09:50] "POST /ref-update HTTP/1.1" 200 156 0.051730 10.0.0.19 - - [2025-09-15 11:09:50] "GET /virtual-machine-interface/799bee62-9224-11f0-8265-fa163ea53c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3600 0.012799 10.0.0.19 - - [2025-09-15 11:09:50] "POST /set-tag HTTP/1.1" 200 109 0.002308 10.0.0.137 - - [2025-09-15 11:10:27] "GET / HTTP/1.1" 200 35931 0.001571 10.0.0.137 - - [2025-09-15 11:10:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002263 10.0.0.137 - - [2025-09-15 11:10:27] "GET /global-system-config/b85c8562-c651-4660-bd63-c0f187e4f436?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.005619 10.0.0.137 - - [2025-09-15 11:10:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001799 10.0.0.137 - - [2025-09-15 11:10:27] "GET /routing-instance/e2ca48a3-e5c4-4d68-b603-3a938f4bf6af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.002889 10.0.0.137 - - [2025-09-15 11:10:27] "PUT /global-system-config/b85c8562-c651-4660-bd63-c0f187e4f436 HTTP/1.1" 200 274 0.007450 10.0.0.137 - - [2025-09-15 11:10:27] "POST /fqname-to-id HTTP/1.1" 404 216 0.002345 10.0.0.137 - - [2025-09-15 11:10:27] "POST /virtual-routers HTTP/1.1" 200 599 0.019063 10.0.0.137 - - [2025-09-15 11:10:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.010319 10.0.0.137 - - [2025-09-15 11:10:27] "GET /virtual-router/b6169673-92b3-4500-913b-18083bdfc3ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1257 0.004225 10.0.0.137 - - [2025-09-15 11:10:27] "POST /fqname-to-id HTTP/1.1" 404 229 0.001938 10.0.0.137 - - [2025-09-15 11:10:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001523 10.0.0.137 - - [2025-09-15 11:10:27] "GET /virtual-network/e8716edb-4853-4869-8dd9-e41be2c3e8b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1718 0.003688 10.0.0.137 - - [2025-09-15 11:10:27] "POST /virtual-machine-interfaces HTTP/1.1" 200 583 0.066818 [Introspect:8084]10.0.0.19 - - [2025-09-15 11:10:41] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000876 [Introspect:8084]10.0.0.19 - - [2025-09-15 11:10:41] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000823 10.0.0.137 - - [2025-09-15 11:11:31] "GET / HTTP/1.1" 200 35931 0.001669 10.0.0.137 - - [2025-09-15 11:11:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002224 10.0.0.137 - - [2025-09-15 11:11:31] "GET /global-system-config/b85c8562-c651-4660-bd63-c0f187e4f436?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.004950 10.0.0.137 - - [2025-09-15 11:11:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001931 10.0.0.137 - - [2025-09-15 11:11:31] "GET /routing-instance/e2ca48a3-e5c4-4d68-b603-3a938f4bf6af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.003110 10.0.0.137 - - [2025-09-15 11:11:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002041 10.0.0.137 - - [2025-09-15 11:11:31] "GET /virtual-router/b6169673-92b3-4500-913b-18083bdfc3ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1257 0.002484 10.0.0.137 - - [2025-09-15 11:11:31] "PUT /virtual-router/b6169673-92b3-4500-913b-18083bdfc3ff HTTP/1.1" 200 262 0.018926 10.0.0.137 - - [2025-09-15 11:11:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.005604 10.0.0.137 - - [2025-09-15 11:11:31] "GET /virtual-router/b6169673-92b3-4500-913b-18083bdfc3ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1257 0.009959 10.0.0.137 - - [2025-09-15 11:11:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002068 10.0.0.137 - - [2025-09-15 11:11:31] "GET /virtual-machine-interface/809c2f71-5285-4f8c-ab73-0f05edd6e903?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1914 0.005280 10.0.0.137 - - [2025-09-15 11:11:31] "PUT /virtual-machine-interface/809c2f71-5285-4f8c-ab73-0f05edd6e903 HTTP/1.1" 200 284 0.009408 [Introspect:8084]10.0.0.19 - - [2025-09-15 11:12:05] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000914 [Introspect:8084]10.0.0.19 - - [2025-09-15 11:12:05] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000804 [Introspect:8084]10.0.0.19 - - [2025-09-15 11:12:08] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000980 [Introspect:8084]10.0.0.19 - - [2025-09-15 11:12:08] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001237 10.0.0.19 - - [2025-09-15 11:12:21] "GET / HTTP/1.1" 200 35931 0.001642 10.0.0.19 - - [2025-09-15 11:12:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001917 10.0.0.19 - - [2025-09-15 11:12:21] "GET /global-system-config/b85c8562-c651-4660-bd63-c0f187e4f436?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.004191 10.0.0.19 - - [2025-09-15 11:12:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001354 10.0.0.19 - - [2025-09-15 11:12:21] "GET /config-node/a32993c4-2274-478c-aca3-b38eef280695?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1209 0.002514 10.0.0.19 - - [2025-09-15 11:12:33] "GET / HTTP/1.1" 200 35931 0.001436 10.0.0.19 - - [2025-09-15 11:12:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002269 10.0.0.19 - - [2025-09-15 11:12:33] "GET /routing-instance/e2ca48a3-e5c4-4d68-b603-3a938f4bf6af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.004101 10.0.0.19 - - [2025-09-15 11:12:33] "POST /bgp-routers HTTP/1.1" 409 301 0.002764 10.0.0.19 - - [2025-09-15 11:12:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004164 10.0.0.19 - - [2025-09-15 11:12:33] "GET /bgp-router/e45b3c63-4296-4453-a141-f505d12619c3?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1814 0.005417 10.0.0.19 - - [2025-09-15 11:12:33] "PUT /bgp-router/e45b3c63-4296-4453-a141-f505d12619c3 HTTP/1.1" 200 254 0.012735 [Introspect:8084]10.0.0.19 - - [2025-09-15 11:12:33] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000883 [Introspect:8084]10.0.0.19 - - [2025-09-15 11:12:33] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000810 10.0.0.19 - - [2025-09-15 11:13:25] "GET /global-system-configs HTTP/1.1" 200 322 0.004116 10.0.0.19 - - [2025-09-15 11:13:26] "GET /global-system-configs HTTP/1.1" 200 322 0.003942 10.0.0.19 - - [2025-09-15 11:13:37] "GET /virtual-router/b6169673-92b3-4500-913b-18083bdfc3ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1257 0.003022 10.0.0.19 - - [2025-09-15 11:13:37] "POST /ref-update HTTP/1.1" 200 156 0.017698 10.0.0.19 - - [2025-09-15 11:13:44] "GET /virtual-machine-interface/799bee62-9224-11f0-8265-fa163ea53c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3600 0.004184 10.0.0.19 - - [2025-09-15 11:13:44] "POST /set-tag HTTP/1.1" 200 109 0.003668 10.0.0.19 - - [2025-09-15 11:13:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002047 10.0.0.19 - - [2025-09-15 11:13:44] "GET /loadbalancer/96f1ccfb-2467-46d6-81ba-34bec9da3ba4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.002392 10.0.0.19 - - [2025-09-15 11:13:44] "GET /virtual-machine-interface/799bee62-9224-11f0-8265-fa163ea53c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3600 0.003726 10.0.0.19 - - [2025-09-15 11:13:44] "POST /set-tag HTTP/1.1" 200 109 0.002462 10.0.0.19 - - [2025-09-15 11:13:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001746 10.0.0.19 - - [2025-09-15 11:13:44] "GET /loadbalancer/96f1ccfb-2467-46d6-81ba-34bec9da3ba4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.002312 10.0.0.19 - - [2025-09-15 11:13:44] "GET /loadbalancer-pool/78dd9c31-904e-4694-b5b3-e20110504af4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.003835 10.0.0.19 - - [2025-09-15 11:13:44] "POST /loadbalancer-members HTTP/1.1" 200 690 0.015183 10.0.0.19 - - [2025-09-15 11:13:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.019698 10.0.0.19 - - [2025-09-15 11:13:44] "GET /virtual-machine-interface/799bee62-9224-11f0-8265-fa163ea53c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3600 0.004652 10.0.0.19 - - [2025-09-15 11:13:44] "GET /virtual-machine-interface/799bee62-9224-11f0-8265-fa163ea53c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3600 0.016204 10.0.0.19 - - [2025-09-15 11:13:44] "POST /ref-update HTTP/1.1" 200 156 0.025006 10.0.0.19 - - [2025-09-15 11:13:44] "GET /floating-ip/169c3d8b-8574-4467-bb71-a4a8c353ee76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1772 0.003015 10.0.0.19 - - [2025-09-15 11:13:44] "PUT /floating-ip/169c3d8b-8574-4467-bb71-a4a8c353ee76 HTTP/1.1" 200 256 0.011323 10.0.0.19 - - [2025-09-15 11:13:44] "POST /tags HTTP/1.1" 409 205 0.002647 10.0.0.19 - - [2025-09-15 11:13:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003451 10.0.0.19 - - [2025-09-15 11:13:44] "GET /tag/62ebdc08-97a7-4450-9cc7-6c95e5a19203?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.013378 10.0.0.19 - - [2025-09-15 11:13:44] "POST /set-tag HTTP/1.1" 200 109 0.065826 10.0.0.19 - - [2025-09-15 11:13:44] "GET /loadbalancer-pool/c35d68dd-f0dc-4265-98bb-0e707b91294a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.013876 10.0.0.19 - - [2025-09-15 11:13:44] "POST /loadbalancer-members HTTP/1.1" 200 690 0.015812 10.0.0.19 - - [2025-09-15 11:13:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.006983 10.0.0.19 - - [2025-09-15 11:13:44] "GET /virtual-machine-interface/799bee62-9224-11f0-8265-fa163ea53c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3766 0.008886 10.0.0.19 - - [2025-09-15 11:13:44] "POST /set-tag HTTP/1.1" 200 109 0.002928 10.0.0.19 - - [2025-09-15 11:13:44] "GET /virtual-machine-interface/799bee62-9224-11f0-8265-fa163ea53c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3766 0.003427 10.0.0.19 - - [2025-09-15 11:13:44] "POST /ref-update HTTP/1.1" 200 156 0.005765 10.0.0.19 - - [2025-09-15 11:13:44] "GET /floating-ip/169c3d8b-8574-4467-bb71-a4a8c353ee76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1917 0.006607 10.0.0.19 - - [2025-09-15 11:13:44] "PUT /floating-ip/169c3d8b-8574-4467-bb71-a4a8c353ee76 HTTP/1.1" 200 256 0.012002 10.0.0.19 - - [2025-09-15 11:13:44] "GET /loadbalancer-pool/3d1edd81-a33b-482b-925e-9ebefc6c31d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.007066 10.0.0.19 - - [2025-09-15 11:13:44] "POST /loadbalancer-members HTTP/1.1" 200 692 0.013268 10.0.0.19 - - [2025-09-15 11:13:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.015707 10.0.0.19 - - [2025-09-15 11:13:44] "GET /virtual-machine-interface/799bee62-9224-11f0-8265-fa163ea53c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3766 0.007944 10.0.0.19 - - [2025-09-15 11:13:44] "GET /virtual-machine-interface/799bee62-9224-11f0-8265-fa163ea53c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3766 0.003682 10.0.0.19 - - [2025-09-15 11:13:44] "POST /ref-update HTTP/1.1" 200 156 0.005857 10.0.0.19 - - [2025-09-15 11:13:44] "GET /floating-ip/169c3d8b-8574-4467-bb71-a4a8c353ee76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1970 0.007807 10.0.0.19 - - [2025-09-15 11:13:44] "POST /set-tag HTTP/1.1" 200 109 0.002101 10.0.0.19 - - [2025-09-15 11:13:44] "PUT /floating-ip/169c3d8b-8574-4467-bb71-a4a8c353ee76 HTTP/1.1" 200 256 0.009397 [Introspect:8084]10.0.0.19 - - [2025-09-15 11:16:09] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001199 [Introspect:8084]10.0.0.19 - - [2025-09-15 11:16:09] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001199 10.0.0.19 - - [2025-09-15 11:17:04] "GET /virtual-machine-interface/799bee62-9224-11f0-8265-fa163ea53c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3766 0.004526 10.0.0.19 - - [2025-09-15 11:17:04] "POST /set-tag HTTP/1.1" 200 109 0.007092 10.0.0.19 - - [2025-09-15 11:17:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002029 10.0.0.19 - - [2025-09-15 11:17:04] "GET /loadbalancer/96f1ccfb-2467-46d6-81ba-34bec9da3ba4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.002381 10.0.0.19 - - [2025-09-15 11:17:04] "GET /virtual-machine-interface/799bee62-9224-11f0-8265-fa163ea53c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3766 0.004412 10.0.0.19 - - [2025-09-15 11:17:04] "POST /set-tag HTTP/1.1" 200 109 0.031332 10.0.0.19 - - [2025-09-15 11:17:04] "DELETE /loadbalancer-member/baa394ca-7226-4cdb-b1aa-8aa852c5d48a HTTP/1.1" 200 115 0.060831 10.0.0.19 - - [2025-09-15 11:17:04] "GET /virtual-machine-interface/799bee62-9224-11f0-8265-fa163ea53c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3600 0.010329 10.0.0.19 - - [2025-09-15 11:17:04] "POST /set-tag HTTP/1.1" 200 109 0.002661 10.0.0.19 - - [2025-09-15 11:17:05] "DELETE /loadbalancer-member/69eace0a-8f81-46b1-8998-20625082434c HTTP/1.1" 200 115 0.025348 10.0.0.19 - - [2025-09-15 11:17:05] "GET /virtual-machine-interface/799bee62-9224-11f0-8265-fa163ea53c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3600 0.004297 10.0.0.19 - - [2025-09-15 11:17:05] "POST /set-tag HTTP/1.1" 200 109 0.002502 10.0.0.19 - - [2025-09-15 11:17:05] "DELETE /loadbalancer-member/a18435db-8cb7-4cf8-885e-e03031d5788e HTTP/1.1" 200 115 0.028999 10.0.0.19 - - [2025-09-15 11:17:05] "GET /virtual-machine-interface/799bee62-9224-11f0-8265-fa163ea53c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3600 0.003871 10.0.0.19 - - [2025-09-15 11:17:05] "POST /set-tag HTTP/1.1" 200 109 0.002272 10.0.0.19 - - [2025-09-15 11:17:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001739 10.0.0.19 - - [2025-09-15 11:17:05] "GET /loadbalancer/96f1ccfb-2467-46d6-81ba-34bec9da3ba4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.001985 10.0.0.19 - - [2025-09-15 11:17:05] "GET /loadbalancer-pool/78dd9c31-904e-4694-b5b3-e20110504af4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.002250 10.0.0.19 - - [2025-09-15 11:17:05] "POST /loadbalancer-members HTTP/1.1" 200 690 0.014961 10.0.0.19 - - [2025-09-15 11:17:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.013163 10.0.0.19 - - [2025-09-15 11:17:05] "GET /virtual-machine-interface/799bee62-9224-11f0-8265-fa163ea53c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3600 0.005042 10.0.0.19 - - [2025-09-15 11:17:05] "GET /virtual-machine-interface/799bee62-9224-11f0-8265-fa163ea53c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3600 0.003725 10.0.0.19 - - [2025-09-15 11:17:05] "GET /floating-ip/169c3d8b-8574-4467-bb71-a4a8c353ee76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.001973 10.0.0.19 - - [2025-09-15 11:17:05] "POST /set-tag HTTP/1.1" 200 109 0.059461 10.0.0.19 - - [2025-09-15 11:17:05] "GET /loadbalancer-pool/c35d68dd-f0dc-4265-98bb-0e707b91294a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.005187 10.0.0.19 - - [2025-09-15 11:17:05] "POST /loadbalancer-members HTTP/1.1" 200 690 0.019791 10.0.0.19 - - [2025-09-15 11:17:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.007627 10.0.0.19 - - [2025-09-15 11:17:05] "GET /virtual-machine-interface/799bee62-9224-11f0-8265-fa163ea53c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3766 0.009130 10.0.0.19 - - [2025-09-15 11:17:05] "GET /virtual-machine-interface/799bee62-9224-11f0-8265-fa163ea53c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3766 0.006573 10.0.0.19 - - [2025-09-15 11:17:05] "POST /set-tag HTTP/1.1" 200 109 0.005023 10.0.0.19 - - [2025-09-15 11:17:05] "GET /floating-ip/169c3d8b-8574-4467-bb71-a4a8c353ee76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.010729 10.0.0.19 - - [2025-09-15 11:17:05] "GET /loadbalancer-pool/3d1edd81-a33b-482b-925e-9ebefc6c31d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.002945 10.0.0.19 - - [2025-09-15 11:17:05] "POST /loadbalancer-members HTTP/1.1" 200 692 0.022965 10.0.0.19 - - [2025-09-15 11:17:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.023444 10.0.0.19 - - [2025-09-15 11:17:05] "GET /virtual-machine-interface/799bee62-9224-11f0-8265-fa163ea53c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3766 0.013703 10.0.0.19 - - [2025-09-15 11:17:05] "GET /virtual-machine-interface/799bee62-9224-11f0-8265-fa163ea53c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3766 0.014806 10.0.0.19 - - [2025-09-15 11:17:05] "GET /floating-ip/169c3d8b-8574-4467-bb71-a4a8c353ee76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.003492 10.0.0.19 - - [2025-09-15 11:17:05] "POST /set-tag HTTP/1.1" 200 109 0.002244 [Introspect:8084]10.0.0.19 - - [2025-09-15 11:17:35] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000881 [Introspect:8084]10.0.0.19 - - [2025-09-15 11:17:35] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000952 [Introspect:8084]10.0.0.19 - - [2025-09-15 11:17:37] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000880 [Introspect:8084]10.0.0.19 - - [2025-09-15 11:17:37] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000917 [Introspect:8084]10.0.0.19 - - [2025-09-15 11:17:41] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000858 [Introspect:8084]10.0.0.19 - - [2025-09-15 11:17:41] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000795 10.0.0.19 - - [2025-09-15 11:18:25] "GET /global-system-configs HTTP/1.1" 200 322 0.002293 10.0.0.19 - - [2025-09-15 11:18:26] "GET /global-system-configs HTTP/1.1" 200 322 0.002675 10.0.0.19 - - [2025-09-15 11:18:32] "GET / HTTP/1.1" 200 35931 0.001464 10.0.0.19 - - [2025-09-15 11:18:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001983 10.0.0.19 - - [2025-09-15 11:18:32] "GET /project/c7452f82-ea73-460a-b135-7f161da7aa83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.036118 10.0.0.19 - - [2025-09-15 11:18:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002175 10.0.0.19 - - [2025-09-15 11:18:32] "GET /project/c7452f82-ea73-460a-b135-7f161da7aa83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.028515 10.0.0.19 - - [2025-09-15 11:18:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002018 10.0.0.19 - - [2025-09-15 11:18:33] "GET /project/c7452f82-ea73-460a-b135-7f161da7aa83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.048391 10.0.0.19 - - [2025-09-15 11:18:33] "POST /tags HTTP/1.1" 200 333 0.045289 10.0.0.19 - - [2025-09-15 11:18:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.011965 10.0.0.19 - - [2025-09-15 11:18:33] "GET /tag/e42d820b-0dfb-4936-a620-15e2d9ac452d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.011741 10.0.0.19 - - [2025-09-15 11:18:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002093 10.0.0.19 - - [2025-09-15 11:18:33] "GET /project/c7452f82-ea73-460a-b135-7f161da7aa83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.032023 10.0.0.19 - - [2025-09-15 11:18:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001584 10.0.0.19 - - [2025-09-15 11:18:33] "GET /virtual-network/9b2098a3-14ce-4042-bb21-1d27c304ac7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3042 0.005665 10.0.0.19 - - [2025-09-15 11:18:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002208 10.0.0.19 - - [2025-09-15 11:18:33] "GET /service-appliance-set/e3e6c79c-a9f1-4542-ad6b-d166fa9275e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.002584 10.0.0.19 - - [2025-09-15 11:18:33] "POST /fqname-to-id HTTP/1.1" 404 254 0.001673 10.0.0.19 - - [2025-09-15 11:18:33] "POST /virtual-machine-interfaces HTTP/1.1" 200 664 0.100693 10.0.0.19 - - [2025-09-15 11:18:33] "GET /virtual-machine-interface/2b2dd7ee-42d3-4306-b7d7-43550017e0c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2344 0.017155 10.0.0.19 - - [2025-09-15 11:18:33] "POST /instance-ips HTTP/1.1" 200 409 0.025346 10.0.0.19 - - [2025-09-15 11:18:34] "GET /instance-ip/aca7a44a-9ae7-400f-8bb3-4d73fe5ef2e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1653 0.003858 10.0.0.19 - - [2025-09-15 11:18:34] "POST /loadbalancers HTTP/1.1" 200 610 0.058579 10.0.0.19 - - [2025-09-15 11:18:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.023478 10.0.0.19 - - [2025-09-15 11:18:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002281 10.0.0.19 - - [2025-09-15 11:18:34] "GET /project/c7452f82-ea73-460a-b135-7f161da7aa83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.038078 10.0.0.19 - - [2025-09-15 11:18:34] "GET /instance-ip/aca7a44a-9ae7-400f-8bb3-4d73fe5ef2e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1653 0.003778 10.0.0.19 - - [2025-09-15 11:18:34] "POST /floating-ips HTTP/1.1" 200 597 0.028109 10.0.0.19 - - [2025-09-15 11:18:34] "GET /project/c7452f82-ea73-460a-b135-7f161da7aa83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.045593 10.0.0.19 - - [2025-09-15 11:18:34] "GET /loadbalancer/79eec5c5-43a9-4f30-83cd-4903c0fcefad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2227 0.004529 10.0.0.19 - - [2025-09-15 11:18:34] "POST /loadbalancer-listeners HTTP/1.1" 200 716 0.022407 10.0.0.19 - - [2025-09-15 11:18:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001935 10.0.0.19 - - [2025-09-15 11:18:34] "GET /project/c7452f82-ea73-460a-b135-7f161da7aa83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.037304 10.0.0.19 - - [2025-09-15 11:18:34] "GET /loadbalancer-listener/30496c2d-cd07-4be4-8af2-3825071255cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1804 0.003262 10.0.0.19 - - [2025-09-15 11:18:34] "GET /loadbalancer-listener/30496c2d-cd07-4be4-8af2-3825071255cf?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1223 0.003514 10.0.0.19 - - [2025-09-15 11:18:34] "POST /loadbalancer-pools HTTP/1.1" 200 708 0.021298 10.0.0.19 - - [2025-09-15 11:18:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001791 10.0.0.19 - - [2025-09-15 11:18:34] "GET /instance-ip/aca7a44a-9ae7-400f-8bb3-4d73fe5ef2e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1653 0.002486 10.0.0.19 - - [2025-09-15 11:18:34] "GET /instance-ip/aca7a44a-9ae7-400f-8bb3-4d73fe5ef2e6?fields=floating_ips HTTP/1.1" 200 1213 0.004394 10.0.0.19 - - [2025-09-15 11:18:34] "GET /floating-ip/076d874e-c005-4262-b106-2ddc43bfd043?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1476 0.001907 10.0.0.19 - - [2025-09-15 11:18:34] "GET /loadbalancer/79eec5c5-43a9-4f30-83cd-4903c0fcefad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2227 0.002433 10.0.0.19 - - [2025-09-15 11:18:34] "POST /tags HTTP/1.1" 200 295 0.100265 10.0.0.19 - - [2025-09-15 11:18:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.010880 10.0.0.19 - - [2025-09-15 11:18:34] "GET /tag/fdb10009-66b6-4e17-81ae-70ab41d59f35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1092 0.012570 10.0.0.19 - - [2025-09-15 11:18:34] "POST /tags HTTP/1.1" 409 233 0.001679 10.0.0.19 - - [2025-09-15 11:18:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001365 10.0.0.19 - - [2025-09-15 11:18:34] "GET /tag/d85c26ee-2df9-437d-a351-fc3193f2b1f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1246 0.012671 10.0.0.19 - - [2025-09-15 11:18:34] "POST /tags HTTP/1.1" 409 206 0.001969 10.0.0.19 - - [2025-09-15 11:18:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001451 10.0.0.19 - - [2025-09-15 11:18:34] "GET /tag/41e84e1a-2456-4360-9de6-21bea6d08d31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.009859 10.0.0.19 - - [2025-09-15 11:18:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001480 10.0.0.19 - - [2025-09-15 11:18:34] "GET /virtual-network/f459839f-d592-4052-8631-1ae03d04fc05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.004494 10.0.0.19 - - [2025-09-15 11:18:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001797 10.0.0.19 - - [2025-09-15 11:18:34] "GET /project/c7452f82-ea73-460a-b135-7f161da7aa83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.030317 10.0.0.19 - - [2025-09-15 11:18:34] "POST /virtual-machines HTTP/1.1" 200 369 0.016017 10.0.0.19 - - [2025-09-15 11:18:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.019192 10.0.0.19 - - [2025-09-15 11:18:35] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.116292 10.0.0.19 - - [2025-09-15 11:18:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.012422 10.0.0.19 - - [2025-09-15 11:18:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004748 10.0.0.19 - - [2025-09-15 11:18:35] "GET /virtual-machine-interface/b826a9aa-9225-11f0-8265-fa163ea53c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.003681 10.0.0.19 - - [2025-09-15 11:18:35] "POST /instance-ips HTTP/1.1" 200 409 0.025829 10.0.0.19 - - [2025-09-15 11:18:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.020369 10.0.0.19 - - [2025-09-15 11:18:35] "GET /virtual-machine-interface/b826a9aa-9225-11f0-8265-fa163ea53c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.009730 10.0.0.19 - - [2025-09-15 11:18:35] "POST /set-tag HTTP/1.1" 200 109 0.017455 10.0.0.19 - - [2025-09-15 11:18:35] "GET /virtual-machine-interface/b826a9aa-9225-11f0-8265-fa163ea53c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.016026 10.0.0.19 - - [2025-09-15 11:18:35] "GET /instance-ip/b843519a-9225-11f0-8265-fa163ea53c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1952 0.003428 10.0.0.19 - - [2025-09-15 11:18:35] "GET /virtual-machine-interface/b826a9aa-9225-11f0-8265-fa163ea53c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004246 10.0.0.19 - - [2025-09-15 11:18:35] "POST /set-tag HTTP/1.1" 200 109 0.002110 10.0.0.19 - - [2025-09-15 11:18:35] "GET /virtual-router/b6169673-92b3-4500-913b-18083bdfc3ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1487 0.003373 10.0.0.19 - - [2025-09-15 11:18:35] "POST /ref-update HTTP/1.1" 200 156 0.013773 10.0.0.19 - - [2025-09-15 11:18:35] "GET /virtual-machine-interface/b826a9aa-9225-11f0-8265-fa163ea53c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.010309 10.0.0.19 - - [2025-09-15 11:18:35] "POST /set-tag HTTP/1.1" 200 109 0.002812 10.0.0.19 - - [2025-09-15 11:18:35] "GET /virtual-machine-interface/b826a9aa-9225-11f0-8265-fa163ea53c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004311 10.0.0.19 - - [2025-09-15 11:18:35] "POST /set-tag HTTP/1.1" 200 109 0.001863 10.0.0.19 - - [2025-09-15 11:18:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002373 10.0.0.19 - - [2025-09-15 11:18:36] "GET /virtual-network/f459839f-d592-4052-8631-1ae03d04fc05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.007417 10.0.0.19 - - [2025-09-15 11:18:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001597 10.0.0.19 - - [2025-09-15 11:18:36] "GET /project/c7452f82-ea73-460a-b135-7f161da7aa83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.031292 10.0.0.19 - - [2025-09-15 11:18:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001678 10.0.0.19 - - [2025-09-15 11:18:36] "GET /project/c7452f82-ea73-460a-b135-7f161da7aa83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.024651 10.0.0.19 - - [2025-09-15 11:18:36] "GET /virtual-networks?parent_id=c7452f82-ea73-460a-b135-7f161da7aa83&detail=False&count=False&shared=False HTTP/1.1" 200 553 0.002267 10.0.0.19 - - [2025-09-15 11:18:36] "POST /virtual-machines HTTP/1.1" 200 369 0.008897 10.0.0.19 - - [2025-09-15 11:18:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.013060 10.0.0.19 - - [2025-09-15 11:18:36] "POST /virtual-networks HTTP/1.1" 200 512 0.085707 10.0.0.19 - - [2025-09-15 11:18:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.005233 10.0.0.19 - - [2025-09-15 11:18:36] "GET /network-ipam/9f9d8824-7709-4b4a-bbae-031af463f2a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1044 0.013167 10.0.0.19 - - [2025-09-15 11:18:36] "POST /route-targets HTTP/1.1" 200 327 0.054645 10.0.0.19 - - [2025-09-15 11:18:36] "POST /ref-update HTTP/1.1" 200 156 0.040219 10.0.0.19 - - [2025-09-15 11:18:36] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.161760 10.0.0.19 - - [2025-09-15 11:18:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.039099 10.0.0.19 - - [2025-09-15 11:18:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.034024 10.0.0.19 - - [2025-09-15 11:18:37] "GET /virtual-machine-interface/b93b23de-9225-11f0-8265-fa163ea53c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.004845 10.0.0.19 - - [2025-09-15 11:18:37] "POST /useragent-kv HTTP/1.1" 200 115 0.011823 10.0.0.19 - - [2025-09-15 11:18:37] "POST /ref-update HTTP/1.1" 200 156 0.214699 10.0.0.19 - - [2025-09-15 11:18:37] "GET /virtual-network/d3f4a5d6-76dc-4562-a0bb-dd241a726d76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1851 0.003571 10.0.0.19 - - [2025-09-15 11:18:37] "POST /instance-ips HTTP/1.1" 200 409 0.020525 10.0.0.19 - - [2025-09-15 11:18:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.016475 10.0.0.19 - - [2025-09-15 11:18:37] "GET /virtual-machine-interface/b93b23de-9225-11f0-8265-fa163ea53c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.011479 10.0.0.19 - - [2025-09-15 11:18:37] "GET /domains HTTP/1.1" 200 280 0.006176 10.0.0.19 - - [2025-09-15 11:18:37] "GET /domain/bdfd9827-8d27-487e-a08d-2d9ad7182b3f HTTP/1.1" 200 3087 0.007867 10.0.0.19 - - [2025-09-15 11:18:37] "GET /project/c7452f82-ea73-460a-b135-7f161da7aa83 HTTP/1.1" 200 7065 0.029311 10.0.0.19 - - [2025-09-15 11:18:37] "GET /virtual-network/d3f4a5d6-76dc-4562-a0bb-dd241a726d76 HTTP/1.1" 200 2080 0.004456 10.0.0.19 - - [2025-09-15 11:18:37] "GET /virtual-network/d3f4a5d6-76dc-4562-a0bb-dd241a726d76 HTTP/1.1" 200 2080 0.003289 10.0.0.19 - - [2025-09-15 11:18:37] "GET /routing-instance/c73c7219-3815-46c6-bbe0-5685ad8f5ab4 HTTP/1.1" 200 1403 0.002653 10.0.0.19 - - [2025-09-15 11:18:37] "GET /routing-instance/c73c7219-3815-46c6-bbe0-5685ad8f5ab4 HTTP/1.1" 200 1403 0.001975 10.0.0.19 - - [2025-09-15 11:18:37] "POST /set-tag HTTP/1.1" 200 109 0.026369 10.0.0.19 - - [2025-09-15 11:18:37] "GET /virtual-machine-interface/b93b23de-9225-11f0-8265-fa163ea53c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.013915 10.0.0.19 - - [2025-09-15 11:18:37] "GET /route-target/2386a164-999f-487d-97dc-68776ee252ef HTTP/1.1" 200 1152 0.010342 10.0.0.19 - - [2025-09-15 11:18:37] "GET /instance-ip/b95d2c9a-9225-11f0-8265-fa163ea53c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1952 0.002676 10.0.0.19 - - [2025-09-15 11:18:37] "GET /virtual-network/d3f4a5d6-76dc-4562-a0bb-dd241a726d76 HTTP/1.1" 200 2080 0.003571 10.0.0.19 - - [2025-09-15 11:18:37] "GET /routing-instance/c73c7219-3815-46c6-bbe0-5685ad8f5ab4 HTTP/1.1" 200 1403 0.001970 10.0.0.19 - - [2025-09-15 11:18:37] "GET /virtual-network/d3f4a5d6-76dc-4562-a0bb-dd241a726d76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1851 0.003371 10.0.0.19 - - [2025-09-15 11:18:37] "GET /virtual-network/d3f4a5d6-76dc-4562-a0bb-dd241a726d76 HTTP/1.1" 200 2080 0.003248 10.0.0.19 - - [2025-09-15 11:18:37] "GET /routing-instance/c73c7219-3815-46c6-bbe0-5685ad8f5ab4 HTTP/1.1" 200 1403 0.002029 10.0.0.19 - - [2025-09-15 11:18:37] "GET /routing-instance/c73c7219-3815-46c6-bbe0-5685ad8f5ab4 HTTP/1.1" 200 1403 0.001907 10.0.0.19 - - [2025-09-15 11:18:37] "GET /route-target/2386a164-999f-487d-97dc-68776ee252ef HTTP/1.1" 200 1152 0.001569 10.0.0.19 - - [2025-09-15 11:18:37] "GET /virtual-machine-interface/b93b23de-9225-11f0-8265-fa163ea53c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004147 10.0.0.19 - - [2025-09-15 11:18:37] "GET /domains HTTP/1.1" 200 280 0.003938 10.0.0.19 - - [2025-09-15 11:18:37] "POST /set-tag HTTP/1.1" 200 109 0.001852 10.0.0.19 - - [2025-09-15 11:18:37] "GET /domain/bdfd9827-8d27-487e-a08d-2d9ad7182b3f HTTP/1.1" 200 3087 0.003209 10.0.0.19 - - [2025-09-15 11:18:37] "GET /virtual-router/b6169673-92b3-4500-913b-18083bdfc3ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1687 0.003873 10.0.0.19 - - [2025-09-15 11:18:37] "GET /project/c7452f82-ea73-460a-b135-7f161da7aa83 HTTP/1.1" 200 7065 0.028751 10.0.0.19 - - [2025-09-15 11:18:37] "GET /virtual-network/d3f4a5d6-76dc-4562-a0bb-dd241a726d76 HTTP/1.1" 200 2080 0.003386 10.0.0.19 - - [2025-09-15 11:18:37] "POST /ref-update HTTP/1.1" 200 156 0.008895 10.0.0.19 - - [2025-09-15 11:18:37] "GET /virtual-machine-interface/b93b23de-9225-11f0-8265-fa163ea53c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.013305 10.0.0.19 - - [2025-09-15 11:18:37] "POST /set-tag HTTP/1.1" 200 109 0.001846 10.0.0.19 - - [2025-09-15 11:18:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001758 10.0.0.19 - - [2025-09-15 11:18:37] "GET /project/c7452f82-ea73-460a-b135-7f161da7aa83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.024096 10.0.0.19 - - [2025-09-15 11:18:37] "GET /virtual-network/d3f4a5d6-76dc-4562-a0bb-dd241a726d76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1851 0.003930 10.0.0.19 - - [2025-09-15 11:18:37] "GET /virtual-machine-interface/b93b23de-9225-11f0-8265-fa163ea53c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.006009 10.0.0.19 - - [2025-09-15 11:18:37] "GET /floating-ip-pools?parent_id=d3f4a5d6-76dc-4562-a0bb-dd241a726d76&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.002996 10.0.0.19 - - [2025-09-15 11:18:37] "POST /set-tag HTTP/1.1" 200 109 0.002166 10.0.0.19 - - [2025-09-15 11:18:37] "GET /virtual-network/d3f4a5d6-76dc-4562-a0bb-dd241a726d76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1851 0.004233 10.0.0.19 - - [2025-09-15 11:18:37] "POST /floating-ip-pools HTTP/1.1" 200 562 0.018438 10.0.0.19 - - [2025-09-15 11:18:37] "POST /ref-update HTTP/1.1" 200 156 0.012826 10.0.0.19 - - [2025-09-15 11:18:37] "GET /virtual-network/d3f4a5d6-76dc-4562-a0bb-dd241a726d76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1851 0.003974 10.0.0.19 - - [2025-09-15 11:18:37] "GET /domains HTTP/1.1" 200 280 0.001464 10.0.0.19 - - [2025-09-15 11:18:37] "GET /domain/bdfd9827-8d27-487e-a08d-2d9ad7182b3f HTTP/1.1" 200 3087 0.002203 10.0.0.19 - - [2025-09-15 11:18:37] "GET /project/c7452f82-ea73-460a-b135-7f161da7aa83 HTTP/1.1" 200 7321 0.025310 10.0.0.19 - - [2025-09-15 11:18:37] "GET /virtual-network/d3f4a5d6-76dc-4562-a0bb-dd241a726d76 HTTP/1.1" 200 2318 0.005596 10.0.0.19 - - [2025-09-15 11:18:37] "GET /floating-ip-pool/ebc5d3c8-eda4-4a51-a954-11d38f6b01a4 HTTP/1.1" 200 1315 0.002079 10.0.0.19 - - [2025-09-15 11:18:37] "GET /domains HTTP/1.1" 200 280 0.001414 10.0.0.19 - - [2025-09-15 11:18:37] "GET /domain/bdfd9827-8d27-487e-a08d-2d9ad7182b3f HTTP/1.1" 200 3087 0.002266 10.0.0.19 - - [2025-09-15 11:18:37] "GET /project/c7452f82-ea73-460a-b135-7f161da7aa83 HTTP/1.1" 200 7321 0.028674 10.0.0.19 - - [2025-09-15 11:18:37] "GET /virtual-network/d3f4a5d6-76dc-4562-a0bb-dd241a726d76 HTTP/1.1" 200 2318 0.004110 10.0.0.19 - - [2025-09-15 11:18:37] "GET /virtual-network/d3f4a5d6-76dc-4562-a0bb-dd241a726d76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1851 0.004346 10.0.0.19 - - [2025-09-15 11:18:37] "POST /tags HTTP/1.1" 200 365 0.063554 10.0.0.19 - - [2025-09-15 11:18:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.012664 10.0.0.19 - - [2025-09-15 11:18:37] "GET /tag/03f9c10c-f2d2-469f-a077-5450698bd0c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1236 0.013007 10.0.0.19 - - [2025-09-15 11:18:37] "POST /tags HTTP/1.1" 409 206 0.001722 10.0.0.19 - - [2025-09-15 11:18:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001466 10.0.0.19 - - [2025-09-15 11:18:37] "GET /tag/41e84e1a-2456-4360-9de6-21bea6d08d31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.009901 10.0.0.19 - - [2025-09-15 11:18:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001687 10.0.0.19 - - [2025-09-15 11:18:37] "GET /project/c7452f82-ea73-460a-b135-7f161da7aa83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1541 0.043868 10.0.0.19 - - [2025-09-15 11:18:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001496 10.0.0.19 - - [2025-09-15 11:18:37] "GET /virtual-network/f459839f-d592-4052-8631-1ae03d04fc05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.013125 10.0.0.19 - - [2025-09-15 11:18:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001695 10.0.0.19 - - [2025-09-15 11:18:38] "GET /service-appliance-set/aa9ad04d-31b2-4f02-aafc-789f6e926236?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1220 0.003583 10.0.0.19 - - [2025-09-15 11:18:38] "POST /fqname-to-id HTTP/1.1" 404 258 0.001387 10.0.0.19 - - [2025-09-15 11:18:38] "POST /virtual-machine-interfaces HTTP/1.1" 200 672 0.106285 10.0.0.19 - - [2025-09-15 11:18:38] "GET /virtual-machine-interface/cfc582aa-198f-481e-9a1c-fa485d5e03c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2345 0.004290 10.0.0.19 - - [2025-09-15 11:18:38] "POST /set-tag HTTP/1.1" 200 109 0.015308 10.0.0.19 - - [2025-09-15 11:18:38] "POST /instance-ips HTTP/1.1" 200 417 0.024247 10.0.0.19 - - [2025-09-15 11:18:38] "GET /instance-ip/19a602b8-43c2-4fa9-8d34-2a61cdaac5f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1664 0.004484 10.0.0.19 - - [2025-09-15 11:18:38] "POST /loadbalancers HTTP/1.1" 200 618 0.058611 10.0.0.19 - - [2025-09-15 11:18:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.013198 10.0.0.19 - - [2025-09-15 11:18:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.004255 10.0.0.19 - - [2025-09-15 11:18:38] "POST /service-instances HTTP/1.1" 200 566 0.025209 10.0.0.19 - - [2025-09-15 11:18:38] "POST /ref-update HTTP/1.1" 200 156 0.014958 10.0.0.19 - - [2025-09-15 11:18:38] "GET /project/c7452f82-ea73-460a-b135-7f161da7aa83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1541 0.038449 10.0.0.19 - - [2025-09-15 11:18:38] "GET /virtual-machine-interface/cfc582aa-198f-481e-9a1c-fa485d5e03c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2724 0.008590 10.0.0.19 - - [2025-09-15 11:18:38] "GET /virtual-machine-interface/cfc582aa-198f-481e-9a1c-fa485d5e03c7?fields=floating_ip_back_refs HTTP/1.1" 200 1180 0.007110 10.0.0.19 - - [2025-09-15 11:18:38] "PUT /service-instance/461af306-9bd4-4587-9ddd-31a4759cce6a HTTP/1.1" 200 266 0.007171 10.0.0.19 - - [2025-09-15 11:18:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.019379 10.0.0.19 - - [2025-09-15 11:18:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.008898 10.0.0.19 - - [2025-09-15 11:18:38] "GET /floating-ip-pool/ebc5d3c8-eda4-4a51-a954-11d38f6b01a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.008054 10.0.0.19 - - [2025-09-15 11:18:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.008244 10.0.0.19 - - [2025-09-15 11:18:38] "POST /floating-ips HTTP/1.1" 200 671 0.086477 10.0.0.19 - - [2025-09-15 11:18:38] "POST /virtual-machines HTTP/1.1" 200 429 0.055212 10.0.0.19 - - [2025-09-15 11:18:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.007868 10.0.0.19 - - [2025-09-15 11:18:38] "GET /application-policy-set/9597d3df-957f-425a-a5aa-547f151ae3cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.002821 10.0.0.19 - - [2025-09-15 11:18:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001249 10.0.0.19 - - [2025-09-15 11:18:38] "GET /policy-management/24252d1f-b2f9-41be-a7e2-e83257653fa5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.004579 10.0.0.19 - - [2025-09-15 11:18:38] "POST /tags HTTP/1.1" 409 221 0.001496 10.0.0.19 - - [2025-09-15 11:18:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.008089 10.0.0.19 - - [2025-09-15 11:18:38] "GET /tag/e42d820b-0dfb-4936-a620-15e2d9ac452d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.015172 10.0.0.19 - - [2025-09-15 11:18:38] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.132093 10.0.0.19 - - [2025-09-15 11:18:38] "POST /chown HTTP/1.1" 200 109 0.018188 10.0.0.19 - - [2025-09-15 11:18:38] "POST /tags HTTP/1.1" 409 238 0.007214 10.0.0.19 - - [2025-09-15 11:18:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001345 10.0.0.19 - - [2025-09-15 11:18:38] "GET /tag/03f9c10c-f2d2-469f-a077-5450698bd0c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1236 0.009948 10.0.0.19 - - [2025-09-15 11:18:38] "POST /chown HTTP/1.1" 200 109 0.005272 10.0.0.19 - - [2025-09-15 11:18:38] "PUT /virtual-machine-interface/e65121cd-a47a-4c43-82fc-2ee0f134040a HTTP/1.1" 200 284 0.021616 10.0.0.19 - - [2025-09-15 11:18:38] "PUT /instance-ip/19a602b8-43c2-4fa9-8d34-2a61cdaac5f0 HTTP/1.1" 200 256 0.028115 10.0.0.19 - - [2025-09-15 11:18:39] "POST /firewall-rules HTTP/1.1" 200 650 0.107140 10.0.0.19 - - [2025-09-15 11:18:39] "GET /firewall-rule/b073325f-0703-4064-8438-68d515a4d22b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.016168 10.0.0.19 - - [2025-09-15 11:18:39] "POST /ref-update HTTP/1.1" 200 156 0.050688 10.0.0.19 - - [2025-09-15 11:18:39] "GET /firewall-policy/0be58bed-5179-4d45-887a-24224aa918cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1406 0.006691 10.0.0.19 - - [2025-09-15 11:18:39] "POST /ref-update HTTP/1.1" 200 156 0.023443 10.0.0.19 - - [2025-09-15 11:18:39] "POST /ref-update HTTP/1.1" 200 156 0.018612 10.0.0.19 - - [2025-09-15 11:18:39] "GET /firewall-rule/b073325f-0703-4064-8438-68d515a4d22b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.002892 10.0.0.19 - - [2025-09-15 11:18:39] "POST /ref-update HTTP/1.1" 200 156 0.016605 10.0.0.19 - - [2025-09-15 11:18:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.012714 10.0.0.19 - - [2025-09-15 11:18:39] "POST /ref-update HTTP/1.1" 200 156 0.016582 10.0.0.19 - - [2025-09-15 11:18:39] "POST /ref-update HTTP/1.1" 200 156 0.017560 10.0.0.19 - - [2025-09-15 11:18:39] "POST /ref-update HTTP/1.1" 200 156 0.028911 10.0.0.19 - - [2025-09-15 11:18:39] "GET /project/c7452f82-ea73-460a-b135-7f161da7aa83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1541 0.048716 10.0.0.19 - - [2025-09-15 11:18:39] "GET /loadbalancer/551bc2d7-3585-47b8-96b0-a2d345b644cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2557 0.002584 10.0.0.19 - - [2025-09-15 11:18:39] "POST /virtual-machines HTTP/1.1" 200 429 0.013335 10.0.0.19 - - [2025-09-15 11:18:39] "POST /loadbalancer-listeners HTTP/1.1" 200 726 0.035374 10.0.0.19 - - [2025-09-15 11:18:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001686 10.0.0.19 - - [2025-09-15 11:18:39] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.122095 10.0.0.19 - - [2025-09-15 11:18:39] "GET /project/c7452f82-ea73-460a-b135-7f161da7aa83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1541 0.099728 10.0.0.19 - - [2025-09-15 11:18:39] "GET /loadbalancer-listener/3dd3bfac-67fc-4550-ab99-f44e60bbab2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1824 0.006733 10.0.0.19 - - [2025-09-15 11:18:39] "POST /chown HTTP/1.1" 200 109 0.044532 10.0.0.19 - - [2025-09-15 11:18:39] "GET /loadbalancer-listener/3dd3bfac-67fc-4550-ab99-f44e60bbab2f?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1233 0.020598 10.0.0.19 - - [2025-09-15 11:18:39] "POST /chown HTTP/1.1" 200 109 0.007885 10.0.0.19 - - [2025-09-15 11:18:39] "PUT /virtual-machine-interface/b7be4c26-b83f-45da-ac1d-aabb0f6e278f HTTP/1.1" 200 284 0.036193 10.0.0.19 - - [2025-09-15 11:18:39] "POST /loadbalancer-pools HTTP/1.1" 200 718 0.076136 10.0.0.19 - - [2025-09-15 11:18:39] "PUT /instance-ip/19a602b8-43c2-4fa9-8d34-2a61cdaac5f0 HTTP/1.1" 200 256 0.052886 10.0.0.19 - - [2025-09-15 11:18:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.041512 10.0.0.19 - - [2025-09-15 11:18:39] "GET /loadbalancer-pool/33c85779-f0f8-4a80-8105-b07f6c05846f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.007106 10.0.0.19 - - [2025-09-15 11:18:39] "POST /ref-update HTTP/1.1" 200 156 0.009710 10.0.0.19 - - [2025-09-15 11:18:39] "POST /ref-update HTTP/1.1" 200 156 0.024139 10.0.0.19 - - [2025-09-15 11:18:39] "POST /ref-update HTTP/1.1" 200 156 0.017925 10.0.0.19 - - [2025-09-15 11:18:39] "POST /loadbalancer-members HTTP/1.1" 200 707 0.038708 10.0.0.19 - - [2025-09-15 11:18:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.018916 10.0.0.19 - - [2025-09-15 11:18:39] "GET /loadbalancer-member/0fd00fef-cf9f-4a98-b010-78f72f6adbac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1550 0.019560 10.0.0.19 - - [2025-09-15 11:18:39] "POST /ref-update HTTP/1.1" 200 156 0.028545 10.0.0.19 - - [2025-09-15 11:18:39] "POST /ref-update HTTP/1.1" 200 156 0.020452 10.0.0.19 - - [2025-09-15 11:18:39] "GET /application-policy-set/9597d3df-957f-425a-a5aa-547f151ae3cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.001943 10.0.0.19 - - [2025-09-15 11:18:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.008382 10.0.0.19 - - [2025-09-15 11:18:39] "GET /policy-management/24252d1f-b2f9-41be-a7e2-e83257653fa5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002007 10.0.0.19 - - [2025-09-15 11:18:39] "POST /tags HTTP/1.1" 409 221 0.007240 10.0.0.19 - - [2025-09-15 11:18:39] "PUT /service-instance/461af306-9bd4-4587-9ddd-31a4759cce6a HTTP/1.1" 200 266 0.009051 10.0.0.19 - - [2025-09-15 11:18:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.008842 10.0.0.19 - - [2025-09-15 11:18:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.008510 10.0.0.19 - - [2025-09-15 11:18:39] "GET /tag/e42d820b-0dfb-4936-a620-15e2d9ac452d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.031900 10.0.0.19 - - [2025-09-15 11:18:39] "POST /tags HTTP/1.1" 409 238 0.004991 10.0.0.19 - - [2025-09-15 11:18:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004139 10.0.0.19 - - [2025-09-15 11:18:39] "POST /chown HTTP/1.1" 200 109 0.011426 10.0.0.19 - - [2025-09-15 11:18:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.006862 10.0.0.19 - - [2025-09-15 11:18:40] "GET /tag/03f9c10c-f2d2-469f-a077-5450698bd0c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1236 0.028643 10.0.0.19 - - [2025-09-15 11:18:40] "POST /firewall-rules HTTP/1.1" 409 293 0.003641 10.0.0.19 - - [2025-09-15 11:18:40] "POST /chown HTTP/1.1" 200 109 0.055084 10.0.0.19 - - [2025-09-15 11:18:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001795 10.0.0.19 - - [2025-09-15 11:18:40] "PUT /instance-ip/19a602b8-43c2-4fa9-8d34-2a61cdaac5f0 HTTP/1.1" 200 256 0.016133 10.0.0.19 - - [2025-09-15 11:18:40] "PUT /firewall-rule/b073325f-0703-4064-8438-68d515a4d22b HTTP/1.1" 200 260 0.043449 10.0.0.19 - - [2025-09-15 11:18:40] "POST /ref-update HTTP/1.1" 200 156 0.028485 10.0.0.19 - - [2025-09-15 11:18:40] "GET /firewall-rule/b073325f-0703-4064-8438-68d515a4d22b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.004522 10.0.0.19 - - [2025-09-15 11:18:40] "GET /firewall-policy/0be58bed-5179-4d45-887a-24224aa918cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1711 0.004698 10.0.0.19 - - [2025-09-15 11:18:40] "POST /chown HTTP/1.1" 200 109 0.027361 10.0.0.19 - - [2025-09-15 11:18:40] "GET /firewall-rule/b073325f-0703-4064-8438-68d515a4d22b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.002715 10.0.0.19 - - [2025-09-15 11:18:40] "POST /chown HTTP/1.1" 200 109 0.005249 10.0.0.19 - - [2025-09-15 11:18:40] "PUT /instance-ip/19a602b8-43c2-4fa9-8d34-2a61cdaac5f0 HTTP/1.1" 200 256 0.014221 10.0.0.19 - - [2025-09-15 11:18:40] "POST /ref-update HTTP/1.1" 200 156 0.013570 10.0.0.19 - - [2025-09-15 11:18:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001814 10.0.0.19 - - [2025-09-15 11:18:40] "POST /chown HTTP/1.1" 200 109 0.006077 10.0.0.19 - - [2025-09-15 11:18:40] "POST /chown HTTP/1.1" 200 109 0.017191 10.0.0.19 - - [2025-09-15 11:18:40] "PUT /instance-ip/19a602b8-43c2-4fa9-8d34-2a61cdaac5f0 HTTP/1.1" 200 256 0.017394 10.0.0.19 - - [2025-09-15 11:18:40] "POST /ref-update HTTP/1.1" 200 156 0.010227 10.0.0.19 - - [2025-09-15 11:18:40] "POST /chown HTTP/1.1" 200 109 0.018299 10.0.0.19 - - [2025-09-15 11:18:40] "POST /chown HTTP/1.1" 200 109 0.016314 10.0.0.19 - - [2025-09-15 11:18:40] "PUT /instance-ip/19a602b8-43c2-4fa9-8d34-2a61cdaac5f0 HTTP/1.1" 200 256 0.011153 10.0.0.19 - - [2025-09-15 11:18:40] "POST /ref-update HTTP/1.1" 200 156 0.016800 10.0.0.19 - - [2025-09-15 11:18:40] "PUT /service-instance/461af306-9bd4-4587-9ddd-31a4759cce6a HTTP/1.1" 200 266 0.007080 10.0.0.19 - - [2025-09-15 11:18:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.008769 10.0.0.19 - - [2025-09-15 11:18:40] "PUT /service-instance/461af306-9bd4-4587-9ddd-31a4759cce6a HTTP/1.1" 200 266 0.008042 10.0.0.19 - - [2025-09-15 11:18:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.006936 10.0.0.19 - - [2025-09-15 11:18:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.009774 10.0.0.19 - - [2025-09-15 11:18:40] "GET /virtual-network/f459839f-d592-4052-8631-1ae03d04fc05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.005208 10.0.0.19 - - [2025-09-15 11:18:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002249 10.0.0.19 - - [2025-09-15 11:18:40] "PUT /service-instance/461af306-9bd4-4587-9ddd-31a4759cce6a HTTP/1.1" 200 266 0.008602 10.0.0.19 - - [2025-09-15 11:18:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.013660 10.0.0.19 - - [2025-09-15 11:18:40] "GET /project/c7452f82-ea73-460a-b135-7f161da7aa83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1541 0.044741 10.0.0.19 - - [2025-09-15 11:18:40] "PUT /service-instance/461af306-9bd4-4587-9ddd-31a4759cce6a HTTP/1.1" 200 266 0.024743 10.0.0.19 - - [2025-09-15 11:18:40] "POST /virtual-machines HTTP/1.1" 200 373 0.019191 10.0.0.19 - - [2025-09-15 11:18:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.013292 10.0.0.19 - - [2025-09-15 11:18:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.015525 10.0.0.19 - - [2025-09-15 11:18:40] "PUT /service-instance/461af306-9bd4-4587-9ddd-31a4759cce6a HTTP/1.1" 200 266 0.012880 10.0.0.19 - - [2025-09-15 11:18:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.018520 10.0.0.19 - - [2025-09-15 11:18:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002263 10.0.0.19 - - [2025-09-15 11:18:41] "POST /chown HTTP/1.1" 200 109 0.024778 10.0.0.19 - - [2025-09-15 11:18:41] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.189731 10.0.0.19 - - [2025-09-15 11:18:41] "POST /chown HTTP/1.1" 200 109 0.030653 10.0.0.19 - - [2025-09-15 11:18:41] "POST /ref-update HTTP/1.1" 200 156 0.024350 10.0.0.19 - - [2025-09-15 11:18:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.019333 10.0.0.19 - - [2025-09-15 11:18:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.006669 10.0.0.19 - - [2025-09-15 11:18:41] "GET /virtual-machine-interface/bbb40f04-9225-11f0-8265-fa163ea53c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2861 0.005626 10.0.0.19 - - [2025-09-15 11:18:41] "POST /chown HTTP/1.1" 200 109 0.015215 10.0.0.19 - - [2025-09-15 11:18:41] "POST /chown HTTP/1.1" 200 109 0.017103 10.0.0.19 - - [2025-09-15 11:18:41] "POST /ref-update HTTP/1.1" 200 156 0.022815 10.0.0.19 - - [2025-09-15 11:18:41] "POST /instance-ips HTTP/1.1" 200 413 0.032219 10.0.0.19 - - [2025-09-15 11:18:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001357 10.0.0.19 - - [2025-09-15 11:18:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.027453 10.0.0.19 - - [2025-09-15 11:18:41] "GET /virtual-machine-interface/bbb40f04-9225-11f0-8265-fa163ea53c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2861 0.010843 10.0.0.19 - - [2025-09-15 11:18:41] "POST /chown HTTP/1.1" 200 109 0.021209 10.0.0.19 - - [2025-09-15 11:18:41] "POST /chown HTTP/1.1" 200 109 0.025596 10.0.0.19 - - [2025-09-15 11:18:41] "POST /chown HTTP/1.1" 200 109 0.015346 10.0.0.19 - - [2025-09-15 11:18:41] "POST /set-tag HTTP/1.1" 200 109 0.033437 10.0.0.19 - - [2025-09-15 11:18:41] "GET /virtual-machine-interface/bbb40f04-9225-11f0-8265-fa163ea53c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.021342 10.0.0.19 - - [2025-09-15 11:18:41] "GET /instance-ip/bbdb2d32-9225-11f0-8265-fa163ea53c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1962 0.004522 10.0.0.19 - - [2025-09-15 11:18:41] "POST /chown HTTP/1.1" 200 109 0.029085 10.0.0.19 - - [2025-09-15 11:18:41] "GET /virtual-machine-interface/bbb40f04-9225-11f0-8265-fa163ea53c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.003809 10.0.0.19 - - [2025-09-15 11:18:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001453 10.0.0.19 - - [2025-09-15 11:18:41] "POST /set-tag HTTP/1.1" 200 109 0.002910 10.0.0.19 - - [2025-09-15 11:18:41] "GET /virtual-router/b6169673-92b3-4500-913b-18083bdfc3ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2117 0.003204 10.0.0.19 - - [2025-09-15 11:18:41] "POST /chown HTTP/1.1" 200 109 0.007989 10.0.0.19 - - [2025-09-15 11:18:41] "POST /chown HTTP/1.1" 200 109 0.011481 10.0.0.19 - - [2025-09-15 11:18:41] "POST /ref-update HTTP/1.1" 200 156 0.007538 10.0.0.19 - - [2025-09-15 11:18:41] "GET /virtual-machine-interface/bbb40f04-9225-11f0-8265-fa163ea53c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.004271 10.0.0.19 - - [2025-09-15 11:18:41] "POST /set-tag HTTP/1.1" 200 109 0.005037 10.0.0.19 - - [2025-09-15 11:18:41] "POST /chown HTTP/1.1" 200 109 0.008820 10.0.0.19 - - [2025-09-15 11:18:41] "POST /chown HTTP/1.1" 200 109 0.017190 10.0.0.19 - - [2025-09-15 11:18:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001508 10.0.0.19 - - [2025-09-15 11:18:41] "GET /virtual-machine-interface/bbb40f04-9225-11f0-8265-fa163ea53c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.004063 10.0.0.19 - - [2025-09-15 11:18:41] "POST /set-tag HTTP/1.1" 200 109 0.001697 10.0.0.19 - - [2025-09-15 11:18:41] "POST /chown HTTP/1.1" 200 109 0.006008 10.0.0.19 - - [2025-09-15 11:18:41] "POST /chown HTTP/1.1" 200 109 0.019074 10.0.0.19 - - [2025-09-15 11:18:41] "POST /chown HTTP/1.1" 200 109 0.020938 10.0.0.19 - - [2025-09-15 11:18:41] "POST /chown HTTP/1.1" 200 109 0.005795 10.0.0.19 - - [2025-09-15 11:18:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004202 10.0.0.19 - - [2025-09-15 11:18:41] "POST /chown HTTP/1.1" 200 109 0.006044 10.0.0.19 - - [2025-09-15 11:18:41] "POST /chown HTTP/1.1" 200 109 0.005767 10.0.0.19 - - [2025-09-15 11:18:41] "POST /chown HTTP/1.1" 200 109 0.010080 10.0.0.19 - - [2025-09-15 11:18:41] "POST /chown HTTP/1.1" 200 109 0.019143 10.0.0.19 - - [2025-09-15 11:18:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001733 10.0.0.19 - - [2025-09-15 11:18:41] "POST /chown HTTP/1.1" 200 109 0.005625 10.0.0.19 - - [2025-09-15 11:18:41] "POST /chown HTTP/1.1" 200 109 0.016876 10.0.0.19 - - [2025-09-15 11:18:41] "POST /chown HTTP/1.1" 200 109 0.016886 10.0.0.19 - - [2025-09-15 11:18:42] "POST /chown HTTP/1.1" 200 109 0.006759 10.0.0.19 - - [2025-09-15 11:18:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001688 10.0.0.19 - - [2025-09-15 11:18:42] "POST /chown HTTP/1.1" 200 109 0.005419 10.0.0.19 - - [2025-09-15 11:18:42] "POST /chown HTTP/1.1" 200 109 0.018466 10.0.0.19 - - [2025-09-15 11:18:42] "POST /chown HTTP/1.1" 200 109 0.006400 10.0.0.19 - - [2025-09-15 11:18:42] "POST /chown HTTP/1.1" 200 109 0.012519 10.0.0.19 - - [2025-09-15 11:18:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.008421 10.0.0.19 - - [2025-09-15 11:18:42] "POST /chown HTTP/1.1" 200 109 0.006462 10.0.0.19 - - [2025-09-15 11:18:42] "POST /chown HTTP/1.1" 200 109 0.018254 10.0.0.19 - - [2025-09-15 11:18:42] "POST /chown HTTP/1.1" 200 109 0.012767 10.0.0.19 - - [2025-09-15 11:18:42] "POST /chown HTTP/1.1" 200 109 0.006120 10.0.0.19 - - [2025-09-15 11:18:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001858 10.0.0.19 - - [2025-09-15 11:18:42] "POST /chown HTTP/1.1" 200 109 0.007756 10.0.0.19 - - [2025-09-15 11:18:42] "POST /chown HTTP/1.1" 200 109 0.006166 10.0.0.19 - - [2025-09-15 11:18:42] "POST /chown HTTP/1.1" 200 109 0.017437 10.0.0.19 - - [2025-09-15 11:18:42] "POST /chown HTTP/1.1" 200 109 0.013111 10.0.0.19 - - [2025-09-15 11:18:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002200 10.0.0.19 - - [2025-09-15 11:18:42] "POST /chown HTTP/1.1" 200 109 0.005911 10.0.0.19 - - [2025-09-15 11:18:42] "POST /chown HTTP/1.1" 200 109 0.023232 10.0.0.19 - - [2025-09-15 11:18:42] "POST /chown HTTP/1.1" 200 109 0.006398 10.0.0.19 - - [2025-09-15 11:18:42] "POST /chown HTTP/1.1" 200 109 0.022580 10.0.0.19 - - [2025-09-15 11:18:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001730 10.0.0.19 - - [2025-09-15 11:18:42] "POST /chown HTTP/1.1" 200 109 0.006976 10.0.0.19 - - [2025-09-15 11:18:42] "POST /chown HTTP/1.1" 200 109 0.016086 10.0.0.19 - - [2025-09-15 11:18:42] "POST /chown HTTP/1.1" 200 109 0.013658 10.0.0.19 - - [2025-09-15 11:18:42] "POST /chown HTTP/1.1" 200 109 0.006330 10.0.0.19 - - [2025-09-15 11:18:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001638 10.0.0.19 - - [2025-09-15 11:18:42] "POST /chown HTTP/1.1" 200 109 0.005493 10.0.0.19 - - [2025-09-15 11:18:42] "POST /chown HTTP/1.1" 200 109 0.022213 10.0.0.19 - - [2025-09-15 11:18:42] "POST /chown HTTP/1.1" 200 109 0.006233 10.0.0.19 - - [2025-09-15 11:18:42] "POST /chown HTTP/1.1" 200 109 0.019847 10.0.0.19 - - [2025-09-15 11:18:47] "GET /virtual-machine-interface/b826a9aa-9225-11f0-8265-fa163ea53c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.006559 10.0.0.19 - - [2025-09-15 11:18:47] "POST /set-tag HTTP/1.1" 200 109 0.002421 10.0.0.19 - - [2025-09-15 11:18:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001925 10.0.0.19 - - [2025-09-15 11:18:47] "GET /loadbalancer/79eec5c5-43a9-4f30-83cd-4903c0fcefad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2227 0.002098 10.0.0.19 - - [2025-09-15 11:18:47] "GET /loadbalancer-pool/335499c6-1fc8-46eb-861f-b11dbce2c318?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1907 0.002276 10.0.0.19 - - [2025-09-15 11:18:47] "POST /loadbalancer-members HTTP/1.1" 200 702 0.013868 10.0.0.19 - - [2025-09-15 11:18:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.006365 10.0.0.19 - - [2025-09-15 11:18:47] "GET /virtual-machine-interface/b826a9aa-9225-11f0-8265-fa163ea53c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.010404 10.0.0.19 - - [2025-09-15 11:18:47] "GET /virtual-machine-interface/b826a9aa-9225-11f0-8265-fa163ea53c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.003759 10.0.0.19 - - [2025-09-15 11:18:47] "POST /ref-update HTTP/1.1" 200 156 0.007578 10.0.0.19 - - [2025-09-15 11:18:47] "POST /tags HTTP/1.1" 409 221 0.001739 10.0.0.19 - - [2025-09-15 11:18:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001430 10.0.0.19 - - [2025-09-15 11:18:47] "GET /tag/e42d820b-0dfb-4936-a620-15e2d9ac452d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.009725 10.0.0.19 - - [2025-09-15 11:18:47] "GET /floating-ip/076d874e-c005-4262-b106-2ddc43bfd043?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1779 0.002739 10.0.0.19 - - [2025-09-15 11:18:47] "PUT /floating-ip/076d874e-c005-4262-b106-2ddc43bfd043 HTTP/1.1" 200 256 0.010091 10.0.0.19 - - [2025-09-15 11:18:47] "POST /set-tag HTTP/1.1" 200 109 0.042049 10.0.0.19 - - [2025-09-15 11:18:48] "GET /virtual-machine-interface/b93b23de-9225-11f0-8265-fa163ea53c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004359 10.0.0.19 - - [2025-09-15 11:18:48] "POST /set-tag HTTP/1.1" 200 109 0.002165 10.0.0.19 - - [2025-09-15 11:18:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001870 10.0.0.19 - - [2025-09-15 11:18:48] "GET /loadbalancer/79eec5c5-43a9-4f30-83cd-4903c0fcefad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2227 0.002138 10.0.0.19 - - [2025-09-15 11:18:48] "GET /loadbalancer-pool/335499c6-1fc8-46eb-861f-b11dbce2c318?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1907 0.002870 10.0.0.19 - - [2025-09-15 11:18:48] "POST /loadbalancer-members HTTP/1.1" 200 702 0.013989 10.0.0.19 - - [2025-09-15 11:18:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.012406 10.0.0.19 - - [2025-09-15 11:18:48] "GET /virtual-machine-interface/b93b23de-9225-11f0-8265-fa163ea53c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004467 10.0.0.19 - - [2025-09-15 11:18:48] "GET /virtual-machine-interface/b93b23de-9225-11f0-8265-fa163ea53c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004529 10.0.0.19 - - [2025-09-15 11:18:48] "POST /ref-update HTTP/1.1" 200 156 0.008222 10.0.0.19 - - [2025-09-15 11:18:48] "POST /set-tag HTTP/1.1" 200 109 0.013955 10.0.0.19 - - [2025-09-15 11:18:48] "GET /floating-ip/076d874e-c005-4262-b106-2ddc43bfd043?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.005035 10.0.0.19 - - [2025-09-15 11:18:50] "GET /virtual-machine/8ff726e0-cf16-43d4-9647-74cf66bc980f?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1217 0.002785 10.0.0.19 - - [2025-09-15 11:18:50] "GET /virtual-machine-interface/b826a9aa-9225-11f0-8265-fa163ea53c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.003952 10.0.0.19 - - [2025-09-15 11:18:50] "GET /virtual-machine/cc2dcd42-58ec-45bf-b1d0-5e0357d5a6bd?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1217 0.002828 10.0.0.19 - - [2025-09-15 11:18:50] "GET /virtual-machine-interface/b93b23de-9225-11f0-8265-fa163ea53c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.004084 10.0.0.19 - - [2025-09-15 11:18:51] "GET /virtual-machine-interface/bbb40f04-9225-11f0-8265-fa163ea53c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.004810 10.0.0.19 - - [2025-09-15 11:18:51] "POST /set-tag HTTP/1.1" 200 109 0.001962 10.0.0.19 - - [2025-09-15 11:18:56] "GET /virtual-machine/6afee4c4-60ca-4b25-ba2b-e089b6d133c5?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1222 0.004605 10.0.0.19 - - [2025-09-15 11:18:56] "GET /virtual-machine-interface/bbb40f04-9225-11f0-8265-fa163ea53c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.004335 10.0.0.19 - - [2025-09-15 11:18:56] "GET /virtual-machine-interface/bbb40f04-9225-11f0-8265-fa163ea53c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.004093 10.0.0.19 - - [2025-09-15 11:18:56] "POST /set-tag HTTP/1.1" 200 109 0.002223 10.0.0.19 - - [2025-09-15 11:19:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002038 10.0.0.19 - - [2025-09-15 11:19:10] "POST /chown HTTP/1.1" 200 109 0.005799 10.0.0.19 - - [2025-09-15 11:19:10] "POST /chown HTTP/1.1" 200 109 0.012145 10.0.0.19 - - [2025-09-15 11:19:10] "POST /chown HTTP/1.1" 200 109 0.006363 10.0.0.19 - - [2025-09-15 11:19:10] "POST /chown HTTP/1.1" 200 109 0.017262 10.0.0.19 - - [2025-09-15 11:19:27] "GET /virtual-machine-interface/bbb40f04-9225-11f0-8265-fa163ea53c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.004260 10.0.0.19 - - [2025-09-15 11:19:27] "POST /set-tag HTTP/1.1" 200 109 0.002967 10.0.0.19 - - [2025-09-15 11:19:27] "GET /virtual-machine-interface/bbb40f04-9225-11f0-8265-fa163ea53c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.003329 10.0.0.19 - - [2025-09-15 11:19:27] "POST /set-tag HTTP/1.1" 200 109 0.001409 10.0.0.19 - - [2025-09-15 11:19:27] "GET /virtual-machine/6afee4c4-60ca-4b25-ba2b-e089b6d133c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1458 0.002629 10.0.0.19 - - [2025-09-15 11:19:27] "POST /ref-update HTTP/1.1" 200 156 0.010445 10.0.0.19 - - [2025-09-15 11:19:27] "GET /virtual-machine-interface/bbb40f04-9225-11f0-8265-fa163ea53c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.006167 10.0.0.19 - - [2025-09-15 11:19:27] "POST /set-tag HTTP/1.1" 200 109 0.017490 10.0.0.19 - - [2025-09-15 11:19:27] "POST /set-tag HTTP/1.1" 200 109 0.022735 10.0.0.19 - - [2025-09-15 11:19:27] "DELETE /instance-ip/bbdb2d32-9225-11f0-8265-fa163ea53c0d HTTP/1.1" 200 115 0.040541 10.0.0.19 - - [2025-09-15 11:19:27] "DELETE /virtual-machine-interface/bbb40f04-9225-11f0-8265-fa163ea53c0d HTTP/1.1" 200 115 0.034165 10.0.0.19 - - [2025-09-15 11:19:27] "DELETE /virtual-machine/6afee4c4-60ca-4b25-ba2b-e089b6d133c5 HTTP/1.1" 200 115 0.025314 10.0.0.19 - - [2025-09-15 11:19:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001932 10.0.0.19 - - [2025-09-15 11:19:31] "GET /tag/03f9c10c-f2d2-469f-a077-5450698bd0c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1236 0.011373 10.0.0.19 - - [2025-09-15 11:19:31] "GET /tag/03f9c10c-f2d2-469f-a077-5450698bd0c8?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1770 0.012999 10.0.0.19 - - [2025-09-15 11:19:31] "GET /virtual-machine-interface/b7be4c26-b83f-45da-ac1d-aabb0f6e278f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3133 0.003852 10.0.0.19 - - [2025-09-15 11:19:31] "POST /set-tag HTTP/1.1" 200 109 0.023142 10.0.0.19 - - [2025-09-15 11:19:31] "GET /virtual-machine-interface/cfc582aa-198f-481e-9a1c-fa485d5e03c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2724 0.004163 10.0.0.19 - - [2025-09-15 11:19:31] "POST /set-tag HTTP/1.1" 200 109 0.013222 10.0.0.19 - - [2025-09-15 11:19:31] "GET /virtual-machine-interface/e65121cd-a47a-4c43-82fc-2ee0f134040a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3132 0.017220 10.0.0.19 - - [2025-09-15 11:19:31] "POST /set-tag HTTP/1.1" 200 109 0.013318 10.0.0.19 - - [2025-09-15 11:19:31] "GET /firewall-policy/0be58bed-5179-4d45-887a-24224aa918cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1711 0.028940 10.0.0.19 - - [2025-09-15 11:19:31] "GET /firewall-rule/b073325f-0703-4064-8438-68d515a4d22b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.003015 10.0.0.19 - - [2025-09-15 11:19:31] "POST /ref-update HTTP/1.1" 200 156 0.012537 10.0.0.19 - - [2025-09-15 11:19:31] "DELETE /firewall-rule/b073325f-0703-4064-8438-68d515a4d22b HTTP/1.1" 200 115 0.038918 10.0.0.19 - - [2025-09-15 11:19:31] "DELETE /loadbalancer-member/0fd00fef-cf9f-4a98-b010-78f72f6adbac HTTP/1.1" 200 115 0.026173 10.0.0.19 - - [2025-09-15 11:19:31] "PUT /service-instance/461af306-9bd4-4587-9ddd-31a4759cce6a HTTP/1.1" 200 266 0.008987 10.0.0.19 - - [2025-09-15 11:19:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.011711 10.0.0.19 - - [2025-09-15 11:19:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003208 10.0.0.19 - - [2025-09-15 11:19:31] "DELETE /loadbalancer-pool/33c85779-f0f8-4a80-8105-b07f6c05846f HTTP/1.1" 200 115 0.079792 10.0.0.19 - - [2025-09-15 11:19:31] "DELETE /loadbalancer-listener/3dd3bfac-67fc-4550-ab99-f44e60bbab2f HTTP/1.1" 200 115 0.024195 10.0.0.19 - - [2025-09-15 11:19:31] "GET /floating-ip/7cdbb562-35ee-425c-8ace-0a30f2f3a7f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2390 0.002260 10.0.0.19 - - [2025-09-15 11:19:31] "POST /chown HTTP/1.1" 200 109 0.005183 10.0.0.19 - - [2025-09-15 11:19:31] "POST /chown HTTP/1.1" 200 109 0.016705 10.0.0.19 - - [2025-09-15 11:19:31] "POST /chown HTTP/1.1" 200 109 0.010347 10.0.0.19 - - [2025-09-15 11:19:31] "PUT /floating-ip/7cdbb562-35ee-425c-8ace-0a30f2f3a7f7 HTTP/1.1" 200 256 0.019910 10.0.0.19 - - [2025-09-15 11:19:31] "POST /chown HTTP/1.1" 200 109 0.005868 10.0.0.19 - - [2025-09-15 11:19:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001515 10.0.0.19 - - [2025-09-15 11:19:31] "POST /chown HTTP/1.1" 200 109 0.018307 10.0.0.19 - - [2025-09-15 11:19:31] "DELETE /floating-ip/7cdbb562-35ee-425c-8ace-0a30f2f3a7f7 HTTP/1.1" 200 115 0.070769 10.0.0.19 - - [2025-09-15 11:19:31] "DELETE /loadbalancer/551bc2d7-3585-47b8-96b0-a2d345b644cc HTTP/1.1" 200 115 0.038678 10.0.0.19 - - [2025-09-15 11:19:31] "POST /chown HTTP/1.1" 200 109 0.017421 10.0.0.19 - - [2025-09-15 11:19:31] "POST /chown HTTP/1.1" 200 109 0.022926 10.0.0.19 - - [2025-09-15 11:19:31] "POST /chown HTTP/1.1" 200 109 0.014863 10.0.0.19 - - [2025-09-15 11:19:32] "DELETE /instance-ip/19a602b8-43c2-4fa9-8d34-2a61cdaac5f0 HTTP/1.1" 200 115 0.101010 10.0.0.19 - - [2025-09-15 11:19:32] "PUT /service-instance/461af306-9bd4-4587-9ddd-31a4759cce6a HTTP/1.1" 200 266 0.011271 10.0.0.19 - - [2025-09-15 11:19:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.013428 10.0.0.19 - - [2025-09-15 11:19:32] "DELETE /virtual-machine-interface/cfc582aa-198f-481e-9a1c-fa485d5e03c7 HTTP/1.1" 200 115 0.080000 10.0.0.19 - - [2025-09-15 11:19:32] "PUT /service-instance/461af306-9bd4-4587-9ddd-31a4759cce6a HTTP/1.1" 200 266 0.019011 10.0.0.19 - - [2025-09-15 11:19:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.012834 10.0.0.19 - - [2025-09-15 11:19:32] "DELETE /tag/03f9c10c-f2d2-469f-a077-5450698bd0c8 HTTP/1.1" 200 115 0.073375 10.0.0.19 - - [2025-09-15 11:19:32] "PUT /service-instance/461af306-9bd4-4587-9ddd-31a4759cce6a HTTP/1.1" 200 266 0.009895 10.0.0.19 - - [2025-09-15 11:19:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.011479 10.0.0.19 - - [2025-09-15 11:19:32] "GET /floating-ip-pool/ebc5d3c8-eda4-4a51-a954-11d38f6b01a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.002259 10.0.0.19 - - [2025-09-15 11:19:32] "POST /ref-update HTTP/1.1" 200 156 0.008204 10.0.0.19 - - [2025-09-15 11:19:32] "DELETE /service-instance/461af306-9bd4-4587-9ddd-31a4759cce6a HTTP/1.1" 200 115 0.060153 10.0.0.19 - - [2025-09-15 11:19:32] "DELETE /floating-ip-pool/ebc5d3c8-eda4-4a51-a954-11d38f6b01a4 HTTP/1.1" 200 115 0.059866 10.0.0.19 - - [2025-09-15 11:19:32] "GET /virtual-machine-interface/e65121cd-a47a-4c43-82fc-2ee0f134040a?fields=floating_ip_back_refs%2Cinstance_ip_back_refs%2Cinterface_route_table_refs HTTP/1.1" 200 1208 0.004462 10.0.0.19 - - [2025-09-15 11:19:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.006202 10.0.0.19 - - [2025-09-15 11:19:32] "POST /useragent-kv HTTP/1.1" 200 115 0.002865 10.0.0.19 - - [2025-09-15 11:19:32] "POST /useragent-kv HTTP/1.1" 200 115 0.008430 10.0.0.19 - - [2025-09-15 11:19:32] "DELETE /virtual-network/d3f4a5d6-76dc-4562-a0bb-dd241a726d76 HTTP/1.1" 200 115 0.131890 10.0.0.19 - - [2025-09-15 11:19:32] "DELETE /virtual-machine-interface/e65121cd-a47a-4c43-82fc-2ee0f134040a HTTP/1.1" 200 115 0.090063 10.0.0.19 - - [2025-09-15 11:19:32] "GET /routing-instance/c73c7219-3815-46c6-bbe0-5685ad8f5ab4 HTTP/1.1" 404 171 0.005378 10.0.0.19 - - [2025-09-15 11:19:32] "GET /domains HTTP/1.1" 200 280 0.002802 10.0.0.19 - - [2025-09-15 11:19:32] "GET /domain/bdfd9827-8d27-487e-a08d-2d9ad7182b3f HTTP/1.1" 200 3087 0.005082 10.0.0.19 - - [2025-09-15 11:19:32] "DELETE /route-target/2386a164-999f-487d-97dc-68776ee252ef HTTP/1.1" 200 115 0.047527 10.0.0.19 - - [2025-09-15 11:19:32] "POST /ref-update HTTP/1.1" 200 156 0.032004 10.0.0.19 - - [2025-09-15 11:19:32] "GET /project/c7452f82-ea73-460a-b135-7f161da7aa83 HTTP/1.1" 200 7143 0.056086 10.0.0.19 - - [2025-09-15 11:19:32] "DELETE /virtual-machine/f0971c6b-61af-4649-a06f-3a4e3c5e4d08 HTTP/1.1" 200 115 0.051833 10.0.0.19 - - [2025-09-15 11:19:32] "GET /virtual-machine-interface/b7be4c26-b83f-45da-ac1d-aabb0f6e278f?fields=floating_ip_back_refs%2Cinstance_ip_back_refs%2Cinterface_route_table_refs HTTP/1.1" 200 1209 0.009029 10.0.0.19 - - [2025-09-15 11:19:32] "GET /virtual-machine-interface/b93b23de-9225-11f0-8265-fa163ea53c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.006571 10.0.0.19 - - [2025-09-15 11:19:32] "POST /set-tag HTTP/1.1" 200 109 0.005838 10.0.0.19 - - [2025-09-15 11:19:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001460 10.0.0.19 - - [2025-09-15 11:19:32] "GET /loadbalancer/79eec5c5-43a9-4f30-83cd-4903c0fcefad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2227 0.001837 10.0.0.19 - - [2025-09-15 11:19:32] "DELETE /virtual-machine-interface/b7be4c26-b83f-45da-ac1d-aabb0f6e278f HTTP/1.1" 200 115 0.054615 10.0.0.19 - - [2025-09-15 11:19:32] "GET /virtual-machine-interface/b93b23de-9225-11f0-8265-fa163ea53c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.003587 10.0.0.19 - - [2025-09-15 11:19:32] "DELETE /virtual-machine/1b6c1677-ee00-4822-887a-8739c6d107df HTTP/1.1" 200 115 0.026663 10.0.0.19 - - [2025-09-15 11:19:32] "POST /set-tag HTTP/1.1" 200 109 0.045909 10.0.0.19 - - [2025-09-15 11:19:32] "DELETE /loadbalancer-member/10565457-fd3a-45f2-9e36-bb31d6a12fa5 HTTP/1.1" 200 115 0.053725 10.0.0.19 - - [2025-09-15 11:19:34] "GET /virtual-machine-interface/b93b23de-9225-11f0-8265-fa163ea53c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.009791 10.0.0.19 - - [2025-09-15 11:19:34] "POST /set-tag HTTP/1.1" 200 109 0.002661 10.0.0.19 - - [2025-09-15 11:19:34] "GET /virtual-machine-interface/b93b23de-9225-11f0-8265-fa163ea53c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.006007 10.0.0.19 - - [2025-09-15 11:19:34] "POST /set-tag HTTP/1.1" 200 109 0.003719 10.0.0.19 - - [2025-09-15 11:19:34] "GET /virtual-machine/cc2dcd42-58ec-45bf-b1d0-5e0357d5a6bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1475 0.002707 10.0.0.19 - - [2025-09-15 11:19:34] "POST /ref-update HTTP/1.1" 200 156 0.008274 10.0.0.19 - - [2025-09-15 11:19:34] "GET /virtual-machine-interface/b93b23de-9225-11f0-8265-fa163ea53c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.007095 10.0.0.19 - - [2025-09-15 11:19:34] "POST /set-tag HTTP/1.1" 200 109 0.015909 10.0.0.19 - - [2025-09-15 11:19:34] "POST /set-tag HTTP/1.1" 200 109 0.034621 10.0.0.19 - - [2025-09-15 11:19:34] "POST /set-tag HTTP/1.1" 200 109 0.022336 10.0.0.19 - - [2025-09-15 11:19:34] "DELETE /instance-ip/b95d2c9a-9225-11f0-8265-fa163ea53c0d HTTP/1.1" 200 115 0.029226 10.0.0.19 - - [2025-09-15 11:19:34] "POST /ref-update HTTP/1.1" 200 156 0.007038 10.0.0.19 - - [2025-09-15 11:19:34] "DELETE /virtual-machine-interface/b93b23de-9225-11f0-8265-fa163ea53c0d HTTP/1.1" 200 115 0.035208 10.0.0.19 - - [2025-09-15 11:19:34] "DELETE /virtual-machine/cc2dcd42-58ec-45bf-b1d0-5e0357d5a6bd HTTP/1.1" 200 115 0.015949 10.0.0.19 - - [2025-09-15 11:19:37] "GET /virtual-machine-interface/b826a9aa-9225-11f0-8265-fa163ea53c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.013433 10.0.0.19 - - [2025-09-15 11:19:37] "POST /set-tag HTTP/1.1" 200 109 0.004425 10.0.0.19 - - [2025-09-15 11:19:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001870 10.0.0.19 - - [2025-09-15 11:19:37] "GET /loadbalancer/79eec5c5-43a9-4f30-83cd-4903c0fcefad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2227 0.002215 10.0.0.19 - - [2025-09-15 11:19:39] "GET /virtual-machine-interface/b826a9aa-9225-11f0-8265-fa163ea53c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.008509 10.0.0.19 - - [2025-09-15 11:19:39] "POST /set-tag HTTP/1.1" 200 109 0.002728 10.0.0.19 - - [2025-09-15 11:19:39] "GET /virtual-machine-interface/b826a9aa-9225-11f0-8265-fa163ea53c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.004018 10.0.0.19 - - [2025-09-15 11:19:39] "POST /set-tag HTTP/1.1" 200 109 0.001830 10.0.0.19 - - [2025-09-15 11:19:39] "GET /virtual-machine/8ff726e0-cf16-43d4-9647-74cf66bc980f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1475 0.002005 10.0.0.19 - - [2025-09-15 11:19:39] "POST /ref-update HTTP/1.1" 200 156 0.007564 10.0.0.19 - - [2025-09-15 11:19:39] "GET /virtual-machine-interface/b826a9aa-9225-11f0-8265-fa163ea53c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.012707 10.0.0.19 - - [2025-09-15 11:19:39] "POST /set-tag HTTP/1.1" 200 109 0.014322 10.0.0.19 - - [2025-09-15 11:19:39] "POST /set-tag HTTP/1.1" 200 109 0.021276 10.0.0.19 - - [2025-09-15 11:19:39] "POST /set-tag HTTP/1.1" 200 109 0.017979 10.0.0.19 - - [2025-09-15 11:19:39] "DELETE /instance-ip/b843519a-9225-11f0-8265-fa163ea53c0d HTTP/1.1" 200 115 0.030635 10.0.0.19 - - [2025-09-15 11:19:39] "POST /ref-update HTTP/1.1" 200 156 0.006670 10.0.0.19 - - [2025-09-15 11:19:39] "DELETE /virtual-machine-interface/b826a9aa-9225-11f0-8265-fa163ea53c0d HTTP/1.1" 200 115 0.053216 10.0.0.19 - - [2025-09-15 11:19:39] "DELETE /virtual-machine/8ff726e0-cf16-43d4-9647-74cf66bc980f HTTP/1.1" 200 115 0.016033 10.0.0.19 - - [2025-09-15 11:19:39] "DELETE /tag/fdb10009-66b6-4e17-81ae-70ab41d59f35 HTTP/1.1" 200 115 0.050640 10.0.0.19 - - [2025-09-15 11:19:39] "DELETE /tag/d85c26ee-2df9-437d-a351-fc3193f2b1f8 HTTP/1.1" 200 115 0.032067 10.0.0.19 - - [2025-09-15 11:19:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001992 10.0.0.19 - - [2025-09-15 11:19:42] "GET /project/c7452f82-ea73-460a-b135-7f161da7aa83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.033879 10.0.0.19 - - [2025-09-15 11:19:43] "POST /tags HTTP/1.1" 200 393 0.049608 10.0.0.19 - - [2025-09-15 11:19:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.017018 10.0.0.19 - - [2025-09-15 11:19:43] "GET /tag/c9d50824-8834-400f-b30e-794da2f4b33a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.027617 10.0.0.19 - - [2025-09-15 11:19:43] "POST /tags HTTP/1.1" 200 341 0.021792 10.0.0.19 - - [2025-09-15 11:19:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001987 10.0.0.19 - - [2025-09-15 11:19:43] "GET /tag/0768ccab-26b8-4e42-8193-2c1583d13fd7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1189 0.011089 10.0.0.19 - - [2025-09-15 11:19:43] "POST /id-to-fqname HTTP/1.1" 200 192 0.000479 10.0.0.19 - - [2025-09-15 11:19:43] "POST /fqname-to-id HTTP/1.1" 404 201 0.004029 10.0.0.19 - - [2025-09-15 11:19:43] "POST /security-groups HTTP/1.1" 200 589 0.071409 10.0.0.19 - - [2025-09-15 11:19:43] "POST /projects HTTP/1.1" 200 519 0.159757 10.0.0.19 - - [2025-09-15 11:19:43] "POST /fqname-to-id HTTP/1.1" 404 236 0.002791 10.0.0.19 - - [2025-09-15 11:19:43] "POST /access-control-lists HTTP/1.1" 200 598 0.029261 10.0.0.19 - - [2025-09-15 11:19:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.008193 10.0.0.19 - - [2025-09-15 11:19:43] "POST /fqname-to-id HTTP/1.1" 404 235 0.022218 10.0.0.19 - - [2025-09-15 11:19:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.017224 10.0.0.19 - - [2025-09-15 11:19:43] "GET /virtual-network/f459839f-d592-4052-8631-1ae03d04fc05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.003779 10.0.0.19 - - [2025-09-15 11:19:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001981 10.0.0.19 - - [2025-09-15 11:19:43] "GET /virtual-network/9b2098a3-14ce-4042-bb21-1d27c304ac7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3042 0.009718 10.0.0.19 - - [2025-09-15 11:19:43] "POST /access-control-lists HTTP/1.1" 200 596 0.066422 10.0.0.19 - - [2025-09-15 11:19:43] "PUT /virtual-network/f459839f-d592-4052-8631-1ae03d04fc05 HTTP/1.1" 200 264 0.045365 10.0.0.19 - - [2025-09-15 11:19:43] "PUT /virtual-network/9b2098a3-14ce-4042-bb21-1d27c304ac7c HTTP/1.1" 200 264 0.044758 10.0.0.19 - - [2025-09-15 11:19:43] "POST /security-groups HTTP/1.1" 200 591 0.072912 10.0.0.19 - - [2025-09-15 11:19:43] "POST /fqname-to-id HTTP/1.1" 404 270 0.001890 10.0.0.19 - - [2025-09-15 11:19:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.026344 10.0.0.19 - - [2025-09-15 11:19:43] "POST /chown HTTP/1.1" 200 109 0.011840 10.0.0.19 - - [2025-09-15 11:19:43] "GET /application-policy-set/9597d3df-957f-425a-a5aa-547f151ae3cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.012077 10.0.0.19 - - [2025-09-15 11:19:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001528 10.0.0.19 - - [2025-09-15 11:19:43] "POST /access-control-lists HTTP/1.1" 200 632 0.084355 10.0.0.19 - - [2025-09-15 11:19:43] "GET /policy-management/24252d1f-b2f9-41be-a7e2-e83257653fa5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.016351 10.0.0.19 - - [2025-09-15 11:19:43] "POST /fqname-to-id HTTP/1.1" 404 269 0.008085 10.0.0.19 - - [2025-09-15 11:19:43] "POST /tags HTTP/1.1" 409 226 0.001922 10.0.0.19 - - [2025-09-15 11:19:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001471 10.0.0.19 - - [2025-09-15 11:19:43] "GET /tag/0768ccab-26b8-4e42-8193-2c1583d13fd7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1189 0.021751 10.0.0.19 - - [2025-09-15 11:19:43] "POST /access-control-lists HTTP/1.1" 200 630 0.068874 10.0.0.19 - - [2025-09-15 11:19:43] "POST /firewall-rules HTTP/1.1" 200 600 0.085731 10.0.0.19 - - [2025-09-15 11:19:43] "GET /firewall-rule/5c561839-d84d-4224-956d-ed094344222e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.017640 10.0.0.19 - - [2025-09-15 11:19:44] "GET /firewall-policy/ce3cfd23-1c62-419f-8022-dd945e47023d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.003844 10.0.0.19 - - [2025-09-15 11:19:44] "GET /firewall-rule/5c561839-d84d-4224-956d-ed094344222e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.002156 10.0.0.19 - - [2025-09-15 11:19:44] "POST /ref-update HTTP/1.1" 200 156 0.049025 10.0.0.19 - - [2025-09-15 11:19:44] "GET /application-policy-set/9597d3df-957f-425a-a5aa-547f151ae3cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.002731 10.0.0.19 - - [2025-09-15 11:19:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001594 10.0.0.19 - - [2025-09-15 11:19:44] "GET /policy-management/24252d1f-b2f9-41be-a7e2-e83257653fa5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002097 10.0.0.19 - - [2025-09-15 11:19:44] "POST /tags HTTP/1.1" 409 226 0.001973 10.0.0.19 - - [2025-09-15 11:19:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001435 10.0.0.19 - - [2025-09-15 11:19:44] "GET /tag/0768ccab-26b8-4e42-8193-2c1583d13fd7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1189 0.010408 10.0.0.19 - - [2025-09-15 11:19:44] "POST /firewall-rules HTTP/1.1" 200 598 0.065836 10.0.0.19 - - [2025-09-15 11:19:44] "GET /firewall-rule/7461b7fe-419b-4b5c-be50-e8a681c90230?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.019261 10.0.0.19 - - [2025-09-15 11:19:44] "GET /firewall-policy/ce3cfd23-1c62-419f-8022-dd945e47023d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4131 0.003912 10.0.0.19 - - [2025-09-15 11:19:44] "GET /firewall-rule/7461b7fe-419b-4b5c-be50-e8a681c90230?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.002692 10.0.0.19 - - [2025-09-15 11:19:44] "POST /ref-update HTTP/1.1" 200 156 0.043187 10.0.0.19 - - [2025-09-15 11:19:45] "POST /tags HTTP/1.1" 200 393 0.024159 10.0.0.19 - - [2025-09-15 11:19:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002919 10.0.0.19 - - [2025-09-15 11:19:46] "GET /tag/e96556db-f0ad-48b4-8c99-a769852061bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.011733 10.0.0.19 - - [2025-09-15 11:19:46] "POST /tags HTTP/1.1" 200 341 0.018471 10.0.0.19 - - [2025-09-15 11:19:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001961 10.0.0.19 - - [2025-09-15 11:19:46] "GET /tag/56d5c4a5-34dc-450c-82c2-df04e4890a57?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1190 0.014663 10.0.0.19 - - [2025-09-15 11:19:46] "POST /id-to-fqname HTTP/1.1" 200 192 0.000457 10.0.0.19 - - [2025-09-15 11:19:46] "POST /fqname-to-id HTTP/1.1" 404 201 0.007789 10.0.0.19 - - [2025-09-15 11:19:46] "POST /security-groups HTTP/1.1" 200 589 0.063687 10.0.0.19 - - [2025-09-15 11:19:46] "POST /projects HTTP/1.1" 200 519 0.187711 10.0.0.19 - - [2025-09-15 11:19:46] "POST /fqname-to-id HTTP/1.1" 404 236 0.005675 10.0.0.19 - - [2025-09-15 11:19:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.014033 10.0.0.19 - - [2025-09-15 11:19:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.007032 10.0.0.19 - - [2025-09-15 11:19:46] "GET /virtual-network/f459839f-d592-4052-8631-1ae03d04fc05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.018198 10.0.0.19 - - [2025-09-15 11:19:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001704 10.0.0.19 - - [2025-09-15 11:19:46] "GET /virtual-network/9b2098a3-14ce-4042-bb21-1d27c304ac7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3114 0.003832 10.0.0.19 - - [2025-09-15 11:19:46] "POST /access-control-lists HTTP/1.1" 200 598 0.089423 10.0.0.19 - - [2025-09-15 11:19:46] "POST /fqname-to-id HTTP/1.1" 404 235 0.002982 10.0.0.19 - - [2025-09-15 11:19:46] "POST /access-control-lists HTTP/1.1" 200 596 0.075655 10.0.0.19 - - [2025-09-15 11:19:46] "PUT /virtual-network/f459839f-d592-4052-8631-1ae03d04fc05 HTTP/1.1" 200 264 0.096411 10.0.0.19 - - [2025-09-15 11:19:46] "PUT /virtual-network/9b2098a3-14ce-4042-bb21-1d27c304ac7c HTTP/1.1" 200 264 0.054628 10.0.0.19 - - [2025-09-15 11:19:46] "POST /security-groups HTTP/1.1" 200 591 0.065777 10.0.0.19 - - [2025-09-15 11:19:46] "POST /fqname-to-id HTTP/1.1" 404 270 0.004216 10.0.0.19 - - [2025-09-15 11:19:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.051799 10.0.0.19 - - [2025-09-15 11:19:46] "POST /access-control-lists HTTP/1.1" 200 632 0.073329 10.0.0.19 - - [2025-09-15 11:19:46] "POST /chown HTTP/1.1" 200 109 0.021188 10.0.0.19 - - [2025-09-15 11:19:46] "GET /application-policy-set/9597d3df-957f-425a-a5aa-547f151ae3cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.005749 10.0.0.19 - - [2025-09-15 11:19:46] "POST /fqname-to-id HTTP/1.1" 404 269 0.001790 10.0.0.19 - - [2025-09-15 11:19:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001332 10.0.0.19 - - [2025-09-15 11:19:46] "GET /policy-management/24252d1f-b2f9-41be-a7e2-e83257653fa5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.037824 10.0.0.19 - - [2025-09-15 11:19:46] "POST /access-control-lists HTTP/1.1" 200 630 0.067314 10.0.0.19 - - [2025-09-15 11:19:46] "POST /tags HTTP/1.1" 409 226 0.009268 10.0.0.19 - - [2025-09-15 11:19:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003328 10.0.0.19 - - [2025-09-15 11:19:46] "GET /tag/56d5c4a5-34dc-450c-82c2-df04e4890a57?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1190 0.010754 10.0.0.19 - - [2025-09-15 11:19:47] "POST /firewall-rules HTTP/1.1" 200 600 0.067638 10.0.0.19 - - [2025-09-15 11:19:47] "GET /firewall-rule/6491aa70-0029-4303-a71b-e2e83a7c249b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.009480 10.0.0.19 - - [2025-09-15 11:19:47] "GET /firewall-policy/ce3cfd23-1c62-419f-8022-dd945e47023d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4386 0.003867 10.0.0.19 - - [2025-09-15 11:19:47] "GET /firewall-rule/6491aa70-0029-4303-a71b-e2e83a7c249b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.002145 10.0.0.19 - - [2025-09-15 11:19:47] "POST /ref-update HTTP/1.1" 200 156 0.044698 10.0.0.19 - - [2025-09-15 11:19:47] "GET /application-policy-set/9597d3df-957f-425a-a5aa-547f151ae3cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.002429 10.0.0.19 - - [2025-09-15 11:19:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001583 10.0.0.19 - - [2025-09-15 11:19:47] "GET /policy-management/24252d1f-b2f9-41be-a7e2-e83257653fa5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002067 10.0.0.19 - - [2025-09-15 11:19:47] "POST /tags HTTP/1.1" 409 226 0.001409 10.0.0.19 - - [2025-09-15 11:19:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001314 10.0.0.19 - - [2025-09-15 11:19:47] "GET /tag/56d5c4a5-34dc-450c-82c2-df04e4890a57?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1190 0.009574 10.0.0.19 - - [2025-09-15 11:19:47] "POST /firewall-rules HTTP/1.1" 200 598 0.089324 10.0.0.19 - - [2025-09-15 11:19:47] "GET /firewall-rule/82615b69-7088-4a3e-a0b2-3ec8475b0a66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.019435 10.0.0.19 - - [2025-09-15 11:19:47] "GET /firewall-policy/ce3cfd23-1c62-419f-8022-dd945e47023d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4642 0.003598 10.0.0.19 - - [2025-09-15 11:19:47] "GET /firewall-rule/82615b69-7088-4a3e-a0b2-3ec8475b0a66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.002823 10.0.0.19 - - [2025-09-15 11:19:47] "POST /ref-update HTTP/1.1" 200 156 0.049757 10.0.0.19 - - [2025-09-15 11:19:49] "POST /tags HTTP/1.1" 200 345 0.091757 10.0.0.19 - - [2025-09-15 11:19:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.007373 10.0.0.19 - - [2025-09-15 11:19:49] "GET /tag/8a306dbe-a47a-4915-b8a8-ddbf611098fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.015153 10.0.0.19 - - [2025-09-15 11:19:49] "POST /projects HTTP/1.1" 409 238 0.006274 10.0.0.19 - - [2025-09-15 11:19:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002337 10.0.0.19 - - [2025-09-15 11:19:49] "GET /project/e2639e5b-9adc-4456-a3d4-e1c94769b13c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.039485 10.0.0.19 - - [2025-09-15 11:19:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002097 10.0.0.19 - - [2025-09-15 11:19:49] "GET /virtual-network/f459839f-d592-4052-8631-1ae03d04fc05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.003969 10.0.0.19 - - [2025-09-15 11:19:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001956 10.0.0.19 - - [2025-09-15 11:19:49] "GET /virtual-network/9b2098a3-14ce-4042-bb21-1d27c304ac7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.003784 10.0.0.19 - - [2025-09-15 11:19:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001369 10.0.0.19 - - [2025-09-15 11:19:49] "POST /security-groups HTTP/1.1" 409 285 0.002463 10.0.0.19 - - [2025-09-15 11:19:49] "GET /project/e2639e5b-9adc-4456-a3d4-e1c94769b13c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.039233 10.0.0.19 - - [2025-09-15 11:19:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001935 10.0.0.19 - - [2025-09-15 11:19:49] "PUT /security-group/0380561b-a5f1-4c19-a991-00792a9b8232 HTTP/1.1" 200 262 0.056508 10.0.0.19 - - [2025-09-15 11:19:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.018529 10.0.0.19 - - [2025-09-15 11:19:49] "POST /tags HTTP/1.1" 409 228 0.007817 10.0.0.19 - - [2025-09-15 11:19:49] "PUT /access-control-list/525fbc5b-a5e8-4f5d-9a83-8477a7148708 HTTP/1.1" 200 272 0.029733 10.0.0.19 - - [2025-09-15 11:19:49] "PUT /access-control-list/24871e6d-4912-4b1c-9e03-f81ebac1f5f4 HTTP/1.1" 200 272 0.015913 10.0.0.19 - - [2025-09-15 11:19:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002201 10.0.0.19 - - [2025-09-15 11:19:49] "GET /tag/8a306dbe-a47a-4915-b8a8-ddbf611098fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.021203 10.0.0.19 - - [2025-09-15 11:19:49] "POST /tags HTTP/1.1" 200 345 0.029037 10.0.0.19 - - [2025-09-15 11:19:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.008537 10.0.0.19 - - [2025-09-15 11:19:49] "GET /tag/16ef2f34-cfea-4976-84fa-dd8e1e7f0caf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.013236 10.0.0.19 - - [2025-09-15 11:19:49] "POST /projects HTTP/1.1" 409 238 0.001709 10.0.0.19 - - [2025-09-15 11:19:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001703 10.0.0.19 - - [2025-09-15 11:19:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001361 10.0.0.19 - - [2025-09-15 11:19:49] "GET /project/cde90505-3c9c-4ec1-8d56-4347881527a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.036367 10.0.0.19 - - [2025-09-15 11:19:49] "GET /project/cde90505-3c9c-4ec1-8d56-4347881527a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.040821 10.0.0.19 - - [2025-09-15 11:19:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003957 10.0.0.19 - - [2025-09-15 11:19:49] "GET /virtual-network/f459839f-d592-4052-8631-1ae03d04fc05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004877 10.0.0.19 - - [2025-09-15 11:19:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001933 10.0.0.19 - - [2025-09-15 11:19:49] "GET /virtual-network/9b2098a3-14ce-4042-bb21-1d27c304ac7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.005260 10.0.0.19 - - [2025-09-15 11:19:49] "POST /security-groups HTTP/1.1" 409 285 0.002490 10.0.0.19 - - [2025-09-15 11:19:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001547 10.0.0.19 - - [2025-09-15 11:19:49] "PUT /security-group/e0b16769-f8a2-46d6-b22b-65a107eeb97f HTTP/1.1" 200 262 0.056017 10.0.0.19 - - [2025-09-15 11:19:49] "PUT /access-control-list/5e2c2f93-634f-48f3-af8f-34198cd99a33 HTTP/1.1" 200 272 0.036603 10.0.0.19 - - [2025-09-15 11:19:49] "PUT /access-control-list/efa687ba-f538-4dab-9370-fe5f77e6a0ad HTTP/1.1" 200 272 0.027810 10.0.0.19 - - [2025-09-15 11:19:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.043422 10.0.0.19 - - [2025-09-15 11:19:49] "POST /tags HTTP/1.1" 409 228 0.005910 10.0.0.19 - - [2025-09-15 11:19:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.010975 10.0.0.19 - - [2025-09-15 11:19:50] "GET /tag/16ef2f34-cfea-4976-84fa-dd8e1e7f0caf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.012446 10.0.0.19 - - [2025-09-15 11:19:50] "POST /tags HTTP/1.1" 200 291 0.055189 10.0.0.19 - - [2025-09-15 11:19:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.012945 10.0.0.19 - - [2025-09-15 11:19:50] "GET /tag/13f7c16d-bb14-49ab-abf3-19a25309baa4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1084 0.013168 10.0.0.19 - - [2025-09-15 11:19:50] "POST /tags HTTP/1.1" 200 303 0.048578 10.0.0.19 - - [2025-09-15 11:19:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.005218 10.0.0.19 - - [2025-09-15 11:19:50] "GET /tag/454a8f7f-346b-4222-bf13-949f7bdc379b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.012958 10.0.0.19 - - [2025-09-15 11:19:50] "POST /tags HTTP/1.1" 409 252 0.001629 10.0.0.19 - - [2025-09-15 11:19:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001402 10.0.0.19 - - [2025-09-15 11:19:50] "GET /tag/c9d50824-8834-400f-b30e-794da2f4b33a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.009856 10.0.0.19 - - [2025-09-15 11:19:50] "POST /tags HTTP/1.1" 409 226 0.002092 10.0.0.19 - - [2025-09-15 11:19:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001691 10.0.0.19 - - [2025-09-15 11:19:50] "GET /tag/0768ccab-26b8-4e42-8193-2c1583d13fd7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1189 0.009929 10.0.0.19 - - [2025-09-15 11:19:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.006294 10.0.0.19 - - [2025-09-15 11:19:50] "GET /virtual-network/f459839f-d592-4052-8631-1ae03d04fc05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.005189 10.0.0.19 - - [2025-09-15 11:19:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002152 10.0.0.19 - - [2025-09-15 11:19:50] "GET /project/e2639e5b-9adc-4456-a3d4-e1c94769b13c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.060114 10.0.0.19 - - [2025-09-15 11:19:50] "POST /virtual-machines HTTP/1.1" 200 395 0.008788 10.0.0.19 - - [2025-09-15 11:19:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.016559 10.0.0.19 - - [2025-09-15 11:19:50] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.094795 10.0.0.19 - - [2025-09-15 11:19:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.008230 10.0.0.19 - - [2025-09-15 11:19:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.017154 10.0.0.19 - - [2025-09-15 11:19:50] "GET /virtual-machine-interface/e53f2944-9225-11f0-8265-fa163ea53c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.004772 10.0.0.19 - - [2025-09-15 11:19:50] "POST /instance-ips HTTP/1.1" 200 397 0.019040 10.0.0.19 - - [2025-09-15 11:19:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.017944 10.0.0.19 - - [2025-09-15 11:19:50] "GET /virtual-machine-interface/e53f2944-9225-11f0-8265-fa163ea53c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.010256 10.0.0.19 - - [2025-09-15 11:19:51] "POST /set-tag HTTP/1.1" 200 109 0.063080 10.0.0.19 - - [2025-09-15 11:19:51] "GET /virtual-machine-interface/e53f2944-9225-11f0-8265-fa163ea53c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.015402 10.0.0.19 - - [2025-09-15 11:19:51] "GET /instance-ip/e5580db0-9225-11f0-8265-fa163ea53c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.002892 10.0.0.19 - - [2025-09-15 11:19:51] "GET /virtual-machine-interface/e53f2944-9225-11f0-8265-fa163ea53c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004550 10.0.0.19 - - [2025-09-15 11:19:51] "POST /set-tag HTTP/1.1" 200 109 0.002041 10.0.0.19 - - [2025-09-15 11:19:51] "GET /virtual-router/b6169673-92b3-4500-913b-18083bdfc3ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1487 0.003329 10.0.0.19 - - [2025-09-15 11:19:51] "POST /ref-update HTTP/1.1" 200 156 0.007266 10.0.0.19 - - [2025-09-15 11:19:51] "GET /virtual-machine-interface/e53f2944-9225-11f0-8265-fa163ea53c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.011676 10.0.0.19 - - [2025-09-15 11:19:51] "POST /set-tag HTTP/1.1" 200 109 0.002619 10.0.0.19 - - [2025-09-15 11:19:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001904 10.0.0.19 - - [2025-09-15 11:19:51] "GET /virtual-network/f459839f-d592-4052-8631-1ae03d04fc05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.003560 10.0.0.19 - - [2025-09-15 11:19:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001326 10.0.0.19 - - [2025-09-15 11:19:51] "GET /project/e2639e5b-9adc-4456-a3d4-e1c94769b13c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.046720 10.0.0.19 - - [2025-09-15 11:19:51] "POST /virtual-machines HTTP/1.1" 200 395 0.012447 10.0.0.19 - - [2025-09-15 11:19:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.021060 10.0.0.19 - - [2025-09-15 11:19:51] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.111621 10.0.0.19 - - [2025-09-15 11:19:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.008475 10.0.0.19 - - [2025-09-15 11:19:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.008243 10.0.0.19 - - [2025-09-15 11:19:51] "GET /virtual-machine-interface/e5b712ba-9225-11f0-8265-fa163ea53c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.004544 10.0.0.19 - - [2025-09-15 11:19:51] "POST /instance-ips HTTP/1.1" 200 397 0.026887 10.0.0.19 - - [2025-09-15 11:19:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.028661 10.0.0.19 - - [2025-09-15 11:19:51] "GET /virtual-machine-interface/e5b712ba-9225-11f0-8265-fa163ea53c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.016261 10.0.0.19 - - [2025-09-15 11:19:51] "POST /set-tag HTTP/1.1" 200 109 0.068116 10.0.0.19 - - [2025-09-15 11:19:51] "GET /virtual-machine-interface/e5b712ba-9225-11f0-8265-fa163ea53c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.014001 10.0.0.19 - - [2025-09-15 11:19:51] "GET /instance-ip/e5d068c8-9225-11f0-8265-fa163ea53c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.013888 10.0.0.19 - - [2025-09-15 11:19:51] "GET /virtual-machine-interface/e5b712ba-9225-11f0-8265-fa163ea53c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004269 10.0.0.19 - - [2025-09-15 11:19:51] "POST /set-tag HTTP/1.1" 200 109 0.002089 10.0.0.19 - - [2025-09-15 11:19:51] "GET /virtual-router/b6169673-92b3-4500-913b-18083bdfc3ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1700 0.003332 10.0.0.19 - - [2025-09-15 11:19:51] "POST /ref-update HTTP/1.1" 200 156 0.008057 10.0.0.19 - - [2025-09-15 11:19:52] "GET /virtual-machine-interface/e5b712ba-9225-11f0-8265-fa163ea53c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.013521 10.0.0.19 - - [2025-09-15 11:19:52] "POST /set-tag HTTP/1.1" 200 109 0.002169 10.0.0.19 - - [2025-09-15 11:19:52] "POST /tags HTTP/1.1" 200 291 0.028941 10.0.0.19 - - [2025-09-15 11:19:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004500 10.0.0.19 - - [2025-09-15 11:19:52] "GET /tag/508f4f4e-7dc8-4763-9ad4-740164807ccb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1084 0.013102 10.0.0.19 - - [2025-09-15 11:19:52] "POST /tags HTTP/1.1" 409 252 0.002115 10.0.0.19 - - [2025-09-15 11:19:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002652 10.0.0.19 - - [2025-09-15 11:19:52] "GET /tag/e96556db-f0ad-48b4-8c99-a769852061bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.009921 10.0.0.19 - - [2025-09-15 11:19:52] "POST /tags HTTP/1.1" 409 226 0.001469 10.0.0.19 - - [2025-09-15 11:19:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002031 10.0.0.19 - - [2025-09-15 11:19:52] "GET /tag/56d5c4a5-34dc-450c-82c2-df04e4890a57?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1190 0.010537 10.0.0.19 - - [2025-09-15 11:19:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001590 10.0.0.19 - - [2025-09-15 11:19:52] "GET /virtual-network/f459839f-d592-4052-8631-1ae03d04fc05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.008664 10.0.0.19 - - [2025-09-15 11:19:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001950 10.0.0.19 - - [2025-09-15 11:19:52] "GET /project/cde90505-3c9c-4ec1-8d56-4347881527a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.027508 10.0.0.19 - - [2025-09-15 11:19:52] "POST /virtual-machines HTTP/1.1" 200 395 0.007994 10.0.0.19 - - [2025-09-15 11:19:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.012384 10.0.0.19 - - [2025-09-15 11:19:52] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.122547 10.0.0.19 - - [2025-09-15 11:19:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.024216 10.0.0.19 - - [2025-09-15 11:19:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.012459 10.0.0.19 - - [2025-09-15 11:19:52] "GET /virtual-machine-interface/e653cbaa-9225-11f0-8265-fa163ea53c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.004387 10.0.0.19 - - [2025-09-15 11:19:52] "POST /instance-ips HTTP/1.1" 200 397 0.018945 10.0.0.19 - - [2025-09-15 11:19:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.016867 10.0.0.19 - - [2025-09-15 11:19:52] "GET /virtual-machine-interface/e653cbaa-9225-11f0-8265-fa163ea53c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.012516 10.0.0.19 - - [2025-09-15 11:19:52] "POST /set-tag HTTP/1.1" 200 109 0.060432 10.0.0.19 - - [2025-09-15 11:19:52] "GET /virtual-machine-interface/e653cbaa-9225-11f0-8265-fa163ea53c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.014996 10.0.0.19 - - [2025-09-15 11:19:52] "GET /instance-ip/e66afd84-9225-11f0-8265-fa163ea53c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.003312 10.0.0.19 - - [2025-09-15 11:19:52] "GET /virtual-machine-interface/e653cbaa-9225-11f0-8265-fa163ea53c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004090 10.0.0.19 - - [2025-09-15 11:19:52] "POST /set-tag HTTP/1.1" 200 109 0.001909 10.0.0.19 - - [2025-09-15 11:19:52] "GET /virtual-router/b6169673-92b3-4500-913b-18083bdfc3ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1913 0.003590 10.0.0.19 - - [2025-09-15 11:19:52] "POST /ref-update HTTP/1.1" 200 156 0.009475 10.0.0.19 - - [2025-09-15 11:19:52] "GET /virtual-machine-interface/e653cbaa-9225-11f0-8265-fa163ea53c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004524 10.0.0.19 - - [2025-09-15 11:19:52] "POST /set-tag HTTP/1.1" 200 109 0.002004 10.0.0.19 - - [2025-09-15 11:19:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002148 10.0.0.19 - - [2025-09-15 11:19:52] "GET /virtual-network/f459839f-d592-4052-8631-1ae03d04fc05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004166 10.0.0.19 - - [2025-09-15 11:19:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001978 10.0.0.19 - - [2025-09-15 11:19:53] "GET /project/cde90505-3c9c-4ec1-8d56-4347881527a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.049575 10.0.0.19 - - [2025-09-15 11:19:53] "POST /virtual-machines HTTP/1.1" 200 395 0.007916 10.0.0.19 - - [2025-09-15 11:19:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.007903 10.0.0.19 - - [2025-09-15 11:19:53] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.109670 10.0.0.19 - - [2025-09-15 11:19:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.013904 10.0.0.19 - - [2025-09-15 11:19:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.007664 10.0.0.19 - - [2025-09-15 11:19:53] "GET /virtual-machine-interface/e6c14d38-9225-11f0-8265-fa163ea53c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.004265 10.0.0.19 - - [2025-09-15 11:19:53] "POST /instance-ips HTTP/1.1" 200 397 0.025491 10.0.0.19 - - [2025-09-15 11:19:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.018395 10.0.0.19 - - [2025-09-15 11:19:53] "GET /virtual-machine-interface/e6c14d38-9225-11f0-8265-fa163ea53c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.010278 10.0.0.19 - - [2025-09-15 11:19:53] "POST /set-tag HTTP/1.1" 200 109 0.063824 10.0.0.19 - - [2025-09-15 11:19:53] "GET /virtual-machine-interface/e6c14d38-9225-11f0-8265-fa163ea53c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.007752 10.0.0.19 - - [2025-09-15 11:19:53] "GET /instance-ip/e6d6465c-9225-11f0-8265-fa163ea53c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.005547 10.0.0.19 - - [2025-09-15 11:19:53] "GET /virtual-machine-interface/e6c14d38-9225-11f0-8265-fa163ea53c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004424 10.0.0.19 - - [2025-09-15 11:19:53] "POST /set-tag HTTP/1.1" 200 109 0.001938 10.0.0.19 - - [2025-09-15 11:19:53] "GET /virtual-router/b6169673-92b3-4500-913b-18083bdfc3ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2126 0.004362 10.0.0.19 - - [2025-09-15 11:19:53] "POST /ref-update HTTP/1.1" 200 156 0.008579 10.0.0.19 - - [2025-09-15 11:19:53] "GET /virtual-machine-interface/e6c14d38-9225-11f0-8265-fa163ea53c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.014838 10.0.0.19 - - [2025-09-15 11:19:53] "POST /set-tag HTTP/1.1" 200 109 0.001974 10.0.0.19 - - [2025-09-15 11:19:53] "POST /tags HTTP/1.1" 200 299 0.018317 10.0.0.19 - - [2025-09-15 11:19:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.007698 10.0.0.19 - - [2025-09-15 11:19:53] "GET /tag/fefede55-4c92-4046-8d66-333c44699248?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.012935 10.0.0.19 - - [2025-09-15 11:19:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001989 10.0.0.19 - - [2025-09-15 11:19:53] "GET /virtual-network/f459839f-d592-4052-8631-1ae03d04fc05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.003594 10.0.0.19 - - [2025-09-15 11:19:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001410 10.0.0.19 - - [2025-09-15 11:19:53] "GET /project/e2639e5b-9adc-4456-a3d4-e1c94769b13c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.024552 10.0.0.19 - - [2025-09-15 11:19:53] "POST /virtual-machines HTTP/1.1" 200 395 0.009891 10.0.0.19 - - [2025-09-15 11:19:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.014155 10.0.0.19 - - [2025-09-15 11:19:54] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.103343 10.0.0.19 - - [2025-09-15 11:19:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.008170 10.0.0.19 - - [2025-09-15 11:19:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.006084 10.0.0.19 - - [2025-09-15 11:19:54] "GET /virtual-machine-interface/e739df50-9225-11f0-8265-fa163ea53c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.004780 10.0.0.19 - - [2025-09-15 11:19:54] "POST /instance-ips HTTP/1.1" 200 397 0.027719 10.0.0.19 - - [2025-09-15 11:19:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.022901 10.0.0.19 - - [2025-09-15 11:19:54] "GET /virtual-machine-interface/e739df50-9225-11f0-8265-fa163ea53c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.008087 10.0.0.19 - - [2025-09-15 11:19:54] "POST /set-tag HTTP/1.1" 200 109 0.017508 10.0.0.19 - - [2025-09-15 11:19:54] "GET /virtual-machine-interface/e739df50-9225-11f0-8265-fa163ea53c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.010243 10.0.0.19 - - [2025-09-15 11:19:54] "GET /instance-ip/e7534206-9225-11f0-8265-fa163ea53c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.012783 10.0.0.19 - - [2025-09-15 11:19:54] "GET /virtual-machine-interface/e739df50-9225-11f0-8265-fa163ea53c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004217 10.0.0.19 - - [2025-09-15 11:19:54] "POST /set-tag HTTP/1.1" 200 109 0.001863 10.0.0.19 - - [2025-09-15 11:19:54] "POST /tags HTTP/1.1" 200 299 0.015560 10.0.0.19 - - [2025-09-15 11:19:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001950 10.0.0.19 - - [2025-09-15 11:19:54] "GET /tag/b8197b28-9701-4779-a49e-3b1d6fca14e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.011314 10.0.0.19 - - [2025-09-15 11:19:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001605 10.0.0.19 - - [2025-09-15 11:19:54] "GET /virtual-network/f459839f-d592-4052-8631-1ae03d04fc05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.003478 10.0.0.19 - - [2025-09-15 11:19:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001968 10.0.0.19 - - [2025-09-15 11:19:54] "GET /project/e2639e5b-9adc-4456-a3d4-e1c94769b13c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.027141 10.0.0.19 - - [2025-09-15 11:19:54] "POST /virtual-machines HTTP/1.1" 200 395 0.008472 10.0.0.19 - - [2025-09-15 11:19:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.014203 10.0.0.19 - - [2025-09-15 11:19:54] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.095888 10.0.0.19 - - [2025-09-15 11:19:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.008205 10.0.0.19 - - [2025-09-15 11:19:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.009137 10.0.0.19 - - [2025-09-15 11:19:54] "GET /virtual-machine-interface/e79d4e28-9225-11f0-8265-fa163ea53c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.004747 10.0.0.19 - - [2025-09-15 11:19:54] "POST /instance-ips HTTP/1.1" 200 397 0.187231 10.0.0.19 - - [2025-09-15 11:19:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.016827 10.0.0.19 - - [2025-09-15 11:19:55] "GET /virtual-machine-interface/e79d4e28-9225-11f0-8265-fa163ea53c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.007887 10.0.0.19 - - [2025-09-15 11:19:55] "POST /set-tag HTTP/1.1" 200 109 0.020681 10.0.0.19 - - [2025-09-15 11:19:55] "GET /virtual-machine-interface/e79d4e28-9225-11f0-8265-fa163ea53c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.014390 10.0.0.19 - - [2025-09-15 11:19:55] "GET /instance-ip/e7b444f2-9225-11f0-8265-fa163ea53c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.002483 10.0.0.19 - - [2025-09-15 11:19:55] "GET /virtual-machine-interface/e79d4e28-9225-11f0-8265-fa163ea53c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004207 10.0.0.19 - - [2025-09-15 11:19:55] "POST /set-tag HTTP/1.1" 200 109 0.001863 10.0.0.19 - - [2025-09-15 11:19:55] "POST /tags HTTP/1.1" 200 299 0.015546 10.0.0.19 - - [2025-09-15 11:19:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001915 10.0.0.19 - - [2025-09-15 11:19:55] "GET /tag/bdc9d1a8-b1df-4263-8675-b9648d644152?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.010982 10.0.0.19 - - [2025-09-15 11:19:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001588 10.0.0.19 - - [2025-09-15 11:19:55] "GET /virtual-network/f459839f-d592-4052-8631-1ae03d04fc05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.003500 10.0.0.19 - - [2025-09-15 11:19:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002047 10.0.0.19 - - [2025-09-15 11:19:55] "GET /project/cde90505-3c9c-4ec1-8d56-4347881527a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.028657 10.0.0.19 - - [2025-09-15 11:19:55] "POST /virtual-machines HTTP/1.1" 200 395 0.006935 10.0.0.19 - - [2025-09-15 11:19:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.008760 10.0.0.19 - - [2025-09-15 11:19:55] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.103212 10.0.0.19 - - [2025-09-15 11:19:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.021148 10.0.0.19 - - [2025-09-15 11:19:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.012230 10.0.0.19 - - [2025-09-15 11:19:55] "GET /virtual-machine-interface/e81a4c3e-9225-11f0-8265-fa163ea53c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.004128 10.0.0.19 - - [2025-09-15 11:19:55] "POST /instance-ips HTTP/1.1" 200 397 0.017765 10.0.0.19 - - [2025-09-15 11:19:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.033889 10.0.0.19 - - [2025-09-15 11:19:55] "GET /virtual-machine-interface/e81a4c3e-9225-11f0-8265-fa163ea53c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.013893 10.0.0.19 - - [2025-09-15 11:19:55] "POST /set-tag HTTP/1.1" 200 109 0.016892 10.0.0.19 - - [2025-09-15 11:19:55] "GET /virtual-machine-interface/e81a4c3e-9225-11f0-8265-fa163ea53c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.007289 10.0.0.19 - - [2025-09-15 11:19:55] "GET /instance-ip/e82de7f8-9225-11f0-8265-fa163ea53c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.005628 10.0.0.19 - - [2025-09-15 11:19:55] "GET /virtual-machine-interface/e81a4c3e-9225-11f0-8265-fa163ea53c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004133 10.0.0.19 - - [2025-09-15 11:19:55] "POST /set-tag HTTP/1.1" 200 109 0.001995 10.0.0.19 - - [2025-09-15 11:19:55] "POST /tags HTTP/1.1" 200 299 0.017066 10.0.0.19 - - [2025-09-15 11:19:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001883 10.0.0.19 - - [2025-09-15 11:19:55] "GET /tag/a57434bd-cf96-4d7e-9160-2971cf088add?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.010956 10.0.0.19 - - [2025-09-15 11:19:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001287 10.0.0.19 - - [2025-09-15 11:19:55] "GET /virtual-network/f459839f-d592-4052-8631-1ae03d04fc05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.003363 10.0.0.19 - - [2025-09-15 11:19:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001193 10.0.0.19 - - [2025-09-15 11:19:55] "GET /project/cde90505-3c9c-4ec1-8d56-4347881527a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.031287 10.0.0.19 - - [2025-09-15 11:19:55] "POST /virtual-machines HTTP/1.1" 200 395 0.007247 10.0.0.19 - - [2025-09-15 11:19:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.011517 10.0.0.19 - - [2025-09-15 11:19:56] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.097759 10.0.0.19 - - [2025-09-15 11:19:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.009125 10.0.0.19 - - [2025-09-15 11:19:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.014857 10.0.0.19 - - [2025-09-15 11:19:56] "GET /virtual-machine-interface/e8772fb2-9225-11f0-8265-fa163ea53c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.006252 10.0.0.19 - - [2025-09-15 11:19:56] "POST /instance-ips HTTP/1.1" 200 397 0.018483 10.0.0.19 - - [2025-09-15 11:19:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.021633 10.0.0.19 - - [2025-09-15 11:19:56] "GET /virtual-machine-interface/e8772fb2-9225-11f0-8265-fa163ea53c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.012665 10.0.0.19 - - [2025-09-15 11:19:56] "POST /set-tag HTTP/1.1" 200 109 0.020200 10.0.0.19 - - [2025-09-15 11:19:56] "GET /virtual-machine-interface/e8772fb2-9225-11f0-8265-fa163ea53c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.017135 10.0.0.19 - - [2025-09-15 11:19:56] "GET /instance-ip/e890297c-9225-11f0-8265-fa163ea53c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.003300 10.0.0.19 - - [2025-09-15 11:19:56] "GET /virtual-machine-interface/e8772fb2-9225-11f0-8265-fa163ea53c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004158 10.0.0.19 - - [2025-09-15 11:19:56] "POST /set-tag HTTP/1.1" 200 109 0.002109 10.0.0.19 - - [2025-09-15 11:19:56] "GET /virtual-router/b6169673-92b3-4500-913b-18083bdfc3ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2339 0.003230 10.0.0.19 - - [2025-09-15 11:19:56] "POST /ref-update HTTP/1.1" 200 156 0.006792 10.0.0.19 - - [2025-09-15 11:19:56] "GET /virtual-machine-interface/e739df50-9225-11f0-8265-fa163ea53c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004855 10.0.0.19 - - [2025-09-15 11:19:56] "POST /set-tag HTTP/1.1" 200 109 0.001905 10.0.0.19 - - [2025-09-15 11:19:56] "GET /virtual-machine-interface/e53f2944-9225-11f0-8265-fa163ea53c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003635 10.0.0.19 - - [2025-09-15 11:19:56] "POST /set-tag HTTP/1.1" 200 109 0.001684 10.0.0.19 - - [2025-09-15 11:19:56] "GET /virtual-router/b6169673-92b3-4500-913b-18083bdfc3ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2552 0.004622 10.0.0.19 - - [2025-09-15 11:19:56] "POST /ref-update HTTP/1.1" 200 156 0.006437 10.0.0.19 - - [2025-09-15 11:19:56] "GET /virtual-machine-interface/e79d4e28-9225-11f0-8265-fa163ea53c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.017232 10.0.0.19 - - [2025-09-15 11:19:56] "POST /set-tag HTTP/1.1" 200 109 0.002360 10.0.0.19 - - [2025-09-15 11:19:56] "GET /virtual-router/b6169673-92b3-4500-913b-18083bdfc3ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2765 0.003454 10.0.0.19 - - [2025-09-15 11:19:56] "POST /ref-update HTTP/1.1" 200 156 0.007189 10.0.0.19 - - [2025-09-15 11:19:56] "GET /virtual-machine-interface/e81a4c3e-9225-11f0-8265-fa163ea53c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004211 10.0.0.19 - - [2025-09-15 11:19:56] "POST /set-tag HTTP/1.1" 200 109 0.002290 10.0.0.19 - - [2025-09-15 11:19:56] "GET /virtual-machine-interface/e5b712ba-9225-11f0-8265-fa163ea53c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003731 10.0.0.19 - - [2025-09-15 11:19:56] "POST /set-tag HTTP/1.1" 200 109 0.002190 10.0.0.19 - - [2025-09-15 11:19:56] "GET /virtual-router/b6169673-92b3-4500-913b-18083bdfc3ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2978 0.005332 10.0.0.19 - - [2025-09-15 11:19:56] "POST /ref-update HTTP/1.1" 200 156 0.007709 10.0.0.19 - - [2025-09-15 11:19:56] "GET /virtual-machine-interface/e8772fb2-9225-11f0-8265-fa163ea53c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004248 10.0.0.19 - - [2025-09-15 11:19:56] "POST /set-tag HTTP/1.1" 200 109 0.001829 10.0.0.19 - - [2025-09-15 11:19:56] "GET /virtual-machine-interface/e653cbaa-9225-11f0-8265-fa163ea53c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003718 10.0.0.19 - - [2025-09-15 11:19:56] "POST /set-tag HTTP/1.1" 200 109 0.002226 10.0.0.19 - - [2025-09-15 11:19:56] "GET /virtual-machine-interface/e6c14d38-9225-11f0-8265-fa163ea53c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004067 10.0.0.19 - - [2025-09-15 11:19:56] "POST /set-tag HTTP/1.1" 200 109 0.001665 10.0.0.19 - - [2025-09-15 11:19:56] "GET /virtual-machine-interface/e739df50-9225-11f0-8265-fa163ea53c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004177 10.0.0.19 - - [2025-09-15 11:19:56] "POST /set-tag HTTP/1.1" 200 109 0.001821 10.0.0.19 - - [2025-09-15 11:19:56] "GET /virtual-machine-interface/e79d4e28-9225-11f0-8265-fa163ea53c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003461 10.0.0.19 - - [2025-09-15 11:19:56] "POST /set-tag HTTP/1.1" 200 109 0.001545 10.0.0.19 - - [2025-09-15 11:19:57] "GET /virtual-machine-interface/e81a4c3e-9225-11f0-8265-fa163ea53c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004185 10.0.0.19 - - [2025-09-15 11:19:57] "POST /set-tag HTTP/1.1" 200 109 0.001944 10.0.0.19 - - [2025-09-15 11:19:57] "GET /virtual-machine-interface/e8772fb2-9225-11f0-8265-fa163ea53c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003559 10.0.0.19 - - [2025-09-15 11:19:57] "POST /set-tag HTTP/1.1" 200 109 0.001776 10.0.0.19 - - [2025-09-15 11:20:01] "GET /virtual-machine-interface/e53f2944-9225-11f0-8265-fa163ea53c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.013888 10.0.0.19 - - [2025-09-15 11:20:01] "POST /set-tag HTTP/1.1" 200 109 0.002649 10.0.0.19 - - [2025-09-15 11:20:02] "GET /virtual-machine-interface/e739df50-9225-11f0-8265-fa163ea53c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005901 10.0.0.19 - - [2025-09-15 11:20:02] "POST /set-tag HTTP/1.1" 200 109 0.005029 10.0.0.19 - - [2025-09-15 11:20:02] "GET /virtual-machine-interface/e8772fb2-9225-11f0-8265-fa163ea53c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005527 10.0.0.19 - - [2025-09-15 11:20:02] "POST /set-tag HTTP/1.1" 200 109 0.005678 10.0.0.19 - - [2025-09-15 11:20:02] "GET /virtual-machine-interface/e653cbaa-9225-11f0-8265-fa163ea53c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003974 10.0.0.19 - - [2025-09-15 11:20:02] "POST /set-tag HTTP/1.1" 200 109 0.001859 10.0.0.19 - - [2025-09-15 11:20:02] "GET /virtual-machine-interface/e81a4c3e-9225-11f0-8265-fa163ea53c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005370 10.0.0.19 - - [2025-09-15 11:20:02] "POST /set-tag HTTP/1.1" 200 109 0.001804 10.0.0.19 - - [2025-09-15 11:20:04] "GET /virtual-machine-interface/e5b712ba-9225-11f0-8265-fa163ea53c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004315 10.0.0.19 - - [2025-09-15 11:20:04] "POST /set-tag HTTP/1.1" 200 109 0.002319 10.0.0.19 - - [2025-09-15 11:20:04] "GET /virtual-machine/01554500-47aa-488b-bdc5-7461f156f2f5?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1253 0.002859 10.0.0.19 - - [2025-09-15 11:20:04] "GET /virtual-machine-interface/e53f2944-9225-11f0-8265-fa163ea53c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003873 10.0.0.19 - - [2025-09-15 11:20:04] "GET /virtual-machine/4f017daf-93c6-4825-9729-1e9b4e009a43?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.002704 10.0.0.19 - - [2025-09-15 11:20:04] "GET /virtual-machine-interface/e5b712ba-9225-11f0-8265-fa163ea53c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003687 10.0.0.19 - - [2025-09-15 11:20:04] "GET /virtual-machine/81f5cab4-eda1-4253-8912-bd6002b34090?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1254 0.002644 10.0.0.19 - - [2025-09-15 11:20:04] "GET /virtual-machine-interface/e653cbaa-9225-11f0-8265-fa163ea53c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004150 10.0.0.19 - - [2025-09-15 11:20:05] "GET /virtual-machine-interface/e6c14d38-9225-11f0-8265-fa163ea53c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004192 10.0.0.19 - - [2025-09-15 11:20:05] "POST /set-tag HTTP/1.1" 200 109 0.001918 10.0.0.19 - - [2025-09-15 11:20:06] "GET /virtual-machine-interface/e79d4e28-9225-11f0-8265-fa163ea53c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004040 10.0.0.19 - - [2025-09-15 11:20:06] "POST /set-tag HTTP/1.1" 200 109 0.001839 10.0.0.19 - - [2025-09-15 11:20:09] "GET /virtual-machine/c5a49c00-ca61-4210-9609-cc260026e093?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.002972 10.0.0.19 - - [2025-09-15 11:20:09] "GET /virtual-machine-interface/e6c14d38-9225-11f0-8265-fa163ea53c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005581 10.0.0.19 - - [2025-09-15 11:20:09] "GET /virtual-machine/49368d58-eae7-421f-ae77-6226a93b8b94?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.002697 10.0.0.19 - - [2025-09-15 11:20:09] "GET /virtual-machine-interface/e739df50-9225-11f0-8265-fa163ea53c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004338 10.0.0.19 - - [2025-09-15 11:20:10] "GET /virtual-machine/4975291d-8bdc-453f-bb2c-b2f49f89d623?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.002762 10.0.0.19 - - [2025-09-15 11:20:10] "GET /virtual-machine-interface/e81a4c3e-9225-11f0-8265-fa163ea53c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003602 10.0.0.19 - - [2025-09-15 11:20:10] "GET /virtual-machine/e054fd21-07d8-464f-9680-e7f7df8dbf01?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.002749 10.0.0.19 - - [2025-09-15 11:20:10] "GET /virtual-machine-interface/e79d4e28-9225-11f0-8265-fa163ea53c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003622 10.0.0.19 - - [2025-09-15 11:20:10] "GET /virtual-machine/41772bff-b394-40c6-8d27-2a79cf1b9159?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.002756 10.0.0.19 - - [2025-09-15 11:20:10] "GET /virtual-machine-interface/e8772fb2-9225-11f0-8265-fa163ea53c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004253 10.0.0.19 - - [2025-09-15 11:20:10] "GET /loadbalancer/5aedeb8a-fb74-4fff-b124-e0a9661027cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.003810 10.0.0.19 - - [2025-09-15 11:20:10] "POST /tags HTTP/1.1" 200 333 0.023893 10.0.0.19 - - [2025-09-15 11:20:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.011660 10.0.0.19 - - [2025-09-15 11:20:10] "GET /tag/71c5ef38-468a-461b-8b27-191fc48d7e36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.011804 10.0.0.19 - - [2025-09-15 11:20:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001534 10.0.0.19 - - [2025-09-15 11:20:10] "GET /project/e2639e5b-9adc-4456-a3d4-e1c94769b13c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.022207 10.0.0.19 - - [2025-09-15 11:20:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002368 10.0.0.19 - - [2025-09-15 11:20:10] "GET /virtual-network/9b2098a3-14ce-4042-bb21-1d27c304ac7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.005133 10.0.0.19 - - [2025-09-15 11:20:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001777 10.0.0.19 - - [2025-09-15 11:20:10] "GET /service-appliance-set/e3e6c79c-a9f1-4542-ad6b-d166fa9275e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.002632 10.0.0.19 - - [2025-09-15 11:20:10] "POST /fqname-to-id HTTP/1.1" 404 273 0.001685 10.0.0.19 - - [2025-09-15 11:20:10] "POST /virtual-machine-interfaces HTTP/1.1" 200 683 0.102343 10.0.0.19 - - [2025-09-15 11:20:10] "GET /virtual-machine-interface/55852a35-2877-4367-93ff-1f176720fbd1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2420 0.004812 10.0.0.19 - - [2025-09-15 11:20:10] "POST /instance-ips HTTP/1.1" 200 409 0.024542 10.0.0.19 - - [2025-09-15 11:20:11] "GET /instance-ip/c1e5f5aa-de12-4241-a1ab-14c30ab4ab27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1672 0.008118 10.0.0.19 - - [2025-09-15 11:20:11] "POST /loadbalancers HTTP/1.1" 200 629 0.064342 10.0.0.19 - - [2025-09-15 11:20:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.017664 10.0.0.19 - - [2025-09-15 11:20:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002978 10.0.0.19 - - [2025-09-15 11:20:11] "GET /project/e2639e5b-9adc-4456-a3d4-e1c94769b13c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.046773 10.0.0.19 - - [2025-09-15 11:20:11] "GET /instance-ip/c1e5f5aa-de12-4241-a1ab-14c30ab4ab27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1672 0.009187 10.0.0.19 - - [2025-09-15 11:20:11] "GET /project/e2639e5b-9adc-4456-a3d4-e1c94769b13c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.034349 10.0.0.19 - - [2025-09-15 11:20:11] "GET /loadbalancer/5aedeb8a-fb74-4fff-b124-e0a9661027cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.002654 10.0.0.19 - - [2025-09-15 11:20:11] "POST /floating-ips HTTP/1.1" 200 597 0.022067 10.0.0.19 - - [2025-09-15 11:20:11] "POST /loadbalancer-listeners HTTP/1.1" 200 735 0.039641 10.0.0.19 - - [2025-09-15 11:20:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001891 10.0.0.19 - - [2025-09-15 11:20:11] "GET /project/e2639e5b-9adc-4456-a3d4-e1c94769b13c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.027788 10.0.0.19 - - [2025-09-15 11:20:11] "GET /loadbalancer-listener/d57eee5e-4544-4261-8937-4ddc628e3d15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1842 0.003359 10.0.0.19 - - [2025-09-15 11:20:11] "GET /loadbalancer-listener/d57eee5e-4544-4261-8937-4ddc628e3d15?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1242 0.002634 10.0.0.19 - - [2025-09-15 11:20:11] "POST /loadbalancer-pools HTTP/1.1" 200 727 0.015565 10.0.0.19 - - [2025-09-15 11:20:11] "GET /instance-ip/c1e5f5aa-de12-4241-a1ab-14c30ab4ab27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1672 0.002963 10.0.0.19 - - [2025-09-15 11:20:11] "GET /instance-ip/c1e5f5aa-de12-4241-a1ab-14c30ab4ab27?fields=floating_ips HTTP/1.1" 200 1213 0.015999 10.0.0.19 - - [2025-09-15 11:20:11] "GET /floating-ip/5b3c9d3f-ba65-43ca-bdf8-5cbc91d8c8c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1496 0.002424 10.0.0.19 - - [2025-09-15 11:20:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001979 10.0.0.19 - - [2025-09-15 11:20:11] "GET /loadbalancer/5aedeb8a-fb74-4fff-b124-e0a9661027cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.002356 10.0.0.19 - - [2025-09-15 11:20:11] "GET /loadbalancer-pool/0bd58f74-378d-4947-9055-eb7fb78658f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1945 0.004249 10.0.0.19 - - [2025-09-15 11:20:11] "POST /loadbalancer-members HTTP/1.1" 200 721 0.028882 10.0.0.19 - - [2025-09-15 11:20:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.014383 10.0.0.19 - - [2025-09-15 11:20:11] "GET /virtual-machine-interface/e53f2944-9225-11f0-8265-fa163ea53c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.010598 10.0.0.19 - - [2025-09-15 11:20:11] "GET /virtual-machine-interface/e53f2944-9225-11f0-8265-fa163ea53c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005168 10.0.0.19 - - [2025-09-15 11:20:11] "POST /ref-update HTTP/1.1" 200 156 0.008726 10.0.0.19 - - [2025-09-15 11:20:11] "GET /floating-ip/5b3c9d3f-ba65-43ca-bdf8-5cbc91d8c8c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1812 0.007106 10.0.0.19 - - [2025-09-15 11:20:11] "GET /loadbalancer/5aedeb8a-fb74-4fff-b124-e0a9661027cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.002898 10.0.0.19 - - [2025-09-15 11:20:11] "PUT /floating-ip/5b3c9d3f-ba65-43ca-bdf8-5cbc91d8c8c6 HTTP/1.1" 200 256 0.009284 10.0.0.19 - - [2025-09-15 11:20:11] "POST /tags HTTP/1.1" 409 221 0.012849 10.0.0.19 - - [2025-09-15 11:20:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001928 10.0.0.19 - - [2025-09-15 11:20:11] "GET /tag/71c5ef38-468a-461b-8b27-191fc48d7e36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.016622 10.0.0.19 - - [2025-09-15 11:20:11] "POST /set-tag HTTP/1.1" 200 109 0.063864 10.0.0.19 - - [2025-09-15 11:20:11] "GET /loadbalancer-pool/0bd58f74-378d-4947-9055-eb7fb78658f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1945 0.015862 10.0.0.19 - - [2025-09-15 11:20:11] "POST /loadbalancer-members HTTP/1.1" 200 721 0.018367 10.0.0.19 - - [2025-09-15 11:20:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.007773 10.0.0.19 - - [2025-09-15 11:20:11] "GET /virtual-machine-interface/e5b712ba-9225-11f0-8265-fa163ea53c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.009277 10.0.0.19 - - [2025-09-15 11:20:11] "GET /virtual-machine-interface/e5b712ba-9225-11f0-8265-fa163ea53c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003548 10.0.0.19 - - [2025-09-15 11:20:11] "POST /ref-update HTTP/1.1" 200 156 0.014888 10.0.0.19 - - [2025-09-15 11:20:11] "GET /floating-ip/5b3c9d3f-ba65-43ca-bdf8-5cbc91d8c8c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2237 0.007971 10.0.0.19 - - [2025-09-15 11:20:11] "POST /set-tag HTTP/1.1" 200 109 0.086883 10.0.0.19 - - [2025-09-15 11:20:12] "POST /tags HTTP/1.1" 409 206 0.002032 10.0.0.19 - - [2025-09-15 11:20:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001614 10.0.0.19 - - [2025-09-15 11:20:12] "GET /tag/454a8f7f-346b-4222-bf13-949f7bdc379b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.012756 10.0.0.19 - - [2025-09-15 11:20:12] "POST /tags HTTP/1.1" 409 204 0.001597 10.0.0.19 - - [2025-09-15 11:20:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001972 10.0.0.19 - - [2025-09-15 11:20:12] "GET /tag/b8197b28-9701-4779-a49e-3b1d6fca14e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.011108 10.0.0.19 - - [2025-09-15 11:20:12] "GET /application-policy-set/9597d3df-957f-425a-a5aa-547f151ae3cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.002115 10.0.0.19 - - [2025-09-15 11:20:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001915 10.0.0.19 - - [2025-09-15 11:20:12] "GET /policy-management/24252d1f-b2f9-41be-a7e2-e83257653fa5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002224 10.0.0.19 - - [2025-09-15 11:20:12] "POST /tags HTTP/1.1" 409 206 0.001408 10.0.0.19 - - [2025-09-15 11:20:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001950 10.0.0.19 - - [2025-09-15 11:20:12] "GET /tag/454a8f7f-346b-4222-bf13-949f7bdc379b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.014597 10.0.0.19 - - [2025-09-15 11:20:12] "POST /tags HTTP/1.1" 409 226 0.002313 10.0.0.19 - - [2025-09-15 11:20:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002596 10.0.0.19 - - [2025-09-15 11:20:12] "GET /tag/0768ccab-26b8-4e42-8193-2c1583d13fd7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1189 0.014953 10.0.0.19 - - [2025-09-15 11:20:12] "POST /tags HTTP/1.1" 409 204 0.002173 10.0.0.19 - - [2025-09-15 11:20:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001903 10.0.0.19 - - [2025-09-15 11:20:12] "GET /tag/b8197b28-9701-4779-a49e-3b1d6fca14e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.013304 10.0.0.19 - - [2025-09-15 11:20:12] "POST /tags HTTP/1.1" 409 226 0.002132 10.0.0.19 - - [2025-09-15 11:20:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001851 10.0.0.19 - - [2025-09-15 11:20:12] "GET /tag/0768ccab-26b8-4e42-8193-2c1583d13fd7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1189 0.011036 10.0.0.19 - - [2025-09-15 11:20:12] "GET /application-policy-set/9597d3df-957f-425a-a5aa-547f151ae3cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.002361 10.0.0.19 - - [2025-09-15 11:20:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.009627 10.0.0.19 - - [2025-09-15 11:20:12] "GET /policy-management/24252d1f-b2f9-41be-a7e2-e83257653fa5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002683 10.0.0.19 - - [2025-09-15 11:20:12] "POST /firewall-rules HTTP/1.1" 200 626 0.068018 10.0.0.19 - - [2025-09-15 11:20:12] "POST /firewall-rules HTTP/1.1" 200 646 0.077551 10.0.0.19 - - [2025-09-15 11:20:12] "GET /firewall-rule/97ae1745-5a1a-419d-b279-2d4d4f1834ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2596 0.004788 10.0.0.19 - - [2025-09-15 11:20:12] "GET /firewall-policy/f5a4f6d9-0904-4f75-8fc3-93461cffef0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.002317 10.0.0.19 - - [2025-09-15 11:20:12] "GET /firewall-rule/c9403383-d07b-4033-b63c-5148a9b2963e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2326 0.003347 10.0.0.19 - - [2025-09-15 11:20:12] "POST /ref-update HTTP/1.1" 200 156 0.025626 10.0.0.19 - - [2025-09-15 11:20:12] "POST /firewall-policys HTTP/1.1" 200 606 0.034939 10.0.0.19 - - [2025-09-15 11:20:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.018681 10.0.0.19 - - [2025-09-15 11:20:12] "GET /firewall-policy/cffefb77-7017-4e39-b8f1-7c30f83f2670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.017335 10.0.0.19 - - [2025-09-15 11:20:12] "GET /application-policy-set/9597d3df-957f-425a-a5aa-547f151ae3cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.002877 10.0.0.19 - - [2025-09-15 11:20:12] "GET /firewall-policy/cffefb77-7017-4e39-b8f1-7c30f83f2670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.002480 10.0.0.19 - - [2025-09-15 11:20:12] "GET /firewall-policy/0be58bed-5179-4d45-887a-24224aa918cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1406 0.003285 10.0.0.19 - - [2025-09-15 11:20:13] "GET /firewall-policy/ce3cfd23-1c62-419f-8022-dd945e47023d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4897 0.004555 10.0.0.19 - - [2025-09-15 11:20:13] "GET /firewall-policy/f5a4f6d9-0904-4f75-8fc3-93461cffef0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.003496 10.0.0.19 - - [2025-09-15 11:20:13] "GET /firewall-policy/f5a4f6d9-0904-4f75-8fc3-93461cffef0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.001687 10.0.0.19 - - [2025-09-15 11:20:13] "GET /firewall-policy/ce3cfd23-1c62-419f-8022-dd945e47023d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4897 0.003195 10.0.0.19 - - [2025-09-15 11:20:13] "POST /ref-update HTTP/1.1" 200 156 0.017369 10.0.0.19 - - [2025-09-15 11:20:13] "POST /ref-update HTTP/1.1" 200 156 0.031636 10.0.0.19 - - [2025-09-15 11:20:13] "POST /ref-update HTTP/1.1" 200 156 0.023224 10.0.0.19 - - [2025-09-15 11:20:13] "POST /ref-update HTTP/1.1" 200 156 0.035822 10.0.0.19 - - [2025-09-15 11:20:13] "POST /ref-update HTTP/1.1" 200 156 0.038177 10.0.0.19 - - [2025-09-15 11:20:13] "GET /firewall-policy/cffefb77-7017-4e39-b8f1-7c30f83f2670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.002548 [Introspect:8084]10.0.0.19 - - [2025-09-15 11:21:50] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000917 [Introspect:8084]10.0.0.19 - - [2025-09-15 11:21:50] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001410 10.0.0.19 - - [2025-09-15 11:22:11] "POST /tags HTTP/1.1" 409 252 0.002157 10.0.0.19 - - [2025-09-15 11:22:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003789 10.0.0.19 - - [2025-09-15 11:22:11] "GET /tag/e96556db-f0ad-48b4-8c99-a769852061bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.012294 10.0.0.19 - - [2025-09-15 11:22:11] "POST /tags HTTP/1.1" 409 228 0.002067 10.0.0.19 - - [2025-09-15 11:22:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001934 10.0.0.19 - - [2025-09-15 11:22:11] "GET /tag/16ef2f34-cfea-4976-84fa-dd8e1e7f0caf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.011260 10.0.0.19 - - [2025-09-15 11:22:11] "GET /application-policy-set/9597d3df-957f-425a-a5aa-547f151ae3cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.003308 10.0.0.19 - - [2025-09-15 11:22:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001597 10.0.0.19 - - [2025-09-15 11:22:11] "GET /policy-management/24252d1f-b2f9-41be-a7e2-e83257653fa5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002789 10.0.0.19 - - [2025-09-15 11:22:11] "POST /tags HTTP/1.1" 409 206 0.001577 10.0.0.19 - - [2025-09-15 11:22:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001198 10.0.0.19 - - [2025-09-15 11:22:11] "GET /tag/454a8f7f-346b-4222-bf13-949f7bdc379b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.010882 10.0.0.19 - - [2025-09-15 11:22:12] "POST /tags HTTP/1.1" 409 226 0.006485 10.0.0.19 - - [2025-09-15 11:22:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001607 10.0.0.19 - - [2025-09-15 11:22:12] "GET /tag/0768ccab-26b8-4e42-8193-2c1583d13fd7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1189 0.012327 10.0.0.19 - - [2025-09-15 11:22:12] "POST /tags HTTP/1.1" 409 204 0.004111 10.0.0.19 - - [2025-09-15 11:22:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001977 10.0.0.19 - - [2025-09-15 11:22:12] "GET /tag/b8197b28-9701-4779-a49e-3b1d6fca14e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.014863 10.0.0.19 - - [2025-09-15 11:22:12] "POST /tags HTTP/1.1" 409 226 0.001613 10.0.0.19 - - [2025-09-15 11:22:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001921 10.0.0.19 - - [2025-09-15 11:22:12] "GET /tag/0768ccab-26b8-4e42-8193-2c1583d13fd7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1189 0.010362 10.0.0.19 - - [2025-09-15 11:22:12] "POST /tags HTTP/1.1" 409 228 0.001578 10.0.0.19 - - [2025-09-15 11:22:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001781 10.0.0.19 - - [2025-09-15 11:22:12] "GET /tag/16ef2f34-cfea-4976-84fa-dd8e1e7f0caf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.009841 10.0.0.19 - - [2025-09-15 11:22:12] "POST /tags HTTP/1.1" 409 252 0.001373 10.0.0.19 - - [2025-09-15 11:22:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002040 10.0.0.19 - - [2025-09-15 11:22:12] "GET /tag/e96556db-f0ad-48b4-8c99-a769852061bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.010306 10.0.0.19 - - [2025-09-15 11:22:12] "GET /application-policy-set/9597d3df-957f-425a-a5aa-547f151ae3cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.002049 10.0.0.19 - - [2025-09-15 11:22:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001294 10.0.0.19 - - [2025-09-15 11:22:12] "GET /policy-management/24252d1f-b2f9-41be-a7e2-e83257653fa5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002613 10.0.0.19 - - [2025-09-15 11:22:12] "POST /firewall-rules HTTP/1.1" 409 281 0.001799 10.0.0.19 - - [2025-09-15 11:22:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001392 10.0.0.19 - - [2025-09-15 11:22:12] "PUT /firewall-rule/c9403383-d07b-4033-b63c-5148a9b2963e HTTP/1.1" 200 260 0.016282 10.0.0.19 - - [2025-09-15 11:22:12] "POST /firewall-rules HTTP/1.1" 409 291 0.005076 10.0.0.19 - - [2025-09-15 11:22:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002795 10.0.0.19 - - [2025-09-15 11:22:12] "PUT /firewall-rule/97ae1745-5a1a-419d-b279-2d4d4f1834ee HTTP/1.1" 200 260 0.021828 10.0.0.19 - - [2025-09-15 11:22:12] "GET /firewall-rule/97ae1745-5a1a-419d-b279-2d4d4f1834ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2596 0.009223 10.0.0.19 - - [2025-09-15 11:22:12] "POST /firewall-rules HTTP/1.1" 200 658 0.079486 10.0.0.19 - - [2025-09-15 11:22:12] "GET /firewall-rule/5fbcbcb8-1d5e-4072-b4bd-a25c1f1de66c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2897 0.004261 10.0.0.19 - - [2025-09-15 11:22:12] "GET /firewall-policy/f5a4f6d9-0904-4f75-8fc3-93461cffef0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.001860 10.0.0.19 - - [2025-09-15 11:22:12] "GET /firewall-rule/c9403383-d07b-4033-b63c-5148a9b2963e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2326 0.002160 10.0.0.19 - - [2025-09-15 11:22:12] "POST /firewall-policys HTTP/1.1" 409 269 0.002748 10.0.0.19 - - [2025-09-15 11:22:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001467 10.0.0.19 - - [2025-09-15 11:22:12] "PUT /firewall-policy/cffefb77-7017-4e39-b8f1-7c30f83f2670 HTTP/1.1" 200 264 0.018631 10.0.0.19 - - [2025-09-15 11:22:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.010563 10.0.0.19 - - [2025-09-15 11:22:12] "GET /firewall-policy/cffefb77-7017-4e39-b8f1-7c30f83f2670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.007764 10.0.0.19 - - [2025-09-15 11:22:12] "GET /application-policy-set/9597d3df-957f-425a-a5aa-547f151ae3cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.003372 10.0.0.19 - - [2025-09-15 11:22:12] "GET /firewall-policy/cffefb77-7017-4e39-b8f1-7c30f83f2670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.002572 10.0.0.19 - - [2025-09-15 11:22:12] "GET /firewall-policy/0be58bed-5179-4d45-887a-24224aa918cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1406 0.001999 10.0.0.19 - - [2025-09-15 11:22:12] "GET /firewall-policy/ce3cfd23-1c62-419f-8022-dd945e47023d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4897 0.001981 10.0.0.19 - - [2025-09-15 11:22:12] "GET /firewall-policy/cffefb77-7017-4e39-b8f1-7c30f83f2670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.002731 10.0.0.19 - - [2025-09-15 11:22:12] "GET /firewall-policy/cffefb77-7017-4e39-b8f1-7c30f83f2670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.002145 10.0.0.19 - - [2025-09-15 11:22:59] "GET /virtual-machine-interface/799bee62-9224-11f0-8265-fa163ea53c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3766 0.004303 10.0.0.19 - - [2025-09-15 11:22:59] "POST /set-tag HTTP/1.1" 200 109 0.003582 10.0.0.19 - - [2025-09-15 11:22:59] "GET /virtual-machine-interface/799bee62-9224-11f0-8265-fa163ea53c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3766 0.004118 10.0.0.19 - - [2025-09-15 11:22:59] "POST /set-tag HTTP/1.1" 200 109 0.002033 10.0.0.19 - - [2025-09-15 11:22:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001797 10.0.0.19 - - [2025-09-15 11:22:59] "GET /loadbalancer/96f1ccfb-2467-46d6-81ba-34bec9da3ba4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.003885 10.0.0.19 - - [2025-09-15 11:22:59] "GET /virtual-machine-interface/799bee62-9224-11f0-8265-fa163ea53c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3766 0.008490 10.0.0.19 - - [2025-09-15 11:22:59] "POST /set-tag HTTP/1.1" 200 109 0.028220 10.0.0.19 - - [2025-09-15 11:22:59] "DELETE /loadbalancer-member/3e133af1-3444-46f8-8eb0-dcaf315e31f5 HTTP/1.1" 200 115 0.042451 10.0.0.19 - - [2025-09-15 11:22:59] "GET /virtual-machine-interface/799bee62-9224-11f0-8265-fa163ea53c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3600 0.008770 10.0.0.19 - - [2025-09-15 11:22:59] "POST /set-tag HTTP/1.1" 200 109 0.003193 10.0.0.19 - - [2025-09-15 11:22:59] "DELETE /loadbalancer-member/9be22247-5901-4f9c-83fd-df97c7fa917b HTTP/1.1" 200 115 0.052497 10.0.0.19 - - [2025-09-15 11:22:59] "GET /virtual-machine-interface/799bee62-9224-11f0-8265-fa163ea53c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3600 0.011370 10.0.0.19 - - [2025-09-15 11:22:59] "POST /set-tag HTTP/1.1" 200 109 0.001909 10.0.0.19 - - [2025-09-15 11:22:59] "DELETE /loadbalancer-member/a850c5ef-7fcc-43bc-ba9b-7b4fe85143d9 HTTP/1.1" 200 115 0.040642 10.0.0.19 - - [2025-09-15 11:23:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.005538 10.0.0.19 - - [2025-09-15 11:23:00] "GET /loadbalancer/96f1ccfb-2467-46d6-81ba-34bec9da3ba4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.005523 10.0.0.19 - - [2025-09-15 11:23:00] "GET /loadbalancer-pool/78dd9c31-904e-4694-b5b3-e20110504af4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.008024 10.0.0.19 - - [2025-09-15 11:23:00] "POST /loadbalancer-members HTTP/1.1" 200 690 0.024541 10.0.0.19 - - [2025-09-15 11:23:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.024245 10.0.0.19 - - [2025-09-15 11:23:00] "GET /virtual-machine-interface/799bee62-9224-11f0-8265-fa163ea53c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3600 0.015139 10.0.0.19 - - [2025-09-15 11:23:00] "GET /virtual-machine-interface/799bee62-9224-11f0-8265-fa163ea53c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3600 0.006993 10.0.0.19 - - [2025-09-15 11:23:00] "GET /floating-ip/169c3d8b-8574-4467-bb71-a4a8c353ee76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.007795 10.0.0.19 - - [2025-09-15 11:23:00] "POST /set-tag HTTP/1.1" 200 109 0.085256 10.0.0.19 - - [2025-09-15 11:23:00] "GET /loadbalancer-pool/c35d68dd-f0dc-4265-98bb-0e707b91294a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.043173 10.0.0.19 - - [2025-09-15 11:23:00] "POST /loadbalancer-members HTTP/1.1" 200 690 0.038147 10.0.0.19 - - [2025-09-15 11:23:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.015777 10.0.0.19 - - [2025-09-15 11:23:00] "GET /virtual-machine-interface/799bee62-9224-11f0-8265-fa163ea53c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3766 0.025057 10.0.0.19 - - [2025-09-15 11:23:00] "GET /virtual-machine-interface/799bee62-9224-11f0-8265-fa163ea53c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3766 0.016135 10.0.0.19 - - [2025-09-15 11:23:00] "POST /set-tag HTTP/1.1" 200 109 0.012682 10.0.0.19 - - [2025-09-15 11:23:00] "GET /floating-ip/169c3d8b-8574-4467-bb71-a4a8c353ee76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.008442 10.0.0.19 - - [2025-09-15 11:23:00] "GET /loadbalancer-pool/3d1edd81-a33b-482b-925e-9ebefc6c31d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.004750 10.0.0.19 - - [2025-09-15 11:23:00] "POST /loadbalancer-members HTTP/1.1" 200 692 0.026934 10.0.0.19 - - [2025-09-15 11:23:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.046627 10.0.0.19 - - [2025-09-15 11:23:00] "GET /virtual-machine-interface/799bee62-9224-11f0-8265-fa163ea53c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3766 0.045283 10.0.0.19 - - [2025-09-15 11:23:00] "GET /virtual-machine-interface/799bee62-9224-11f0-8265-fa163ea53c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3766 0.007190 10.0.0.19 - - [2025-09-15 11:23:00] "GET /floating-ip/169c3d8b-8574-4467-bb71-a4a8c353ee76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.005852 10.0.0.19 - - [2025-09-15 11:23:00] "POST /set-tag HTTP/1.1" 200 109 0.003970 10.0.0.19 - - [2025-09-15 11:23:21] "GET /virtual-machine-interface/e53f2944-9225-11f0-8265-fa163ea53c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.006368 10.0.0.19 - - [2025-09-15 11:23:21] "POST /set-tag HTTP/1.1" 200 109 0.007288 10.0.0.19 - - [2025-09-15 11:23:21] "GET /virtual-machine-interface/e5b712ba-9225-11f0-8265-fa163ea53c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.006614 10.0.0.19 - - [2025-09-15 11:23:21] "POST /set-tag HTTP/1.1" 200 109 0.002512 10.0.0.19 - - [2025-09-15 11:23:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002238 10.0.0.19 - - [2025-09-15 11:23:21] "GET /loadbalancer/5aedeb8a-fb74-4fff-b124-e0a9661027cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.002164 10.0.0.19 - - [2025-09-15 11:23:21] "GET /virtual-machine-interface/e53f2944-9225-11f0-8265-fa163ea53c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.004357 10.0.0.19 - - [2025-09-15 11:23:21] "POST /set-tag HTTP/1.1" 200 109 0.024723 10.0.0.19 - - [2025-09-15 11:23:21] "DELETE /loadbalancer-member/7381bccd-96f2-469e-bdba-a1bb5e789637 HTTP/1.1" 200 115 0.048208 10.0.0.19 - - [2025-09-15 11:23:21] "GET /virtual-machine-interface/e6c14d38-9225-11f0-8265-fa163ea53c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004794 10.0.0.19 - - [2025-09-15 11:23:21] "POST /set-tag HTTP/1.1" 200 109 0.002295 10.0.0.19 - - [2025-09-15 11:23:21] "GET /virtual-machine-interface/e79d4e28-9225-11f0-8265-fa163ea53c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003535 10.0.0.19 - - [2025-09-15 11:23:21] "POST /set-tag HTTP/1.1" 200 109 0.001920 10.0.0.19 - - [2025-09-15 11:23:21] "GET /virtual-machine-interface/e653cbaa-9225-11f0-8265-fa163ea53c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003995 10.0.0.19 - - [2025-09-15 11:23:21] "POST /set-tag HTTP/1.1" 200 109 0.001727 10.0.0.19 - - [2025-09-15 11:23:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001316 10.0.0.19 - - [2025-09-15 11:23:21] "GET /loadbalancer/5aedeb8a-fb74-4fff-b124-e0a9661027cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.002475 10.0.0.19 - - [2025-09-15 11:23:21] "GET /virtual-machine-interface/e81a4c3e-9225-11f0-8265-fa163ea53c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003741 10.0.0.19 - - [2025-09-15 11:23:21] "POST /set-tag HTTP/1.1" 200 109 0.001731 10.0.0.19 - - [2025-09-15 11:23:21] "GET /virtual-machine-interface/e739df50-9225-11f0-8265-fa163ea53c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005217 10.0.0.19 - - [2025-09-15 11:23:21] "POST /set-tag HTTP/1.1" 200 109 0.002282 10.0.0.19 - - [2025-09-15 11:23:21] "GET /virtual-machine-interface/e8772fb2-9225-11f0-8265-fa163ea53c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004757 10.0.0.19 - - [2025-09-15 11:23:21] "POST /set-tag HTTP/1.1" 200 109 0.002262 10.0.0.19 - - [2025-09-15 11:23:22] "GET /virtual-machine-interface/e53f2944-9225-11f0-8265-fa163ea53c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004510 10.0.0.19 - - [2025-09-15 11:23:22] "POST /set-tag HTTP/1.1" 200 109 0.004007 10.0.0.19 - - [2025-09-15 11:23:22] "GET /virtual-machine-interface/e53f2944-9225-11f0-8265-fa163ea53c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003835 10.0.0.19 - - [2025-09-15 11:23:22] "POST /set-tag HTTP/1.1" 200 109 0.002421 10.0.0.19 - - [2025-09-15 11:23:22] "GET /virtual-machine/01554500-47aa-488b-bdc5-7461f156f2f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1656 0.002190 10.0.0.19 - - [2025-09-15 11:23:22] "POST /ref-update HTTP/1.1" 200 156 0.012480 10.0.0.19 - - [2025-09-15 11:23:22] "GET /virtual-machine-interface/e53f2944-9225-11f0-8265-fa163ea53c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005005 10.0.0.19 - - [2025-09-15 11:23:22] "POST /set-tag HTTP/1.1" 200 109 0.020605 10.0.0.19 - - [2025-09-15 11:23:23] "POST /set-tag HTTP/1.1" 200 109 0.036981 10.0.0.19 - - [2025-09-15 11:23:23] "POST /set-tag HTTP/1.1" 200 109 0.018017 10.0.0.19 - - [2025-09-15 11:23:23] "POST /set-tag HTTP/1.1" 200 109 0.026628 10.0.0.19 - - [2025-09-15 11:23:23] "POST /set-tag HTTP/1.1" 200 109 0.020876 10.0.0.19 - - [2025-09-15 11:23:23] "DELETE /instance-ip/e5580db0-9225-11f0-8265-fa163ea53c0d HTTP/1.1" 200 115 0.031033 10.0.0.19 - - [2025-09-15 11:23:23] "POST /ref-update HTTP/1.1" 200 156 0.009941 10.0.0.19 - - [2025-09-15 11:23:23] "DELETE /virtual-machine-interface/e53f2944-9225-11f0-8265-fa163ea53c0d HTTP/1.1" 200 115 0.036286 10.0.0.19 - - [2025-09-15 11:23:23] "DELETE /virtual-machine/01554500-47aa-488b-bdc5-7461f156f2f5 HTTP/1.1" 200 115 0.016712 10.0.0.19 - - [2025-09-15 11:23:23] "GET /virtual-machine-interface/e6c14d38-9225-11f0-8265-fa163ea53c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005744 10.0.0.19 - - [2025-09-15 11:23:23] "POST /set-tag HTTP/1.1" 200 109 0.002773 10.0.0.19 - - [2025-09-15 11:23:23] "GET /virtual-machine-interface/e6c14d38-9225-11f0-8265-fa163ea53c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003654 10.0.0.19 - - [2025-09-15 11:23:23] "POST /set-tag HTTP/1.1" 200 109 0.001511 10.0.0.19 - - [2025-09-15 11:23:23] "GET /virtual-machine/c5a49c00-ca61-4210-9609-cc260026e093?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.002885 10.0.0.19 - - [2025-09-15 11:23:23] "POST /ref-update HTTP/1.1" 200 156 0.008644 10.0.0.19 - - [2025-09-15 11:23:23] "GET /virtual-machine-interface/e6c14d38-9225-11f0-8265-fa163ea53c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.010337 10.0.0.19 - - [2025-09-15 11:23:23] "POST /set-tag HTTP/1.1" 200 109 0.020483 10.0.0.19 - - [2025-09-15 11:23:23] "POST /set-tag HTTP/1.1" 200 109 0.030847 10.0.0.19 - - [2025-09-15 11:23:23] "POST /set-tag HTTP/1.1" 200 109 0.027288 10.0.0.19 - - [2025-09-15 11:23:23] "POST /set-tag HTTP/1.1" 200 109 0.046390 10.0.0.19 - - [2025-09-15 11:23:23] "POST /set-tag HTTP/1.1" 200 109 0.035642 10.0.0.19 - - [2025-09-15 11:23:23] "DELETE /instance-ip/e6d6465c-9225-11f0-8265-fa163ea53c0d HTTP/1.1" 200 115 0.080076 10.0.0.19 - - [2025-09-15 11:23:23] "DELETE /virtual-machine-interface/e6c14d38-9225-11f0-8265-fa163ea53c0d HTTP/1.1" 200 115 0.043521 10.0.0.19 - - [2025-09-15 11:23:23] "DELETE /virtual-machine/c5a49c00-ca61-4210-9609-cc260026e093 HTTP/1.1" 200 115 0.019576 10.0.0.19 - - [2025-09-15 11:23:23] "GET /virtual-machine-interface/e653cbaa-9225-11f0-8265-fa163ea53c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.008060 10.0.0.19 - - [2025-09-15 11:23:23] "POST /set-tag HTTP/1.1" 200 109 0.002192 10.0.0.19 - - [2025-09-15 11:23:23] "GET /virtual-machine-interface/e653cbaa-9225-11f0-8265-fa163ea53c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003522 10.0.0.19 - - [2025-09-15 11:23:23] "POST /set-tag HTTP/1.1" 200 109 0.001735 10.0.0.19 - - [2025-09-15 11:23:24] "GET /virtual-machine/81f5cab4-eda1-4253-8912-bd6002b34090?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1657 0.005356 10.0.0.19 - - [2025-09-15 11:23:24] "POST /ref-update HTTP/1.1" 200 156 0.017662 10.0.0.19 - - [2025-09-15 11:23:24] "GET /virtual-machine-interface/e653cbaa-9225-11f0-8265-fa163ea53c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004167 10.0.0.19 - - [2025-09-15 11:23:24] "POST /set-tag HTTP/1.1" 200 109 0.022025 10.0.0.19 - - [2025-09-15 11:23:24] "POST /set-tag HTTP/1.1" 200 109 0.039726 10.0.0.19 - - [2025-09-15 11:23:24] "POST /set-tag HTTP/1.1" 200 109 0.029291 10.0.0.19 - - [2025-09-15 11:23:24] "POST /set-tag HTTP/1.1" 200 109 0.026642 10.0.0.19 - - [2025-09-15 11:23:24] "POST /set-tag HTTP/1.1" 200 109 0.028358 10.0.0.19 - - [2025-09-15 11:23:24] "DELETE /instance-ip/e66afd84-9225-11f0-8265-fa163ea53c0d HTTP/1.1" 200 115 0.036895 10.0.0.19 - - [2025-09-15 11:23:24] "DELETE /virtual-machine-interface/e653cbaa-9225-11f0-8265-fa163ea53c0d HTTP/1.1" 200 115 0.033165 10.0.0.19 - - [2025-09-15 11:23:24] "DELETE /virtual-machine/81f5cab4-eda1-4253-8912-bd6002b34090 HTTP/1.1" 200 115 0.019086 10.0.0.19 - - [2025-09-15 11:23:24] "DELETE /tag/508f4f4e-7dc8-4763-9ad4-740164807ccb HTTP/1.1" 200 115 0.031222 10.0.0.19 - - [2025-09-15 11:23:24] "GET /virtual-machine-interface/e5b712ba-9225-11f0-8265-fa163ea53c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.003550 10.0.0.19 - - [2025-09-15 11:23:24] "POST /set-tag HTTP/1.1" 200 109 0.002200 10.0.0.19 - - [2025-09-15 11:23:24] "GET /virtual-machine-interface/e5b712ba-9225-11f0-8265-fa163ea53c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.003685 10.0.0.19 - - [2025-09-15 11:23:24] "POST /set-tag HTTP/1.1" 200 109 0.002182 10.0.0.19 - - [2025-09-15 11:23:24] "GET /virtual-machine/4f017daf-93c6-4825-9729-1e9b4e009a43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.002755 10.0.0.19 - - [2025-09-15 11:23:24] "POST /ref-update HTTP/1.1" 200 156 0.007560 10.0.0.19 - - [2025-09-15 11:23:24] "GET /virtual-machine-interface/e5b712ba-9225-11f0-8265-fa163ea53c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.011571 10.0.0.19 - - [2025-09-15 11:23:24] "POST /set-tag HTTP/1.1" 200 109 0.017404 10.0.0.19 - - [2025-09-15 11:23:24] "POST /set-tag HTTP/1.1" 200 109 0.030604 10.0.0.19 - - [2025-09-15 11:23:24] "POST /set-tag HTTP/1.1" 200 109 0.023780 10.0.0.19 - - [2025-09-15 11:23:24] "POST /set-tag HTTP/1.1" 200 109 0.013634 10.0.0.19 - - [2025-09-15 11:23:24] "POST /set-tag HTTP/1.1" 200 109 0.025013 10.0.0.19 - - [2025-09-15 11:23:24] "DELETE /instance-ip/e5d068c8-9225-11f0-8265-fa163ea53c0d HTTP/1.1" 200 115 0.042067 10.0.0.19 - - [2025-09-15 11:23:24] "POST /ref-update HTTP/1.1" 200 156 0.008308 10.0.0.19 - - [2025-09-15 11:23:24] "DELETE /virtual-machine-interface/e5b712ba-9225-11f0-8265-fa163ea53c0d HTTP/1.1" 200 115 0.042684 10.0.0.19 - - [2025-09-15 11:23:24] "DELETE /virtual-machine/4f017daf-93c6-4825-9729-1e9b4e009a43 HTTP/1.1" 200 115 0.016341 10.0.0.19 - - [2025-09-15 11:23:24] "DELETE /tag/454a8f7f-346b-4222-bf13-949f7bdc379b HTTP/1.1" 409 388 0.010696 10.0.0.19 - - [2025-09-15 11:23:25] "DELETE /tag/13f7c16d-bb14-49ab-abf3-19a25309baa4 HTTP/1.1" 200 115 0.026793 10.0.0.19 - - [2025-09-15 11:23:25] "GET /global-system-configs HTTP/1.1" 200 322 0.001801 10.0.0.19 - - [2025-09-15 11:23:26] "GET /global-system-configs HTTP/1.1" 200 322 0.003689 [Introspect:8084]10.0.0.19 - - [2025-09-15 11:23:30] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000847 [Introspect:8084]10.0.0.19 - - [2025-09-15 11:23:30] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000805 [Introspect:8084]10.0.0.19 - - [2025-09-15 11:23:33] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001028 [Introspect:8084]10.0.0.19 - - [2025-09-15 11:23:33] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000773 [Introspect:8084]10.0.0.19 - - [2025-09-15 11:23:37] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000863 [Introspect:8084]10.0.0.19 - - [2025-09-15 11:23:37] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000853 10.0.0.19 - - [2025-09-15 11:23:52] "GET /virtual-machine-interface/e81a4c3e-9225-11f0-8265-fa163ea53c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005109 10.0.0.19 - - [2025-09-15 11:23:52] "POST /set-tag HTTP/1.1" 200 109 0.009042 10.0.0.19 - - [2025-09-15 11:23:52] "GET /virtual-machine-interface/e81a4c3e-9225-11f0-8265-fa163ea53c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.007470 10.0.0.19 - - [2025-09-15 11:23:52] "POST /set-tag HTTP/1.1" 200 109 0.002429 10.0.0.19 - - [2025-09-15 11:23:52] "GET /virtual-machine/4975291d-8bdc-453f-bb2c-b2f49f89d623?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.002196 10.0.0.19 - - [2025-09-15 11:23:52] "POST /ref-update HTTP/1.1" 200 156 0.007522 10.0.0.19 - - [2025-09-15 11:23:53] "GET /virtual-machine-interface/e81a4c3e-9225-11f0-8265-fa163ea53c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004105 10.0.0.19 - - [2025-09-15 11:23:53] "POST /set-tag HTTP/1.1" 200 109 0.014929 10.0.0.19 - - [2025-09-15 11:23:53] "POST /set-tag HTTP/1.1" 200 109 0.023055 10.0.0.19 - - [2025-09-15 11:23:53] "POST /set-tag HTTP/1.1" 200 109 0.014874 10.0.0.19 - - [2025-09-15 11:23:53] "POST /set-tag HTTP/1.1" 200 109 0.020847 10.0.0.19 - - [2025-09-15 11:23:53] "DELETE /instance-ip/e82de7f8-9225-11f0-8265-fa163ea53c0d HTTP/1.1" 200 115 0.036962 10.0.0.19 - - [2025-09-15 11:23:53] "DELETE /virtual-machine-interface/e81a4c3e-9225-11f0-8265-fa163ea53c0d HTTP/1.1" 200 115 0.036937 10.0.0.19 - - [2025-09-15 11:23:53] "DELETE /virtual-machine/4975291d-8bdc-453f-bb2c-b2f49f89d623 HTTP/1.1" 200 115 0.013566 10.0.0.19 - - [2025-09-15 11:23:53] "DELETE /tag/bdc9d1a8-b1df-4263-8675-b9648d644152 HTTP/1.1" 200 115 0.041306 10.0.0.19 - - [2025-09-15 11:23:53] "GET /virtual-machine-interface/e739df50-9225-11f0-8265-fa163ea53c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004124 10.0.0.19 - - [2025-09-15 11:23:53] "POST /set-tag HTTP/1.1" 200 109 0.002279 10.0.0.19 - - [2025-09-15 11:23:53] "GET /virtual-machine-interface/e739df50-9225-11f0-8265-fa163ea53c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003689 10.0.0.19 - - [2025-09-15 11:23:53] "POST /set-tag HTTP/1.1" 200 109 0.001564 10.0.0.19 - - [2025-09-15 11:23:53] "GET /virtual-machine/49368d58-eae7-421f-ae77-6226a93b8b94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.003088 10.0.0.19 - - [2025-09-15 11:23:53] "POST /ref-update HTTP/1.1" 200 156 0.008335 10.0.0.19 - - [2025-09-15 11:23:53] "GET /virtual-machine-interface/e739df50-9225-11f0-8265-fa163ea53c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.006870 10.0.0.19 - - [2025-09-15 11:23:53] "POST /set-tag HTTP/1.1" 200 109 0.018805 10.0.0.19 - - [2025-09-15 11:23:53] "POST /set-tag HTTP/1.1" 200 109 0.017839 10.0.0.19 - - [2025-09-15 11:23:53] "POST /set-tag HTTP/1.1" 200 109 0.022146 10.0.0.19 - - [2025-09-15 11:23:53] "POST /set-tag HTTP/1.1" 200 109 0.020774 10.0.0.19 - - [2025-09-15 11:23:53] "DELETE /instance-ip/e7534206-9225-11f0-8265-fa163ea53c0d HTTP/1.1" 200 115 0.084859 10.0.0.19 - - [2025-09-15 11:23:53] "DELETE /virtual-machine-interface/e739df50-9225-11f0-8265-fa163ea53c0d HTTP/1.1" 200 115 0.040951 10.0.0.19 - - [2025-09-15 11:23:53] "DELETE /virtual-machine/49368d58-eae7-421f-ae77-6226a93b8b94 HTTP/1.1" 200 115 0.015464 10.0.0.19 - - [2025-09-15 11:23:53] "DELETE /tag/fefede55-4c92-4046-8d66-333c44699248 HTTP/1.1" 200 115 0.031632 10.0.0.19 - - [2025-09-15 11:23:53] "GET /virtual-machine-interface/e8772fb2-9225-11f0-8265-fa163ea53c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005297 10.0.0.19 - - [2025-09-15 11:23:53] "POST /set-tag HTTP/1.1" 200 109 0.002250 10.0.0.19 - - [2025-09-15 11:23:53] "GET /virtual-machine-interface/e8772fb2-9225-11f0-8265-fa163ea53c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.009634 10.0.0.19 - - [2025-09-15 11:23:53] "POST /set-tag HTTP/1.1" 200 109 0.002343 10.0.0.19 - - [2025-09-15 11:23:53] "GET /virtual-machine/41772bff-b394-40c6-8d27-2a79cf1b9159?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.002762 10.0.0.19 - - [2025-09-15 11:23:53] "POST /ref-update HTTP/1.1" 200 156 0.008654 10.0.0.19 - - [2025-09-15 11:23:53] "GET /virtual-machine-interface/e8772fb2-9225-11f0-8265-fa163ea53c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.012292 10.0.0.19 - - [2025-09-15 11:23:54] "POST /set-tag HTTP/1.1" 200 109 0.019682 10.0.0.19 - - [2025-09-15 11:23:54] "POST /set-tag HTTP/1.1" 200 109 0.019383 10.0.0.19 - - [2025-09-15 11:23:54] "POST /set-tag HTTP/1.1" 200 109 0.027892 10.0.0.19 - - [2025-09-15 11:23:54] "POST /set-tag HTTP/1.1" 200 109 0.015134 10.0.0.19 - - [2025-09-15 11:23:54] "DELETE /instance-ip/e890297c-9225-11f0-8265-fa163ea53c0d HTTP/1.1" 200 115 0.044378 10.0.0.19 - - [2025-09-15 11:23:54] "DELETE /virtual-machine-interface/e8772fb2-9225-11f0-8265-fa163ea53c0d HTTP/1.1" 200 115 0.033582 10.0.0.19 - - [2025-09-15 11:23:54] "DELETE /virtual-machine/41772bff-b394-40c6-8d27-2a79cf1b9159 HTTP/1.1" 200 115 0.014790 10.0.0.19 - - [2025-09-15 11:23:54] "DELETE /tag/e96556db-f0ad-48b4-8c99-a769852061bc HTTP/1.1" 409 236 0.007892 10.0.0.19 - - [2025-09-15 11:23:54] "DELETE /tag/16ef2f34-cfea-4976-84fa-dd8e1e7f0caf HTTP/1.1" 409 236 0.004981 10.0.0.19 - - [2025-09-15 11:23:54] "DELETE /tag/a57434bd-cf96-4d7e-9160-2971cf088add HTTP/1.1" 200 115 0.030713 10.0.0.19 - - [2025-09-15 11:23:54] "GET /virtual-machine-interface/e79d4e28-9225-11f0-8265-fa163ea53c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003980 10.0.0.19 - - [2025-09-15 11:23:54] "POST /set-tag HTTP/1.1" 200 109 0.002270 10.0.0.19 - - [2025-09-15 11:23:54] "GET /virtual-machine-interface/e79d4e28-9225-11f0-8265-fa163ea53c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004134 10.0.0.19 - - [2025-09-15 11:23:54] "POST /set-tag HTTP/1.1" 200 109 0.001557 10.0.0.19 - - [2025-09-15 11:23:54] "GET /virtual-machine/e054fd21-07d8-464f-9680-e7f7df8dbf01?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.002845 10.0.0.19 - - [2025-09-15 11:23:54] "POST /ref-update HTTP/1.1" 200 156 0.008981 10.0.0.19 - - [2025-09-15 11:23:54] "GET /virtual-machine-interface/e79d4e28-9225-11f0-8265-fa163ea53c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004866 10.0.0.19 - - [2025-09-15 11:23:54] "POST /set-tag HTTP/1.1" 200 109 0.015054 10.0.0.19 - - [2025-09-15 11:23:54] "POST /set-tag HTTP/1.1" 200 109 0.023383 10.0.0.19 - - [2025-09-15 11:23:54] "POST /set-tag HTTP/1.1" 200 109 0.017123 10.0.0.19 - - [2025-09-15 11:23:54] "POST /set-tag HTTP/1.1" 200 109 0.012457 10.0.0.19 - - [2025-09-15 11:23:54] "DELETE /instance-ip/e7b444f2-9225-11f0-8265-fa163ea53c0d HTTP/1.1" 200 115 0.040714 10.0.0.19 - - [2025-09-15 11:23:54] "DELETE /virtual-machine-interface/e79d4e28-9225-11f0-8265-fa163ea53c0d HTTP/1.1" 200 115 0.029684 10.0.0.19 - - [2025-09-15 11:23:54] "DELETE /virtual-machine/e054fd21-07d8-464f-9680-e7f7df8dbf01 HTTP/1.1" 200 115 0.020271 10.0.0.19 - - [2025-09-15 11:23:54] "DELETE /tag/8a306dbe-a47a-4915-b8a8-ddbf611098fa HTTP/1.1" 200 115 0.028464 10.0.0.19 - - [2025-09-15 11:23:54] "DELETE /tag/b8197b28-9701-4779-a49e-3b1d6fca14e4 HTTP/1.1" 409 236 0.003773 10.0.0.19 - - [2025-09-15 11:23:54] "DELETE /tag/c9d50824-8834-400f-b30e-794da2f4b33a HTTP/1.1" 200 115 0.025855 10.0.0.19 - - [2025-09-15 11:23:56] "POST /projects HTTP/1.1" 409 238 0.002032 10.0.0.19 - - [2025-09-15 11:23:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001376 10.0.0.19 - - [2025-09-15 11:23:56] "GET /project/cde90505-3c9c-4ec1-8d56-4347881527a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.027987 10.0.0.19 - - [2025-09-15 11:23:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001442 10.0.0.19 - - [2025-09-15 11:23:56] "GET /virtual-network/f459839f-d592-4052-8631-1ae03d04fc05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.003359 10.0.0.19 - - [2025-09-15 11:23:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001900 10.0.0.19 - - [2025-09-15 11:23:56] "GET /virtual-network/9b2098a3-14ce-4042-bb21-1d27c304ac7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.003474 10.0.0.19 - - [2025-09-15 11:23:56] "POST /security-groups HTTP/1.1" 409 285 0.001715 10.0.0.19 - - [2025-09-15 11:23:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001858 10.0.0.19 - - [2025-09-15 11:23:56] "PUT /security-group/e0b16769-f8a2-46d6-b22b-65a107eeb97f HTTP/1.1" 200 262 0.059811 10.0.0.19 - - [2025-09-15 11:23:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.022036 10.0.0.19 - - [2025-09-15 11:23:56] "PUT /access-control-list/5e2c2f93-634f-48f3-af8f-34198cd99a33 HTTP/1.1" 200 272 0.015897 10.0.0.19 - - [2025-09-15 11:23:56] "PUT /access-control-list/efa687ba-f538-4dab-9370-fe5f77e6a0ad HTTP/1.1" 200 272 0.023675 10.0.0.19 - - [2025-09-15 11:24:01] "POST /projects HTTP/1.1" 409 238 0.003540 10.0.0.19 - - [2025-09-15 11:24:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002245 10.0.0.19 - - [2025-09-15 11:24:01] "GET /project/cde90505-3c9c-4ec1-8d56-4347881527a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.042675 10.0.0.19 - - [2025-09-15 11:24:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002425 10.0.0.19 - - [2025-09-15 11:24:01] "GET /virtual-network/f459839f-d592-4052-8631-1ae03d04fc05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.010332 10.0.0.19 - - [2025-09-15 11:24:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002145 10.0.0.19 - - [2025-09-15 11:24:01] "GET /virtual-network/9b2098a3-14ce-4042-bb21-1d27c304ac7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.003990 10.0.0.19 - - [2025-09-15 11:24:01] "POST /security-groups HTTP/1.1" 409 285 0.003936 10.0.0.19 - - [2025-09-15 11:24:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.007425 10.0.0.19 - - [2025-09-15 11:24:01] "PUT /security-group/e0b16769-f8a2-46d6-b22b-65a107eeb97f HTTP/1.1" 200 262 0.054668 10.0.0.19 - - [2025-09-15 11:24:01] "PUT /access-control-list/5e2c2f93-634f-48f3-af8f-34198cd99a33 HTTP/1.1" 200 272 0.016330 10.0.0.19 - - [2025-09-15 11:24:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.019603 10.0.0.19 - - [2025-09-15 11:24:01] "GET /firewall-policy/ce3cfd23-1c62-419f-8022-dd945e47023d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4897 0.005377 10.0.0.19 - - [2025-09-15 11:24:01] "PUT /access-control-list/efa687ba-f538-4dab-9370-fe5f77e6a0ad HTTP/1.1" 200 272 0.019739 10.0.0.19 - - [2025-09-15 11:24:01] "GET /firewall-rule/6491aa70-0029-4303-a71b-e2e83a7c249b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.002758 10.0.0.19 - - [2025-09-15 11:24:01] "POST /ref-update HTTP/1.1" 200 156 0.063190 10.0.0.19 - - [2025-09-15 11:24:01] "DELETE /firewall-rule/6491aa70-0029-4303-a71b-e2e83a7c249b HTTP/1.1" 200 115 0.043998 10.0.0.19 - - [2025-09-15 11:24:01] "GET /firewall-policy/ce3cfd23-1c62-419f-8022-dd945e47023d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4641 0.005878 10.0.0.19 - - [2025-09-15 11:24:02] "GET /firewall-rule/82615b69-7088-4a3e-a0b2-3ec8475b0a66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.002763 10.0.0.19 - - [2025-09-15 11:24:02] "POST /ref-update HTTP/1.1" 200 156 0.055830 10.0.0.19 - - [2025-09-15 11:24:02] "DELETE /firewall-rule/82615b69-7088-4a3e-a0b2-3ec8475b0a66 HTTP/1.1" 200 115 0.031685 10.0.0.19 - - [2025-09-15 11:24:02] "DELETE /tag/56d5c4a5-34dc-450c-82c2-df04e4890a57 HTTP/1.1" 200 115 0.038308 10.0.0.19 - - [2025-09-15 11:24:02] "DELETE /tag/16ef2f34-cfea-4976-84fa-dd8e1e7f0caf HTTP/1.1" 409 236 0.005765 10.0.0.19 - - [2025-09-15 11:24:02] "DELETE /tag/e96556db-f0ad-48b4-8c99-a769852061bc HTTP/1.1" 409 236 0.004070 10.0.0.19 - - [2025-09-15 11:24:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001849 10.0.0.19 - - [2025-09-15 11:24:02] "GET /virtual-network/f459839f-d592-4052-8631-1ae03d04fc05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004049 10.0.0.19 - - [2025-09-15 11:24:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001954 10.0.0.19 - - [2025-09-15 11:24:02] "GET /virtual-network/9b2098a3-14ce-4042-bb21-1d27c304ac7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.004789 10.0.0.19 - - [2025-09-15 11:24:02] "PUT /virtual-network/f459839f-d592-4052-8631-1ae03d04fc05 HTTP/1.1" 200 264 0.042147 10.0.0.19 - - [2025-09-15 11:24:02] "PUT /virtual-network/9b2098a3-14ce-4042-bb21-1d27c304ac7c HTTP/1.1" 200 264 0.045412 10.0.0.19 - - [2025-09-15 11:24:02] "DELETE /security-group/e0b16769-f8a2-46d6-b22b-65a107eeb97f HTTP/1.1" 200 115 0.044459 10.0.0.19 - - [2025-09-15 11:24:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.005565 10.0.0.19 - - [2025-09-15 11:24:02] "DELETE /access-control-list/5e2c2f93-634f-48f3-af8f-34198cd99a33 HTTP/1.1" 200 115 0.035018 10.0.0.19 - - [2025-09-15 11:24:02] "GET /project/cde90505-3c9c-4ec1-8d56-4347881527a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1895 0.041609 10.0.0.19 - - [2025-09-15 11:24:02] "DELETE /access-control-list/efa687ba-f538-4dab-9370-fe5f77e6a0ad HTTP/1.1" 200 115 0.050196 10.0.0.19 - - [2025-09-15 11:24:02] "GET /project/cde90505-3c9c-4ec1-8d56-4347881527a5?fields=security_groups HTTP/1.1" 200 1353 0.044968 10.0.0.19 - - [2025-09-15 11:24:02] "DELETE /security-group/86790c0f-ffd8-4f39-b5de-8df4846d3687 HTTP/1.1" 200 115 0.041702 10.0.0.19 - - [2025-09-15 11:24:02] "DELETE /access-control-list/dbd0d730-73ca-4ea3-b2cc-446f54efdc53 HTTP/1.1" 200 115 0.036248 10.0.0.19 - - [2025-09-15 11:24:02] "GET /project/cde90505-3c9c-4ec1-8d56-4347881527a5?fields=application_policy_sets HTTP/1.1" 200 1392 0.036311 10.0.0.19 - - [2025-09-15 11:24:02] "DELETE /access-control-list/7fa44177-0639-4cb1-a29f-05b9c7bb0d2e HTTP/1.1" 200 115 0.047634 10.0.0.19 - - [2025-09-15 11:24:02] "DELETE /project/cde90505-3c9c-4ec1-8d56-4347881527a5 HTTP/1.1" 200 115 0.330554 10.0.0.19 - - [2025-09-15 11:24:02] "POST /projects HTTP/1.1" 409 238 0.003177 10.0.0.19 - - [2025-09-15 11:24:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002339 10.0.0.19 - - [2025-09-15 11:24:02] "GET /project/e2639e5b-9adc-4456-a3d4-e1c94769b13c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.038400 10.0.0.19 - - [2025-09-15 11:24:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002488 10.0.0.19 - - [2025-09-15 11:24:03] "GET /virtual-network/f459839f-d592-4052-8631-1ae03d04fc05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.004671 10.0.0.19 - - [2025-09-15 11:24:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001990 10.0.0.19 - - [2025-09-15 11:24:03] "GET /virtual-network/9b2098a3-14ce-4042-bb21-1d27c304ac7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3114 0.021614 10.0.0.19 - - [2025-09-15 11:24:03] "POST /security-groups HTTP/1.1" 409 285 0.005655 10.0.0.19 - - [2025-09-15 11:24:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002023 10.0.0.19 - - [2025-09-15 11:24:03] "PUT /security-group/0380561b-a5f1-4c19-a991-00792a9b8232 HTTP/1.1" 200 262 0.052755 10.0.0.19 - - [2025-09-15 11:24:03] "PUT /access-control-list/525fbc5b-a5e8-4f5d-9a83-8477a7148708 HTTP/1.1" 200 272 0.013469 10.0.0.19 - - [2025-09-15 11:24:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.015767 10.0.0.19 - - [2025-09-15 11:24:03] "PUT /access-control-list/24871e6d-4912-4b1c-9e03-f81ebac1f5f4 HTTP/1.1" 200 272 0.011922 10.0.0.19 - - [2025-09-15 11:24:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002220 10.0.0.19 - - [2025-09-15 11:24:07] "GET /loadbalancer/5aedeb8a-fb74-4fff-b124-e0a9661027cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.002286 10.0.0.19 - - [2025-09-15 11:24:07] "GET /virtual-machine-interface/e5b712ba-9225-11f0-8265-fa163ea53c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.001978 10.0.0.19 - - [2025-09-15 11:24:07] "DELETE /loadbalancer-member/39cc9e8e-57ac-4879-a05b-bfc2911a3f3a HTTP/1.1" 200 115 0.041432 10.0.0.19 - - [2025-09-15 11:24:07] "GET /application-policy-set/9597d3df-957f-425a-a5aa-547f151ae3cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.002509 10.0.0.19 - - [2025-09-15 11:24:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002194 10.0.0.19 - - [2025-09-15 11:24:07] "GET /policy-management/24252d1f-b2f9-41be-a7e2-e83257653fa5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002949 10.0.0.19 - - [2025-09-15 11:24:07] "GET /firewall-policy/f5a4f6d9-0904-4f75-8fc3-93461cffef0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.003065 10.0.0.19 - - [2025-09-15 11:24:07] "GET /firewall-rule/c9403383-d07b-4033-b63c-5148a9b2963e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2326 0.004133 10.0.0.19 - - [2025-09-15 11:24:07] "POST /ref-update HTTP/1.1" 200 156 0.016870 10.0.0.19 - - [2025-09-15 11:24:07] "DELETE /firewall-rule/c9403383-d07b-4033-b63c-5148a9b2963e HTTP/1.1" 200 115 0.041274 10.0.0.19 - - [2025-09-15 11:24:07] "GET /firewall-policy/cffefb77-7017-4e39-b8f1-7c30f83f2670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.003223 10.0.0.19 - - [2025-09-15 11:24:07] "GET /firewall-rule/5fbcbcb8-1d5e-4072-b4bd-a25c1f1de66c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2897 0.002697 10.0.0.19 - - [2025-09-15 11:24:07] "POST /ref-update HTTP/1.1" 200 156 0.028261 10.0.0.19 - - [2025-09-15 11:24:07] "DELETE /firewall-rule/5fbcbcb8-1d5e-4072-b4bd-a25c1f1de66c HTTP/1.1" 200 115 0.064878 10.0.0.19 - - [2025-09-15 11:24:07] "GET /firewall-policy/cffefb77-7017-4e39-b8f1-7c30f83f2670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2352 0.003443 10.0.0.19 - - [2025-09-15 11:24:07] "GET /firewall-rule/97ae1745-5a1a-419d-b279-2d4d4f1834ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2596 0.002744 10.0.0.19 - - [2025-09-15 11:24:07] "POST /ref-update HTTP/1.1" 200 156 0.011823 10.0.0.19 - - [2025-09-15 11:24:07] "DELETE /firewall-rule/97ae1745-5a1a-419d-b279-2d4d4f1834ee HTTP/1.1" 200 115 0.049035 10.0.0.19 - - [2025-09-15 11:24:07] "GET /application-policy-set/9597d3df-957f-425a-a5aa-547f151ae3cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.003065 10.0.0.19 - - [2025-09-15 11:24:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001860 10.0.0.19 - - [2025-09-15 11:24:07] "GET /policy-management/24252d1f-b2f9-41be-a7e2-e83257653fa5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002371 10.0.0.19 - - [2025-09-15 11:24:07] "GET /firewall-policy/cffefb77-7017-4e39-b8f1-7c30f83f2670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.002999 10.0.0.19 - - [2025-09-15 11:24:07] "POST /ref-update HTTP/1.1" 200 156 0.031770 10.0.0.19 - - [2025-09-15 11:24:08] "DELETE /firewall-policy/cffefb77-7017-4e39-b8f1-7c30f83f2670 HTTP/1.1" 200 115 0.037334 10.0.0.19 - - [2025-09-15 11:24:08] "DELETE /tag/e96556db-f0ad-48b4-8c99-a769852061bc HTTP/1.1" 200 115 0.036248 10.0.0.19 - - [2025-09-15 11:24:08] "DELETE /tag/454a8f7f-346b-4222-bf13-949f7bdc379b HTTP/1.1" 200 115 0.047975 10.0.0.19 - - [2025-09-15 11:24:08] "DELETE /tag/b8197b28-9701-4779-a49e-3b1d6fca14e4 HTTP/1.1" 200 115 0.049701 10.0.0.19 - - [2025-09-15 11:24:08] "DELETE /tag/16ef2f34-cfea-4976-84fa-dd8e1e7f0caf HTTP/1.1" 200 115 0.288067 10.0.0.19 - - [2025-09-15 11:24:08] "DELETE /loadbalancer-pool/0bd58f74-378d-4947-9055-eb7fb78658f9 HTTP/1.1" 200 115 0.041954 10.0.0.19 - - [2025-09-15 11:24:08] "DELETE /loadbalancer-listener/d57eee5e-4544-4261-8937-4ddc628e3d15 HTTP/1.1" 200 115 0.032521 10.0.0.19 - - [2025-09-15 11:24:08] "DELETE /loadbalancer/5aedeb8a-fb74-4fff-b124-e0a9661027cf HTTP/1.1" 200 115 0.048354 10.0.0.19 - - [2025-09-15 11:24:08] "DELETE /floating-ip/5b3c9d3f-ba65-43ca-bdf8-5cbc91d8c8c6 HTTP/1.1" 200 115 0.026898 10.0.0.19 - - [2025-09-15 11:24:08] "DELETE /instance-ip/c1e5f5aa-de12-4241-a1ab-14c30ab4ab27 HTTP/1.1" 200 115 0.047592 10.0.0.19 - - [2025-09-15 11:24:08] "DELETE /virtual-machine-interface/55852a35-2877-4367-93ff-1f176720fbd1 HTTP/1.1" 200 115 0.039444 10.0.0.19 - - [2025-09-15 11:24:08] "DELETE /tag/71c5ef38-468a-461b-8b27-191fc48d7e36 HTTP/1.1" 200 115 0.049431 10.0.0.19 - - [2025-09-15 11:24:08] "POST /projects HTTP/1.1" 409 238 0.001801 10.0.0.19 - - [2025-09-15 11:24:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001976 10.0.0.19 - - [2025-09-15 11:24:08] "GET /project/e2639e5b-9adc-4456-a3d4-e1c94769b13c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.039226 10.0.0.19 - - [2025-09-15 11:24:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001461 10.0.0.19 - - [2025-09-15 11:24:08] "GET /virtual-network/f459839f-d592-4052-8631-1ae03d04fc05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.005793 10.0.0.19 - - [2025-09-15 11:24:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003703 10.0.0.19 - - [2025-09-15 11:24:08] "GET /virtual-network/9b2098a3-14ce-4042-bb21-1d27c304ac7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3114 0.012273 10.0.0.19 - - [2025-09-15 11:24:08] "POST /security-groups HTTP/1.1" 409 285 0.002249 10.0.0.19 - - [2025-09-15 11:24:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001340 10.0.0.19 - - [2025-09-15 11:24:09] "PUT /security-group/0380561b-a5f1-4c19-a991-00792a9b8232 HTTP/1.1" 200 262 0.056567 10.0.0.19 - - [2025-09-15 11:24:09] "PUT /access-control-list/525fbc5b-a5e8-4f5d-9a83-8477a7148708 HTTP/1.1" 200 272 0.010653 10.0.0.19 - - [2025-09-15 11:24:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.039267 10.0.0.19 - - [2025-09-15 11:24:09] "GET /firewall-policy/ce3cfd23-1c62-419f-8022-dd945e47023d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4386 0.017508 10.0.0.19 - - [2025-09-15 11:24:09] "PUT /access-control-list/24871e6d-4912-4b1c-9e03-f81ebac1f5f4 HTTP/1.1" 200 272 0.029754 10.0.0.19 - - [2025-09-15 11:24:09] "GET /firewall-rule/5c561839-d84d-4224-956d-ed094344222e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.005571 10.0.0.19 - - [2025-09-15 11:24:09] "POST /ref-update HTTP/1.1" 200 156 0.056124 10.0.0.19 - - [2025-09-15 11:24:09] "DELETE /firewall-rule/5c561839-d84d-4224-956d-ed094344222e HTTP/1.1" 200 115 0.035072 10.0.0.19 - - [2025-09-15 11:24:09] "GET /firewall-policy/ce3cfd23-1c62-419f-8022-dd945e47023d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4130 0.005269 10.0.0.19 - - [2025-09-15 11:24:09] "GET /firewall-rule/7461b7fe-419b-4b5c-be50-e8a681c90230?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.002693 10.0.0.19 - - [2025-09-15 11:24:09] "POST /ref-update HTTP/1.1" 200 156 0.039471 10.0.0.19 - - [2025-09-15 11:24:09] "DELETE /firewall-rule/7461b7fe-419b-4b5c-be50-e8a681c90230 HTTP/1.1" 200 115 0.039095 10.0.0.19 - - [2025-09-15 11:24:09] "DELETE /tag/0768ccab-26b8-4e42-8193-2c1583d13fd7 HTTP/1.1" 200 115 0.033825 10.0.0.19 - - [2025-09-15 11:24:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002958 10.0.0.19 - - [2025-09-15 11:24:09] "GET /virtual-network/f459839f-d592-4052-8631-1ae03d04fc05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.004145 10.0.0.19 - - [2025-09-15 11:24:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001678 10.0.0.19 - - [2025-09-15 11:24:09] "GET /virtual-network/9b2098a3-14ce-4042-bb21-1d27c304ac7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3114 0.003871 10.0.0.19 - - [2025-09-15 11:24:09] "PUT /virtual-network/f459839f-d592-4052-8631-1ae03d04fc05 HTTP/1.1" 200 264 0.041107 10.0.0.19 - - [2025-09-15 11:24:09] "PUT /virtual-network/9b2098a3-14ce-4042-bb21-1d27c304ac7c HTTP/1.1" 200 264 0.077565 10.0.0.19 - - [2025-09-15 11:24:09] "DELETE /security-group/0380561b-a5f1-4c19-a991-00792a9b8232 HTTP/1.1" 200 115 0.049766 10.0.0.19 - - [2025-09-15 11:24:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001276 10.0.0.19 - - [2025-09-15 11:24:09] "DELETE /access-control-list/525fbc5b-a5e8-4f5d-9a83-8477a7148708 HTTP/1.1" 200 115 0.045760 10.0.0.19 - - [2025-09-15 11:24:09] "DELETE /access-control-list/24871e6d-4912-4b1c-9e03-f81ebac1f5f4 HTTP/1.1" 200 115 0.026219 10.0.0.19 - - [2025-09-15 11:24:09] "GET /project/e2639e5b-9adc-4456-a3d4-e1c94769b13c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1895 0.071490 10.0.0.19 - - [2025-09-15 11:24:09] "GET /project/e2639e5b-9adc-4456-a3d4-e1c94769b13c?fields=security_groups HTTP/1.1" 200 1353 0.034703 10.0.0.19 - - [2025-09-15 11:24:09] "DELETE /security-group/27ca2efd-5f0e-4337-978a-47aa41283378 HTTP/1.1" 200 115 0.061454 10.0.0.19 - - [2025-09-15 11:24:09] "DELETE /access-control-list/dbd818a8-beeb-4d43-86f8-39cc1cb002e5 HTTP/1.1" 200 115 0.033525 10.0.0.19 - - [2025-09-15 11:24:10] "GET /project/e2639e5b-9adc-4456-a3d4-e1c94769b13c?fields=application_policy_sets HTTP/1.1" 200 1392 0.048088 10.0.0.19 - - [2025-09-15 11:24:10] "DELETE /access-control-list/74242c49-3502-4713-acc3-1b0babd6cbb3 HTTP/1.1" 200 115 0.057879 10.0.0.19 - - [2025-09-15 11:24:10] "DELETE /project/e2639e5b-9adc-4456-a3d4-e1c94769b13c HTTP/1.1" 200 115 0.376997