++ LOG_DIR=/var/log/contrail ++ export CONTAINER_LOG_DIR=/var/log/contrail/config-api ++ CONTAINER_LOG_DIR=/var/log/contrail/config-api ++ mkdir -p /var/log/contrail/config-api ++ log_file=/var/log/contrail/config-api/console.log ++ touch /var/log/contrail/config-api/console.log ++ chmod 600 /var/log/contrail/config-api/console.log ++ exec +++ tee -a /var/log/contrail/config-api/console.log +++ date ++ echo 'INFO: =================== Fri Sep 5 07:25:31 PM UTC 2025 ===================' INFO: =================== Fri Sep 5 07:25:31 PM UTC 2025 =================== ++ LOG_LOCAL=1 ++ source /functions.sh ++ source /contrail-functions.sh +++ get_default_ip ++++ get_default_nic ++++ get_gateway_nic_for_ip 1 ++++ command -v ip ++++ local ip=1 +++++ ip route get 1 +++++ awk '{print $2}' +++++ grep -o 'dev.*' ++++ local iface=ens3 ++++ [[ ens3 == \l\o ]] ++++ echo ens3 +++ local nic=ens3 +++ get_ip_for_nic ens3 +++ local nic=ens3 +++ get_cidr_for_nic ens3 +++ command -v ip +++ cut -d / -f 1 +++ 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 ++ cut -d , -f 1 ++ echo 10.0.0.19 + local cassandra=10.0.0.19 + (( i=1 )) + (( i<=30 )) + nc -z 10.0.0.19 9041 + echo -e '\035\nquit' + echo 'INFO: Waiting for cassandra 2/30' INFO: Waiting for cassandra 2/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.19 9041 + echo 'INFO: Waiting for cassandra 3/30' INFO: Waiting for cassandra 3/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.19 9041 + echo 'INFO: Waiting for cassandra 4/30' INFO: Waiting for cassandra 4/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.19 9041 + echo 'INFO: Cassandra is connected' INFO: Cassandra is connected + sleep 5 + return 0 + host_ip=0.0.0.0 + is_enabled + local val= + [[ '' == \t\r\u\e ]] + [[ '' == \y\e\s ]] + [[ '' == \e\n\a\b\l\e\d ]] ++ get_listen_ip_for_node CONFIG +++ find_my_ip_and_order_for_node CONFIG +++ local server_typ=CONFIG_NODES +++ find_my_ip_and_order_for_node_list 10.0.0.19 +++ local servers=10.0.0.19 +++ local server_list= +++ IFS=, +++ read -ra server_list ++++ get_local_ips ++++ tr '\n' , ++++ uniq +++ cut -d ' ' -f 1 ++++ sort ++++ grep -vi host ++++ awk '/32 host/ { print f } {f=$2}' ++++ cat /proc/net/fib_trie +++ local local_ips=,10.0.0.19,10.74.24.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.74.24.1,127.0.0.1,172.17.0.1,252.19.0.1,, =~ ,10\.0\.0\.19, ]] +++ echo 10.0.0.19 1 +++ return ++ local ip=10.0.0.19 ++ [[ -z 10.0.0.19 ]] ++ echo 10.0.0.19 + host_ip=10.0.0.19 + [[ cql == \c\q\l ]] ++ sed 's/,/ /g' ++ echo 10.0.0.19:9041 + cassandra_server_list=10.0.0.19:9041 + config_api_certs_config= + uwsgi_socket='protocol = http\nsocket = 10.0.0.19:8082' + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + neutron_section= + mkdir -p /etc/contrail + introspect_port_list=("${CONFIG_API_INTROSPECT_PORT}") + admin_port_list=("${CONFIG_API_ADMIN_PORT}") + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT-1 )) + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT )) + cat ++ get_introspect_listen_ip_for_node CONFIG ++ local ip=0.0.0.0 ++ is_enabled True ++ local val=true ++ [[ true == \t\r\u\e ]] ++ echo 0.0.0.0 + add_ini_params_from_env API /etc/contrail/contrail-api-0.conf + local service_name=API + local cfg_path=/etc/contrail/contrail-api-0.conf + local delim=__ ++ set -o posix ++ cut -d = -f 1 ++ sed 's/^API__//g' ++ sort ++ grep '^API__.*__.*=.*$' ++ set + local vars= + local section= + (( ++index )) + (( index < CONFIG_API_WORKER_COUNT )) + (( CONFIG_API_WORKER_COUNT > 1 )) + service_cmd='/usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0' + set_third_party_auth_config + [[ noauth != \k\e\y\s\t\o\n\e ]] + return + set_vnc_api_lib_ini + local tmp_file=/etc/contrail/vnc_api_lib.ini.tmp + cat + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + [[ noauth == \k\e\y\s\t\o\n\e ]] + cat + mv -f /etc/contrail/vnc_api_lib.ini.tmp /etc/contrail/vnc_api_lib.ini + upgrade_old_logs contrail-api + local template=contrail-api ++ dirname /var/log/contrail/config-api + local old_dir=/var/log/contrail + mkdir -p /var/log/contrail/config-api + chmod 755 /var/log/contrail/config-api + mv -n '/var/log/contrail/*contrail-api.log*' /var/log/contrail/config-api/ + true + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + chown 1999:1999 /var/log/contrail/config-api + find /var/log/contrail/config-api -uid 0 -exec chown 1999:1999 '{}' + + run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + mkdir -p /etc/contrail /var/lib/contrail + chown 1999:1999 /etc/contrail /var/lib/contrail + find /etc/contrail -uid 0 -exec chown 1999:1999 '{}' + + chmod 755 /etc/contrail + do_run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + mkdir -p /var/crashes + chmod 777 /var/crashes ++ id -un 1999 + local user_name=contrail + export HOME=/home/contrail + HOME=/home/contrail + mkdir -p /home/contrail + chown -R 1999:1999 /home/contrail + exec setpriv --reuid 1999 --regid 1999 --clear-groups --no-new-privs /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:287: SyntaxWarning: "is not" with a literal. Did you mean "!="? if ip_alloc_unit is not 1: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1113: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1910: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: 09/05/2025 19:26:17.685 7f50ef1f8a40 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 09/05/2025 19:26:17.945 7f50ef1f8a40 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 09/05/2025 19:26:17.963 7f50ef1f8a40 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 09/05/2025 19:26:17.964 7f50ef1f8a40 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log] [Introspect:8084]10.0.0.19 - - [2025-09-05 19:26:21] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 314 0.000669 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-05 19:26:31] "GET / HTTP/1.1" 503 181 0.000346 10.0.0.19 - - [2025-09-05 19:26:31] "GET / HTTP/1.1" 200 35931 0.001375 10.0.0.19 - - [2025-09-05 19:26:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002578 10.0.0.19 - - [2025-09-05 19:26:31] "GET /global-system-config/8721fdcd-cded-4f93-b688-d0f39990c733?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.004742 10.0.0.19 - - [2025-09-05 19:26:31] "POST /fqname-to-id HTTP/1.1" 404 216 0.001994 10.0.0.19 - - [2025-09-05 19:26:31] "POST /config-database-nodes HTTP/1.1" 200 611 0.046052 10.0.0.19 - - [2025-09-05 19:26:32] "GET / HTTP/1.1" 200 45303 0.001632 10.0.0.19 - - [2025-09-05 19:26:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003341 10.0.0.19 - - [2025-09-05 19:26:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003012 10.0.0.19 - - [2025-09-05 19:26:32] "GET / HTTP/1.1" 200 35931 0.001350 10.0.0.19 - - [2025-09-05 19:26:33] "POST /fqname-to-id HTTP/1.1" 404 186 0.004175 10.0.0.19 - - [2025-09-05 19:26:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003699 10.0.0.19 - - [2025-09-05 19:26:33] "GET /global-system-config/8721fdcd-cded-4f93-b688-d0f39990c733?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.004963 10.0.0.19 - - [2025-09-05 19:26:33] "GET / HTTP/1.1" 200 35931 0.001298 10.0.0.19 - - [2025-09-05 19:26:33] "POST /service-appliance-sets HTTP/1.1" 200 553 0.034095 10.0.0.19 - - [2025-09-05 19:26:33] "GET / HTTP/1.1" 200 35931 0.001166 10.0.0.19 - - [2025-09-05 19:26:33] "POST /fqname-to-id HTTP/1.1" 404 180 0.009964 10.0.0.19 - - [2025-09-05 19:26:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003141 10.0.0.19 - - [2025-09-05 19:26:33] "GET /global-system-config/8721fdcd-cded-4f93-b688-d0f39990c733?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.005273 10.0.0.19 - - [2025-09-05 19:26:33] "POST /service-appliance-sets HTTP/1.1" 200 541 0.030852 10.0.0.19 - - [2025-09-05 19:26:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002617 10.0.0.19 - - [2025-09-05 19:26:33] "GET /network-ipam/7b8163a2-40db-4393-8232-d3dc14b78719?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1952 0.003007 10.0.0.19 - - [2025-09-05 19:26:33] "POST /service-templates HTTP/1.1" 200 511 0.044797 10.0.0.19 - - [2025-09-05 19:26:33] "POST /service-templates HTTP/1.1" 200 501 0.033028 10.0.0.19 - - [2025-09-05 19:26:33] "POST /service-templates HTTP/1.1" 200 515 0.032899 10.0.0.19 - - [2025-09-05 19:26:33] "POST /service-templates HTTP/1.1" 200 535 0.024754 10.0.0.19 - - [2025-09-05 19:26:33] "POST /service-templates HTTP/1.1" 200 507 0.036919 10.0.0.19 - - [2025-09-05 19:26:34] "GET / HTTP/1.1" 200 35931 0.002170 10.0.0.19 - - [2025-09-05 19:26:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002166 10.0.0.19 - - [2025-09-05 19:26:34] "GET /routing-instance/5ac86ae5-9708-4d79-9592-5800a9a0ef00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.002900 10.0.0.19 - - [2025-09-05 19:26:34] "POST /bgp-routers HTTP/1.1" 200 616 0.022785 10.0.0.19 - - [2025-09-05 19:26:34] "GET /bgp-router/d4898eff-9861-41f3-9671-bbfc13381a1b?fields=global_system_config_back_refs HTTP/1.1" 200 1130 0.006100 10.0.0.19 - - [2025-09-05 19:26:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002403 10.0.0.19 - - [2025-09-05 19:26:34] "GET /global-system-config/8721fdcd-cded-4f93-b688-d0f39990c733?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.006485 10.0.0.19 - - [2025-09-05 19:26:34] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002021 10.0.0.19 - - [2025-09-05 19:26:34] "POST /ref-update HTTP/1.1" 200 156 0.010035 10.0.0.19 - - [2025-09-05 19:26:34] "GET / HTTP/1.1" 200 35931 0.001415 10.0.0.19 - - [2025-09-05 19:26:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004047 10.0.0.19 - - [2025-09-05 19:26:34] "GET /global-system-config/8721fdcd-cded-4f93-b688-d0f39990c733?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.018568 10.0.0.19 - - [2025-09-05 19:26:34] "POST /fqname-to-id HTTP/1.1" 404 216 0.003040 10.0.0.19 - - [2025-09-05 19:26:35] "POST /analytics-alarm-nodes HTTP/1.1" 200 611 0.021283 10.0.0.19 - - [2025-09-05 19:26:35] "GET / HTTP/1.1" 200 35931 0.002465 10.0.0.19 - - [2025-09-05 19:26:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003464 10.0.0.19 - - [2025-09-05 19:26:35] "GET /global-system-config/8721fdcd-cded-4f93-b688-d0f39990c733?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.004880 10.0.0.19 - - [2025-09-05 19:26:35] "POST /fqname-to-id HTTP/1.1" 404 216 0.001981 10.0.0.19 - - [2025-09-05 19:26:35] "POST /analytics-snmp-nodes HTTP/1.1" 200 609 0.030349 10.0.0.19 - - [2025-09-05 19:26:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.006527 10.0.0.19 - - [2025-09-05 19:26:35] "GET /network-ipam/7b8163a2-40db-4393-8232-d3dc14b78719?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1952 0.003586 [Introspect:8084]10.0.0.19 - - [2025-09-05 19:26:35] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000870 [Introspect:8084]10.0.0.19 - - [2025-09-05 19:26:35] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000933 10.0.0.19 - - [2025-09-05 19:26:36] "POST /fqname-to-id HTTP/1.1" 404 225 0.016340 10.0.0.19 - - [2025-09-05 19:26:36] "POST /access-control-lists HTTP/1.1" 200 587 0.025641 10.0.0.19 - - [2025-09-05 19:26:36] "POST /fqname-to-id HTTP/1.1" 404 224 0.011494 10.0.0.19 - - [2025-09-05 19:26:36] "POST /access-control-lists HTTP/1.1" 200 585 0.038696 10.0.0.19 - - [2025-09-05 19:26:36] "POST /route-targets HTTP/1.1" 200 327 0.013710 10.0.0.19 - - [2025-09-05 19:26:36] "POST /ref-update HTTP/1.1" 200 156 0.022498 10.0.0.19 - - [2025-09-05 19:26:36] "GET / HTTP/1.1" 200 35931 0.001962 10.0.0.19 - - [2025-09-05 19:26:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.013802 10.0.0.19 - - [2025-09-05 19:26:36] "GET /global-system-config/8721fdcd-cded-4f93-b688-d0f39990c733?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.014820 10.0.0.19 - - [2025-09-05 19:26:36] "POST /fqname-to-id HTTP/1.1" 404 216 0.010547 10.0.0.19 - - [2025-09-05 19:26:36] "POST /route-targets HTTP/1.1" 200 327 0.030549 10.0.0.19 - - [2025-09-05 19:26:36] "POST /ref-update HTTP/1.1" 200 156 0.028839 10.0.0.19 - - [2025-09-05 19:26:36] "POST /database-nodes HTTP/1.1" 200 597 0.042793 10.0.0.19 - - [2025-09-05 19:26:36] "POST /route-targets HTTP/1.1" 200 327 0.024902 10.0.0.19 - - [2025-09-05 19:26:36] "GET / HTTP/1.1" 200 35931 0.001416 10.0.0.19 - - [2025-09-05 19:26:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002241 10.0.0.19 - - [2025-09-05 19:26:36] "POST /ref-update HTTP/1.1" 200 156 0.036371 10.0.0.19 - - [2025-09-05 19:26:36] "GET /global-system-config/8721fdcd-cded-4f93-b688-d0f39990c733?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.013778 10.0.0.19 - - [2025-09-05 19:26:36] "POST /fqname-to-id HTTP/1.1" 404 216 0.007594 10.0.0.19 - - [2025-09-05 19:26:36] "POST /route-targets HTTP/1.1" 200 327 0.017056 10.0.0.19 - - [2025-09-05 19:26:36] "POST /analytics-nodes HTTP/1.1" 200 599 0.045829 10.0.0.19 - - [2025-09-05 19:26:36] "POST /ref-update HTTP/1.1" 200 156 0.039922 10.0.0.19 - - [2025-09-05 19:26:36] "POST /fqname-to-id HTTP/1.1" 404 201 0.007317 10.0.0.19 - - [2025-09-05 19:26:37] "POST /access-control-lists HTTP/1.1" 200 551 0.074061 10.0.0.19 - - [2025-09-05 19:26:37] "PUT /access-control-list/64bf2333-a4c4-45c0-86ea-4441b3ffb65f HTTP/1.1" 200 272 0.015289 10.0.0.19 - - [2025-09-05 19:26:37] "PUT /access-control-list/b8cacece-4f7e-4184-8275-bfa454180577 HTTP/1.1" 200 272 0.015240 10.0.0.19 - - [2025-09-05 19:26:40] "GET / HTTP/1.1" 200 35931 0.002777 10.0.0.19 - - [2025-09-05 19:26:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003132 10.0.0.19 - - [2025-09-05 19:26:40] "GET /global-system-config/8721fdcd-cded-4f93-b688-d0f39990c733?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.004800 10.0.0.19 - - [2025-09-05 19:26:40] "POST /fqname-to-id HTTP/1.1" 404 216 0.002043 10.0.0.19 - - [2025-09-05 19:26:40] "POST /config-nodes HTTP/1.1" 200 593 0.051600 10.0.0.19 - - [2025-09-05 19:26:40] "GET / HTTP/1.1" 200 35931 0.001326 10.0.0.19 - - [2025-09-05 19:26:40] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.003631 10.0.0.19 - - [2025-09-05 19:26:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002432 10.0.0.19 - - [2025-09-05 19:26:45] "GET /global-vrouter-config/0a8dc174-5665-409a-aa6c-e988852689ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1214 0.002534 10.0.0.19 - - [2025-09-05 19:26:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001600 10.0.0.19 - - [2025-09-05 19:26:45] "PUT /global-vrouter-config/0a8dc174-5665-409a-aa6c-e988852689ba HTTP/1.1" 200 276 0.010555 10.0.0.19 - - [2025-09-05 19:26:45] "GET / HTTP/1.1" 200 35931 0.001279 10.0.0.19 - - [2025-09-05 19:26:45] "POST /alarms HTTP/1.1" 200 581 0.021084 10.0.0.19 - - [2025-09-05 19:26:45] "POST /alarms HTTP/1.1" 200 575 0.020947 10.0.0.19 - - [2025-09-05 19:26:45] "POST /alarms HTTP/1.1" 200 575 0.043890 10.0.0.19 - - [2025-09-05 19:26:45] "POST /alarms HTTP/1.1" 200 559 0.016546 10.0.0.19 - - [2025-09-05 19:26:45] "POST /alarms HTTP/1.1" 200 555 0.030381 10.0.0.19 - - [2025-09-05 19:26:45] "POST /alarms HTTP/1.1" 200 557 0.031664 10.0.0.19 - - [2025-09-05 19:26:45] "POST /alarms HTTP/1.1" 200 565 0.020122 10.0.0.19 - - [2025-09-05 19:26:46] "POST /alarms HTTP/1.1" 200 549 0.026334 10.0.0.19 - - [2025-09-05 19:26:46] "POST /alarms HTTP/1.1" 200 557 0.021594 10.0.0.19 - - [2025-09-05 19:26:46] "POST /alarms HTTP/1.1" 200 567 0.020541 10.0.0.19 - - [2025-09-05 19:26:46] "POST /alarms HTTP/1.1" 200 555 0.021364 10.0.0.19 - - [2025-09-05 19:26:46] "POST /alarms HTTP/1.1" 200 567 0.029257 10.0.0.19 - - [2025-09-05 19:26:46] "POST /alarms HTTP/1.1" 200 575 0.057429 10.0.0.19 - - [2025-09-05 19:26:46] "POST /alarms HTTP/1.1" 200 569 0.030810 10.0.0.19 - - [2025-09-05 19:26:46] "POST /alarms HTTP/1.1" 200 561 0.042937 10.0.0.19 - - [2025-09-05 19:26:46] "POST /alarms HTTP/1.1" 200 561 0.016788 10.0.0.19 - - [2025-09-05 19:26:46] "POST /alarms HTTP/1.1" 200 561 0.022167 10.0.0.19 - - [2025-09-05 19:26:46] "POST /alarms HTTP/1.1" 200 547 0.026670 10.0.0.19 - - [2025-09-05 19:26:46] "POST /alarms HTTP/1.1" 200 595 0.017269 10.0.0.19 - - [2025-09-05 19:26:46] "POST /alarms HTTP/1.1" 200 575 0.029571 10.0.0.19 - - [2025-09-05 19:26:46] "POST /alarms HTTP/1.1" 200 571 0.026617 10.0.0.19 - - [2025-09-05 19:26:46] "POST /alarms HTTP/1.1" 200 583 0.024604 10.0.0.19 - - [2025-09-05 19:26:46] "POST /alarms HTTP/1.1" 200 609 0.039515 [Introspect:8084]10.0.0.19 - - [2025-09-05 19:26:46] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000839 [Introspect:8084]10.0.0.19 - - [2025-09-05 19:26:46] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000800 10.0.0.19 - - [2025-09-05 19:26:46] "GET / HTTP/1.1" 200 35931 0.001706 10.0.0.19 - - [2025-09-05 19:26:46] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002154 10.0.0.19 - - [2025-09-05 19:26:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001520 10.0.0.19 - - [2025-09-05 19:26:46] "PUT /global-vrouter-config/0a8dc174-5665-409a-aa6c-e988852689ba HTTP/1.1" 200 276 0.007064 10.0.0.19 - - [2025-09-05 19:26:47] "GET / HTTP/1.1" 200 35931 0.001208 10.0.0.19 - - [2025-09-05 19:26:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002619 10.0.0.19 - - [2025-09-05 19:26:47] "GET /global-vrouter-config/0a8dc174-5665-409a-aa6c-e988852689ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003055 10.0.0.19 - - [2025-09-05 19:26:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002324 10.0.0.19 - - [2025-09-05 19:26:47] "PUT /global-vrouter-config/0a8dc174-5665-409a-aa6c-e988852689ba HTTP/1.1" 200 276 0.011420 10.0.0.19 - - [2025-09-05 19:26:47] "GET / HTTP/1.1" 200 35931 0.001740 10.0.0.19 - - [2025-09-05 19:26:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002353 10.0.0.19 - - [2025-09-05 19:26:47] "GET /global-system-config/8721fdcd-cded-4f93-b688-d0f39990c733?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.004496 10.0.0.19 - - [2025-09-05 19:26:47] "PUT /global-system-config/8721fdcd-cded-4f93-b688-d0f39990c733 HTTP/1.1" 200 274 0.015244 [Introspect:8084]10.0.0.19 - - [2025-09-05 19:26:58] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001012 [Introspect:8084]10.0.0.19 - - [2025-09-05 19:26:58] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001036 10.0.0.19 - - [2025-09-05 19:26:59] "GET / HTTP/1.1" 200 35931 0.001218 10.0.0.19 - - [2025-09-05 19:26:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.010535 10.0.0.19 - - [2025-09-05 19:26:59] "GET /domain/bfa26616-08f4-46d3-845a-871cf9dc713a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.002838 10.0.0.19 - - [2025-09-05 19:26:59] "POST /id-to-fqname HTTP/1.1" 200 173 0.002259 10.0.0.19 - - [2025-09-05 19:26:59] "POST /fqname-to-id HTTP/1.1" 404 182 0.003708 10.0.0.19 - - [2025-09-05 19:27:00] "POST /security-groups HTTP/1.1" 200 570 0.091492 10.0.0.19 - - [2025-09-05 19:27:00] "POST /projects HTTP/1.1" 200 481 0.336023 10.0.0.19 - - [2025-09-05 19:27:00] "POST /fqname-to-id HTTP/1.1" 404 213 0.002691 10.0.0.19 - - [2025-09-05 19:27:00] "POST /security-groups HTTP/1.1" 200 534 0.043605 10.0.0.19 - - [2025-09-05 19:27:00] "POST /access-control-lists HTTP/1.1" 200 579 0.035407 10.0.0.19 - - [2025-09-05 19:27:00] "POST /fqname-to-id HTTP/1.1" 404 212 0.022826 10.0.0.19 - - [2025-09-05 19:27:00] "POST /chown HTTP/1.1" 200 109 0.030338 10.0.0.19 - - [2025-09-05 19:27:00] "POST /policy-managements HTTP/1.1" 409 214 0.034952 10.0.0.19 - - [2025-09-05 19:27:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001983 10.0.0.19 - - [2025-09-05 19:27:00] "POST /access-control-lists HTTP/1.1" 200 577 0.138444 10.0.0.19 - - [2025-09-05 19:27:00] "GET /policy-management/efc5fb82-4a81-4602-927b-2a275db955a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.022125 10.0.0.19 - - [2025-09-05 19:27:00] "POST /fqname-to-id HTTP/1.1" 404 232 0.005126 10.0.0.19 - - [2025-09-05 19:27:00] "POST /application-policy-sets HTTP/1.1" 200 528 0.048738 10.0.0.19 - - [2025-09-05 19:27:00] "POST /access-control-lists HTTP/1.1" 200 594 0.073244 10.0.0.19 - - [2025-09-05 19:27:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.029089 10.0.0.19 - - [2025-09-05 19:27:00] "POST /fqname-to-id HTTP/1.1" 404 231 0.005061 10.0.0.19 - - [2025-09-05 19:27:00] "GET /global-vrouter-config/0a8dc174-5665-409a-aa6c-e988852689ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.007483 10.0.0.19 - - [2025-09-05 19:27:00] "PUT /global-vrouter-config/0a8dc174-5665-409a-aa6c-e988852689ba HTTP/1.1" 200 276 0.023338 10.0.0.19 - - [2025-09-05 19:27:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.022586 10.0.0.19 - - [2025-09-05 19:27:00] "POST /access-control-lists HTTP/1.1" 200 592 0.066297 10.0.0.19 - - [2025-09-05 19:27:00] "GET /virtual-network/2da7916f-8fa9-4d1f-9a25-5da5234da0ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1425 0.004760 10.0.0.19 - - [2025-09-05 19:27:00] "POST /id-to-fqname HTTP/1.1" 200 177 0.000504 10.0.0.19 - - [2025-09-05 19:27:00] "POST /fqname-to-id HTTP/1.1" 404 186 0.014528 10.0.0.19 - - [2025-09-05 19:27:00] "POST /security-groups HTTP/1.1" 200 574 0.098699 10.0.0.19 - - [2025-09-05 19:27:00] "POST /projects HTTP/1.1" 200 489 0.288776 10.0.0.19 - - [2025-09-05 19:27:00] "POST /fqname-to-id HTTP/1.1" 404 217 0.015023 10.0.0.19 - - [2025-09-05 19:27:00] "POST /access-control-lists HTTP/1.1" 200 583 0.034489 10.0.0.19 - - [2025-09-05 19:27:00] "POST /security-groups HTTP/1.1" 200 546 0.093011 10.0.0.19 - - [2025-09-05 19:27:01] "POST /fqname-to-id HTTP/1.1" 404 216 0.013199 10.0.0.19 - - [2025-09-05 19:27:01] "POST /chown HTTP/1.1" 200 109 0.021865 10.0.0.19 - - [2025-09-05 19:27:01] "POST /access-control-lists HTTP/1.1" 200 581 0.196540 10.0.0.19 - - [2025-09-05 19:27:01] "POST /fqname-to-id HTTP/1.1" 404 240 0.009355 10.0.0.19 - - [2025-09-05 19:27:01] "POST /network-ipams HTTP/1.1" 200 522 0.204654 10.0.0.19 - - [2025-09-05 19:27:01] "POST /network-ipams HTTP/1.1" 200 510 0.041327 10.0.0.19 - - [2025-09-05 19:27:01] "POST /fqname-to-id HTTP/1.1" 404 198 0.002994 10.0.0.19 - - [2025-09-05 19:27:01] "POST /access-control-lists HTTP/1.1" 200 602 0.088770 10.0.0.19 - - [2025-09-05 19:27:01] "POST /fqname-to-id HTTP/1.1" 404 239 0.024572 10.0.0.19 - - [2025-09-05 19:27:01] "POST /access-control-lists HTTP/1.1" 200 600 0.019872 10.0.0.19 - - [2025-09-05 19:27:01] "POST /fqname-to-id HTTP/1.1" 404 229 0.016039 10.0.0.19 - - [2025-09-05 19:27:01] "POST /useragent-kv HTTP/1.1" 200 115 0.032161 10.0.0.19 - - [2025-09-05 19:27:01] "POST /virtual-networks HTTP/1.1" 200 538 0.328819 10.0.0.19 - - [2025-09-05 19:27:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.008401 10.0.0.19 - - [2025-09-05 19:27:01] "GET /virtual-network/1683e344-1a48-4771-a58e-113c11eac32a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1733 0.009684 10.0.0.19 - - [2025-09-05 19:27:01] "POST /access-control-lists HTTP/1.1" 200 589 0.146432 10.0.0.19 - - [2025-09-05 19:27:01] "POST /route-targets HTTP/1.1" 200 327 0.027894 10.0.0.19 - - [2025-09-05 19:27:01] "POST /network-ipams HTTP/1.1" 200 518 0.092175 10.0.0.19 - - [2025-09-05 19:27:01] "POST /fqname-to-id HTTP/1.1" 404 202 0.020215 10.0.0.19 - - [2025-09-05 19:27:01] "POST /ref-update HTTP/1.1" 200 156 0.075320 10.0.0.19 - - [2025-09-05 19:27:02] "PUT /access-control-list/827020db-59f6-4451-abce-50824799959a HTTP/1.1" 200 272 0.067289 10.0.0.19 - - [2025-09-05 19:27:02] "POST /useragent-kv HTTP/1.1" 200 115 0.019706 10.0.0.19 - - [2025-09-05 19:27:02] "POST /virtual-networks HTTP/1.1" 200 546 0.232362 10.0.0.19 - - [2025-09-05 19:27:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003504 10.0.0.19 - - [2025-09-05 19:27:02] "GET /virtual-network/e1970409-91d3-4d3d-8be2-ffe24650b64a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1751 0.014200 10.0.0.19 - - [2025-09-05 19:27:02] "POST /route-targets HTTP/1.1" 200 327 0.029591 10.0.0.19 - - [2025-09-05 19:27:02] "POST /fqname-to-id HTTP/1.1" 404 199 0.004760 10.0.0.19 - - [2025-09-05 19:27:02] "POST /ref-update HTTP/1.1" 200 156 0.070782 10.0.0.19 - - [2025-09-05 19:27:02] "POST /network-policys HTTP/1.1" 200 538 0.108720 10.0.0.19 - - [2025-09-05 19:27:02] "POST /fqname-to-id HTTP/1.1" 404 197 0.030417 10.0.0.19 - - [2025-09-05 19:27:02] "POST /network-policys HTTP/1.1" 200 534 0.155143 10.0.0.19 - - [2025-09-05 19:27:02] "POST /fqname-to-id HTTP/1.1" 404 201 0.002761 10.0.0.19 - - [2025-09-05 19:27:02] "POST /network-policys HTTP/1.1" 200 542 0.047487 10.0.0.19 - - [2025-09-05 19:27:02] "PUT /access-control-list/626e058c-4bab-47d0-95a6-6d77c28e803f HTTP/1.1" 200 272 0.035802 10.0.0.19 - - [2025-09-05 19:27:02] "POST /ref-update HTTP/1.1" 200 156 0.100281 10.0.0.19 - - [2025-09-05 19:27:02] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.015682 10.0.0.19 - - [2025-09-05 19:27:02] "POST /ref-update HTTP/1.1" 200 156 0.077195 10.0.0.19 - - [2025-09-05 19:27:02] "PUT /access-control-list/827020db-59f6-4451-abce-50824799959a HTTP/1.1" 200 272 0.043272 10.0.0.19 - - [2025-09-05 19:27:03] "PUT /access-control-list/827020db-59f6-4451-abce-50824799959a HTTP/1.1" 200 272 0.036188 10.0.0.19 - - [2025-09-05 19:27:03] "POST /ref-update HTTP/1.1" 200 156 0.124067 10.0.0.19 - - [2025-09-05 19:27:03] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.012873 10.0.0.19 - - [2025-09-05 19:27:03] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.006650 10.0.0.19 - - [2025-09-05 19:27:03] "PUT /access-control-list/626e058c-4bab-47d0-95a6-6d77c28e803f HTTP/1.1" 200 272 0.073000 10.0.0.19 - - [2025-09-05 19:27:03] "POST /ref-update HTTP/1.1" 200 156 0.052081 10.0.0.19 - - [2025-09-05 19:27:03] "POST /ref-update HTTP/1.1" 200 156 0.113238 10.0.0.19 - - [2025-09-05 19:27:03] "POST /fqname-to-id HTTP/1.1" 404 237 0.017982 10.0.0.19 - - [2025-09-05 19:27:03] "POST /access-control-lists HTTP/1.1" 200 601 0.081503 10.0.0.19 - - [2025-09-05 19:27:03] "POST /ref-update HTTP/1.1" 200 156 0.134726 10.0.0.19 - - [2025-09-05 19:27:03] "POST /ref-update HTTP/1.1" 200 156 0.060042 10.0.0.19 - - [2025-09-05 19:27:03] "PUT /access-control-list/1862b551-5b3b-41bd-9ea9-d6578ba87d0a HTTP/1.1" 200 272 0.062871 10.0.0.19 - - [2025-09-05 19:27:03] "POST /ref-update HTTP/1.1" 200 156 0.170821 10.0.0.19 - - [2025-09-05 19:27:03] "PUT /access-control-list/626e058c-4bab-47d0-95a6-6d77c28e803f HTTP/1.1" 200 272 0.070805 10.0.0.19 - - [2025-09-05 19:27:03] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.044160 10.0.0.19 - - [2025-09-05 19:27:03] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002747 10.0.0.19 - - [2025-09-05 19:27:03] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.014936 10.0.0.19 - - [2025-09-05 19:27:03] "POST /ref-update HTTP/1.1" 200 156 0.028229 10.0.0.19 - - [2025-09-05 19:27:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002079 10.0.0.19 - - [2025-09-05 19:27:03] "GET /virtual-network/2da7916f-8fa9-4d1f-9a25-5da5234da0ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1717 0.005411 10.0.0.19 - - [2025-09-05 19:27:03] "GET /application-policy-set/050852a2-0630-4f30-8475-b7af56caff81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1062 0.003843 10.0.0.19 - - [2025-09-05 19:27:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002476 10.0.0.19 - - [2025-09-05 19:27:03] "GET /policy-management/efc5fb82-4a81-4602-927b-2a275db955a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.015054 10.0.0.19 - - [2025-09-05 19:27:03] "POST /firewall-policys HTTP/1.1" 200 530 0.027934 10.0.0.19 - - [2025-09-05 19:27:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.025695 10.0.0.19 - - [2025-09-05 19:27:03] "GET /firewall-policy/87b5597c-eb09-4276-871a-246e342df943?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1441 0.022370 10.0.0.19 - - [2025-09-05 19:27:03] "GET /application-policy-set/050852a2-0630-4f30-8475-b7af56caff81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1062 0.002776 10.0.0.19 - - [2025-09-05 19:27:04] "GET /firewall-policy/87b5597c-eb09-4276-871a-246e342df943?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1441 0.002978 10.0.0.19 - - [2025-09-05 19:27:04] "POST /ref-update HTTP/1.1" 200 156 0.033356 10.0.0.19 - - [2025-09-05 19:27:04] "GET /application-policy-set/050852a2-0630-4f30-8475-b7af56caff81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1310 0.026856 10.0.0.19 - - [2025-09-05 19:27:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002565 10.0.0.19 - - [2025-09-05 19:27:04] "GET /policy-management/efc5fb82-4a81-4602-927b-2a275db955a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002788 10.0.0.19 - - [2025-09-05 19:27:04] "POST /firewall-policys HTTP/1.1" 200 532 0.027821 10.0.0.19 - - [2025-09-05 19:27:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.023785 10.0.0.19 - - [2025-09-05 19:27:04] "GET /firewall-policy/474bc93d-bba1-4844-b2a3-af4e563b2da4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.012647 10.0.0.19 - - [2025-09-05 19:27:04] "GET /application-policy-set/050852a2-0630-4f30-8475-b7af56caff81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1310 0.002151 10.0.0.19 - - [2025-09-05 19:27:04] "GET /firewall-policy/474bc93d-bba1-4844-b2a3-af4e563b2da4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.002942 10.0.0.19 - - [2025-09-05 19:27:04] "GET /firewall-policy/87b5597c-eb09-4276-871a-246e342df943?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1441 0.002536 10.0.0.19 - - [2025-09-05 19:27:04] "GET /firewall-policy/87b5597c-eb09-4276-871a-246e342df943?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1441 0.002093 10.0.0.19 - - [2025-09-05 19:27:04] "POST /ref-update HTTP/1.1" 200 156 0.017596 10.0.0.19 - - [2025-09-05 19:27:04] "POST /ref-update HTTP/1.1" 200 156 0.064314 10.0.0.19 - - [2025-09-05 19:27:04] "POST /ref-update HTTP/1.1" 200 156 0.036129 10.0.0.19 - - [2025-09-05 19:27:04] "GET /application-policy-set/050852a2-0630-4f30-8475-b7af56caff81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1532 0.003723 10.0.0.19 - - [2025-09-05 19:27:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001572 10.0.0.19 - - [2025-09-05 19:27:04] "GET /policy-management/efc5fb82-4a81-4602-927b-2a275db955a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002102 10.0.0.19 - - [2025-09-05 19:27:04] "POST /firewall-policys HTTP/1.1" 200 530 0.023725 10.0.0.19 - - [2025-09-05 19:27:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.045190 10.0.0.19 - - [2025-09-05 19:27:04] "GET /firewall-policy/f7c17818-c172-42a5-81e2-481ba864d965?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.013560 [Introspect:8084]10.0.0.19 - - [2025-09-05 19:27:04] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001096 [Introspect:8084]10.0.0.19 - - [2025-09-05 19:27:04] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000937 10.0.0.19 - - [2025-09-05 19:27:04] "GET /application-policy-set/050852a2-0630-4f30-8475-b7af56caff81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1532 0.002906 10.0.0.19 - - [2025-09-05 19:27:04] "GET /firewall-policy/f7c17818-c172-42a5-81e2-481ba864d965?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.002514 10.0.0.19 - - [2025-09-05 19:27:04] "GET /firewall-policy/474bc93d-bba1-4844-b2a3-af4e563b2da4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.008005 10.0.0.19 - - [2025-09-05 19:27:04] "GET /firewall-policy/87b5597c-eb09-4276-871a-246e342df943?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1441 0.003271 10.0.0.19 - - [2025-09-05 19:27:04] "GET /firewall-policy/87b5597c-eb09-4276-871a-246e342df943?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1441 0.002446 10.0.0.19 - - [2025-09-05 19:27:04] "GET /firewall-policy/474bc93d-bba1-4844-b2a3-af4e563b2da4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.002630 10.0.0.19 - - [2025-09-05 19:27:04] "POST /ref-update HTTP/1.1" 200 156 0.023159 10.0.0.19 - - [2025-09-05 19:27:04] "POST /ref-update HTTP/1.1" 200 156 0.048190 10.0.0.19 - - [2025-09-05 19:27:04] "POST /ref-update HTTP/1.1" 200 156 0.030782 10.0.0.19 - - [2025-09-05 19:27:05] "POST /ref-update HTTP/1.1" 200 156 0.109280 10.0.0.19 - - [2025-09-05 19:27:05] "POST /ref-update HTTP/1.1" 200 156 0.062861 10.0.0.19 - - [2025-09-05 19:27:05] "GET /application-policy-set/050852a2-0630-4f30-8475-b7af56caff81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1753 0.008675 10.0.0.19 - - [2025-09-05 19:27:05] "POST /tags HTTP/1.1" 200 299 0.044967 10.0.0.19 - - [2025-09-05 19:27:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.009668 10.0.0.19 - - [2025-09-05 19:27:05] "GET /tag/4f90406f-078d-4e6d-8705-47354f39e167?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1107 0.017206 10.0.0.19 - - [2025-09-05 19:27:05] "POST /set-tag HTTP/1.1" 200 109 0.024066 10.0.0.19 - - [2025-09-05 19:27:05] "POST /fqname-to-id HTTP/1.1" 404 226 0.003286 10.0.0.19 - - [2025-09-05 19:27:05] "POST /tags HTTP/1.1" 200 305 0.104612 10.0.0.19 - - [2025-09-05 19:27:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.012444 10.0.0.19 - - [2025-09-05 19:27:05] "GET /tag/e217daaa-7fe6-46d9-bd08-a66743cb7996?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1117 0.014117 10.0.0.19 - - [2025-09-05 19:27:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002440 10.0.0.19 - - [2025-09-05 19:27:05] "GET /project/1e088a4f-fbc4-4d57-9d7d-c8a056794153?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.041510 10.0.0.19 - - [2025-09-05 19:27:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002356 10.0.0.19 - - [2025-09-05 19:27:05] "GET /virtual-network/e1970409-91d3-4d3d-8be2-ffe24650b64a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2577 0.006676 10.0.0.19 - - [2025-09-05 19:27:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.005926 10.0.0.19 - - [2025-09-05 19:27:05] "GET /service-appliance-set/9e67c013-23c0-45e4-ad71-a1401bfd3a97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.004597 10.0.0.19 - - [2025-09-05 19:27:05] "POST /fqname-to-id HTTP/1.1" 404 240 0.001471 10.0.0.19 - - [2025-09-05 19:27:05] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.094801 10.0.0.19 - - [2025-09-05 19:27:05] "GET /virtual-machine-interface/8dd25101-fa64-4e49-9624-7f22a995fca5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2303 0.008429 10.0.0.19 - - [2025-09-05 19:27:06] "POST /instance-ips HTTP/1.1" 200 381 0.038214 10.0.0.19 - - [2025-09-05 19:27:06] "GET /instance-ip/08044c4a-9865-495d-9328-b7bcaca63997?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1591 0.013255 10.0.0.19 - - [2025-09-05 19:27:06] "POST /loadbalancers HTTP/1.1" 200 582 0.062897 10.0.0.19 - - [2025-09-05 19:27:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.038602 10.0.0.19 - - [2025-09-05 19:27:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.036151 10.0.0.19 - - [2025-09-05 19:27:06] "GET /project/1e088a4f-fbc4-4d57-9d7d-c8a056794153?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.132620 10.0.0.19 - - [2025-09-05 19:27:06] "GET /project/1e088a4f-fbc4-4d57-9d7d-c8a056794153?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.091795 10.0.0.19 - - [2025-09-05 19:27:06] "GET /instance-ip/08044c4a-9865-495d-9328-b7bcaca63997?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1591 0.004950 10.0.0.19 - - [2025-09-05 19:27:06] "POST /floating-ips HTTP/1.1" 200 583 0.023735 10.0.0.19 - - [2025-09-05 19:27:06] "GET /loadbalancer/bba5aefb-0619-4dd9-82b0-d21ea8408ff6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2154 0.006863 10.0.0.19 - - [2025-09-05 19:27:06] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.035223 10.0.0.19 - - [2025-09-05 19:27:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.016860 10.0.0.19 - - [2025-09-05 19:27:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.007340 10.0.0.19 - - [2025-09-05 19:27:06] "GET /project/1e088a4f-fbc4-4d57-9d7d-c8a056794153?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.042265 10.0.0.19 - - [2025-09-05 19:27:06] "GET /loadbalancer-listener/58531787-1e4d-4813-bb8c-a1625b990cec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1828 0.005073 10.0.0.19 - - [2025-09-05 19:27:06] "GET /loadbalancer-listener/58531787-1e4d-4813-bb8c-a1625b990cec?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1197 0.003400 10.0.0.19 - - [2025-09-05 19:27:06] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.032671 10.0.0.19 - - [2025-09-05 19:27:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.008200 10.0.0.19 - - [2025-09-05 19:27:06] "GET /global-vrouter-config/0a8dc174-5665-409a-aa6c-e988852689ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1862 0.003684 10.0.0.19 - - [2025-09-05 19:27:06] "GET /instance-ip/08044c4a-9865-495d-9328-b7bcaca63997?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1591 0.007012 10.0.0.19 - - [2025-09-05 19:27:06] "GET /instance-ip/08044c4a-9865-495d-9328-b7bcaca63997?fields=floating_ips HTTP/1.1" 200 1169 0.017420 10.0.0.19 - - [2025-09-05 19:27:06] "GET /floating-ip/db82c82d-1629-4f99-80ef-e7352fdf13c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1459 0.007882 10.0.0.19 - - [2025-09-05 19:27:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003037 10.0.0.19 - - [2025-09-05 19:27:06] "PUT /global-vrouter-config/0a8dc174-5665-409a-aa6c-e988852689ba HTTP/1.1" 200 276 0.015369 10.0.0.19 - - [2025-09-05 19:27:06] "POST /tags HTTP/1.1" 200 357 0.103242 10.0.0.19 - - [2025-09-05 19:27:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.008885 10.0.0.19 - - [2025-09-05 19:27:06] "GET /tag/dbfdca70-1854-4799-a967-9296e252419e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1250 0.024090 10.0.0.19 - - [2025-09-05 19:27:07] "POST /tags HTTP/1.1" 200 305 0.072312 10.0.0.19 - - [2025-09-05 19:27:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004213 10.0.0.19 - - [2025-09-05 19:27:07] "GET /tag/6afe671e-7f32-42db-a91d-71fe16b59445?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.019355 10.0.0.19 - - [2025-09-05 19:27:07] "POST /id-to-fqname HTTP/1.1" 200 174 0.000470 10.0.0.19 - - [2025-09-05 19:27:07] "POST /fqname-to-id HTTP/1.1" 404 183 0.028833 10.0.0.19 - - [2025-09-05 19:27:07] "POST /security-groups HTTP/1.1" 200 571 0.068629 10.0.0.19 - - [2025-09-05 19:27:07] "POST /fqname-to-id HTTP/1.1" 404 214 0.006191 10.0.0.19 - - [2025-09-05 19:27:07] "POST /projects HTTP/1.1" 200 483 0.274502 10.0.0.19 - - [2025-09-05 19:27:07] "POST /access-control-lists HTTP/1.1" 200 580 0.096020 10.0.0.19 - - [2025-09-05 19:27:07] "POST /fqname-to-id HTTP/1.1" 404 213 0.018928 10.0.0.19 - - [2025-09-05 19:27:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.049155 10.0.0.19 - - [2025-09-05 19:27:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.007665 10.0.0.19 - - [2025-09-05 19:27:07] "GET /virtual-network/1683e344-1a48-4771-a58e-113c11eac32a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2294 0.015517 10.0.0.19 - - [2025-09-05 19:27:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.006783 10.0.0.19 - - [2025-09-05 19:27:07] "GET /virtual-network/e1970409-91d3-4d3d-8be2-ffe24650b64a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2577 0.011316 10.0.0.19 - - [2025-09-05 19:27:07] "POST /access-control-lists HTTP/1.1" 200 578 0.102551 10.0.0.19 - - [2025-09-05 19:27:07] "PUT /virtual-network/1683e344-1a48-4771-a58e-113c11eac32a HTTP/1.1" 200 264 0.121830 10.0.0.19 - - [2025-09-05 19:27:07] "PUT /virtual-network/e1970409-91d3-4d3d-8be2-ffe24650b64a HTTP/1.1" 200 264 0.053629 10.0.0.19 - - [2025-09-05 19:27:07] "POST /security-groups HTTP/1.1" 200 537 0.074671 10.0.0.19 - - [2025-09-05 19:27:07] "POST /fqname-to-id HTTP/1.1" 404 234 0.013761 10.0.0.19 - - [2025-09-05 19:27:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.050731 10.0.0.19 - - [2025-09-05 19:27:08] "POST /chown HTTP/1.1" 200 109 0.069403 10.0.0.19 - - [2025-09-05 19:27:08] "POST /access-control-lists HTTP/1.1" 200 596 0.127964 10.0.0.19 - - [2025-09-05 19:27:08] "POST /fqname-to-id HTTP/1.1" 404 233 0.023040 10.0.0.19 - - [2025-09-05 19:27:08] "GET /application-policy-set/050852a2-0630-4f30-8475-b7af56caff81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1932 0.030641 10.0.0.19 - - [2025-09-05 19:27:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.014377 10.0.0.19 - - [2025-09-05 19:27:08] "GET /policy-management/efc5fb82-4a81-4602-927b-2a275db955a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003620 10.0.0.19 - - [2025-09-05 19:27:08] "POST /access-control-lists HTTP/1.1" 200 594 0.098091 10.0.0.19 - - [2025-09-05 19:27:08] "POST /tags HTTP/1.1" 409 207 0.002725 10.0.0.19 - - [2025-09-05 19:27:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.005686 10.0.0.19 - - [2025-09-05 19:27:08] "GET /tag/6afe671e-7f32-42db-a91d-71fe16b59445?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.036358 10.0.0.19 - - [2025-09-05 19:27:08] "POST /firewall-rules HTTP/1.1" 200 564 0.122088 10.0.0.19 - - [2025-09-05 19:27:08] "GET /firewall-rule/c3d37dc6-c3b2-47f6-8f20-d2e54cf73e0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1999 0.038372 10.0.0.19 - - [2025-09-05 19:27:08] "GET /firewall-policy/474bc93d-bba1-4844-b2a3-af4e563b2da4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.004968 10.0.0.19 - - [2025-09-05 19:27:08] "GET /firewall-rule/c3d37dc6-c3b2-47f6-8f20-d2e54cf73e0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1999 0.003285 10.0.0.19 - - [2025-09-05 19:27:08] "POST /ref-update HTTP/1.1" 200 156 0.051972 10.0.0.19 - - [2025-09-05 19:27:08] "GET /application-policy-set/050852a2-0630-4f30-8475-b7af56caff81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1932 0.013899 10.0.0.19 - - [2025-09-05 19:27:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.006791 10.0.0.19 - - [2025-09-05 19:27:08] "GET /policy-management/efc5fb82-4a81-4602-927b-2a275db955a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.013741 10.0.0.19 - - [2025-09-05 19:27:08] "POST /tags HTTP/1.1" 409 207 0.004783 10.0.0.19 - - [2025-09-05 19:27:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003549 10.0.0.19 - - [2025-09-05 19:27:08] "GET /tag/6afe671e-7f32-42db-a91d-71fe16b59445?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.010949 10.0.0.19 - - [2025-09-05 19:27:08] "POST /firewall-rules HTTP/1.1" 200 562 0.102050 10.0.0.19 - - [2025-09-05 19:27:08] "GET /firewall-rule/131593b2-59b8-4f5f-8dc5-cae552b32b0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1995 0.004407 10.0.0.19 - - [2025-09-05 19:27:08] "GET /firewall-policy/474bc93d-bba1-4844-b2a3-af4e563b2da4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1714 0.003864 10.0.0.19 - - [2025-09-05 19:27:08] "GET /firewall-rule/131593b2-59b8-4f5f-8dc5-cae552b32b0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1995 0.004186 10.0.0.19 - - [2025-09-05 19:27:09] "POST /ref-update HTTP/1.1" 200 156 0.059000 10.0.0.19 - - [2025-09-05 19:27:09] "POST /tags HTTP/1.1" 200 301 0.106790 10.0.0.19 - - [2025-09-05 19:27:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.011024 10.0.0.19 - - [2025-09-05 19:27:09] "GET /tag/0defd3d9-7fc5-4f23-baa6-a79554911e37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.015368 10.0.0.19 - - [2025-09-05 19:27:09] "POST /tags HTTP/1.1" 200 325 0.103532 10.0.0.19 - - [2025-09-05 19:27:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.022196 10.0.0.19 - - [2025-09-05 19:27:09] "GET /tag/61602995-1b41-4705-b918-a6eeb1cb8b19?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1167 0.013347 10.0.0.19 - - [2025-09-05 19:27:09] "POST /tags HTTP/1.1" 200 363 0.023867 10.0.0.19 - - [2025-09-05 19:27:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.006639 10.0.0.19 - - [2025-09-05 19:27:09] "GET /tag/a5eee62f-2529-4353-94b1-b1638e161b72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1262 0.016126 10.0.0.19 - - [2025-09-05 19:27:09] "POST /tags HTTP/1.1" 200 311 0.020685 10.0.0.19 - - [2025-09-05 19:27:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.015177 10.0.0.19 - - [2025-09-05 19:27:09] "GET /tag/7f1e546e-61ce-4fcd-a1eb-ba4666ad1062?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.014460 10.0.0.19 - - [2025-09-05 19:27:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003025 10.0.0.19 - - [2025-09-05 19:27:09] "GET /virtual-network/1683e344-1a48-4771-a58e-113c11eac32a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2364 0.003950 10.0.0.19 - - [2025-09-05 19:27:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003245 10.0.0.19 - - [2025-09-05 19:27:09] "GET /project/b1ecf788-e90f-4231-bb6a-acf175b14757?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.036878 10.0.0.19 - - [2025-09-05 19:27:09] "POST /virtual-machines HTTP/1.1" 200 377 0.010436 10.0.0.19 - - [2025-09-05 19:27:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.010145 10.0.0.19 - - [2025-09-05 19:27:09] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.149633 10.0.0.19 - - [2025-09-05 19:27:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.047108 10.0.0.19 - - [2025-09-05 19:27:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.012415 10.0.0.19 - - [2025-09-05 19:27:10] "GET /virtual-machine-interface/51096864-8a8e-11f0-b427-fa163edd5e02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2875 0.005685 10.0.0.19 - - [2025-09-05 19:27:10] "POST /instance-ips HTTP/1.1" 200 409 0.042579 10.0.0.19 - - [2025-09-05 19:27:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.040853 10.0.0.19 - - [2025-09-05 19:27:10] "GET /virtual-machine-interface/51096864-8a8e-11f0-b427-fa163edd5e02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2875 0.014320 10.0.0.19 - - [2025-09-05 19:27:10] "POST /set-tag HTTP/1.1" 200 109 0.021910 10.0.0.19 - - [2025-09-05 19:27:10] "GET /virtual-machine-interface/51096864-8a8e-11f0-b427-fa163edd5e02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.013006 10.0.0.19 - - [2025-09-05 19:27:10] "GET /instance-ip/5129ff5c-8a8e-11f0-b427-fa163edd5e02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1964 0.005614 10.0.0.19 - - [2025-09-05 19:27:10] "POST /fqname-to-id HTTP/1.1" 404 228 0.002204 10.0.0.19 - - [2025-09-05 19:27:10] "POST /tags HTTP/1.1" 200 301 0.038751 10.0.0.19 - - [2025-09-05 19:27:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002271 10.0.0.19 - - [2025-09-05 19:27:10] "GET /tag/4f95a658-05af-4d11-ae79-04435b563085?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.013465 10.0.0.19 - - [2025-09-05 19:27:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002429 10.0.0.19 - - [2025-09-05 19:27:10] "GET /project/b1ecf788-e90f-4231-bb6a-acf175b14757?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.024576 10.0.0.19 - - [2025-09-05 19:27:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003331 10.0.0.19 - - [2025-09-05 19:27:10] "GET /virtual-network/e1970409-91d3-4d3d-8be2-ffe24650b64a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2647 0.005078 10.0.0.19 - - [2025-09-05 19:27:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002295 10.0.0.19 - - [2025-09-05 19:27:10] "GET /service-appliance-set/9e67c013-23c0-45e4-ad71-a1401bfd3a97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.003632 10.0.0.19 - - [2025-09-05 19:27:10] "POST /fqname-to-id HTTP/1.1" 404 242 0.002219 10.0.0.19 - - [2025-09-05 19:27:10] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.113112 10.0.0.19 - - [2025-09-05 19:27:10] "GET /virtual-machine-interface/107eab8c-6132-4543-af77-384ec4296c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2312 0.012122 10.0.0.19 - - [2025-09-05 19:27:10] "POST /instance-ips HTTP/1.1" 200 377 0.034996 10.0.0.19 - - [2025-09-05 19:27:10] "GET /instance-ip/717896ca-b0e3-494b-9c2d-4f36c092dd6c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1591 0.011405 10.0.0.19 - - [2025-09-05 19:27:10] "POST /loadbalancers HTTP/1.1" 200 582 0.074217 10.0.0.19 - - [2025-09-05 19:27:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.010642 10.0.0.19 - - [2025-09-05 19:27:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001930 10.0.0.19 - - [2025-09-05 19:27:11] "GET /project/b1ecf788-e90f-4231-bb6a-acf175b14757?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.040441 10.0.0.19 - - [2025-09-05 19:27:11] "GET /instance-ip/717896ca-b0e3-494b-9c2d-4f36c092dd6c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1591 0.004295 10.0.0.19 - - [2025-09-05 19:27:11] "GET /project/b1ecf788-e90f-4231-bb6a-acf175b14757?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.022909 10.0.0.19 - - [2025-09-05 19:27:11] "GET /loadbalancer/e1956903-b6c2-4952-9802-babe89597fd6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.011726 [Introspect:8084]10.0.0.19 - - [2025-09-05 19:27:11] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.002105 [Introspect:8084]10.0.0.19 - - [2025-09-05 19:27:11] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000960 10.0.0.19 - - [2025-09-05 19:27:11] "POST /floating-ips HTTP/1.1" 200 581 0.048954 10.0.0.19 - - [2025-09-05 19:27:11] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.070742 10.0.0.19 - - [2025-09-05 19:27:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.013518 10.0.0.19 - - [2025-09-05 19:27:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.011804 10.0.0.19 - - [2025-09-05 19:27:11] "GET /project/b1ecf788-e90f-4231-bb6a-acf175b14757?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.053306 10.0.0.19 - - [2025-09-05 19:27:11] "GET /loadbalancer-listener/9734289a-1c5b-4194-87c7-2e967e117764?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1822 0.003238 10.0.0.19 - - [2025-09-05 19:27:11] "GET /loadbalancer-listener/9734289a-1c5b-4194-87c7-2e967e117764?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1195 0.003584 10.0.0.19 - - [2025-09-05 19:27:11] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.054332 10.0.0.19 - - [2025-09-05 19:27:11] "GET /instance-ip/717896ca-b0e3-494b-9c2d-4f36c092dd6c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1591 0.002605 10.0.0.19 - - [2025-09-05 19:27:11] "GET /instance-ip/717896ca-b0e3-494b-9c2d-4f36c092dd6c?fields=floating_ips HTTP/1.1" 200 1164 0.011699 10.0.0.19 - - [2025-09-05 19:27:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002237 10.0.0.19 - - [2025-09-05 19:27:11] "GET /floating-ip/2daad328-01fe-4975-adb4-3d4f4d982820?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1464 0.006298 10.0.0.19 - - [2025-09-05 19:27:11] "GET /project/b1ecf788-e90f-4231-bb6a-acf175b14757?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.140267 10.0.0.19 - - [2025-09-05 19:27:11] "GET /loadbalancer/e1956903-b6c2-4952-9802-babe89597fd6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.002474 10.0.0.19 - - [2025-09-05 19:27:11] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.019962 10.0.0.19 - - [2025-09-05 19:27:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.015747 10.0.0.19 - - [2025-09-05 19:27:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.011340 10.0.0.19 - - [2025-09-05 19:27:11] "GET /project/b1ecf788-e90f-4231-bb6a-acf175b14757?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.066041 10.0.0.19 - - [2025-09-05 19:27:11] "GET /loadbalancer-listener/a2c37168-5ba3-46f0-8571-04604ea85c48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1826 0.003497 10.0.0.19 - - [2025-09-05 19:27:11] "GET /loadbalancer-listener/a2c37168-5ba3-46f0-8571-04604ea85c48?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1195 0.003990 10.0.0.19 - - [2025-09-05 19:27:11] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.032010 10.0.0.19 - - [2025-09-05 19:27:11] "GET /instance-ip/717896ca-b0e3-494b-9c2d-4f36c092dd6c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1591 0.003096 10.0.0.19 - - [2025-09-05 19:27:11] "GET /instance-ip/717896ca-b0e3-494b-9c2d-4f36c092dd6c?fields=floating_ips HTTP/1.1" 200 1164 0.003316 10.0.0.19 - - [2025-09-05 19:27:11] "GET /floating-ip/2daad328-01fe-4975-adb4-3d4f4d982820?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1464 0.002306 10.0.0.19 - - [2025-09-05 19:27:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002172 10.0.0.19 - - [2025-09-05 19:27:11] "GET /project/b1ecf788-e90f-4231-bb6a-acf175b14757?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.031133 10.0.0.19 - - [2025-09-05 19:27:11] "GET /loadbalancer/e1956903-b6c2-4952-9802-babe89597fd6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.003428 10.0.0.19 - - [2025-09-05 19:27:11] "POST /loadbalancer-listeners HTTP/1.1" 200 692 0.018574 10.0.0.19 - - [2025-09-05 19:27:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.015948 10.0.0.19 - - [2025-09-05 19:27:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001623 10.0.0.19 - - [2025-09-05 19:27:12] "GET /project/b1ecf788-e90f-4231-bb6a-acf175b14757?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.062657 10.0.0.19 - - [2025-09-05 19:27:12] "GET /loadbalancer-listener/d29b67d0-d0d0-4683-9b7d-297853bd610f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1835 0.004565 10.0.0.19 - - [2025-09-05 19:27:12] "GET /loadbalancer-listener/d29b67d0-d0d0-4683-9b7d-297853bd610f?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1200 0.007975 10.0.0.19 - - [2025-09-05 19:27:12] "POST /loadbalancer-pools HTTP/1.1" 200 684 0.035958 10.0.0.19 - - [2025-09-05 19:27:12] "GET /instance-ip/717896ca-b0e3-494b-9c2d-4f36c092dd6c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1591 0.005511 10.0.0.19 - - [2025-09-05 19:27:12] "GET /instance-ip/717896ca-b0e3-494b-9c2d-4f36c092dd6c?fields=floating_ips HTTP/1.1" 200 1164 0.002254 10.0.0.19 - - [2025-09-05 19:27:12] "POST /tags HTTP/1.1" 200 355 0.033469 10.0.0.19 - - [2025-09-05 19:27:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.017212 10.0.0.19 - - [2025-09-05 19:27:12] "GET /floating-ip/2daad328-01fe-4975-adb4-3d4f4d982820?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1464 0.006213 10.0.0.19 - - [2025-09-05 19:27:12] "GET /tag/5bc62972-a3ad-4b30-aedf-1203aa7b7d29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1245 0.017297 10.0.0.19 - - [2025-09-05 19:27:12] "POST /tags HTTP/1.1" 200 303 0.032360 10.0.0.19 - - [2025-09-05 19:27:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.005083 10.0.0.19 - - [2025-09-05 19:27:12] "GET /tag/6567cd23-fb47-4d07-bf46-19e77d101c2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.016122 10.0.0.19 - - [2025-09-05 19:27:12] "POST /projects HTTP/1.1" 409 218 0.008457 10.0.0.19 - - [2025-09-05 19:27:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001919 10.0.0.19 - - [2025-09-05 19:27:12] "GET /project/1e088a4f-fbc4-4d57-9d7d-c8a056794153?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.047926 10.0.0.19 - - [2025-09-05 19:27:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002884 10.0.0.19 - - [2025-09-05 19:27:12] "GET /network-ipam/44ebc1e1-c0a1-4811-b370-3c4a8d585e6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1559 0.002137 10.0.0.19 - - [2025-09-05 19:27:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.006608 10.0.0.19 - - [2025-09-05 19:27:12] "GET /virtual-network/1683e344-1a48-4771-a58e-113c11eac32a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2364 0.004473 10.0.0.19 - - [2025-09-05 19:27:12] "PUT /virtual-network/1683e344-1a48-4771-a58e-113c11eac32a HTTP/1.1" 200 264 0.055679 10.0.0.19 - - [2025-09-05 19:27:12] "GET /virtual-network/1683e344-1a48-4771-a58e-113c11eac32a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2364 0.003829 10.0.0.19 - - [2025-09-05 19:27:12] "POST /set-tag HTTP/1.1" 200 109 0.050154 10.0.0.19 - - [2025-09-05 19:27:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001652 10.0.0.19 - - [2025-09-05 19:27:12] "GET /network-ipam/711f15e4-9a25-4e36-bdc8-ed9f18423c39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1573 0.002477 10.0.0.19 - - [2025-09-05 19:27:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003353 10.0.0.19 - - [2025-09-05 19:27:12] "GET /virtual-network/e1970409-91d3-4d3d-8be2-ffe24650b64a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2647 0.025115 10.0.0.19 - - [2025-09-05 19:27:12] "PUT /virtual-network/e1970409-91d3-4d3d-8be2-ffe24650b64a HTTP/1.1" 200 264 0.052819 10.0.0.19 - - [2025-09-05 19:27:13] "GET /virtual-network/e1970409-91d3-4d3d-8be2-ffe24650b64a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2647 0.005393 10.0.0.19 - - [2025-09-05 19:27:13] "POST /set-tag HTTP/1.1" 200 109 0.066769 10.0.0.19 - - [2025-09-05 19:27:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.005248 10.0.0.19 - - [2025-09-05 19:27:13] "GET /network-policy/93a4c555-d54d-4297-a74a-bc63b10137f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.002927 10.0.0.19 - - [2025-09-05 19:27:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001888 10.0.0.19 - - [2025-09-05 19:27:13] "GET /network-policy/849fbf93-4075-44db-be0f-c2b6fbd4672b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.002224 10.0.0.19 - - [2025-09-05 19:27:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001632 10.0.0.19 - - [2025-09-05 19:27:13] "GET /network-policy/24d7d5bf-1a09-4adf-bb61-02561af24492?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2059 0.002455 10.0.0.19 - - [2025-09-05 19:27:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001894 10.0.0.19 - - [2025-09-05 19:27:13] "PUT /network-policy/24d7d5bf-1a09-4adf-bb61-02561af24492 HTTP/1.1" 200 262 0.007961 10.0.0.19 - - [2025-09-05 19:27:13] "POST /ref-update HTTP/1.1" 200 156 0.053785 10.0.0.19 - - [2025-09-05 19:27:13] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002294 10.0.0.19 - - [2025-09-05 19:27:13] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.001680 10.0.0.19 - - [2025-09-05 19:27:13] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.001517 10.0.0.19 - - [2025-09-05 19:27:13] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002756 10.0.0.19 - - [2025-09-05 19:27:13] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.001704 10.0.0.19 - - [2025-09-05 19:27:13] "POST /security-groups HTTP/1.1" 409 245 0.003165 10.0.0.19 - - [2025-09-05 19:27:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001928 10.0.0.19 - - [2025-09-05 19:27:13] "PUT /security-group/b364fe57-9551-403f-8d0e-8e1195f75116 HTTP/1.1" 200 262 0.057081 10.0.0.19 - - [2025-09-05 19:27:13] "PUT /access-control-list/e6ea3f7b-792f-44f8-8007-23575bbb26d2 HTTP/1.1" 200 272 0.024944 10.0.0.19 - - [2025-09-05 19:27:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.038891 10.0.0.19 - - [2025-09-05 19:27:13] "GET /application-policy-set/050852a2-0630-4f30-8475-b7af56caff81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1932 0.022097 10.0.0.19 - - [2025-09-05 19:27:13] "PUT /access-control-list/01c0b389-a739-4849-9b37-0907c76e43d6 HTTP/1.1" 200 272 0.026722 10.0.0.19 - - [2025-09-05 19:27:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002248 10.0.0.19 - - [2025-09-05 19:27:13] "GET /policy-management/efc5fb82-4a81-4602-927b-2a275db955a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.024426 10.0.0.19 - - [2025-09-05 19:27:13] "POST /tags HTTP/1.1" 409 206 0.001892 10.0.0.19 - - [2025-09-05 19:27:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.006938 10.0.0.19 - - [2025-09-05 19:27:13] "GET /tag/6567cd23-fb47-4d07-bf46-19e77d101c2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.031606 10.0.0.19 - - [2025-09-05 19:27:13] "POST /firewall-rules HTTP/1.1" 200 562 0.077155 10.0.0.19 - - [2025-09-05 19:27:13] "GET /firewall-rule/dcb0e7da-f253-48c9-a706-634db860c7d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1994 0.005362 10.0.0.19 - - [2025-09-05 19:27:13] "GET /firewall-policy/474bc93d-bba1-4844-b2a3-af4e563b2da4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1951 0.002955 10.0.0.19 - - [2025-09-05 19:27:13] "GET /firewall-rule/dcb0e7da-f253-48c9-a706-634db860c7d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1994 0.002015 10.0.0.19 - - [2025-09-05 19:27:13] "POST /ref-update HTTP/1.1" 200 156 0.020791 10.0.0.19 - - [2025-09-05 19:27:13] "GET /application-policy-set/050852a2-0630-4f30-8475-b7af56caff81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1932 0.003813 10.0.0.19 - - [2025-09-05 19:27:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001731 10.0.0.19 - - [2025-09-05 19:27:13] "GET /policy-management/efc5fb82-4a81-4602-927b-2a275db955a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003226 10.0.0.19 - - [2025-09-05 19:27:14] "POST /tags HTTP/1.1" 409 206 0.002122 10.0.0.19 - - [2025-09-05 19:27:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001970 10.0.0.19 - - [2025-09-05 19:27:14] "GET /tag/6567cd23-fb47-4d07-bf46-19e77d101c2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.021786 10.0.0.19 - - [2025-09-05 19:27:14] "POST /firewall-rules HTTP/1.1" 200 560 0.071934 10.0.0.19 - - [2025-09-05 19:27:14] "GET /firewall-rule/da2e5851-417b-49ae-b1c9-8eea507d99d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1991 0.005260 10.0.0.19 - - [2025-09-05 19:27:14] "GET /firewall-policy/474bc93d-bba1-4844-b2a3-af4e563b2da4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2188 0.003656 10.0.0.19 - - [2025-09-05 19:27:14] "GET /firewall-rule/da2e5851-417b-49ae-b1c9-8eea507d99d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1991 0.001998 10.0.0.19 - - [2025-09-05 19:27:14] "POST /ref-update HTTP/1.1" 200 156 0.020407 10.0.0.19 - - [2025-09-05 19:27:14] "POST /tags HTTP/1.1" 200 371 0.020081 10.0.0.19 - - [2025-09-05 19:27:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.017873 10.0.0.19 - - [2025-09-05 19:27:14] "GET /tag/9bc74023-4338-4ce1-9405-1a9595cb0497?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1278 0.017800 10.0.0.19 - - [2025-09-05 19:27:14] "POST /tags HTTP/1.1" 200 319 0.016077 10.0.0.19 - - [2025-09-05 19:27:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.010674 10.0.0.19 - - [2025-09-05 19:27:14] "GET /tag/ee0e4c0e-beeb-4275-9d76-c4219d8c2e7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1148 0.014512 10.0.0.19 - - [2025-09-05 19:27:14] "POST /id-to-fqname HTTP/1.1" 200 181 0.000481 10.0.0.19 - - [2025-09-05 19:27:14] "POST /fqname-to-id HTTP/1.1" 404 190 0.013749 10.0.0.19 - - [2025-09-05 19:27:14] "POST /security-groups HTTP/1.1" 200 578 0.063954 10.0.0.19 - - [2025-09-05 19:27:14] "POST /projects HTTP/1.1" 200 497 0.224252 10.0.0.19 - - [2025-09-05 19:27:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.013924 10.0.0.19 - - [2025-09-05 19:27:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003675 10.0.0.19 - - [2025-09-05 19:27:14] "POST /fqname-to-id HTTP/1.1" 404 225 0.006812 10.0.0.19 - - [2025-09-05 19:27:14] "GET /virtual-network/1683e344-1a48-4771-a58e-113c11eac32a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2808 0.028108 10.0.0.19 - - [2025-09-05 19:27:14] "POST /access-control-lists HTTP/1.1" 200 587 0.068785 10.0.0.19 - - [2025-09-05 19:27:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.019822 10.0.0.19 - - [2025-09-05 19:27:14] "POST /fqname-to-id HTTP/1.1" 404 224 0.027274 10.0.0.19 - - [2025-09-05 19:27:14] "GET /virtual-network/e1970409-91d3-4d3d-8be2-ffe24650b64a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2826 0.018306 10.0.0.19 - - [2025-09-05 19:27:14] "POST /access-control-lists HTTP/1.1" 200 585 0.030679 10.0.0.19 - - [2025-09-05 19:27:15] "PUT /virtual-network/1683e344-1a48-4771-a58e-113c11eac32a HTTP/1.1" 200 264 0.093889 10.0.0.19 - - [2025-09-05 19:27:15] "PUT /virtual-network/e1970409-91d3-4d3d-8be2-ffe24650b64a HTTP/1.1" 200 264 0.063487 [Introspect:8084]10.0.0.19 - - [2025-09-05 19:27:15] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000729 [Introspect:8084]10.0.0.19 - - [2025-09-05 19:27:15] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000843 10.0.0.19 - - [2025-09-05 19:27:15] "POST /security-groups HTTP/1.1" 200 558 0.091271 10.0.0.19 - - [2025-09-05 19:27:15] "POST /fqname-to-id HTTP/1.1" 404 248 0.006481 10.0.0.19 - - [2025-09-05 19:27:15] "POST /access-control-lists HTTP/1.1" 200 610 0.030434 10.0.0.19 - - [2025-09-05 19:27:15] "POST /fqname-to-id HTTP/1.1" 404 247 0.005894 10.0.0.19 - - [2025-09-05 19:27:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.040760 10.0.0.19 - - [2025-09-05 19:27:15] "POST /chown HTTP/1.1" 200 109 0.023557 10.0.0.19 - - [2025-09-05 19:27:15] "GET /application-policy-set/050852a2-0630-4f30-8475-b7af56caff81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1932 0.010646 10.0.0.19 - - [2025-09-05 19:27:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.005758 10.0.0.19 - - [2025-09-05 19:27:15] "GET /policy-management/efc5fb82-4a81-4602-927b-2a275db955a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.010867 10.0.0.19 - - [2025-09-05 19:27:15] "POST /access-control-lists HTTP/1.1" 200 608 0.078340 10.0.0.19 - - [2025-09-05 19:27:15] "POST /tags HTTP/1.1" 409 214 0.005213 10.0.0.19 - - [2025-09-05 19:27:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001786 10.0.0.19 - - [2025-09-05 19:27:15] "GET /tag/ee0e4c0e-beeb-4275-9d76-c4219d8c2e7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1148 0.015408 10.0.0.19 - - [2025-09-05 19:27:15] "POST /firewall-rules HTTP/1.1" 200 578 0.144140 10.0.0.19 - - [2025-09-05 19:27:15] "GET /firewall-rule/668eb13e-62d4-4625-ae5e-8afd6f0a52a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.010467 10.0.0.19 - - [2025-09-05 19:27:15] "GET /firewall-policy/474bc93d-bba1-4844-b2a3-af4e563b2da4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2424 0.008794 10.0.0.19 - - [2025-09-05 19:27:15] "GET /firewall-rule/668eb13e-62d4-4625-ae5e-8afd6f0a52a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.006951 10.0.0.19 - - [2025-09-05 19:27:15] "POST /ref-update HTTP/1.1" 200 156 0.039490 10.0.0.19 - - [2025-09-05 19:27:15] "GET /application-policy-set/050852a2-0630-4f30-8475-b7af56caff81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1932 0.013194 10.0.0.19 - - [2025-09-05 19:27:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001955 10.0.0.19 - - [2025-09-05 19:27:15] "GET /policy-management/efc5fb82-4a81-4602-927b-2a275db955a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003014 10.0.0.19 - - [2025-09-05 19:27:15] "POST /tags HTTP/1.1" 409 214 0.002018 10.0.0.19 - - [2025-09-05 19:27:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001553 10.0.0.19 - - [2025-09-05 19:27:15] "GET /tag/ee0e4c0e-beeb-4275-9d76-c4219d8c2e7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1148 0.009435 10.0.0.19 - - [2025-09-05 19:27:15] "POST /firewall-rules HTTP/1.1" 200 576 0.062799 10.0.0.19 - - [2025-09-05 19:27:15] "GET /firewall-rule/ce7a7f67-f9a2-4d76-adfe-de2110e9613e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.004071 10.0.0.19 - - [2025-09-05 19:27:15] "GET /firewall-policy/474bc93d-bba1-4844-b2a3-af4e563b2da4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2669 0.003002 10.0.0.19 - - [2025-09-05 19:27:15] "GET /firewall-rule/ce7a7f67-f9a2-4d76-adfe-de2110e9613e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.001981 10.0.0.19 - - [2025-09-05 19:27:16] "POST /ref-update HTTP/1.1" 200 156 0.034811 10.0.0.19 - - [2025-09-05 19:27:16] "POST /tags HTTP/1.1" 200 363 0.041880 10.0.0.19 - - [2025-09-05 19:27:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.027585 10.0.0.19 - - [2025-09-05 19:27:16] "GET /tag/d643e693-7f19-403f-807b-e982ecb7c6c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1261 0.014171 10.0.0.19 - - [2025-09-05 19:27:16] "POST /tags HTTP/1.1" 200 311 0.022677 10.0.0.19 - - [2025-09-05 19:27:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.009911 10.0.0.19 - - [2025-09-05 19:27:16] "GET /tag/8e0a77d4-b9b4-444b-9ea8-8e31fd2549e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.011039 10.0.0.19 - - [2025-09-05 19:27:16] "POST /id-to-fqname HTTP/1.1" 200 177 0.000445 10.0.0.19 - - [2025-09-05 19:27:16] "POST /fqname-to-id HTTP/1.1" 404 186 0.011927 10.0.0.19 - - [2025-09-05 19:27:16] "POST /security-groups HTTP/1.1" 200 574 0.073677 10.0.0.19 - - [2025-09-05 19:27:16] "POST /projects HTTP/1.1" 200 489 0.184649 10.0.0.19 - - [2025-09-05 19:27:16] "POST /fqname-to-id HTTP/1.1" 404 217 0.007756 10.0.0.19 - - [2025-09-05 19:27:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.015595 10.0.0.19 - - [2025-09-05 19:27:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.005001 10.0.0.19 - - [2025-09-05 19:27:16] "GET /virtual-network/1683e344-1a48-4771-a58e-113c11eac32a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2880 0.021118 10.0.0.19 - - [2025-09-05 19:27:16] "POST /access-control-lists HTTP/1.1" 200 583 0.086537 10.0.0.19 - - [2025-09-05 19:27:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.012156 10.0.0.19 - - [2025-09-05 19:27:16] "POST /fqname-to-id HTTP/1.1" 404 216 0.008704 10.0.0.19 - - [2025-09-05 19:27:16] "GET /virtual-network/e1970409-91d3-4d3d-8be2-ffe24650b64a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2898 0.007267 10.0.0.19 - - [2025-09-05 19:27:16] "POST /access-control-lists HTTP/1.1" 200 581 0.108678 10.0.0.19 - - [2025-09-05 19:27:16] "PUT /virtual-network/1683e344-1a48-4771-a58e-113c11eac32a HTTP/1.1" 200 264 0.132791 10.0.0.19 - - [2025-09-05 19:27:16] "PUT /virtual-network/e1970409-91d3-4d3d-8be2-ffe24650b64a HTTP/1.1" 200 264 0.138319 10.0.0.19 - - [2025-09-05 19:27:17] "POST /security-groups HTTP/1.1" 200 546 0.144161 10.0.0.19 - - [2025-09-05 19:27:17] "POST /fqname-to-id HTTP/1.1" 404 240 0.001849 10.0.0.19 - - [2025-09-05 19:27:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.061465 10.0.0.19 - - [2025-09-05 19:27:17] "POST /access-control-lists HTTP/1.1" 200 602 0.084558 10.0.0.19 - - [2025-09-05 19:27:17] "POST /fqname-to-id HTTP/1.1" 404 239 0.029772 10.0.0.19 - - [2025-09-05 19:27:17] "POST /chown HTTP/1.1" 200 109 0.032141 10.0.0.19 - - [2025-09-05 19:27:17] "GET /application-policy-set/050852a2-0630-4f30-8475-b7af56caff81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1932 0.005679 10.0.0.19 - - [2025-09-05 19:27:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004050 10.0.0.19 - - [2025-09-05 19:27:17] "GET /policy-management/efc5fb82-4a81-4602-927b-2a275db955a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.006957 10.0.0.19 - - [2025-09-05 19:27:17] "POST /access-control-lists HTTP/1.1" 200 600 0.089012 10.0.0.19 - - [2025-09-05 19:27:17] "POST /tags HTTP/1.1" 409 210 0.008793 10.0.0.19 - - [2025-09-05 19:27:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003470 10.0.0.19 - - [2025-09-05 19:27:17] "GET /tag/8e0a77d4-b9b4-444b-9ea8-8e31fd2549e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.013421 10.0.0.19 - - [2025-09-05 19:27:17] "POST /firewall-rules HTTP/1.1" 200 570 0.086998 10.0.0.19 - - [2025-09-05 19:27:17] "GET /firewall-rule/16d453bd-0ecc-4f24-b09f-b48d97e13cc6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.003956 10.0.0.19 - - [2025-09-05 19:27:17] "GET /firewall-policy/474bc93d-bba1-4844-b2a3-af4e563b2da4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2913 0.004961 10.0.0.19 - - [2025-09-05 19:27:17] "GET /firewall-rule/16d453bd-0ecc-4f24-b09f-b48d97e13cc6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.001939 10.0.0.19 - - [2025-09-05 19:27:17] "POST /ref-update HTTP/1.1" 200 156 0.048635 10.0.0.19 - - [2025-09-05 19:27:17] "GET /application-policy-set/050852a2-0630-4f30-8475-b7af56caff81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1932 0.016302 10.0.0.19 - - [2025-09-05 19:27:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001454 10.0.0.19 - - [2025-09-05 19:27:17] "GET /policy-management/efc5fb82-4a81-4602-927b-2a275db955a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002752 10.0.0.19 - - [2025-09-05 19:27:17] "POST /tags HTTP/1.1" 409 210 0.001634 10.0.0.19 - - [2025-09-05 19:27:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001438 10.0.0.19 - - [2025-09-05 19:27:17] "GET /tag/8e0a77d4-b9b4-444b-9ea8-8e31fd2549e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.017712 10.0.0.19 - - [2025-09-05 19:27:17] "POST /firewall-rules HTTP/1.1" 200 568 0.078119 10.0.0.19 - - [2025-09-05 19:27:17] "GET /firewall-rule/6e858bef-a890-48c4-9ae3-44fbddfc8229?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.015650 10.0.0.19 - - [2025-09-05 19:27:17] "GET /firewall-policy/474bc93d-bba1-4844-b2a3-af4e563b2da4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3154 0.003687 10.0.0.19 - - [2025-09-05 19:27:17] "GET /firewall-rule/6e858bef-a890-48c4-9ae3-44fbddfc8229?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.001857 10.0.0.19 - - [2025-09-05 19:27:18] "POST /ref-update HTTP/1.1" 200 156 0.066610 10.0.0.19 - - [2025-09-05 19:27:18] "POST /tags HTTP/1.1" 409 237 0.002428 10.0.0.19 - - [2025-09-05 19:27:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001306 10.0.0.19 - - [2025-09-05 19:27:18] "GET /tag/a5eee62f-2529-4353-94b1-b1638e161b72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1262 0.010338 10.0.0.19 - - [2025-09-05 19:27:18] "POST /tags HTTP/1.1" 409 210 0.002503 10.0.0.19 - - [2025-09-05 19:27:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002285 10.0.0.19 - - [2025-09-05 19:27:18] "GET /tag/7f1e546e-61ce-4fcd-a1eb-ba4666ad1062?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.009131 10.0.0.19 - - [2025-09-05 19:27:18] "POST /projects HTTP/1.1" 409 223 0.001630 10.0.0.19 - - [2025-09-05 19:27:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.007403 10.0.0.19 - - [2025-09-05 19:27:18] "GET /project/b1ecf788-e90f-4231-bb6a-acf175b14757?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.045621 10.0.0.19 - - [2025-09-05 19:27:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.024250 10.0.0.19 - - [2025-09-05 19:27:18] "GET /virtual-network/1683e344-1a48-4771-a58e-113c11eac32a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2952 0.005176 10.0.0.19 - - [2025-09-05 19:27:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001997 10.0.0.19 - - [2025-09-05 19:27:18] "GET /virtual-network/e1970409-91d3-4d3d-8be2-ffe24650b64a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2970 0.008129 10.0.0.19 - - [2025-09-05 19:27:18] "PUT /virtual-network/1683e344-1a48-4771-a58e-113c11eac32a HTTP/1.1" 200 264 0.052030 10.0.0.19 - - [2025-09-05 19:27:18] "PUT /virtual-network/e1970409-91d3-4d3d-8be2-ffe24650b64a HTTP/1.1" 200 264 0.071081 10.0.0.19 - - [2025-09-05 19:27:18] "POST /security-groups HTTP/1.1" 409 253 0.010696 10.0.0.19 - - [2025-09-05 19:27:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002486 10.0.0.19 - - [2025-09-05 19:27:18] "PUT /security-group/4802d9ce-8fc0-4a89-97d5-99c942049397 HTTP/1.1" 200 262 0.055221 [Introspect:8084]10.0.0.19 - - [2025-09-05 19:27:18] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001515 10.0.0.19 - - [2025-09-05 19:27:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.098126 [Introspect:8084]10.0.0.19 - - [2025-09-05 19:27:18] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001534 10.0.0.19 - - [2025-09-05 19:27:18] "PUT /access-control-list/8387980a-1b91-4035-855b-10aa86b09a59 HTTP/1.1" 200 272 0.100761 10.0.0.19 - - [2025-09-05 19:27:18] "GET /application-policy-set/050852a2-0630-4f30-8475-b7af56caff81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1932 0.013364 10.0.0.19 - - [2025-09-05 19:27:18] "PUT /access-control-list/eeeff555-d7f7-4972-a72d-fe92ad719446 HTTP/1.1" 200 272 0.014182 10.0.0.19 - - [2025-09-05 19:27:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002181 10.0.0.19 - - [2025-09-05 19:27:18] "GET /policy-management/efc5fb82-4a81-4602-927b-2a275db955a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002409 10.0.0.19 - - [2025-09-05 19:27:18] "POST /tags HTTP/1.1" 409 210 0.002089 10.0.0.19 - - [2025-09-05 19:27:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002234 10.0.0.19 - - [2025-09-05 19:27:18] "GET /tag/7f1e546e-61ce-4fcd-a1eb-ba4666ad1062?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.013498 10.0.0.19 - - [2025-09-05 19:27:18] "POST /firewall-rules HTTP/1.1" 200 570 0.090213 10.0.0.19 - - [2025-09-05 19:27:19] "GET /firewall-rule/f7f697b4-d7a4-4d18-8e50-9fe2faad9030?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.004833 10.0.0.19 - - [2025-09-05 19:27:19] "GET /firewall-policy/474bc93d-bba1-4844-b2a3-af4e563b2da4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3394 0.003749 10.0.0.19 - - [2025-09-05 19:27:19] "GET /firewall-rule/f7f697b4-d7a4-4d18-8e50-9fe2faad9030?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.002741 10.0.0.19 - - [2025-09-05 19:27:19] "POST /ref-update HTTP/1.1" 200 156 0.037051 10.0.0.19 - - [2025-09-05 19:27:19] "GET /application-policy-set/050852a2-0630-4f30-8475-b7af56caff81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1932 0.075977 10.0.0.19 - - [2025-09-05 19:27:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.005226 10.0.0.19 - - [2025-09-05 19:27:19] "GET /policy-management/efc5fb82-4a81-4602-927b-2a275db955a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002728 10.0.0.19 - - [2025-09-05 19:27:19] "POST /tags HTTP/1.1" 409 210 0.001759 10.0.0.19 - - [2025-09-05 19:27:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001810 10.0.0.19 - - [2025-09-05 19:27:19] "GET /tag/7f1e546e-61ce-4fcd-a1eb-ba4666ad1062?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.010605 10.0.0.19 - - [2025-09-05 19:27:19] "POST /firewall-rules HTTP/1.1" 200 568 0.077620 10.0.0.19 - - [2025-09-05 19:27:19] "GET /firewall-rule/d592bf94-0c31-4072-b325-096c99a8f1e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.016911 10.0.0.19 - - [2025-09-05 19:27:19] "GET /firewall-policy/474bc93d-bba1-4844-b2a3-af4e563b2da4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3635 0.003871 10.0.0.19 - - [2025-09-05 19:27:19] "GET /firewall-rule/d592bf94-0c31-4072-b325-096c99a8f1e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.002038 10.0.0.19 - - [2025-09-05 19:27:19] "POST /ref-update HTTP/1.1" 200 156 0.061763 10.0.0.19 - - [2025-09-05 19:27:19] "GET /virtual-machine-interface/51096864-8a8e-11f0-b427-fa163edd5e02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.004142 10.0.0.19 - - [2025-09-05 19:27:19] "POST /set-tag HTTP/1.1" 200 109 0.001745 [Introspect:8084]10.0.0.19 - - [2025-09-05 19:28:40] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001209 [Introspect:8084]10.0.0.19 - - [2025-09-05 19:28:40] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001170 [Introspect:8084]10.0.0.19 - - [2025-09-05 19:28:44] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001098 [Introspect:8084]10.0.0.19 - - [2025-09-05 19:28:44] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000802 [Introspect:8084]10.0.0.19 - - [2025-09-05 19:28:47] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000846 [Introspect:8084]10.0.0.19 - - [2025-09-05 19:28:47] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000759 10.0.0.19 - - [2025-09-05 19:29:00] "GET / HTTP/1.1" 200 35931 0.001550 10.0.0.19 - - [2025-09-05 19:29:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002090 10.0.0.19 - - [2025-09-05 19:29:00] "GET /global-system-config/8721fdcd-cded-4f93-b688-d0f39990c733?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.003985 10.0.0.19 - - [2025-09-05 19:29:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001776 10.0.0.19 - - [2025-09-05 19:29:00] "GET /config-node/27fa2cec-86f7-4b08-9171-d7ea7b0c3e10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.002686 10.0.0.61 - - [2025-09-05 19:29:02] "GET / HTTP/1.1" 200 35931 0.001626 10.0.0.61 - - [2025-09-05 19:29:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002136 10.0.0.61 - - [2025-09-05 19:29:02] "GET /global-system-config/8721fdcd-cded-4f93-b688-d0f39990c733?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.004048 10.0.0.61 - - [2025-09-05 19:29:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001385 10.0.0.61 - - [2025-09-05 19:29:02] "GET /routing-instance/5ac86ae5-9708-4d79-9592-5800a9a0ef00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.003310 10.0.0.61 - - [2025-09-05 19:29:02] "PUT /global-system-config/8721fdcd-cded-4f93-b688-d0f39990c733 HTTP/1.1" 200 274 0.028010 10.0.0.61 - - [2025-09-05 19:29:02] "POST /fqname-to-id HTTP/1.1" 404 216 0.019018 10.0.0.61 - - [2025-09-05 19:29:02] "POST /virtual-routers HTTP/1.1" 200 599 0.036893 10.0.0.61 - - [2025-09-05 19:29:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.018631 10.0.0.61 - - [2025-09-05 19:29:02] "GET /virtual-router/536d9c98-1965-4386-980b-b1dd4123caeb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1255 0.004169 10.0.0.61 - - [2025-09-05 19:29:02] "POST /fqname-to-id HTTP/1.1" 404 229 0.002087 10.0.0.61 - - [2025-09-05 19:29:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002829 10.0.0.61 - - [2025-09-05 19:29:02] "GET /virtual-network/2da7916f-8fa9-4d1f-9a25-5da5234da0ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1717 0.004609 10.0.0.61 - - [2025-09-05 19:29:02] "POST /virtual-machine-interfaces HTTP/1.1" 200 583 0.052342 10.0.0.19 - - [2025-09-05 19:29:12] "GET / HTTP/1.1" 200 35931 0.001755 10.0.0.19 - - [2025-09-05 19:29:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002629 10.0.0.19 - - [2025-09-05 19:29:12] "GET /routing-instance/5ac86ae5-9708-4d79-9592-5800a9a0ef00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.003664 10.0.0.19 - - [2025-09-05 19:29:12] "POST /bgp-routers HTTP/1.1" 409 301 0.002754 10.0.0.19 - - [2025-09-05 19:29:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002725 10.0.0.19 - - [2025-09-05 19:29:12] "GET /bgp-router/d4898eff-9861-41f3-9671-bbfc13381a1b?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1814 0.009538 10.0.0.19 - - [2025-09-05 19:29:12] "PUT /bgp-router/d4898eff-9861-41f3-9671-bbfc13381a1b HTTP/1.1" 200 254 0.027564 [Introspect:8084]10.0.0.19 - - [2025-09-05 19:29:12] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000964 [Introspect:8084]10.0.0.19 - - [2025-09-05 19:29:12] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000977 10.0.0.61 - - [2025-09-05 19:30:08] "GET / HTTP/1.1" 200 35931 0.001794 10.0.0.61 - - [2025-09-05 19:30:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002125 10.0.0.61 - - [2025-09-05 19:30:09] "GET /global-system-config/8721fdcd-cded-4f93-b688-d0f39990c733?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.004029 10.0.0.61 - - [2025-09-05 19:30:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001530 10.0.0.61 - - [2025-09-05 19:30:09] "GET /routing-instance/5ac86ae5-9708-4d79-9592-5800a9a0ef00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.002844 10.0.0.61 - - [2025-09-05 19:30:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001771 10.0.0.61 - - [2025-09-05 19:30:09] "GET /virtual-router/536d9c98-1965-4386-980b-b1dd4123caeb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1255 0.002198 10.0.0.61 - - [2025-09-05 19:30:09] "PUT /virtual-router/536d9c98-1965-4386-980b-b1dd4123caeb HTTP/1.1" 200 262 0.027817 10.0.0.61 - - [2025-09-05 19:30:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.027547 10.0.0.61 - - [2025-09-05 19:30:09] "GET /virtual-router/536d9c98-1965-4386-980b-b1dd4123caeb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1255 0.002562 10.0.0.61 - - [2025-09-05 19:30:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002066 10.0.0.61 - - [2025-09-05 19:30:09] "GET /virtual-machine-interface/6f8925f5-5e02-4e35-8f39-f3d367f2a5e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1914 0.003984 10.0.0.61 - - [2025-09-05 19:30:09] "PUT /virtual-machine-interface/6f8925f5-5e02-4e35-8f39-f3d367f2a5e7 HTTP/1.1" 200 284 0.008595 10.0.0.19 - - [2025-09-05 19:30:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002170 10.0.0.19 - - [2025-09-05 19:30:33] "GET /virtual-router/536d9c98-1965-4386-980b-b1dd4123caeb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1255 0.002578 10.0.0.19 - - [2025-09-05 19:30:43] "GET /global-system-configs HTTP/1.1" 200 322 0.002613 10.0.0.19 - - [2025-09-05 19:30:43] "GET /global-system-configs HTTP/1.1" 200 322 0.001946 10.0.0.19 - - [2025-09-05 19:31:06] "GET /virtual-router/536d9c98-1965-4386-980b-b1dd4123caeb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1255 0.003061 10.0.0.19 - - [2025-09-05 19:31:06] "POST /ref-update HTTP/1.1" 200 156 0.007176 10.0.0.19 - - [2025-09-05 19:31:13] "GET /virtual-machine-interface/51096864-8a8e-11f0-b427-fa163edd5e02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.004308 10.0.0.19 - - [2025-09-05 19:31:13] "POST /set-tag HTTP/1.1" 200 109 0.002377 10.0.0.19 - - [2025-09-05 19:31:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002539 10.0.0.19 - - [2025-09-05 19:31:13] "GET /loadbalancer/e1956903-b6c2-4952-9802-babe89597fd6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.002547 10.0.0.19 - - [2025-09-05 19:31:13] "GET /virtual-machine-interface/51096864-8a8e-11f0-b427-fa163edd5e02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.003725 10.0.0.19 - - [2025-09-05 19:31:13] "POST /set-tag HTTP/1.1" 200 109 0.002737 10.0.0.19 - - [2025-09-05 19:31:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001682 10.0.0.19 - - [2025-09-05 19:31:13] "GET /loadbalancer/e1956903-b6c2-4952-9802-babe89597fd6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.001907 10.0.0.19 - - [2025-09-05 19:31:13] "GET /loadbalancer-pool/ace1ef20-18d3-42b1-b929-3a219a9cda2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.004230 10.0.0.19 - - [2025-09-05 19:31:13] "POST /loadbalancer-members HTTP/1.1" 200 690 0.045284 10.0.0.19 - - [2025-09-05 19:31:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.014686 10.0.0.19 - - [2025-09-05 19:31:13] "GET /virtual-machine-interface/51096864-8a8e-11f0-b427-fa163edd5e02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.007376 10.0.0.19 - - [2025-09-05 19:31:13] "GET /virtual-machine-interface/51096864-8a8e-11f0-b427-fa163edd5e02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.004612 10.0.0.19 - - [2025-09-05 19:31:13] "POST /ref-update HTTP/1.1" 200 156 0.007790 10.0.0.19 - - [2025-09-05 19:31:13] "GET /floating-ip/2daad328-01fe-4975-adb4-3d4f4d982820?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1771 0.005858 10.0.0.19 - - [2025-09-05 19:31:13] "POST /tags HTTP/1.1" 409 205 0.001756 10.0.0.19 - - [2025-09-05 19:31:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001350 10.0.0.19 - - [2025-09-05 19:31:13] "GET /tag/4f95a658-05af-4d11-ae79-04435b563085?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.009156 10.0.0.19 - - [2025-09-05 19:31:13] "PUT /floating-ip/2daad328-01fe-4975-adb4-3d4f4d982820 HTTP/1.1" 200 256 0.008863 10.0.0.19 - - [2025-09-05 19:31:13] "POST /set-tag HTTP/1.1" 200 109 0.066262 10.0.0.19 - - [2025-09-05 19:31:13] "GET /loadbalancer-pool/cbc1ab1b-8fb6-4fd8-a5ab-ab10232cd61a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.009805 10.0.0.19 - - [2025-09-05 19:31:13] "POST /loadbalancer-members HTTP/1.1" 200 690 0.016341 10.0.0.19 - - [2025-09-05 19:31:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.027427 10.0.0.19 - - [2025-09-05 19:31:13] "GET /virtual-machine-interface/51096864-8a8e-11f0-b427-fa163edd5e02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.005979 10.0.0.19 - - [2025-09-05 19:31:13] "GET /virtual-machine-interface/51096864-8a8e-11f0-b427-fa163edd5e02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.003754 10.0.0.19 - - [2025-09-05 19:31:13] "POST /ref-update HTTP/1.1" 200 156 0.006877 10.0.0.19 - - [2025-09-05 19:31:13] "GET /floating-ip/2daad328-01fe-4975-adb4-3d4f4d982820?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1916 0.010525 10.0.0.19 - - [2025-09-05 19:31:14] "POST /set-tag HTTP/1.1" 200 109 0.002642 10.0.0.19 - - [2025-09-05 19:31:14] "GET /loadbalancer-pool/04e18db8-ebed-4807-8887-1f93e70a4f04?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1858 0.004337 10.0.0.19 - - [2025-09-05 19:31:14] "POST /loadbalancer-members HTTP/1.1" 200 692 0.030525 10.0.0.19 - - [2025-09-05 19:31:14] "PUT /floating-ip/2daad328-01fe-4975-adb4-3d4f4d982820 HTTP/1.1" 200 256 0.018043 10.0.0.19 - - [2025-09-05 19:31:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.008730 10.0.0.19 - - [2025-09-05 19:31:14] "GET /virtual-machine-interface/51096864-8a8e-11f0-b427-fa163edd5e02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.014550 10.0.0.19 - - [2025-09-05 19:31:14] "GET /virtual-machine-interface/51096864-8a8e-11f0-b427-fa163edd5e02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.004150 10.0.0.19 - - [2025-09-05 19:31:14] "POST /set-tag HTTP/1.1" 200 109 0.003853 10.0.0.19 - - [2025-09-05 19:31:14] "POST /ref-update HTTP/1.1" 200 156 0.005886 10.0.0.19 - - [2025-09-05 19:31:14] "GET /floating-ip/2daad328-01fe-4975-adb4-3d4f4d982820?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1969 0.004871 10.0.0.19 - - [2025-09-05 19:31:14] "PUT /floating-ip/2daad328-01fe-4975-adb4-3d4f4d982820 HTTP/1.1" 200 256 0.010209 10.0.0.19 - - [2025-09-05 19:33:09] "GET /virtual-machine-interface/51096864-8a8e-11f0-b427-fa163edd5e02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.004441 10.0.0.19 - - [2025-09-05 19:33:09] "POST /set-tag HTTP/1.1" 200 109 0.001832 10.0.0.19 - - [2025-09-05 19:33:09] "GET /virtual-machine-interface/51096864-8a8e-11f0-b427-fa163edd5e02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.004348 10.0.0.19 - - [2025-09-05 19:33:09] "POST /set-tag HTTP/1.1" 200 109 0.007805 10.0.0.19 - - [2025-09-05 19:33:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002011 10.0.0.19 - - [2025-09-05 19:33:09] "GET /loadbalancer/e1956903-b6c2-4952-9802-babe89597fd6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.002244 10.0.0.19 - - [2025-09-05 19:33:09] "GET /virtual-machine-interface/51096864-8a8e-11f0-b427-fa163edd5e02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.003304 10.0.0.19 - - [2025-09-05 19:33:09] "POST /set-tag HTTP/1.1" 200 109 0.018023 10.0.0.19 - - [2025-09-05 19:33:09] "DELETE /loadbalancer-member/0c333038-05d8-4e78-b1ed-34d9fb84939e HTTP/1.1" 200 115 0.045466 10.0.0.19 - - [2025-09-05 19:33:09] "GET /virtual-machine-interface/51096864-8a8e-11f0-b427-fa163edd5e02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.004960 10.0.0.19 - - [2025-09-05 19:33:09] "POST /set-tag HTTP/1.1" 200 109 0.002437 10.0.0.19 - - [2025-09-05 19:33:09] "DELETE /loadbalancer-member/371adcbc-5b5b-48cd-b2ab-1939a8e5373b HTTP/1.1" 200 115 0.024735 10.0.0.19 - - [2025-09-05 19:33:09] "GET /virtual-machine-interface/51096864-8a8e-11f0-b427-fa163edd5e02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.004354 10.0.0.19 - - [2025-09-05 19:33:09] "POST /set-tag HTTP/1.1" 200 109 0.002342 10.0.0.19 - - [2025-09-05 19:33:09] "DELETE /loadbalancer-member/e7699798-f7f6-4ce3-97ef-051b4351a1e6 HTTP/1.1" 200 115 0.040963 10.0.0.19 - - [2025-09-05 19:33:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001921 10.0.0.19 - - [2025-09-05 19:33:09] "GET /loadbalancer/e1956903-b6c2-4952-9802-babe89597fd6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.002606 10.0.0.19 - - [2025-09-05 19:33:09] "GET /loadbalancer-pool/ace1ef20-18d3-42b1-b929-3a219a9cda2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.010876 10.0.0.19 - - [2025-09-05 19:33:09] "POST /loadbalancer-members HTTP/1.1" 200 690 0.030760 10.0.0.19 - - [2025-09-05 19:33:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.007798 10.0.0.19 - - [2025-09-05 19:33:09] "GET /virtual-machine-interface/51096864-8a8e-11f0-b427-fa163edd5e02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.015991 10.0.0.19 - - [2025-09-05 19:33:09] "GET /virtual-machine-interface/51096864-8a8e-11f0-b427-fa163edd5e02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.004312 10.0.0.19 - - [2025-09-05 19:33:09] "GET /floating-ip/2daad328-01fe-4975-adb4-3d4f4d982820?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2026 0.007188 10.0.0.19 - - [2025-09-05 19:33:09] "POST /set-tag HTTP/1.1" 200 109 0.078357 10.0.0.19 - - [2025-09-05 19:33:09] "GET /loadbalancer-pool/cbc1ab1b-8fb6-4fd8-a5ab-ab10232cd61a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.002738 10.0.0.19 - - [2025-09-05 19:33:09] "POST /loadbalancer-members HTTP/1.1" 200 690 0.013646 10.0.0.19 - - [2025-09-05 19:33:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.016146 10.0.0.19 - - [2025-09-05 19:33:09] "GET /virtual-machine-interface/51096864-8a8e-11f0-b427-fa163edd5e02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.009138 10.0.0.19 - - [2025-09-05 19:33:09] "GET /virtual-machine-interface/51096864-8a8e-11f0-b427-fa163edd5e02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.004092 10.0.0.19 - - [2025-09-05 19:33:09] "GET /floating-ip/2daad328-01fe-4975-adb4-3d4f4d982820?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2026 0.001916 10.0.0.19 - - [2025-09-05 19:33:09] "POST /set-tag HTTP/1.1" 200 109 0.002185 10.0.0.19 - - [2025-09-05 19:33:09] "GET /loadbalancer-pool/04e18db8-ebed-4807-8887-1f93e70a4f04?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1858 0.002276 10.0.0.19 - - [2025-09-05 19:33:09] "POST /loadbalancer-members HTTP/1.1" 200 692 0.019164 10.0.0.19 - - [2025-09-05 19:33:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.007950 10.0.0.19 - - [2025-09-05 19:33:09] "GET /virtual-machine-interface/51096864-8a8e-11f0-b427-fa163edd5e02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.006770 10.0.0.19 - - [2025-09-05 19:33:09] "POST /set-tag HTTP/1.1" 200 109 0.001798 10.0.0.19 - - [2025-09-05 19:33:09] "GET /virtual-machine-interface/51096864-8a8e-11f0-b427-fa163edd5e02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.004463 10.0.0.19 - - [2025-09-05 19:33:09] "GET /floating-ip/2daad328-01fe-4975-adb4-3d4f4d982820?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2026 0.001802 [Introspect:8084]10.0.0.19 - - [2025-09-05 19:33:25] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000965 [Introspect:8084]10.0.0.19 - - [2025-09-05 19:33:25] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000933 [Introspect:8084]10.0.0.19 - - [2025-09-05 19:33:28] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001203 [Introspect:8084]10.0.0.19 - - [2025-09-05 19:33:28] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001170 [Introspect:8084]10.0.0.19 - - [2025-09-05 19:33:32] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000877 [Introspect:8084]10.0.0.19 - - [2025-09-05 19:33:32] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000916 [Introspect:8084]10.0.0.19 - - [2025-09-05 19:33:36] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000967 [Introspect:8084]10.0.0.19 - - [2025-09-05 19:33:36] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000968 10.0.0.19 - - [2025-09-05 19:35:43] "GET /global-system-configs HTTP/1.1" 200 322 0.003389 10.0.0.19 - - [2025-09-05 19:35:43] "GET /global-system-configs HTTP/1.1" 200 322 0.001994 10.0.0.19 - - [2025-09-05 19:35:48] "GET / HTTP/1.1" 200 35931 0.001541 10.0.0.19 - - [2025-09-05 19:35:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001856 10.0.0.19 - - [2025-09-05 19:35:48] "GET /project/1e088a4f-fbc4-4d57-9d7d-c8a056794153?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.027790 10.0.0.19 - - [2025-09-05 19:35:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001822 10.0.0.19 - - [2025-09-05 19:35:48] "GET /project/1e088a4f-fbc4-4d57-9d7d-c8a056794153?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.024143 10.0.0.19 - - [2025-09-05 19:35:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002030 10.0.0.19 - - [2025-09-05 19:35:48] "GET /project/1e088a4f-fbc4-4d57-9d7d-c8a056794153?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.027575 10.0.0.19 - - [2025-09-05 19:35:49] "POST /tags HTTP/1.1" 200 333 0.025793 10.0.0.19 - - [2025-09-05 19:35:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.016862 10.0.0.19 - - [2025-09-05 19:35:49] "GET /tag/8c8c8efb-1e55-452e-9528-0dd82c574e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.013766 10.0.0.19 - - [2025-09-05 19:35:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002528 10.0.0.19 - - [2025-09-05 19:35:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001921 10.0.0.19 - - [2025-09-05 19:35:49] "GET /project/1e088a4f-fbc4-4d57-9d7d-c8a056794153?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.038972 10.0.0.19 - - [2025-09-05 19:35:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002325 10.0.0.19 - - [2025-09-05 19:35:49] "GET /virtual-network/e1970409-91d3-4d3d-8be2-ffe24650b64a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3042 0.016415 10.0.0.19 - - [2025-09-05 19:35:49] "GET /project/1e088a4f-fbc4-4d57-9d7d-c8a056794153?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.064778 10.0.0.19 - - [2025-09-05 19:35:49] "GET /virtual-networks?parent_id=1e088a4f-fbc4-4d57-9d7d-c8a056794153&detail=False&count=False&shared=False HTTP/1.1" 200 553 0.001820 10.0.0.19 - - [2025-09-05 19:35:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.008136 10.0.0.19 - - [2025-09-05 19:35:49] "GET /service-appliance-set/9e67c013-23c0-45e4-ad71-a1401bfd3a97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.010770 10.0.0.19 - - [2025-09-05 19:35:49] "POST /fqname-to-id HTTP/1.1" 404 254 0.008421 10.0.0.19 - - [2025-09-05 19:35:49] "POST /virtual-networks HTTP/1.1" 200 512 0.078584 10.0.0.19 - - [2025-09-05 19:35:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.011703 10.0.0.19 - - [2025-09-05 19:35:49] "GET /network-ipam/5e19524b-7e97-4c34-97c0-b408e7e858c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1043 0.002235 10.0.0.19 - - [2025-09-05 19:35:49] "POST /virtual-machine-interfaces HTTP/1.1" 200 664 0.081281 10.0.0.19 - - [2025-09-05 19:35:49] "GET /virtual-machine-interface/dd6af425-31be-434f-90d0-fb4472f7f226?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2345 0.015729 10.0.0.19 - - [2025-09-05 19:35:49] "POST /useragent-kv HTTP/1.1" 200 115 0.007011 10.0.0.19 - - [2025-09-05 19:35:49] "POST /ref-update HTTP/1.1" 200 156 0.135299 10.0.0.19 - - [2025-09-05 19:35:49] "GET /virtual-network/f1d56678-9dd1-4824-b9cc-f48b0b6c8353?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.005991 10.0.0.19 - - [2025-09-05 19:35:49] "GET /domains HTTP/1.1" 200 280 0.001798 10.0.0.19 - - [2025-09-05 19:35:49] "POST /instance-ips HTTP/1.1" 200 409 0.070024 10.0.0.19 - - [2025-09-05 19:35:49] "GET /domain/bfa26616-08f4-46d3-845a-871cf9dc713a HTTP/1.1" 200 3086 0.018933 10.0.0.19 - - [2025-09-05 19:35:49] "GET /instance-ip/1a9fbeba-57eb-4b92-93e3-6c9014e3106c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1653 0.014583 10.0.0.19 - - [2025-09-05 19:35:49] "GET /project/1e088a4f-fbc4-4d57-9d7d-c8a056794153 HTTP/1.1" 200 5476 0.037632 10.0.0.19 - - [2025-09-05 19:35:49] "GET /virtual-network/f1d56678-9dd1-4824-b9cc-f48b0b6c8353 HTTP/1.1" 200 2090 0.004869 10.0.0.19 - - [2025-09-05 19:35:49] "GET /virtual-network/f1d56678-9dd1-4824-b9cc-f48b0b6c8353 HTTP/1.1" 200 2090 0.003103 10.0.0.19 - - [2025-09-05 19:35:49] "GET /routing-instance/0a977cde-a027-43cc-9891-4c9494b73d0f HTTP/1.1" 200 1180 0.044034 10.0.0.19 - - [2025-09-05 19:35:49] "POST /loadbalancers HTTP/1.1" 200 610 0.072415 10.0.0.19 - - [2025-09-05 19:35:49] "GET /routing-instance/0a977cde-a027-43cc-9891-4c9494b73d0f HTTP/1.1" 200 1180 0.015006 10.0.0.19 - - [2025-09-05 19:35:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.029136 10.0.0.19 - - [2025-09-05 19:35:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.005483 10.0.0.19 - - [2025-09-05 19:35:49] "GET /project/1e088a4f-fbc4-4d57-9d7d-c8a056794153?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.044019 10.0.0.19 - - [2025-09-05 19:35:49] "GET /instance-ip/1a9fbeba-57eb-4b92-93e3-6c9014e3106c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1653 0.003664 10.0.0.19 - - [2025-09-05 19:35:49] "GET /project/1e088a4f-fbc4-4d57-9d7d-c8a056794153?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.042960 10.0.0.19 - - [2025-09-05 19:35:49] "POST /floating-ips HTTP/1.1" 200 597 0.051375 10.0.0.19 - - [2025-09-05 19:35:49] "GET /loadbalancer/07eea47d-d0f0-4923-9c6e-df823de047b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.023717 10.0.0.19 - - [2025-09-05 19:35:49] "POST /route-targets HTTP/1.1" 200 327 0.039676 10.0.0.19 - - [2025-09-05 19:35:49] "POST /ref-update HTTP/1.1" 200 156 0.024722 10.0.0.19 - - [2025-09-05 19:35:49] "POST /loadbalancer-listeners HTTP/1.1" 200 716 0.059559 10.0.0.19 - - [2025-09-05 19:35:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001874 10.0.0.19 - - [2025-09-05 19:35:49] "GET /project/1e088a4f-fbc4-4d57-9d7d-c8a056794153?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.029032 10.0.0.19 - - [2025-09-05 19:35:49] "GET /loadbalancer-listener/979a8d87-4f85-4348-add6-8f6a72ab9ffc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1805 0.002733 10.0.0.19 - - [2025-09-05 19:35:49] "GET /loadbalancer-listener/979a8d87-4f85-4348-add6-8f6a72ab9ffc?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1224 0.002911 10.0.0.19 - - [2025-09-05 19:35:49] "POST /loadbalancer-pools HTTP/1.1" 200 708 0.034914 10.0.0.19 - - [2025-09-05 19:35:50] "GET /instance-ip/1a9fbeba-57eb-4b92-93e3-6c9014e3106c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1653 0.004799 10.0.0.19 - - [2025-09-05 19:35:50] "GET /instance-ip/1a9fbeba-57eb-4b92-93e3-6c9014e3106c?fields=floating_ips HTTP/1.1" 200 1212 0.004276 10.0.0.19 - - [2025-09-05 19:35:50] "GET /floating-ip/c8058f8c-ddf1-4a9a-9a26-172eb337d579?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1479 0.001782 10.0.0.19 - - [2025-09-05 19:35:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001848 10.0.0.19 - - [2025-09-05 19:35:50] "GET /loadbalancer/07eea47d-d0f0-4923-9c6e-df823de047b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.001991 10.0.0.19 - - [2025-09-05 19:35:50] "POST /tags HTTP/1.1" 200 295 0.039901 10.0.0.19 - - [2025-09-05 19:35:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.008723 10.0.0.19 - - [2025-09-05 19:35:50] "GET /tag/078a89bb-392c-4780-b8a6-936d3385ef5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1091 0.013471 10.0.0.19 - - [2025-09-05 19:35:50] "POST /tags HTTP/1.1" 409 233 0.001510 10.0.0.19 - - [2025-09-05 19:35:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001170 10.0.0.19 - - [2025-09-05 19:35:50] "GET /tag/5bc62972-a3ad-4b30-aedf-1203aa7b7d29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1245 0.010747 10.0.0.19 - - [2025-09-05 19:35:50] "POST /tags HTTP/1.1" 409 206 0.001777 10.0.0.19 - - [2025-09-05 19:35:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001333 10.0.0.19 - - [2025-09-05 19:35:50] "GET /tag/6567cd23-fb47-4d07-bf46-19e77d101c2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.012282 10.0.0.19 - - [2025-09-05 19:35:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001688 10.0.0.19 - - [2025-09-05 19:35:50] "GET /virtual-network/1683e344-1a48-4771-a58e-113c11eac32a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.003418 10.0.0.19 - - [2025-09-05 19:35:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001911 10.0.0.19 - - [2025-09-05 19:35:50] "GET /project/1e088a4f-fbc4-4d57-9d7d-c8a056794153?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.032036 10.0.0.19 - - [2025-09-05 19:35:50] "POST /virtual-machines HTTP/1.1" 200 369 0.009261 10.0.0.19 - - [2025-09-05 19:35:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.007780 10.0.0.19 - - [2025-09-05 19:35:50] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.121904 10.0.0.19 - - [2025-09-05 19:35:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.024325 10.0.0.19 - - [2025-09-05 19:35:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.005326 10.0.0.19 - - [2025-09-05 19:35:50] "GET /virtual-machine-interface/875d154a-8a8f-11f0-b427-fa163edd5e02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.004328 10.0.0.19 - - [2025-09-05 19:35:50] "POST /instance-ips HTTP/1.1" 200 409 0.027933 10.0.0.19 - - [2025-09-05 19:35:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.016997 10.0.0.19 - - [2025-09-05 19:35:50] "GET /virtual-machine-interface/875d154a-8a8f-11f0-b427-fa163edd5e02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.011014 10.0.0.19 - - [2025-09-05 19:35:50] "POST /set-tag HTTP/1.1" 200 109 0.018747 10.0.0.19 - - [2025-09-05 19:35:50] "GET /virtual-machine-interface/875d154a-8a8f-11f0-b427-fa163edd5e02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.019882 10.0.0.19 - - [2025-09-05 19:35:50] "GET /instance-ip/877470fa-8a8f-11f0-b427-fa163edd5e02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1952 0.003299 10.0.0.19 - - [2025-09-05 19:35:50] "GET /virtual-machine-interface/875d154a-8a8f-11f0-b427-fa163edd5e02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004026 10.0.0.19 - - [2025-09-05 19:35:50] "POST /set-tag HTTP/1.1" 200 109 0.001822 10.0.0.19 - - [2025-09-05 19:35:50] "GET /virtual-router/536d9c98-1965-4386-980b-b1dd4123caeb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1485 0.004437 10.0.0.19 - - [2025-09-05 19:35:50] "POST /ref-update HTTP/1.1" 200 156 0.006621 10.0.0.19 - - [2025-09-05 19:35:50] "GET /virtual-machine-interface/875d154a-8a8f-11f0-b427-fa163edd5e02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.003930 10.0.0.19 - - [2025-09-05 19:35:50] "POST /set-tag HTTP/1.1" 200 109 0.001769 10.0.0.19 - - [2025-09-05 19:35:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001263 10.0.0.19 - - [2025-09-05 19:35:51] "GET /virtual-network/1683e344-1a48-4771-a58e-113c11eac32a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.004850 10.0.0.19 - - [2025-09-05 19:35:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001725 10.0.0.19 - - [2025-09-05 19:35:51] "GET /project/1e088a4f-fbc4-4d57-9d7d-c8a056794153?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.030548 10.0.0.19 - - [2025-09-05 19:35:51] "POST /virtual-machines HTTP/1.1" 200 369 0.007664 10.0.0.19 - - [2025-09-05 19:35:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.015818 10.0.0.19 - - [2025-09-05 19:35:51] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.129007 10.0.0.19 - - [2025-09-05 19:35:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.024462 10.0.0.19 - - [2025-09-05 19:35:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.006593 10.0.0.19 - - [2025-09-05 19:35:51] "GET /virtual-machine-interface/87c55092-8a8f-11f0-b427-fa163edd5e02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.004330 10.0.0.19 - - [2025-09-05 19:35:51] "POST /instance-ips HTTP/1.1" 200 409 0.019026 10.0.0.19 - - [2025-09-05 19:35:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.018008 10.0.0.19 - - [2025-09-05 19:35:51] "GET /virtual-machine-interface/87c55092-8a8f-11f0-b427-fa163edd5e02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.012170 10.0.0.19 - - [2025-09-05 19:35:51] "POST /set-tag HTTP/1.1" 200 109 0.015632 10.0.0.19 - - [2025-09-05 19:35:51] "GET /virtual-machine-interface/87c55092-8a8f-11f0-b427-fa163edd5e02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.012473 10.0.0.19 - - [2025-09-05 19:35:51] "GET /instance-ip/87ddc2a8-8a8f-11f0-b427-fa163edd5e02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1952 0.002483 10.0.0.19 - - [2025-09-05 19:35:51] "GET /virtual-machine-interface/87c55092-8a8f-11f0-b427-fa163edd5e02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004069 10.0.0.19 - - [2025-09-05 19:35:51] "POST /set-tag HTTP/1.1" 200 109 0.001821 10.0.0.19 - - [2025-09-05 19:35:51] "GET /virtual-router/536d9c98-1965-4386-980b-b1dd4123caeb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1685 0.003289 10.0.0.19 - - [2025-09-05 19:35:51] "POST /ref-update HTTP/1.1" 200 156 0.007857 10.0.0.19 - - [2025-09-05 19:35:51] "GET /virtual-machine-interface/87c55092-8a8f-11f0-b427-fa163edd5e02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004323 10.0.0.19 - - [2025-09-05 19:35:51] "POST /set-tag HTTP/1.1" 200 109 0.001953 10.0.0.19 - - [2025-09-05 19:35:51] "GET /virtual-machine-interface/875d154a-8a8f-11f0-b427-fa163edd5e02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.003700 10.0.0.19 - - [2025-09-05 19:35:51] "POST /set-tag HTTP/1.1" 200 109 0.001620 10.0.0.19 - - [2025-09-05 19:35:51] "GET /virtual-machine-interface/87c55092-8a8f-11f0-b427-fa163edd5e02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.007264 10.0.0.19 - - [2025-09-05 19:35:51] "POST /set-tag HTTP/1.1" 200 109 0.002064 10.0.0.19 - - [2025-09-05 19:35:54] "GET /domains HTTP/1.1" 200 280 0.001799 10.0.0.19 - - [2025-09-05 19:35:54] "GET /domain/bfa26616-08f4-46d3-845a-871cf9dc713a HTTP/1.1" 200 3086 0.002669 10.0.0.19 - - [2025-09-05 19:35:54] "GET /project/1e088a4f-fbc4-4d57-9d7d-c8a056794153 HTTP/1.1" 200 7064 0.034470 10.0.0.19 - - [2025-09-05 19:35:54] "GET /virtual-network/f1d56678-9dd1-4824-b9cc-f48b0b6c8353 HTTP/1.1" 200 2090 0.003680 10.0.0.19 - - [2025-09-05 19:35:54] "GET /virtual-network/f1d56678-9dd1-4824-b9cc-f48b0b6c8353 HTTP/1.1" 200 2090 0.003400 10.0.0.19 - - [2025-09-05 19:35:54] "GET /routing-instance/0a977cde-a027-43cc-9891-4c9494b73d0f HTTP/1.1" 200 1401 0.002940 10.0.0.19 - - [2025-09-05 19:35:54] "GET /routing-instance/0a977cde-a027-43cc-9891-4c9494b73d0f HTTP/1.1" 200 1401 0.002048 10.0.0.19 - - [2025-09-05 19:35:54] "GET /route-target/cdc53ae6-06ce-4f4b-b172-ce76de3c6ba2 HTTP/1.1" 200 1153 0.003781 10.0.0.19 - - [2025-09-05 19:35:54] "GET /virtual-network/f1d56678-9dd1-4824-b9cc-f48b0b6c8353 HTTP/1.1" 200 2090 0.003167 10.0.0.19 - - [2025-09-05 19:35:54] "GET /routing-instance/0a977cde-a027-43cc-9891-4c9494b73d0f HTTP/1.1" 200 1401 0.002292 10.0.0.19 - - [2025-09-05 19:35:54] "GET /virtual-network/f1d56678-9dd1-4824-b9cc-f48b0b6c8353?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.003205 10.0.0.19 - - [2025-09-05 19:35:54] "GET /virtual-network/f1d56678-9dd1-4824-b9cc-f48b0b6c8353 HTTP/1.1" 200 2090 0.003062 10.0.0.19 - - [2025-09-05 19:35:54] "GET /routing-instance/0a977cde-a027-43cc-9891-4c9494b73d0f HTTP/1.1" 200 1401 0.002014 10.0.0.19 - - [2025-09-05 19:35:54] "GET /routing-instance/0a977cde-a027-43cc-9891-4c9494b73d0f HTTP/1.1" 200 1401 0.001900 10.0.0.19 - - [2025-09-05 19:35:54] "GET /route-target/cdc53ae6-06ce-4f4b-b172-ce76de3c6ba2 HTTP/1.1" 200 1153 0.008945 10.0.0.19 - - [2025-09-05 19:35:54] "GET /domains HTTP/1.1" 200 280 0.001642 10.0.0.19 - - [2025-09-05 19:35:54] "GET /domain/bfa26616-08f4-46d3-845a-871cf9dc713a HTTP/1.1" 200 3086 0.002336 10.0.0.19 - - [2025-09-05 19:35:54] "GET /project/1e088a4f-fbc4-4d57-9d7d-c8a056794153 HTTP/1.1" 200 7064 0.052885 10.0.0.19 - - [2025-09-05 19:35:54] "GET /virtual-network/f1d56678-9dd1-4824-b9cc-f48b0b6c8353 HTTP/1.1" 200 2090 0.003394 10.0.0.19 - - [2025-09-05 19:35:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001896 10.0.0.19 - - [2025-09-05 19:35:54] "GET /project/1e088a4f-fbc4-4d57-9d7d-c8a056794153?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.027494 10.0.0.19 - - [2025-09-05 19:35:54] "GET /virtual-network/f1d56678-9dd1-4824-b9cc-f48b0b6c8353?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.005147 10.0.0.19 - - [2025-09-05 19:35:54] "GET /floating-ip-pools?parent_id=f1d56678-9dd1-4824-b9cc-f48b0b6c8353&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.002123 10.0.0.19 - - [2025-09-05 19:35:54] "GET /virtual-network/f1d56678-9dd1-4824-b9cc-f48b0b6c8353?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.003721 10.0.0.19 - - [2025-09-05 19:35:55] "POST /floating-ip-pools HTTP/1.1" 200 562 0.019876 10.0.0.19 - - [2025-09-05 19:35:55] "POST /ref-update HTTP/1.1" 200 156 0.007453 10.0.0.19 - - [2025-09-05 19:35:55] "GET /virtual-network/f1d56678-9dd1-4824-b9cc-f48b0b6c8353?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.010780 10.0.0.19 - - [2025-09-05 19:35:55] "GET /domains HTTP/1.1" 200 280 0.001272 10.0.0.19 - - [2025-09-05 19:35:55] "GET /domain/bfa26616-08f4-46d3-845a-871cf9dc713a HTTP/1.1" 200 3086 0.001992 10.0.0.19 - - [2025-09-05 19:35:55] "GET /project/1e088a4f-fbc4-4d57-9d7d-c8a056794153 HTTP/1.1" 200 7320 0.027933 10.0.0.19 - - [2025-09-05 19:35:55] "GET /virtual-network/f1d56678-9dd1-4824-b9cc-f48b0b6c8353 HTTP/1.1" 200 2328 0.004580 10.0.0.19 - - [2025-09-05 19:35:55] "GET /floating-ip-pool/d2b525c6-b7b4-4590-a5a2-7efaa5fecd3c HTTP/1.1" 200 1315 0.001745 10.0.0.19 - - [2025-09-05 19:35:55] "GET /domains HTTP/1.1" 200 280 0.001153 10.0.0.19 - - [2025-09-05 19:35:55] "GET /domain/bfa26616-08f4-46d3-845a-871cf9dc713a HTTP/1.1" 200 3086 0.001987 10.0.0.19 - - [2025-09-05 19:35:55] "GET /project/1e088a4f-fbc4-4d57-9d7d-c8a056794153 HTTP/1.1" 200 7320 0.027078 10.0.0.19 - - [2025-09-05 19:35:55] "GET /virtual-network/f1d56678-9dd1-4824-b9cc-f48b0b6c8353 HTTP/1.1" 200 2328 0.003418 10.0.0.19 - - [2025-09-05 19:35:55] "GET /virtual-network/f1d56678-9dd1-4824-b9cc-f48b0b6c8353?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.003359 10.0.0.19 - - [2025-09-05 19:35:55] "POST /tags HTTP/1.1" 200 365 0.048250 10.0.0.19 - - [2025-09-05 19:35:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.011339 10.0.0.19 - - [2025-09-05 19:35:55] "GET /tag/fa87d80b-744e-4f2b-8782-a56269481a16?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.012084 10.0.0.19 - - [2025-09-05 19:35:55] "POST /tags HTTP/1.1" 409 206 0.001505 10.0.0.19 - - [2025-09-05 19:35:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001229 10.0.0.19 - - [2025-09-05 19:35:55] "GET /tag/6567cd23-fb47-4d07-bf46-19e77d101c2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.009839 10.0.0.19 - - [2025-09-05 19:35:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001627 10.0.0.19 - - [2025-09-05 19:35:55] "GET /project/1e088a4f-fbc4-4d57-9d7d-c8a056794153?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.047730 10.0.0.19 - - [2025-09-05 19:35:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002681 10.0.0.19 - - [2025-09-05 19:35:55] "GET /virtual-network/1683e344-1a48-4771-a58e-113c11eac32a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.004468 10.0.0.19 - - [2025-09-05 19:35:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.005028 10.0.0.19 - - [2025-09-05 19:35:55] "GET /service-appliance-set/a65b6375-4d21-46ab-b157-3d950d16ae8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1220 0.003029 10.0.0.19 - - [2025-09-05 19:35:55] "POST /fqname-to-id HTTP/1.1" 404 258 0.001860 10.0.0.19 - - [2025-09-05 19:35:55] "POST /virtual-machine-interfaces HTTP/1.1" 200 672 0.090338 10.0.0.19 - - [2025-09-05 19:35:55] "GET /virtual-machine-interface/e26430f0-c859-431b-918f-e4b8fbbc2ab6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2345 0.018335 10.0.0.19 - - [2025-09-05 19:35:55] "POST /set-tag HTTP/1.1" 200 109 0.022337 10.0.0.19 - - [2025-09-05 19:35:55] "POST /instance-ips HTTP/1.1" 200 417 0.018356 10.0.0.19 - - [2025-09-05 19:35:55] "GET /instance-ip/ac3b9701-8994-41f7-99f9-6002c45335a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1665 0.007113 10.0.0.19 - - [2025-09-05 19:35:55] "POST /loadbalancers HTTP/1.1" 200 618 0.085228 10.0.0.19 - - [2025-09-05 19:35:55] "POST /service-instances HTTP/1.1" 200 566 0.019122 10.0.0.19 - - [2025-09-05 19:35:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.026113 10.0.0.19 - - [2025-09-05 19:35:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.005446 10.0.0.19 - - [2025-09-05 19:35:55] "POST /ref-update HTTP/1.1" 200 156 0.021104 10.0.0.19 - - [2025-09-05 19:35:55] "GET /project/1e088a4f-fbc4-4d57-9d7d-c8a056794153?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.039556 10.0.0.19 - - [2025-09-05 19:35:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001594 10.0.0.19 - - [2025-09-05 19:35:56] "GET /virtual-machine-interface/e26430f0-c859-431b-918f-e4b8fbbc2ab6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2724 0.006290 10.0.0.19 - - [2025-09-05 19:35:56] "PUT /service-instance/dc2990d0-f35d-4713-b700-6ad96470e6d8 HTTP/1.1" 200 266 0.019721 10.0.0.19 - - [2025-09-05 19:35:56] "GET /virtual-machine-interface/e26430f0-c859-431b-918f-e4b8fbbc2ab6?fields=floating_ip_back_refs HTTP/1.1" 200 1180 0.022492 10.0.0.19 - - [2025-09-05 19:35:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001835 10.0.0.19 - - [2025-09-05 19:35:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.015648 10.0.0.19 - - [2025-09-05 19:35:56] "GET /floating-ip-pool/d2b525c6-b7b4-4590-a5a2-7efaa5fecd3c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.007266 10.0.0.19 - - [2025-09-05 19:35:56] "PUT /service-instance/dc2990d0-f35d-4713-b700-6ad96470e6d8 HTTP/1.1" 200 266 0.025274 10.0.0.19 - - [2025-09-05 19:35:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.006917 10.0.0.19 - - [2025-09-05 19:35:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002012 10.0.0.19 - - [2025-09-05 19:35:56] "POST /floating-ips HTTP/1.1" 200 671 0.108970 10.0.0.19 - - [2025-09-05 19:35:56] "POST /virtual-machines HTTP/1.1" 200 429 0.054050 10.0.0.19 - - [2025-09-05 19:35:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.032250 10.0.0.19 - - [2025-09-05 19:35:56] "GET /application-policy-set/050852a2-0630-4f30-8475-b7af56caff81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1932 0.009621 10.0.0.19 - - [2025-09-05 19:35:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001801 10.0.0.19 - - [2025-09-05 19:35:56] "GET /policy-management/efc5fb82-4a81-4602-927b-2a275db955a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.008688 10.0.0.19 - - [2025-09-05 19:35:56] "POST /tags HTTP/1.1" 409 221 0.014040 10.0.0.19 - - [2025-09-05 19:35:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004307 10.0.0.19 - - [2025-09-05 19:35:56] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.118181 10.0.0.19 - - [2025-09-05 19:35:56] "GET /tag/8c8c8efb-1e55-452e-9528-0dd82c574e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.009646 10.0.0.19 - - [2025-09-05 19:35:56] "POST /tags HTTP/1.1" 409 238 0.001510 10.0.0.19 - - [2025-09-05 19:35:56] "POST /chown HTTP/1.1" 200 109 0.006548 10.0.0.19 - - [2025-09-05 19:35:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001899 10.0.0.19 - - [2025-09-05 19:35:56] "GET /tag/fa87d80b-744e-4f2b-8782-a56269481a16?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.019071 10.0.0.19 - - [2025-09-05 19:35:56] "POST /chown HTTP/1.1" 200 109 0.021350 10.0.0.19 - - [2025-09-05 19:35:56] "PUT /virtual-machine-interface/b4560f29-983f-4167-acab-d743357336d3 HTTP/1.1" 200 284 0.014771 10.0.0.19 - - [2025-09-05 19:35:56] "POST /firewall-rules HTTP/1.1" 200 650 0.094532 10.0.0.19 - - [2025-09-05 19:35:56] "PUT /instance-ip/ac3b9701-8994-41f7-99f9-6002c45335a7 HTTP/1.1" 200 256 0.041125 10.0.0.19 - - [2025-09-05 19:35:56] "POST /ref-update HTTP/1.1" 200 156 0.012285 10.0.0.19 - - [2025-09-05 19:35:56] "GET /firewall-rule/4d238772-2027-4d1c-8231-31b701094182?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2410 0.013393 10.0.0.19 - - [2025-09-05 19:35:56] "GET /firewall-policy/f7c17818-c172-42a5-81e2-481ba864d965?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.002475 10.0.0.19 - - [2025-09-05 19:35:56] "GET /firewall-rule/4d238772-2027-4d1c-8231-31b701094182?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2410 0.002350 10.0.0.19 - - [2025-09-05 19:35:56] "POST /ref-update HTTP/1.1" 200 156 0.020486 10.0.0.19 - - [2025-09-05 19:35:56] "POST /ref-update HTTP/1.1" 200 156 0.013806 10.0.0.19 - - [2025-09-05 19:35:56] "POST /ref-update HTTP/1.1" 200 156 0.036595 10.0.0.19 - - [2025-09-05 19:35:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.014894 10.0.0.19 - - [2025-09-05 19:35:56] "POST /ref-update HTTP/1.1" 200 156 0.042126 10.0.0.19 - - [2025-09-05 19:35:56] "POST /ref-update HTTP/1.1" 200 156 0.043093 10.0.0.19 - - [2025-09-05 19:35:56] "GET /project/1e088a4f-fbc4-4d57-9d7d-c8a056794153?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.092998 10.0.0.19 - - [2025-09-05 19:35:56] "POST /ref-update HTTP/1.1" 200 156 0.010905 10.0.0.19 - - [2025-09-05 19:35:56] "POST /virtual-machines HTTP/1.1" 200 429 0.012813 10.0.0.19 - - [2025-09-05 19:35:56] "GET /loadbalancer/63a46979-0aaf-4217-af45-17e1e82b6fe2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2557 0.005425 10.0.0.19 - - [2025-09-05 19:35:56] "POST /loadbalancer-listeners HTTP/1.1" 200 726 0.018322 10.0.0.19 - - [2025-09-05 19:35:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.007837 10.0.0.19 - - [2025-09-05 19:35:57] "GET /project/1e088a4f-fbc4-4d57-9d7d-c8a056794153?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.062424 10.0.0.19 - - [2025-09-05 19:35:57] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.151653 10.0.0.19 - - [2025-09-05 19:35:57] "GET /loadbalancer-listener/8f81159f-f592-4c8f-9ddc-23d4e9237012?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1825 0.018236 10.0.0.19 - - [2025-09-05 19:35:57] "GET /loadbalancer-listener/8f81159f-f592-4c8f-9ddc-23d4e9237012?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1234 0.005282 10.0.0.19 - - [2025-09-05 19:35:57] "POST /chown HTTP/1.1" 200 109 0.005300 10.0.0.19 - - [2025-09-05 19:35:57] "POST /chown HTTP/1.1" 200 109 0.010112 10.0.0.19 - - [2025-09-05 19:35:57] "POST /loadbalancer-pools HTTP/1.1" 200 718 0.084752 10.0.0.19 - - [2025-09-05 19:35:57] "PUT /virtual-machine-interface/df18bf8d-91af-4578-ae3b-e2b62034fde5 HTTP/1.1" 200 284 0.076068 10.0.0.19 - - [2025-09-05 19:35:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.028820 10.0.0.19 - - [2025-09-05 19:35:57] "GET /loadbalancer-pool/ab82dd64-668c-434d-af30-3a81e992e794?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.004506 10.0.0.19 - - [2025-09-05 19:35:57] "PUT /instance-ip/ac3b9701-8994-41f7-99f9-6002c45335a7 HTTP/1.1" 200 256 0.018377 10.0.0.19 - - [2025-09-05 19:35:57] "POST /ref-update HTTP/1.1" 200 156 0.024888 10.0.0.19 - - [2025-09-05 19:35:57] "POST /loadbalancer-members HTTP/1.1" 200 707 0.046881 10.0.0.19 - - [2025-09-05 19:35:57] "POST /ref-update HTTP/1.1" 200 156 0.045270 10.0.0.19 - - [2025-09-05 19:35:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.031923 10.0.0.19 - - [2025-09-05 19:35:57] "GET /loadbalancer-member/a1ab3171-615c-43be-80bb-57d77e4e24ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1551 0.003051 10.0.0.19 - - [2025-09-05 19:35:57] "POST /ref-update HTTP/1.1" 200 156 0.007849 10.0.0.19 - - [2025-09-05 19:35:57] "POST /ref-update HTTP/1.1" 200 156 0.016025 10.0.0.19 - - [2025-09-05 19:35:57] "GET /application-policy-set/050852a2-0630-4f30-8475-b7af56caff81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1932 0.015742 10.0.0.19 - - [2025-09-05 19:35:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002697 10.0.0.19 - - [2025-09-05 19:35:57] "GET /policy-management/efc5fb82-4a81-4602-927b-2a275db955a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003316 10.0.0.19 - - [2025-09-05 19:35:57] "POST /ref-update HTTP/1.1" 200 156 0.016949 10.0.0.19 - - [2025-09-05 19:35:57] "POST /tags HTTP/1.1" 409 221 0.004908 10.0.0.19 - - [2025-09-05 19:35:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002344 10.0.0.19 - - [2025-09-05 19:35:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001587 10.0.0.19 - - [2025-09-05 19:35:57] "GET /tag/8c8c8efb-1e55-452e-9528-0dd82c574e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.016203 10.0.0.19 - - [2025-09-05 19:35:57] "POST /chown HTTP/1.1" 200 109 0.014692 10.0.0.19 - - [2025-09-05 19:35:57] "POST /chown HTTP/1.1" 200 109 0.026530 10.0.0.19 - - [2025-09-05 19:35:57] "POST /tags HTTP/1.1" 409 238 0.011534 10.0.0.19 - - [2025-09-05 19:35:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001627 10.0.0.19 - - [2025-09-05 19:35:57] "GET /tag/fa87d80b-744e-4f2b-8782-a56269481a16?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.010910 10.0.0.19 - - [2025-09-05 19:35:57] "PUT /instance-ip/ac3b9701-8994-41f7-99f9-6002c45335a7 HTTP/1.1" 200 256 0.014929 10.0.0.19 - - [2025-09-05 19:35:57] "POST /firewall-rules HTTP/1.1" 409 293 0.001997 10.0.0.19 - - [2025-09-05 19:35:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001448 10.0.0.19 - - [2025-09-05 19:35:57] "POST /ref-update HTTP/1.1" 200 156 0.021414 10.0.0.19 - - [2025-09-05 19:35:57] "POST /chown HTTP/1.1" 200 109 0.014629 10.0.0.19 - - [2025-09-05 19:35:57] "PUT /firewall-rule/4d238772-2027-4d1c-8231-31b701094182 HTTP/1.1" 200 260 0.048950 10.0.0.19 - - [2025-09-05 19:35:57] "GET /firewall-rule/4d238772-2027-4d1c-8231-31b701094182?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2410 0.005263 10.0.0.19 - - [2025-09-05 19:35:57] "POST /chown HTTP/1.1" 200 109 0.006640 10.0.0.19 - - [2025-09-05 19:35:57] "GET /firewall-policy/f7c17818-c172-42a5-81e2-481ba864d965?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1713 0.003067 10.0.0.19 - - [2025-09-05 19:35:57] "PUT /instance-ip/ac3b9701-8994-41f7-99f9-6002c45335a7 HTTP/1.1" 200 256 0.019905 10.0.0.19 - - [2025-09-05 19:35:57] "GET /firewall-rule/4d238772-2027-4d1c-8231-31b701094182?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2410 0.006281 10.0.0.19 - - [2025-09-05 19:35:57] "POST /ref-update HTTP/1.1" 200 156 0.017413 10.0.0.19 - - [2025-09-05 19:35:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001840 10.0.0.19 - - [2025-09-05 19:35:57] "POST /chown HTTP/1.1" 200 109 0.005526 10.0.0.19 - - [2025-09-05 19:35:57] "POST /chown HTTP/1.1" 200 109 0.015748 10.0.0.19 - - [2025-09-05 19:35:57] "PUT /instance-ip/ac3b9701-8994-41f7-99f9-6002c45335a7 HTTP/1.1" 200 256 0.016244 10.0.0.19 - - [2025-09-05 19:35:57] "POST /ref-update HTTP/1.1" 200 156 0.008975 10.0.0.19 - - [2025-09-05 19:35:57] "POST /chown HTTP/1.1" 200 109 0.017745 10.0.0.19 - - [2025-09-05 19:35:57] "POST /chown HTTP/1.1" 200 109 0.015553 10.0.0.19 - - [2025-09-05 19:35:57] "PUT /instance-ip/ac3b9701-8994-41f7-99f9-6002c45335a7 HTTP/1.1" 200 256 0.010787 10.0.0.19 - - [2025-09-05 19:35:58] "POST /ref-update HTTP/1.1" 200 156 0.017763 10.0.0.19 - - [2025-09-05 19:35:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001825 10.0.0.19 - - [2025-09-05 19:35:58] "POST /chown HTTP/1.1" 200 109 0.022968 10.0.0.19 - - [2025-09-05 19:35:58] "POST /chown HTTP/1.1" 200 109 0.018332 10.0.0.19 - - [2025-09-05 19:35:58] "PUT /instance-ip/ac3b9701-8994-41f7-99f9-6002c45335a7 HTTP/1.1" 200 256 0.013180 10.0.0.19 - - [2025-09-05 19:35:58] "POST /ref-update HTTP/1.1" 200 156 0.009898 10.0.0.19 - - [2025-09-05 19:35:58] "POST /chown HTTP/1.1" 200 109 0.006497 10.0.0.19 - - [2025-09-05 19:35:58] "POST /chown HTTP/1.1" 200 109 0.015275 10.0.0.19 - - [2025-09-05 19:35:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.016000 10.0.0.19 - - [2025-09-05 19:35:58] "GET /virtual-network/1683e344-1a48-4771-a58e-113c11eac32a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.003715 10.0.0.19 - - [2025-09-05 19:35:58] "PUT /instance-ip/ac3b9701-8994-41f7-99f9-6002c45335a7 HTTP/1.1" 200 256 0.021411 10.0.0.19 - - [2025-09-05 19:35:58] "POST /ref-update HTTP/1.1" 200 156 0.024560 10.0.0.19 - - [2025-09-05 19:35:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.005639 10.0.0.19 - - [2025-09-05 19:35:58] "GET /project/1e088a4f-fbc4-4d57-9d7d-c8a056794153?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.057255 10.0.0.19 - - [2025-09-05 19:35:58] "POST /virtual-machines HTTP/1.1" 200 373 0.008811 10.0.0.19 - - [2025-09-05 19:35:58] "PUT /service-instance/dc2990d0-f35d-4713-b700-6ad96470e6d8 HTTP/1.1" 200 266 0.007032 10.0.0.19 - - [2025-09-05 19:35:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.016063 10.0.0.19 - - [2025-09-05 19:35:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.024862 10.0.0.19 - - [2025-09-05 19:35:58] "PUT /service-instance/dc2990d0-f35d-4713-b700-6ad96470e6d8 HTTP/1.1" 200 266 0.067900 10.0.0.19 - - [2025-09-05 19:35:58] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.126145 10.0.0.19 - - [2025-09-05 19:35:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.029145 10.0.0.19 - - [2025-09-05 19:35:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.028701 10.0.0.19 - - [2025-09-05 19:35:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.009038 10.0.0.19 - - [2025-09-05 19:35:58] "PUT /service-instance/dc2990d0-f35d-4713-b700-6ad96470e6d8 HTTP/1.1" 200 266 0.009755 10.0.0.19 - - [2025-09-05 19:35:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.021441 10.0.0.19 - - [2025-09-05 19:35:58] "GET /virtual-machine-interface/8c28e8b0-8a8f-11f0-b427-fa163edd5e02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2862 0.018377 10.0.0.19 - - [2025-09-05 19:35:58] "PUT /service-instance/dc2990d0-f35d-4713-b700-6ad96470e6d8 HTTP/1.1" 200 266 0.010313 10.0.0.19 - - [2025-09-05 19:35:58] "POST /instance-ips HTTP/1.1" 200 413 0.036539 10.0.0.19 - - [2025-09-05 19:35:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.019072 10.0.0.19 - - [2025-09-05 19:35:58] "GET /virtual-machine-interface/8c28e8b0-8a8f-11f0-b427-fa163edd5e02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2862 0.008174 10.0.0.19 - - [2025-09-05 19:35:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.012172 10.0.0.19 - - [2025-09-05 19:35:58] "PUT /service-instance/dc2990d0-f35d-4713-b700-6ad96470e6d8 HTTP/1.1" 200 266 0.008012 10.0.0.19 - - [2025-09-05 19:35:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.020254 10.0.0.19 - - [2025-09-05 19:35:58] "POST /set-tag HTTP/1.1" 200 109 0.037437 10.0.0.19 - - [2025-09-05 19:35:58] "GET /virtual-machine-interface/8c28e8b0-8a8f-11f0-b427-fa163edd5e02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.009319 10.0.0.19 - - [2025-09-05 19:35:58] "GET /instance-ip/8c41f22e-8a8f-11f0-b427-fa163edd5e02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1963 0.002854 10.0.0.19 - - [2025-09-05 19:35:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001575 10.0.0.19 - - [2025-09-05 19:35:58] "POST /chown HTTP/1.1" 200 109 0.005699 10.0.0.19 - - [2025-09-05 19:35:58] "GET /virtual-machine-interface/8c28e8b0-8a8f-11f0-b427-fa163edd5e02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.007366 10.0.0.19 - - [2025-09-05 19:35:58] "POST /set-tag HTTP/1.1" 200 109 0.002415 10.0.0.19 - - [2025-09-05 19:35:58] "POST /chown HTTP/1.1" 200 109 0.019006 10.0.0.19 - - [2025-09-05 19:35:59] "GET /virtual-router/536d9c98-1965-4386-980b-b1dd4123caeb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2115 0.005970 10.0.0.19 - - [2025-09-05 19:35:59] "POST /ref-update HTTP/1.1" 200 156 0.015612 10.0.0.19 - - [2025-09-05 19:35:59] "POST /ref-update HTTP/1.1" 200 156 0.019292 10.0.0.19 - - [2025-09-05 19:35:59] "POST /chown HTTP/1.1" 200 109 0.024371 10.0.0.19 - - [2025-09-05 19:35:59] "GET /virtual-machine-interface/8c28e8b0-8a8f-11f0-b427-fa163edd5e02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.003797 10.0.0.19 - - [2025-09-05 19:35:59] "POST /set-tag HTTP/1.1" 200 109 0.001535 10.0.0.19 - - [2025-09-05 19:35:59] "GET /virtual-machine-interface/8c28e8b0-8a8f-11f0-b427-fa163edd5e02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.003125 10.0.0.19 - - [2025-09-05 19:35:59] "POST /chown HTTP/1.1" 200 109 0.005233 10.0.0.19 - - [2025-09-05 19:35:59] "POST /ref-update HTTP/1.1" 200 156 0.013707 10.0.0.19 - - [2025-09-05 19:35:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001524 10.0.0.19 - - [2025-09-05 19:35:59] "POST /set-tag HTTP/1.1" 200 109 0.001648 10.0.0.19 - - [2025-09-05 19:35:59] "POST /chown HTTP/1.1" 200 109 0.006200 10.0.0.19 - - [2025-09-05 19:35:59] "POST /chown HTTP/1.1" 200 109 0.027338 10.0.0.19 - - [2025-09-05 19:35:59] "POST /chown HTTP/1.1" 200 109 0.013382 10.0.0.19 - - [2025-09-05 19:35:59] "POST /chown HTTP/1.1" 200 109 0.007074 10.0.0.19 - - [2025-09-05 19:35:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001378 10.0.0.19 - - [2025-09-05 19:35:59] "POST /chown HTTP/1.1" 200 109 0.006008 10.0.0.19 - - [2025-09-05 19:35:59] "POST /chown HTTP/1.1" 200 109 0.018841 10.0.0.19 - - [2025-09-05 19:35:59] "POST /chown HTTP/1.1" 200 109 0.006101 10.0.0.19 - - [2025-09-05 19:35:59] "POST /chown HTTP/1.1" 200 109 0.011659 10.0.0.19 - - [2025-09-05 19:35:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002007 10.0.0.19 - - [2025-09-05 19:35:59] "POST /chown HTTP/1.1" 200 109 0.021910 10.0.0.19 - - [2025-09-05 19:35:59] "POST /chown HTTP/1.1" 200 109 0.019405 10.0.0.19 - - [2025-09-05 19:35:59] "POST /chown HTTP/1.1" 200 109 0.010266 10.0.0.19 - - [2025-09-05 19:35:59] "POST /chown HTTP/1.1" 200 109 0.005816 10.0.0.19 - - [2025-09-05 19:35:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001390 10.0.0.19 - - [2025-09-05 19:35:59] "POST /chown HTTP/1.1" 200 109 0.005365 10.0.0.19 - - [2025-09-05 19:35:59] "POST /chown HTTP/1.1" 200 109 0.005463 10.0.0.19 - - [2025-09-05 19:35:59] "POST /chown HTTP/1.1" 200 109 0.012574 10.0.0.19 - - [2025-09-05 19:35:59] "POST /chown HTTP/1.1" 200 109 0.015529 10.0.0.19 - - [2025-09-05 19:35:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001694 10.0.0.19 - - [2025-09-05 19:35:59] "POST /chown HTTP/1.1" 200 109 0.005225 10.0.0.19 - - [2025-09-05 19:35:59] "POST /chown HTTP/1.1" 200 109 0.016877 10.0.0.19 - - [2025-09-05 19:35:59] "POST /chown HTTP/1.1" 200 109 0.014283 10.0.0.19 - - [2025-09-05 19:35:59] "POST /chown HTTP/1.1" 200 109 0.005669 10.0.0.19 - - [2025-09-05 19:35:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.005531 10.0.0.19 - - [2025-09-05 19:35:59] "POST /chown HTTP/1.1" 200 109 0.006400 10.0.0.19 - - [2025-09-05 19:35:59] "POST /chown HTTP/1.1" 200 109 0.005366 10.0.0.19 - - [2025-09-05 19:35:59] "POST /chown HTTP/1.1" 200 109 0.013728 10.0.0.19 - - [2025-09-05 19:35:59] "POST /chown HTTP/1.1" 200 109 0.016311 10.0.0.19 - - [2025-09-05 19:35:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001597 10.0.0.19 - - [2025-09-05 19:36:00] "POST /chown HTTP/1.1" 200 109 0.005499 10.0.0.19 - - [2025-09-05 19:36:00] "POST /chown HTTP/1.1" 200 109 0.016675 10.0.0.19 - - [2025-09-05 19:36:00] "POST /chown HTTP/1.1" 200 109 0.013691 10.0.0.19 - - [2025-09-05 19:36:00] "POST /chown HTTP/1.1" 200 109 0.007628 10.0.0.19 - - [2025-09-05 19:36:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001925 10.0.0.19 - - [2025-09-05 19:36:00] "POST /chown HTTP/1.1" 200 109 0.005248 10.0.0.19 - - [2025-09-05 19:36:00] "POST /chown HTTP/1.1" 200 109 0.005809 10.0.0.19 - - [2025-09-05 19:36:00] "POST /chown HTTP/1.1" 200 109 0.014429 10.0.0.19 - - [2025-09-05 19:36:00] "POST /chown HTTP/1.1" 200 109 0.016300 10.0.0.19 - - [2025-09-05 19:36:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001812 10.0.0.19 - - [2025-09-05 19:36:00] "POST /chown HTTP/1.1" 200 109 0.005970 10.0.0.19 - - [2025-09-05 19:36:00] "POST /chown HTTP/1.1" 200 109 0.019694 10.0.0.19 - - [2025-09-05 19:36:00] "POST /chown HTTP/1.1" 200 109 0.015789 10.0.0.19 - - [2025-09-05 19:36:00] "POST /chown HTTP/1.1" 200 109 0.005950 10.0.0.19 - - [2025-09-05 19:36:01] "GET /virtual-machine-interface/875d154a-8a8f-11f0-b427-fa163edd5e02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004594 10.0.0.19 - - [2025-09-05 19:36:01] "POST /set-tag HTTP/1.1" 200 109 0.001986 10.0.0.19 - - [2025-09-05 19:36:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001809 10.0.0.19 - - [2025-09-05 19:36:01] "GET /loadbalancer/07eea47d-d0f0-4923-9c6e-df823de047b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.002642 10.0.0.19 - - [2025-09-05 19:36:01] "GET /loadbalancer-pool/ff35b3fd-00b6-49e0-9bb5-0c2e2afa6eeb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1909 0.002547 10.0.0.19 - - [2025-09-05 19:36:01] "POST /loadbalancer-members HTTP/1.1" 200 702 0.015406 10.0.0.19 - - [2025-09-05 19:36:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.007050 10.0.0.19 - - [2025-09-05 19:36:01] "GET /virtual-machine-interface/875d154a-8a8f-11f0-b427-fa163edd5e02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.013606 10.0.0.19 - - [2025-09-05 19:36:01] "GET /virtual-machine-interface/875d154a-8a8f-11f0-b427-fa163edd5e02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.006951 10.0.0.19 - - [2025-09-05 19:36:01] "POST /tags HTTP/1.1" 409 221 0.001997 10.0.0.19 - - [2025-09-05 19:36:01] "POST /ref-update HTTP/1.1" 200 156 0.007217 10.0.0.19 - - [2025-09-05 19:36:02] "GET /floating-ip/c8058f8c-ddf1-4a9a-9a26-172eb337d579?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1782 0.012503 10.0.0.19 - - [2025-09-05 19:36:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002381 10.0.0.19 - - [2025-09-05 19:36:02] "GET /tag/8c8c8efb-1e55-452e-9528-0dd82c574e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.014148 10.0.0.19 - - [2025-09-05 19:36:02] "PUT /floating-ip/c8058f8c-ddf1-4a9a-9a26-172eb337d579 HTTP/1.1" 200 256 0.008582 10.0.0.19 - - [2025-09-05 19:36:02] "POST /set-tag HTTP/1.1" 200 109 0.047091 10.0.0.19 - - [2025-09-05 19:36:02] "GET /virtual-machine-interface/87c55092-8a8f-11f0-b427-fa163edd5e02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004126 10.0.0.19 - - [2025-09-05 19:36:02] "POST /set-tag HTTP/1.1" 200 109 0.001944 10.0.0.19 - - [2025-09-05 19:36:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001764 10.0.0.19 - - [2025-09-05 19:36:02] "GET /loadbalancer/07eea47d-d0f0-4923-9c6e-df823de047b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.002345 10.0.0.19 - - [2025-09-05 19:36:02] "GET /loadbalancer-pool/ff35b3fd-00b6-49e0-9bb5-0c2e2afa6eeb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1909 0.002457 10.0.0.19 - - [2025-09-05 19:36:02] "POST /loadbalancer-members HTTP/1.1" 200 702 0.015206 10.0.0.19 - - [2025-09-05 19:36:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.017003 10.0.0.19 - - [2025-09-05 19:36:02] "GET /virtual-machine-interface/87c55092-8a8f-11f0-b427-fa163edd5e02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004220 10.0.0.19 - - [2025-09-05 19:36:02] "GET /virtual-machine-interface/87c55092-8a8f-11f0-b427-fa163edd5e02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.006198 10.0.0.19 - - [2025-09-05 19:36:02] "POST /ref-update HTTP/1.1" 200 156 0.006850 10.0.0.19 - - [2025-09-05 19:36:02] "GET /floating-ip/c8058f8c-ddf1-4a9a-9a26-172eb337d579?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.011436 10.0.0.19 - - [2025-09-05 19:36:02] "POST /set-tag HTTP/1.1" 200 109 0.015263 10.0.0.19 - - [2025-09-05 19:36:03] "GET /virtual-machine/d836eb36-0581-4f9e-bdea-aab46c8d90cf?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1217 0.004968 10.0.0.19 - - [2025-09-05 19:36:03] "GET /virtual-machine-interface/875d154a-8a8f-11f0-b427-fa163edd5e02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.006060 10.0.0.19 - - [2025-09-05 19:36:03] "GET /virtual-machine/c5a68119-7fed-4a17-95a9-8c968cf8e3a0?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1217 0.002833 10.0.0.19 - - [2025-09-05 19:36:03] "GET /virtual-machine-interface/87c55092-8a8f-11f0-b427-fa163edd5e02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.004007 10.0.0.19 - - [2025-09-05 19:36:12] "GET /virtual-machine-interface/8c28e8b0-8a8f-11f0-b427-fa163edd5e02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.004145 10.0.0.19 - - [2025-09-05 19:36:12] "POST /set-tag HTTP/1.1" 200 109 0.001992 10.0.0.19 - - [2025-09-05 19:36:13] "GET /virtual-machine/dcbcbbb4-a66f-4b75-8e0b-7cefa8ed1c0f?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1223 0.002813 10.0.0.19 - - [2025-09-05 19:36:13] "GET /virtual-machine-interface/8c28e8b0-8a8f-11f0-b427-fa163edd5e02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.003602 10.0.0.19 - - [2025-09-05 19:36:13] "GET /virtual-machine-interface/8c28e8b0-8a8f-11f0-b427-fa163edd5e02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.004107 10.0.0.19 - - [2025-09-05 19:36:13] "POST /set-tag HTTP/1.1" 200 109 0.002012 10.0.0.19 - - [2025-09-05 19:36:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002043 10.0.0.19 - - [2025-09-05 19:36:33] "POST /chown HTTP/1.1" 200 109 0.006072 10.0.0.19 - - [2025-09-05 19:36:33] "POST /chown HTTP/1.1" 200 109 0.028798 10.0.0.19 - - [2025-09-05 19:36:33] "POST /chown HTTP/1.1" 200 109 0.013852 10.0.0.19 - - [2025-09-05 19:36:33] "POST /chown HTTP/1.1" 200 109 0.006097 10.0.0.19 - - [2025-09-05 19:36:45] "GET /virtual-machine-interface/8c28e8b0-8a8f-11f0-b427-fa163edd5e02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.006690 10.0.0.19 - - [2025-09-05 19:36:45] "POST /set-tag HTTP/1.1" 200 109 0.008381 10.0.0.19 - - [2025-09-05 19:36:45] "GET /virtual-machine-interface/8c28e8b0-8a8f-11f0-b427-fa163edd5e02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.004521 10.0.0.19 - - [2025-09-05 19:36:45] "POST /set-tag HTTP/1.1" 200 109 0.001991 10.0.0.19 - - [2025-09-05 19:36:45] "GET /virtual-machine/dcbcbbb4-a66f-4b75-8e0b-7cefa8ed1c0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1459 0.003546 10.0.0.19 - - [2025-09-05 19:36:45] "POST /ref-update HTTP/1.1" 200 156 0.009478 10.0.0.19 - - [2025-09-05 19:36:46] "GET /virtual-machine-interface/8c28e8b0-8a8f-11f0-b427-fa163edd5e02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.004404 10.0.0.19 - - [2025-09-05 19:36:46] "POST /set-tag HTTP/1.1" 200 109 0.089402 10.0.0.19 - - [2025-09-05 19:36:46] "POST /set-tag HTTP/1.1" 200 109 0.055350 10.0.0.19 - - [2025-09-05 19:36:46] "DELETE /instance-ip/8c41f22e-8a8f-11f0-b427-fa163edd5e02 HTTP/1.1" 200 115 0.104055 10.0.0.19 - - [2025-09-05 19:36:46] "DELETE /virtual-machine-interface/8c28e8b0-8a8f-11f0-b427-fa163edd5e02 HTTP/1.1" 200 115 0.070315 10.0.0.19 - - [2025-09-05 19:36:46] "DELETE /virtual-machine/dcbcbbb4-a66f-4b75-8e0b-7cefa8ed1c0f HTTP/1.1" 200 115 0.031975 10.0.0.19 - - [2025-09-05 19:36:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002041 10.0.0.19 - - [2025-09-05 19:36:48] "GET /tag/fa87d80b-744e-4f2b-8782-a56269481a16?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.009830 10.0.0.19 - - [2025-09-05 19:36:48] "GET /tag/fa87d80b-744e-4f2b-8782-a56269481a16?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1771 0.011942 10.0.0.19 - - [2025-09-05 19:36:48] "GET /virtual-machine-interface/b4560f29-983f-4167-acab-d743357336d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3133 0.004584 10.0.0.19 - - [2025-09-05 19:36:48] "POST /set-tag HTTP/1.1" 200 109 0.015397 10.0.0.19 - - [2025-09-05 19:36:48] "GET /virtual-machine-interface/df18bf8d-91af-4578-ae3b-e2b62034fde5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3133 0.006287 10.0.0.19 - - [2025-09-05 19:36:48] "POST /set-tag HTTP/1.1" 200 109 0.020468 10.0.0.19 - - [2025-09-05 19:36:48] "GET /virtual-machine-interface/e26430f0-c859-431b-918f-e4b8fbbc2ab6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2724 0.017828 10.0.0.19 - - [2025-09-05 19:36:49] "POST /set-tag HTTP/1.1" 200 109 0.016249 10.0.0.19 - - [2025-09-05 19:36:49] "GET /firewall-policy/f7c17818-c172-42a5-81e2-481ba864d965?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1713 0.008086 10.0.0.19 - - [2025-09-05 19:36:49] "GET /firewall-rule/4d238772-2027-4d1c-8231-31b701094182?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2410 0.003649 10.0.0.19 - - [2025-09-05 19:36:49] "POST /ref-update HTTP/1.1" 200 156 0.015370 10.0.0.19 - - [2025-09-05 19:36:49] "DELETE /firewall-rule/4d238772-2027-4d1c-8231-31b701094182 HTTP/1.1" 200 115 0.066507 10.0.0.19 - - [2025-09-05 19:36:49] "DELETE /loadbalancer-member/a1ab3171-615c-43be-80bb-57d77e4e24ae HTTP/1.1" 200 115 0.033520 10.0.0.19 - - [2025-09-05 19:36:49] "PUT /service-instance/dc2990d0-f35d-4713-b700-6ad96470e6d8 HTTP/1.1" 200 266 0.010640 10.0.0.19 - - [2025-09-05 19:36:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.015890 10.0.0.19 - - [2025-09-05 19:36:49] "DELETE /loadbalancer-pool/ab82dd64-668c-434d-af30-3a81e992e794 HTTP/1.1" 200 115 0.060397 10.0.0.19 - - [2025-09-05 19:36:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003523 10.0.0.19 - - [2025-09-05 19:36:49] "DELETE /loadbalancer-listener/8f81159f-f592-4c8f-9ddc-23d4e9237012 HTTP/1.1" 200 115 0.048684 10.0.0.19 - - [2025-09-05 19:36:49] "GET /floating-ip/9cfd7e55-d4c0-4268-b1ef-4cced9e00b4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2394 0.004678 10.0.0.19 - - [2025-09-05 19:36:49] "POST /chown HTTP/1.1" 200 109 0.009524 10.0.0.19 - - [2025-09-05 19:36:49] "POST /chown HTTP/1.1" 200 109 0.020405 10.0.0.19 - - [2025-09-05 19:36:49] "POST /chown HTTP/1.1" 200 109 0.017897 10.0.0.19 - - [2025-09-05 19:36:49] "PUT /floating-ip/9cfd7e55-d4c0-4268-b1ef-4cced9e00b4f HTTP/1.1" 200 256 0.043787 10.0.0.19 - - [2025-09-05 19:36:49] "POST /chown HTTP/1.1" 200 109 0.014052 10.0.0.19 - - [2025-09-05 19:36:49] "PUT /service-instance/dc2990d0-f35d-4713-b700-6ad96470e6d8 HTTP/1.1" 200 266 0.012038 10.0.0.19 - - [2025-09-05 19:36:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.025848 10.0.0.19 - - [2025-09-05 19:36:49] "DELETE /floating-ip/9cfd7e55-d4c0-4268-b1ef-4cced9e00b4f HTTP/1.1" 200 115 0.096581 10.0.0.19 - - [2025-09-05 19:36:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001843 10.0.0.19 - - [2025-09-05 19:36:49] "DELETE /loadbalancer/63a46979-0aaf-4217-af45-17e1e82b6fe2 HTTP/1.1" 200 115 0.039438 10.0.0.19 - - [2025-09-05 19:36:49] "POST /chown HTTP/1.1" 200 109 0.015075 10.0.0.19 - - [2025-09-05 19:36:49] "POST /chown HTTP/1.1" 200 109 0.018924 10.0.0.19 - - [2025-09-05 19:36:49] "DELETE /instance-ip/ac3b9701-8994-41f7-99f9-6002c45335a7 HTTP/1.1" 200 115 0.094368 10.0.0.19 - - [2025-09-05 19:36:49] "POST /chown HTTP/1.1" 200 109 0.033712 10.0.0.19 - - [2025-09-05 19:36:49] "DELETE /virtual-machine-interface/e26430f0-c859-431b-918f-e4b8fbbc2ab6 HTTP/1.1" 200 115 0.059643 10.0.0.19 - - [2025-09-05 19:36:49] "POST /chown HTTP/1.1" 404 171 0.007552 10.0.0.19 - - [2025-09-05 19:36:49] "PUT /service-instance/dc2990d0-f35d-4713-b700-6ad96470e6d8 HTTP/1.1" 200 266 0.019590 10.0.0.19 - - [2025-09-05 19:36:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.016121 10.0.0.19 - - [2025-09-05 19:36:49] "GET /floating-ip-pool/d2b525c6-b7b4-4590-a5a2-7efaa5fecd3c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.009940 10.0.0.19 - - [2025-09-05 19:36:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.005041 10.0.0.19 - - [2025-09-05 19:36:49] "DELETE /tag/fa87d80b-744e-4f2b-8782-a56269481a16 HTTP/1.1" 200 115 0.117700 10.0.0.19 - - [2025-09-05 19:36:49] "POST /ref-update HTTP/1.1" 200 156 0.022504 10.0.0.19 - - [2025-09-05 19:36:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.007838 10.0.0.19 - - [2025-09-05 19:36:49] "DELETE /service-instance/dc2990d0-f35d-4713-b700-6ad96470e6d8 HTTP/1.1" 200 115 0.049659 10.0.0.19 - - [2025-09-05 19:36:49] "DELETE /floating-ip-pool/d2b525c6-b7b4-4590-a5a2-7efaa5fecd3c HTTP/1.1" 200 115 0.044347 10.0.0.19 - - [2025-09-05 19:36:49] "GET /virtual-machine-interface/b4560f29-983f-4167-acab-d743357336d3?fields=interface_route_table_refs%2Cinstance_ip_back_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1209 0.007165 10.0.0.19 - - [2025-09-05 19:36:50] "POST /useragent-kv HTTP/1.1" 200 115 0.001340 10.0.0.19 - - [2025-09-05 19:36:50] "POST /useragent-kv HTTP/1.1" 200 115 0.001589 10.0.0.19 - - [2025-09-05 19:36:50] "DELETE /virtual-network/f1d56678-9dd1-4824-b9cc-f48b0b6c8353 HTTP/1.1" 200 115 0.101418 10.0.0.19 - - [2025-09-05 19:36:50] "GET /routing-instance/0a977cde-a027-43cc-9891-4c9494b73d0f HTTP/1.1" 404 171 0.001429 10.0.0.19 - - [2025-09-05 19:36:50] "GET /domains HTTP/1.1" 200 280 0.002891 10.0.0.19 - - [2025-09-05 19:36:50] "GET /domain/bfa26616-08f4-46d3-845a-871cf9dc713a HTTP/1.1" 200 3086 0.006638 10.0.0.19 - - [2025-09-05 19:36:50] "DELETE /virtual-machine-interface/b4560f29-983f-4167-acab-d743357336d3 HTTP/1.1" 200 115 0.078382 10.0.0.19 - - [2025-09-05 19:36:50] "POST /ref-update HTTP/1.1" 200 156 0.016711 10.0.0.19 - - [2025-09-05 19:36:50] "GET /project/1e088a4f-fbc4-4d57-9d7d-c8a056794153 HTTP/1.1" 200 7142 0.056118 10.0.0.19 - - [2025-09-05 19:36:50] "DELETE /virtual-machine/b1b75160-b99d-4b6e-b66f-715f3d05c2c0 HTTP/1.1" 200 115 0.057151 10.0.0.19 - - [2025-09-05 19:36:50] "GET /virtual-machine-interface/df18bf8d-91af-4578-ae3b-e2b62034fde5?fields=interface_route_table_refs%2Cinstance_ip_back_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1209 0.005993 10.0.0.19 - - [2025-09-05 19:36:50] "GET /virtual-machine-interface/87c55092-8a8f-11f0-b427-fa163edd5e02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.008265 10.0.0.19 - - [2025-09-05 19:36:50] "POST /set-tag HTTP/1.1" 200 109 0.003151 10.0.0.19 - - [2025-09-05 19:36:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002284 10.0.0.19 - - [2025-09-05 19:36:50] "GET /loadbalancer/07eea47d-d0f0-4923-9c6e-df823de047b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.002470 10.0.0.19 - - [2025-09-05 19:36:50] "DELETE /virtual-machine-interface/df18bf8d-91af-4578-ae3b-e2b62034fde5 HTTP/1.1" 200 115 0.052504 10.0.0.19 - - [2025-09-05 19:36:50] "GET /virtual-machine-interface/87c55092-8a8f-11f0-b427-fa163edd5e02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.006767 10.0.0.19 - - [2025-09-05 19:36:50] "DELETE /virtual-machine/e5d6690c-a9e9-440a-b32a-15c0a7e3097a HTTP/1.1" 200 115 0.041305 10.0.0.19 - - [2025-09-05 19:36:50] "POST /set-tag HTTP/1.1" 200 109 0.052855 10.0.0.19 - - [2025-09-05 19:36:50] "DELETE /loadbalancer-member/2a9b41f0-7cbc-47a3-a8cf-f2bd1ac35f1e HTTP/1.1" 200 115 0.043475 10.0.0.19 - - [2025-09-05 19:36:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004507 10.0.0.19 - - [2025-09-05 19:36:50] "DELETE /route-target/cdc53ae6-06ce-4f4b-b172-ce76de3c6ba2 HTTP/1.1" 200 115 0.017821 10.0.0.19 - - [2025-09-05 19:36:51] "GET /virtual-machine-interface/87c55092-8a8f-11f0-b427-fa163edd5e02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.008467 10.0.0.19 - - [2025-09-05 19:36:51] "POST /set-tag HTTP/1.1" 200 109 0.002934 10.0.0.19 - - [2025-09-05 19:36:51] "GET /virtual-machine-interface/87c55092-8a8f-11f0-b427-fa163edd5e02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.007005 10.0.0.19 - - [2025-09-05 19:36:51] "POST /set-tag HTTP/1.1" 200 109 0.004049 10.0.0.19 - - [2025-09-05 19:36:52] "GET /virtual-machine/c5a68119-7fed-4a17-95a9-8c968cf8e3a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1475 0.003468 10.0.0.19 - - [2025-09-05 19:36:52] "POST /ref-update HTTP/1.1" 200 156 0.012040 10.0.0.19 - - [2025-09-05 19:36:52] "GET /virtual-machine-interface/87c55092-8a8f-11f0-b427-fa163edd5e02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.007304 10.0.0.19 - - [2025-09-05 19:36:52] "POST /set-tag HTTP/1.1" 200 109 0.015977 10.0.0.19 - - [2025-09-05 19:36:52] "POST /set-tag HTTP/1.1" 200 109 0.022892 10.0.0.19 - - [2025-09-05 19:36:52] "POST /set-tag HTTP/1.1" 200 109 0.023484 10.0.0.19 - - [2025-09-05 19:36:52] "DELETE /instance-ip/87ddc2a8-8a8f-11f0-b427-fa163edd5e02 HTTP/1.1" 200 115 0.027107 10.0.0.19 - - [2025-09-05 19:36:52] "POST /ref-update HTTP/1.1" 200 156 0.009086 10.0.0.19 - - [2025-09-05 19:36:52] "DELETE /virtual-machine-interface/87c55092-8a8f-11f0-b427-fa163edd5e02 HTTP/1.1" 200 115 0.036561 10.0.0.19 - - [2025-09-05 19:36:52] "DELETE /virtual-machine/c5a68119-7fed-4a17-95a9-8c968cf8e3a0 HTTP/1.1" 200 115 0.021019 10.0.0.19 - - [2025-09-05 19:36:55] "GET /virtual-machine-interface/875d154a-8a8f-11f0-b427-fa163edd5e02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.007574 10.0.0.19 - - [2025-09-05 19:36:55] "POST /set-tag HTTP/1.1" 200 109 0.002370 10.0.0.19 - - [2025-09-05 19:36:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001665 10.0.0.19 - - [2025-09-05 19:36:55] "GET /loadbalancer/07eea47d-d0f0-4923-9c6e-df823de047b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.002730 10.0.0.19 - - [2025-09-05 19:36:55] "GET /virtual-machine-interface/875d154a-8a8f-11f0-b427-fa163edd5e02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.004120 10.0.0.19 - - [2025-09-05 19:36:55] "POST /set-tag HTTP/1.1" 200 109 0.002381 10.0.0.19 - - [2025-09-05 19:36:55] "GET /virtual-machine-interface/875d154a-8a8f-11f0-b427-fa163edd5e02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.004033 10.0.0.19 - - [2025-09-05 19:36:55] "POST /set-tag HTTP/1.1" 200 109 0.001620 10.0.0.19 - - [2025-09-05 19:36:55] "GET /virtual-machine/d836eb36-0581-4f9e-bdea-aab46c8d90cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1475 0.002049 10.0.0.19 - - [2025-09-05 19:36:56] "POST /ref-update HTTP/1.1" 200 156 0.009567 10.0.0.19 - - [2025-09-05 19:36:56] "GET /virtual-machine-interface/875d154a-8a8f-11f0-b427-fa163edd5e02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.004127 10.0.0.19 - - [2025-09-05 19:36:56] "POST /set-tag HTTP/1.1" 200 109 0.014583 10.0.0.19 - - [2025-09-05 19:36:56] "POST /set-tag HTTP/1.1" 200 109 0.014728 10.0.0.19 - - [2025-09-05 19:36:56] "POST /set-tag HTTP/1.1" 200 109 0.016050 10.0.0.19 - - [2025-09-05 19:36:56] "DELETE /instance-ip/877470fa-8a8f-11f0-b427-fa163edd5e02 HTTP/1.1" 200 115 0.040056 10.0.0.19 - - [2025-09-05 19:36:56] "POST /ref-update HTTP/1.1" 200 156 0.011299 10.0.0.19 - - [2025-09-05 19:36:56] "DELETE /virtual-machine-interface/875d154a-8a8f-11f0-b427-fa163edd5e02 HTTP/1.1" 200 115 0.042057 10.0.0.19 - - [2025-09-05 19:36:56] "DELETE /virtual-machine/d836eb36-0581-4f9e-bdea-aab46c8d90cf HTTP/1.1" 200 115 0.023806 10.0.0.19 - - [2025-09-05 19:36:56] "DELETE /tag/078a89bb-392c-4780-b8a6-936d3385ef5c HTTP/1.1" 200 115 0.075021 10.0.0.19 - - [2025-09-05 19:36:56] "DELETE /tag/5bc62972-a3ad-4b30-aedf-1203aa7b7d29 HTTP/1.1" 200 115 0.038601 10.0.0.19 - - [2025-09-05 19:37:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002106 10.0.0.19 - - [2025-09-05 19:37:00] "GET /project/1e088a4f-fbc4-4d57-9d7d-c8a056794153?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.031951 10.0.0.19 - - [2025-09-05 19:37:00] "POST /tags HTTP/1.1" 200 393 0.018804 10.0.0.19 - - [2025-09-05 19:37:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.012314 10.0.0.19 - - [2025-09-05 19:37:00] "GET /tag/15ce4e30-a179-46e4-b251-07c43e82f214?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.010374 10.0.0.19 - - [2025-09-05 19:37:00] "POST /tags HTTP/1.1" 200 341 0.015298 10.0.0.19 - - [2025-09-05 19:37:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001808 10.0.0.19 - - [2025-09-05 19:37:00] "GET /tag/c7855908-7808-483b-9864-de19478f5066?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.010536 10.0.0.19 - - [2025-09-05 19:37:00] "POST /id-to-fqname HTTP/1.1" 200 192 0.001686 10.0.0.19 - - [2025-09-05 19:37:00] "POST /fqname-to-id HTTP/1.1" 404 201 0.001495 10.0.0.19 - - [2025-09-05 19:37:00] "POST /security-groups HTTP/1.1" 200 589 0.064106 10.0.0.19 - - [2025-09-05 19:37:00] "POST /projects HTTP/1.1" 200 519 0.200500 10.0.0.19 - - [2025-09-05 19:37:00] "POST /fqname-to-id HTTP/1.1" 404 236 0.005886 10.0.0.19 - - [2025-09-05 19:37:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.027394 10.0.0.19 - - [2025-09-05 19:37:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003303 10.0.0.19 - - [2025-09-05 19:37:01] "GET /virtual-network/1683e344-1a48-4771-a58e-113c11eac32a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.038023 10.0.0.19 - - [2025-09-05 19:37:01] "POST /access-control-lists HTTP/1.1" 200 598 0.102777 10.0.0.19 - - [2025-09-05 19:37:01] "POST /fqname-to-id HTTP/1.1" 404 235 0.005591 10.0.0.19 - - [2025-09-05 19:37:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002307 10.0.0.19 - - [2025-09-05 19:37:01] "GET /virtual-network/e1970409-91d3-4d3d-8be2-ffe24650b64a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3042 0.005643 10.0.0.19 - - [2025-09-05 19:37:01] "POST /access-control-lists HTTP/1.1" 200 596 0.089948 10.0.0.19 - - [2025-09-05 19:37:01] "PUT /virtual-network/1683e344-1a48-4771-a58e-113c11eac32a HTTP/1.1" 200 264 0.102808 10.0.0.19 - - [2025-09-05 19:37:01] "PUT /virtual-network/e1970409-91d3-4d3d-8be2-ffe24650b64a HTTP/1.1" 200 264 0.057401 10.0.0.19 - - [2025-09-05 19:37:01] "POST /security-groups HTTP/1.1" 200 591 0.070957 10.0.0.19 - - [2025-09-05 19:37:01] "POST /fqname-to-id HTTP/1.1" 404 270 0.001534 10.0.0.19 - - [2025-09-05 19:37:01] "POST /access-control-lists HTTP/1.1" 200 632 0.062159 10.0.0.19 - - [2025-09-05 19:37:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.064637 10.0.0.19 - - [2025-09-05 19:37:01] "POST /fqname-to-id HTTP/1.1" 404 269 0.015091 10.0.0.19 - - [2025-09-05 19:37:01] "POST /chown HTTP/1.1" 200 109 0.013518 10.0.0.19 - - [2025-09-05 19:37:01] "GET /application-policy-set/050852a2-0630-4f30-8475-b7af56caff81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1932 0.007597 10.0.0.19 - - [2025-09-05 19:37:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001647 10.0.0.19 - - [2025-09-05 19:37:01] "GET /policy-management/efc5fb82-4a81-4602-927b-2a275db955a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.004789 10.0.0.19 - - [2025-09-05 19:37:01] "POST /access-control-lists HTTP/1.1" 200 630 0.080084 10.0.0.19 - - [2025-09-05 19:37:01] "POST /tags HTTP/1.1" 409 226 0.013337 10.0.0.19 - - [2025-09-05 19:37:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001824 10.0.0.19 - - [2025-09-05 19:37:01] "GET /tag/c7855908-7808-483b-9864-de19478f5066?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.009960 10.0.0.19 - - [2025-09-05 19:37:01] "POST /firewall-rules HTTP/1.1" 200 600 0.068549 10.0.0.19 - - [2025-09-05 19:37:01] "GET /firewall-rule/8dae8aa4-deb8-4d2a-8cc0-acb4eda4ec11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.006274 10.0.0.19 - - [2025-09-05 19:37:01] "GET /firewall-policy/474bc93d-bba1-4844-b2a3-af4e563b2da4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.003848 10.0.0.19 - - [2025-09-05 19:37:01] "GET /firewall-rule/8dae8aa4-deb8-4d2a-8cc0-acb4eda4ec11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.002101 10.0.0.19 - - [2025-09-05 19:37:01] "POST /ref-update HTTP/1.1" 200 156 0.037758 10.0.0.19 - - [2025-09-05 19:37:01] "GET /application-policy-set/050852a2-0630-4f30-8475-b7af56caff81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1932 0.003279 10.0.0.19 - - [2025-09-05 19:37:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001369 10.0.0.19 - - [2025-09-05 19:37:01] "GET /policy-management/efc5fb82-4a81-4602-927b-2a275db955a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.001780 10.0.0.19 - - [2025-09-05 19:37:01] "POST /tags HTTP/1.1" 409 226 0.001760 10.0.0.19 - - [2025-09-05 19:37:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001368 10.0.0.19 - - [2025-09-05 19:37:01] "GET /tag/c7855908-7808-483b-9864-de19478f5066?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.011342 10.0.0.19 - - [2025-09-05 19:37:01] "POST /firewall-rules HTTP/1.1" 200 598 0.061663 10.0.0.19 - - [2025-09-05 19:37:01] "GET /firewall-rule/027313ce-26d0-4518-baa2-ebacfcad529c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2084 0.006809 10.0.0.19 - - [2025-09-05 19:37:02] "GET /firewall-policy/474bc93d-bba1-4844-b2a3-af4e563b2da4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4131 0.003989 10.0.0.19 - - [2025-09-05 19:37:02] "GET /firewall-rule/027313ce-26d0-4518-baa2-ebacfcad529c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2084 0.001976 10.0.0.19 - - [2025-09-05 19:37:02] "POST /ref-update HTTP/1.1" 200 156 0.049266 10.0.0.19 - - [2025-09-05 19:37:03] "POST /tags HTTP/1.1" 200 393 0.023303 10.0.0.19 - - [2025-09-05 19:37:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.010186 10.0.0.19 - - [2025-09-05 19:37:03] "GET /tag/2d8cf0fa-5dba-492c-b921-d02459eeb59e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.011143 10.0.0.19 - - [2025-09-05 19:37:03] "POST /tags HTTP/1.1" 200 341 0.025964 10.0.0.19 - - [2025-09-05 19:37:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.011586 10.0.0.19 - - [2025-09-05 19:37:03] "GET /tag/77536d7b-8af6-4da6-b151-116eb61fcabe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.010886 10.0.0.19 - - [2025-09-05 19:37:03] "POST /id-to-fqname HTTP/1.1" 200 192 0.000411 10.0.0.19 - - [2025-09-05 19:37:03] "POST /fqname-to-id HTTP/1.1" 404 201 0.009765 10.0.0.19 - - [2025-09-05 19:37:03] "POST /security-groups HTTP/1.1" 200 589 0.059318 10.0.0.19 - - [2025-09-05 19:37:03] "POST /projects HTTP/1.1" 200 519 0.136965 10.0.0.19 - - [2025-09-05 19:37:03] "POST /fqname-to-id HTTP/1.1" 404 236 0.003531 10.0.0.19 - - [2025-09-05 19:37:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.012115 10.0.0.19 - - [2025-09-05 19:37:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003919 10.0.0.19 - - [2025-09-05 19:37:04] "GET /virtual-network/1683e344-1a48-4771-a58e-113c11eac32a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.026356 10.0.0.19 - - [2025-09-05 19:37:04] "POST /access-control-lists HTTP/1.1" 200 598 0.088166 10.0.0.19 - - [2025-09-05 19:37:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.015170 10.0.0.19 - - [2025-09-05 19:37:04] "GET /virtual-network/e1970409-91d3-4d3d-8be2-ffe24650b64a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3114 0.003826 10.0.0.19 - - [2025-09-05 19:37:04] "POST /fqname-to-id HTTP/1.1" 404 235 0.001788 10.0.0.19 - - [2025-09-05 19:37:04] "POST /access-control-lists HTTP/1.1" 200 596 0.062881 10.0.0.19 - - [2025-09-05 19:37:04] "PUT /virtual-network/1683e344-1a48-4771-a58e-113c11eac32a HTTP/1.1" 200 264 0.088533 10.0.0.19 - - [2025-09-05 19:37:04] "PUT /virtual-network/e1970409-91d3-4d3d-8be2-ffe24650b64a HTTP/1.1" 200 264 0.042058 10.0.0.19 - - [2025-09-05 19:37:04] "POST /security-groups HTTP/1.1" 200 591 0.068933 10.0.0.19 - - [2025-09-05 19:37:04] "POST /fqname-to-id HTTP/1.1" 404 270 0.002250 10.0.0.19 - - [2025-09-05 19:37:04] "POST /access-control-lists HTTP/1.1" 200 632 0.059828 10.0.0.19 - - [2025-09-05 19:37:04] "POST /fqname-to-id HTTP/1.1" 404 269 0.009962 10.0.0.19 - - [2025-09-05 19:37:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.066502 10.0.0.19 - - [2025-09-05 19:37:04] "POST /chown HTTP/1.1" 200 109 0.011621 10.0.0.19 - - [2025-09-05 19:37:04] "GET /application-policy-set/050852a2-0630-4f30-8475-b7af56caff81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1932 0.009107 10.0.0.19 - - [2025-09-05 19:37:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001757 10.0.0.19 - - [2025-09-05 19:37:04] "GET /policy-management/efc5fb82-4a81-4602-927b-2a275db955a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.012551 10.0.0.19 - - [2025-09-05 19:37:04] "POST /access-control-lists HTTP/1.1" 200 630 0.058881 10.0.0.19 - - [2025-09-05 19:37:04] "POST /tags HTTP/1.1" 409 226 0.005220 10.0.0.19 - - [2025-09-05 19:37:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001845 10.0.0.19 - - [2025-09-05 19:37:04] "GET /tag/77536d7b-8af6-4da6-b151-116eb61fcabe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.010425 10.0.0.19 - - [2025-09-05 19:37:04] "POST /firewall-rules HTTP/1.1" 200 600 0.060817 10.0.0.19 - - [2025-09-05 19:37:04] "GET /firewall-rule/37a4ac5d-b171-4e02-8778-a43e844c70a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.006678 10.0.0.19 - - [2025-09-05 19:37:04] "GET /firewall-policy/474bc93d-bba1-4844-b2a3-af4e563b2da4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4386 0.003896 10.0.0.19 - - [2025-09-05 19:37:04] "GET /firewall-rule/37a4ac5d-b171-4e02-8778-a43e844c70a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.001852 10.0.0.19 - - [2025-09-05 19:37:04] "POST /ref-update HTTP/1.1" 200 156 0.043013 10.0.0.19 - - [2025-09-05 19:37:04] "GET /application-policy-set/050852a2-0630-4f30-8475-b7af56caff81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1932 0.014388 10.0.0.19 - - [2025-09-05 19:37:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002013 10.0.0.19 - - [2025-09-05 19:37:04] "GET /policy-management/efc5fb82-4a81-4602-927b-2a275db955a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002268 10.0.0.19 - - [2025-09-05 19:37:04] "POST /tags HTTP/1.1" 409 226 0.001435 10.0.0.19 - - [2025-09-05 19:37:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001391 10.0.0.19 - - [2025-09-05 19:37:04] "GET /tag/77536d7b-8af6-4da6-b151-116eb61fcabe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.009122 10.0.0.19 - - [2025-09-05 19:37:04] "POST /firewall-rules HTTP/1.1" 200 598 0.059063 10.0.0.19 - - [2025-09-05 19:37:04] "GET /firewall-rule/0660fc4c-d911-4ef2-b567-3c12620ff5a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2084 0.016664 10.0.0.19 - - [2025-09-05 19:37:04] "GET /firewall-policy/474bc93d-bba1-4844-b2a3-af4e563b2da4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4642 0.003688 10.0.0.19 - - [2025-09-05 19:37:04] "GET /firewall-rule/0660fc4c-d911-4ef2-b567-3c12620ff5a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2084 0.001931 10.0.0.19 - - [2025-09-05 19:37:05] "POST /ref-update HTTP/1.1" 200 156 0.050509 10.0.0.19 - - [2025-09-05 19:37:06] "POST /tags HTTP/1.1" 200 345 0.054799 10.0.0.19 - - [2025-09-05 19:37:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.014143 10.0.0.19 - - [2025-09-05 19:37:06] "GET /tag/933f86ac-6ffc-47a8-b655-86e4d8f2ec5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.015904 10.0.0.19 - - [2025-09-05 19:37:06] "POST /projects HTTP/1.1" 409 238 0.002253 10.0.0.19 - - [2025-09-05 19:37:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003358 10.0.0.19 - - [2025-09-05 19:37:06] "GET /project/1be48fd9-d215-47a5-9f8c-fd61143ab7a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.038631 10.0.0.19 - - [2025-09-05 19:37:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002327 10.0.0.19 - - [2025-09-05 19:37:06] "GET /virtual-network/1683e344-1a48-4771-a58e-113c11eac32a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004781 10.0.0.19 - - [2025-09-05 19:37:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.005490 10.0.0.19 - - [2025-09-05 19:37:06] "GET /virtual-network/e1970409-91d3-4d3d-8be2-ffe24650b64a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.003571 10.0.0.19 - - [2025-09-05 19:37:06] "POST /security-groups HTTP/1.1" 409 285 0.003449 10.0.0.19 - - [2025-09-05 19:37:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003141 10.0.0.19 - - [2025-09-05 19:37:06] "PUT /security-group/3cd92f93-a3dc-4fb6-8186-cea2b1d642cd HTTP/1.1" 200 262 0.058962 10.0.0.19 - - [2025-09-05 19:37:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002115 10.0.0.19 - - [2025-09-05 19:37:06] "PUT /access-control-list/181d24b5-1e00-473d-82fe-5caff9c9c9e6 HTTP/1.1" 200 272 0.020663 10.0.0.19 - - [2025-09-05 19:37:07] "GET /project/1be48fd9-d215-47a5-9f8c-fd61143ab7a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.069970 10.0.0.19 - - [2025-09-05 19:37:07] "PUT /access-control-list/81dc73eb-9c28-4e2f-8038-ad914b7b7bee HTTP/1.1" 200 272 0.047959 10.0.0.19 - - [2025-09-05 19:37:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.053953 10.0.0.19 - - [2025-09-05 19:37:07] "POST /tags HTTP/1.1" 409 228 0.012687 10.0.0.19 - - [2025-09-05 19:37:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.017834 10.0.0.19 - - [2025-09-05 19:37:07] "GET /tag/933f86ac-6ffc-47a8-b655-86e4d8f2ec5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.016529 10.0.0.19 - - [2025-09-05 19:37:07] "POST /tags HTTP/1.1" 200 345 0.033905 10.0.0.19 - - [2025-09-05 19:37:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002877 10.0.0.19 - - [2025-09-05 19:37:07] "GET /tag/af413a86-da1e-4508-87d1-7f69e24bcb56?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.020996 10.0.0.19 - - [2025-09-05 19:37:07] "POST /projects HTTP/1.1" 409 238 0.002003 10.0.0.19 - - [2025-09-05 19:37:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001453 10.0.0.19 - - [2025-09-05 19:37:07] "GET /project/1824a743-8928-4aae-a39b-7a652898e3b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.028922 10.0.0.19 - - [2025-09-05 19:37:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003519 10.0.0.19 - - [2025-09-05 19:37:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002324 10.0.0.19 - - [2025-09-05 19:37:07] "GET /project/1824a743-8928-4aae-a39b-7a652898e3b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.033764 10.0.0.19 - - [2025-09-05 19:37:07] "GET /virtual-network/1683e344-1a48-4771-a58e-113c11eac32a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.010278 10.0.0.19 - - [2025-09-05 19:37:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001691 10.0.0.19 - - [2025-09-05 19:37:07] "GET /virtual-network/e1970409-91d3-4d3d-8be2-ffe24650b64a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.005321 10.0.0.19 - - [2025-09-05 19:37:07] "POST /security-groups HTTP/1.1" 409 285 0.003155 10.0.0.19 - - [2025-09-05 19:37:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004861 10.0.0.19 - - [2025-09-05 19:37:07] "PUT /security-group/b82f8bc4-2a52-49d6-a96d-55914db72606 HTTP/1.1" 200 262 0.058177 10.0.0.19 - - [2025-09-05 19:37:07] "PUT /access-control-list/b6cfbeac-bec4-4052-b176-d55777fe486f HTTP/1.1" 200 272 0.025913 10.0.0.19 - - [2025-09-05 19:37:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.039334 10.0.0.19 - - [2025-09-05 19:37:07] "PUT /access-control-list/668f0062-f98d-4eaf-bd76-64af339e8ed2 HTTP/1.1" 200 272 0.032001 10.0.0.19 - - [2025-09-05 19:37:07] "POST /tags HTTP/1.1" 409 228 0.009149 10.0.0.19 - - [2025-09-05 19:37:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003180 10.0.0.19 - - [2025-09-05 19:37:07] "GET /tag/af413a86-da1e-4508-87d1-7f69e24bcb56?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.010996 10.0.0.19 - - [2025-09-05 19:37:07] "POST /tags HTTP/1.1" 200 291 0.052670 10.0.0.19 - - [2025-09-05 19:37:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.007943 10.0.0.19 - - [2025-09-05 19:37:07] "GET /tag/0501e0b4-e93e-465a-b493-833b4fb6f260?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1083 0.014553 10.0.0.19 - - [2025-09-05 19:37:07] "POST /tags HTTP/1.1" 200 303 0.040266 10.0.0.19 - - [2025-09-05 19:37:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002441 10.0.0.19 - - [2025-09-05 19:37:07] "GET /tag/9bda4d89-8179-49d4-84c0-ca03bb6831b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.011816 10.0.0.19 - - [2025-09-05 19:37:07] "POST /tags HTTP/1.1" 409 252 0.001721 10.0.0.19 - - [2025-09-05 19:37:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001536 10.0.0.19 - - [2025-09-05 19:37:07] "GET /tag/15ce4e30-a179-46e4-b251-07c43e82f214?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.010252 10.0.0.19 - - [2025-09-05 19:37:08] "POST /tags HTTP/1.1" 409 226 0.002083 10.0.0.19 - - [2025-09-05 19:37:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001614 10.0.0.19 - - [2025-09-05 19:37:08] "GET /tag/c7855908-7808-483b-9864-de19478f5066?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.010962 10.0.0.19 - - [2025-09-05 19:37:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001793 10.0.0.19 - - [2025-09-05 19:37:08] "GET /virtual-network/1683e344-1a48-4771-a58e-113c11eac32a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.003480 10.0.0.19 - - [2025-09-05 19:37:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002048 10.0.0.19 - - [2025-09-05 19:37:08] "GET /project/1be48fd9-d215-47a5-9f8c-fd61143ab7a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.024958 10.0.0.19 - - [2025-09-05 19:37:08] "POST /virtual-machines HTTP/1.1" 200 395 0.006207 10.0.0.19 - - [2025-09-05 19:37:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.014541 10.0.0.19 - - [2025-09-05 19:37:08] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.093701 10.0.0.19 - - [2025-09-05 19:37:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.015858 10.0.0.19 - - [2025-09-05 19:37:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002346 10.0.0.19 - - [2025-09-05 19:37:08] "GET /virtual-machine-interface/b5b7cdd6-8a8f-11f0-b427-fa163edd5e02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.006665 10.0.0.19 - - [2025-09-05 19:37:08] "POST /instance-ips HTTP/1.1" 200 397 0.020751 10.0.0.19 - - [2025-09-05 19:37:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.018990 10.0.0.19 - - [2025-09-05 19:37:08] "GET /virtual-machine-interface/b5b7cdd6-8a8f-11f0-b427-fa163edd5e02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.015129 10.0.0.19 - - [2025-09-05 19:37:08] "POST /set-tag HTTP/1.1" 200 109 0.063658 10.0.0.19 - - [2025-09-05 19:37:08] "GET /virtual-machine-interface/b5b7cdd6-8a8f-11f0-b427-fa163edd5e02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.010062 10.0.0.19 - - [2025-09-05 19:37:08] "GET /instance-ip/b5c9f024-8a8f-11f0-b427-fa163edd5e02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.002743 10.0.0.19 - - [2025-09-05 19:37:08] "GET /virtual-machine-interface/b5b7cdd6-8a8f-11f0-b427-fa163edd5e02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004214 10.0.0.19 - - [2025-09-05 19:37:08] "POST /set-tag HTTP/1.1" 200 109 0.001883 10.0.0.19 - - [2025-09-05 19:37:08] "GET /virtual-router/536d9c98-1965-4386-980b-b1dd4123caeb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1485 0.003206 10.0.0.19 - - [2025-09-05 19:37:08] "POST /ref-update HTTP/1.1" 200 156 0.010452 10.0.0.19 - - [2025-09-05 19:37:08] "GET /virtual-machine-interface/b5b7cdd6-8a8f-11f0-b427-fa163edd5e02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.008559 10.0.0.19 - - [2025-09-05 19:37:08] "POST /set-tag HTTP/1.1" 200 109 0.005931 10.0.0.19 - - [2025-09-05 19:37:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001900 10.0.0.19 - - [2025-09-05 19:37:08] "GET /virtual-network/1683e344-1a48-4771-a58e-113c11eac32a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.003575 10.0.0.19 - - [2025-09-05 19:37:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001210 10.0.0.19 - - [2025-09-05 19:37:08] "GET /project/1be48fd9-d215-47a5-9f8c-fd61143ab7a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.023709 10.0.0.19 - - [2025-09-05 19:37:08] "POST /virtual-machines HTTP/1.1" 200 395 0.015129 10.0.0.19 - - [2025-09-05 19:37:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.010706 10.0.0.19 - - [2025-09-05 19:37:09] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.092977 10.0.0.19 - - [2025-09-05 19:37:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.011262 10.0.0.19 - - [2025-09-05 19:37:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.008370 10.0.0.19 - - [2025-09-05 19:37:09] "GET /virtual-machine-interface/b623874c-8a8f-11f0-b427-fa163edd5e02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.003614 10.0.0.19 - - [2025-09-05 19:37:09] "POST /instance-ips HTTP/1.1" 200 397 0.022912 10.0.0.19 - - [2025-09-05 19:37:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.020530 10.0.0.19 - - [2025-09-05 19:37:09] "GET /virtual-machine-interface/b623874c-8a8f-11f0-b427-fa163edd5e02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.009579 10.0.0.19 - - [2025-09-05 19:37:09] "POST /set-tag HTTP/1.1" 200 109 0.065286 10.0.0.19 - - [2025-09-05 19:37:09] "GET /virtual-machine-interface/b623874c-8a8f-11f0-b427-fa163edd5e02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.013680 10.0.0.19 - - [2025-09-05 19:37:09] "GET /instance-ip/b63bbfc4-8a8f-11f0-b427-fa163edd5e02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.002611 10.0.0.19 - - [2025-09-05 19:37:09] "GET /virtual-machine-interface/b623874c-8a8f-11f0-b427-fa163edd5e02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003946 10.0.0.19 - - [2025-09-05 19:37:09] "POST /set-tag HTTP/1.1" 200 109 0.006805 10.0.0.19 - - [2025-09-05 19:37:09] "GET /virtual-router/536d9c98-1965-4386-980b-b1dd4123caeb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1698 0.002989 10.0.0.19 - - [2025-09-05 19:37:09] "POST /ref-update HTTP/1.1" 200 156 0.007615 10.0.0.19 - - [2025-09-05 19:37:09] "GET /virtual-machine-interface/b623874c-8a8f-11f0-b427-fa163edd5e02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.018818 10.0.0.19 - - [2025-09-05 19:37:09] "POST /set-tag HTTP/1.1" 200 109 0.006573 10.0.0.19 - - [2025-09-05 19:37:09] "POST /tags HTTP/1.1" 200 291 0.019113 10.0.0.19 - - [2025-09-05 19:37:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.014399 10.0.0.19 - - [2025-09-05 19:37:09] "GET /tag/aab23247-90c8-4e1a-b20f-b4229b0c4874?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1085 0.015044 10.0.0.19 - - [2025-09-05 19:37:09] "POST /tags HTTP/1.1" 409 252 0.001931 10.0.0.19 - - [2025-09-05 19:37:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001340 10.0.0.19 - - [2025-09-05 19:37:09] "GET /tag/2d8cf0fa-5dba-492c-b921-d02459eeb59e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.009376 10.0.0.19 - - [2025-09-05 19:37:09] "POST /tags HTTP/1.1" 409 226 0.001241 10.0.0.19 - - [2025-09-05 19:37:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001168 10.0.0.19 - - [2025-09-05 19:37:09] "GET /tag/77536d7b-8af6-4da6-b151-116eb61fcabe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.010446 10.0.0.19 - - [2025-09-05 19:37:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001748 10.0.0.19 - - [2025-09-05 19:37:09] "GET /virtual-network/1683e344-1a48-4771-a58e-113c11eac32a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.003315 10.0.0.19 - - [2025-09-05 19:37:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001477 10.0.0.19 - - [2025-09-05 19:37:09] "GET /project/1824a743-8928-4aae-a39b-7a652898e3b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.029271 10.0.0.19 - - [2025-09-05 19:37:09] "POST /virtual-machines HTTP/1.1" 200 395 0.010884 10.0.0.19 - - [2025-09-05 19:37:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.006848 10.0.0.19 - - [2025-09-05 19:37:09] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.114164 10.0.0.19 - - [2025-09-05 19:37:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.010836 10.0.0.19 - - [2025-09-05 19:37:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.010300 10.0.0.19 - - [2025-09-05 19:37:10] "GET /virtual-machine-interface/b6af74d2-8a8f-11f0-b427-fa163edd5e02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.004017 10.0.0.19 - - [2025-09-05 19:37:10] "POST /instance-ips HTTP/1.1" 200 397 0.017716 10.0.0.19 - - [2025-09-05 19:37:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.017556 10.0.0.19 - - [2025-09-05 19:37:10] "GET /virtual-machine-interface/b6af74d2-8a8f-11f0-b427-fa163edd5e02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.009751 10.0.0.19 - - [2025-09-05 19:37:10] "POST /set-tag HTTP/1.1" 200 109 0.060040 10.0.0.19 - - [2025-09-05 19:37:10] "GET /virtual-machine-interface/b6af74d2-8a8f-11f0-b427-fa163edd5e02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.011749 10.0.0.19 - - [2025-09-05 19:37:10] "GET /instance-ip/b6c9e47a-8a8f-11f0-b427-fa163edd5e02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.005118 10.0.0.19 - - [2025-09-05 19:37:10] "GET /virtual-machine-interface/b6af74d2-8a8f-11f0-b427-fa163edd5e02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004047 10.0.0.19 - - [2025-09-05 19:37:10] "POST /set-tag HTTP/1.1" 200 109 0.001811 10.0.0.19 - - [2025-09-05 19:37:10] "GET /virtual-router/536d9c98-1965-4386-980b-b1dd4123caeb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1911 0.002823 10.0.0.19 - - [2025-09-05 19:37:10] "POST /ref-update HTTP/1.1" 200 156 0.007425 10.0.0.19 - - [2025-09-05 19:37:10] "GET /virtual-machine-interface/b6af74d2-8a8f-11f0-b427-fa163edd5e02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.012531 10.0.0.19 - - [2025-09-05 19:37:10] "POST /set-tag HTTP/1.1" 200 109 0.002910 10.0.0.19 - - [2025-09-05 19:37:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001901 10.0.0.19 - - [2025-09-05 19:37:10] "GET /virtual-network/1683e344-1a48-4771-a58e-113c11eac32a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.003412 10.0.0.19 - - [2025-09-05 19:37:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001307 10.0.0.19 - - [2025-09-05 19:37:10] "GET /project/1824a743-8928-4aae-a39b-7a652898e3b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.027274 10.0.0.19 - - [2025-09-05 19:37:10] "POST /virtual-machines HTTP/1.1" 200 395 0.020352 10.0.0.19 - - [2025-09-05 19:37:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.010675 10.0.0.19 - - [2025-09-05 19:37:10] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.088910 10.0.0.19 - - [2025-09-05 19:37:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.009142 10.0.0.19 - - [2025-09-05 19:37:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.008057 10.0.0.19 - - [2025-09-05 19:37:10] "GET /virtual-machine-interface/b720b14c-8a8f-11f0-b427-fa163edd5e02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.003686 10.0.0.19 - - [2025-09-05 19:37:10] "POST /instance-ips HTTP/1.1" 200 397 0.016954 10.0.0.19 - - [2025-09-05 19:37:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.015932 10.0.0.19 - - [2025-09-05 19:37:10] "GET /virtual-machine-interface/b720b14c-8a8f-11f0-b427-fa163edd5e02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.008090 10.0.0.19 - - [2025-09-05 19:37:10] "POST /set-tag HTTP/1.1" 200 109 0.063838 10.0.0.19 - - [2025-09-05 19:37:10] "GET /virtual-machine-interface/b720b14c-8a8f-11f0-b427-fa163edd5e02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.009772 10.0.0.19 - - [2025-09-05 19:37:10] "GET /instance-ip/b7369a84-8a8f-11f0-b427-fa163edd5e02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.002487 10.0.0.19 - - [2025-09-05 19:37:11] "GET /virtual-machine-interface/b720b14c-8a8f-11f0-b427-fa163edd5e02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004325 10.0.0.19 - - [2025-09-05 19:37:11] "POST /set-tag HTTP/1.1" 200 109 0.001912 10.0.0.19 - - [2025-09-05 19:37:11] "GET /virtual-router/536d9c98-1965-4386-980b-b1dd4123caeb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2124 0.003350 10.0.0.19 - - [2025-09-05 19:37:11] "POST /ref-update HTTP/1.1" 200 156 0.007617 10.0.0.19 - - [2025-09-05 19:37:11] "GET /virtual-machine-interface/b720b14c-8a8f-11f0-b427-fa163edd5e02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004910 10.0.0.19 - - [2025-09-05 19:37:11] "POST /set-tag HTTP/1.1" 200 109 0.002112 10.0.0.19 - - [2025-09-05 19:37:11] "POST /tags HTTP/1.1" 200 299 0.022658 10.0.0.19 - - [2025-09-05 19:37:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.015496 10.0.0.19 - - [2025-09-05 19:37:11] "GET /tag/5bf4f378-0290-4449-9849-d60d4097a023?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.012935 10.0.0.19 - - [2025-09-05 19:37:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001832 10.0.0.19 - - [2025-09-05 19:37:11] "GET /virtual-network/1683e344-1a48-4771-a58e-113c11eac32a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004305 10.0.0.19 - - [2025-09-05 19:37:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001465 10.0.0.19 - - [2025-09-05 19:37:11] "GET /project/1be48fd9-d215-47a5-9f8c-fd61143ab7a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.025863 10.0.0.19 - - [2025-09-05 19:37:11] "POST /virtual-machines HTTP/1.1" 200 395 0.008310 10.0.0.19 - - [2025-09-05 19:37:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.014817 10.0.0.19 - - [2025-09-05 19:37:11] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.097131 10.0.0.19 - - [2025-09-05 19:37:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.006974 10.0.0.19 - - [2025-09-05 19:37:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.014290 10.0.0.19 - - [2025-09-05 19:37:11] "GET /virtual-machine-interface/b7994102-8a8f-11f0-b427-fa163edd5e02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.007379 10.0.0.19 - - [2025-09-05 19:37:11] "POST /instance-ips HTTP/1.1" 200 397 0.018322 10.0.0.19 - - [2025-09-05 19:37:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.022922 10.0.0.19 - - [2025-09-05 19:37:11] "GET /virtual-machine-interface/b7994102-8a8f-11f0-b427-fa163edd5e02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.013788 10.0.0.19 - - [2025-09-05 19:37:11] "POST /set-tag HTTP/1.1" 200 109 0.016270 10.0.0.19 - - [2025-09-05 19:37:11] "GET /virtual-machine-interface/b7994102-8a8f-11f0-b427-fa163edd5e02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.011274 10.0.0.19 - - [2025-09-05 19:37:11] "GET /instance-ip/b7b13492-8a8f-11f0-b427-fa163edd5e02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.002518 10.0.0.19 - - [2025-09-05 19:37:11] "GET /virtual-machine-interface/b7994102-8a8f-11f0-b427-fa163edd5e02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004356 10.0.0.19 - - [2025-09-05 19:37:11] "POST /set-tag HTTP/1.1" 200 109 0.001854 10.0.0.19 - - [2025-09-05 19:37:11] "POST /tags HTTP/1.1" 200 299 0.014419 10.0.0.19 - - [2025-09-05 19:37:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.010329 10.0.0.19 - - [2025-09-05 19:37:11] "GET /tag/cf45c0ea-eaef-43c3-a732-4954093233f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.011450 10.0.0.19 - - [2025-09-05 19:37:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001395 10.0.0.19 - - [2025-09-05 19:37:11] "GET /virtual-network/1683e344-1a48-4771-a58e-113c11eac32a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.003354 10.0.0.19 - - [2025-09-05 19:37:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001803 10.0.0.19 - - [2025-09-05 19:37:11] "GET /project/1be48fd9-d215-47a5-9f8c-fd61143ab7a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.025610 10.0.0.19 - - [2025-09-05 19:37:11] "POST /virtual-machines HTTP/1.1" 200 395 0.007073 10.0.0.19 - - [2025-09-05 19:37:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.031801 10.0.0.19 - - [2025-09-05 19:37:12] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.110760 10.0.0.19 - - [2025-09-05 19:37:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.013322 10.0.0.19 - - [2025-09-05 19:37:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004245 10.0.0.19 - - [2025-09-05 19:37:12] "GET /virtual-machine-interface/b7fcc150-8a8f-11f0-b427-fa163edd5e02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.007717 10.0.0.19 - - [2025-09-05 19:37:12] "POST /instance-ips HTTP/1.1" 200 397 0.021165 10.0.0.19 - - [2025-09-05 19:37:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.014031 10.0.0.19 - - [2025-09-05 19:37:12] "GET /virtual-machine-interface/b7fcc150-8a8f-11f0-b427-fa163edd5e02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.009134 10.0.0.19 - - [2025-09-05 19:37:12] "POST /set-tag HTTP/1.1" 200 109 0.016262 10.0.0.19 - - [2025-09-05 19:37:12] "GET /virtual-machine-interface/b7fcc150-8a8f-11f0-b427-fa163edd5e02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.016382 10.0.0.19 - - [2025-09-05 19:37:12] "GET /instance-ip/b816f016-8a8f-11f0-b427-fa163edd5e02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.002470 10.0.0.19 - - [2025-09-05 19:37:12] "GET /virtual-machine-interface/b7fcc150-8a8f-11f0-b427-fa163edd5e02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004219 10.0.0.19 - - [2025-09-05 19:37:12] "POST /set-tag HTTP/1.1" 200 109 0.002041 10.0.0.19 - - [2025-09-05 19:37:12] "POST /tags HTTP/1.1" 200 299 0.014611 10.0.0.19 - - [2025-09-05 19:37:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001756 10.0.0.19 - - [2025-09-05 19:37:12] "GET /tag/e87237a8-3b1b-4106-9c20-1e7ae0db2aec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.010051 10.0.0.19 - - [2025-09-05 19:37:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001209 10.0.0.19 - - [2025-09-05 19:37:12] "GET /virtual-network/1683e344-1a48-4771-a58e-113c11eac32a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.003058 10.0.0.19 - - [2025-09-05 19:37:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001110 10.0.0.19 - - [2025-09-05 19:37:12] "GET /project/1824a743-8928-4aae-a39b-7a652898e3b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.029905 10.0.0.19 - - [2025-09-05 19:37:12] "POST /virtual-machines HTTP/1.1" 200 395 0.006746 10.0.0.19 - - [2025-09-05 19:37:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.019775 10.0.0.19 - - [2025-09-05 19:37:12] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.116048 10.0.0.19 - - [2025-09-05 19:37:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.007507 10.0.0.19 - - [2025-09-05 19:37:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.008410 10.0.0.19 - - [2025-09-05 19:37:12] "GET /virtual-machine-interface/b85c6574-8a8f-11f0-b427-fa163edd5e02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.008160 10.0.0.19 - - [2025-09-05 19:37:12] "POST /instance-ips HTTP/1.1" 200 397 0.017761 10.0.0.19 - - [2025-09-05 19:37:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.013389 10.0.0.19 - - [2025-09-05 19:37:12] "GET /virtual-machine-interface/b85c6574-8a8f-11f0-b427-fa163edd5e02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.008913 10.0.0.19 - - [2025-09-05 19:37:13] "POST /set-tag HTTP/1.1" 200 109 0.025907 10.0.0.19 - - [2025-09-05 19:37:13] "GET /virtual-machine-interface/b85c6574-8a8f-11f0-b427-fa163edd5e02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.013255 10.0.0.19 - - [2025-09-05 19:37:13] "GET /instance-ip/b8771a90-8a8f-11f0-b427-fa163edd5e02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.003022 10.0.0.19 - - [2025-09-05 19:37:13] "GET /virtual-machine-interface/b85c6574-8a8f-11f0-b427-fa163edd5e02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005410 10.0.0.19 - - [2025-09-05 19:37:13] "POST /set-tag HTTP/1.1" 200 109 0.001977 10.0.0.19 - - [2025-09-05 19:37:13] "POST /tags HTTP/1.1" 200 299 0.014453 10.0.0.19 - - [2025-09-05 19:37:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.005352 10.0.0.19 - - [2025-09-05 19:37:13] "GET /tag/ab6dc396-a9dc-472e-ac52-8d98b51148cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.010733 10.0.0.19 - - [2025-09-05 19:37:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001825 10.0.0.19 - - [2025-09-05 19:37:13] "GET /virtual-network/1683e344-1a48-4771-a58e-113c11eac32a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.003435 10.0.0.19 - - [2025-09-05 19:37:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001998 10.0.0.19 - - [2025-09-05 19:37:13] "GET /project/1824a743-8928-4aae-a39b-7a652898e3b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.026777 10.0.0.19 - - [2025-09-05 19:37:13] "POST /virtual-machines HTTP/1.1" 200 395 0.007103 10.0.0.19 - - [2025-09-05 19:37:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.007843 10.0.0.19 - - [2025-09-05 19:37:13] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.111750 10.0.0.19 - - [2025-09-05 19:37:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.020829 10.0.0.19 - - [2025-09-05 19:37:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.013446 10.0.0.19 - - [2025-09-05 19:37:13] "GET /virtual-machine-interface/b8c54710-8a8f-11f0-b427-fa163edd5e02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.004169 10.0.0.19 - - [2025-09-05 19:37:13] "POST /instance-ips HTTP/1.1" 200 397 0.016095 10.0.0.19 - - [2025-09-05 19:37:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.019138 10.0.0.19 - - [2025-09-05 19:37:13] "GET /virtual-machine-interface/b8c54710-8a8f-11f0-b427-fa163edd5e02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.009823 10.0.0.19 - - [2025-09-05 19:37:13] "POST /set-tag HTTP/1.1" 200 109 0.016102 10.0.0.19 - - [2025-09-05 19:37:13] "GET /virtual-machine-interface/b8c54710-8a8f-11f0-b427-fa163edd5e02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.011209 10.0.0.19 - - [2025-09-05 19:37:13] "GET /instance-ip/b8dbb6c6-8a8f-11f0-b427-fa163edd5e02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.007674 10.0.0.19 - - [2025-09-05 19:37:13] "GET /virtual-machine-interface/b8c54710-8a8f-11f0-b427-fa163edd5e02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005951 10.0.0.19 - - [2025-09-05 19:37:13] "POST /set-tag HTTP/1.1" 200 109 0.002098 10.0.0.19 - - [2025-09-05 19:37:13] "GET /virtual-router/536d9c98-1965-4386-980b-b1dd4123caeb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2337 0.003129 10.0.0.19 - - [2025-09-05 19:37:13] "POST /ref-update HTTP/1.1" 200 156 0.008662 10.0.0.19 - - [2025-09-05 19:37:13] "GET /virtual-machine-interface/b7994102-8a8f-11f0-b427-fa163edd5e02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.011123 10.0.0.19 - - [2025-09-05 19:37:13] "POST /set-tag HTTP/1.1" 200 109 0.002476 10.0.0.19 - - [2025-09-05 19:37:13] "GET /virtual-machine-interface/b5b7cdd6-8a8f-11f0-b427-fa163edd5e02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004377 10.0.0.19 - - [2025-09-05 19:37:13] "POST /set-tag HTTP/1.1" 200 109 0.001795 10.0.0.19 - - [2025-09-05 19:37:13] "GET /virtual-router/536d9c98-1965-4386-980b-b1dd4123caeb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2550 0.003492 10.0.0.19 - - [2025-09-05 19:37:13] "POST /ref-update HTTP/1.1" 200 156 0.008596 10.0.0.19 - - [2025-09-05 19:37:13] "GET /virtual-machine-interface/b7fcc150-8a8f-11f0-b427-fa163edd5e02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003939 10.0.0.19 - - [2025-09-05 19:37:13] "POST /set-tag HTTP/1.1" 200 109 0.001865 10.0.0.19 - - [2025-09-05 19:37:13] "GET /virtual-machine-interface/b623874c-8a8f-11f0-b427-fa163edd5e02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003425 10.0.0.19 - - [2025-09-05 19:37:14] "POST /set-tag HTTP/1.1" 200 109 0.002252 10.0.0.19 - - [2025-09-05 19:37:14] "GET /virtual-router/536d9c98-1965-4386-980b-b1dd4123caeb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2763 0.009593 10.0.0.19 - - [2025-09-05 19:37:14] "POST /ref-update HTTP/1.1" 200 156 0.007540 10.0.0.19 - - [2025-09-05 19:37:14] "GET /virtual-machine-interface/b85c6574-8a8f-11f0-b427-fa163edd5e02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004208 10.0.0.19 - - [2025-09-05 19:37:14] "POST /set-tag HTTP/1.1" 200 109 0.001922 10.0.0.19 - - [2025-09-05 19:37:14] "GET /virtual-router/536d9c98-1965-4386-980b-b1dd4123caeb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2976 0.003258 10.0.0.19 - - [2025-09-05 19:37:14] "POST /ref-update HTTP/1.1" 200 156 0.007738 10.0.0.19 - - [2025-09-05 19:37:14] "GET /virtual-machine-interface/b8c54710-8a8f-11f0-b427-fa163edd5e02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.012433 10.0.0.19 - - [2025-09-05 19:37:14] "POST /set-tag HTTP/1.1" 200 109 0.001691 10.0.0.19 - - [2025-09-05 19:37:14] "GET /virtual-machine-interface/b6af74d2-8a8f-11f0-b427-fa163edd5e02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003985 10.0.0.19 - - [2025-09-05 19:37:14] "POST /set-tag HTTP/1.1" 200 109 0.001822 10.0.0.19 - - [2025-09-05 19:37:14] "GET /virtual-machine-interface/b720b14c-8a8f-11f0-b427-fa163edd5e02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003243 10.0.0.19 - - [2025-09-05 19:37:14] "POST /set-tag HTTP/1.1" 200 109 0.001527 10.0.0.19 - - [2025-09-05 19:37:14] "GET /virtual-machine-interface/b7994102-8a8f-11f0-b427-fa163edd5e02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003225 10.0.0.19 - - [2025-09-05 19:37:14] "POST /set-tag HTTP/1.1" 200 109 0.001462 10.0.0.19 - - [2025-09-05 19:37:14] "GET /virtual-machine-interface/b7fcc150-8a8f-11f0-b427-fa163edd5e02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003956 10.0.0.19 - - [2025-09-05 19:37:14] "POST /set-tag HTTP/1.1" 200 109 0.001911 10.0.0.19 - - [2025-09-05 19:37:14] "GET /virtual-machine-interface/b85c6574-8a8f-11f0-b427-fa163edd5e02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003406 10.0.0.19 - - [2025-09-05 19:37:14] "POST /set-tag HTTP/1.1" 200 109 0.001591 10.0.0.19 - - [2025-09-05 19:37:14] "GET /virtual-machine-interface/b8c54710-8a8f-11f0-b427-fa163edd5e02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003537 10.0.0.19 - - [2025-09-05 19:37:14] "POST /set-tag HTTP/1.1" 200 109 0.001560 10.0.0.19 - - [2025-09-05 19:37:14] "GET /virtual-machine-interface/b623874c-8a8f-11f0-b427-fa163edd5e02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004002 10.0.0.19 - - [2025-09-05 19:37:14] "POST /set-tag HTTP/1.1" 200 109 0.001748 10.0.0.19 - - [2025-09-05 19:37:14] "GET /virtual-machine-interface/b5b7cdd6-8a8f-11f0-b427-fa163edd5e02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004098 10.0.0.19 - - [2025-09-05 19:37:14] "POST /set-tag HTTP/1.1" 200 109 0.001975 10.0.0.19 - - [2025-09-05 19:37:15] "GET /virtual-machine-interface/b720b14c-8a8f-11f0-b427-fa163edd5e02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004250 10.0.0.19 - - [2025-09-05 19:37:15] "POST /set-tag HTTP/1.1" 200 109 0.001790 10.0.0.19 - - [2025-09-05 19:37:16] "GET /virtual-machine-interface/b6af74d2-8a8f-11f0-b427-fa163edd5e02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005268 10.0.0.19 - - [2025-09-05 19:37:16] "POST /set-tag HTTP/1.1" 200 109 0.002109 10.0.0.19 - - [2025-09-05 19:37:17] "GET /virtual-machine/3248add8-09c0-4d96-9c5a-266139a1b2b6?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.002987 10.0.0.19 - - [2025-09-05 19:37:17] "GET /virtual-machine-interface/b5b7cdd6-8a8f-11f0-b427-fa163edd5e02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004613 10.0.0.19 - - [2025-09-05 19:37:17] "GET /virtual-machine/86d9a241-9316-4bf1-b37c-16db73fb8d4f?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.010322 10.0.0.19 - - [2025-09-05 19:37:17] "GET /virtual-machine-interface/b623874c-8a8f-11f0-b427-fa163edd5e02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003941 10.0.0.19 - - [2025-09-05 19:37:17] "GET /virtual-machine/2ac82114-d79a-4a17-bbff-fa6dd9a0ca9c?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.002945 10.0.0.19 - - [2025-09-05 19:37:17] "GET /virtual-machine-interface/b6af74d2-8a8f-11f0-b427-fa163edd5e02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005009 10.0.0.19 - - [2025-09-05 19:37:17] "GET /virtual-machine/3967e39b-f14a-476e-abb4-1baf8cd7de1d?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003552 10.0.0.19 - - [2025-09-05 19:37:17] "GET /virtual-machine-interface/b720b14c-8a8f-11f0-b427-fa163edd5e02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004007 10.0.0.19 - - [2025-09-05 19:37:18] "GET /virtual-machine-interface/b7994102-8a8f-11f0-b427-fa163edd5e02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004308 10.0.0.19 - - [2025-09-05 19:37:19] "POST /set-tag HTTP/1.1" 200 109 0.002119 10.0.0.19 - - [2025-09-05 19:37:20] "GET /virtual-machine-interface/b85c6574-8a8f-11f0-b427-fa163edd5e02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004272 10.0.0.19 - - [2025-09-05 19:37:20] "POST /set-tag HTTP/1.1" 200 109 0.007347 10.0.0.19 - - [2025-09-05 19:37:20] "GET /virtual-machine-interface/b8c54710-8a8f-11f0-b427-fa163edd5e02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003557 10.0.0.19 - - [2025-09-05 19:37:20] "POST /set-tag HTTP/1.1" 200 109 0.001759 10.0.0.19 - - [2025-09-05 19:37:22] "GET /virtual-machine/c40208d4-27d8-489e-9c47-b4d766bd4809?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.003239 10.0.0.19 - - [2025-09-05 19:37:22] "GET /virtual-machine-interface/b7994102-8a8f-11f0-b427-fa163edd5e02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003692 10.0.0.19 - - [2025-09-05 19:37:22] "GET /virtual-machine/65e615f4-55d1-44d3-985e-ca5ac50431af?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.002644 10.0.0.19 - - [2025-09-05 19:37:22] "GET /virtual-machine-interface/b85c6574-8a8f-11f0-b427-fa163edd5e02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003509 10.0.0.19 - - [2025-09-05 19:37:25] "GET /virtual-machine-interface/b7fcc150-8a8f-11f0-b427-fa163edd5e02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004233 10.0.0.19 - - [2025-09-05 19:37:25] "POST /set-tag HTTP/1.1" 200 109 0.002613 10.0.0.19 - - [2025-09-05 19:37:27] "GET /virtual-machine/e673bbd3-d7a1-44b5-a014-a1af33a22534?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.002897 10.0.0.19 - - [2025-09-05 19:37:27] "GET /virtual-machine-interface/b7fcc150-8a8f-11f0-b427-fa163edd5e02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003491 10.0.0.19 - - [2025-09-05 19:37:27] "GET /virtual-machine/d9464dd1-d08d-41cc-96da-41338ff2a1a2?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.002709 10.0.0.19 - - [2025-09-05 19:37:27] "GET /virtual-machine-interface/b8c54710-8a8f-11f0-b427-fa163edd5e02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003507 10.0.0.19 - - [2025-09-05 19:37:28] "GET /loadbalancer/4b3da247-7aac-4620-8e0d-744f4948a527?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.001632 10.0.0.19 - - [2025-09-05 19:37:28] "POST /tags HTTP/1.1" 200 333 0.018508 10.0.0.19 - - [2025-09-05 19:37:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003208 10.0.0.19 - - [2025-09-05 19:37:28] "GET /tag/26f7fb74-610e-4fbb-951c-45937a8441ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.010351 10.0.0.19 - - [2025-09-05 19:37:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002654 10.0.0.19 - - [2025-09-05 19:37:28] "GET /project/1be48fd9-d215-47a5-9f8c-fd61143ab7a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.028114 10.0.0.19 - - [2025-09-05 19:37:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001483 10.0.0.19 - - [2025-09-05 19:37:28] "GET /virtual-network/e1970409-91d3-4d3d-8be2-ffe24650b64a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.003895 10.0.0.19 - - [2025-09-05 19:37:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003055 10.0.0.19 - - [2025-09-05 19:37:28] "GET /service-appliance-set/9e67c013-23c0-45e4-ad71-a1401bfd3a97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.001885 10.0.0.19 - - [2025-09-05 19:37:28] "POST /fqname-to-id HTTP/1.1" 404 273 0.002004 10.0.0.19 - - [2025-09-05 19:37:28] "POST /virtual-machine-interfaces HTTP/1.1" 200 683 0.099371 10.0.0.19 - - [2025-09-05 19:37:28] "GET /virtual-machine-interface/36a008da-f058-48da-8a4e-9ed7b664867d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2419 0.003414 10.0.0.19 - - [2025-09-05 19:37:28] "POST /instance-ips HTTP/1.1" 200 409 0.019095 10.0.0.19 - - [2025-09-05 19:37:28] "GET /instance-ip/eff39031-028b-4c92-b8bc-80a288c91978?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1670 0.003387 10.0.0.19 - - [2025-09-05 19:37:28] "POST /loadbalancers HTTP/1.1" 200 629 0.073654 10.0.0.19 - - [2025-09-05 19:37:28] "GET /project/1be48fd9-d215-47a5-9f8c-fd61143ab7a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.027916 10.0.0.19 - - [2025-09-05 19:37:28] "GET /instance-ip/eff39031-028b-4c92-b8bc-80a288c91978?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1670 0.003527 10.0.0.19 - - [2025-09-05 19:37:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.007509 10.0.0.19 - - [2025-09-05 19:37:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.010491 10.0.0.19 - - [2025-09-05 19:37:28] "GET /project/1be48fd9-d215-47a5-9f8c-fd61143ab7a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.025006 10.0.0.19 - - [2025-09-05 19:37:28] "POST /floating-ips HTTP/1.1" 200 597 0.019821 10.0.0.19 - - [2025-09-05 19:37:28] "GET /loadbalancer/4b3da247-7aac-4620-8e0d-744f4948a527?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2321 0.002879 10.0.0.19 - - [2025-09-05 19:37:29] "POST /loadbalancer-listeners HTTP/1.1" 200 735 0.019235 10.0.0.19 - - [2025-09-05 19:37:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.006236 10.0.0.19 - - [2025-09-05 19:37:29] "GET /project/1be48fd9-d215-47a5-9f8c-fd61143ab7a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.025982 10.0.0.19 - - [2025-09-05 19:37:29] "GET /loadbalancer-listener/12f20003-b240-4dea-bee3-d0191624faf5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1842 0.002764 10.0.0.19 - - [2025-09-05 19:37:29] "GET /loadbalancer-listener/12f20003-b240-4dea-bee3-d0191624faf5?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1242 0.002579 10.0.0.19 - - [2025-09-05 19:37:29] "POST /loadbalancer-pools HTTP/1.1" 200 727 0.023572 10.0.0.19 - - [2025-09-05 19:37:29] "GET /instance-ip/eff39031-028b-4c92-b8bc-80a288c91978?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1670 0.002728 10.0.0.19 - - [2025-09-05 19:37:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002406 10.0.0.19 - - [2025-09-05 19:37:29] "GET /loadbalancer/4b3da247-7aac-4620-8e0d-744f4948a527?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2321 0.001769 10.0.0.19 - - [2025-09-05 19:37:29] "GET /instance-ip/eff39031-028b-4c92-b8bc-80a288c91978?fields=floating_ips HTTP/1.1" 200 1213 0.005999 10.0.0.19 - - [2025-09-05 19:37:29] "GET /floating-ip/06cd477d-3a38-496a-8a38-351aed98bfdd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1492 0.001709 10.0.0.19 - - [2025-09-05 19:37:29] "GET /loadbalancer-pool/01262509-a948-4f6a-924e-01e3549d30fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1944 0.003788 10.0.0.19 - - [2025-09-05 19:37:29] "POST /loadbalancer-members HTTP/1.1" 200 721 0.015782 10.0.0.19 - - [2025-09-05 19:37:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.019680 10.0.0.19 - - [2025-09-05 19:37:29] "GET /virtual-machine-interface/b623874c-8a8f-11f0-b427-fa163edd5e02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.010171 10.0.0.19 - - [2025-09-05 19:37:29] "GET /virtual-machine-interface/b623874c-8a8f-11f0-b427-fa163edd5e02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005706 10.0.0.19 - - [2025-09-05 19:37:29] "POST /ref-update HTTP/1.1" 200 156 0.005789 10.0.0.19 - - [2025-09-05 19:37:29] "GET /floating-ip/06cd477d-3a38-496a-8a38-351aed98bfdd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1808 0.007750 10.0.0.19 - - [2025-09-05 19:37:29] "PUT /floating-ip/06cd477d-3a38-496a-8a38-351aed98bfdd HTTP/1.1" 200 256 0.010436 10.0.0.19 - - [2025-09-05 19:37:29] "GET /loadbalancer/4b3da247-7aac-4620-8e0d-744f4948a527?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2321 0.010439 10.0.0.19 - - [2025-09-05 19:37:29] "POST /tags HTTP/1.1" 409 221 0.001474 10.0.0.19 - - [2025-09-05 19:37:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001212 10.0.0.19 - - [2025-09-05 19:37:29] "GET /tag/26f7fb74-610e-4fbb-951c-45937a8441ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.009911 10.0.0.19 - - [2025-09-05 19:37:29] "POST /set-tag HTTP/1.1" 200 109 0.065267 10.0.0.19 - - [2025-09-05 19:37:29] "GET /loadbalancer-pool/01262509-a948-4f6a-924e-01e3549d30fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1944 0.006737 10.0.0.19 - - [2025-09-05 19:37:29] "POST /loadbalancer-members HTTP/1.1" 200 721 0.014953 10.0.0.19 - - [2025-09-05 19:37:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.022182 10.0.0.19 - - [2025-09-05 19:37:29] "GET /virtual-machine-interface/b5b7cdd6-8a8f-11f0-b427-fa163edd5e02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.008542 10.0.0.19 - - [2025-09-05 19:37:29] "GET /virtual-machine-interface/b5b7cdd6-8a8f-11f0-b427-fa163edd5e02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003685 10.0.0.19 - - [2025-09-05 19:37:29] "POST /ref-update HTTP/1.1" 200 156 0.005905 10.0.0.19 - - [2025-09-05 19:37:29] "GET /floating-ip/06cd477d-3a38-496a-8a38-351aed98bfdd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2233 0.020126 10.0.0.19 - - [2025-09-05 19:37:29] "POST /set-tag HTTP/1.1" 200 109 0.059821 10.0.0.19 - - [2025-09-05 19:37:29] "POST /tags HTTP/1.1" 409 206 0.001996 10.0.0.19 - - [2025-09-05 19:37:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002473 10.0.0.19 - - [2025-09-05 19:37:29] "GET /tag/9bda4d89-8179-49d4-84c0-ca03bb6831b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.010174 10.0.0.19 - - [2025-09-05 19:37:29] "POST /tags HTTP/1.1" 409 204 0.004155 10.0.0.19 - - [2025-09-05 19:37:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001341 10.0.0.19 - - [2025-09-05 19:37:29] "GET /tag/cf45c0ea-eaef-43c3-a732-4954093233f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.011075 10.0.0.19 - - [2025-09-05 19:37:29] "GET /application-policy-set/050852a2-0630-4f30-8475-b7af56caff81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1932 0.002227 10.0.0.19 - - [2025-09-05 19:37:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001615 10.0.0.19 - - [2025-09-05 19:37:29] "GET /policy-management/efc5fb82-4a81-4602-927b-2a275db955a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002950 10.0.0.19 - - [2025-09-05 19:37:29] "POST /tags HTTP/1.1" 409 206 0.001524 10.0.0.19 - - [2025-09-05 19:37:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001252 10.0.0.19 - - [2025-09-05 19:37:30] "GET /tag/9bda4d89-8179-49d4-84c0-ca03bb6831b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.012596 10.0.0.19 - - [2025-09-05 19:37:30] "POST /tags HTTP/1.1" 409 226 0.001838 10.0.0.19 - - [2025-09-05 19:37:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001589 10.0.0.19 - - [2025-09-05 19:37:30] "GET /tag/c7855908-7808-483b-9864-de19478f5066?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.011058 10.0.0.19 - - [2025-09-05 19:37:30] "POST /tags HTTP/1.1" 409 204 0.001710 10.0.0.19 - - [2025-09-05 19:37:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001958 10.0.0.19 - - [2025-09-05 19:37:30] "GET /tag/cf45c0ea-eaef-43c3-a732-4954093233f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.009727 10.0.0.19 - - [2025-09-05 19:37:30] "POST /tags HTTP/1.1" 409 226 0.002772 10.0.0.19 - - [2025-09-05 19:37:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002153 10.0.0.19 - - [2025-09-05 19:37:30] "GET /tag/c7855908-7808-483b-9864-de19478f5066?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.010214 10.0.0.19 - - [2025-09-05 19:37:30] "GET /application-policy-set/050852a2-0630-4f30-8475-b7af56caff81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1932 0.002086 10.0.0.19 - - [2025-09-05 19:37:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002180 10.0.0.19 - - [2025-09-05 19:37:30] "GET /policy-management/efc5fb82-4a81-4602-927b-2a275db955a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002506 10.0.0.19 - - [2025-09-05 19:37:30] "POST /firewall-rules HTTP/1.1" 200 626 0.072709 10.0.0.19 - - [2025-09-05 19:37:30] "POST /firewall-rules HTTP/1.1" 200 646 0.073157 10.0.0.19 - - [2025-09-05 19:37:30] "GET /firewall-rule/a748f19f-da28-4799-b80a-d06a73a4a663?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2596 0.020604 10.0.0.19 - - [2025-09-05 19:37:30] "GET /firewall-policy/87b5597c-eb09-4276-871a-246e342df943?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1441 0.002205 10.0.0.19 - - [2025-09-05 19:37:30] "GET /firewall-rule/30d2a6f5-d293-41c1-a62a-dab3ac0fe537?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2325 0.003608 10.0.0.19 - - [2025-09-05 19:37:30] "POST /ref-update HTTP/1.1" 200 156 0.021203 10.0.0.19 - - [2025-09-05 19:37:30] "POST /firewall-policys HTTP/1.1" 200 606 0.036331 10.0.0.19 - - [2025-09-05 19:37:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.011032 10.0.0.19 - - [2025-09-05 19:37:30] "GET /firewall-policy/218b1eff-0537-4d49-a30d-e69dbf3a39ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.011491 10.0.0.19 - - [2025-09-05 19:37:30] "GET /application-policy-set/050852a2-0630-4f30-8475-b7af56caff81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1932 0.001759 10.0.0.19 - - [2025-09-05 19:37:30] "GET /firewall-policy/218b1eff-0537-4d49-a30d-e69dbf3a39ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.002586 10.0.0.19 - - [2025-09-05 19:37:30] "GET /firewall-policy/474bc93d-bba1-4844-b2a3-af4e563b2da4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4897 0.003360 10.0.0.19 - - [2025-09-05 19:37:30] "GET /firewall-policy/87b5597c-eb09-4276-871a-246e342df943?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1734 0.002717 10.0.0.19 - - [2025-09-05 19:37:30] "GET /firewall-policy/f7c17818-c172-42a5-81e2-481ba864d965?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.004450 10.0.0.19 - - [2025-09-05 19:37:30] "GET /firewall-policy/87b5597c-eb09-4276-871a-246e342df943?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1734 0.001860 10.0.0.19 - - [2025-09-05 19:37:30] "GET /firewall-policy/474bc93d-bba1-4844-b2a3-af4e563b2da4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4897 0.002075 10.0.0.19 - - [2025-09-05 19:37:30] "POST /ref-update HTTP/1.1" 200 156 0.019251 10.0.0.19 - - [2025-09-05 19:37:30] "POST /ref-update HTTP/1.1" 200 156 0.014426 10.0.0.19 - - [2025-09-05 19:37:30] "POST /ref-update HTTP/1.1" 200 156 0.019003 10.0.0.19 - - [2025-09-05 19:37:30] "POST /ref-update HTTP/1.1" 200 156 0.026332 10.0.0.19 - - [2025-09-05 19:37:30] "POST /ref-update HTTP/1.1" 200 156 0.021385 10.0.0.19 - - [2025-09-05 19:37:30] "GET /firewall-policy/218b1eff-0537-4d49-a30d-e69dbf3a39ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.010738 10.0.0.19 - - [2025-09-05 19:38:04] "GET /virtual-machine-interface/51096864-8a8e-11f0-b427-fa163edd5e02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.004625 10.0.0.19 - - [2025-09-05 19:38:04] "POST /set-tag HTTP/1.1" 200 109 0.002103 10.0.0.19 - - [2025-09-05 19:38:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001892 10.0.0.19 - - [2025-09-05 19:38:04] "GET /loadbalancer/e1956903-b6c2-4952-9802-babe89597fd6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.002329 10.0.0.19 - - [2025-09-05 19:38:04] "GET /virtual-machine-interface/51096864-8a8e-11f0-b427-fa163edd5e02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.003302 10.0.0.19 - - [2025-09-05 19:38:04] "POST /set-tag HTTP/1.1" 200 109 0.019210 10.0.0.19 - - [2025-09-05 19:38:04] "DELETE /loadbalancer-member/0518b476-6966-4392-8de8-719d218ddff7 HTTP/1.1" 200 115 0.044457 10.0.0.19 - - [2025-09-05 19:38:04] "GET /virtual-machine-interface/51096864-8a8e-11f0-b427-fa163edd5e02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.003980 10.0.0.19 - - [2025-09-05 19:38:04] "POST /set-tag HTTP/1.1" 200 109 0.002256 10.0.0.19 - - [2025-09-05 19:38:04] "DELETE /loadbalancer-member/5f090635-e4ea-48e4-8683-3c2e220f97a7 HTTP/1.1" 200 115 0.026455 10.0.0.19 - - [2025-09-05 19:38:04] "GET /virtual-machine-interface/51096864-8a8e-11f0-b427-fa163edd5e02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.008323 10.0.0.19 - - [2025-09-05 19:38:04] "POST /set-tag HTTP/1.1" 200 109 0.003124 10.0.0.19 - - [2025-09-05 19:38:04] "DELETE /loadbalancer-member/32b05020-ed95-460a-af98-91519ae7d4a9 HTTP/1.1" 200 115 0.040124 10.0.0.19 - - [2025-09-05 19:38:05] "GET /virtual-machine-interface/51096864-8a8e-11f0-b427-fa163edd5e02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.010126 10.0.0.19 - - [2025-09-05 19:38:05] "POST /set-tag HTTP/1.1" 200 109 0.002483 10.0.0.19 - - [2025-09-05 19:38:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.004378 10.0.0.19 - - [2025-09-05 19:38:05] "GET /loadbalancer/e1956903-b6c2-4952-9802-babe89597fd6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.002715 10.0.0.19 - - [2025-09-05 19:38:05] "GET /loadbalancer-pool/ace1ef20-18d3-42b1-b929-3a219a9cda2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.002215 10.0.0.19 - - [2025-09-05 19:38:05] "POST /loadbalancer-members HTTP/1.1" 200 690 0.024538 10.0.0.19 - - [2025-09-05 19:38:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.014360 10.0.0.19 - - [2025-09-05 19:38:05] "GET /virtual-machine-interface/51096864-8a8e-11f0-b427-fa163edd5e02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.005766 10.0.0.19 - - [2025-09-05 19:38:05] "GET /virtual-machine-interface/51096864-8a8e-11f0-b427-fa163edd5e02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.008900 10.0.0.19 - - [2025-09-05 19:38:05] "GET /floating-ip/2daad328-01fe-4975-adb4-3d4f4d982820?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2026 0.006230 10.0.0.19 - - [2025-09-05 19:38:05] "POST /set-tag HTTP/1.1" 200 109 0.079422 10.0.0.19 - - [2025-09-05 19:38:05] "GET /loadbalancer-pool/cbc1ab1b-8fb6-4fd8-a5ab-ab10232cd61a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.015380 10.0.0.19 - - [2025-09-05 19:38:05] "POST /loadbalancer-members HTTP/1.1" 200 690 0.033880 10.0.0.19 - - [2025-09-05 19:38:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.008483 10.0.0.19 - - [2025-09-05 19:38:05] "GET /virtual-machine-interface/51096864-8a8e-11f0-b427-fa163edd5e02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.007835 10.0.0.19 - - [2025-09-05 19:38:05] "POST /set-tag HTTP/1.1" 200 109 0.009001 10.0.0.19 - - [2025-09-05 19:38:05] "GET /virtual-machine-interface/51096864-8a8e-11f0-b427-fa163edd5e02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.011605 10.0.0.19 - - [2025-09-05 19:38:05] "GET /floating-ip/2daad328-01fe-4975-adb4-3d4f4d982820?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2026 0.008117 10.0.0.19 - - [2025-09-05 19:38:05] "GET /loadbalancer-pool/04e18db8-ebed-4807-8887-1f93e70a4f04?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1858 0.002638 10.0.0.19 - - [2025-09-05 19:38:05] "POST /loadbalancer-members HTTP/1.1" 200 692 0.022149 10.0.0.19 - - [2025-09-05 19:38:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.036036 10.0.0.19 - - [2025-09-05 19:38:05] "GET /virtual-machine-interface/51096864-8a8e-11f0-b427-fa163edd5e02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.013392 10.0.0.19 - - [2025-09-05 19:38:05] "GET /virtual-machine-interface/51096864-8a8e-11f0-b427-fa163edd5e02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.003942 10.0.0.19 - - [2025-09-05 19:38:05] "GET /floating-ip/2daad328-01fe-4975-adb4-3d4f4d982820?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2026 0.001827 10.0.0.19 - - [2025-09-05 19:38:05] "POST /set-tag HTTP/1.1" 200 109 0.004382 [Introspect:8084]10.0.0.19 - - [2025-09-05 19:38:17] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000856 [Introspect:8084]10.0.0.19 - - [2025-09-05 19:38:17] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000800 [Introspect:8084]10.0.0.19 - - [2025-09-05 19:38:20] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001026 [Introspect:8084]10.0.0.19 - - [2025-09-05 19:38:20] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000746 [Introspect:8084]10.0.0.19 - - [2025-09-05 19:38:24] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000882 [Introspect:8084]10.0.0.19 - - [2025-09-05 19:38:24] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000754 [Introspect:8084]10.0.0.19 - - [2025-09-05 19:38:56] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001074 [Introspect:8084]10.0.0.19 - - [2025-09-05 19:38:56] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001183 10.0.0.19 - - [2025-09-05 19:39:36] "POST /tags HTTP/1.1" 409 252 0.002642 10.0.0.19 - - [2025-09-05 19:39:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002313 10.0.0.19 - - [2025-09-05 19:39:37] "GET /tag/2d8cf0fa-5dba-492c-b921-d02459eeb59e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.015121 10.0.0.19 - - [2025-09-05 19:39:37] "POST /tags HTTP/1.1" 409 228 0.008148 10.0.0.19 - - [2025-09-05 19:39:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001547 10.0.0.19 - - [2025-09-05 19:39:37] "GET /tag/af413a86-da1e-4508-87d1-7f69e24bcb56?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.015625 10.0.0.19 - - [2025-09-05 19:39:37] "GET /application-policy-set/050852a2-0630-4f30-8475-b7af56caff81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.003435 10.0.0.19 - - [2025-09-05 19:39:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001805 10.0.0.19 - - [2025-09-05 19:39:37] "GET /policy-management/efc5fb82-4a81-4602-927b-2a275db955a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.005848 10.0.0.19 - - [2025-09-05 19:39:37] "POST /tags HTTP/1.1" 409 206 0.005549 10.0.0.19 - - [2025-09-05 19:39:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003198 10.0.0.19 - - [2025-09-05 19:39:37] "GET /tag/9bda4d89-8179-49d4-84c0-ca03bb6831b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.010464 10.0.0.19 - - [2025-09-05 19:39:37] "POST /tags HTTP/1.1" 409 226 0.001990 10.0.0.19 - - [2025-09-05 19:39:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.005248 10.0.0.19 - - [2025-09-05 19:39:37] "GET /tag/c7855908-7808-483b-9864-de19478f5066?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.022794 10.0.0.19 - - [2025-09-05 19:39:37] "POST /tags HTTP/1.1" 409 204 0.004162 10.0.0.19 - - [2025-09-05 19:39:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001719 10.0.0.19 - - [2025-09-05 19:39:37] "GET /tag/cf45c0ea-eaef-43c3-a732-4954093233f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.019266 10.0.0.19 - - [2025-09-05 19:39:37] "POST /tags HTTP/1.1" 409 226 0.004526 10.0.0.19 - - [2025-09-05 19:39:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001653 10.0.0.19 - - [2025-09-05 19:39:37] "GET /tag/c7855908-7808-483b-9864-de19478f5066?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.012566 10.0.0.19 - - [2025-09-05 19:39:37] "POST /tags HTTP/1.1" 409 228 0.001728 10.0.0.19 - - [2025-09-05 19:39:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001296 10.0.0.19 - - [2025-09-05 19:39:37] "GET /tag/af413a86-da1e-4508-87d1-7f69e24bcb56?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.009341 10.0.0.19 - - [2025-09-05 19:39:37] "POST /tags HTTP/1.1" 409 252 0.001930 10.0.0.19 - - [2025-09-05 19:39:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001799 10.0.0.19 - - [2025-09-05 19:39:37] "GET /tag/2d8cf0fa-5dba-492c-b921-d02459eeb59e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.009888 10.0.0.19 - - [2025-09-05 19:39:37] "GET /application-policy-set/050852a2-0630-4f30-8475-b7af56caff81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.001877 10.0.0.19 - - [2025-09-05 19:39:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001827 10.0.0.19 - - [2025-09-05 19:39:37] "GET /policy-management/efc5fb82-4a81-4602-927b-2a275db955a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002297 10.0.0.19 - - [2025-09-05 19:39:37] "POST /firewall-rules HTTP/1.1" 409 281 0.001484 10.0.0.19 - - [2025-09-05 19:39:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001683 10.0.0.19 - - [2025-09-05 19:39:37] "PUT /firewall-rule/30d2a6f5-d293-41c1-a62a-dab3ac0fe537 HTTP/1.1" 200 260 0.016071 10.0.0.19 - - [2025-09-05 19:39:37] "POST /firewall-rules HTTP/1.1" 409 291 0.007126 10.0.0.19 - - [2025-09-05 19:39:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001631 10.0.0.19 - - [2025-09-05 19:39:37] "PUT /firewall-rule/a748f19f-da28-4799-b80a-d06a73a4a663 HTTP/1.1" 200 260 0.020331 10.0.0.19 - - [2025-09-05 19:39:37] "GET /firewall-rule/a748f19f-da28-4799-b80a-d06a73a4a663?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2596 0.013277 10.0.0.19 - - [2025-09-05 19:39:37] "POST /firewall-rules HTTP/1.1" 200 658 0.090522 10.0.0.19 - - [2025-09-05 19:39:37] "GET /firewall-rule/c731abac-aa77-48dd-9ead-6f76ddb23c8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2898 0.003786 10.0.0.19 - - [2025-09-05 19:39:37] "GET /firewall-policy/87b5597c-eb09-4276-871a-246e342df943?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1734 0.002116 10.0.0.19 - - [2025-09-05 19:39:37] "GET /firewall-rule/30d2a6f5-d293-41c1-a62a-dab3ac0fe537?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2325 0.002085 10.0.0.19 - - [2025-09-05 19:39:37] "POST /firewall-policys HTTP/1.1" 409 269 0.002062 10.0.0.19 - - [2025-09-05 19:39:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001340 10.0.0.19 - - [2025-09-05 19:39:37] "PUT /firewall-policy/218b1eff-0537-4d49-a30d-e69dbf3a39ea HTTP/1.1" 200 264 0.035665 10.0.0.19 - - [2025-09-05 19:39:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.018180 10.0.0.19 - - [2025-09-05 19:39:37] "GET /firewall-policy/218b1eff-0537-4d49-a30d-e69dbf3a39ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.008812 10.0.0.19 - - [2025-09-05 19:39:38] "GET /application-policy-set/050852a2-0630-4f30-8475-b7af56caff81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.002566 10.0.0.19 - - [2025-09-05 19:39:38] "GET /firewall-policy/218b1eff-0537-4d49-a30d-e69dbf3a39ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.002863 10.0.0.19 - - [2025-09-05 19:39:38] "GET /firewall-policy/218b1eff-0537-4d49-a30d-e69dbf3a39ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.002041 10.0.0.19 - - [2025-09-05 19:39:38] "GET /firewall-policy/218b1eff-0537-4d49-a30d-e69dbf3a39ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.002607 10.0.0.19 - - [2025-09-05 19:40:39] "GET /virtual-machine-interface/b5b7cdd6-8a8f-11f0-b427-fa163edd5e02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.012710 10.0.0.19 - - [2025-09-05 19:40:39] "POST /set-tag HTTP/1.1" 200 109 0.003507 10.0.0.19 - - [2025-09-05 19:40:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002394 10.0.0.19 - - [2025-09-05 19:40:39] "GET /loadbalancer/4b3da247-7aac-4620-8e0d-744f4948a527?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2321 0.002385 10.0.0.19 - - [2025-09-05 19:40:39] "GET /virtual-machine-interface/b5b7cdd6-8a8f-11f0-b427-fa163edd5e02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.004189 10.0.0.19 - - [2025-09-05 19:40:39] "POST /set-tag HTTP/1.1" 200 109 0.017365 10.0.0.19 - - [2025-09-05 19:40:39] "DELETE /loadbalancer-member/e1c8b424-e914-498c-9124-edb3573c7278 HTTP/1.1" 200 115 0.042139 10.0.0.19 - - [2025-09-05 19:40:39] "GET /virtual-machine-interface/b7fcc150-8a8f-11f0-b427-fa163edd5e02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003717 10.0.0.19 - - [2025-09-05 19:40:39] "POST /set-tag HTTP/1.1" 200 109 0.002149 10.0.0.19 - - [2025-09-05 19:40:39] "GET /virtual-machine-interface/b623874c-8a8f-11f0-b427-fa163edd5e02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.003866 10.0.0.19 - - [2025-09-05 19:40:39] "POST /set-tag HTTP/1.1" 200 109 0.001691 10.0.0.19 - - [2025-09-05 19:40:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002024 10.0.0.19 - - [2025-09-05 19:40:39] "GET /loadbalancer/4b3da247-7aac-4620-8e0d-744f4948a527?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2321 0.002114 10.0.0.19 - - [2025-09-05 19:40:39] "GET /virtual-machine-interface/b720b14c-8a8f-11f0-b427-fa163edd5e02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003636 10.0.0.19 - - [2025-09-05 19:40:39] "POST /set-tag HTTP/1.1" 200 109 0.002349 10.0.0.19 - - [2025-09-05 19:40:39] "GET /virtual-machine-interface/b6af74d2-8a8f-11f0-b427-fa163edd5e02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003652 10.0.0.19 - - [2025-09-05 19:40:39] "POST /set-tag HTTP/1.1" 200 109 0.001852 10.0.0.19 - - [2025-09-05 19:40:39] "GET /virtual-machine-interface/b7994102-8a8f-11f0-b427-fa163edd5e02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004014 10.0.0.19 - - [2025-09-05 19:40:39] "POST /set-tag HTTP/1.1" 200 109 0.001740 10.0.0.19 - - [2025-09-05 19:40:39] "GET /virtual-machine-interface/b85c6574-8a8f-11f0-b427-fa163edd5e02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003230 10.0.0.19 - - [2025-09-05 19:40:39] "POST /set-tag HTTP/1.1" 200 109 0.001436 10.0.0.19 - - [2025-09-05 19:40:39] "GET /virtual-machine-interface/b8c54710-8a8f-11f0-b427-fa163edd5e02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003370 10.0.0.19 - - [2025-09-05 19:40:39] "POST /set-tag HTTP/1.1" 200 109 0.001444 10.0.0.19 - - [2025-09-05 19:40:40] "GET /virtual-machine-interface/b5b7cdd6-8a8f-11f0-b427-fa163edd5e02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.006863 10.0.0.19 - - [2025-09-05 19:40:40] "POST /set-tag HTTP/1.1" 200 109 0.005770 10.0.0.19 - - [2025-09-05 19:40:40] "GET /virtual-machine-interface/b5b7cdd6-8a8f-11f0-b427-fa163edd5e02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.009156 10.0.0.19 - - [2025-09-05 19:40:40] "POST /set-tag HTTP/1.1" 200 109 0.002184 10.0.0.19 - - [2025-09-05 19:40:40] "GET /virtual-machine/3248add8-09c0-4d96-9c5a-266139a1b2b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.002554 10.0.0.19 - - [2025-09-05 19:40:40] "POST /ref-update HTTP/1.1" 200 156 0.007365 10.0.0.19 - - [2025-09-05 19:40:40] "GET /virtual-machine-interface/b5b7cdd6-8a8f-11f0-b427-fa163edd5e02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.018880 10.0.0.19 - - [2025-09-05 19:40:40] "POST /set-tag HTTP/1.1" 200 109 0.017104 10.0.0.19 - - [2025-09-05 19:40:40] "POST /set-tag HTTP/1.1" 200 109 0.022455 10.0.0.19 - - [2025-09-05 19:40:40] "POST /set-tag HTTP/1.1" 200 109 0.025584 10.0.0.19 - - [2025-09-05 19:40:40] "POST /set-tag HTTP/1.1" 200 109 0.012950 10.0.0.19 - - [2025-09-05 19:40:40] "POST /set-tag HTTP/1.1" 200 109 0.023550 10.0.0.19 - - [2025-09-05 19:40:40] "DELETE /instance-ip/b5c9f024-8a8f-11f0-b427-fa163edd5e02 HTTP/1.1" 200 115 0.035773 10.0.0.19 - - [2025-09-05 19:40:40] "POST /ref-update HTTP/1.1" 200 156 0.007905 10.0.0.19 - - [2025-09-05 19:40:40] "DELETE /virtual-machine-interface/b5b7cdd6-8a8f-11f0-b427-fa163edd5e02 HTTP/1.1" 200 115 0.037390 10.0.0.19 - - [2025-09-05 19:40:41] "DELETE /virtual-machine/3248add8-09c0-4d96-9c5a-266139a1b2b6 HTTP/1.1" 200 115 0.016815 10.0.0.19 - - [2025-09-05 19:40:41] "GET /virtual-machine-interface/b6af74d2-8a8f-11f0-b427-fa163edd5e02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005377 10.0.0.19 - - [2025-09-05 19:40:41] "POST /set-tag HTTP/1.1" 200 109 0.002350 10.0.0.19 - - [2025-09-05 19:40:41] "GET /virtual-machine-interface/b6af74d2-8a8f-11f0-b427-fa163edd5e02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003732 10.0.0.19 - - [2025-09-05 19:40:41] "POST /set-tag HTTP/1.1" 200 109 0.001735 10.0.0.19 - - [2025-09-05 19:40:41] "GET /virtual-machine/2ac82114-d79a-4a17-bbff-fa6dd9a0ca9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.002719 10.0.0.19 - - [2025-09-05 19:40:41] "POST /ref-update HTTP/1.1" 200 156 0.008074 10.0.0.19 - - [2025-09-05 19:40:41] "GET /virtual-machine-interface/b6af74d2-8a8f-11f0-b427-fa163edd5e02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.022650 10.0.0.19 - - [2025-09-05 19:40:41] "POST /set-tag HTTP/1.1" 200 109 0.025696 10.0.0.19 - - [2025-09-05 19:40:41] "POST /set-tag HTTP/1.1" 200 109 0.046073 10.0.0.19 - - [2025-09-05 19:40:41] "POST /set-tag HTTP/1.1" 200 109 0.031687 10.0.0.19 - - [2025-09-05 19:40:41] "POST /set-tag HTTP/1.1" 200 109 0.012589 10.0.0.19 - - [2025-09-05 19:40:41] "POST /set-tag HTTP/1.1" 200 109 0.019090 10.0.0.19 - - [2025-09-05 19:40:41] "DELETE /instance-ip/b6c9e47a-8a8f-11f0-b427-fa163edd5e02 HTTP/1.1" 200 115 0.039285 10.0.0.19 - - [2025-09-05 19:40:41] "DELETE /virtual-machine-interface/b6af74d2-8a8f-11f0-b427-fa163edd5e02 HTTP/1.1" 200 115 0.045620 10.0.0.19 - - [2025-09-05 19:40:41] "DELETE /virtual-machine/2ac82114-d79a-4a17-bbff-fa6dd9a0ca9c HTTP/1.1" 200 115 0.024005 10.0.0.19 - - [2025-09-05 19:40:41] "GET /virtual-machine-interface/b720b14c-8a8f-11f0-b427-fa163edd5e02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003754 10.0.0.19 - - [2025-09-05 19:40:41] "POST /set-tag HTTP/1.1" 200 109 0.002126 10.0.0.19 - - [2025-09-05 19:40:41] "GET /virtual-machine-interface/b720b14c-8a8f-11f0-b427-fa163edd5e02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003488 10.0.0.19 - - [2025-09-05 19:40:41] "POST /set-tag HTTP/1.1" 200 109 0.001623 10.0.0.19 - - [2025-09-05 19:40:41] "GET /virtual-machine/3967e39b-f14a-476e-abb4-1baf8cd7de1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.002621 10.0.0.19 - - [2025-09-05 19:40:41] "POST /ref-update HTTP/1.1" 200 156 0.007320 10.0.0.19 - - [2025-09-05 19:40:41] "GET /virtual-machine-interface/b720b14c-8a8f-11f0-b427-fa163edd5e02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.014494 10.0.0.19 - - [2025-09-05 19:40:41] "POST /set-tag HTTP/1.1" 200 109 0.015504 10.0.0.19 - - [2025-09-05 19:40:41] "POST /set-tag HTTP/1.1" 200 109 0.022860 10.0.0.19 - - [2025-09-05 19:40:41] "POST /set-tag HTTP/1.1" 200 109 0.024872 10.0.0.19 - - [2025-09-05 19:40:41] "POST /set-tag HTTP/1.1" 200 109 0.013185 10.0.0.19 - - [2025-09-05 19:40:41] "POST /set-tag HTTP/1.1" 200 109 0.031638 10.0.0.19 - - [2025-09-05 19:40:41] "DELETE /instance-ip/b7369a84-8a8f-11f0-b427-fa163edd5e02 HTTP/1.1" 200 115 0.040492 10.0.0.19 - - [2025-09-05 19:40:41] "DELETE /virtual-machine-interface/b720b14c-8a8f-11f0-b427-fa163edd5e02 HTTP/1.1" 200 115 0.044516 10.0.0.19 - - [2025-09-05 19:40:41] "DELETE /virtual-machine/3967e39b-f14a-476e-abb4-1baf8cd7de1d HTTP/1.1" 200 115 0.023350 10.0.0.19 - - [2025-09-05 19:40:42] "DELETE /tag/aab23247-90c8-4e1a-b20f-b4229b0c4874 HTTP/1.1" 200 115 0.038827 10.0.0.19 - - [2025-09-05 19:40:42] "GET /virtual-machine-interface/b623874c-8a8f-11f0-b427-fa163edd5e02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.004038 10.0.0.19 - - [2025-09-05 19:40:42] "POST /set-tag HTTP/1.1" 200 109 0.002256 10.0.0.19 - - [2025-09-05 19:40:42] "GET /virtual-machine-interface/b623874c-8a8f-11f0-b427-fa163edd5e02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.003690 10.0.0.19 - - [2025-09-05 19:40:42] "POST /set-tag HTTP/1.1" 200 109 0.001679 10.0.0.19 - - [2025-09-05 19:40:42] "GET /virtual-machine/86d9a241-9316-4bf1-b37c-16db73fb8d4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.002739 10.0.0.19 - - [2025-09-05 19:40:42] "POST /ref-update HTTP/1.1" 200 156 0.007843 10.0.0.19 - - [2025-09-05 19:40:42] "GET /virtual-machine-interface/b623874c-8a8f-11f0-b427-fa163edd5e02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.013298 10.0.0.19 - - [2025-09-05 19:40:42] "POST /set-tag HTTP/1.1" 200 109 0.026841 10.0.0.19 - - [2025-09-05 19:40:42] "POST /set-tag HTTP/1.1" 200 109 0.025527 10.0.0.19 - - [2025-09-05 19:40:42] "POST /set-tag HTTP/1.1" 200 109 0.024236 10.0.0.19 - - [2025-09-05 19:40:42] "POST /set-tag HTTP/1.1" 200 109 0.014382 10.0.0.19 - - [2025-09-05 19:40:42] "POST /set-tag HTTP/1.1" 200 109 0.015831 10.0.0.19 - - [2025-09-05 19:40:42] "DELETE /instance-ip/b63bbfc4-8a8f-11f0-b427-fa163edd5e02 HTTP/1.1" 200 115 0.039806 10.0.0.19 - - [2025-09-05 19:40:42] "POST /ref-update HTTP/1.1" 200 156 0.009863 10.0.0.19 - - [2025-09-05 19:40:42] "DELETE /virtual-machine-interface/b623874c-8a8f-11f0-b427-fa163edd5e02 HTTP/1.1" 200 115 0.036174 10.0.0.19 - - [2025-09-05 19:40:42] "DELETE /virtual-machine/86d9a241-9316-4bf1-b37c-16db73fb8d4f HTTP/1.1" 200 115 0.020243 10.0.0.19 - - [2025-09-05 19:40:42] "DELETE /tag/0501e0b4-e93e-465a-b493-833b4fb6f260 HTTP/1.1" 200 115 0.034881 10.0.0.19 - - [2025-09-05 19:40:42] "DELETE /tag/9bda4d89-8179-49d4-84c0-ca03bb6831b4 HTTP/1.1" 409 388 0.003620 10.0.0.19 - - [2025-09-05 19:40:43] "GET /global-system-configs HTTP/1.1" 200 322 0.004162 10.0.0.19 - - [2025-09-05 19:40:43] "GET /global-system-configs HTTP/1.1" 200 322 0.001872 10.0.0.19 - - [2025-09-05 19:41:10] "GET /virtual-machine-interface/b7fcc150-8a8f-11f0-b427-fa163edd5e02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004502 10.0.0.19 - - [2025-09-05 19:41:10] "POST /set-tag HTTP/1.1" 200 109 0.003262 10.0.0.19 - - [2025-09-05 19:41:10] "GET /virtual-machine-interface/b7fcc150-8a8f-11f0-b427-fa163edd5e02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003788 10.0.0.19 - - [2025-09-05 19:41:10] "POST /set-tag HTTP/1.1" 200 109 0.001940 10.0.0.19 - - [2025-09-05 19:41:10] "GET /virtual-machine/e673bbd3-d7a1-44b5-a014-a1af33a22534?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.002578 10.0.0.19 - - [2025-09-05 19:41:10] "POST /ref-update HTTP/1.1" 200 156 0.009171 10.0.0.19 - - [2025-09-05 19:41:10] "GET /virtual-machine-interface/b7fcc150-8a8f-11f0-b427-fa163edd5e02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.007880 10.0.0.19 - - [2025-09-05 19:41:10] "POST /set-tag HTTP/1.1" 200 109 0.019273 10.0.0.19 - - [2025-09-05 19:41:10] "POST /set-tag HTTP/1.1" 200 109 0.018137 10.0.0.19 - - [2025-09-05 19:41:10] "POST /set-tag HTTP/1.1" 200 109 0.036610 10.0.0.19 - - [2025-09-05 19:41:10] "POST /set-tag HTTP/1.1" 200 109 0.039512 10.0.0.19 - - [2025-09-05 19:41:10] "DELETE /instance-ip/b816f016-8a8f-11f0-b427-fa163edd5e02 HTTP/1.1" 200 115 0.036165 10.0.0.19 - - [2025-09-05 19:41:10] "DELETE /virtual-machine-interface/b7fcc150-8a8f-11f0-b427-fa163edd5e02 HTTP/1.1" 200 115 0.037555 10.0.0.19 - - [2025-09-05 19:41:11] "DELETE /virtual-machine/e673bbd3-d7a1-44b5-a014-a1af33a22534 HTTP/1.1" 200 115 0.021791 10.0.0.19 - - [2025-09-05 19:41:11] "DELETE /tag/cf45c0ea-eaef-43c3-a732-4954093233f6 HTTP/1.1" 409 236 0.004382 10.0.0.19 - - [2025-09-05 19:41:11] "GET /virtual-machine-interface/b8c54710-8a8f-11f0-b427-fa163edd5e02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004106 10.0.0.19 - - [2025-09-05 19:41:11] "POST /set-tag HTTP/1.1" 200 109 0.001813 10.0.0.19 - - [2025-09-05 19:41:11] "GET /virtual-machine-interface/b8c54710-8a8f-11f0-b427-fa163edd5e02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003459 10.0.0.19 - - [2025-09-05 19:41:11] "POST /set-tag HTTP/1.1" 200 109 0.002195 10.0.0.19 - - [2025-09-05 19:41:11] "GET /virtual-machine/d9464dd1-d08d-41cc-96da-41338ff2a1a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.002792 10.0.0.19 - - [2025-09-05 19:41:11] "POST /ref-update HTTP/1.1" 200 156 0.008383 10.0.0.19 - - [2025-09-05 19:41:11] "GET /virtual-machine-interface/b8c54710-8a8f-11f0-b427-fa163edd5e02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004157 10.0.0.19 - - [2025-09-05 19:41:11] "POST /set-tag HTTP/1.1" 200 109 0.017450 10.0.0.19 - - [2025-09-05 19:41:11] "POST /set-tag HTTP/1.1" 200 109 0.016187 10.0.0.19 - - [2025-09-05 19:41:11] "POST /set-tag HTTP/1.1" 200 109 0.014541 10.0.0.19 - - [2025-09-05 19:41:11] "POST /set-tag HTTP/1.1" 200 109 0.030575 10.0.0.19 - - [2025-09-05 19:41:11] "DELETE /instance-ip/b8dbb6c6-8a8f-11f0-b427-fa163edd5e02 HTTP/1.1" 200 115 0.046825 10.0.0.19 - - [2025-09-05 19:41:11] "DELETE /virtual-machine-interface/b8c54710-8a8f-11f0-b427-fa163edd5e02 HTTP/1.1" 200 115 0.045226 10.0.0.19 - - [2025-09-05 19:41:11] "DELETE /virtual-machine/d9464dd1-d08d-41cc-96da-41338ff2a1a2 HTTP/1.1" 200 115 0.022202 10.0.0.19 - - [2025-09-05 19:41:11] "DELETE /tag/ab6dc396-a9dc-472e-ac52-8d98b51148cc HTTP/1.1" 200 115 0.040551 10.0.0.19 - - [2025-09-05 19:41:11] "GET /virtual-machine-interface/b7994102-8a8f-11f0-b427-fa163edd5e02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.009434 10.0.0.19 - - [2025-09-05 19:41:11] "POST /set-tag HTTP/1.1" 200 109 0.002568 10.0.0.19 - - [2025-09-05 19:41:11] "GET /virtual-machine-interface/b7994102-8a8f-11f0-b427-fa163edd5e02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003666 10.0.0.19 - - [2025-09-05 19:41:11] "POST /set-tag HTTP/1.1" 200 109 0.001698 10.0.0.19 - - [2025-09-05 19:41:11] "GET /virtual-machine/c40208d4-27d8-489e-9c47-b4d766bd4809?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.002745 10.0.0.19 - - [2025-09-05 19:41:11] "POST /ref-update HTTP/1.1" 200 156 0.010542 10.0.0.19 - - [2025-09-05 19:41:11] "GET /virtual-machine-interface/b7994102-8a8f-11f0-b427-fa163edd5e02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.016909 10.0.0.19 - - [2025-09-05 19:41:11] "POST /set-tag HTTP/1.1" 200 109 0.015021 10.0.0.19 - - [2025-09-05 19:41:11] "POST /set-tag HTTP/1.1" 200 109 0.026542 10.0.0.19 - - [2025-09-05 19:41:11] "POST /set-tag HTTP/1.1" 200 109 0.024221 10.0.0.19 - - [2025-09-05 19:41:11] "POST /set-tag HTTP/1.1" 200 109 0.012338 10.0.0.19 - - [2025-09-05 19:41:11] "DELETE /instance-ip/b7b13492-8a8f-11f0-b427-fa163edd5e02 HTTP/1.1" 200 115 0.041667 10.0.0.19 - - [2025-09-05 19:41:11] "DELETE /virtual-machine-interface/b7994102-8a8f-11f0-b427-fa163edd5e02 HTTP/1.1" 200 115 0.040744 10.0.0.19 - - [2025-09-05 19:41:11] "DELETE /virtual-machine/c40208d4-27d8-489e-9c47-b4d766bd4809 HTTP/1.1" 200 115 0.019265 10.0.0.19 - - [2025-09-05 19:41:11] "DELETE /tag/5bf4f378-0290-4449-9849-d60d4097a023 HTTP/1.1" 200 115 0.031971 10.0.0.19 - - [2025-09-05 19:41:12] "DELETE /tag/15ce4e30-a179-46e4-b251-07c43e82f214 HTTP/1.1" 200 115 0.038376 10.0.0.19 - - [2025-09-05 19:41:12] "DELETE /tag/933f86ac-6ffc-47a8-b655-86e4d8f2ec5a HTTP/1.1" 200 115 0.031332 10.0.0.19 - - [2025-09-05 19:41:12] "GET /virtual-machine-interface/b85c6574-8a8f-11f0-b427-fa163edd5e02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003762 10.0.0.19 - - [2025-09-05 19:41:12] "POST /set-tag HTTP/1.1" 200 109 0.002342 10.0.0.19 - - [2025-09-05 19:41:12] "GET /virtual-machine-interface/b85c6574-8a8f-11f0-b427-fa163edd5e02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003797 10.0.0.19 - - [2025-09-05 19:41:12] "POST /set-tag HTTP/1.1" 200 109 0.001748 10.0.0.19 - - [2025-09-05 19:41:12] "GET /virtual-machine/65e615f4-55d1-44d3-985e-ca5ac50431af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.002899 10.0.0.19 - - [2025-09-05 19:41:12] "POST /ref-update HTTP/1.1" 200 156 0.009632 10.0.0.19 - - [2025-09-05 19:41:12] "GET /virtual-machine-interface/b85c6574-8a8f-11f0-b427-fa163edd5e02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004784 10.0.0.19 - - [2025-09-05 19:41:12] "POST /set-tag HTTP/1.1" 200 109 0.017059 10.0.0.19 - - [2025-09-05 19:41:12] "POST /set-tag HTTP/1.1" 200 109 0.023418 10.0.0.19 - - [2025-09-05 19:41:12] "POST /set-tag HTTP/1.1" 200 109 0.027034 10.0.0.19 - - [2025-09-05 19:41:12] "POST /set-tag HTTP/1.1" 200 109 0.011731 10.0.0.19 - - [2025-09-05 19:41:12] "DELETE /instance-ip/b8771a90-8a8f-11f0-b427-fa163edd5e02 HTTP/1.1" 200 115 0.044132 10.0.0.19 - - [2025-09-05 19:41:12] "DELETE /virtual-machine-interface/b85c6574-8a8f-11f0-b427-fa163edd5e02 HTTP/1.1" 200 115 0.029480 10.0.0.19 - - [2025-09-05 19:41:12] "DELETE /virtual-machine/65e615f4-55d1-44d3-985e-ca5ac50431af HTTP/1.1" 200 115 0.016966 10.0.0.19 - - [2025-09-05 19:41:12] "DELETE /tag/e87237a8-3b1b-4106-9c20-1e7ae0db2aec HTTP/1.1" 200 115 0.031964 10.0.0.19 - - [2025-09-05 19:41:12] "DELETE /tag/af413a86-da1e-4508-87d1-7f69e24bcb56 HTTP/1.1" 409 236 0.004366 10.0.0.19 - - [2025-09-05 19:41:12] "DELETE /tag/2d8cf0fa-5dba-492c-b921-d02459eeb59e HTTP/1.1" 409 236 0.003822 10.0.0.19 - - [2025-09-05 19:41:14] "POST /projects HTTP/1.1" 409 238 0.004179 10.0.0.19 - - [2025-09-05 19:41:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.006197 10.0.0.19 - - [2025-09-05 19:41:14] "GET /project/1824a743-8928-4aae-a39b-7a652898e3b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.033389 10.0.0.19 - - [2025-09-05 19:41:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001860 10.0.0.19 - - [2025-09-05 19:41:14] "GET /virtual-network/1683e344-1a48-4771-a58e-113c11eac32a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.003590 10.0.0.19 - - [2025-09-05 19:41:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001649 10.0.0.19 - - [2025-09-05 19:41:14] "GET /virtual-network/e1970409-91d3-4d3d-8be2-ffe24650b64a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.004192 10.0.0.19 - - [2025-09-05 19:41:14] "POST /security-groups HTTP/1.1" 409 285 0.002344 10.0.0.19 - - [2025-09-05 19:41:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001580 10.0.0.19 - - [2025-09-05 19:41:14] "PUT /security-group/b82f8bc4-2a52-49d6-a96d-55914db72606 HTTP/1.1" 200 262 0.058107 10.0.0.19 - - [2025-09-05 19:41:14] "PUT /access-control-list/b6cfbeac-bec4-4052-b176-d55777fe486f HTTP/1.1" 200 272 0.015525 10.0.0.19 - - [2025-09-05 19:41:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.031974 10.0.0.19 - - [2025-09-05 19:41:15] "PUT /access-control-list/668f0062-f98d-4eaf-bd76-64af339e8ed2 HTTP/1.1" 200 272 0.024926 10.0.0.19 - - [2025-09-05 19:41:19] "POST /projects HTTP/1.1" 409 238 0.002351 10.0.0.19 - - [2025-09-05 19:41:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001992 10.0.0.19 - - [2025-09-05 19:41:19] "GET /project/1824a743-8928-4aae-a39b-7a652898e3b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.027467 10.0.0.19 - - [2025-09-05 19:41:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001844 10.0.0.19 - - [2025-09-05 19:41:20] "GET /virtual-network/1683e344-1a48-4771-a58e-113c11eac32a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004618 10.0.0.19 - - [2025-09-05 19:41:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001928 10.0.0.19 - - [2025-09-05 19:41:20] "GET /virtual-network/e1970409-91d3-4d3d-8be2-ffe24650b64a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.003531 10.0.0.19 - - [2025-09-05 19:41:20] "POST /security-groups HTTP/1.1" 409 285 0.001836 10.0.0.19 - - [2025-09-05 19:41:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001887 10.0.0.19 - - [2025-09-05 19:41:20] "PUT /security-group/b82f8bc4-2a52-49d6-a96d-55914db72606 HTTP/1.1" 200 262 0.055619 10.0.0.19 - - [2025-09-05 19:41:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.023505 10.0.0.19 - - [2025-09-05 19:41:20] "PUT /access-control-list/b6cfbeac-bec4-4052-b176-d55777fe486f HTTP/1.1" 200 272 0.013746 10.0.0.19 - - [2025-09-05 19:41:20] "GET /firewall-policy/474bc93d-bba1-4844-b2a3-af4e563b2da4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4897 0.018197 10.0.0.19 - - [2025-09-05 19:41:20] "PUT /access-control-list/668f0062-f98d-4eaf-bd76-64af339e8ed2 HTTP/1.1" 200 272 0.030563 10.0.0.19 - - [2025-09-05 19:41:20] "GET /firewall-rule/37a4ac5d-b171-4e02-8778-a43e844c70a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.002505 10.0.0.19 - - [2025-09-05 19:41:20] "POST /ref-update HTTP/1.1" 200 156 0.042935 10.0.0.19 - - [2025-09-05 19:41:20] "DELETE /firewall-rule/37a4ac5d-b171-4e02-8778-a43e844c70a6 HTTP/1.1" 200 115 0.027431 10.0.0.19 - - [2025-09-05 19:41:20] "GET /firewall-policy/474bc93d-bba1-4844-b2a3-af4e563b2da4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4641 0.003464 10.0.0.19 - - [2025-09-05 19:41:20] "GET /firewall-rule/0660fc4c-d911-4ef2-b567-3c12620ff5a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2084 0.002892 10.0.0.19 - - [2025-09-05 19:41:20] "POST /ref-update HTTP/1.1" 200 156 0.046322 10.0.0.19 - - [2025-09-05 19:41:20] "DELETE /firewall-rule/0660fc4c-d911-4ef2-b567-3c12620ff5a6 HTTP/1.1" 200 115 0.025731 10.0.0.19 - - [2025-09-05 19:41:20] "DELETE /tag/af413a86-da1e-4508-87d1-7f69e24bcb56 HTTP/1.1" 409 236 0.005034 10.0.0.19 - - [2025-09-05 19:41:20] "DELETE /tag/77536d7b-8af6-4da6-b151-116eb61fcabe HTTP/1.1" 200 115 0.037913 10.0.0.19 - - [2025-09-05 19:41:20] "DELETE /tag/2d8cf0fa-5dba-492c-b921-d02459eeb59e HTTP/1.1" 409 236 0.003559 10.0.0.19 - - [2025-09-05 19:41:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001716 10.0.0.19 - - [2025-09-05 19:41:20] "GET /virtual-network/1683e344-1a48-4771-a58e-113c11eac32a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004067 10.0.0.19 - - [2025-09-05 19:41:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001573 10.0.0.19 - - [2025-09-05 19:41:20] "GET /virtual-network/e1970409-91d3-4d3d-8be2-ffe24650b64a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.003752 10.0.0.19 - - [2025-09-05 19:41:20] "PUT /virtual-network/1683e344-1a48-4771-a58e-113c11eac32a HTTP/1.1" 200 264 0.036700 10.0.0.19 - - [2025-09-05 19:41:20] "PUT /virtual-network/e1970409-91d3-4d3d-8be2-ffe24650b64a HTTP/1.1" 200 264 0.080858 10.0.0.19 - - [2025-09-05 19:41:20] "DELETE /security-group/b82f8bc4-2a52-49d6-a96d-55914db72606 HTTP/1.1" 200 115 0.044297 10.0.0.19 - - [2025-09-05 19:41:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001415 10.0.0.19 - - [2025-09-05 19:41:20] "DELETE /access-control-list/b6cfbeac-bec4-4052-b176-d55777fe486f HTTP/1.1" 200 115 0.024000 10.0.0.19 - - [2025-09-05 19:41:20] "DELETE /access-control-list/668f0062-f98d-4eaf-bd76-64af339e8ed2 HTTP/1.1" 200 115 0.020543 10.0.0.19 - - [2025-09-05 19:41:20] "GET /project/1824a743-8928-4aae-a39b-7a652898e3b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1894 0.027719 10.0.0.19 - - [2025-09-05 19:41:20] "GET /project/1824a743-8928-4aae-a39b-7a652898e3b7?fields=security_groups HTTP/1.1" 200 1352 0.032706 10.0.0.19 - - [2025-09-05 19:41:21] "DELETE /security-group/7842d026-186e-4290-9c54-79db61720130 HTTP/1.1" 200 115 0.039304 10.0.0.19 - - [2025-09-05 19:41:21] "DELETE /access-control-list/3ca6e2dd-f48d-452f-b1e2-9b7d3f5e2b2d HTTP/1.1" 200 115 0.032693 10.0.0.19 - - [2025-09-05 19:41:21] "GET /project/1824a743-8928-4aae-a39b-7a652898e3b7?fields=application_policy_sets HTTP/1.1" 200 1391 0.036965 10.0.0.19 - - [2025-09-05 19:41:21] "DELETE /access-control-list/a768c6fb-fc7f-4b06-86ff-1173f2ae3eb3 HTTP/1.1" 200 115 0.048156 10.0.0.19 - - [2025-09-05 19:41:21] "DELETE /project/1824a743-8928-4aae-a39b-7a652898e3b7 HTTP/1.1" 200 115 0.268316 10.0.0.19 - - [2025-09-05 19:41:21] "POST /projects HTTP/1.1" 409 238 0.001803 10.0.0.19 - - [2025-09-05 19:41:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001355 10.0.0.19 - - [2025-09-05 19:41:21] "GET /project/1be48fd9-d215-47a5-9f8c-fd61143ab7a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.023368 10.0.0.19 - - [2025-09-05 19:41:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001681 10.0.0.19 - - [2025-09-05 19:41:21] "GET /virtual-network/1683e344-1a48-4771-a58e-113c11eac32a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.004053 10.0.0.19 - - [2025-09-05 19:41:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001571 10.0.0.19 - - [2025-09-05 19:41:21] "GET /virtual-network/e1970409-91d3-4d3d-8be2-ffe24650b64a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3114 0.003417 10.0.0.19 - - [2025-09-05 19:41:21] "POST /security-groups HTTP/1.1" 409 285 0.002317 10.0.0.19 - - [2025-09-05 19:41:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001322 10.0.0.19 - - [2025-09-05 19:41:21] "PUT /security-group/3cd92f93-a3dc-4fb6-8186-cea2b1d642cd HTTP/1.1" 200 262 0.051971 10.0.0.19 - - [2025-09-05 19:41:21] "PUT /access-control-list/181d24b5-1e00-473d-82fe-5caff9c9c9e6 HTTP/1.1" 200 272 0.010851 10.0.0.19 - - [2025-09-05 19:41:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.019996 10.0.0.19 - - [2025-09-05 19:41:21] "PUT /access-control-list/81dc73eb-9c28-4e2f-8038-ad914b7b7bee HTTP/1.1" 200 272 0.030774 10.0.0.19 - - [2025-09-05 19:41:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002229 10.0.0.19 - - [2025-09-05 19:41:25] "GET /loadbalancer/4b3da247-7aac-4620-8e0d-744f4948a527?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2321 0.002126 10.0.0.19 - - [2025-09-05 19:41:25] "GET /virtual-machine-interface/b623874c-8a8f-11f0-b427-fa163edd5e02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.001718 10.0.0.19 - - [2025-09-05 19:41:25] "DELETE /loadbalancer-member/2e1d1f1a-43c4-44ec-8ca4-1196a4636af5 HTTP/1.1" 200 115 0.029714 10.0.0.19 - - [2025-09-05 19:41:25] "DELETE /loadbalancer-pool/01262509-a948-4f6a-924e-01e3549d30fa HTTP/1.1" 200 115 0.040700 10.0.0.19 - - [2025-09-05 19:41:26] "DELETE /loadbalancer-listener/12f20003-b240-4dea-bee3-d0191624faf5 HTTP/1.1" 200 115 0.024567 10.0.0.19 - - [2025-09-05 19:41:26] "DELETE /loadbalancer/4b3da247-7aac-4620-8e0d-744f4948a527 HTTP/1.1" 200 115 0.048212 10.0.0.19 - - [2025-09-05 19:41:26] "DELETE /floating-ip/06cd477d-3a38-496a-8a38-351aed98bfdd HTTP/1.1" 200 115 0.037202 10.0.0.19 - - [2025-09-05 19:41:26] "DELETE /instance-ip/eff39031-028b-4c92-b8bc-80a288c91978 HTTP/1.1" 200 115 0.037402 10.0.0.19 - - [2025-09-05 19:41:26] "DELETE /virtual-machine-interface/36a008da-f058-48da-8a4e-9ed7b664867d HTTP/1.1" 200 115 0.035324 10.0.0.19 - - [2025-09-05 19:41:26] "DELETE /tag/26f7fb74-610e-4fbb-951c-45937a8441ef HTTP/1.1" 200 115 0.031644 10.0.0.19 - - [2025-09-05 19:41:26] "GET /application-policy-set/050852a2-0630-4f30-8475-b7af56caff81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.002123 10.0.0.19 - - [2025-09-05 19:41:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002434 10.0.0.19 - - [2025-09-05 19:41:26] "GET /policy-management/efc5fb82-4a81-4602-927b-2a275db955a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002432 10.0.0.19 - - [2025-09-05 19:41:26] "GET /firewall-policy/87b5597c-eb09-4276-871a-246e342df943?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1734 0.001935 10.0.0.19 - - [2025-09-05 19:41:26] "GET /firewall-rule/30d2a6f5-d293-41c1-a62a-dab3ac0fe537?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2325 0.003689 10.0.0.19 - - [2025-09-05 19:41:26] "POST /ref-update HTTP/1.1" 200 156 0.012461 10.0.0.19 - - [2025-09-05 19:41:26] "DELETE /firewall-rule/30d2a6f5-d293-41c1-a62a-dab3ac0fe537 HTTP/1.1" 200 115 0.036263 10.0.0.19 - - [2025-09-05 19:41:26] "GET /firewall-policy/218b1eff-0537-4d49-a30d-e69dbf3a39ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.002163 10.0.0.19 - - [2025-09-05 19:41:26] "GET /firewall-rule/c731abac-aa77-48dd-9ead-6f76ddb23c8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2898 0.002863 10.0.0.19 - - [2025-09-05 19:41:26] "POST /ref-update HTTP/1.1" 200 156 0.013491 10.0.0.19 - - [2025-09-05 19:41:26] "DELETE /firewall-rule/c731abac-aa77-48dd-9ead-6f76ddb23c8a HTTP/1.1" 200 115 0.031006 10.0.0.19 - - [2025-09-05 19:41:26] "GET /firewall-policy/218b1eff-0537-4d49-a30d-e69dbf3a39ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2351 0.005072 10.0.0.19 - - [2025-09-05 19:41:26] "GET /firewall-rule/a748f19f-da28-4799-b80a-d06a73a4a663?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2596 0.002797 10.0.0.19 - - [2025-09-05 19:41:26] "POST /ref-update HTTP/1.1" 200 156 0.010298 10.0.0.19 - - [2025-09-05 19:41:26] "DELETE /firewall-rule/a748f19f-da28-4799-b80a-d06a73a4a663 HTTP/1.1" 200 115 0.038378 10.0.0.19 - - [2025-09-05 19:41:26] "GET /application-policy-set/050852a2-0630-4f30-8475-b7af56caff81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.002709 10.0.0.19 - - [2025-09-05 19:41:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001816 10.0.0.19 - - [2025-09-05 19:41:26] "GET /policy-management/efc5fb82-4a81-4602-927b-2a275db955a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002209 10.0.0.19 - - [2025-09-05 19:41:26] "GET /firewall-policy/218b1eff-0537-4d49-a30d-e69dbf3a39ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.002729 10.0.0.19 - - [2025-09-05 19:41:26] "POST /ref-update HTTP/1.1" 200 156 0.023668 10.0.0.19 - - [2025-09-05 19:41:26] "DELETE /firewall-policy/218b1eff-0537-4d49-a30d-e69dbf3a39ea HTTP/1.1" 200 115 0.033765 10.0.0.19 - - [2025-09-05 19:41:26] "DELETE /tag/9bda4d89-8179-49d4-84c0-ca03bb6831b4 HTTP/1.1" 200 115 0.075866 10.0.0.19 - - [2025-09-05 19:41:26] "DELETE /tag/af413a86-da1e-4508-87d1-7f69e24bcb56 HTTP/1.1" 200 115 0.065292 10.0.0.19 - - [2025-09-05 19:41:26] "DELETE /tag/2d8cf0fa-5dba-492c-b921-d02459eeb59e HTTP/1.1" 200 115 0.037293 10.0.0.19 - - [2025-09-05 19:41:26] "DELETE /tag/cf45c0ea-eaef-43c3-a732-4954093233f6 HTTP/1.1" 200 115 0.058885 10.0.0.19 - - [2025-09-05 19:41:26] "POST /projects HTTP/1.1" 409 238 0.002498 10.0.0.19 - - [2025-09-05 19:41:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001925 10.0.0.19 - - [2025-09-05 19:41:27] "GET /project/1be48fd9-d215-47a5-9f8c-fd61143ab7a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.040076 10.0.0.19 - - [2025-09-05 19:41:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001618 10.0.0.19 - - [2025-09-05 19:41:27] "GET /virtual-network/1683e344-1a48-4771-a58e-113c11eac32a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.003987 10.0.0.19 - - [2025-09-05 19:41:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002078 10.0.0.19 - - [2025-09-05 19:41:27] "GET /virtual-network/e1970409-91d3-4d3d-8be2-ffe24650b64a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3114 0.004127 10.0.0.19 - - [2025-09-05 19:41:27] "POST /security-groups HTTP/1.1" 409 285 0.001911 10.0.0.19 - - [2025-09-05 19:41:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002180 10.0.0.19 - - [2025-09-05 19:41:27] "PUT /security-group/3cd92f93-a3dc-4fb6-8186-cea2b1d642cd HTTP/1.1" 200 262 0.062591 10.0.0.19 - - [2025-09-05 19:41:27] "PUT /access-control-list/181d24b5-1e00-473d-82fe-5caff9c9c9e6 HTTP/1.1" 200 272 0.021147 10.0.0.19 - - [2025-09-05 19:41:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.024628 10.0.0.19 - - [2025-09-05 19:41:27] "GET /firewall-policy/474bc93d-bba1-4844-b2a3-af4e563b2da4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4386 0.005533 10.0.0.19 - - [2025-09-05 19:41:27] "PUT /access-control-list/81dc73eb-9c28-4e2f-8038-ad914b7b7bee HTTP/1.1" 200 272 0.029039 10.0.0.19 - - [2025-09-05 19:41:27] "GET /firewall-rule/8dae8aa4-deb8-4d2a-8cc0-acb4eda4ec11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.002873 10.0.0.19 - - [2025-09-05 19:41:27] "POST /ref-update HTTP/1.1" 200 156 0.054185 10.0.0.19 - - [2025-09-05 19:41:27] "DELETE /firewall-rule/8dae8aa4-deb8-4d2a-8cc0-acb4eda4ec11 HTTP/1.1" 200 115 0.039875 10.0.0.19 - - [2025-09-05 19:41:27] "GET /firewall-policy/474bc93d-bba1-4844-b2a3-af4e563b2da4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4130 0.006133 10.0.0.19 - - [2025-09-05 19:41:27] "GET /firewall-rule/027313ce-26d0-4518-baa2-ebacfcad529c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2084 0.003487 10.0.0.19 - - [2025-09-05 19:41:27] "POST /ref-update HTTP/1.1" 200 156 0.050448 10.0.0.19 - - [2025-09-05 19:41:27] "DELETE /firewall-rule/027313ce-26d0-4518-baa2-ebacfcad529c HTTP/1.1" 200 115 0.036724 10.0.0.19 - - [2025-09-05 19:41:27] "DELETE /tag/c7855908-7808-483b-9864-de19478f5066 HTTP/1.1" 200 115 0.037729 10.0.0.19 - - [2025-09-05 19:41:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002399 10.0.0.19 - - [2025-09-05 19:41:27] "GET /virtual-network/1683e344-1a48-4771-a58e-113c11eac32a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.004146 10.0.0.19 - - [2025-09-05 19:41:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004860 10.0.0.19 - - [2025-09-05 19:41:27] "GET /virtual-network/e1970409-91d3-4d3d-8be2-ffe24650b64a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3114 0.003770 10.0.0.19 - - [2025-09-05 19:41:27] "PUT /virtual-network/1683e344-1a48-4771-a58e-113c11eac32a HTTP/1.1" 200 264 0.046837 10.0.0.19 - - [2025-09-05 19:41:27] "PUT /virtual-network/e1970409-91d3-4d3d-8be2-ffe24650b64a HTTP/1.1" 200 264 0.070252 10.0.0.19 - - [2025-09-05 19:41:27] "DELETE /security-group/3cd92f93-a3dc-4fb6-8186-cea2b1d642cd HTTP/1.1" 200 115 0.085539 10.0.0.19 - - [2025-09-05 19:41:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.005363 10.0.0.19 - - [2025-09-05 19:41:27] "DELETE /access-control-list/181d24b5-1e00-473d-82fe-5caff9c9c9e6 HTTP/1.1" 200 115 0.042473 10.0.0.19 - - [2025-09-05 19:41:28] "DELETE /access-control-list/81dc73eb-9c28-4e2f-8038-ad914b7b7bee HTTP/1.1" 200 115 0.023865 10.0.0.19 - - [2025-09-05 19:41:28] "GET /project/1be48fd9-d215-47a5-9f8c-fd61143ab7a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1894 0.030867 10.0.0.19 - - [2025-09-05 19:41:28] "GET /project/1be48fd9-d215-47a5-9f8c-fd61143ab7a5?fields=security_groups HTTP/1.1" 200 1352 0.037847 10.0.0.19 - - [2025-09-05 19:41:28] "DELETE /security-group/a33a11ca-4045-4e2d-815f-4907b579a9f5 HTTP/1.1" 200 115 0.073940 10.0.0.19 - - [2025-09-05 19:41:28] "DELETE /access-control-list/773d629f-cb3f-4cd7-989d-7af6e4447774 HTTP/1.1" 200 115 0.042584 10.0.0.19 - - [2025-09-05 19:41:28] "GET /project/1be48fd9-d215-47a5-9f8c-fd61143ab7a5?fields=application_policy_sets HTTP/1.1" 200 1391 0.041414 10.0.0.19 - - [2025-09-05 19:41:28] "DELETE /access-control-list/3e7d7678-5620-46e2-879a-745ae1a70238 HTTP/1.1" 200 115 0.068064 10.0.0.19 - - [2025-09-05 19:41:28] "DELETE /project/1be48fd9-d215-47a5-9f8c-fd61143ab7a5 HTTP/1.1" 200 115 0.345795