++ 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: =================== Thu Sep 25 11:53:30 PM UTC 2025 ===================' INFO: =================== Thu Sep 25 11:53:30 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 +++++ awk '{print $2}' +++++ grep -o 'dev.*' +++++ ip route get 1 ++++ local iface=ens3 ++++ [[ ens3 == \l\o ]] ++++ echo ens3 +++ local nic=ens3 +++ get_ip_for_nic ens3 +++ local nic=ens3 +++ get_cidr_for_nic ens3 +++ command -v ip +++ local nic=ens3 +++ cut -d / -f 1 +++ awk '{print $2}' +++ ip addr show dev ens3 +++ grep 'inet ' +++ head -n 1 ++ DEFAULT_LOCAL_IP=10.0.0.49 ++ 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.49 ++ ANALYTICS_ALARM_ENABLE=False ++ ANALYTICS_SNMP_ENABLE=False ++ ANALYTICSDB_ENABLE=False ++ ANALYTICS_NODES=10.0.0.49 ++ ANALYTICSDB_NODES=10.0.0.49 ++ ANALYTICS_SNMP_NODES=10.0.0.49 ++ 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.49 +++ local server_address=10.0.0.49 +++ extended_server_list+='10.0.0.49:8081 ' +++ '[' -n '10.0.0.49:8081 ' ']' +++ echo 10.0.0.49:8081 ++ ANALYTICS_SERVERS=10.0.0.49: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.49 +++ local server_address=10.0.0.49 +++ extended_server_list+='10.0.0.49:9042 ' +++ '[' -n '10.0.0.49:9042 ' ']' +++ echo 10.0.0.49:9042 ++ ANALYTICSDB_CQL_SERVERS=10.0.0.49:9042 ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.49 ++ 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.49 +++ local server_address=10.0.0.49 +++ extended_server_list+='10.0.0.49:8086 ' +++ '[' -n '10.0.0.49:8086 ' ']' +++ echo 10.0.0.49:8086 ++ COLLECTOR_SERVERS=10.0.0.49: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.49 ++ CONFIGDB_NODES=10.0.0.49 ++ 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.49 +++ local server_address=10.0.0.49 +++ extended_server_list+='10.0.0.49:8082 ' +++ '[' -n '10.0.0.49:8082 ' ']' +++ echo 10.0.0.49:8082 ++ CONFIG_SERVERS=10.0.0.49: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.49 +++ local server_address=10.0.0.49 +++ extended_server_list+='10.0.0.49:9161 ' +++ '[' -n '10.0.0.49:9161 ' ']' +++ echo 10.0.0.49:9161 ++ CONFIGDB_SERVERS=10.0.0.49: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.49 +++ local server_address=10.0.0.49 +++ extended_server_list+='10.0.0.49:9041 ' +++ '[' -n '10.0.0.49:9041 ' ']' +++ echo 10.0.0.49:9041 ++ CONFIGDB_CQL_SERVERS=10.0.0.49: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.49 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.0.0.49 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.49 ++ 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.49 +++ local server_address=10.0.0.49 +++ extended_server_list+=10.0.0.49:2181, +++ '[' -n 10.0.0.49:2181, ']' +++ echo 10.0.0.49:2181 ++ ZOOKEEPER_SERVERS=10.0.0.49: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.49 +++ local server_address=10.0.0.49 +++ extended_server_list+='10.0.0.49:2181 ' +++ '[' -n '10.0.0.49:2181 ' ']' +++ echo 10.0.0.49:2181 ++ ZOOKEEPER_SERVERS_SPACE_DELIM=10.0.0.49:2181 ++ RABBITMQ_NODES=10.0.0.49 ++ 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.49 +++ local server_address=10.0.0.49 +++ extended_server_list+=10.0.0.49:5673, +++ '[' -n 10.0.0.49:5673, ']' +++ echo 10.0.0.49:5673 ++ RABBITMQ_SERVERS=10.0.0.49: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.49 +++ local server_address=10.0.0.49 +++ extended_server_list+='10.0.0.49:6379 ' +++ '[' -n '10.0.0.49:6379 ' ']' +++ echo 10.0.0.49:6379 ++ REDIS_SERVERS=10.0.0.49: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.49 ++ 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.49 +++ local server_address=10.0.0.49 +++ extended_server_list+='10.0.0.49:9092 ' +++ '[' -n '10.0.0.49:9092 ' ']' +++ echo 10.0.0.49:9092 ++ KAFKA_SERVERS=10.0.0.49: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.49 ++ 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.49 ++ WEBUI_JOB_SERVER_PORT=3000 ++ KUE_UI_PORT=3002 ++ WEBUI_HTTP_LISTEN_PORT=8180 ++ WEBUI_HTTPS_LISTEN_PORT=8143 ++ WEBUI_SSL_KEY_FILE=/etc/contrail/webui_ssl/cs-key.pem ++ WEBUI_SSL_CERT_FILE=/etc/contrail/webui_ssl/cs-cert.pem ++ WEBUI_SSL_CIPHERS=ECDHE-ECDSA-AES256-GCM-SHA384:ECDHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-CHACHA20-POLY1305:ECDHE-RSA-CHACHA20-POLY1305:ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES256-SHA384:ECDHE-RSA-AES256-SHA384:ECDHE-ECDSA-AES128-SHA256:ECDHE-RSA-AES128-SHA256:AES256-SHA ++ WEBUI_STATIC_AUTH_USER=admin ++ WEBUI_STATIC_AUTH_PASSWORD=contrail123 ++ WEBUI_STATIC_AUTH_ROLE=cloudAdmin ++ XMPP_SERVER_PORT=5269 ++ XMPP_SSL_ENABLE=False ++ XMPP_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ XMPP_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ XMPP_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ LINKLOCAL_SERVICE_PORT=80 ++ LINKLOCAL_SERVICE_NAME=metadata ++ LINKLOCAL_SERVICE_IP=169.254.169.254 ++ IPFABRIC_SERVICE_PORT=8775 ++ INTROSPECT_SSL_ENABLE=False ++ INTROSPECT_SSL_INSECURE=True ++ INTROSPECT_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ INTROSPECT_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ INTROSPECT_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ INTROSPECT_LISTEN_ALL=True ++ SANDESH_SSL_ENABLE=False ++ SANDESH_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ METADATA_SSL_ENABLE=false ++ METADATA_SSL_CERTFILE= ++ METADATA_SSL_KEYFILE= ++ METADATA_SSL_CA_CERTFILE= ++ METADATA_SSL_CERT_TYPE= ++ CONFIGURE_IPTABLES=false ++ FWAAS_ENABLE=False ++ CONTAINERD_NAMESPACE=k8s.io ++ TOR_AGENT_OVS_KA=10000 ++ TOR_TYPE=ovs ++ TOR_OVS_PROTOCOL=tcp ++ TORAGENT_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ TORAGENT_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ TORAGENT_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ [[ / == \/\v\2\.\0 ]] ++ [[ kubernetes == \o\p\e\n\s\t\a\c\k ]] ++ [[ noauth == \k\e\y\s\t\o\n\e ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ read -r -d '' sandesh_client_config ++ true ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ xmpp_certs_config= ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ analytics_api_ssl_opts= ++ read -r -d '' rabbitmq_config ++ true ++ read -r -d '' rabbit_config ++ true ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ kafka_ssl_config= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z '' ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ export TSN_AGENT_MODE= ++ TSN_AGENT_MODE= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z x ]] ++ RSYSLOGD_XFLOW_LISTEN_PORT=9898 + pre_start_init + wait_certs_if_ssl_enabled + is_ssl_enabled + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_config_api_certs_if_ssl_enabled + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_for_cassandra ++ echo 10.0.0.49 ++ cut -d , -f 1 + local cassandra=10.0.0.49 + (( i=1 )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.49 9041 + echo 'INFO: Waiting for cassandra 2/30' INFO: Waiting for cassandra 2/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.49 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.49 9041 + echo 'INFO: Waiting for cassandra 4/30' INFO: Waiting for cassandra 4/30 + sleep 10 + (( i++ )) + (( i<=30 )) + nc -z 10.0.0.49 9041 + echo -e '\035\nquit' + echo 'INFO: Cassandra is connected' INFO: Cassandra is connected + sleep 5 + return 0 + host_ip=0.0.0.0 + is_enabled + local val= + [[ '' == \t\r\u\e ]] + [[ '' == \y\e\s ]] + [[ '' == \e\n\a\b\l\e\d ]] ++ get_listen_ip_for_node CONFIG +++ cut -d ' ' -f 1 +++ find_my_ip_and_order_for_node CONFIG +++ local server_typ=CONFIG_NODES +++ find_my_ip_and_order_for_node_list 10.0.0.49 +++ local servers=10.0.0.49 +++ local server_list= +++ IFS=, +++ read -ra server_list ++++ get_local_ips ++++ sort ++++ tr '\n' , ++++ uniq ++++ grep -vi host ++++ awk '/32 host/ { print f } {f=$2}' ++++ cat /proc/net/fib_trie +++ local local_ips=,10.0.0.49,10.161.57.1,127.0.0.1,172.17.0.1,252.49.0.1,, +++ local ord=1 +++ for server in "${server_list[@]}" +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.49'\''))' +++ local server_ip=10.0.0.49 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.49 ]] +++ [[ ,10.0.0.49,10.161.57.1,127.0.0.1,172.17.0.1,252.49.0.1,, =~ ,10\.0\.0\.49, ]] +++ echo 10.0.0.49 1 +++ return ++ local ip=10.0.0.49 ++ [[ -z 10.0.0.49 ]] ++ echo 10.0.0.49 + host_ip=10.0.0.49 + [[ cql == \c\q\l ]] ++ sed 's/,/ /g' ++ echo 10.0.0.49:9041 + cassandra_server_list=10.0.0.49:9041 + config_api_certs_config= + uwsgi_socket='protocol = http\nsocket = 10.0.0.49: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 ++ set ++ cut -d = -f 1 ++ sort ++ grep '^API__.*__.*=.*$' ++ sed 's/^API__//g' + local vars= + local section= + (( ++index )) + (( index < CONFIG_API_WORKER_COUNT )) + (( CONFIG_API_WORKER_COUNT > 1 )) + service_cmd='/usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0' + set_third_party_auth_config + [[ noauth != \k\e\y\s\t\o\n\e ]] + return + set_vnc_api_lib_ini + local tmp_file=/etc/contrail/vnc_api_lib.ini.tmp + cat + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + [[ noauth == \k\e\y\s\t\o\n\e ]] + cat + mv -f /etc/contrail/vnc_api_lib.ini.tmp /etc/contrail/vnc_api_lib.ini + upgrade_old_logs contrail-api + local template=contrail-api ++ dirname /var/log/contrail/config-api + local old_dir=/var/log/contrail + mkdir -p /var/log/contrail/config-api + chmod 755 /var/log/contrail/config-api + mv -n '/var/log/contrail/*contrail-api.log*' /var/log/contrail/config-api/ + true + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + chown 1999:1999 /var/log/contrail/config-api + find /var/log/contrail/config-api -uid 0 -exec chown 1999:1999 '{}' + + run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + mkdir -p /etc/contrail /var/lib/contrail + chown 1999:1999 /etc/contrail /var/lib/contrail + find /etc/contrail -uid 0 -exec chown 1999:1999 '{}' + + chmod 755 /etc/contrail + do_run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + mkdir -p /var/crashes + chmod 777 /var/crashes ++ id -un 1999 + local user_name=contrail + export HOME=/home/contrail + HOME=/home/contrail + mkdir -p /home/contrail + chown -R 1999:1999 /home/contrail + exec setpriv --reuid 1999 --regid 1999 --clear-groups --no-new-privs /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:287: SyntaxWarning: "is not" with a literal. Did you mean "!="? if ip_alloc_unit is not 1: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1113: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1910: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: 09/25/2025 23:54:13.245 7f18821e37c0 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 09/25/2025 23:54:13.430 7f18821e37c0 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 09/25/2025 23:54:13.469 7f18821e37c0 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 09/25/2025 23:54:13.470 7f18821e37c0 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log] [Introspect:8084]10.0.0.49 - - [2025-09-25 23:54:23] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 314 0.000604 Bottle v0.12.25 server starting up (using GeventPoolServer(spawn=))... Listening on http://10.0.0.49:8082/ Hit Ctrl-C to quit. 10.0.0.49 - - [2025-09-25 23:54:24] "GET / HTTP/1.1" 503 181 0.000196 10.0.0.49 - - [2025-09-25 23:54:25] "GET / HTTP/1.1" 200 35931 0.001324 10.0.0.49 - - [2025-09-25 23:54:25] "GET / HTTP/1.1" 200 35931 0.001357 10.0.0.49 - - [2025-09-25 23:54:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002348 10.0.0.49 - - [2025-09-25 23:54:25] "GET /global-system-config/481ee023-5d3f-4ad4-87a8-71680fad51f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1058 0.004510 10.0.0.49 - - [2025-09-25 23:54:25] "POST /fqname-to-id HTTP/1.1" 404 216 0.001868 10.0.0.49 - - [2025-09-25 23:54:25] "POST /analytics-snmp-nodes HTTP/1.1" 200 609 0.036361 10.0.0.49 - - [2025-09-25 23:54:25] "GET / HTTP/1.1" 200 45303 0.001242 10.0.0.49 - - [2025-09-25 23:54:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004279 10.0.0.49 - - [2025-09-25 23:54:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.005182 10.0.0.49 - - [2025-09-25 23:54:25] "GET / HTTP/1.1" 200 35931 0.001198 10.0.0.49 - - [2025-09-25 23:54:26] "GET / HTTP/1.1" 200 35931 0.001150 10.0.0.49 - - [2025-09-25 23:54:26] "POST /fqname-to-id HTTP/1.1" 404 186 0.002693 10.0.0.49 - - [2025-09-25 23:54:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003379 10.0.0.49 - - [2025-09-25 23:54:26] "GET /global-system-config/481ee023-5d3f-4ad4-87a8-71680fad51f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1058 0.005468 10.0.0.49 - - [2025-09-25 23:54:26] "POST /service-appliance-sets HTTP/1.1" 200 553 0.034502 10.0.0.49 - - [2025-09-25 23:54:26] "POST /fqname-to-id HTTP/1.1" 404 180 0.002319 10.0.0.49 - - [2025-09-25 23:54:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.008434 10.0.0.49 - - [2025-09-25 23:54:26] "GET /global-system-config/481ee023-5d3f-4ad4-87a8-71680fad51f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1058 0.008924 10.0.0.49 - - [2025-09-25 23:54:26] "GET / HTTP/1.1" 200 35931 0.001322 10.0.0.49 - - [2025-09-25 23:54:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.013361 10.0.0.49 - - [2025-09-25 23:54:26] "POST /service-appliance-sets HTTP/1.1" 200 541 0.088797 10.0.0.49 - - [2025-09-25 23:54:26] "GET /global-system-config/481ee023-5d3f-4ad4-87a8-71680fad51f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1058 0.013204 10.0.0.49 - - [2025-09-25 23:54:26] "POST /fqname-to-id HTTP/1.1" 404 216 0.003714 10.0.0.49 - - [2025-09-25 23:54:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.017208 10.0.0.49 - - [2025-09-25 23:54:26] "GET /network-ipam/3b452742-643c-47aa-a3e8-14a3a807bdc7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.006105 10.0.0.49 - - [2025-09-25 23:54:26] "POST /database-nodes HTTP/1.1" 200 597 0.090094 10.0.0.49 - - [2025-09-25 23:54:27] "GET / HTTP/1.1" 200 35931 0.001321 10.0.0.49 - - [2025-09-25 23:54:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.020778 10.0.0.49 - - [2025-09-25 23:54:27] "GET /global-system-config/481ee023-5d3f-4ad4-87a8-71680fad51f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1058 0.032272 10.0.0.49 - - [2025-09-25 23:54:27] "POST /fqname-to-id HTTP/1.1" 404 216 0.012824 10.0.0.49 - - [2025-09-25 23:54:27] "POST /analytics-nodes HTTP/1.1" 200 599 0.116945 10.0.0.49 - - [2025-09-25 23:54:27] "GET / HTTP/1.1" 200 35931 0.001963 10.0.0.49 - - [2025-09-25 23:54:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002612 10.0.0.49 - - [2025-09-25 23:54:27] "GET /global-system-config/481ee023-5d3f-4ad4-87a8-71680fad51f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1058 0.006490 10.0.0.49 - - [2025-09-25 23:54:27] "POST /fqname-to-id HTTP/1.1" 404 216 0.002365 10.0.0.49 - - [2025-09-25 23:54:27] "POST /config-nodes HTTP/1.1" 200 593 0.065896 10.0.0.49 - - [2025-09-25 23:54:27] "POST /service-templates HTTP/1.1" 200 511 0.162910 10.0.0.49 - - [2025-09-25 23:54:27] "POST /service-templates HTTP/1.1" 200 501 0.095767 10.0.0.49 - - [2025-09-25 23:54:27] "POST /service-templates HTTP/1.1" 200 515 0.034645 10.0.0.49 - - [2025-09-25 23:54:27] "POST /service-templates HTTP/1.1" 200 535 0.083493 10.0.0.49 - - [2025-09-25 23:54:27] "POST /service-templates HTTP/1.1" 200 507 0.040730 10.0.0.49 - - [2025-09-25 23:54:27] "GET / HTTP/1.1" 200 35931 0.002073 10.0.0.49 - - [2025-09-25 23:54:27] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.006725 10.0.0.49 - - [2025-09-25 23:54:29] "GET / HTTP/1.1" 200 35931 0.001300 10.0.0.49 - - [2025-09-25 23:54:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.005594 10.0.0.49 - - [2025-09-25 23:54:29] "GET /global-system-config/481ee023-5d3f-4ad4-87a8-71680fad51f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1058 0.016313 10.0.0.49 - - [2025-09-25 23:54:29] "POST /fqname-to-id HTTP/1.1" 404 216 0.005118 10.0.0.49 - - [2025-09-25 23:54:29] "POST /config-database-nodes HTTP/1.1" 200 611 0.143636 10.0.0.49 - - [2025-09-25 23:54:29] "GET / HTTP/1.1" 200 35931 0.001765 10.0.0.49 - - [2025-09-25 23:54:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002477 10.0.0.49 - - [2025-09-25 23:54:29] "GET /global-system-config/481ee023-5d3f-4ad4-87a8-71680fad51f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1058 0.010177 10.0.0.49 - - [2025-09-25 23:54:29] "POST /fqname-to-id HTTP/1.1" 404 216 0.003722 10.0.0.49 - - [2025-09-25 23:54:29] "POST /analytics-alarm-nodes HTTP/1.1" 200 611 0.028255 10.0.0.49 - - [2025-09-25 23:54:31] "GET / HTTP/1.1" 200 35931 0.001269 10.0.0.49 - - [2025-09-25 23:54:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003529 10.0.0.49 - - [2025-09-25 23:54:31] "GET /routing-instance/814464ef-4559-43a5-8276-9f8433f258ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.002820 10.0.0.49 - - [2025-09-25 23:54:31] "POST /bgp-routers HTTP/1.1" 200 616 0.033273 10.0.0.49 - - [2025-09-25 23:54:31] "GET /bgp-router/557d8e27-b98f-4808-94b8-55efba42ab66?fields=global_system_config_back_refs HTTP/1.1" 200 1129 0.012105 10.0.0.49 - - [2025-09-25 23:54:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.007592 10.0.0.49 - - [2025-09-25 23:54:31] "GET /global-system-config/481ee023-5d3f-4ad4-87a8-71680fad51f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1058 0.008152 10.0.0.49 - - [2025-09-25 23:54:31] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.004867 10.0.0.49 - - [2025-09-25 23:54:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002652 10.0.0.49 - - [2025-09-25 23:54:31] "GET /network-ipam/3b452742-643c-47aa-a3e8-14a3a807bdc7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.003388 10.0.0.49 - - [2025-09-25 23:54:31] "POST /ref-update HTTP/1.1" 200 156 0.020671 10.0.0.49 - - [2025-09-25 23:54:32] "POST /fqname-to-id HTTP/1.1" 404 225 0.001940 10.0.0.49 - - [2025-09-25 23:54:32] "POST /access-control-lists HTTP/1.1" 200 587 0.029672 10.0.0.49 - - [2025-09-25 23:54:32] "POST /fqname-to-id HTTP/1.1" 404 224 0.004012 10.0.0.49 - - [2025-09-25 23:54:32] "POST /access-control-lists HTTP/1.1" 200 585 0.024928 10.0.0.49 - - [2025-09-25 23:54:32] "POST /route-targets HTTP/1.1" 200 327 0.016404 10.0.0.49 - - [2025-09-25 23:54:32] "POST /ref-update HTTP/1.1" 200 156 0.019840 10.0.0.49 - - [2025-09-25 23:54:32] "POST /route-targets HTTP/1.1" 200 327 0.009841 10.0.0.49 - - [2025-09-25 23:54:32] "POST /ref-update HTTP/1.1" 200 156 0.020001 10.0.0.49 - - [2025-09-25 23:54:32] "POST /route-targets HTTP/1.1" 200 327 0.017978 10.0.0.49 - - [2025-09-25 23:54:32] "POST /ref-update HTTP/1.1" 200 156 0.020083 10.0.0.49 - - [2025-09-25 23:54:32] "POST /route-targets HTTP/1.1" 200 327 0.017983 10.0.0.49 - - [2025-09-25 23:54:32] "POST /ref-update HTTP/1.1" 200 156 0.022549 10.0.0.49 - - [2025-09-25 23:54:32] "POST /fqname-to-id HTTP/1.1" 404 201 0.001999 10.0.0.49 - - [2025-09-25 23:54:32] "POST /access-control-lists HTTP/1.1" 200 551 0.064098 10.0.0.49 - - [2025-09-25 23:54:32] "PUT /access-control-list/ffef16bb-e4cb-4ada-8f27-9f7952e4406d HTTP/1.1" 200 272 0.024200 10.0.0.49 - - [2025-09-25 23:54:32] "PUT /access-control-list/ac7ded98-10bd-4234-83ee-add5d5ad2437 HTTP/1.1" 200 272 0.017673 10.0.0.49 - - [2025-09-25 23:54:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002651 10.0.0.49 - - [2025-09-25 23:54:32] "GET /global-vrouter-config/d2647ee9-1b40-4beb-8c05-3658500f4ce5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1216 0.005036 10.0.0.49 - - [2025-09-25 23:54:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.005616 10.0.0.49 - - [2025-09-25 23:54:33] "PUT /global-vrouter-config/d2647ee9-1b40-4beb-8c05-3658500f4ce5 HTTP/1.1" 200 276 0.021612 10.0.0.49 - - [2025-09-25 23:54:33] "GET / HTTP/1.1" 200 35931 0.001410 10.0.0.49 - - [2025-09-25 23:54:33] "POST /alarms HTTP/1.1" 200 581 0.021934 10.0.0.49 - - [2025-09-25 23:54:33] "POST /alarms HTTP/1.1" 200 575 0.032729 10.0.0.49 - - [2025-09-25 23:54:33] "POST /alarms HTTP/1.1" 200 575 0.035684 10.0.0.49 - - [2025-09-25 23:54:33] "POST /alarms HTTP/1.1" 200 559 0.026757 10.0.0.49 - - [2025-09-25 23:54:33] "POST /alarms HTTP/1.1" 200 555 0.048265 10.0.0.49 - - [2025-09-25 23:54:33] "POST /alarms HTTP/1.1" 200 557 0.051320 10.0.0.49 - - [2025-09-25 23:54:33] "POST /alarms HTTP/1.1" 200 565 0.046116 10.0.0.49 - - [2025-09-25 23:54:33] "POST /alarms HTTP/1.1" 200 549 0.047827 10.0.0.49 - - [2025-09-25 23:54:33] "POST /alarms HTTP/1.1" 200 557 0.030835 10.0.0.49 - - [2025-09-25 23:54:33] "POST /alarms HTTP/1.1" 200 567 0.033304 10.0.0.49 - - [2025-09-25 23:54:33] "POST /alarms HTTP/1.1" 200 555 0.028208 10.0.0.49 - - [2025-09-25 23:54:33] "POST /alarms HTTP/1.1" 200 567 0.038116 10.0.0.49 - - [2025-09-25 23:54:34] "POST /alarms HTTP/1.1" 200 575 0.083465 10.0.0.49 - - [2025-09-25 23:54:34] "POST /alarms HTTP/1.1" 200 569 0.069236 10.0.0.49 - - [2025-09-25 23:54:34] "POST /alarms HTTP/1.1" 200 561 0.084702 10.0.0.49 - - [2025-09-25 23:54:34] "POST /alarms HTTP/1.1" 200 561 0.018882 10.0.0.49 - - [2025-09-25 23:54:34] "POST /alarms HTTP/1.1" 200 561 0.036573 10.0.0.49 - - [2025-09-25 23:54:34] "POST /alarms HTTP/1.1" 200 547 0.032350 10.0.0.49 - - [2025-09-25 23:54:34] "POST /alarms HTTP/1.1" 200 595 0.020726 10.0.0.49 - - [2025-09-25 23:54:34] "POST /alarms HTTP/1.1" 200 575 0.037160 10.0.0.49 - - [2025-09-25 23:54:34] "POST /alarms HTTP/1.1" 200 571 0.037999 10.0.0.49 - - [2025-09-25 23:54:34] "POST /alarms HTTP/1.1" 200 583 0.024824 10.0.0.49 - - [2025-09-25 23:54:34] "POST /alarms HTTP/1.1" 200 609 0.025290 10.0.0.49 - - [2025-09-25 23:54:34] "GET / HTTP/1.1" 200 35931 0.001600 10.0.0.49 - - [2025-09-25 23:54:34] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002220 10.0.0.49 - - [2025-09-25 23:54:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001839 10.0.0.49 - - [2025-09-25 23:54:34] "PUT /global-vrouter-config/d2647ee9-1b40-4beb-8c05-3658500f4ce5 HTTP/1.1" 200 276 0.007284 10.0.0.49 - - [2025-09-25 23:54:35] "GET / HTTP/1.1" 200 35931 0.001274 10.0.0.49 - - [2025-09-25 23:54:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002245 10.0.0.49 - - [2025-09-25 23:54:35] "GET /global-vrouter-config/d2647ee9-1b40-4beb-8c05-3658500f4ce5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.002599 10.0.0.49 - - [2025-09-25 23:54:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001929 10.0.0.49 - - [2025-09-25 23:54:35] "PUT /global-vrouter-config/d2647ee9-1b40-4beb-8c05-3658500f4ce5 HTTP/1.1" 200 276 0.008191 10.0.0.49 - - [2025-09-25 23:54:35] "GET / HTTP/1.1" 200 35931 0.001358 10.0.0.49 - - [2025-09-25 23:54:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004032 10.0.0.49 - - [2025-09-25 23:54:35] "GET /global-system-config/481ee023-5d3f-4ad4-87a8-71680fad51f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1344 0.009274 10.0.0.49 - - [2025-09-25 23:54:35] "PUT /global-system-config/481ee023-5d3f-4ad4-87a8-71680fad51f0 HTTP/1.1" 200 274 0.018319 [Introspect:8084]10.0.0.49 - - [2025-09-25 23:54:35] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000844 [Introspect:8084]10.0.0.49 - - [2025-09-25 23:54:35] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000772 [Introspect:8084]10.0.0.49 - - [2025-09-25 23:56:01] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000842 [Introspect:8084]10.0.0.49 - - [2025-09-25 23:56:01] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000887 10.0.0.49 - - [2025-09-25 23:56:07] "GET / HTTP/1.1" 200 35931 0.001222 10.0.0.49 - - [2025-09-25 23:56:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001781 10.0.0.49 - - [2025-09-25 23:56:08] "GET /domain/ded6eacc-5872-4a99-b29c-d464f438130a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 894 0.002641 10.0.0.49 - - [2025-09-25 23:56:08] "POST /id-to-fqname HTTP/1.1" 200 173 0.000529 10.0.0.49 - - [2025-09-25 23:56:08] "POST /fqname-to-id HTTP/1.1" 404 182 0.006778 10.0.0.49 - - [2025-09-25 23:56:08] "POST /security-groups HTTP/1.1" 200 570 0.075335 10.0.0.49 - - [2025-09-25 23:56:08] "POST /fqname-to-id HTTP/1.1" 404 213 0.015607 10.0.0.49 - - [2025-09-25 23:56:08] "POST /projects HTTP/1.1" 200 481 0.225266 10.0.0.49 - - [2025-09-25 23:56:08] "POST /access-control-lists HTTP/1.1" 200 579 0.055692 10.0.0.49 - - [2025-09-25 23:56:08] "POST /fqname-to-id HTTP/1.1" 404 212 0.027283 10.0.0.49 - - [2025-09-25 23:56:08] "POST /security-groups HTTP/1.1" 200 534 0.097780 10.0.0.49 - - [2025-09-25 23:56:08] "POST /access-control-lists HTTP/1.1" 200 577 0.072769 10.0.0.49 - - [2025-09-25 23:56:08] "POST /chown HTTP/1.1" 200 109 0.059636 10.0.0.49 - - [2025-09-25 23:56:08] "POST /policy-managements HTTP/1.1" 409 214 0.015106 10.0.0.49 - - [2025-09-25 23:56:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.006376 10.0.0.49 - - [2025-09-25 23:56:08] "GET /policy-management/b32a9962-a9bf-4ddc-90a0-76b710985c06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003045 10.0.0.49 - - [2025-09-25 23:56:08] "POST /application-policy-sets HTTP/1.1" 200 528 0.047803 10.0.0.49 - - [2025-09-25 23:56:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.015208 10.0.0.49 - - [2025-09-25 23:56:08] "GET /global-vrouter-config/d2647ee9-1b40-4beb-8c05-3658500f4ce5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003033 10.0.0.49 - - [2025-09-25 23:56:08] "PUT /global-vrouter-config/d2647ee9-1b40-4beb-8c05-3658500f4ce5 HTTP/1.1" 200 276 0.008334 10.0.0.49 - - [2025-09-25 23:56:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003825 10.0.0.49 - - [2025-09-25 23:56:08] "GET /virtual-network/e386b89a-c1ee-42d6-be6a-aa87cc13e17b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1426 0.004348 10.0.0.49 - - [2025-09-25 23:56:08] "POST /id-to-fqname HTTP/1.1" 200 177 0.000464 10.0.0.49 - - [2025-09-25 23:56:08] "POST /fqname-to-id HTTP/1.1" 404 186 0.010715 10.0.0.49 - - [2025-09-25 23:56:09] "POST /fqname-to-id HTTP/1.1" 404 232 0.009650 10.0.0.49 - - [2025-09-25 23:56:09] "POST /security-groups HTTP/1.1" 200 574 0.079706 10.0.0.49 - - [2025-09-25 23:56:09] "POST /projects HTTP/1.1" 200 489 0.235825 10.0.0.49 - - [2025-09-25 23:56:09] "POST /access-control-lists HTTP/1.1" 200 594 0.058137 10.0.0.49 - - [2025-09-25 23:56:09] "POST /fqname-to-id HTTP/1.1" 404 231 0.014065 10.0.0.49 - - [2025-09-25 23:56:09] "POST /security-groups HTTP/1.1" 200 546 0.059387 10.0.0.49 - - [2025-09-25 23:56:09] "POST /chown HTTP/1.1" 200 109 0.014757 10.0.0.49 - - [2025-09-25 23:56:09] "POST /access-control-lists HTTP/1.1" 200 592 0.049387 10.0.0.49 - - [2025-09-25 23:56:09] "POST /network-ipams HTTP/1.1" 200 522 0.055623 10.0.0.49 - - [2025-09-25 23:56:09] "POST /fqname-to-id HTTP/1.1" 404 217 0.012747 10.0.0.49 - - [2025-09-25 23:56:09] "POST /network-ipams HTTP/1.1" 200 510 0.044178 10.0.0.49 - - [2025-09-25 23:56:09] "POST /access-control-lists HTTP/1.1" 200 583 0.027400 10.0.0.49 - - [2025-09-25 23:56:09] "POST /fqname-to-id HTTP/1.1" 404 216 0.001402 10.0.0.49 - - [2025-09-25 23:56:09] "POST /fqname-to-id HTTP/1.1" 404 198 0.016360 10.0.0.49 - - [2025-09-25 23:56:09] "POST /access-control-lists HTTP/1.1" 200 581 0.070865 10.0.0.49 - - [2025-09-25 23:56:09] "POST /fqname-to-id HTTP/1.1" 404 240 0.002967 10.0.0.49 - - [2025-09-25 23:56:09] "POST /access-control-lists HTTP/1.1" 200 602 0.061350 10.0.0.49 - - [2025-09-25 23:56:09] "POST /useragent-kv HTTP/1.1" 200 115 0.003156 10.0.0.49 - - [2025-09-25 23:56:09] "POST /virtual-networks HTTP/1.1" 200 538 0.192911 10.0.0.49 - - [2025-09-25 23:56:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002389 10.0.0.49 - - [2025-09-25 23:56:09] "POST /fqname-to-id HTTP/1.1" 404 239 0.005078 10.0.0.49 - - [2025-09-25 23:56:09] "GET /virtual-network/d1d6944e-ce55-45b0-8691-e0028cbb84a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1733 0.010050 10.0.0.49 - - [2025-09-25 23:56:09] "POST /access-control-lists HTTP/1.1" 200 600 0.046223 10.0.0.49 - - [2025-09-25 23:56:09] "POST /fqname-to-id HTTP/1.1" 404 229 0.010523 10.0.0.49 - - [2025-09-25 23:56:09] "POST /network-ipams HTTP/1.1" 200 518 0.087845 10.0.0.49 - - [2025-09-25 23:56:09] "POST /fqname-to-id HTTP/1.1" 404 202 0.005889 10.0.0.49 - - [2025-09-25 23:56:09] "POST /access-control-lists HTTP/1.1" 200 589 0.102053 10.0.0.49 - - [2025-09-25 23:56:09] "POST /route-targets HTTP/1.1" 200 327 0.073694 10.0.0.49 - - [2025-09-25 23:56:09] "POST /ref-update HTTP/1.1" 200 156 0.050730 10.0.0.49 - - [2025-09-25 23:56:10] "POST /useragent-kv HTTP/1.1" 200 115 0.023298 10.0.0.49 - - [2025-09-25 23:56:10] "POST /virtual-networks HTTP/1.1" 200 546 0.315030 10.0.0.49 - - [2025-09-25 23:56:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.008669 10.0.0.49 - - [2025-09-25 23:56:10] "PUT /access-control-list/d257cf0a-a622-4298-84d0-aacdfd54a696 HTTP/1.1" 200 272 0.124961 10.0.0.49 - - [2025-09-25 23:56:10] "GET /virtual-network/7d8f2135-e3b7-4ebb-87be-0e322e7f5876?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1749 0.072040 10.0.0.49 - - [2025-09-25 23:56:10] "POST /fqname-to-id HTTP/1.1" 404 199 0.006753 10.0.0.49 - - [2025-09-25 23:56:10] "POST /network-policys HTTP/1.1" 200 538 0.028194 10.0.0.49 - - [2025-09-25 23:56:10] "POST /fqname-to-id HTTP/1.1" 404 197 0.003246 10.0.0.49 - - [2025-09-25 23:56:10] "POST /route-targets HTTP/1.1" 200 327 0.035443 10.0.0.49 - - [2025-09-25 23:56:10] "POST /ref-update HTTP/1.1" 200 156 0.020699 10.0.0.49 - - [2025-09-25 23:56:10] "POST /network-policys HTTP/1.1" 200 534 0.050858 10.0.0.49 - - [2025-09-25 23:56:10] "POST /fqname-to-id HTTP/1.1" 404 201 0.001995 10.0.0.49 - - [2025-09-25 23:56:10] "POST /network-policys HTTP/1.1" 200 542 0.054552 10.0.0.49 - - [2025-09-25 23:56:10] "POST /ref-update HTTP/1.1" 200 156 0.054987 10.0.0.49 - - [2025-09-25 23:56:10] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.010970 10.0.0.49 - - [2025-09-25 23:56:10] "PUT /access-control-list/deaa80ff-ff74-4f24-8d24-2ece012a5307 HTTP/1.1" 200 272 0.049470 10.0.0.49 - - [2025-09-25 23:56:10] "POST /ref-update HTTP/1.1" 200 156 0.111831 10.0.0.49 - - [2025-09-25 23:56:10] "PUT /access-control-list/d257cf0a-a622-4298-84d0-aacdfd54a696 HTTP/1.1" 200 272 0.048719 10.0.0.49 - - [2025-09-25 23:56:10] "PUT /access-control-list/deaa80ff-ff74-4f24-8d24-2ece012a5307 HTTP/1.1" 200 272 0.073638 10.0.0.49 - - [2025-09-25 23:56:10] "POST /ref-update HTTP/1.1" 200 156 0.042129 10.0.0.49 - - [2025-09-25 23:56:10] "POST /ref-update HTTP/1.1" 200 156 0.132845 10.0.0.49 - - [2025-09-25 23:56:10] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.009526 10.0.0.49 - - [2025-09-25 23:56:10] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.007065 10.0.0.49 - - [2025-09-25 23:56:10] "PUT /access-control-list/d257cf0a-a622-4298-84d0-aacdfd54a696 HTTP/1.1" 200 272 0.074986 10.0.0.49 - - [2025-09-25 23:56:10] "PUT /access-control-list/deaa80ff-ff74-4f24-8d24-2ece012a5307 HTTP/1.1" 200 272 0.043081 10.0.0.49 - - [2025-09-25 23:56:10] "POST /fqname-to-id HTTP/1.1" 404 237 0.001953 10.0.0.49 - - [2025-09-25 23:56:10] "POST /ref-update HTTP/1.1" 200 156 0.142921 10.0.0.49 - - [2025-09-25 23:56:11] "POST /access-control-lists HTTP/1.1" 200 601 0.130571 10.0.0.49 - - [2025-09-25 23:56:11] "POST /ref-update HTTP/1.1" 200 156 0.197300 10.0.0.49 - - [2025-09-25 23:56:11] "POST /ref-update HTTP/1.1" 200 156 0.102930 10.0.0.49 - - [2025-09-25 23:56:11] "PUT /access-control-list/9dd7188f-3deb-459c-a9c7-475fb5068330 HTTP/1.1" 200 272 0.053261 10.0.0.49 - - [2025-09-25 23:56:11] "POST /ref-update HTTP/1.1" 200 156 0.167066 10.0.0.49 - - [2025-09-25 23:56:11] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.032374 10.0.0.49 - - [2025-09-25 23:56:11] "PUT /access-control-list/9dd7188f-3deb-459c-a9c7-475fb5068330 HTTP/1.1" 200 272 0.062422 10.0.0.49 - - [2025-09-25 23:56:11] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.023458 10.0.0.49 - - [2025-09-25 23:56:11] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003328 10.0.0.49 - - [2025-09-25 23:56:11] "POST /ref-update HTTP/1.1" 200 156 0.074344 10.0.0.49 - - [2025-09-25 23:56:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.012726 10.0.0.49 - - [2025-09-25 23:56:11] "GET /virtual-network/e386b89a-c1ee-42d6-be6a-aa87cc13e17b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1718 0.013724 10.0.0.49 - - [2025-09-25 23:56:11] "GET /application-policy-set/33083a32-913e-42d7-aea8-34f3c43f02f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1064 0.012602 10.0.0.49 - - [2025-09-25 23:56:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.012375 10.0.0.49 - - [2025-09-25 23:56:11] "GET /policy-management/b32a9962-a9bf-4ddc-90a0-76b710985c06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002489 10.0.0.49 - - [2025-09-25 23:56:11] "POST /firewall-policys HTTP/1.1" 200 530 0.026789 10.0.0.49 - - [2025-09-25 23:56:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.034335 10.0.0.49 - - [2025-09-25 23:56:11] "GET /firewall-policy/4abb6cbc-246c-4bd8-8665-1972a355b989?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1441 0.017068 10.0.0.49 - - [2025-09-25 23:56:11] "GET /application-policy-set/33083a32-913e-42d7-aea8-34f3c43f02f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1064 0.004177 10.0.0.49 - - [2025-09-25 23:56:11] "GET /firewall-policy/4abb6cbc-246c-4bd8-8665-1972a355b989?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1441 0.010133 10.0.0.49 - - [2025-09-25 23:56:11] "POST /ref-update HTTP/1.1" 200 156 0.019440 10.0.0.49 - - [2025-09-25 23:56:11] "GET /application-policy-set/33083a32-913e-42d7-aea8-34f3c43f02f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1312 0.010244 10.0.0.49 - - [2025-09-25 23:56:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002199 10.0.0.49 - - [2025-09-25 23:56:11] "GET /policy-management/b32a9962-a9bf-4ddc-90a0-76b710985c06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.005334 10.0.0.49 - - [2025-09-25 23:56:12] "POST /firewall-policys HTTP/1.1" 200 532 0.038512 10.0.0.49 - - [2025-09-25 23:56:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.012871 10.0.0.49 - - [2025-09-25 23:56:12] "GET /firewall-policy/37eed26c-9863-4a7b-ac45-7b4d05afed5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.007299 10.0.0.49 - - [2025-09-25 23:56:12] "GET /application-policy-set/33083a32-913e-42d7-aea8-34f3c43f02f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1312 0.007527 10.0.0.49 - - [2025-09-25 23:56:12] "GET /firewall-policy/37eed26c-9863-4a7b-ac45-7b4d05afed5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.002599 10.0.0.49 - - [2025-09-25 23:56:12] "GET /firewall-policy/4abb6cbc-246c-4bd8-8665-1972a355b989?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1441 0.002158 10.0.0.49 - - [2025-09-25 23:56:12] "GET /firewall-policy/4abb6cbc-246c-4bd8-8665-1972a355b989?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1441 0.001977 10.0.0.49 - - [2025-09-25 23:56:12] "POST /ref-update HTTP/1.1" 200 156 0.012608 10.0.0.49 - - [2025-09-25 23:56:12] "POST /ref-update HTTP/1.1" 200 156 0.036113 10.0.0.49 - - [2025-09-25 23:56:12] "POST /ref-update HTTP/1.1" 200 156 0.039580 10.0.0.49 - - [2025-09-25 23:56:12] "GET /application-policy-set/33083a32-913e-42d7-aea8-34f3c43f02f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1534 0.075164 10.0.0.49 - - [2025-09-25 23:56:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001878 10.0.0.49 - - [2025-09-25 23:56:12] "GET /policy-management/b32a9962-a9bf-4ddc-90a0-76b710985c06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002216 10.0.0.49 - - [2025-09-25 23:56:12] "POST /firewall-policys HTTP/1.1" 200 530 0.026701 10.0.0.49 - - [2025-09-25 23:56:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.025670 10.0.0.49 - - [2025-09-25 23:56:12] "GET /firewall-policy/eb82fea7-7210-4be7-8436-1851d619c7a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.014193 10.0.0.49 - - [2025-09-25 23:56:12] "GET /application-policy-set/33083a32-913e-42d7-aea8-34f3c43f02f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1534 0.002743 10.0.0.49 - - [2025-09-25 23:56:12] "GET /firewall-policy/eb82fea7-7210-4be7-8436-1851d619c7a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.002576 10.0.0.49 - - [2025-09-25 23:56:12] "GET /firewall-policy/37eed26c-9863-4a7b-ac45-7b4d05afed5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.002113 10.0.0.49 - - [2025-09-25 23:56:12] "GET /firewall-policy/4abb6cbc-246c-4bd8-8665-1972a355b989?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1441 0.003163 10.0.0.49 - - [2025-09-25 23:56:12] "GET /firewall-policy/4abb6cbc-246c-4bd8-8665-1972a355b989?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1441 0.002443 10.0.0.49 - - [2025-09-25 23:56:12] "GET /firewall-policy/37eed26c-9863-4a7b-ac45-7b4d05afed5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.002040 10.0.0.49 - - [2025-09-25 23:56:12] "POST /ref-update HTTP/1.1" 200 156 0.018080 10.0.0.49 - - [2025-09-25 23:56:12] "POST /ref-update HTTP/1.1" 200 156 0.033147 10.0.0.49 - - [2025-09-25 23:56:12] "POST /ref-update HTTP/1.1" 200 156 0.042996 10.0.0.49 - - [2025-09-25 23:56:12] "POST /ref-update HTTP/1.1" 200 156 0.044016 10.0.0.49 - - [2025-09-25 23:56:13] "POST /ref-update HTTP/1.1" 200 156 0.044515 10.0.0.49 - - [2025-09-25 23:56:13] "GET /application-policy-set/33083a32-913e-42d7-aea8-34f3c43f02f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1755 0.030527 10.0.0.49 - - [2025-09-25 23:56:13] "POST /tags HTTP/1.1" 200 299 0.037603 10.0.0.49 - - [2025-09-25 23:56:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.026461 10.0.0.49 - - [2025-09-25 23:56:13] "GET /tag/faf0d989-5927-4a95-b7da-c7f8f4aadeb3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.027064 10.0.0.49 - - [2025-09-25 23:56:13] "POST /set-tag HTTP/1.1" 200 109 0.015034 10.0.0.49 - - [2025-09-25 23:56:13] "POST /tags HTTP/1.1" 200 357 0.150409 10.0.0.49 - - [2025-09-25 23:56:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001782 10.0.0.49 - - [2025-09-25 23:56:13] "GET /tag/34c86880-64ed-4afa-999a-05c5ad413c4d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1249 0.027390 10.0.0.49 - - [2025-09-25 23:56:13] "POST /tags HTTP/1.1" 200 305 0.059858 10.0.0.49 - - [2025-09-25 23:56:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002076 10.0.0.49 - - [2025-09-25 23:56:13] "GET /tag/83f40985-8bf7-45ac-8653-fbfb55d02c58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1117 0.014556 10.0.0.49 - - [2025-09-25 23:56:13] "POST /id-to-fqname HTTP/1.1" 200 174 0.003225 10.0.0.49 - - [2025-09-25 23:56:13] "POST /fqname-to-id HTTP/1.1" 404 183 0.019817 10.0.0.49 - - [2025-09-25 23:56:13] "POST /security-groups HTTP/1.1" 200 571 0.074008 10.0.0.49 - - [2025-09-25 23:56:13] "POST /projects HTTP/1.1" 200 483 0.266854 10.0.0.49 - - [2025-09-25 23:56:13] "POST /fqname-to-id HTTP/1.1" 404 214 0.003880 10.0.0.49 - - [2025-09-25 23:56:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.038719 10.0.0.49 - - [2025-09-25 23:56:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.022514 10.0.0.49 - - [2025-09-25 23:56:14] "POST /access-control-lists HTTP/1.1" 200 580 0.097584 10.0.0.49 - - [2025-09-25 23:56:14] "GET /virtual-network/d1d6944e-ce55-45b0-8691-e0028cbb84a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2294 0.028243 10.0.0.49 - - [2025-09-25 23:56:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.016582 10.0.0.49 - - [2025-09-25 23:56:14] "GET /virtual-network/7d8f2135-e3b7-4ebb-87be-0e322e7f5876?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2575 0.009660 10.0.0.49 - - [2025-09-25 23:56:14] "POST /fqname-to-id HTTP/1.1" 404 213 0.001837 10.0.0.49 - - [2025-09-25 23:56:14] "POST /access-control-lists HTTP/1.1" 200 578 0.065876 10.0.0.49 - - [2025-09-25 23:56:14] "PUT /virtual-network/d1d6944e-ce55-45b0-8691-e0028cbb84a3 HTTP/1.1" 200 264 0.081479 10.0.0.49 - - [2025-09-25 23:56:14] "PUT /virtual-network/7d8f2135-e3b7-4ebb-87be-0e322e7f5876 HTTP/1.1" 200 264 0.054912 10.0.0.49 - - [2025-09-25 23:56:14] "POST /security-groups HTTP/1.1" 200 537 0.086889 10.0.0.49 - - [2025-09-25 23:56:14] "POST /fqname-to-id HTTP/1.1" 404 234 0.010270 10.0.0.49 - - [2025-09-25 23:56:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.064173 10.0.0.49 - - [2025-09-25 23:56:14] "POST /access-control-lists HTTP/1.1" 200 596 0.094402 10.0.0.49 - - [2025-09-25 23:56:14] "POST /chown HTTP/1.1" 200 109 0.040305 10.0.0.49 - - [2025-09-25 23:56:14] "GET /application-policy-set/33083a32-913e-42d7-aea8-34f3c43f02f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.012868 10.0.0.49 - - [2025-09-25 23:56:14] "POST /fqname-to-id HTTP/1.1" 404 233 0.001673 10.0.0.49 - - [2025-09-25 23:56:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003997 10.0.0.49 - - [2025-09-25 23:56:14] "GET /policy-management/b32a9962-a9bf-4ddc-90a0-76b710985c06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.013982 10.0.0.49 - - [2025-09-25 23:56:14] "POST /access-control-lists HTTP/1.1" 200 594 0.062319 10.0.0.49 - - [2025-09-25 23:56:14] "POST /tags HTTP/1.1" 409 207 0.018342 10.0.0.49 - - [2025-09-25 23:56:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001945 10.0.0.49 - - [2025-09-25 23:56:14] "GET /tag/83f40985-8bf7-45ac-8653-fbfb55d02c58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1117 0.009904 10.0.0.49 - - [2025-09-25 23:56:14] "POST /firewall-rules HTTP/1.1" 200 564 0.068686 10.0.0.49 - - [2025-09-25 23:56:14] "GET /firewall-rule/507f9f86-4d6f-4245-9b1d-0d4f0288f9b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1998 0.028972 10.0.0.49 - - [2025-09-25 23:56:14] "GET /firewall-policy/37eed26c-9863-4a7b-ac45-7b4d05afed5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.003711 10.0.0.49 - - [2025-09-25 23:56:14] "GET /firewall-rule/507f9f86-4d6f-4245-9b1d-0d4f0288f9b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1998 0.002205 10.0.0.49 - - [2025-09-25 23:56:14] "POST /ref-update HTTP/1.1" 200 156 0.021953 10.0.0.49 - - [2025-09-25 23:56:14] "GET /application-policy-set/33083a32-913e-42d7-aea8-34f3c43f02f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.002735 10.0.0.49 - - [2025-09-25 23:56:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001924 10.0.0.49 - - [2025-09-25 23:56:14] "GET /policy-management/b32a9962-a9bf-4ddc-90a0-76b710985c06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002321 10.0.0.49 - - [2025-09-25 23:56:15] "POST /tags HTTP/1.1" 409 207 0.002593 10.0.0.49 - - [2025-09-25 23:56:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003134 10.0.0.49 - - [2025-09-25 23:56:15] "GET /tag/83f40985-8bf7-45ac-8653-fbfb55d02c58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1117 0.013802 10.0.0.49 - - [2025-09-25 23:56:15] "POST /firewall-rules HTTP/1.1" 200 562 0.071752 10.0.0.49 - - [2025-09-25 23:56:15] "GET /firewall-rule/c94c1c1e-7724-410d-97e5-65650ce76a4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1996 0.026007 10.0.0.49 - - [2025-09-25 23:56:15] "GET /firewall-policy/37eed26c-9863-4a7b-ac45-7b4d05afed5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1714 0.004679 10.0.0.49 - - [2025-09-25 23:56:15] "GET /firewall-rule/c94c1c1e-7724-410d-97e5-65650ce76a4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1996 0.002893 10.0.0.49 - - [2025-09-25 23:56:15] "POST /ref-update HTTP/1.1" 200 156 0.020610 10.0.0.49 - - [2025-09-25 23:56:15] "POST /tags HTTP/1.1" 200 301 0.065735 10.0.0.49 - - [2025-09-25 23:56:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001919 10.0.0.49 - - [2025-09-25 23:56:15] "GET /tag/86b33383-06a2-4030-89ef-ebfd0c25bc32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1107 0.012063 10.0.0.49 - - [2025-09-25 23:56:15] "POST /tags HTTP/1.1" 200 325 0.061828 10.0.0.49 - - [2025-09-25 23:56:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.028142 10.0.0.49 - - [2025-09-25 23:56:15] "GET /tag/4bb6a955-adeb-462a-a30d-b6bc80ff8303?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1167 0.015571 10.0.0.49 - - [2025-09-25 23:56:15] "POST /tags HTTP/1.1" 200 363 0.022925 10.0.0.49 - - [2025-09-25 23:56:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.022240 10.0.0.49 - - [2025-09-25 23:56:15] "GET /tag/dfbdecd5-1b36-44f3-9474-5aa23e3a4ddf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1262 0.014837 10.0.0.49 - - [2025-09-25 23:56:15] "POST /tags HTTP/1.1" 200 311 0.020473 10.0.0.49 - - [2025-09-25 23:56:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.011987 10.0.0.49 - - [2025-09-25 23:56:15] "GET /tag/150065a6-4071-4f7c-8f74-5dbe7f0eb604?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.013897 10.0.0.49 - - [2025-09-25 23:56:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002518 10.0.0.49 - - [2025-09-25 23:56:15] "GET /virtual-network/d1d6944e-ce55-45b0-8691-e0028cbb84a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2364 0.004262 10.0.0.49 - - [2025-09-25 23:56:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002930 10.0.0.49 - - [2025-09-25 23:56:15] "GET /project/dfcc4e11-e240-4b97-9939-ea510a4a7416?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.034549 10.0.0.49 - - [2025-09-25 23:56:15] "POST /virtual-machines HTTP/1.1" 200 377 0.016501 10.0.0.49 - - [2025-09-25 23:56:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.014056 10.0.0.49 - - [2025-09-25 23:56:16] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.140233 10.0.0.49 - - [2025-09-25 23:56:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.025224 10.0.0.49 - - [2025-09-25 23:56:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.006203 10.0.0.49 - - [2025-09-25 23:56:16] "GET /virtual-machine-interface/39264586-9a6b-11f0-a921-fa163ec519c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2875 0.004971 10.0.0.49 - - [2025-09-25 23:56:16] "POST /instance-ips HTTP/1.1" 200 409 0.039661 10.0.0.49 - - [2025-09-25 23:56:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.031745 10.0.0.49 - - [2025-09-25 23:56:16] "GET /virtual-machine-interface/39264586-9a6b-11f0-a921-fa163ec519c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2875 0.011714 10.0.0.49 - - [2025-09-25 23:56:16] "POST /set-tag HTTP/1.1" 200 109 0.021326 10.0.0.49 - - [2025-09-25 23:56:16] "GET /virtual-machine-interface/39264586-9a6b-11f0-a921-fa163ec519c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.030740 10.0.0.49 - - [2025-09-25 23:56:16] "GET /instance-ip/39430356-9a6b-11f0-a921-fa163ec519c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1964 0.010345 10.0.0.49 - - [2025-09-25 23:56:16] "POST /fqname-to-id HTTP/1.1" 404 226 0.003623 10.0.0.49 - - [2025-09-25 23:56:16] "POST /tags HTTP/1.1" 200 305 0.058561 10.0.0.49 - - [2025-09-25 23:56:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.008317 10.0.0.49 - - [2025-09-25 23:56:16] "GET /tag/7b1a40e1-c0ce-4d9f-bb93-e18d5d9f77af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1116 0.014619 10.0.0.49 - - [2025-09-25 23:56:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001892 10.0.0.49 - - [2025-09-25 23:56:16] "GET /project/e660da8a-142d-45cd-b585-679616d5d9ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.023949 10.0.0.49 - - [2025-09-25 23:56:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002009 10.0.0.49 - - [2025-09-25 23:56:16] "GET /virtual-network/7d8f2135-e3b7-4ebb-87be-0e322e7f5876?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2645 0.003977 10.0.0.49 - - [2025-09-25 23:56:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004653 10.0.0.49 - - [2025-09-25 23:56:16] "GET /service-appliance-set/6b3e5907-e0aa-40c0-bb08-d7038f328cf8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.014675 10.0.0.49 - - [2025-09-25 23:56:16] "POST /fqname-to-id HTTP/1.1" 404 240 0.002146 10.0.0.49 - - [2025-09-25 23:56:16] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.109366 10.0.0.49 - - [2025-09-25 23:56:16] "GET /virtual-machine-interface/de011226-594a-4c35-a041-8dc7573c9608?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2303 0.004397 10.0.0.49 - - [2025-09-25 23:56:16] "POST /instance-ips HTTP/1.1" 200 381 0.032126 10.0.0.49 - - [2025-09-25 23:56:17] "GET /instance-ip/9cad1129-2248-4faa-bc37-7ca407a25f17?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.010427 10.0.0.49 - - [2025-09-25 23:56:17] "POST /loadbalancers HTTP/1.1" 200 582 0.064644 10.0.0.49 - - [2025-09-25 23:56:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.046174 10.0.0.49 - - [2025-09-25 23:56:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.026078 10.0.0.49 - - [2025-09-25 23:56:17] "GET /project/e660da8a-142d-45cd-b585-679616d5d9ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.046104 10.0.0.49 - - [2025-09-25 23:56:17] "GET /instance-ip/9cad1129-2248-4faa-bc37-7ca407a25f17?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.003938 10.0.0.49 - - [2025-09-25 23:56:17] "GET /project/e660da8a-142d-45cd-b585-679616d5d9ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.073217 10.0.0.49 - - [2025-09-25 23:56:17] "GET /loadbalancer/ca9632c2-a010-479e-b6a2-a6ef2149ca1f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2155 0.008075 10.0.0.49 - - [2025-09-25 23:56:17] "POST /floating-ips HTTP/1.1" 200 583 0.084629 10.0.0.49 - - [2025-09-25 23:56:17] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.040076 10.0.0.49 - - [2025-09-25 23:56:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.009916 10.0.0.49 - - [2025-09-25 23:56:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.015064 10.0.0.49 - - [2025-09-25 23:56:17] "GET /project/e660da8a-142d-45cd-b585-679616d5d9ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.030413 10.0.0.49 - - [2025-09-25 23:56:17] "GET /loadbalancer-listener/2fd16838-df26-46b9-863b-cf8d7ea4be16?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1827 0.002770 10.0.0.49 - - [2025-09-25 23:56:17] "GET /loadbalancer-listener/2fd16838-df26-46b9-863b-cf8d7ea4be16?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1196 0.004161 10.0.0.49 - - [2025-09-25 23:56:17] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.040638 10.0.0.49 - - [2025-09-25 23:56:17] "GET /instance-ip/9cad1129-2248-4faa-bc37-7ca407a25f17?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.003101 10.0.0.49 - - [2025-09-25 23:56:17] "GET /instance-ip/9cad1129-2248-4faa-bc37-7ca407a25f17?fields=floating_ips HTTP/1.1" 200 1171 0.004899 10.0.0.49 - - [2025-09-25 23:56:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001743 10.0.0.49 - - [2025-09-25 23:56:17] "GET /global-vrouter-config/d2647ee9-1b40-4beb-8c05-3658500f4ce5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1864 0.002115 10.0.0.49 - - [2025-09-25 23:56:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001432 10.0.0.49 - - [2025-09-25 23:56:17] "PUT /global-vrouter-config/d2647ee9-1b40-4beb-8c05-3658500f4ce5 HTTP/1.1" 200 276 0.009615 10.0.0.49 - - [2025-09-25 23:56:17] "GET /floating-ip/a2c58a14-a67c-4571-9822-c7119a95fb94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1460 0.002653 10.0.0.49 - - [2025-09-25 23:56:17] "POST /tags HTTP/1.1" 200 301 0.028184 10.0.0.49 - - [2025-09-25 23:56:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.012724 10.0.0.49 - - [2025-09-25 23:56:17] "GET /tag/14dc2dde-1e2c-4c0d-b7c0-ad1cdda9a62f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.016782 10.0.0.49 - - [2025-09-25 23:56:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002575 10.0.0.49 - - [2025-09-25 23:56:17] "GET /project/dfcc4e11-e240-4b97-9939-ea510a4a7416?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.040684 10.0.0.49 - - [2025-09-25 23:56:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001561 10.0.0.49 - - [2025-09-25 23:56:17] "GET /virtual-network/7d8f2135-e3b7-4ebb-87be-0e322e7f5876?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2645 0.006074 10.0.0.49 - - [2025-09-25 23:56:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003099 10.0.0.49 - - [2025-09-25 23:56:17] "GET /service-appliance-set/6b3e5907-e0aa-40c0-bb08-d7038f328cf8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.002702 10.0.0.49 - - [2025-09-25 23:56:17] "POST /fqname-to-id HTTP/1.1" 404 242 0.001938 10.0.0.49 - - [2025-09-25 23:56:18] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.105792 10.0.0.49 - - [2025-09-25 23:56:18] "GET /virtual-machine-interface/3e0055b2-7099-46af-8857-c282bf1010ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2311 0.016983 10.0.0.49 - - [2025-09-25 23:56:18] "POST /instance-ips HTTP/1.1" 200 377 0.045009 10.0.0.49 - - [2025-09-25 23:56:18] "GET /instance-ip/71f352f2-e64a-4662-a3c3-15301ada3831?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.005106 10.0.0.49 - - [2025-09-25 23:56:18] "POST /loadbalancers HTTP/1.1" 200 582 0.069968 10.0.0.49 - - [2025-09-25 23:56:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.018278 10.0.0.49 - - [2025-09-25 23:56:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.019852 10.0.0.49 - - [2025-09-25 23:56:18] "GET /project/dfcc4e11-e240-4b97-9939-ea510a4a7416?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.047472 10.0.0.49 - - [2025-09-25 23:56:18] "GET /instance-ip/71f352f2-e64a-4662-a3c3-15301ada3831?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.003715 10.0.0.49 - - [2025-09-25 23:56:18] "GET /project/dfcc4e11-e240-4b97-9939-ea510a4a7416?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.066160 10.0.0.49 - - [2025-09-25 23:56:18] "GET /loadbalancer/8c799551-6807-4f25-bd38-cb013b5dad03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2170 0.009822 10.0.0.49 - - [2025-09-25 23:56:18] "POST /floating-ips HTTP/1.1" 200 581 0.097947 10.0.0.49 - - [2025-09-25 23:56:18] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.059618 10.0.0.49 - - [2025-09-25 23:56:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.009264 10.0.0.49 - - [2025-09-25 23:56:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001743 10.0.0.49 - - [2025-09-25 23:56:18] "GET /project/dfcc4e11-e240-4b97-9939-ea510a4a7416?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.060694 10.0.0.49 - - [2025-09-25 23:56:18] "GET /loadbalancer-listener/ca99e30d-6157-4b70-8171-ecba022a4002?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1822 0.003683 10.0.0.49 - - [2025-09-25 23:56:18] "GET /loadbalancer-listener/ca99e30d-6157-4b70-8171-ecba022a4002?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1195 0.002783 10.0.0.49 - - [2025-09-25 23:56:18] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.024887 10.0.0.49 - - [2025-09-25 23:56:18] "GET /instance-ip/71f352f2-e64a-4662-a3c3-15301ada3831?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.007097 10.0.0.49 - - [2025-09-25 23:56:18] "GET /instance-ip/71f352f2-e64a-4662-a3c3-15301ada3831?fields=floating_ips HTTP/1.1" 200 1164 0.005941 10.0.0.49 - - [2025-09-25 23:56:18] "GET /floating-ip/f0af02b5-dd13-4410-bdc2-7d54d4bdada5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1467 0.002475 10.0.0.49 - - [2025-09-25 23:56:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003575 10.0.0.49 - - [2025-09-25 23:56:18] "GET /project/dfcc4e11-e240-4b97-9939-ea510a4a7416?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.045657 10.0.0.49 - - [2025-09-25 23:56:18] "GET /loadbalancer/8c799551-6807-4f25-bd38-cb013b5dad03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2170 0.015935 10.0.0.49 - - [2025-09-25 23:56:18] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.030802 10.0.0.49 - - [2025-09-25 23:56:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.022568 10.0.0.49 - - [2025-09-25 23:56:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.006597 10.0.0.49 - - [2025-09-25 23:56:19] "GET /project/dfcc4e11-e240-4b97-9939-ea510a4a7416?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.041168 10.0.0.49 - - [2025-09-25 23:56:19] "GET /loadbalancer-listener/3e439ba3-8b10-453d-8fd1-a3659f1c1529?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1826 0.003833 10.0.0.49 - - [2025-09-25 23:56:19] "GET /loadbalancer-listener/3e439ba3-8b10-453d-8fd1-a3659f1c1529?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1195 0.003877 10.0.0.49 - - [2025-09-25 23:56:19] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.026203 10.0.0.49 - - [2025-09-25 23:56:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.016223 10.0.0.49 - - [2025-09-25 23:56:19] "GET /instance-ip/71f352f2-e64a-4662-a3c3-15301ada3831?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.011443 10.0.0.49 - - [2025-09-25 23:56:19] "GET /instance-ip/71f352f2-e64a-4662-a3c3-15301ada3831?fields=floating_ips HTTP/1.1" 200 1164 0.004347 10.0.0.49 - - [2025-09-25 23:56:19] "GET /project/dfcc4e11-e240-4b97-9939-ea510a4a7416?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.056653 10.0.0.49 - - [2025-09-25 23:56:19] "GET /floating-ip/f0af02b5-dd13-4410-bdc2-7d54d4bdada5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1467 0.004094 10.0.0.49 - - [2025-09-25 23:56:19] "GET /loadbalancer/8c799551-6807-4f25-bd38-cb013b5dad03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2170 0.002603 10.0.0.49 - - [2025-09-25 23:56:19] "POST /loadbalancer-listeners HTTP/1.1" 200 692 0.029676 10.0.0.49 - - [2025-09-25 23:56:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.008636 10.0.0.49 - - [2025-09-25 23:56:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.012955 10.0.0.49 - - [2025-09-25 23:56:19] "GET /project/dfcc4e11-e240-4b97-9939-ea510a4a7416?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.016847 10.0.0.49 - - [2025-09-25 23:56:19] "GET /loadbalancer-listener/18e6d0f5-23fc-4a95-869f-babc8566a646?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1833 0.011046 10.0.0.49 - - [2025-09-25 23:56:19] "GET /loadbalancer-listener/18e6d0f5-23fc-4a95-869f-babc8566a646?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1198 0.006025 10.0.0.49 - - [2025-09-25 23:56:19] "POST /loadbalancer-pools HTTP/1.1" 200 684 0.048857 10.0.0.49 - - [2025-09-25 23:56:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003914 10.0.0.49 - - [2025-09-25 23:56:19] "GET /instance-ip/71f352f2-e64a-4662-a3c3-15301ada3831?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.002484 10.0.0.49 - - [2025-09-25 23:56:19] "GET /loadbalancer/8c799551-6807-4f25-bd38-cb013b5dad03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2170 0.002602 10.0.0.49 - - [2025-09-25 23:56:19] "GET /instance-ip/71f352f2-e64a-4662-a3c3-15301ada3831?fields=floating_ips HTTP/1.1" 200 1164 0.003542 10.0.0.49 - - [2025-09-25 23:56:19] "GET /floating-ip/f0af02b5-dd13-4410-bdc2-7d54d4bdada5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1467 0.002406 10.0.0.49 - - [2025-09-25 23:56:19] "POST /tags HTTP/1.1" 200 355 0.025703 10.0.0.49 - - [2025-09-25 23:56:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.016053 10.0.0.49 - - [2025-09-25 23:56:19] "GET /tag/5fbc67ce-d361-421a-8f94-4d8cc610669d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1245 0.016523 10.0.0.49 - - [2025-09-25 23:56:19] "POST /tags HTTP/1.1" 200 303 0.039578 10.0.0.49 - - [2025-09-25 23:56:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.006159 10.0.0.49 - - [2025-09-25 23:56:19] "GET /tag/435ad7fa-cac8-4b3e-9448-459663179516?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.017449 10.0.0.49 - - [2025-09-25 23:56:19] "POST /projects HTTP/1.1" 409 218 0.002177 10.0.0.49 - - [2025-09-25 23:56:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.005630 10.0.0.49 - - [2025-09-25 23:56:19] "GET /project/e660da8a-142d-45cd-b585-679616d5d9ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.044200 10.0.0.49 - - [2025-09-25 23:56:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001855 10.0.0.49 - - [2025-09-25 23:56:19] "GET /network-ipam/a3ca0577-88c3-4e38-b00c-a98322be3c27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.003753 10.0.0.49 - - [2025-09-25 23:56:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.005656 10.0.0.49 - - [2025-09-25 23:56:19] "GET /virtual-network/d1d6944e-ce55-45b0-8691-e0028cbb84a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2364 0.003706 10.0.0.49 - - [2025-09-25 23:56:20] "PUT /virtual-network/d1d6944e-ce55-45b0-8691-e0028cbb84a3 HTTP/1.1" 200 264 0.053088 10.0.0.49 - - [2025-09-25 23:56:20] "GET /virtual-network/d1d6944e-ce55-45b0-8691-e0028cbb84a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2364 0.007523 10.0.0.49 - - [2025-09-25 23:56:20] "POST /set-tag HTTP/1.1" 200 109 0.071377 10.0.0.49 - - [2025-09-25 23:56:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002072 10.0.0.49 - - [2025-09-25 23:56:20] "GET /network-ipam/3ed1f5bf-d05d-4b1f-8771-e9734401d12a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1572 0.002440 10.0.0.49 - - [2025-09-25 23:56:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001289 10.0.0.49 - - [2025-09-25 23:56:20] "GET /virtual-network/7d8f2135-e3b7-4ebb-87be-0e322e7f5876?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2645 0.004713 10.0.0.49 - - [2025-09-25 23:56:20] "PUT /virtual-network/7d8f2135-e3b7-4ebb-87be-0e322e7f5876 HTTP/1.1" 200 264 0.085708 10.0.0.49 - - [2025-09-25 23:56:20] "GET /virtual-network/7d8f2135-e3b7-4ebb-87be-0e322e7f5876?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2645 0.014503 10.0.0.49 - - [2025-09-25 23:56:20] "POST /set-tag HTTP/1.1" 200 109 0.055188 10.0.0.49 - - [2025-09-25 23:56:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.007439 10.0.0.49 - - [2025-09-25 23:56:20] "GET /network-policy/bed2e033-3081-472e-a92b-78b052c7a391?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.007742 10.0.0.49 - - [2025-09-25 23:56:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002205 10.0.0.49 - - [2025-09-25 23:56:20] "GET /network-policy/26406c9e-0fa7-4ad2-b01b-7ada2a5d57c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.007430 10.0.0.49 - - [2025-09-25 23:56:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002182 10.0.0.49 - - [2025-09-25 23:56:20] "GET /network-policy/10cb6843-efd2-4451-97e0-9a3fbdbcd62d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2059 0.002622 10.0.0.49 - - [2025-09-25 23:56:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001351 10.0.0.49 - - [2025-09-25 23:56:20] "PUT /network-policy/10cb6843-efd2-4451-97e0-9a3fbdbcd62d HTTP/1.1" 200 262 0.011168 10.0.0.49 - - [2025-09-25 23:56:20] "POST /ref-update HTTP/1.1" 200 156 0.049996 10.0.0.49 - - [2025-09-25 23:56:20] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002442 10.0.0.49 - - [2025-09-25 23:56:20] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002756 10.0.0.49 - - [2025-09-25 23:56:20] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002223 10.0.0.49 - - [2025-09-25 23:56:20] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.011380 10.0.0.49 - - [2025-09-25 23:56:20] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.001601 10.0.0.49 - - [2025-09-25 23:56:20] "POST /security-groups HTTP/1.1" 409 245 0.002006 10.0.0.49 - - [2025-09-25 23:56:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001982 10.0.0.49 - - [2025-09-25 23:56:20] "PUT /security-group/c80494ab-5b7f-44bc-b5fd-106827ca13ba HTTP/1.1" 200 262 0.056067 10.0.0.49 - - [2025-09-25 23:56:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.020905 10.0.0.49 - - [2025-09-25 23:56:20] "PUT /access-control-list/99e13312-cec5-45ca-ae2d-34e2fc449dd5 HTTP/1.1" 200 272 0.035244 10.0.0.49 - - [2025-09-25 23:56:20] "GET /application-policy-set/33083a32-913e-42d7-aea8-34f3c43f02f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.011499 10.0.0.49 - - [2025-09-25 23:56:21] "PUT /access-control-list/025f6cee-6414-4b29-9763-bf15da4d7e10 HTTP/1.1" 200 272 0.027816 10.0.0.49 - - [2025-09-25 23:56:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002701 10.0.0.49 - - [2025-09-25 23:56:21] "GET /policy-management/b32a9962-a9bf-4ddc-90a0-76b710985c06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002864 10.0.0.49 - - [2025-09-25 23:56:21] "POST /tags HTTP/1.1" 409 206 0.001799 10.0.0.49 - - [2025-09-25 23:56:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002113 10.0.0.49 - - [2025-09-25 23:56:21] "GET /tag/435ad7fa-cac8-4b3e-9448-459663179516?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.010294 10.0.0.49 - - [2025-09-25 23:56:21] "POST /firewall-rules HTTP/1.1" 200 562 0.064298 10.0.0.49 - - [2025-09-25 23:56:21] "GET /firewall-rule/f56c16d8-4489-4f39-8103-8e9db132eef0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1993 0.011111 10.0.0.49 - - [2025-09-25 23:56:21] "GET /firewall-policy/37eed26c-9863-4a7b-ac45-7b4d05afed5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1951 0.008108 10.0.0.49 - - [2025-09-25 23:56:21] "GET /firewall-rule/f56c16d8-4489-4f39-8103-8e9db132eef0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1993 0.002353 10.0.0.49 - - [2025-09-25 23:56:21] "POST /ref-update HTTP/1.1" 200 156 0.027334 10.0.0.49 - - [2025-09-25 23:56:21] "GET /application-policy-set/33083a32-913e-42d7-aea8-34f3c43f02f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.005770 10.0.0.49 - - [2025-09-25 23:56:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001545 10.0.0.49 - - [2025-09-25 23:56:21] "GET /policy-management/b32a9962-a9bf-4ddc-90a0-76b710985c06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002111 10.0.0.49 - - [2025-09-25 23:56:21] "POST /tags HTTP/1.1" 409 206 0.003795 10.0.0.49 - - [2025-09-25 23:56:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001718 10.0.0.49 - - [2025-09-25 23:56:21] "GET /tag/435ad7fa-cac8-4b3e-9448-459663179516?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.014954 10.0.0.49 - - [2025-09-25 23:56:21] "POST /firewall-rules HTTP/1.1" 200 560 0.073955 10.0.0.49 - - [2025-09-25 23:56:21] "GET /firewall-rule/88df9ab4-0e15-4666-ab45-049cf9e9becb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1990 0.017453 10.0.0.49 - - [2025-09-25 23:56:21] "GET /firewall-policy/37eed26c-9863-4a7b-ac45-7b4d05afed5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2188 0.003233 10.0.0.49 - - [2025-09-25 23:56:21] "GET /firewall-rule/88df9ab4-0e15-4666-ab45-049cf9e9becb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1990 0.002674 10.0.0.49 - - [2025-09-25 23:56:21] "POST /ref-update HTTP/1.1" 200 156 0.065457 10.0.0.49 - - [2025-09-25 23:56:21] "POST /tags HTTP/1.1" 200 371 0.071995 10.0.0.49 - - [2025-09-25 23:56:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001726 10.0.0.49 - - [2025-09-25 23:56:21] "GET /tag/cda39f58-f805-4bcc-ac2a-4f711c2b0280?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1278 0.022140 10.0.0.49 - - [2025-09-25 23:56:21] "POST /tags HTTP/1.1" 200 319 0.048070 10.0.0.49 - - [2025-09-25 23:56:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.014820 10.0.0.49 - - [2025-09-25 23:56:21] "GET /tag/7b5805e2-c93c-4ffc-9a89-c8cd9c926938?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1147 0.029087 10.0.0.49 - - [2025-09-25 23:56:22] "POST /id-to-fqname HTTP/1.1" 200 181 0.000434 10.0.0.49 - - [2025-09-25 23:56:22] "POST /fqname-to-id HTTP/1.1" 404 190 0.004653 10.0.0.49 - - [2025-09-25 23:56:22] "POST /security-groups HTTP/1.1" 200 578 0.150066 10.0.0.49 - - [2025-09-25 23:56:22] "POST /projects HTTP/1.1" 200 497 0.327288 10.0.0.49 - - [2025-09-25 23:56:22] "POST /fqname-to-id HTTP/1.1" 404 225 0.006786 10.0.0.49 - - [2025-09-25 23:56:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.016924 10.0.0.49 - - [2025-09-25 23:56:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.024321 10.0.0.49 - - [2025-09-25 23:56:22] "GET /virtual-network/d1d6944e-ce55-45b0-8691-e0028cbb84a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2808 0.011796 10.0.0.49 - - [2025-09-25 23:56:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003261 10.0.0.49 - - [2025-09-25 23:56:22] "GET /virtual-network/7d8f2135-e3b7-4ebb-87be-0e322e7f5876?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2824 0.008389 10.0.0.49 - - [2025-09-25 23:56:22] "POST /access-control-lists HTTP/1.1" 200 587 0.144511 10.0.0.49 - - [2025-09-25 23:56:22] "POST /fqname-to-id HTTP/1.1" 404 224 0.004056 10.0.0.49 - - [2025-09-25 23:56:22] "PUT /virtual-network/d1d6944e-ce55-45b0-8691-e0028cbb84a3 HTTP/1.1" 200 264 0.092777 10.0.0.49 - - [2025-09-25 23:56:22] "POST /access-control-lists HTTP/1.1" 200 585 0.050975 10.0.0.49 - - [2025-09-25 23:56:22] "PUT /virtual-network/7d8f2135-e3b7-4ebb-87be-0e322e7f5876 HTTP/1.1" 200 264 0.113431 10.0.0.49 - - [2025-09-25 23:56:22] "POST /security-groups HTTP/1.1" 200 558 0.088572 10.0.0.49 - - [2025-09-25 23:56:22] "POST /fqname-to-id HTTP/1.1" 404 248 0.002084 10.0.0.49 - - [2025-09-25 23:56:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.046970 10.0.0.49 - - [2025-09-25 23:56:22] "POST /chown HTTP/1.1" 200 109 0.082914 10.0.0.49 - - [2025-09-25 23:56:22] "POST /access-control-lists HTTP/1.1" 200 610 0.110845 10.0.0.49 - - [2025-09-25 23:56:23] "GET /application-policy-set/33083a32-913e-42d7-aea8-34f3c43f02f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.002120 10.0.0.49 - - [2025-09-25 23:56:23] "POST /fqname-to-id HTTP/1.1" 404 247 0.001602 10.0.0.49 - - [2025-09-25 23:56:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001449 10.0.0.49 - - [2025-09-25 23:56:23] "GET /policy-management/b32a9962-a9bf-4ddc-90a0-76b710985c06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.004701 10.0.0.49 - - [2025-09-25 23:56:23] "POST /tags HTTP/1.1" 409 214 0.002147 10.0.0.49 - - [2025-09-25 23:56:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001700 10.0.0.49 - - [2025-09-25 23:56:23] "POST /access-control-lists HTTP/1.1" 200 608 0.062485 10.0.0.49 - - [2025-09-25 23:56:23] "GET /tag/7b5805e2-c93c-4ffc-9a89-c8cd9c926938?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1147 0.012177 10.0.0.49 - - [2025-09-25 23:56:23] "POST /firewall-rules HTTP/1.1" 200 578 0.100138 10.0.0.49 - - [2025-09-25 23:56:23] "GET /firewall-rule/c5716588-0229-41dc-9420-593a523d1b2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2034 0.013047 10.0.0.49 - - [2025-09-25 23:56:23] "GET /firewall-policy/37eed26c-9863-4a7b-ac45-7b4d05afed5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2424 0.003648 10.0.0.49 - - [2025-09-25 23:56:23] "GET /firewall-rule/c5716588-0229-41dc-9420-593a523d1b2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2034 0.002227 10.0.0.49 - - [2025-09-25 23:56:23] "POST /ref-update HTTP/1.1" 200 156 0.047123 10.0.0.49 - - [2025-09-25 23:56:23] "GET /application-policy-set/33083a32-913e-42d7-aea8-34f3c43f02f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.010046 10.0.0.49 - - [2025-09-25 23:56:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003371 10.0.0.49 - - [2025-09-25 23:56:23] "GET /policy-management/b32a9962-a9bf-4ddc-90a0-76b710985c06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002145 10.0.0.49 - - [2025-09-25 23:56:23] "POST /tags HTTP/1.1" 409 214 0.002259 10.0.0.49 - - [2025-09-25 23:56:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001805 10.0.0.49 - - [2025-09-25 23:56:23] "GET /tag/7b5805e2-c93c-4ffc-9a89-c8cd9c926938?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1147 0.009426 10.0.0.49 - - [2025-09-25 23:56:23] "POST /firewall-rules HTTP/1.1" 200 576 0.072079 10.0.0.49 - - [2025-09-25 23:56:23] "GET /firewall-rule/8a6838a7-0770-4979-a2fc-26e9e5b27008?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2030 0.007488 10.0.0.49 - - [2025-09-25 23:56:23] "GET /firewall-policy/37eed26c-9863-4a7b-ac45-7b4d05afed5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2669 0.004037 10.0.0.49 - - [2025-09-25 23:56:23] "GET /firewall-rule/8a6838a7-0770-4979-a2fc-26e9e5b27008?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2030 0.006490 10.0.0.49 - - [2025-09-25 23:56:23] "POST /ref-update HTTP/1.1" 200 156 0.029831 10.0.0.49 - - [2025-09-25 23:56:23] "POST /tags HTTP/1.1" 200 363 0.040977 10.0.0.49 - - [2025-09-25 23:56:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.013116 10.0.0.49 - - [2025-09-25 23:56:23] "GET /tag/bd750a07-c771-49d2-a79f-d31f19a23c80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1262 0.021978 10.0.0.49 - - [2025-09-25 23:56:23] "POST /tags HTTP/1.1" 200 311 0.027063 10.0.0.49 - - [2025-09-25 23:56:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.015350 10.0.0.49 - - [2025-09-25 23:56:23] "GET /tag/c4a38f7a-98f2-421e-a21b-3c9a688036bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.024337 10.0.0.49 - - [2025-09-25 23:56:24] "POST /id-to-fqname HTTP/1.1" 200 177 0.000507 10.0.0.49 - - [2025-09-25 23:56:24] "POST /fqname-to-id HTTP/1.1" 404 186 0.009163 10.0.0.49 - - [2025-09-25 23:56:24] "POST /security-groups HTTP/1.1" 200 574 0.098262 10.0.0.49 - - [2025-09-25 23:56:24] "POST /fqname-to-id HTTP/1.1" 404 217 0.002646 10.0.0.49 - - [2025-09-25 23:56:24] "POST /projects HTTP/1.1" 200 489 0.270593 10.0.0.49 - - [2025-09-25 23:56:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.018841 10.0.0.49 - - [2025-09-25 23:56:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.013615 10.0.0.49 - - [2025-09-25 23:56:24] "GET /virtual-network/d1d6944e-ce55-45b0-8691-e0028cbb84a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2880 0.011308 10.0.0.49 - - [2025-09-25 23:56:24] "POST /access-control-lists HTTP/1.1" 200 583 0.114117 10.0.0.49 - - [2025-09-25 23:56:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.041894 10.0.0.49 - - [2025-09-25 23:56:24] "POST /fqname-to-id HTTP/1.1" 404 216 0.036610 10.0.0.49 - - [2025-09-25 23:56:24] "GET /virtual-network/7d8f2135-e3b7-4ebb-87be-0e322e7f5876?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2896 0.006006 10.0.0.49 - - [2025-09-25 23:56:24] "POST /access-control-lists HTTP/1.1" 200 581 0.111612 10.0.0.49 - - [2025-09-25 23:56:24] "PUT /virtual-network/d1d6944e-ce55-45b0-8691-e0028cbb84a3 HTTP/1.1" 200 264 0.130961 10.0.0.49 - - [2025-09-25 23:56:24] "PUT /virtual-network/7d8f2135-e3b7-4ebb-87be-0e322e7f5876 HTTP/1.1" 200 264 0.081342 10.0.0.49 - - [2025-09-25 23:56:24] "POST /security-groups HTTP/1.1" 200 546 0.070271 10.0.0.49 - - [2025-09-25 23:56:24] "POST /fqname-to-id HTTP/1.1" 404 240 0.004768 10.0.0.49 - - [2025-09-25 23:56:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.058163 10.0.0.49 - - [2025-09-25 23:56:24] "POST /access-control-lists HTTP/1.1" 200 602 0.083849 10.0.0.49 - - [2025-09-25 23:56:24] "POST /fqname-to-id HTTP/1.1" 404 239 0.003089 10.0.0.49 - - [2025-09-25 23:56:24] "POST /chown HTTP/1.1" 200 109 0.042303 10.0.0.49 - - [2025-09-25 23:56:24] "GET /application-policy-set/33083a32-913e-42d7-aea8-34f3c43f02f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.020046 10.0.0.49 - - [2025-09-25 23:56:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001909 10.0.0.49 - - [2025-09-25 23:56:24] "GET /policy-management/b32a9962-a9bf-4ddc-90a0-76b710985c06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.009961 10.0.0.49 - - [2025-09-25 23:56:24] "POST /access-control-lists HTTP/1.1" 200 600 0.079324 10.0.0.49 - - [2025-09-25 23:56:24] "POST /tags HTTP/1.1" 409 210 0.016403 10.0.0.49 - - [2025-09-25 23:56:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.008884 10.0.0.49 - - [2025-09-25 23:56:25] "GET /tag/c4a38f7a-98f2-421e-a21b-3c9a688036bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.010745 10.0.0.49 - - [2025-09-25 23:56:25] "POST /firewall-rules HTTP/1.1" 200 570 0.077851 10.0.0.49 - - [2025-09-25 23:56:25] "GET /firewall-rule/02d2a91c-bd93-4d38-bb5c-b8c563f48705?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.017582 10.0.0.49 - - [2025-09-25 23:56:25] "GET /firewall-policy/37eed26c-9863-4a7b-ac45-7b4d05afed5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2913 0.004155 10.0.0.49 - - [2025-09-25 23:56:25] "GET /firewall-rule/02d2a91c-bd93-4d38-bb5c-b8c563f48705?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.004228 10.0.0.49 - - [2025-09-25 23:56:25] "POST /ref-update HTTP/1.1" 200 156 0.039586 10.0.0.49 - - [2025-09-25 23:56:25] "GET /application-policy-set/33083a32-913e-42d7-aea8-34f3c43f02f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.002393 10.0.0.49 - - [2025-09-25 23:56:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002607 10.0.0.49 - - [2025-09-25 23:56:25] "GET /policy-management/b32a9962-a9bf-4ddc-90a0-76b710985c06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.007476 10.0.0.49 - - [2025-09-25 23:56:25] "POST /tags HTTP/1.1" 409 210 0.003142 10.0.0.49 - - [2025-09-25 23:56:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002902 10.0.0.49 - - [2025-09-25 23:56:25] "GET /tag/c4a38f7a-98f2-421e-a21b-3c9a688036bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.011422 10.0.0.49 - - [2025-09-25 23:56:25] "POST /firewall-rules HTTP/1.1" 200 568 0.064900 10.0.0.49 - - [2025-09-25 23:56:25] "GET /firewall-rule/e7640dd0-8d67-4dc8-adde-554f9107ebe2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.027611 10.0.0.49 - - [2025-09-25 23:56:25] "GET /firewall-policy/37eed26c-9863-4a7b-ac45-7b4d05afed5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3154 0.003001 10.0.0.49 - - [2025-09-25 23:56:25] "GET /firewall-rule/e7640dd0-8d67-4dc8-adde-554f9107ebe2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.007936 10.0.0.49 - - [2025-09-25 23:56:25] "POST /ref-update HTTP/1.1" 200 156 0.052979 10.0.0.49 - - [2025-09-25 23:56:25] "POST /tags HTTP/1.1" 409 237 0.028923 10.0.0.49 - - [2025-09-25 23:56:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002469 10.0.0.49 - - [2025-09-25 23:56:25] "GET /tag/dfbdecd5-1b36-44f3-9474-5aa23e3a4ddf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1262 0.012741 10.0.0.49 - - [2025-09-25 23:56:25] "POST /tags HTTP/1.1" 409 210 0.002190 10.0.0.49 - - [2025-09-25 23:56:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002328 10.0.0.49 - - [2025-09-25 23:56:25] "GET /tag/150065a6-4071-4f7c-8f74-5dbe7f0eb604?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.012899 10.0.0.49 - - [2025-09-25 23:56:25] "POST /projects HTTP/1.1" 409 223 0.001924 10.0.0.49 - - [2025-09-25 23:56:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001796 10.0.0.49 - - [2025-09-25 23:56:25] "GET /project/dfcc4e11-e240-4b97-9939-ea510a4a7416?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.037235 10.0.0.49 - - [2025-09-25 23:56:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.007519 10.0.0.49 - - [2025-09-25 23:56:25] "GET /virtual-network/d1d6944e-ce55-45b0-8691-e0028cbb84a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2952 0.004235 10.0.0.49 - - [2025-09-25 23:56:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001870 10.0.0.49 - - [2025-09-25 23:56:25] "GET /virtual-network/7d8f2135-e3b7-4ebb-87be-0e322e7f5876?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2968 0.003662 10.0.0.49 - - [2025-09-25 23:56:26] "PUT /virtual-network/d1d6944e-ce55-45b0-8691-e0028cbb84a3 HTTP/1.1" 200 264 0.059343 10.0.0.49 - - [2025-09-25 23:56:26] "PUT /virtual-network/7d8f2135-e3b7-4ebb-87be-0e322e7f5876 HTTP/1.1" 200 264 0.052207 10.0.0.49 - - [2025-09-25 23:56:26] "POST /security-groups HTTP/1.1" 409 253 0.006604 10.0.0.49 - - [2025-09-25 23:56:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.005026 10.0.0.49 - - [2025-09-25 23:56:26] "PUT /security-group/a41a0d24-a8ca-4d7e-bfa1-9e8e51f40201 HTTP/1.1" 200 262 0.073402 10.0.0.49 - - [2025-09-25 23:56:26] "PUT /access-control-list/8c57b690-f7f1-4cc3-a322-7a7750979a89 HTTP/1.1" 200 272 0.011695 10.0.0.49 - - [2025-09-25 23:56:26] "PUT /access-control-list/3bc6b115-c31c-4cee-995f-689053bea513 HTTP/1.1" 200 272 0.079327 10.0.0.49 - - [2025-09-25 23:56:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.026811 10.0.0.49 - - [2025-09-25 23:56:26] "GET /application-policy-set/33083a32-913e-42d7-aea8-34f3c43f02f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.024952 10.0.0.49 - - [2025-09-25 23:56:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004519 10.0.0.49 - - [2025-09-25 23:56:26] "GET /policy-management/b32a9962-a9bf-4ddc-90a0-76b710985c06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003573 10.0.0.49 - - [2025-09-25 23:56:26] "POST /tags HTTP/1.1" 409 210 0.005613 10.0.0.49 - - [2025-09-25 23:56:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001365 10.0.0.49 - - [2025-09-25 23:56:26] "GET /tag/150065a6-4071-4f7c-8f74-5dbe7f0eb604?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.010542 10.0.0.49 - - [2025-09-25 23:56:26] "POST /firewall-rules HTTP/1.1" 200 570 0.119896 10.0.0.49 - - [2025-09-25 23:56:26] "GET /firewall-rule/381ed22d-5fd3-477f-97a3-b7077e89d2f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.005351 10.0.0.49 - - [2025-09-25 23:56:26] "GET /firewall-policy/37eed26c-9863-4a7b-ac45-7b4d05afed5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3394 0.004542 10.0.0.49 - - [2025-09-25 23:56:26] "GET /firewall-rule/381ed22d-5fd3-477f-97a3-b7077e89d2f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.005708 10.0.0.49 - - [2025-09-25 23:56:26] "POST /ref-update HTTP/1.1" 200 156 0.039179 10.0.0.49 - - [2025-09-25 23:56:26] "GET /application-policy-set/33083a32-913e-42d7-aea8-34f3c43f02f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.004396 10.0.0.49 - - [2025-09-25 23:56:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001512 10.0.0.49 - - [2025-09-25 23:56:26] "GET /policy-management/b32a9962-a9bf-4ddc-90a0-76b710985c06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003802 10.0.0.49 - - [2025-09-25 23:56:26] "POST /tags HTTP/1.1" 409 210 0.007670 10.0.0.49 - - [2025-09-25 23:56:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.005021 10.0.0.49 - - [2025-09-25 23:56:26] "GET /tag/150065a6-4071-4f7c-8f74-5dbe7f0eb604?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.016975 10.0.0.49 - - [2025-09-25 23:56:27] "POST /firewall-rules HTTP/1.1" 200 568 0.075865 10.0.0.49 - - [2025-09-25 23:56:27] "GET /firewall-rule/9cbee97d-ada4-4c68-8a68-d43ca0a09389?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.029609 10.0.0.49 - - [2025-09-25 23:56:27] "GET /firewall-policy/37eed26c-9863-4a7b-ac45-7b4d05afed5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3635 0.003195 10.0.0.49 - - [2025-09-25 23:56:27] "GET /firewall-rule/9cbee97d-ada4-4c68-8a68-d43ca0a09389?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.003101 10.0.0.49 - - [2025-09-25 23:56:27] "POST /ref-update HTTP/1.1" 200 156 0.050638 10.0.0.49 - - [2025-09-25 23:56:27] "GET /virtual-machine-interface/39264586-9a6b-11f0-a921-fa163ec519c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.011707 10.0.0.49 - - [2025-09-25 23:56:27] "POST /set-tag HTTP/1.1" 200 109 0.002681 10.0.0.49 - - [2025-09-25 23:56:44] "GET / HTTP/1.1" 200 35931 0.001258 10.0.0.49 - - [2025-09-25 23:56:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002434 10.0.0.49 - - [2025-09-25 23:56:44] "GET /global-system-config/481ee023-5d3f-4ad4-87a8-71680fad51f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1344 0.004378 10.0.0.49 - - [2025-09-25 23:56:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001406 10.0.0.49 - - [2025-09-25 23:56:44] "GET /config-node/a7ab6939-b512-42f6-94f1-7bddd3a76f4d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1209 0.002547 10.0.0.49 - - [2025-09-25 23:56:55] "GET / HTTP/1.1" 200 35931 0.002202 10.0.0.49 - - [2025-09-25 23:56:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003364 10.0.0.49 - - [2025-09-25 23:56:55] "GET /routing-instance/814464ef-4559-43a5-8276-9f8433f258ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.005100 10.0.0.49 - - [2025-09-25 23:56:55] "POST /bgp-routers HTTP/1.1" 409 301 0.001824 10.0.0.49 - - [2025-09-25 23:56:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002078 10.0.0.49 - - [2025-09-25 23:56:55] "GET /bgp-router/557d8e27-b98f-4808-94b8-55efba42ab66?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1813 0.003672 10.0.0.49 - - [2025-09-25 23:56:55] "PUT /bgp-router/557d8e27-b98f-4808-94b8-55efba42ab66 HTTP/1.1" 200 254 0.014749 [Introspect:8084]10.0.0.49 - - [2025-09-25 23:56:56] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000870 [Introspect:8084]10.0.0.49 - - [2025-09-25 23:56:56] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000854 [Introspect:8084]10.0.0.49 - - [2025-09-25 23:57:00] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000870 [Introspect:8084]10.0.0.49 - - [2025-09-25 23:57:00] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000784 [Introspect:8084]10.0.0.49 - - [2025-09-25 23:57:03] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000989 [Introspect:8084]10.0.0.49 - - [2025-09-25 23:57:03] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000865 [Introspect:8084]10.0.0.49 - - [2025-09-25 23:57:07] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001342 [Introspect:8084]10.0.0.49 - - [2025-09-25 23:57:07] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001138 [Introspect:8084]10.0.0.49 - - [2025-09-25 23:57:10] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000845 [Introspect:8084]10.0.0.49 - - [2025-09-25 23:57:10] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000773 [Introspect:8084]10.0.0.49 - - [2025-09-25 23:57:13] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000844 [Introspect:8084]10.0.0.49 - - [2025-09-25 23:57:13] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000760 [Introspect:8084]10.0.0.49 - - [2025-09-25 23:57:16] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000837 [Introspect:8084]10.0.0.49 - - [2025-09-25 23:57:16] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000732 10.0.0.50 - - [2025-09-25 23:58:02] "GET / HTTP/1.1" 200 35931 0.002321 10.0.0.50 - - [2025-09-25 23:58:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002746 10.0.0.50 - - [2025-09-25 23:58:02] "GET /global-system-config/481ee023-5d3f-4ad4-87a8-71680fad51f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1344 0.004327 10.0.0.50 - - [2025-09-25 23:58:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001748 10.0.0.50 - - [2025-09-25 23:58:02] "GET /routing-instance/814464ef-4559-43a5-8276-9f8433f258ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.003703 10.0.0.50 - - [2025-09-25 23:58:02] "PUT /global-system-config/481ee023-5d3f-4ad4-87a8-71680fad51f0 HTTP/1.1" 200 274 0.009005 10.0.0.50 - - [2025-09-25 23:58:02] "POST /fqname-to-id HTTP/1.1" 404 216 0.004686 10.0.0.50 - - [2025-09-25 23:58:02] "POST /virtual-routers HTTP/1.1" 200 599 0.016588 10.0.0.50 - - [2025-09-25 23:58:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.005527 10.0.0.50 - - [2025-09-25 23:58:02] "GET /virtual-router/ec39beb4-cf0c-4522-a09a-0a93b16500b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1256 0.004754 10.0.0.50 - - [2025-09-25 23:58:02] "POST /fqname-to-id HTTP/1.1" 404 229 0.001784 10.0.0.50 - - [2025-09-25 23:58:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001538 10.0.0.50 - - [2025-09-25 23:58:02] "GET /virtual-network/e386b89a-c1ee-42d6-be6a-aa87cc13e17b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1718 0.003249 10.0.0.50 - - [2025-09-25 23:58:02] "POST /virtual-machine-interfaces HTTP/1.1" 200 583 0.037416 10.0.0.49 - - [2025-09-25 23:58:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002232 10.0.0.49 - - [2025-09-25 23:58:27] "GET /virtual-router/ec39beb4-cf0c-4522-a09a-0a93b16500b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1256 0.002269 10.0.0.50 - - [2025-09-25 23:58:30] "GET / HTTP/1.1" 200 35931 0.001346 10.0.0.50 - - [2025-09-25 23:58:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002196 10.0.0.50 - - [2025-09-25 23:58:30] "GET /global-system-config/481ee023-5d3f-4ad4-87a8-71680fad51f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1427 0.004143 10.0.0.50 - - [2025-09-25 23:58:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001716 10.0.0.50 - - [2025-09-25 23:58:30] "GET /routing-instance/814464ef-4559-43a5-8276-9f8433f258ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.002905 10.0.0.50 - - [2025-09-25 23:58:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001467 10.0.0.50 - - [2025-09-25 23:58:30] "GET /virtual-router/ec39beb4-cf0c-4522-a09a-0a93b16500b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1256 0.002175 10.0.0.50 - - [2025-09-25 23:58:30] "PUT /virtual-router/ec39beb4-cf0c-4522-a09a-0a93b16500b6 HTTP/1.1" 200 262 0.011298 10.0.0.50 - - [2025-09-25 23:58:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.009370 10.0.0.50 - - [2025-09-25 23:58:30] "GET /virtual-router/ec39beb4-cf0c-4522-a09a-0a93b16500b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1256 0.002352 10.0.0.50 - - [2025-09-25 23:58:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002002 10.0.0.50 - - [2025-09-25 23:58:30] "GET /virtual-machine-interface/71242f3d-5afb-4c56-84d7-b65cf4b1f0d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1913 0.004116 10.0.0.50 - - [2025-09-25 23:58:30] "PUT /virtual-machine-interface/71242f3d-5afb-4c56-84d7-b65cf4b1f0d0 HTTP/1.1" 200 284 0.009836 10.0.0.49 - - [2025-09-25 23:58:39] "GET /global-system-configs HTTP/1.1" 200 322 0.004093 10.0.0.49 - - [2025-09-25 23:58:40] "GET /global-system-configs HTTP/1.1" 200 322 0.002471 10.0.0.49 - - [2025-09-26 00:01:13] "GET /virtual-router/ec39beb4-cf0c-4522-a09a-0a93b16500b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1256 0.002952 10.0.0.49 - - [2025-09-26 00:01:13] "POST /ref-update HTTP/1.1" 200 156 0.007505 [Introspect:8084]10.0.0.49 - - [2025-09-26 00:01:18] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000834 [Introspect:8084]10.0.0.49 - - [2025-09-26 00:01:18] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001578 10.0.0.49 - - [2025-09-26 00:01:22] "GET /virtual-machine-interface/39264586-9a6b-11f0-a921-fa163ec519c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.005921 10.0.0.49 - - [2025-09-26 00:01:23] "POST /set-tag HTTP/1.1" 200 109 0.004580 10.0.0.49 - - [2025-09-26 00:01:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004014 10.0.0.49 - - [2025-09-26 00:01:23] "GET /loadbalancer/8c799551-6807-4f25-bd38-cb013b5dad03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2170 0.001986 10.0.0.49 - - [2025-09-26 00:01:23] "GET /virtual-machine-interface/39264586-9a6b-11f0-a921-fa163ec519c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.003860 10.0.0.49 - - [2025-09-26 00:01:23] "POST /set-tag HTTP/1.1" 200 109 0.001557 10.0.0.49 - - [2025-09-26 00:01:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001938 10.0.0.49 - - [2025-09-26 00:01:23] "GET /loadbalancer/8c799551-6807-4f25-bd38-cb013b5dad03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2170 0.002320 10.0.0.49 - - [2025-09-26 00:01:23] "GET /loadbalancer-pool/114ec181-4c42-4fa9-8ff0-f5c676b9734a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.002911 10.0.0.49 - - [2025-09-26 00:01:23] "POST /loadbalancer-members HTTP/1.1" 200 690 0.014338 10.0.0.49 - - [2025-09-26 00:01:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.014568 10.0.0.49 - - [2025-09-26 00:01:23] "GET /virtual-machine-interface/39264586-9a6b-11f0-a921-fa163ec519c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.005815 10.0.0.49 - - [2025-09-26 00:01:23] "GET /virtual-machine-interface/39264586-9a6b-11f0-a921-fa163ec519c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.003428 10.0.0.49 - - [2025-09-26 00:01:23] "POST /ref-update HTTP/1.1" 200 156 0.006071 10.0.0.49 - - [2025-09-26 00:01:23] "POST /tags HTTP/1.1" 409 205 0.001861 10.0.0.49 - - [2025-09-26 00:01:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001362 10.0.0.49 - - [2025-09-26 00:01:23] "GET /tag/14dc2dde-1e2c-4c0d-b7c0-ad1cdda9a62f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.009925 10.0.0.49 - - [2025-09-26 00:01:23] "GET /floating-ip/f0af02b5-dd13-4410-bdc2-7d54d4bdada5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1774 0.003342 10.0.0.49 - - [2025-09-26 00:01:23] "PUT /floating-ip/f0af02b5-dd13-4410-bdc2-7d54d4bdada5 HTTP/1.1" 200 256 0.007830 10.0.0.49 - - [2025-09-26 00:01:23] "POST /set-tag HTTP/1.1" 200 109 0.073092 10.0.0.49 - - [2025-09-26 00:01:23] "GET /loadbalancer-pool/f1567bb0-c536-448c-85ec-4625723caacd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.010167 10.0.0.49 - - [2025-09-26 00:01:23] "POST /loadbalancer-members HTTP/1.1" 200 690 0.014733 10.0.0.49 - - [2025-09-26 00:01:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.014612 10.0.0.49 - - [2025-09-26 00:01:23] "GET /virtual-machine-interface/39264586-9a6b-11f0-a921-fa163ec519c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.008154 10.0.0.49 - - [2025-09-26 00:01:23] "GET /virtual-machine-interface/39264586-9a6b-11f0-a921-fa163ec519c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.003705 10.0.0.49 - - [2025-09-26 00:01:23] "POST /ref-update HTTP/1.1" 200 156 0.006644 10.0.0.49 - - [2025-09-26 00:01:23] "POST /set-tag HTTP/1.1" 200 109 0.001848 10.0.0.49 - - [2025-09-26 00:01:23] "GET /loadbalancer-pool/f621fafa-d6e2-4471-9c70-acd732498b31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.003114 10.0.0.49 - - [2025-09-26 00:01:23] "GET /floating-ip/f0af02b5-dd13-4410-bdc2-7d54d4bdada5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1919 0.001946 10.0.0.49 - - [2025-09-26 00:01:23] "PUT /floating-ip/f0af02b5-dd13-4410-bdc2-7d54d4bdada5 HTTP/1.1" 200 256 0.011057 10.0.0.49 - - [2025-09-26 00:01:23] "POST /loadbalancer-members HTTP/1.1" 200 692 0.019478 10.0.0.49 - - [2025-09-26 00:01:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.029821 10.0.0.49 - - [2025-09-26 00:01:23] "GET /virtual-machine-interface/39264586-9a6b-11f0-a921-fa163ec519c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.008064 10.0.0.49 - - [2025-09-26 00:01:23] "GET /virtual-machine-interface/39264586-9a6b-11f0-a921-fa163ec519c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.003321 10.0.0.49 - - [2025-09-26 00:01:23] "POST /ref-update HTTP/1.1" 200 156 0.006079 10.0.0.49 - - [2025-09-26 00:01:23] "GET /floating-ip/f0af02b5-dd13-4410-bdc2-7d54d4bdada5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1972 0.005238 10.0.0.49 - - [2025-09-26 00:01:23] "POST /set-tag HTTP/1.1" 200 109 0.001986 10.0.0.49 - - [2025-09-26 00:01:23] "PUT /floating-ip/f0af02b5-dd13-4410-bdc2-7d54d4bdada5 HTTP/1.1" 200 256 0.009296 10.0.0.49 - - [2025-09-26 00:02:22] "GET /virtual-machine-interface/39264586-9a6b-11f0-a921-fa163ec519c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.006126 10.0.0.49 - - [2025-09-26 00:02:22] "POST /set-tag HTTP/1.1" 200 109 0.005882 10.0.0.49 - - [2025-09-26 00:02:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003411 10.0.0.49 - - [2025-09-26 00:02:22] "GET /loadbalancer/8c799551-6807-4f25-bd38-cb013b5dad03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2170 0.003350 10.0.0.49 - - [2025-09-26 00:02:22] "GET /virtual-machine-interface/39264586-9a6b-11f0-a921-fa163ec519c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.006558 10.0.0.49 - - [2025-09-26 00:02:22] "POST /set-tag HTTP/1.1" 200 109 0.052568 10.0.0.49 - - [2025-09-26 00:02:22] "DELETE /loadbalancer-member/d37e1fe5-29cf-4c23-85a7-2d18cf88d6c8 HTTP/1.1" 200 115 0.062416 10.0.0.49 - - [2025-09-26 00:02:22] "GET /virtual-machine-interface/39264586-9a6b-11f0-a921-fa163ec519c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.005580 10.0.0.49 - - [2025-09-26 00:02:22] "POST /set-tag HTTP/1.1" 200 109 0.002280 10.0.0.49 - - [2025-09-26 00:02:22] "DELETE /loadbalancer-member/615b70fb-e23e-4009-885f-b68a4120284e HTTP/1.1" 200 115 0.030960 10.0.0.49 - - [2025-09-26 00:02:22] "GET /virtual-machine-interface/39264586-9a6b-11f0-a921-fa163ec519c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.007146 10.0.0.49 - - [2025-09-26 00:02:22] "POST /set-tag HTTP/1.1" 200 109 0.002498 10.0.0.49 - - [2025-09-26 00:02:22] "DELETE /loadbalancer-member/85cb61dd-c138-47a7-ad7f-63d9f2293552 HTTP/1.1" 200 115 0.028587 10.0.0.49 - - [2025-09-26 00:02:22] "GET /virtual-machine-interface/39264586-9a6b-11f0-a921-fa163ec519c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.011394 10.0.0.49 - - [2025-09-26 00:02:22] "POST /set-tag HTTP/1.1" 200 109 0.002220 10.0.0.49 - - [2025-09-26 00:02:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001863 10.0.0.49 - - [2025-09-26 00:02:22] "GET /loadbalancer/8c799551-6807-4f25-bd38-cb013b5dad03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2170 0.002140 10.0.0.49 - - [2025-09-26 00:02:22] "GET /loadbalancer-pool/114ec181-4c42-4fa9-8ff0-f5c676b9734a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.002722 10.0.0.49 - - [2025-09-26 00:02:22] "POST /loadbalancer-members HTTP/1.1" 200 690 0.026835 10.0.0.49 - - [2025-09-26 00:02:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.011317 10.0.0.49 - - [2025-09-26 00:02:22] "GET /virtual-machine-interface/39264586-9a6b-11f0-a921-fa163ec519c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.005437 10.0.0.49 - - [2025-09-26 00:02:22] "GET /virtual-machine-interface/39264586-9a6b-11f0-a921-fa163ec519c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.011139 10.0.0.49 - - [2025-09-26 00:02:22] "GET /floating-ip/f0af02b5-dd13-4410-bdc2-7d54d4bdada5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2029 0.003982 10.0.0.49 - - [2025-09-26 00:02:22] "POST /set-tag HTTP/1.1" 200 109 0.067635 10.0.0.49 - - [2025-09-26 00:02:22] "GET /loadbalancer-pool/f1567bb0-c536-448c-85ec-4625723caacd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.018496 10.0.0.49 - - [2025-09-26 00:02:23] "POST /loadbalancer-members HTTP/1.1" 200 690 0.018827 10.0.0.49 - - [2025-09-26 00:02:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.011006 10.0.0.49 - - [2025-09-26 00:02:23] "GET /virtual-machine-interface/39264586-9a6b-11f0-a921-fa163ec519c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.018541 10.0.0.49 - - [2025-09-26 00:02:23] "GET /virtual-machine-interface/39264586-9a6b-11f0-a921-fa163ec519c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.003735 10.0.0.49 - - [2025-09-26 00:02:23] "POST /set-tag HTTP/1.1" 200 109 0.004190 10.0.0.49 - - [2025-09-26 00:02:23] "GET /floating-ip/f0af02b5-dd13-4410-bdc2-7d54d4bdada5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2029 0.003082 10.0.0.49 - - [2025-09-26 00:02:23] "GET /loadbalancer-pool/f621fafa-d6e2-4471-9c70-acd732498b31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.006059 10.0.0.49 - - [2025-09-26 00:02:23] "POST /loadbalancer-members HTTP/1.1" 200 692 0.018693 10.0.0.49 - - [2025-09-26 00:02:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.011184 10.0.0.49 - - [2025-09-26 00:02:23] "GET /virtual-machine-interface/39264586-9a6b-11f0-a921-fa163ec519c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.016696 10.0.0.49 - - [2025-09-26 00:02:23] "GET /virtual-machine-interface/39264586-9a6b-11f0-a921-fa163ec519c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.005421 10.0.0.49 - - [2025-09-26 00:02:23] "GET /floating-ip/f0af02b5-dd13-4410-bdc2-7d54d4bdada5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2029 0.005346 10.0.0.49 - - [2025-09-26 00:02:23] "POST /set-tag HTTP/1.1" 200 109 0.008175 [Introspect:8084]10.0.0.49 - - [2025-09-26 00:02:42] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000894 [Introspect:8084]10.0.0.49 - - [2025-09-26 00:02:42] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000898 [Introspect:8084]10.0.0.49 - - [2025-09-26 00:02:45] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000911 [Introspect:8084]10.0.0.49 - - [2025-09-26 00:02:45] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000724 [Introspect:8084]10.0.0.49 - - [2025-09-26 00:02:49] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000913 [Introspect:8084]10.0.0.49 - - [2025-09-26 00:02:49] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000962 10.0.0.49 - - [2025-09-26 00:03:32] "GET / HTTP/1.1" 200 35931 0.001417 10.0.0.49 - - [2025-09-26 00:03:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001878 10.0.0.49 - - [2025-09-26 00:03:32] "GET /project/e660da8a-142d-45cd-b585-679616d5d9ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.028023 10.0.0.49 - - [2025-09-26 00:03:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002126 10.0.0.49 - - [2025-09-26 00:03:32] "GET /project/e660da8a-142d-45cd-b585-679616d5d9ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.026708 10.0.0.49 - - [2025-09-26 00:03:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002134 10.0.0.49 - - [2025-09-26 00:03:33] "GET /project/e660da8a-142d-45cd-b585-679616d5d9ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.029232 10.0.0.49 - - [2025-09-26 00:03:33] "POST /tags HTTP/1.1" 200 333 0.025765 10.0.0.49 - - [2025-09-26 00:03:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.011477 10.0.0.49 - - [2025-09-26 00:03:33] "GET /tag/5c090995-0689-4db7-847d-7cf2e12b39b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1172 0.016201 10.0.0.49 - - [2025-09-26 00:03:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004071 10.0.0.49 - - [2025-09-26 00:03:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001540 10.0.0.49 - - [2025-09-26 00:03:33] "GET /project/e660da8a-142d-45cd-b585-679616d5d9ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.049513 10.0.0.49 - - [2025-09-26 00:03:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003699 10.0.0.49 - - [2025-09-26 00:03:33] "GET /project/e660da8a-142d-45cd-b585-679616d5d9ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.068765 10.0.0.49 - - [2025-09-26 00:03:33] "GET /virtual-networks?parent_id=e660da8a-142d-45cd-b585-679616d5d9ea&detail=False&count=False&shared=False HTTP/1.1" 200 553 0.001436 10.0.0.49 - - [2025-09-26 00:03:33] "GET /virtual-network/7d8f2135-e3b7-4ebb-87be-0e322e7f5876?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3040 0.008611 10.0.0.49 - - [2025-09-26 00:03:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.005377 10.0.0.49 - - [2025-09-26 00:03:33] "GET /service-appliance-set/6b3e5907-e0aa-40c0-bb08-d7038f328cf8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.001924 10.0.0.49 - - [2025-09-26 00:03:33] "POST /fqname-to-id HTTP/1.1" 404 254 0.002308 10.0.0.49 - - [2025-09-26 00:03:33] "POST /virtual-networks HTTP/1.1" 200 512 0.066895 10.0.0.49 - - [2025-09-26 00:03:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.007256 10.0.0.49 - - [2025-09-26 00:03:33] "GET /network-ipam/e22e4e88-28ad-47f3-9299-9cc742a1a8cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1044 0.003062 10.0.0.49 - - [2025-09-26 00:03:33] "POST /virtual-machine-interfaces HTTP/1.1" 200 664 0.143041 10.0.0.49 - - [2025-09-26 00:03:33] "GET /virtual-machine-interface/0160f0cb-9138-4021-8fff-78057aa8f1fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2342 0.025540 10.0.0.49 - - [2025-09-26 00:03:33] "POST /useragent-kv HTTP/1.1" 200 115 0.011935 10.0.0.49 - - [2025-09-26 00:03:33] "POST /ref-update HTTP/1.1" 200 156 0.122967 10.0.0.49 - - [2025-09-26 00:03:33] "GET /virtual-network/62816763-3e34-47dc-aeb6-fa6261823043?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.004128 10.0.0.49 - - [2025-09-26 00:03:33] "GET /domains HTTP/1.1" 200 280 0.001269 10.0.0.49 - - [2025-09-26 00:03:33] "GET /domain/ded6eacc-5872-4a99-b29c-d464f438130a HTTP/1.1" 200 3087 0.010545 10.0.0.49 - - [2025-09-26 00:03:34] "POST /instance-ips HTTP/1.1" 200 409 0.037876 10.0.0.49 - - [2025-09-26 00:03:34] "GET /project/e660da8a-142d-45cd-b585-679616d5d9ea HTTP/1.1" 200 5477 0.044846 10.0.0.49 - - [2025-09-26 00:03:34] "GET /instance-ip/c9c24681-db66-4ec3-af05-a917145ecef8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1654 0.012283 10.0.0.49 - - [2025-09-26 00:03:34] "GET /virtual-network/62816763-3e34-47dc-aeb6-fa6261823043 HTTP/1.1" 200 2085 0.004802 10.0.0.49 - - [2025-09-26 00:03:34] "GET /virtual-network/62816763-3e34-47dc-aeb6-fa6261823043 HTTP/1.1" 200 2085 0.003825 10.0.0.49 - - [2025-09-26 00:03:34] "GET /routing-instance/49e7e0eb-e28f-45b4-904e-910623c5d2b1 HTTP/1.1" 200 1181 0.002121 10.0.0.49 - - [2025-09-26 00:03:34] "GET /routing-instance/49e7e0eb-e28f-45b4-904e-910623c5d2b1 HTTP/1.1" 200 1181 0.048456 10.0.0.49 - - [2025-09-26 00:03:34] "POST /loadbalancers HTTP/1.1" 200 610 0.073371 10.0.0.49 - - [2025-09-26 00:03:34] "GET /project/e660da8a-142d-45cd-b585-679616d5d9ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.041390 10.0.0.49 - - [2025-09-26 00:03:34] "GET /instance-ip/c9c24681-db66-4ec3-af05-a917145ecef8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1654 0.003145 10.0.0.49 - - [2025-09-26 00:03:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.023235 10.0.0.49 - - [2025-09-26 00:03:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004954 10.0.0.49 - - [2025-09-26 00:03:34] "GET /project/e660da8a-142d-45cd-b585-679616d5d9ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.028976 10.0.0.49 - - [2025-09-26 00:03:34] "POST /floating-ips HTTP/1.1" 200 597 0.038335 10.0.0.49 - - [2025-09-26 00:03:34] "GET /loadbalancer/783fb50a-d2aa-411c-b131-e9f5e5950e78?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.003030 10.0.0.49 - - [2025-09-26 00:03:34] "POST /route-targets HTTP/1.1" 200 327 0.011183 10.0.0.49 - - [2025-09-26 00:03:34] "POST /ref-update HTTP/1.1" 200 156 0.012455 10.0.0.49 - - [2025-09-26 00:03:34] "POST /loadbalancer-listeners HTTP/1.1" 200 716 0.040446 10.0.0.49 - - [2025-09-26 00:03:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004236 10.0.0.49 - - [2025-09-26 00:03:34] "GET /project/e660da8a-142d-45cd-b585-679616d5d9ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.031283 10.0.0.49 - - [2025-09-26 00:03:34] "GET /loadbalancer-listener/fee4d859-88a0-4e65-8100-4361e1e99a02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1804 0.002689 10.0.0.49 - - [2025-09-26 00:03:34] "GET /loadbalancer-listener/fee4d859-88a0-4e65-8100-4361e1e99a02?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1223 0.003274 10.0.0.49 - - [2025-09-26 00:03:34] "POST /loadbalancer-pools HTTP/1.1" 200 708 0.021691 10.0.0.49 - - [2025-09-26 00:03:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001453 10.0.0.49 - - [2025-09-26 00:03:34] "GET /loadbalancer/783fb50a-d2aa-411c-b131-e9f5e5950e78?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.001969 10.0.0.49 - - [2025-09-26 00:03:34] "GET /instance-ip/c9c24681-db66-4ec3-af05-a917145ecef8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1654 0.002162 10.0.0.49 - - [2025-09-26 00:03:34] "GET /instance-ip/c9c24681-db66-4ec3-af05-a917145ecef8?fields=floating_ips HTTP/1.1" 200 1213 0.003928 10.0.0.49 - - [2025-09-26 00:03:34] "GET /floating-ip/bafe30a7-1a9d-4b4c-bf6b-0ba3d16216d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1479 0.001966 10.0.0.49 - - [2025-09-26 00:03:34] "POST /tags HTTP/1.1" 200 295 0.043424 10.0.0.49 - - [2025-09-26 00:03:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.015533 10.0.0.49 - - [2025-09-26 00:03:34] "GET /tag/3e48fced-e36d-4129-a023-b6dbc51a5730?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1092 0.012422 10.0.0.49 - - [2025-09-26 00:03:34] "POST /tags HTTP/1.1" 409 233 0.001770 10.0.0.49 - - [2025-09-26 00:03:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001293 10.0.0.49 - - [2025-09-26 00:03:34] "GET /tag/5fbc67ce-d361-421a-8f94-4d8cc610669d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1245 0.009436 10.0.0.49 - - [2025-09-26 00:03:34] "POST /tags HTTP/1.1" 409 206 0.001585 10.0.0.49 - - [2025-09-26 00:03:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001166 10.0.0.49 - - [2025-09-26 00:03:34] "GET /tag/435ad7fa-cac8-4b3e-9448-459663179516?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.009995 10.0.0.49 - - [2025-09-26 00:03:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001556 10.0.0.49 - - [2025-09-26 00:03:34] "GET /virtual-network/d1d6944e-ce55-45b0-8691-e0028cbb84a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.003514 10.0.0.49 - - [2025-09-26 00:03:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001243 10.0.0.49 - - [2025-09-26 00:03:34] "GET /project/e660da8a-142d-45cd-b585-679616d5d9ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.028781 10.0.0.49 - - [2025-09-26 00:03:34] "POST /virtual-machines HTTP/1.1" 200 369 0.010136 10.0.0.49 - - [2025-09-26 00:03:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.023768 10.0.0.49 - - [2025-09-26 00:03:34] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.099255 10.0.0.49 - - [2025-09-26 00:03:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.010359 10.0.0.49 - - [2025-09-26 00:03:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.014158 10.0.0.49 - - [2025-09-26 00:03:35] "GET /virtual-machine-interface/3ec48948-9a6c-11f0-a921-fa163ec519c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.003608 10.0.0.49 - - [2025-09-26 00:03:35] "POST /instance-ips HTTP/1.1" 200 409 0.018700 10.0.0.49 - - [2025-09-26 00:03:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.020957 10.0.0.49 - - [2025-09-26 00:03:35] "GET /virtual-machine-interface/3ec48948-9a6c-11f0-a921-fa163ec519c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.004098 10.0.0.49 - - [2025-09-26 00:03:35] "POST /set-tag HTTP/1.1" 200 109 0.014292 10.0.0.49 - - [2025-09-26 00:03:35] "GET /virtual-machine-interface/3ec48948-9a6c-11f0-a921-fa163ec519c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.011344 10.0.0.49 - - [2025-09-26 00:03:35] "GET /instance-ip/3edd15f8-9a6c-11f0-a921-fa163ec519c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1952 0.005845 10.0.0.49 - - [2025-09-26 00:03:35] "GET /virtual-machine-interface/3ec48948-9a6c-11f0-a921-fa163ec519c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004286 10.0.0.49 - - [2025-09-26 00:03:35] "POST /set-tag HTTP/1.1" 200 109 0.001770 10.0.0.49 - - [2025-09-26 00:03:35] "GET /virtual-router/ec39beb4-cf0c-4522-a09a-0a93b16500b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.003214 10.0.0.49 - - [2025-09-26 00:03:35] "POST /ref-update HTTP/1.1" 200 156 0.010214 10.0.0.49 - - [2025-09-26 00:03:35] "GET /virtual-machine-interface/3ec48948-9a6c-11f0-a921-fa163ec519c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.008061 10.0.0.49 - - [2025-09-26 00:03:35] "POST /set-tag HTTP/1.1" 200 109 0.001994 10.0.0.49 - - [2025-09-26 00:03:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001857 10.0.0.49 - - [2025-09-26 00:03:35] "GET /virtual-network/d1d6944e-ce55-45b0-8691-e0028cbb84a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.003656 10.0.0.49 - - [2025-09-26 00:03:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001514 10.0.0.49 - - [2025-09-26 00:03:35] "GET /project/e660da8a-142d-45cd-b585-679616d5d9ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.048443 10.0.0.49 - - [2025-09-26 00:03:35] "POST /virtual-machines HTTP/1.1" 200 369 0.016116 10.0.0.49 - - [2025-09-26 00:03:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.026624 10.0.0.49 - - [2025-09-26 00:03:35] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.102236 10.0.0.49 - - [2025-09-26 00:03:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.008652 10.0.0.49 - - [2025-09-26 00:03:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004751 10.0.0.49 - - [2025-09-26 00:03:35] "GET /virtual-machine-interface/3f3053b2-9a6c-11f0-a921-fa163ec519c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.009621 10.0.0.49 - - [2025-09-26 00:03:35] "POST /instance-ips HTTP/1.1" 200 409 0.019812 10.0.0.49 - - [2025-09-26 00:03:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.027781 10.0.0.49 - - [2025-09-26 00:03:35] "GET /virtual-machine-interface/3f3053b2-9a6c-11f0-a921-fa163ec519c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.010916 10.0.0.49 - - [2025-09-26 00:03:35] "POST /set-tag HTTP/1.1" 200 109 0.026403 10.0.0.49 - - [2025-09-26 00:03:35] "GET /virtual-machine-interface/3f3053b2-9a6c-11f0-a921-fa163ec519c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.023141 10.0.0.49 - - [2025-09-26 00:03:35] "GET /instance-ip/3f4a1c34-9a6c-11f0-a921-fa163ec519c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1952 0.004971 10.0.0.49 - - [2025-09-26 00:03:36] "GET /virtual-machine-interface/3f3053b2-9a6c-11f0-a921-fa163ec519c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.005563 10.0.0.49 - - [2025-09-26 00:03:36] "POST /set-tag HTTP/1.1" 200 109 0.003083 10.0.0.49 - - [2025-09-26 00:03:36] "GET /virtual-router/ec39beb4-cf0c-4522-a09a-0a93b16500b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1686 0.003562 10.0.0.49 - - [2025-09-26 00:03:36] "POST /ref-update HTTP/1.1" 200 156 0.012324 10.0.0.49 - - [2025-09-26 00:03:36] "GET /virtual-machine-interface/3f3053b2-9a6c-11f0-a921-fa163ec519c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004346 10.0.0.49 - - [2025-09-26 00:03:36] "POST /set-tag HTTP/1.1" 200 109 0.002640 10.0.0.49 - - [2025-09-26 00:03:36] "GET /virtual-machine-interface/3ec48948-9a6c-11f0-a921-fa163ec519c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.003913 10.0.0.49 - - [2025-09-26 00:03:36] "POST /set-tag HTTP/1.1" 200 109 0.002573 10.0.0.49 - - [2025-09-26 00:03:36] "GET /virtual-machine-interface/3f3053b2-9a6c-11f0-a921-fa163ec519c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004046 10.0.0.49 - - [2025-09-26 00:03:36] "POST /set-tag HTTP/1.1" 200 109 0.001668 10.0.0.49 - - [2025-09-26 00:03:39] "GET /global-system-configs HTTP/1.1" 200 322 0.005853 10.0.0.49 - - [2025-09-26 00:03:39] "GET /domains HTTP/1.1" 200 280 0.001751 10.0.0.49 - - [2025-09-26 00:03:39] "GET /domain/ded6eacc-5872-4a99-b29c-d464f438130a HTTP/1.1" 200 3087 0.002359 10.0.0.49 - - [2025-09-26 00:03:39] "GET /project/e660da8a-142d-45cd-b585-679616d5d9ea HTTP/1.1" 200 7065 0.027007 10.0.0.49 - - [2025-09-26 00:03:39] "GET /virtual-network/62816763-3e34-47dc-aeb6-fa6261823043 HTTP/1.1" 200 2085 0.003441 10.0.0.49 - - [2025-09-26 00:03:39] "GET /virtual-network/62816763-3e34-47dc-aeb6-fa6261823043 HTTP/1.1" 200 2085 0.003704 10.0.0.49 - - [2025-09-26 00:03:39] "GET /routing-instance/49e7e0eb-e28f-45b4-904e-910623c5d2b1 HTTP/1.1" 200 1402 0.003165 10.0.0.49 - - [2025-09-26 00:03:39] "GET /routing-instance/49e7e0eb-e28f-45b4-904e-910623c5d2b1 HTTP/1.1" 200 1402 0.002171 10.0.0.49 - - [2025-09-26 00:03:39] "GET /route-target/64364098-d3d9-44ea-ada8-d06778b2cf7e HTTP/1.1" 200 1152 0.002036 10.0.0.49 - - [2025-09-26 00:03:39] "GET /virtual-network/62816763-3e34-47dc-aeb6-fa6261823043 HTTP/1.1" 200 2085 0.003304 10.0.0.49 - - [2025-09-26 00:03:39] "GET /routing-instance/49e7e0eb-e28f-45b4-904e-910623c5d2b1 HTTP/1.1" 200 1402 0.001958 10.0.0.49 - - [2025-09-26 00:03:39] "GET /virtual-network/62816763-3e34-47dc-aeb6-fa6261823043?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.003892 10.0.0.49 - - [2025-09-26 00:03:39] "GET /virtual-network/62816763-3e34-47dc-aeb6-fa6261823043 HTTP/1.1" 200 2085 0.003218 10.0.0.49 - - [2025-09-26 00:03:39] "GET /routing-instance/49e7e0eb-e28f-45b4-904e-910623c5d2b1 HTTP/1.1" 200 1402 0.002298 10.0.0.49 - - [2025-09-26 00:03:39] "GET /routing-instance/49e7e0eb-e28f-45b4-904e-910623c5d2b1 HTTP/1.1" 200 1402 0.001960 10.0.0.49 - - [2025-09-26 00:03:39] "GET /route-target/64364098-d3d9-44ea-ada8-d06778b2cf7e HTTP/1.1" 200 1152 0.001669 10.0.0.49 - - [2025-09-26 00:03:39] "GET /domains HTTP/1.1" 200 280 0.001803 10.0.0.49 - - [2025-09-26 00:03:39] "GET /domain/ded6eacc-5872-4a99-b29c-d464f438130a HTTP/1.1" 200 3087 0.003417 10.0.0.49 - - [2025-09-26 00:03:39] "GET /project/e660da8a-142d-45cd-b585-679616d5d9ea HTTP/1.1" 200 7065 0.027246 10.0.0.49 - - [2025-09-26 00:03:39] "GET /virtual-network/62816763-3e34-47dc-aeb6-fa6261823043 HTTP/1.1" 200 2085 0.003485 10.0.0.49 - - [2025-09-26 00:03:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001830 10.0.0.49 - - [2025-09-26 00:03:39] "GET /project/e660da8a-142d-45cd-b585-679616d5d9ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.027068 10.0.0.49 - - [2025-09-26 00:03:39] "GET /virtual-network/62816763-3e34-47dc-aeb6-fa6261823043?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.004001 10.0.0.49 - - [2025-09-26 00:03:39] "GET /floating-ip-pools?parent_id=62816763-3e34-47dc-aeb6-fa6261823043&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.001634 10.0.0.49 - - [2025-09-26 00:03:39] "GET /virtual-network/62816763-3e34-47dc-aeb6-fa6261823043?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.003305 10.0.0.49 - - [2025-09-26 00:03:39] "POST /floating-ip-pools HTTP/1.1" 200 562 0.017410 10.0.0.49 - - [2025-09-26 00:03:39] "POST /ref-update HTTP/1.1" 200 156 0.013715 10.0.0.49 - - [2025-09-26 00:03:39] "GET /virtual-network/62816763-3e34-47dc-aeb6-fa6261823043?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.008305 10.0.0.49 - - [2025-09-26 00:03:39] "GET /domains HTTP/1.1" 200 280 0.004139 10.0.0.49 - - [2025-09-26 00:03:39] "GET /domain/ded6eacc-5872-4a99-b29c-d464f438130a HTTP/1.1" 200 3087 0.002298 10.0.0.49 - - [2025-09-26 00:03:39] "GET /project/e660da8a-142d-45cd-b585-679616d5d9ea HTTP/1.1" 200 7321 0.039641 10.0.0.49 - - [2025-09-26 00:03:39] "GET /virtual-network/62816763-3e34-47dc-aeb6-fa6261823043 HTTP/1.1" 200 2323 0.004169 10.0.0.49 - - [2025-09-26 00:03:39] "GET /floating-ip-pool/36aadeb6-badd-4e50-a3fc-5ad79cfc7101 HTTP/1.1" 200 1314 0.001876 10.0.0.49 - - [2025-09-26 00:03:39] "GET /domains HTTP/1.1" 200 280 0.001319 10.0.0.49 - - [2025-09-26 00:03:39] "GET /domain/ded6eacc-5872-4a99-b29c-d464f438130a HTTP/1.1" 200 3087 0.004139 10.0.0.49 - - [2025-09-26 00:03:39] "GET /project/e660da8a-142d-45cd-b585-679616d5d9ea HTTP/1.1" 200 7321 0.036904 10.0.0.49 - - [2025-09-26 00:03:39] "GET /virtual-network/62816763-3e34-47dc-aeb6-fa6261823043 HTTP/1.1" 200 2323 0.003860 10.0.0.49 - - [2025-09-26 00:03:39] "GET /virtual-network/62816763-3e34-47dc-aeb6-fa6261823043?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.005697 10.0.0.49 - - [2025-09-26 00:03:39] "POST /tags HTTP/1.1" 200 365 0.065946 10.0.0.49 - - [2025-09-26 00:03:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.017273 10.0.0.49 - - [2025-09-26 00:03:39] "GET /tag/9ee78d16-8611-4c51-a267-daf35c2f3fdb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.015028 10.0.0.49 - - [2025-09-26 00:03:39] "POST /tags HTTP/1.1" 409 206 0.001644 10.0.0.49 - - [2025-09-26 00:03:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001952 10.0.0.49 - - [2025-09-26 00:03:39] "GET /tag/435ad7fa-cac8-4b3e-9448-459663179516?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.010457 10.0.0.49 - - [2025-09-26 00:03:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001370 10.0.0.49 - - [2025-09-26 00:03:39] "GET /project/e660da8a-142d-45cd-b585-679616d5d9ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1541 0.025570 10.0.0.49 - - [2025-09-26 00:03:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.006188 10.0.0.49 - - [2025-09-26 00:03:39] "GET /virtual-network/d1d6944e-ce55-45b0-8691-e0028cbb84a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.003899 10.0.0.49 - - [2025-09-26 00:03:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001402 10.0.0.49 - - [2025-09-26 00:03:39] "GET /service-appliance-set/35e9ec92-3bbb-4182-bb99-fff08f3771cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1219 0.011323 10.0.0.49 - - [2025-09-26 00:03:40] "POST /fqname-to-id HTTP/1.1" 404 258 0.001824 10.0.0.49 - - [2025-09-26 00:03:40] "POST /virtual-machine-interfaces HTTP/1.1" 200 672 0.115571 10.0.0.49 - - [2025-09-26 00:03:40] "GET /virtual-machine-interface/2f9930b3-ec49-4d4a-90d5-a9a4cd5bbb05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2344 0.017680 10.0.0.49 - - [2025-09-26 00:03:40] "POST /set-tag HTTP/1.1" 200 109 0.036871 10.0.0.49 - - [2025-09-26 00:03:40] "POST /instance-ips HTTP/1.1" 200 417 0.018547 10.0.0.49 - - [2025-09-26 00:03:40] "GET /instance-ip/a7139a33-37bb-4de0-bfe4-f6d9ce200bdd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1665 0.006792 10.0.0.49 - - [2025-09-26 00:03:40] "GET /global-system-configs HTTP/1.1" 200 322 0.005289 10.0.0.49 - - [2025-09-26 00:03:40] "POST /loadbalancers HTTP/1.1" 200 618 0.062958 10.0.0.49 - - [2025-09-26 00:03:40] "POST /service-instances HTTP/1.1" 200 566 0.016256 10.0.0.49 - - [2025-09-26 00:03:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.019547 10.0.0.49 - - [2025-09-26 00:03:40] "POST /ref-update HTTP/1.1" 200 156 0.018552 10.0.0.49 - - [2025-09-26 00:03:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002347 10.0.0.49 - - [2025-09-26 00:03:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002601 10.0.0.49 - - [2025-09-26 00:03:40] "GET /project/e660da8a-142d-45cd-b585-679616d5d9ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1541 0.042459 10.0.0.49 - - [2025-09-26 00:03:40] "GET /virtual-machine-interface/2f9930b3-ec49-4d4a-90d5-a9a4cd5bbb05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2723 0.004348 10.0.0.49 - - [2025-09-26 00:03:40] "PUT /service-instance/03a79b9a-5795-478f-a037-79f35f583d17 HTTP/1.1" 200 266 0.012253 10.0.0.49 - - [2025-09-26 00:03:40] "GET /virtual-machine-interface/2f9930b3-ec49-4d4a-90d5-a9a4cd5bbb05?fields=floating_ip_back_refs HTTP/1.1" 200 1179 0.016266 10.0.0.49 - - [2025-09-26 00:03:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.020254 10.0.0.49 - - [2025-09-26 00:03:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003771 10.0.0.49 - - [2025-09-26 00:03:40] "PUT /service-instance/03a79b9a-5795-478f-a037-79f35f583d17 HTTP/1.1" 200 266 0.012008 10.0.0.49 - - [2025-09-26 00:03:40] "GET /floating-ip-pool/36aadeb6-badd-4e50-a3fc-5ad79cfc7101?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1107 0.002538 10.0.0.49 - - [2025-09-26 00:03:40] "POST /floating-ips HTTP/1.1" 200 671 0.076169 10.0.0.49 - - [2025-09-26 00:03:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.068529 10.0.0.49 - - [2025-09-26 00:03:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.022829 10.0.0.49 - - [2025-09-26 00:03:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001808 10.0.0.49 - - [2025-09-26 00:03:40] "GET /application-policy-set/33083a32-913e-42d7-aea8-34f3c43f02f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.004678 10.0.0.49 - - [2025-09-26 00:03:40] "POST /virtual-machines HTTP/1.1" 200 429 0.013252 10.0.0.49 - - [2025-09-26 00:03:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002177 10.0.0.49 - - [2025-09-26 00:03:40] "GET /policy-management/b32a9962-a9bf-4ddc-90a0-76b710985c06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002300 10.0.0.49 - - [2025-09-26 00:03:40] "POST /tags HTTP/1.1" 409 221 0.001294 10.0.0.49 - - [2025-09-26 00:03:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001998 10.0.0.49 - - [2025-09-26 00:03:40] "GET /tag/5c090995-0689-4db7-847d-7cf2e12b39b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1172 0.028069 10.0.0.49 - - [2025-09-26 00:03:40] "POST /tags HTTP/1.1" 409 238 0.002181 10.0.0.49 - - [2025-09-26 00:03:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.013978 10.0.0.49 - - [2025-09-26 00:03:40] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.118281 10.0.0.49 - - [2025-09-26 00:03:40] "GET /tag/9ee78d16-8611-4c51-a267-daf35c2f3fdb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.012042 10.0.0.49 - - [2025-09-26 00:03:40] "POST /chown HTTP/1.1" 200 109 0.035067 10.0.0.49 - - [2025-09-26 00:03:40] "POST /chown HTTP/1.1" 200 109 0.008998 10.0.0.49 - - [2025-09-26 00:03:41] "POST /firewall-rules HTTP/1.1" 200 650 0.097269 10.0.0.49 - - [2025-09-26 00:03:41] "GET /firewall-rule/786a39ba-f5a0-4d27-b824-dd0ccf5b0424?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.008529 10.0.0.49 - - [2025-09-26 00:03:41] "PUT /virtual-machine-interface/de2ca7b1-981e-4f2f-85bb-fc308f46509a HTTP/1.1" 200 284 0.040709 10.0.0.49 - - [2025-09-26 00:03:41] "PUT /instance-ip/a7139a33-37bb-4de0-bfe4-f6d9ce200bdd HTTP/1.1" 200 256 0.016102 10.0.0.49 - - [2025-09-26 00:03:41] "POST /ref-update HTTP/1.1" 200 156 0.013019 10.0.0.49 - - [2025-09-26 00:03:41] "GET /firewall-policy/eb82fea7-7210-4be7-8436-1851d619c7a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.007097 10.0.0.49 - - [2025-09-26 00:03:41] "GET /firewall-rule/786a39ba-f5a0-4d27-b824-dd0ccf5b0424?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.002220 10.0.0.49 - - [2025-09-26 00:03:41] "POST /ref-update HTTP/1.1" 200 156 0.016725 10.0.0.49 - - [2025-09-26 00:03:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.009913 10.0.0.49 - - [2025-09-26 00:03:41] "POST /ref-update HTTP/1.1" 200 156 0.007922 10.0.0.49 - - [2025-09-26 00:03:41] "POST /ref-update HTTP/1.1" 200 156 0.016814 10.0.0.49 - - [2025-09-26 00:03:41] "POST /ref-update HTTP/1.1" 200 156 0.022062 10.0.0.49 - - [2025-09-26 00:03:41] "GET /project/e660da8a-142d-45cd-b585-679616d5d9ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1541 0.040072 10.0.0.49 - - [2025-09-26 00:03:41] "GET /loadbalancer/ac9306ab-f3e8-414f-a4e0-40d30a2ffc75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2558 0.002074 10.0.0.49 - - [2025-09-26 00:03:41] "POST /ref-update HTTP/1.1" 200 156 0.019421 10.0.0.49 - - [2025-09-26 00:03:41] "POST /loadbalancer-listeners HTTP/1.1" 200 726 0.044143 10.0.0.49 - - [2025-09-26 00:03:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004177 10.0.0.49 - - [2025-09-26 00:03:41] "POST /ref-update HTTP/1.1" 200 156 0.036329 10.0.0.49 - - [2025-09-26 00:03:41] "POST /virtual-machines HTTP/1.1" 200 429 0.015506 10.0.0.49 - - [2025-09-26 00:03:41] "GET /project/e660da8a-142d-45cd-b585-679616d5d9ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1541 0.055534 10.0.0.49 - - [2025-09-26 00:03:41] "GET /loadbalancer-listener/e9041e32-e5a1-4388-9345-bebe9295c6ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1825 0.002991 10.0.0.49 - - [2025-09-26 00:03:41] "GET /loadbalancer-listener/e9041e32-e5a1-4388-9345-bebe9295c6ea?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1234 0.004634 10.0.0.49 - - [2025-09-26 00:03:41] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.112094 10.0.0.49 - - [2025-09-26 00:03:41] "POST /loadbalancer-pools HTTP/1.1" 200 718 0.050332 10.0.0.49 - - [2025-09-26 00:03:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.029653 10.0.0.49 - - [2025-09-26 00:03:41] "GET /loadbalancer-pool/e5c47483-73c0-45c9-b4fd-142ce17e0641?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.005217 10.0.0.49 - - [2025-09-26 00:03:41] "POST /chown HTTP/1.1" 200 109 0.012670 10.0.0.49 - - [2025-09-26 00:03:41] "POST /chown HTTP/1.1" 200 109 0.008359 10.0.0.49 - - [2025-09-26 00:03:41] "PUT /virtual-machine-interface/ea12973d-fe07-40f7-a78e-f43a34c78670 HTTP/1.1" 200 284 0.015826 10.0.0.49 - - [2025-09-26 00:03:41] "POST /loadbalancer-members HTTP/1.1" 200 707 0.025654 10.0.0.49 - - [2025-09-26 00:03:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.014215 10.0.0.49 - - [2025-09-26 00:03:41] "GET /loadbalancer-member/80b76d90-5a9b-44c1-9827-ac6d2a7c8fc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1551 0.012495 10.0.0.49 - - [2025-09-26 00:03:41] "PUT /instance-ip/a7139a33-37bb-4de0-bfe4-f6d9ce200bdd HTTP/1.1" 200 256 0.021198 10.0.0.49 - - [2025-09-26 00:03:41] "POST /ref-update HTTP/1.1" 200 156 0.023924 10.0.0.49 - - [2025-09-26 00:03:41] "GET /application-policy-set/33083a32-913e-42d7-aea8-34f3c43f02f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.002889 10.0.0.49 - - [2025-09-26 00:03:41] "POST /ref-update HTTP/1.1" 200 156 0.016839 10.0.0.49 - - [2025-09-26 00:03:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.014728 10.0.0.49 - - [2025-09-26 00:03:41] "GET /policy-management/b32a9962-a9bf-4ddc-90a0-76b710985c06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.005189 10.0.0.49 - - [2025-09-26 00:03:41] "POST /ref-update HTTP/1.1" 200 156 0.007740 10.0.0.49 - - [2025-09-26 00:03:41] "POST /tags HTTP/1.1" 409 221 0.002178 10.0.0.49 - - [2025-09-26 00:03:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001241 10.0.0.49 - - [2025-09-26 00:03:41] "GET /tag/5c090995-0689-4db7-847d-7cf2e12b39b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1172 0.011488 10.0.0.49 - - [2025-09-26 00:03:41] "POST /ref-update HTTP/1.1" 200 156 0.032939 10.0.0.49 - - [2025-09-26 00:03:41] "POST /tags HTTP/1.1" 409 238 0.007262 10.0.0.49 - - [2025-09-26 00:03:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.007521 10.0.0.49 - - [2025-09-26 00:03:41] "POST /ref-update HTTP/1.1" 200 156 0.024268 10.0.0.49 - - [2025-09-26 00:03:41] "GET /tag/9ee78d16-8611-4c51-a267-daf35c2f3fdb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.014690 10.0.0.49 - - [2025-09-26 00:03:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003084 10.0.0.49 - - [2025-09-26 00:03:41] "POST /firewall-rules HTTP/1.1" 409 293 0.001567 10.0.0.49 - - [2025-09-26 00:03:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002252 10.0.0.49 - - [2025-09-26 00:03:41] "POST /chown HTTP/1.1" 200 109 0.005994 10.0.0.49 - - [2025-09-26 00:03:41] "POST /chown HTTP/1.1" 200 109 0.019002 10.0.0.49 - - [2025-09-26 00:03:41] "PUT /firewall-rule/786a39ba-f5a0-4d27-b824-dd0ccf5b0424 HTTP/1.1" 200 260 0.016968 10.0.0.49 - - [2025-09-26 00:03:41] "GET /firewall-rule/786a39ba-f5a0-4d27-b824-dd0ccf5b0424?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.009939 10.0.0.49 - - [2025-09-26 00:03:41] "GET /firewall-policy/eb82fea7-7210-4be7-8436-1851d619c7a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1713 0.006580 10.0.0.49 - - [2025-09-26 00:03:41] "PUT /instance-ip/a7139a33-37bb-4de0-bfe4-f6d9ce200bdd HTTP/1.1" 200 256 0.028979 10.0.0.49 - - [2025-09-26 00:03:41] "POST /ref-update HTTP/1.1" 200 156 0.013185 10.0.0.49 - - [2025-09-26 00:03:42] "GET /firewall-rule/786a39ba-f5a0-4d27-b824-dd0ccf5b0424?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.007523 10.0.0.49 - - [2025-09-26 00:03:42] "POST /chown HTTP/1.1" 200 109 0.024879 10.0.0.49 - - [2025-09-26 00:03:42] "POST /chown HTTP/1.1" 200 109 0.006575 10.0.0.49 - - [2025-09-26 00:03:42] "PUT /instance-ip/a7139a33-37bb-4de0-bfe4-f6d9ce200bdd HTTP/1.1" 200 256 0.014675 10.0.0.49 - - [2025-09-26 00:03:42] "POST /ref-update HTTP/1.1" 200 156 0.019172 10.0.0.49 - - [2025-09-26 00:03:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002129 10.0.0.49 - - [2025-09-26 00:03:42] "POST /chown HTTP/1.1" 200 109 0.006317 10.0.0.49 - - [2025-09-26 00:03:42] "POST /chown HTTP/1.1" 200 109 0.018565 10.0.0.49 - - [2025-09-26 00:03:42] "PUT /instance-ip/a7139a33-37bb-4de0-bfe4-f6d9ce200bdd HTTP/1.1" 200 256 0.016693 10.0.0.49 - - [2025-09-26 00:03:42] "POST /ref-update HTTP/1.1" 200 156 0.009524 10.0.0.49 - - [2025-09-26 00:03:42] "POST /chown HTTP/1.1" 200 109 0.012366 10.0.0.49 - - [2025-09-26 00:03:42] "POST /chown HTTP/1.1" 200 109 0.016238 10.0.0.49 - - [2025-09-26 00:03:42] "PUT /instance-ip/a7139a33-37bb-4de0-bfe4-f6d9ce200bdd HTTP/1.1" 200 256 0.010539 10.0.0.49 - - [2025-09-26 00:03:42] "POST /ref-update HTTP/1.1" 200 156 0.015563 10.0.0.49 - - [2025-09-26 00:03:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001757 10.0.0.49 - - [2025-09-26 00:03:42] "POST /chown HTTP/1.1" 200 109 0.010629 10.0.0.49 - - [2025-09-26 00:03:42] "POST /chown HTTP/1.1" 200 109 0.017628 10.0.0.49 - - [2025-09-26 00:03:42] "PUT /instance-ip/a7139a33-37bb-4de0-bfe4-f6d9ce200bdd HTTP/1.1" 200 256 0.019124 10.0.0.49 - - [2025-09-26 00:03:42] "POST /ref-update HTTP/1.1" 200 156 0.010696 10.0.0.49 - - [2025-09-26 00:03:42] "POST /ref-update HTTP/1.1" 200 156 0.014643 10.0.0.49 - - [2025-09-26 00:03:42] "POST /chown HTTP/1.1" 200 109 0.021563 10.0.0.49 - - [2025-09-26 00:03:42] "POST /chown HTTP/1.1" 200 109 0.006930 10.0.0.49 - - [2025-09-26 00:03:42] "PUT /instance-ip/a7139a33-37bb-4de0-bfe4-f6d9ce200bdd HTTP/1.1" 200 256 0.028082 10.0.0.49 - - [2025-09-26 00:03:42] "POST /ref-update HTTP/1.1" 200 156 0.024704 10.0.0.49 - - [2025-09-26 00:03:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.010440 10.0.0.49 - - [2025-09-26 00:03:42] "GET /virtual-network/d1d6944e-ce55-45b0-8691-e0028cbb84a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.004126 10.0.0.49 - - [2025-09-26 00:03:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001541 10.0.0.49 - - [2025-09-26 00:03:42] "POST /ref-update HTTP/1.1" 200 156 0.007212 10.0.0.49 - - [2025-09-26 00:03:42] "GET /project/e660da8a-142d-45cd-b585-679616d5d9ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1541 0.040286 10.0.0.49 - - [2025-09-26 00:03:42] "POST /virtual-machines HTTP/1.1" 200 373 0.010865 10.0.0.49 - - [2025-09-26 00:03:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.013511 10.0.0.49 - - [2025-09-26 00:03:42] "PUT /service-instance/03a79b9a-5795-478f-a037-79f35f583d17 HTTP/1.1" 200 266 0.009523 10.0.0.49 - - [2025-09-26 00:03:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.015278 10.0.0.49 - - [2025-09-26 00:03:43] "PUT /service-instance/03a79b9a-5795-478f-a037-79f35f583d17 HTTP/1.1" 200 266 0.047950 10.0.0.49 - - [2025-09-26 00:03:43] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.143507 10.0.0.49 - - [2025-09-26 00:03:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.018348 10.0.0.49 - - [2025-09-26 00:03:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.015096 10.0.0.49 - - [2025-09-26 00:03:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002398 10.0.0.49 - - [2025-09-26 00:03:43] "GET /virtual-machine-interface/438b7c52-9a6c-11f0-a921-fa163ec519c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2861 0.004944 10.0.0.49 - - [2025-09-26 00:03:43] "PUT /service-instance/03a79b9a-5795-478f-a037-79f35f583d17 HTTP/1.1" 200 266 0.012216 10.0.0.49 - - [2025-09-26 00:03:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.013582 10.0.0.49 - - [2025-09-26 00:03:43] "PUT /service-instance/03a79b9a-5795-478f-a037-79f35f583d17 HTTP/1.1" 200 266 0.007963 10.0.0.49 - - [2025-09-26 00:03:43] "POST /instance-ips HTTP/1.1" 200 413 0.035337 10.0.0.49 - - [2025-09-26 00:03:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.034508 10.0.0.49 - - [2025-09-26 00:03:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.019407 10.0.0.49 - - [2025-09-26 00:03:43] "GET /virtual-machine-interface/438b7c52-9a6c-11f0-a921-fa163ec519c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2861 0.012848 10.0.0.49 - - [2025-09-26 00:03:43] "PUT /service-instance/03a79b9a-5795-478f-a037-79f35f583d17 HTTP/1.1" 200 266 0.010800 10.0.0.49 - - [2025-09-26 00:03:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.014892 10.0.0.49 - - [2025-09-26 00:03:43] "POST /set-tag HTTP/1.1" 200 109 0.022545 10.0.0.49 - - [2025-09-26 00:03:43] "GET /virtual-machine-interface/438b7c52-9a6c-11f0-a921-fa163ec519c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.019763 10.0.0.49 - - [2025-09-26 00:03:43] "GET /instance-ip/43ab31fa-9a6c-11f0-a921-fa163ec519c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1962 0.010199 10.0.0.49 - - [2025-09-26 00:03:43] "PUT /service-instance/03a79b9a-5795-478f-a037-79f35f583d17 HTTP/1.1" 200 266 0.014559 10.0.0.49 - - [2025-09-26 00:03:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.024846 10.0.0.49 - - [2025-09-26 00:03:43] "GET /virtual-machine-interface/438b7c52-9a6c-11f0-a921-fa163ec519c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.010547 10.0.0.49 - - [2025-09-26 00:03:43] "POST /set-tag HTTP/1.1" 200 109 0.002765 10.0.0.49 - - [2025-09-26 00:03:43] "GET /virtual-router/ec39beb4-cf0c-4522-a09a-0a93b16500b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2116 0.003256 10.0.0.49 - - [2025-09-26 00:03:43] "PUT /service-instance/03a79b9a-5795-478f-a037-79f35f583d17 HTTP/1.1" 200 266 0.012986 10.0.0.49 - - [2025-09-26 00:03:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.019697 10.0.0.49 - - [2025-09-26 00:03:43] "POST /ref-update HTTP/1.1" 200 156 0.024103 10.0.0.49 - - [2025-09-26 00:03:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001312 10.0.0.49 - - [2025-09-26 00:03:43] "GET /virtual-machine-interface/438b7c52-9a6c-11f0-a921-fa163ec519c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.008272 10.0.0.49 - - [2025-09-26 00:03:43] "POST /set-tag HTTP/1.1" 200 109 0.004812 10.0.0.49 - - [2025-09-26 00:03:43] "POST /chown HTTP/1.1" 200 109 0.005954 10.0.0.49 - - [2025-09-26 00:03:43] "GET /virtual-machine-interface/438b7c52-9a6c-11f0-a921-fa163ec519c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.007587 10.0.0.49 - - [2025-09-26 00:03:43] "POST /set-tag HTTP/1.1" 200 109 0.002881 10.0.0.49 - - [2025-09-26 00:03:43] "POST /chown HTTP/1.1" 200 109 0.017492 10.0.0.49 - - [2025-09-26 00:03:43] "POST /chown HTTP/1.1" 200 109 0.009026 10.0.0.49 - - [2025-09-26 00:03:43] "POST /chown HTTP/1.1" 200 109 0.005896 10.0.0.49 - - [2025-09-26 00:03:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003685 10.0.0.49 - - [2025-09-26 00:03:43] "POST /chown HTTP/1.1" 200 109 0.006541 10.0.0.49 - - [2025-09-26 00:03:43] "POST /chown HTTP/1.1" 200 109 0.005382 10.0.0.49 - - [2025-09-26 00:03:43] "POST /chown HTTP/1.1" 200 109 0.022323 10.0.0.49 - - [2025-09-26 00:03:43] "POST /chown HTTP/1.1" 200 109 0.014762 10.0.0.49 - - [2025-09-26 00:03:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001978 10.0.0.49 - - [2025-09-26 00:03:43] "POST /chown HTTP/1.1" 200 109 0.005744 10.0.0.49 - - [2025-09-26 00:03:43] "POST /chown HTTP/1.1" 200 109 0.012408 10.0.0.49 - - [2025-09-26 00:03:43] "POST /chown HTTP/1.1" 200 109 0.005644 10.0.0.49 - - [2025-09-26 00:03:43] "POST /chown HTTP/1.1" 200 109 0.013749 10.0.0.49 - - [2025-09-26 00:03:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001656 10.0.0.49 - - [2025-09-26 00:03:44] "POST /chown HTTP/1.1" 200 109 0.014001 10.0.0.49 - - [2025-09-26 00:03:44] "POST /chown HTTP/1.1" 200 109 0.020522 10.0.0.49 - - [2025-09-26 00:03:44] "POST /chown HTTP/1.1" 200 109 0.018003 10.0.0.49 - - [2025-09-26 00:03:44] "POST /chown HTTP/1.1" 200 109 0.006854 10.0.0.49 - - [2025-09-26 00:03:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001447 10.0.0.49 - - [2025-09-26 00:03:44] "POST /chown HTTP/1.1" 200 109 0.013307 10.0.0.49 - - [2025-09-26 00:03:44] "POST /chown HTTP/1.1" 200 109 0.017697 10.0.0.49 - - [2025-09-26 00:03:44] "POST /chown HTTP/1.1" 200 109 0.005860 10.0.0.49 - - [2025-09-26 00:03:44] "POST /chown HTTP/1.1" 200 109 0.013577 10.0.0.49 - - [2025-09-26 00:03:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001822 10.0.0.49 - - [2025-09-26 00:03:44] "POST /chown HTTP/1.1" 200 109 0.007820 10.0.0.49 - - [2025-09-26 00:03:44] "POST /chown HTTP/1.1" 200 109 0.018159 10.0.0.49 - - [2025-09-26 00:03:44] "POST /chown HTTP/1.1" 200 109 0.011249 10.0.0.49 - - [2025-09-26 00:03:44] "POST /chown HTTP/1.1" 200 109 0.006049 10.0.0.49 - - [2025-09-26 00:03:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001460 10.0.0.49 - - [2025-09-26 00:03:44] "POST /chown HTTP/1.1" 200 109 0.006035 10.0.0.49 - - [2025-09-26 00:03:44] "POST /chown HTTP/1.1" 200 109 0.005968 10.0.0.49 - - [2025-09-26 00:03:44] "POST /chown HTTP/1.1" 200 109 0.008913 10.0.0.49 - - [2025-09-26 00:03:44] "POST /chown HTTP/1.1" 200 109 0.015608 10.0.0.49 - - [2025-09-26 00:03:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001551 10.0.0.49 - - [2025-09-26 00:03:44] "POST /chown HTTP/1.1" 200 109 0.006303 10.0.0.49 - - [2025-09-26 00:03:44] "POST /chown HTTP/1.1" 200 109 0.018932 10.0.0.49 - - [2025-09-26 00:03:44] "POST /chown HTTP/1.1" 200 109 0.019361 10.0.0.49 - - [2025-09-26 00:03:44] "POST /chown HTTP/1.1" 200 109 0.005504 10.0.0.49 - - [2025-09-26 00:03:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002343 10.0.0.49 - - [2025-09-26 00:03:44] "POST /chown HTTP/1.1" 200 109 0.005944 10.0.0.49 - - [2025-09-26 00:03:44] "POST /chown HTTP/1.1" 200 109 0.006151 10.0.0.49 - - [2025-09-26 00:03:44] "POST /chown HTTP/1.1" 200 109 0.014306 10.0.0.49 - - [2025-09-26 00:03:44] "POST /chown HTTP/1.1" 200 109 0.016359 10.0.0.49 - - [2025-09-26 00:03:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001732 10.0.0.49 - - [2025-09-26 00:03:44] "POST /chown HTTP/1.1" 200 109 0.005633 10.0.0.49 - - [2025-09-26 00:03:44] "POST /chown HTTP/1.1" 200 109 0.019235 10.0.0.49 - - [2025-09-26 00:03:44] "POST /chown HTTP/1.1" 200 109 0.016847 10.0.0.49 - - [2025-09-26 00:03:44] "POST /chown HTTP/1.1" 200 109 0.006168 10.0.0.49 - - [2025-09-26 00:03:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001901 10.0.0.49 - - [2025-09-26 00:03:44] "POST /chown HTTP/1.1" 200 109 0.005189 10.0.0.49 - - [2025-09-26 00:03:44] "POST /chown HTTP/1.1" 200 109 0.005985 10.0.0.49 - - [2025-09-26 00:03:45] "POST /chown HTTP/1.1" 200 109 0.026009 10.0.0.49 - - [2025-09-26 00:03:45] "POST /chown HTTP/1.1" 200 109 0.020148 10.0.0.49 - - [2025-09-26 00:03:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001714 10.0.0.49 - - [2025-09-26 00:03:45] "POST /chown HTTP/1.1" 200 109 0.005447 10.0.0.49 - - [2025-09-26 00:03:45] "POST /chown HTTP/1.1" 200 109 0.018444 10.0.0.49 - - [2025-09-26 00:03:45] "POST /chown HTTP/1.1" 200 109 0.005986 10.0.0.49 - - [2025-09-26 00:03:45] "POST /chown HTTP/1.1" 200 109 0.018955 10.0.0.49 - - [2025-09-26 00:03:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002898 10.0.0.49 - - [2025-09-26 00:03:45] "POST /chown HTTP/1.1" 200 109 0.005736 10.0.0.49 - - [2025-09-26 00:03:45] "POST /chown HTTP/1.1" 200 109 0.013833 10.0.0.49 - - [2025-09-26 00:03:45] "POST /chown HTTP/1.1" 200 109 0.010998 10.0.0.49 - - [2025-09-26 00:03:45] "POST /chown HTTP/1.1" 200 109 0.005551 10.0.0.49 - - [2025-09-26 00:03:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002993 10.0.0.49 - - [2025-09-26 00:03:45] "POST /chown HTTP/1.1" 200 109 0.005227 10.0.0.49 - - [2025-09-26 00:03:45] "POST /chown HTTP/1.1" 200 109 0.006515 10.0.0.49 - - [2025-09-26 00:03:45] "POST /chown HTTP/1.1" 200 109 0.013840 10.0.0.49 - - [2025-09-26 00:03:45] "POST /chown HTTP/1.1" 200 109 0.020757 10.0.0.49 - - [2025-09-26 00:03:45] "GET /virtual-machine-interface/3ec48948-9a6c-11f0-a921-fa163ec519c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.003953 10.0.0.49 - - [2025-09-26 00:03:45] "POST /set-tag HTTP/1.1" 200 109 0.003409 10.0.0.49 - - [2025-09-26 00:03:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002201 10.0.0.49 - - [2025-09-26 00:03:45] "GET /loadbalancer/783fb50a-d2aa-411c-b131-e9f5e5950e78?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.001976 10.0.0.49 - - [2025-09-26 00:03:45] "GET /loadbalancer-pool/b7bb010b-e5df-4624-953d-41c0dcb15dc7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1909 0.002115 10.0.0.49 - - [2025-09-26 00:03:46] "POST /loadbalancer-members HTTP/1.1" 200 702 0.021181 10.0.0.49 - - [2025-09-26 00:03:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.007581 10.0.0.49 - - [2025-09-26 00:03:46] "GET /virtual-machine-interface/3ec48948-9a6c-11f0-a921-fa163ec519c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.016052 10.0.0.49 - - [2025-09-26 00:03:46] "GET /virtual-machine-interface/3ec48948-9a6c-11f0-a921-fa163ec519c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.007153 10.0.0.49 - - [2025-09-26 00:03:46] "POST /tags HTTP/1.1" 409 221 0.002595 10.0.0.49 - - [2025-09-26 00:03:46] "POST /ref-update HTTP/1.1" 200 156 0.005381 10.0.0.49 - - [2025-09-26 00:03:46] "GET /floating-ip/bafe30a7-1a9d-4b4c-bf6b-0ba3d16216d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1782 0.013431 10.0.0.49 - - [2025-09-26 00:03:46] "PUT /floating-ip/bafe30a7-1a9d-4b4c-bf6b-0ba3d16216d7 HTTP/1.1" 200 256 0.007049 10.0.0.49 - - [2025-09-26 00:03:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002275 10.0.0.49 - - [2025-09-26 00:03:46] "GET /tag/5c090995-0689-4db7-847d-7cf2e12b39b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1172 0.010124 10.0.0.49 - - [2025-09-26 00:03:46] "POST /set-tag HTTP/1.1" 200 109 0.016819 10.0.0.49 - - [2025-09-26 00:03:46] "GET /virtual-machine-interface/3f3053b2-9a6c-11f0-a921-fa163ec519c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.005970 10.0.0.49 - - [2025-09-26 00:03:46] "POST /set-tag HTTP/1.1" 200 109 0.002568 10.0.0.49 - - [2025-09-26 00:03:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002475 10.0.0.49 - - [2025-09-26 00:03:46] "GET /loadbalancer/783fb50a-d2aa-411c-b131-e9f5e5950e78?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.002035 10.0.0.49 - - [2025-09-26 00:03:47] "GET /loadbalancer-pool/b7bb010b-e5df-4624-953d-41c0dcb15dc7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1909 0.004716 10.0.0.49 - - [2025-09-26 00:03:47] "POST /loadbalancer-members HTTP/1.1" 200 702 0.021965 10.0.0.49 - - [2025-09-26 00:03:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.032605 10.0.0.49 - - [2025-09-26 00:03:47] "GET /virtual-machine-interface/3f3053b2-9a6c-11f0-a921-fa163ec519c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.021387 10.0.0.49 - - [2025-09-26 00:03:47] "GET /virtual-machine-interface/3f3053b2-9a6c-11f0-a921-fa163ec519c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.009107 10.0.0.49 - - [2025-09-26 00:03:47] "POST /ref-update HTTP/1.1" 200 156 0.011289 10.0.0.49 - - [2025-09-26 00:03:47] "GET /floating-ip/bafe30a7-1a9d-4b4c-bf6b-0ba3d16216d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.006708 10.0.0.49 - - [2025-09-26 00:03:47] "POST /set-tag HTTP/1.1" 200 109 0.029048 10.0.0.49 - - [2025-09-26 00:03:47] "GET /virtual-machine/1d02ea5e-dd2f-4086-a621-935108fea6af?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1216 0.002814 10.0.0.49 - - [2025-09-26 00:03:47] "GET /virtual-machine-interface/3ec48948-9a6c-11f0-a921-fa163ec519c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.003821 10.0.0.49 - - [2025-09-26 00:03:47] "GET /virtual-machine/ae36a8da-ad9d-4144-89bf-52e0d9021bc3?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1216 0.002688 10.0.0.49 - - [2025-09-26 00:03:47] "GET /virtual-machine-interface/3f3053b2-9a6c-11f0-a921-fa163ec519c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.005682 10.0.0.49 - - [2025-09-26 00:03:57] "GET /virtual-machine-interface/438b7c52-9a6c-11f0-a921-fa163ec519c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.004035 10.0.0.49 - - [2025-09-26 00:03:57] "POST /set-tag HTTP/1.1" 200 109 0.001870 10.0.0.49 - - [2025-09-26 00:03:57] "GET /virtual-machine/4744c850-a59d-4417-9830-5ddac88ce2d5?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1222 0.002721 10.0.0.49 - - [2025-09-26 00:03:57] "GET /virtual-machine-interface/438b7c52-9a6c-11f0-a921-fa163ec519c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.003837 10.0.0.49 - - [2025-09-26 00:03:58] "GET /virtual-machine-interface/438b7c52-9a6c-11f0-a921-fa163ec519c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.006145 10.0.0.49 - - [2025-09-26 00:03:58] "POST /set-tag HTTP/1.1" 200 109 0.003221 10.0.0.49 - - [2025-09-26 00:04:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002082 10.0.0.49 - - [2025-09-26 00:04:28] "POST /chown HTTP/1.1" 200 109 0.005656 10.0.0.49 - - [2025-09-26 00:04:28] "POST /chown HTTP/1.1" 200 109 0.006049 10.0.0.49 - - [2025-09-26 00:04:28] "POST /chown HTTP/1.1" 200 109 0.017555 10.0.0.49 - - [2025-09-26 00:04:28] "POST /chown HTTP/1.1" 200 109 0.015291 10.0.0.49 - - [2025-09-26 00:04:31] "GET /virtual-machine-interface/438b7c52-9a6c-11f0-a921-fa163ec519c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.004934 10.0.0.49 - - [2025-09-26 00:04:31] "POST /set-tag HTTP/1.1" 200 109 0.001849 10.0.0.49 - - [2025-09-26 00:04:31] "GET /virtual-machine-interface/438b7c52-9a6c-11f0-a921-fa163ec519c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.003631 10.0.0.49 - - [2025-09-26 00:04:31] "POST /set-tag HTTP/1.1" 200 109 0.002046 10.0.0.49 - - [2025-09-26 00:04:31] "GET /virtual-machine/4744c850-a59d-4417-9830-5ddac88ce2d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1458 0.003139 10.0.0.49 - - [2025-09-26 00:04:31] "POST /ref-update HTTP/1.1" 200 156 0.008042 10.0.0.49 - - [2025-09-26 00:04:31] "GET /virtual-machine-interface/438b7c52-9a6c-11f0-a921-fa163ec519c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.007030 10.0.0.49 - - [2025-09-26 00:04:31] "POST /set-tag HTTP/1.1" 200 109 0.014236 10.0.0.49 - - [2025-09-26 00:04:31] "POST /set-tag HTTP/1.1" 200 109 0.046480 10.0.0.49 - - [2025-09-26 00:04:31] "DELETE /instance-ip/43ab31fa-9a6c-11f0-a921-fa163ec519c2 HTTP/1.1" 200 115 0.042941 10.0.0.49 - - [2025-09-26 00:04:31] "DELETE /virtual-machine-interface/438b7c52-9a6c-11f0-a921-fa163ec519c2 HTTP/1.1" 200 115 0.035179 10.0.0.49 - - [2025-09-26 00:04:31] "DELETE /virtual-machine/4744c850-a59d-4417-9830-5ddac88ce2d5 HTTP/1.1" 200 115 0.029873 10.0.0.49 - - [2025-09-26 00:04:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002090 10.0.0.49 - - [2025-09-26 00:04:33] "GET /tag/9ee78d16-8611-4c51-a267-daf35c2f3fdb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.016526 10.0.0.49 - - [2025-09-26 00:04:33] "GET /tag/9ee78d16-8611-4c51-a267-daf35c2f3fdb?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1772 0.015562 10.0.0.49 - - [2025-09-26 00:04:33] "GET /virtual-machine-interface/2f9930b3-ec49-4d4a-90d5-a9a4cd5bbb05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2723 0.003613 10.0.0.49 - - [2025-09-26 00:04:33] "POST /set-tag HTTP/1.1" 200 109 0.013644 10.0.0.49 - - [2025-09-26 00:04:33] "GET /virtual-machine-interface/de2ca7b1-981e-4f2f-85bb-fc308f46509a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3132 0.004114 10.0.0.49 - - [2025-09-26 00:04:33] "POST /set-tag HTTP/1.1" 200 109 0.011600 10.0.0.49 - - [2025-09-26 00:04:33] "GET /virtual-machine-interface/ea12973d-fe07-40f7-a78e-f43a34c78670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3133 0.013116 10.0.0.49 - - [2025-09-26 00:04:33] "POST /set-tag HTTP/1.1" 200 109 0.013787 10.0.0.49 - - [2025-09-26 00:04:33] "GET /firewall-policy/eb82fea7-7210-4be7-8436-1851d619c7a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1713 0.006699 10.0.0.49 - - [2025-09-26 00:04:33] "GET /firewall-rule/786a39ba-f5a0-4d27-b824-dd0ccf5b0424?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.007050 10.0.0.49 - - [2025-09-26 00:04:33] "POST /ref-update HTTP/1.1" 200 156 0.011376 10.0.0.49 - - [2025-09-26 00:04:33] "DELETE /firewall-rule/786a39ba-f5a0-4d27-b824-dd0ccf5b0424 HTTP/1.1" 200 115 0.033019 10.0.0.49 - - [2025-09-26 00:04:33] "DELETE /loadbalancer-member/80b76d90-5a9b-44c1-9827-ac6d2a7c8fc0 HTTP/1.1" 200 115 0.028904 10.0.0.49 - - [2025-09-26 00:04:33] "PUT /service-instance/03a79b9a-5795-478f-a037-79f35f583d17 HTTP/1.1" 200 266 0.008983 10.0.0.49 - - [2025-09-26 00:04:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.013449 10.0.0.49 - - [2025-09-26 00:04:33] "DELETE /loadbalancer-pool/e5c47483-73c0-45c9-b4fd-142ce17e0641 HTTP/1.1" 200 115 0.063248 10.0.0.49 - - [2025-09-26 00:04:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.015174 10.0.0.49 - - [2025-09-26 00:04:33] "POST /chown HTTP/1.1" 200 109 0.009017 10.0.0.49 - - [2025-09-26 00:04:33] "DELETE /loadbalancer-listener/e9041e32-e5a1-4388-9345-bebe9295c6ea HTTP/1.1" 200 115 0.032908 10.0.0.49 - - [2025-09-26 00:04:33] "GET /floating-ip/43eb84e2-a511-463a-9898-0f1f7d96b5eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2392 0.002002 10.0.0.49 - - [2025-09-26 00:04:33] "POST /chown HTTP/1.1" 200 109 0.005871 10.0.0.49 - - [2025-09-26 00:04:33] "POST /chown HTTP/1.1" 200 109 0.013366 10.0.0.49 - - [2025-09-26 00:04:33] "POST /chown HTTP/1.1" 200 109 0.020972 10.0.0.49 - - [2025-09-26 00:04:33] "PUT /floating-ip/43eb84e2-a511-463a-9898-0f1f7d96b5eb HTTP/1.1" 200 256 0.043931 10.0.0.49 - - [2025-09-26 00:04:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003313 10.0.0.49 - - [2025-09-26 00:04:33] "DELETE /floating-ip/43eb84e2-a511-463a-9898-0f1f7d96b5eb HTTP/1.1" 200 115 0.043244 10.0.0.49 - - [2025-09-26 00:04:33] "POST /chown HTTP/1.1" 200 109 0.011241 10.0.0.49 - - [2025-09-26 00:04:33] "POST /chown HTTP/1.1" 200 109 0.016696 10.0.0.49 - - [2025-09-26 00:04:33] "DELETE /loadbalancer/ac9306ab-f3e8-414f-a4e0-40d30a2ffc75 HTTP/1.1" 200 115 0.069558 10.0.0.49 - - [2025-09-26 00:04:33] "POST /chown HTTP/1.1" 200 109 0.006502 10.0.0.49 - - [2025-09-26 00:04:33] "POST /chown HTTP/1.1" 200 109 0.020133 10.0.0.49 - - [2025-09-26 00:04:33] "PUT /service-instance/03a79b9a-5795-478f-a037-79f35f583d17 HTTP/1.1" 200 266 0.015660 10.0.0.49 - - [2025-09-26 00:04:33] "DELETE /instance-ip/a7139a33-37bb-4de0-bfe4-f6d9ce200bdd HTTP/1.1" 200 115 0.085020 10.0.0.49 - - [2025-09-26 00:04:34] "DELETE /virtual-machine-interface/2f9930b3-ec49-4d4a-90d5-a9a4cd5bbb05 HTTP/1.1" 200 115 0.044460 10.0.0.49 - - [2025-09-26 00:04:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.016207 10.0.0.49 - - [2025-09-26 00:04:34] "PUT /service-instance/03a79b9a-5795-478f-a037-79f35f583d17 HTTP/1.1" 200 266 0.018519 10.0.0.49 - - [2025-09-26 00:04:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.015917 10.0.0.49 - - [2025-09-26 00:04:34] "DELETE /tag/9ee78d16-8611-4c51-a267-daf35c2f3fdb HTTP/1.1" 200 115 0.164064 10.0.0.49 - - [2025-09-26 00:04:34] "PUT /service-instance/03a79b9a-5795-478f-a037-79f35f583d17 HTTP/1.1" 200 266 0.012650 10.0.0.49 - - [2025-09-26 00:04:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.013584 10.0.0.49 - - [2025-09-26 00:04:34] "GET /floating-ip-pool/36aadeb6-badd-4e50-a3fc-5ad79cfc7101?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1107 0.005614 10.0.0.49 - - [2025-09-26 00:04:34] "POST /ref-update HTTP/1.1" 200 156 0.008784 10.0.0.49 - - [2025-09-26 00:04:34] "DELETE /service-instance/03a79b9a-5795-478f-a037-79f35f583d17 HTTP/1.1" 200 115 0.063066 10.0.0.49 - - [2025-09-26 00:04:34] "DELETE /floating-ip-pool/36aadeb6-badd-4e50-a3fc-5ad79cfc7101 HTTP/1.1" 200 115 0.021801 10.0.0.49 - - [2025-09-26 00:04:34] "GET /virtual-machine-interface/de2ca7b1-981e-4f2f-85bb-fc308f46509a?fields=instance_ip_back_refs%2Cfloating_ip_back_refs%2Cinterface_route_table_refs HTTP/1.1" 200 1208 0.004053 10.0.0.49 - - [2025-09-26 00:04:34] "POST /useragent-kv HTTP/1.1" 200 115 0.001686 10.0.0.49 - - [2025-09-26 00:04:34] "POST /useragent-kv HTTP/1.1" 200 115 0.018347 10.0.0.49 - - [2025-09-26 00:04:34] "DELETE /virtual-network/62816763-3e34-47dc-aeb6-fa6261823043 HTTP/1.1" 200 115 0.119603 10.0.0.49 - - [2025-09-26 00:04:34] "GET /routing-instance/49e7e0eb-e28f-45b4-904e-910623c5d2b1 HTTP/1.1" 404 171 0.004608 10.0.0.49 - - [2025-09-26 00:04:34] "GET /domains HTTP/1.1" 200 280 0.004503 10.0.0.49 - - [2025-09-26 00:04:34] "GET /domain/ded6eacc-5872-4a99-b29c-d464f438130a HTTP/1.1" 200 3087 0.008050 10.0.0.49 - - [2025-09-26 00:04:34] "DELETE /virtual-machine-interface/de2ca7b1-981e-4f2f-85bb-fc308f46509a HTTP/1.1" 200 115 0.104244 10.0.0.49 - - [2025-09-26 00:04:34] "GET /project/e660da8a-142d-45cd-b585-679616d5d9ea HTTP/1.1" 200 7143 0.045979 10.0.0.49 - - [2025-09-26 00:04:34] "POST /ref-update HTTP/1.1" 200 156 0.028957 10.0.0.49 - - [2025-09-26 00:04:34] "GET /virtual-machine-interface/3f3053b2-9a6c-11f0-a921-fa163ec519c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.013887 10.0.0.49 - - [2025-09-26 00:04:34] "POST /set-tag HTTP/1.1" 200 109 0.019456 10.0.0.49 - - [2025-09-26 00:04:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002386 10.0.0.49 - - [2025-09-26 00:04:34] "GET /loadbalancer/783fb50a-d2aa-411c-b131-e9f5e5950e78?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.005044 10.0.0.49 - - [2025-09-26 00:04:34] "GET /virtual-machine-interface/3f3053b2-9a6c-11f0-a921-fa163ec519c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.003933 10.0.0.49 - - [2025-09-26 00:04:34] "DELETE /virtual-machine/56c62c01-5b19-4ba3-903c-09c790323c8b HTTP/1.1" 200 115 0.085055 10.0.0.49 - - [2025-09-26 00:04:34] "GET /virtual-machine-interface/ea12973d-fe07-40f7-a78e-f43a34c78670?fields=instance_ip_back_refs%2Cfloating_ip_back_refs%2Cinterface_route_table_refs HTTP/1.1" 200 1209 0.004081 10.0.0.49 - - [2025-09-26 00:04:34] "POST /set-tag HTTP/1.1" 200 109 0.022910 10.0.0.49 - - [2025-09-26 00:04:34] "DELETE /virtual-machine-interface/ea12973d-fe07-40f7-a78e-f43a34c78670 HTTP/1.1" 200 115 0.057470 10.0.0.49 - - [2025-09-26 00:04:34] "DELETE /virtual-machine/bf43c8f0-83a8-42c8-8337-f4e7e0aa15a0 HTTP/1.1" 200 115 0.030484 10.0.0.49 - - [2025-09-26 00:04:34] "DELETE /loadbalancer-member/437dcd46-5b15-45d1-97b9-68a87b0eb87c HTTP/1.1" 200 115 0.047020 10.0.0.49 - - [2025-09-26 00:04:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001821 10.0.0.49 - - [2025-09-26 00:04:34] "DELETE /route-target/64364098-d3d9-44ea-ada8-d06778b2cf7e HTTP/1.1" 200 115 0.018142 10.0.0.49 - - [2025-09-26 00:04:36] "GET /virtual-machine-interface/3f3053b2-9a6c-11f0-a921-fa163ec519c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.006019 10.0.0.49 - - [2025-09-26 00:04:36] "POST /set-tag HTTP/1.1" 200 109 0.002931 10.0.0.49 - - [2025-09-26 00:04:36] "GET /virtual-machine-interface/3f3053b2-9a6c-11f0-a921-fa163ec519c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.007044 10.0.0.49 - - [2025-09-26 00:04:36] "POST /set-tag HTTP/1.1" 200 109 0.001784 10.0.0.49 - - [2025-09-26 00:04:36] "GET /virtual-machine/ae36a8da-ad9d-4144-89bf-52e0d9021bc3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1474 0.001981 10.0.0.49 - - [2025-09-26 00:04:36] "POST /ref-update HTTP/1.1" 200 156 0.011708 10.0.0.49 - - [2025-09-26 00:04:36] "GET /virtual-machine-interface/3f3053b2-9a6c-11f0-a921-fa163ec519c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.005135 10.0.0.49 - - [2025-09-26 00:04:36] "POST /set-tag HTTP/1.1" 200 109 0.027645 10.0.0.49 - - [2025-09-26 00:04:36] "POST /set-tag HTTP/1.1" 200 109 0.015215 10.0.0.49 - - [2025-09-26 00:04:36] "POST /set-tag HTTP/1.1" 200 109 0.025935 10.0.0.49 - - [2025-09-26 00:04:36] "DELETE /instance-ip/3f4a1c34-9a6c-11f0-a921-fa163ec519c2 HTTP/1.1" 200 115 0.051601 10.0.0.49 - - [2025-09-26 00:04:36] "POST /ref-update HTTP/1.1" 200 156 0.016677 10.0.0.49 - - [2025-09-26 00:04:36] "DELETE /virtual-machine-interface/3f3053b2-9a6c-11f0-a921-fa163ec519c2 HTTP/1.1" 200 115 0.062055 10.0.0.49 - - [2025-09-26 00:04:36] "DELETE /virtual-machine/ae36a8da-ad9d-4144-89bf-52e0d9021bc3 HTTP/1.1" 200 115 0.022070 10.0.0.49 - - [2025-09-26 00:04:39] "GET /virtual-machine-interface/3ec48948-9a6c-11f0-a921-fa163ec519c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.006996 10.0.0.49 - - [2025-09-26 00:04:39] "POST /set-tag HTTP/1.1" 200 109 0.003952 10.0.0.49 - - [2025-09-26 00:04:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002525 10.0.0.49 - - [2025-09-26 00:04:39] "GET /loadbalancer/783fb50a-d2aa-411c-b131-e9f5e5950e78?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.002298 10.0.0.49 - - [2025-09-26 00:04:41] "GET /virtual-machine-interface/3ec48948-9a6c-11f0-a921-fa163ec519c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.004758 10.0.0.49 - - [2025-09-26 00:04:41] "POST /set-tag HTTP/1.1" 200 109 0.004473 10.0.0.49 - - [2025-09-26 00:04:41] "GET /virtual-machine-interface/3ec48948-9a6c-11f0-a921-fa163ec519c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.003774 10.0.0.49 - - [2025-09-26 00:04:41] "POST /set-tag HTTP/1.1" 200 109 0.002486 10.0.0.49 - - [2025-09-26 00:04:41] "GET /virtual-machine/1d02ea5e-dd2f-4086-a621-935108fea6af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1474 0.002335 10.0.0.49 - - [2025-09-26 00:04:41] "POST /ref-update HTTP/1.1" 200 156 0.008503 10.0.0.49 - - [2025-09-26 00:04:41] "GET /virtual-machine-interface/3ec48948-9a6c-11f0-a921-fa163ec519c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.006436 10.0.0.49 - - [2025-09-26 00:04:41] "POST /set-tag HTTP/1.1" 200 109 0.018658 10.0.0.49 - - [2025-09-26 00:04:41] "POST /set-tag HTTP/1.1" 200 109 0.028147 10.0.0.49 - - [2025-09-26 00:04:41] "POST /set-tag HTTP/1.1" 200 109 0.016991 10.0.0.49 - - [2025-09-26 00:04:41] "DELETE /instance-ip/3edd15f8-9a6c-11f0-a921-fa163ec519c2 HTTP/1.1" 200 115 0.037224 10.0.0.49 - - [2025-09-26 00:04:41] "POST /ref-update HTTP/1.1" 200 156 0.009443 10.0.0.49 - - [2025-09-26 00:04:41] "DELETE /virtual-machine-interface/3ec48948-9a6c-11f0-a921-fa163ec519c2 HTTP/1.1" 200 115 0.039257 10.0.0.49 - - [2025-09-26 00:04:41] "DELETE /virtual-machine/1d02ea5e-dd2f-4086-a621-935108fea6af HTTP/1.1" 200 115 0.030906 10.0.0.49 - - [2025-09-26 00:04:41] "DELETE /tag/3e48fced-e36d-4129-a023-b6dbc51a5730 HTTP/1.1" 200 115 0.055921 10.0.0.49 - - [2025-09-26 00:04:41] "DELETE /tag/5fbc67ce-d361-421a-8f94-4d8cc610669d HTTP/1.1" 200 115 0.043156 10.0.0.49 - - [2025-09-26 00:04:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002215 10.0.0.49 - - [2025-09-26 00:04:44] "GET /project/e660da8a-142d-45cd-b585-679616d5d9ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.037562 10.0.0.49 - - [2025-09-26 00:04:45] "POST /tags HTTP/1.1" 200 393 0.024652 10.0.0.49 - - [2025-09-26 00:04:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.011402 10.0.0.49 - - [2025-09-26 00:04:45] "GET /tag/92f6dd7d-bb81-4790-96c8-468d0f240b21?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.032250 10.0.0.49 - - [2025-09-26 00:04:45] "POST /tags HTTP/1.1" 200 341 0.019233 10.0.0.49 - - [2025-09-26 00:04:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001993 10.0.0.49 - - [2025-09-26 00:04:45] "GET /tag/ce884995-687e-42d4-9c66-26fc1080ebae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.010474 10.0.0.49 - - [2025-09-26 00:04:45] "POST /id-to-fqname HTTP/1.1" 200 192 0.000715 10.0.0.49 - - [2025-09-26 00:04:45] "POST /fqname-to-id HTTP/1.1" 404 201 0.005721 10.0.0.49 - - [2025-09-26 00:04:45] "POST /security-groups HTTP/1.1" 200 589 0.066335 10.0.0.49 - - [2025-09-26 00:04:45] "POST /projects HTTP/1.1" 200 519 0.181862 10.0.0.49 - - [2025-09-26 00:04:45] "POST /fqname-to-id HTTP/1.1" 404 236 0.001810 10.0.0.49 - - [2025-09-26 00:04:45] "POST /access-control-lists HTTP/1.1" 200 598 0.061312 10.0.0.49 - - [2025-09-26 00:04:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.059931 10.0.0.49 - - [2025-09-26 00:04:45] "POST /fqname-to-id HTTP/1.1" 404 235 0.013912 10.0.0.49 - - [2025-09-26 00:04:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.007107 10.0.0.49 - - [2025-09-26 00:04:45] "GET /virtual-network/d1d6944e-ce55-45b0-8691-e0028cbb84a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.003659 10.0.0.49 - - [2025-09-26 00:04:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002318 10.0.0.49 - - [2025-09-26 00:04:45] "POST /access-control-lists HTTP/1.1" 200 596 0.070172 10.0.0.49 - - [2025-09-26 00:04:45] "GET /virtual-network/7d8f2135-e3b7-4ebb-87be-0e322e7f5876?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3040 0.012052 10.0.0.49 - - [2025-09-26 00:04:45] "PUT /virtual-network/d1d6944e-ce55-45b0-8691-e0028cbb84a3 HTTP/1.1" 200 264 0.050356 10.0.0.49 - - [2025-09-26 00:04:45] "PUT /virtual-network/7d8f2135-e3b7-4ebb-87be-0e322e7f5876 HTTP/1.1" 200 264 0.039984 10.0.0.49 - - [2025-09-26 00:04:45] "POST /security-groups HTTP/1.1" 200 591 0.073785 10.0.0.49 - - [2025-09-26 00:04:45] "POST /fqname-to-id HTTP/1.1" 404 270 0.002157 10.0.0.49 - - [2025-09-26 00:04:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.021148 10.0.0.49 - - [2025-09-26 00:04:45] "POST /chown HTTP/1.1" 200 109 0.024095 10.0.0.49 - - [2025-09-26 00:04:45] "POST /access-control-lists HTTP/1.1" 200 632 0.042665 10.0.0.49 - - [2025-09-26 00:04:45] "GET /application-policy-set/33083a32-913e-42d7-aea8-34f3c43f02f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.002222 10.0.0.49 - - [2025-09-26 00:04:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001700 10.0.0.49 - - [2025-09-26 00:04:45] "GET /policy-management/b32a9962-a9bf-4ddc-90a0-76b710985c06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.001942 10.0.0.49 - - [2025-09-26 00:04:45] "POST /tags HTTP/1.1" 409 226 0.002372 10.0.0.49 - - [2025-09-26 00:04:45] "POST /fqname-to-id HTTP/1.1" 404 269 0.001326 10.0.0.49 - - [2025-09-26 00:04:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001624 10.0.0.49 - - [2025-09-26 00:04:45] "GET /tag/ce884995-687e-42d4-9c66-26fc1080ebae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.011492 10.0.0.49 - - [2025-09-26 00:04:45] "POST /access-control-lists HTTP/1.1" 200 630 0.064212 10.0.0.49 - - [2025-09-26 00:04:46] "POST /firewall-rules HTTP/1.1" 200 600 0.088751 10.0.0.49 - - [2025-09-26 00:04:46] "GET /firewall-rule/c5e84612-6a3a-4675-a963-5cc017438623?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.012301 10.0.0.49 - - [2025-09-26 00:04:46] "GET /firewall-policy/37eed26c-9863-4a7b-ac45-7b4d05afed5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.003080 10.0.0.49 - - [2025-09-26 00:04:46] "GET /firewall-rule/c5e84612-6a3a-4675-a963-5cc017438623?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.002671 10.0.0.49 - - [2025-09-26 00:04:46] "POST /ref-update HTTP/1.1" 200 156 0.040691 10.0.0.49 - - [2025-09-26 00:04:46] "GET /application-policy-set/33083a32-913e-42d7-aea8-34f3c43f02f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.008245 10.0.0.49 - - [2025-09-26 00:04:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001801 10.0.0.49 - - [2025-09-26 00:04:46] "GET /policy-management/b32a9962-a9bf-4ddc-90a0-76b710985c06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002073 10.0.0.49 - - [2025-09-26 00:04:46] "POST /tags HTTP/1.1" 409 226 0.001228 10.0.0.49 - - [2025-09-26 00:04:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001227 10.0.0.49 - - [2025-09-26 00:04:46] "GET /tag/ce884995-687e-42d4-9c66-26fc1080ebae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.009319 10.0.0.49 - - [2025-09-26 00:04:46] "POST /firewall-rules HTTP/1.1" 200 598 0.082476 10.0.0.49 - - [2025-09-26 00:04:46] "GET /firewall-rule/3ffa8b85-e032-4ed8-94fe-f683f8de555f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.009896 10.0.0.49 - - [2025-09-26 00:04:46] "GET /firewall-policy/37eed26c-9863-4a7b-ac45-7b4d05afed5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4131 0.003196 10.0.0.49 - - [2025-09-26 00:04:46] "GET /firewall-rule/3ffa8b85-e032-4ed8-94fe-f683f8de555f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.001861 10.0.0.49 - - [2025-09-26 00:04:46] "POST /ref-update HTTP/1.1" 200 156 0.061142 10.0.0.49 - - [2025-09-26 00:04:48] "POST /tags HTTP/1.1" 200 393 0.083987 10.0.0.49 - - [2025-09-26 00:04:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.006682 10.0.0.49 - - [2025-09-26 00:04:48] "GET /tag/2893ffeb-defe-4a2c-bfef-3e273c0a3c92?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.016827 10.0.0.49 - - [2025-09-26 00:04:48] "POST /tags HTTP/1.1" 200 341 0.035860 10.0.0.49 - - [2025-09-26 00:04:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.006744 10.0.0.49 - - [2025-09-26 00:04:48] "GET /tag/63ab9acd-d759-49a4-940d-f907b962ec7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.011469 10.0.0.49 - - [2025-09-26 00:04:48] "POST /id-to-fqname HTTP/1.1" 200 192 0.000479 10.0.0.49 - - [2025-09-26 00:04:48] "POST /fqname-to-id HTTP/1.1" 404 201 0.002455 10.0.0.49 - - [2025-09-26 00:04:48] "POST /security-groups HTTP/1.1" 200 589 0.056406 10.0.0.49 - - [2025-09-26 00:04:48] "POST /projects HTTP/1.1" 200 519 0.189038 10.0.0.49 - - [2025-09-26 00:04:48] "POST /fqname-to-id HTTP/1.1" 404 236 0.002956 10.0.0.49 - - [2025-09-26 00:04:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.011039 10.0.0.49 - - [2025-09-26 00:04:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.004435 10.0.0.49 - - [2025-09-26 00:04:48] "GET /virtual-network/d1d6944e-ce55-45b0-8691-e0028cbb84a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.013685 10.0.0.49 - - [2025-09-26 00:04:48] "POST /access-control-lists HTTP/1.1" 200 598 0.063117 10.0.0.49 - - [2025-09-26 00:04:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.008137 10.0.0.49 - - [2025-09-26 00:04:48] "GET /virtual-network/7d8f2135-e3b7-4ebb-87be-0e322e7f5876?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3112 0.003650 10.0.0.49 - - [2025-09-26 00:04:48] "POST /fqname-to-id HTTP/1.1" 404 235 0.001624 10.0.0.49 - - [2025-09-26 00:04:48] "POST /access-control-lists HTTP/1.1" 200 596 0.073106 10.0.0.49 - - [2025-09-26 00:04:48] "PUT /virtual-network/d1d6944e-ce55-45b0-8691-e0028cbb84a3 HTTP/1.1" 200 264 0.098117 10.0.0.49 - - [2025-09-26 00:04:48] "PUT /virtual-network/7d8f2135-e3b7-4ebb-87be-0e322e7f5876 HTTP/1.1" 200 264 0.040429 10.0.0.49 - - [2025-09-26 00:04:48] "POST /security-groups HTTP/1.1" 200 591 0.066298 10.0.0.49 - - [2025-09-26 00:04:48] "POST /fqname-to-id HTTP/1.1" 404 270 0.001573 10.0.0.49 - - [2025-09-26 00:04:49] "POST /access-control-lists HTTP/1.1" 200 632 0.060902 10.0.0.49 - - [2025-09-26 00:04:49] "POST /fqname-to-id HTTP/1.1" 404 269 0.008874 10.0.0.49 - - [2025-09-26 00:04:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.056040 10.0.0.49 - - [2025-09-26 00:04:49] "POST /chown HTTP/1.1" 200 109 0.017777 10.0.0.49 - - [2025-09-26 00:04:49] "GET /application-policy-set/33083a32-913e-42d7-aea8-34f3c43f02f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.008884 10.0.0.49 - - [2025-09-26 00:04:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001756 10.0.0.49 - - [2025-09-26 00:04:49] "GET /policy-management/b32a9962-a9bf-4ddc-90a0-76b710985c06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.009278 10.0.0.49 - - [2025-09-26 00:04:49] "POST /access-control-lists HTTP/1.1" 200 630 0.058492 10.0.0.49 - - [2025-09-26 00:04:49] "POST /tags HTTP/1.1" 409 226 0.011439 10.0.0.49 - - [2025-09-26 00:04:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004143 10.0.0.49 - - [2025-09-26 00:04:49] "GET /tag/63ab9acd-d759-49a4-940d-f907b962ec7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.012543 10.0.0.49 - - [2025-09-26 00:04:49] "POST /firewall-rules HTTP/1.1" 200 600 0.066868 10.0.0.49 - - [2025-09-26 00:04:49] "GET /firewall-rule/7533991d-0209-4bfc-a738-1f0c671b1201?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.020174 10.0.0.49 - - [2025-09-26 00:04:49] "GET /firewall-policy/37eed26c-9863-4a7b-ac45-7b4d05afed5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4386 0.003669 10.0.0.49 - - [2025-09-26 00:04:49] "GET /firewall-rule/7533991d-0209-4bfc-a738-1f0c671b1201?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.002154 10.0.0.49 - - [2025-09-26 00:04:49] "POST /ref-update HTTP/1.1" 200 156 0.054735 10.0.0.49 - - [2025-09-26 00:04:49] "GET /application-policy-set/33083a32-913e-42d7-aea8-34f3c43f02f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.002242 10.0.0.49 - - [2025-09-26 00:04:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001329 10.0.0.49 - - [2025-09-26 00:04:49] "GET /policy-management/b32a9962-a9bf-4ddc-90a0-76b710985c06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.001825 10.0.0.49 - - [2025-09-26 00:04:49] "POST /tags HTTP/1.1" 409 226 0.001193 10.0.0.49 - - [2025-09-26 00:04:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001269 10.0.0.49 - - [2025-09-26 00:04:49] "GET /tag/63ab9acd-d759-49a4-940d-f907b962ec7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.009451 10.0.0.49 - - [2025-09-26 00:04:49] "POST /firewall-rules HTTP/1.1" 200 598 0.064289 10.0.0.49 - - [2025-09-26 00:04:49] "GET /firewall-rule/fe3aacab-f2ef-45a7-8488-08d092c9cccc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.007065 10.0.0.49 - - [2025-09-26 00:04:49] "GET /firewall-policy/37eed26c-9863-4a7b-ac45-7b4d05afed5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4642 0.003173 10.0.0.49 - - [2025-09-26 00:04:49] "GET /firewall-rule/fe3aacab-f2ef-45a7-8488-08d092c9cccc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.002697 10.0.0.49 - - [2025-09-26 00:04:49] "POST /ref-update HTTP/1.1" 200 156 0.044405 10.0.0.49 - - [2025-09-26 00:04:51] "POST /tags HTTP/1.1" 200 345 0.076029 10.0.0.49 - - [2025-09-26 00:04:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.004728 10.0.0.49 - - [2025-09-26 00:04:51] "GET /tag/41f2cabe-6e2c-4656-959d-9bc7129c3e67?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.011834 10.0.0.49 - - [2025-09-26 00:04:51] "POST /projects HTTP/1.1" 409 238 0.001420 10.0.0.49 - - [2025-09-26 00:04:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001124 10.0.0.49 - - [2025-09-26 00:04:51] "GET /project/c7274f6d-3e9a-4dd2-b1f5-b397e97b0120?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.046304 10.0.0.49 - - [2025-09-26 00:04:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002256 10.0.0.49 - - [2025-09-26 00:04:51] "GET /virtual-network/d1d6944e-ce55-45b0-8691-e0028cbb84a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.003473 10.0.0.49 - - [2025-09-26 00:04:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003202 10.0.0.49 - - [2025-09-26 00:04:51] "GET /virtual-network/7d8f2135-e3b7-4ebb-87be-0e322e7f5876?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3184 0.003792 10.0.0.49 - - [2025-09-26 00:04:51] "POST /security-groups HTTP/1.1" 409 285 0.001773 10.0.0.49 - - [2025-09-26 00:04:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001807 10.0.0.49 - - [2025-09-26 00:04:51] "PUT /security-group/869ff4d0-d08c-43b6-9c6a-bba38f26f746 HTTP/1.1" 200 262 0.056171 10.0.0.49 - - [2025-09-26 00:04:51] "PUT /access-control-list/d732325a-04e5-4592-939e-5830d897ee63 HTTP/1.1" 200 272 0.022741 10.0.0.49 - - [2025-09-26 00:04:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.051226 10.0.0.49 - - [2025-09-26 00:04:51] "POST /tags HTTP/1.1" 409 228 0.012574 10.0.0.49 - - [2025-09-26 00:04:51] "PUT /access-control-list/df0c9224-4c9d-4f19-affa-f98340d5eb4d HTTP/1.1" 200 272 0.039597 10.0.0.49 - - [2025-09-26 00:04:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001912 10.0.0.49 - - [2025-09-26 00:04:51] "GET /tag/41f2cabe-6e2c-4656-959d-9bc7129c3e67?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.010925 10.0.0.49 - - [2025-09-26 00:04:51] "POST /tags HTTP/1.1" 200 345 0.017172 10.0.0.49 - - [2025-09-26 00:04:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001801 10.0.0.49 - - [2025-09-26 00:04:51] "GET /tag/cc532a7a-7104-4fad-a65f-2f795ddd2229?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.010789 10.0.0.49 - - [2025-09-26 00:04:51] "POST /projects HTTP/1.1" 409 238 0.001981 10.0.0.49 - - [2025-09-26 00:04:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001346 10.0.0.49 - - [2025-09-26 00:04:51] "GET /project/bc9fb8da-c4bc-43cd-ac3b-beb507d167e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.026912 10.0.0.49 - - [2025-09-26 00:04:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003047 10.0.0.49 - - [2025-09-26 00:04:51] "GET /virtual-network/d1d6944e-ce55-45b0-8691-e0028cbb84a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004648 10.0.0.49 - - [2025-09-26 00:04:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002372 10.0.0.49 - - [2025-09-26 00:04:51] "GET /virtual-network/7d8f2135-e3b7-4ebb-87be-0e322e7f5876?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3184 0.007301 10.0.0.49 - - [2025-09-26 00:04:51] "POST /security-groups HTTP/1.1" 409 285 0.002254 10.0.0.49 - - [2025-09-26 00:04:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001813 10.0.0.49 - - [2025-09-26 00:04:52] "PUT /security-group/ebb19e5b-8835-4d68-989d-e042cea94435 HTTP/1.1" 200 262 0.060627 10.0.0.49 - - [2025-09-26 00:04:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.038085 10.0.0.49 - - [2025-09-26 00:04:52] "PUT /access-control-list/682be209-5548-49a4-92e8-5cf735d513bd HTTP/1.1" 200 272 0.028756 10.0.0.49 - - [2025-09-26 00:04:52] "PUT /access-control-list/a0f0aa0c-2f15-4188-816b-cd93c40bfb49 HTTP/1.1" 200 272 0.051447 10.0.0.49 - - [2025-09-26 00:04:52] "POST /tags HTTP/1.1" 200 291 0.092399 10.0.0.49 - - [2025-09-26 00:04:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002951 10.0.0.49 - - [2025-09-26 00:04:52] "GET /tag/a8052fbf-2afa-47e7-a24c-b81f53fd27c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1085 0.022355 10.0.0.49 - - [2025-09-26 00:04:52] "POST /tags HTTP/1.1" 200 303 0.071364 10.0.0.49 - - [2025-09-26 00:04:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002546 10.0.0.49 - - [2025-09-26 00:04:52] "GET /tag/610a28ff-42ab-49ea-9900-eb5691af3f6c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.019141 10.0.0.49 - - [2025-09-26 00:04:52] "POST /tags HTTP/1.1" 409 252 0.017897 10.0.0.49 - - [2025-09-26 00:04:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003555 10.0.0.49 - - [2025-09-26 00:04:52] "GET /tag/92f6dd7d-bb81-4790-96c8-468d0f240b21?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.014725 10.0.0.49 - - [2025-09-26 00:04:52] "POST /tags HTTP/1.1" 409 226 0.004829 10.0.0.49 - - [2025-09-26 00:04:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001835 10.0.0.49 - - [2025-09-26 00:04:52] "GET /tag/ce884995-687e-42d4-9c66-26fc1080ebae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.016212 10.0.0.49 - - [2025-09-26 00:04:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.005226 10.0.0.49 - - [2025-09-26 00:04:52] "GET /virtual-network/d1d6944e-ce55-45b0-8691-e0028cbb84a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.007349 10.0.0.49 - - [2025-09-26 00:04:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001848 10.0.0.49 - - [2025-09-26 00:04:52] "GET /project/c7274f6d-3e9a-4dd2-b1f5-b397e97b0120?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.032740 10.0.0.49 - - [2025-09-26 00:04:52] "POST /virtual-machines HTTP/1.1" 200 395 0.015258 10.0.0.49 - - [2025-09-26 00:04:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.007038 10.0.0.49 - - [2025-09-26 00:04:52] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.122098 10.0.0.49 - - [2025-09-26 00:04:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.026422 10.0.0.49 - - [2025-09-26 00:04:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.006714 10.0.0.49 - - [2025-09-26 00:04:52] "GET /virtual-machine-interface/6d2a7126-9a6c-11f0-a921-fa163ec519c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.007156 10.0.0.49 - - [2025-09-26 00:04:52] "POST /instance-ips HTTP/1.1" 200 397 0.048078 10.0.0.49 - - [2025-09-26 00:04:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.022679 10.0.0.49 - - [2025-09-26 00:04:53] "GET /virtual-machine-interface/6d2a7126-9a6c-11f0-a921-fa163ec519c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.006760 10.0.0.49 - - [2025-09-26 00:04:53] "POST /set-tag HTTP/1.1" 200 109 0.071914 10.0.0.49 - - [2025-09-26 00:04:53] "GET /virtual-machine-interface/6d2a7126-9a6c-11f0-a921-fa163ec519c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.009900 10.0.0.49 - - [2025-09-26 00:04:53] "GET /instance-ip/6d42a642-9a6c-11f0-a921-fa163ec519c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.005118 10.0.0.49 - - [2025-09-26 00:04:53] "GET /virtual-machine-interface/6d2a7126-9a6c-11f0-a921-fa163ec519c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003910 10.0.0.49 - - [2025-09-26 00:04:53] "POST /set-tag HTTP/1.1" 200 109 0.003198 10.0.0.49 - - [2025-09-26 00:04:53] "GET /virtual-router/ec39beb4-cf0c-4522-a09a-0a93b16500b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.003052 10.0.0.49 - - [2025-09-26 00:04:53] "POST /ref-update HTTP/1.1" 200 156 0.014137 10.0.0.49 - - [2025-09-26 00:04:53] "GET /virtual-machine-interface/6d2a7126-9a6c-11f0-a921-fa163ec519c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.007077 10.0.0.49 - - [2025-09-26 00:04:53] "POST /set-tag HTTP/1.1" 200 109 0.002276 10.0.0.49 - - [2025-09-26 00:04:53] "GET /virtual-machine-interface/6d2a7126-9a6c-11f0-a921-fa163ec519c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.007762 10.0.0.49 - - [2025-09-26 00:04:53] "POST /set-tag HTTP/1.1" 200 109 0.001936 10.0.0.49 - - [2025-09-26 00:04:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001883 10.0.0.49 - - [2025-09-26 00:04:54] "GET /virtual-network/d1d6944e-ce55-45b0-8691-e0028cbb84a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.003676 10.0.0.49 - - [2025-09-26 00:04:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001777 10.0.0.49 - - [2025-09-26 00:04:54] "GET /project/c7274f6d-3e9a-4dd2-b1f5-b397e97b0120?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.045632 10.0.0.49 - - [2025-09-26 00:04:54] "POST /virtual-machines HTTP/1.1" 200 395 0.014813 10.0.0.49 - - [2025-09-26 00:04:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.009501 10.0.0.49 - - [2025-09-26 00:04:54] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.115082 10.0.0.49 - - [2025-09-26 00:04:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.021506 10.0.0.49 - - [2025-09-26 00:04:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.006037 10.0.0.49 - - [2025-09-26 00:04:54] "GET /virtual-machine-interface/6e215176-9a6c-11f0-a921-fa163ec519c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.005138 10.0.0.49 - - [2025-09-26 00:04:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002693 10.0.0.49 - - [2025-09-26 00:04:54] "GET /project/c7274f6d-3e9a-4dd2-b1f5-b397e97b0120?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.033517 10.0.0.49 - - [2025-09-26 00:04:54] "POST /instance-ips HTTP/1.1" 200 397 0.045495 10.0.0.49 - - [2025-09-26 00:04:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.026386 10.0.0.49 - - [2025-09-26 00:04:54] "GET /virtual-machine-interface/6e215176-9a6c-11f0-a921-fa163ec519c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.005036 10.0.0.49 - - [2025-09-26 00:04:54] "POST /set-tag HTTP/1.1" 200 109 0.063777 10.0.0.49 - - [2025-09-26 00:04:54] "GET /virtual-machine-interface/6e215176-9a6c-11f0-a921-fa163ec519c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.006499 10.0.0.49 - - [2025-09-26 00:04:54] "GET /instance-ip/6e3816c2-9a6c-11f0-a921-fa163ec519c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.002637 10.0.0.49 - - [2025-09-26 00:04:54] "GET /virtual-machine-interface/6e215176-9a6c-11f0-a921-fa163ec519c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004345 10.0.0.49 - - [2025-09-26 00:04:54] "POST /set-tag HTTP/1.1" 200 109 0.002234 10.0.0.49 - - [2025-09-26 00:04:54] "GET /virtual-router/ec39beb4-cf0c-4522-a09a-0a93b16500b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1699 0.004227 10.0.0.49 - - [2025-09-26 00:04:54] "POST /ref-update HTTP/1.1" 200 156 0.007031 10.0.0.49 - - [2025-09-26 00:04:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001507 10.0.0.49 - - [2025-09-26 00:04:54] "GET /project/bc9fb8da-c4bc-43cd-ac3b-beb507d167e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.026348 10.0.0.49 - - [2025-09-26 00:04:54] "GET /virtual-machine-interface/6e215176-9a6c-11f0-a921-fa163ec519c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.010635 10.0.0.49 - - [2025-09-26 00:04:54] "POST /set-tag HTTP/1.1" 200 109 0.001826 10.0.0.49 - - [2025-09-26 00:04:54] "POST /tags HTTP/1.1" 200 291 0.019595 10.0.0.49 - - [2025-09-26 00:04:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.010693 10.0.0.49 - - [2025-09-26 00:04:55] "GET /tag/3c22895b-21f0-4e55-832b-d1fb07560f93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1083 0.010775 10.0.0.49 - - [2025-09-26 00:04:55] "POST /tags HTTP/1.1" 409 252 0.001570 10.0.0.49 - - [2025-09-26 00:04:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001216 10.0.0.49 - - [2025-09-26 00:04:55] "GET /tag/2893ffeb-defe-4a2c-bfef-3e273c0a3c92?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.012855 10.0.0.49 - - [2025-09-26 00:04:55] "POST /tags HTTP/1.1" 409 228 0.001849 10.0.0.49 - - [2025-09-26 00:04:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001296 10.0.0.49 - - [2025-09-26 00:04:55] "GET /tag/cc532a7a-7104-4fad-a65f-2f795ddd2229?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.011878 10.0.0.49 - - [2025-09-26 00:04:55] "POST /tags HTTP/1.1" 409 226 0.008022 10.0.0.49 - - [2025-09-26 00:04:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001738 10.0.0.49 - - [2025-09-26 00:04:55] "GET /tag/63ab9acd-d759-49a4-940d-f907b962ec7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.011935 10.0.0.49 - - [2025-09-26 00:04:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001571 10.0.0.49 - - [2025-09-26 00:04:55] "GET /virtual-network/d1d6944e-ce55-45b0-8691-e0028cbb84a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004701 10.0.0.49 - - [2025-09-26 00:04:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001811 10.0.0.49 - - [2025-09-26 00:04:55] "GET /project/bc9fb8da-c4bc-43cd-ac3b-beb507d167e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.026058 10.0.0.49 - - [2025-09-26 00:04:55] "POST /virtual-machines HTTP/1.1" 200 395 0.006113 10.0.0.49 - - [2025-09-26 00:04:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.005592 10.0.0.49 - - [2025-09-26 00:04:55] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.084149 10.0.0.49 - - [2025-09-26 00:04:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.007651 10.0.0.49 - - [2025-09-26 00:04:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.005324 10.0.0.49 - - [2025-09-26 00:04:55] "GET /virtual-machine-interface/6eb90d86-9a6c-11f0-a921-fa163ec519c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.007454 10.0.0.49 - - [2025-09-26 00:04:55] "POST /instance-ips HTTP/1.1" 200 397 0.018958 10.0.0.49 - - [2025-09-26 00:04:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.019244 10.0.0.49 - - [2025-09-26 00:04:55] "GET /virtual-machine-interface/6eb90d86-9a6c-11f0-a921-fa163ec519c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.008139 10.0.0.49 - - [2025-09-26 00:04:55] "POST /set-tag HTTP/1.1" 200 109 0.059966 10.0.0.49 - - [2025-09-26 00:04:55] "GET /virtual-machine-interface/6eb90d86-9a6c-11f0-a921-fa163ec519c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.006890 10.0.0.49 - - [2025-09-26 00:04:55] "GET /instance-ip/6ecf74d6-9a6c-11f0-a921-fa163ec519c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.006308 10.0.0.49 - - [2025-09-26 00:04:55] "GET /virtual-machine-interface/6eb90d86-9a6c-11f0-a921-fa163ec519c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004451 10.0.0.49 - - [2025-09-26 00:04:55] "POST /set-tag HTTP/1.1" 200 109 0.001953 10.0.0.49 - - [2025-09-26 00:04:55] "GET /virtual-router/ec39beb4-cf0c-4522-a09a-0a93b16500b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1912 0.003093 10.0.0.49 - - [2025-09-26 00:04:55] "POST /ref-update HTTP/1.1" 200 156 0.009300 10.0.0.49 - - [2025-09-26 00:04:55] "GET /virtual-machine-interface/6eb90d86-9a6c-11f0-a921-fa163ec519c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.014357 10.0.0.49 - - [2025-09-26 00:04:55] "POST /set-tag HTTP/1.1" 200 109 0.005845 10.0.0.49 - - [2025-09-26 00:04:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002350 10.0.0.49 - - [2025-09-26 00:04:55] "GET /virtual-network/d1d6944e-ce55-45b0-8691-e0028cbb84a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004491 10.0.0.49 - - [2025-09-26 00:04:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001467 10.0.0.49 - - [2025-09-26 00:04:56] "GET /project/bc9fb8da-c4bc-43cd-ac3b-beb507d167e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.034207 10.0.0.49 - - [2025-09-26 00:04:56] "POST /virtual-machines HTTP/1.1" 200 395 0.015792 10.0.0.49 - - [2025-09-26 00:04:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.015175 10.0.0.49 - - [2025-09-26 00:04:56] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.099706 10.0.0.49 - - [2025-09-26 00:04:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.007855 10.0.0.49 - - [2025-09-26 00:04:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004395 10.0.0.49 - - [2025-09-26 00:04:56] "GET /virtual-machine-interface/6f27a070-9a6c-11f0-a921-fa163ec519c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.003807 10.0.0.49 - - [2025-09-26 00:04:56] "POST /instance-ips HTTP/1.1" 200 397 0.024635 10.0.0.49 - - [2025-09-26 00:04:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.017627 10.0.0.49 - - [2025-09-26 00:04:56] "GET /virtual-machine-interface/6f27a070-9a6c-11f0-a921-fa163ec519c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.009883 10.0.0.49 - - [2025-09-26 00:04:56] "POST /set-tag HTTP/1.1" 200 109 0.059447 10.0.0.49 - - [2025-09-26 00:04:56] "GET /virtual-machine-interface/6f27a070-9a6c-11f0-a921-fa163ec519c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.010657 10.0.0.49 - - [2025-09-26 00:04:56] "GET /instance-ip/6f407f78-9a6c-11f0-a921-fa163ec519c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.002636 10.0.0.49 - - [2025-09-26 00:04:56] "GET /virtual-machine-interface/6f27a070-9a6c-11f0-a921-fa163ec519c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004514 10.0.0.49 - - [2025-09-26 00:04:56] "POST /set-tag HTTP/1.1" 200 109 0.001912 10.0.0.49 - - [2025-09-26 00:04:56] "GET /virtual-router/ec39beb4-cf0c-4522-a09a-0a93b16500b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2125 0.003446 10.0.0.49 - - [2025-09-26 00:04:56] "POST /ref-update HTTP/1.1" 200 156 0.014377 10.0.0.49 - - [2025-09-26 00:04:56] "GET /virtual-machine-interface/6f27a070-9a6c-11f0-a921-fa163ec519c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004114 10.0.0.49 - - [2025-09-26 00:04:56] "POST /set-tag HTTP/1.1" 200 109 0.011101 10.0.0.49 - - [2025-09-26 00:04:56] "POST /tags HTTP/1.1" 200 299 0.017638 10.0.0.49 - - [2025-09-26 00:04:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001879 10.0.0.49 - - [2025-09-26 00:04:56] "GET /tag/dfb478d2-14bc-4ecc-94fc-d0f720ebb13e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.012735 10.0.0.49 - - [2025-09-26 00:04:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001472 10.0.0.49 - - [2025-09-26 00:04:56] "GET /virtual-network/d1d6944e-ce55-45b0-8691-e0028cbb84a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004107 10.0.0.49 - - [2025-09-26 00:04:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001855 10.0.0.49 - - [2025-09-26 00:04:56] "GET /project/c7274f6d-3e9a-4dd2-b1f5-b397e97b0120?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.046021 10.0.0.49 - - [2025-09-26 00:04:56] "POST /virtual-machines HTTP/1.1" 200 395 0.008935 10.0.0.49 - - [2025-09-26 00:04:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.007330 10.0.0.49 - - [2025-09-26 00:04:56] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.099380 10.0.0.49 - - [2025-09-26 00:04:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.018806 10.0.0.49 - - [2025-09-26 00:04:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.021271 10.0.0.49 - - [2025-09-26 00:04:57] "GET /virtual-machine-interface/6fa29b40-9a6c-11f0-a921-fa163ec519c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.004171 10.0.0.49 - - [2025-09-26 00:04:57] "POST /instance-ips HTTP/1.1" 200 397 0.022860 10.0.0.49 - - [2025-09-26 00:04:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.023101 10.0.0.49 - - [2025-09-26 00:04:57] "GET /virtual-machine-interface/6fa29b40-9a6c-11f0-a921-fa163ec519c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.007066 10.0.0.49 - - [2025-09-26 00:04:57] "POST /set-tag HTTP/1.1" 200 109 0.018024 10.0.0.49 - - [2025-09-26 00:04:57] "GET /virtual-machine-interface/6fa29b40-9a6c-11f0-a921-fa163ec519c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.010991 10.0.0.49 - - [2025-09-26 00:04:57] "GET /instance-ip/6fb6c3cc-9a6c-11f0-a921-fa163ec519c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.003492 10.0.0.49 - - [2025-09-26 00:04:57] "GET /virtual-machine-interface/6fa29b40-9a6c-11f0-a921-fa163ec519c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004717 10.0.0.49 - - [2025-09-26 00:04:57] "POST /set-tag HTTP/1.1" 200 109 0.001803 10.0.0.49 - - [2025-09-26 00:04:57] "GET /virtual-router/ec39beb4-cf0c-4522-a09a-0a93b16500b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2338 0.003065 10.0.0.49 - - [2025-09-26 00:04:57] "POST /ref-update HTTP/1.1" 200 156 0.007451 10.0.0.49 - - [2025-09-26 00:04:57] "GET /virtual-machine-interface/6fa29b40-9a6c-11f0-a921-fa163ec519c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004049 10.0.0.49 - - [2025-09-26 00:04:57] "POST /set-tag HTTP/1.1" 200 109 0.001873 10.0.0.49 - - [2025-09-26 00:04:57] "POST /tags HTTP/1.1" 200 299 0.015509 10.0.0.49 - - [2025-09-26 00:04:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001968 10.0.0.49 - - [2025-09-26 00:04:57] "GET /tag/0ad0d532-3a6f-4894-b609-3754ed7f9cf9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1099 0.011300 10.0.0.49 - - [2025-09-26 00:04:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001310 10.0.0.49 - - [2025-09-26 00:04:57] "GET /virtual-network/d1d6944e-ce55-45b0-8691-e0028cbb84a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.003712 10.0.0.49 - - [2025-09-26 00:04:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001468 10.0.0.49 - - [2025-09-26 00:04:57] "GET /project/c7274f6d-3e9a-4dd2-b1f5-b397e97b0120?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.025491 10.0.0.49 - - [2025-09-26 00:04:57] "POST /virtual-machines HTTP/1.1" 200 395 0.008023 10.0.0.49 - - [2025-09-26 00:04:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.009717 10.0.0.49 - - [2025-09-26 00:04:57] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.089028 10.0.0.49 - - [2025-09-26 00:04:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.007141 10.0.0.49 - - [2025-09-26 00:04:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.006266 10.0.0.49 - - [2025-09-26 00:04:57] "GET /virtual-machine-interface/70100fcc-9a6c-11f0-a921-fa163ec519c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.003694 10.0.0.49 - - [2025-09-26 00:04:57] "POST /instance-ips HTTP/1.1" 200 397 0.019299 10.0.0.49 - - [2025-09-26 00:04:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.030325 10.0.0.49 - - [2025-09-26 00:04:57] "GET /virtual-machine-interface/70100fcc-9a6c-11f0-a921-fa163ec519c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.006719 10.0.0.49 - - [2025-09-26 00:04:57] "POST /set-tag HTTP/1.1" 200 109 0.022059 10.0.0.49 - - [2025-09-26 00:04:57] "GET /virtual-machine-interface/70100fcc-9a6c-11f0-a921-fa163ec519c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.009435 10.0.0.49 - - [2025-09-26 00:04:57] "GET /instance-ip/70265e9e-9a6c-11f0-a921-fa163ec519c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.002381 10.0.0.49 - - [2025-09-26 00:04:57] "GET /virtual-machine-interface/70100fcc-9a6c-11f0-a921-fa163ec519c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004082 10.0.0.49 - - [2025-09-26 00:04:57] "POST /set-tag HTTP/1.1" 200 109 0.001510 10.0.0.49 - - [2025-09-26 00:04:58] "POST /tags HTTP/1.1" 200 299 0.022536 10.0.0.49 - - [2025-09-26 00:04:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.008532 10.0.0.49 - - [2025-09-26 00:04:58] "GET /tag/09dd950f-fbdd-4a7b-8aec-4a3e28a9f923?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1099 0.011302 10.0.0.49 - - [2025-09-26 00:04:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001582 10.0.0.49 - - [2025-09-26 00:04:58] "GET /virtual-network/d1d6944e-ce55-45b0-8691-e0028cbb84a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.003331 10.0.0.49 - - [2025-09-26 00:04:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001930 10.0.0.49 - - [2025-09-26 00:04:58] "GET /project/bc9fb8da-c4bc-43cd-ac3b-beb507d167e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.030004 10.0.0.49 - - [2025-09-26 00:04:58] "POST /virtual-machines HTTP/1.1" 200 395 0.009504 10.0.0.49 - - [2025-09-26 00:04:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.022828 10.0.0.49 - - [2025-09-26 00:04:58] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.103845 10.0.0.49 - - [2025-09-26 00:04:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.008048 10.0.0.49 - - [2025-09-26 00:04:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.010627 10.0.0.49 - - [2025-09-26 00:04:58] "GET /virtual-machine-interface/7072c5b8-9a6c-11f0-a921-fa163ec519c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.003823 10.0.0.49 - - [2025-09-26 00:04:58] "POST /instance-ips HTTP/1.1" 200 397 0.017775 10.0.0.49 - - [2025-09-26 00:04:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.024970 10.0.0.49 - - [2025-09-26 00:04:58] "GET /virtual-machine-interface/7072c5b8-9a6c-11f0-a921-fa163ec519c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.013222 10.0.0.49 - - [2025-09-26 00:04:58] "POST /set-tag HTTP/1.1" 200 109 0.016412 10.0.0.49 - - [2025-09-26 00:04:58] "GET /virtual-machine-interface/7072c5b8-9a6c-11f0-a921-fa163ec519c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.011041 10.0.0.49 - - [2025-09-26 00:04:58] "GET /instance-ip/708be73c-9a6c-11f0-a921-fa163ec519c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.003182 10.0.0.49 - - [2025-09-26 00:04:58] "GET /virtual-machine-interface/7072c5b8-9a6c-11f0-a921-fa163ec519c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003858 10.0.0.49 - - [2025-09-26 00:04:58] "POST /set-tag HTTP/1.1" 200 109 0.001928 10.0.0.49 - - [2025-09-26 00:04:58] "POST /tags HTTP/1.1" 200 299 0.014388 10.0.0.49 - - [2025-09-26 00:04:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001819 10.0.0.49 - - [2025-09-26 00:04:58] "GET /tag/5940ba3e-bb11-46fa-b716-714c500175c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.010424 10.0.0.49 - - [2025-09-26 00:04:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001436 10.0.0.49 - - [2025-09-26 00:04:58] "GET /virtual-network/d1d6944e-ce55-45b0-8691-e0028cbb84a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.003490 10.0.0.49 - - [2025-09-26 00:04:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001230 10.0.0.49 - - [2025-09-26 00:04:58] "GET /project/bc9fb8da-c4bc-43cd-ac3b-beb507d167e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.040280 10.0.0.49 - - [2025-09-26 00:04:58] "POST /virtual-machines HTTP/1.1" 200 395 0.022353 10.0.0.49 - - [2025-09-26 00:04:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.007993 10.0.0.49 - - [2025-09-26 00:04:58] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.097903 10.0.0.49 - - [2025-09-26 00:04:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.006658 10.0.0.49 - - [2025-09-26 00:04:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.022388 10.0.0.49 - - [2025-09-26 00:04:59] "GET /virtual-machine-interface/70d7682e-9a6c-11f0-a921-fa163ec519c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.003980 10.0.0.49 - - [2025-09-26 00:04:59] "POST /instance-ips HTTP/1.1" 200 397 0.022809 10.0.0.49 - - [2025-09-26 00:04:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.024795 10.0.0.49 - - [2025-09-26 00:04:59] "GET /virtual-machine-interface/70d7682e-9a6c-11f0-a921-fa163ec519c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.009064 10.0.0.49 - - [2025-09-26 00:04:59] "POST /set-tag HTTP/1.1" 200 109 0.015610 10.0.0.49 - - [2025-09-26 00:04:59] "GET /virtual-machine-interface/70d7682e-9a6c-11f0-a921-fa163ec519c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.014726 10.0.0.49 - - [2025-09-26 00:04:59] "GET /instance-ip/70ef1fc8-9a6c-11f0-a921-fa163ec519c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.006939 10.0.0.49 - - [2025-09-26 00:04:59] "GET /virtual-machine-interface/70d7682e-9a6c-11f0-a921-fa163ec519c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004287 10.0.0.49 - - [2025-09-26 00:04:59] "POST /set-tag HTTP/1.1" 200 109 0.001787 10.0.0.49 - - [2025-09-26 00:04:59] "GET /virtual-router/ec39beb4-cf0c-4522-a09a-0a93b16500b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2551 0.002880 10.0.0.49 - - [2025-09-26 00:04:59] "POST /ref-update HTTP/1.1" 200 156 0.006703 10.0.0.49 - - [2025-09-26 00:04:59] "GET /virtual-machine-interface/70100fcc-9a6c-11f0-a921-fa163ec519c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.010557 10.0.0.49 - - [2025-09-26 00:04:59] "POST /set-tag HTTP/1.1" 200 109 0.001729 10.0.0.49 - - [2025-09-26 00:04:59] "GET /virtual-machine-interface/6e215176-9a6c-11f0-a921-fa163ec519c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.015116 10.0.0.49 - - [2025-09-26 00:04:59] "POST /set-tag HTTP/1.1" 200 109 0.002368 10.0.0.49 - - [2025-09-26 00:04:59] "GET /virtual-machine-interface/6eb90d86-9a6c-11f0-a921-fa163ec519c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003542 10.0.0.49 - - [2025-09-26 00:04:59] "POST /set-tag HTTP/1.1" 200 109 0.002062 10.0.0.49 - - [2025-09-26 00:04:59] "GET /virtual-router/ec39beb4-cf0c-4522-a09a-0a93b16500b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2764 0.002827 10.0.0.49 - - [2025-09-26 00:04:59] "POST /ref-update HTTP/1.1" 200 156 0.007181 10.0.0.49 - - [2025-09-26 00:04:59] "GET /virtual-machine-interface/7072c5b8-9a6c-11f0-a921-fa163ec519c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.010808 10.0.0.49 - - [2025-09-26 00:04:59] "POST /set-tag HTTP/1.1" 200 109 0.002143 10.0.0.49 - - [2025-09-26 00:04:59] "GET /virtual-machine-interface/6f27a070-9a6c-11f0-a921-fa163ec519c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.006344 10.0.0.49 - - [2025-09-26 00:04:59] "POST /set-tag HTTP/1.1" 200 109 0.001809 10.0.0.49 - - [2025-09-26 00:04:59] "GET /virtual-router/ec39beb4-cf0c-4522-a09a-0a93b16500b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2977 0.005866 10.0.0.49 - - [2025-09-26 00:04:59] "POST /ref-update HTTP/1.1" 200 156 0.008047 10.0.0.49 - - [2025-09-26 00:04:59] "GET /virtual-machine-interface/70d7682e-9a6c-11f0-a921-fa163ec519c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.007408 10.0.0.49 - - [2025-09-26 00:04:59] "POST /set-tag HTTP/1.1" 200 109 0.002048 10.0.0.49 - - [2025-09-26 00:04:59] "GET /virtual-machine-interface/6fa29b40-9a6c-11f0-a921-fa163ec519c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003557 10.0.0.49 - - [2025-09-26 00:04:59] "POST /set-tag HTTP/1.1" 200 109 0.001508 10.0.0.49 - - [2025-09-26 00:04:59] "GET /virtual-machine-interface/70100fcc-9a6c-11f0-a921-fa163ec519c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003285 10.0.0.49 - - [2025-09-26 00:04:59] "POST /set-tag HTTP/1.1" 200 109 0.002268 10.0.0.49 - - [2025-09-26 00:04:59] "GET /virtual-machine-interface/7072c5b8-9a6c-11f0-a921-fa163ec519c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003409 10.0.0.49 - - [2025-09-26 00:04:59] "POST /set-tag HTTP/1.1" 200 109 0.001588 10.0.0.49 - - [2025-09-26 00:04:59] "GET /virtual-machine-interface/70d7682e-9a6c-11f0-a921-fa163ec519c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004203 10.0.0.49 - - [2025-09-26 00:04:59] "POST /set-tag HTTP/1.1" 200 109 0.001825 10.0.0.49 - - [2025-09-26 00:05:01] "GET /virtual-machine-interface/6fa29b40-9a6c-11f0-a921-fa163ec519c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004490 10.0.0.49 - - [2025-09-26 00:05:01] "POST /set-tag HTTP/1.1" 200 109 0.001994 10.0.0.49 - - [2025-09-26 00:05:02] "GET /virtual-machine-interface/6eb90d86-9a6c-11f0-a921-fa163ec519c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004152 10.0.0.49 - - [2025-09-26 00:05:02] "POST /set-tag HTTP/1.1" 200 109 0.001894 10.0.0.49 - - [2025-09-26 00:05:03] "GET /virtual-machine-interface/6e215176-9a6c-11f0-a921-fa163ec519c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003993 10.0.0.49 - - [2025-09-26 00:05:03] "POST /set-tag HTTP/1.1" 200 109 0.002387 10.0.0.49 - - [2025-09-26 00:05:04] "GET /virtual-machine-interface/6d2a7126-9a6c-11f0-a921-fa163ec519c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004427 10.0.0.49 - - [2025-09-26 00:05:04] "POST /set-tag HTTP/1.1" 200 109 0.002037 10.0.0.49 - - [2025-09-26 00:05:04] "GET /virtual-machine/de0654fc-8188-463b-9252-1aad7b40cadf?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.002583 10.0.0.49 - - [2025-09-26 00:05:04] "GET /virtual-machine-interface/6d2a7126-9a6c-11f0-a921-fa163ec519c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003417 10.0.0.49 - - [2025-09-26 00:05:04] "GET /virtual-machine/f266974e-fb58-4335-b43f-a4b6647b647e?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.002776 10.0.0.49 - - [2025-09-26 00:05:05] "GET /virtual-machine-interface/6e215176-9a6c-11f0-a921-fa163ec519c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003963 10.0.0.49 - - [2025-09-26 00:05:05] "GET /virtual-machine/ad39326d-0c25-4d36-b2a2-c2f43c201d22?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.002480 10.0.0.49 - - [2025-09-26 00:05:05] "GET /virtual-machine-interface/6eb90d86-9a6c-11f0-a921-fa163ec519c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003395 10.0.0.49 - - [2025-09-26 00:05:07] "GET /virtual-machine-interface/7072c5b8-9a6c-11f0-a921-fa163ec519c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004789 10.0.0.49 - - [2025-09-26 00:05:07] "POST /set-tag HTTP/1.1" 200 109 0.002382 10.0.0.49 - - [2025-09-26 00:05:07] "GET /virtual-machine-interface/70100fcc-9a6c-11f0-a921-fa163ec519c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004617 10.0.0.49 - - [2025-09-26 00:05:07] "POST /set-tag HTTP/1.1" 200 109 0.001783 10.0.0.49 - - [2025-09-26 00:05:07] "GET /virtual-machine-interface/70d7682e-9a6c-11f0-a921-fa163ec519c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004133 10.0.0.49 - - [2025-09-26 00:05:07] "POST /set-tag HTTP/1.1" 200 109 0.001765 10.0.0.49 - - [2025-09-26 00:05:07] "GET /virtual-machine-interface/6f27a070-9a6c-11f0-a921-fa163ec519c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003637 10.0.0.49 - - [2025-09-26 00:05:07] "POST /set-tag HTTP/1.1" 200 109 0.001634 10.0.0.49 - - [2025-09-26 00:05:10] "GET /virtual-machine/43ebd1f5-6297-49a7-b9e3-403beaee5971?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.005919 10.0.0.49 - - [2025-09-26 00:05:10] "GET /virtual-machine-interface/6f27a070-9a6c-11f0-a921-fa163ec519c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003801 10.0.0.49 - - [2025-09-26 00:05:10] "GET /virtual-machine/0e08e555-4850-4bcd-83a8-13268d560be8?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1254 0.002856 10.0.0.49 - - [2025-09-26 00:05:10] "GET /virtual-machine-interface/6fa29b40-9a6c-11f0-a921-fa163ec519c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003773 10.0.0.49 - - [2025-09-26 00:05:10] "GET /virtual-machine/7b469594-a371-4833-9695-31a7e1ad5ca0?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.002848 10.0.0.49 - - [2025-09-26 00:05:10] "GET /virtual-machine-interface/7072c5b8-9a6c-11f0-a921-fa163ec519c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004790 10.0.0.49 - - [2025-09-26 00:05:10] "GET /virtual-machine/6455b7f0-7145-42be-8d2c-01bc8e19587c?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003153 10.0.0.49 - - [2025-09-26 00:05:10] "GET /virtual-machine-interface/70100fcc-9a6c-11f0-a921-fa163ec519c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004761 10.0.0.49 - - [2025-09-26 00:05:10] "GET /virtual-machine/c5d8976e-0783-4210-adbf-81981018a516?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.003314 10.0.0.49 - - [2025-09-26 00:05:10] "GET /virtual-machine-interface/70d7682e-9a6c-11f0-a921-fa163ec519c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003742 10.0.0.49 - - [2025-09-26 00:05:11] "GET /loadbalancer/af6d3b1a-0b9d-457d-bba4-7fae5ab6d3c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.004028 10.0.0.49 - - [2025-09-26 00:05:11] "POST /tags HTTP/1.1" 200 333 0.023257 10.0.0.49 - - [2025-09-26 00:05:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002191 10.0.0.49 - - [2025-09-26 00:05:11] "GET /tag/f7009735-bd09-4314-82aa-05d590e7b91e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.010559 10.0.0.49 - - [2025-09-26 00:05:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001281 10.0.0.49 - - [2025-09-26 00:05:11] "GET /project/c7274f6d-3e9a-4dd2-b1f5-b397e97b0120?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.026134 10.0.0.49 - - [2025-09-26 00:05:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001776 10.0.0.49 - - [2025-09-26 00:05:11] "GET /virtual-network/7d8f2135-e3b7-4ebb-87be-0e322e7f5876?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3184 0.003440 10.0.0.49 - - [2025-09-26 00:05:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001251 10.0.0.49 - - [2025-09-26 00:05:11] "GET /service-appliance-set/6b3e5907-e0aa-40c0-bb08-d7038f328cf8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.001856 10.0.0.49 - - [2025-09-26 00:05:11] "POST /fqname-to-id HTTP/1.1" 404 273 0.001187 10.0.0.49 - - [2025-09-26 00:05:11] "POST /virtual-machine-interfaces HTTP/1.1" 200 683 0.081331 10.0.0.49 - - [2025-09-26 00:05:11] "GET /virtual-machine-interface/c83cc459-452e-451b-ade6-348d26e0d720?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2421 0.012436 10.0.0.49 - - [2025-09-26 00:05:11] "POST /instance-ips HTTP/1.1" 200 409 0.018969 10.0.0.49 - - [2025-09-26 00:05:11] "GET /instance-ip/32a98318-57c1-4066-a2ed-536874cfe48b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1670 0.009307 10.0.0.49 - - [2025-09-26 00:05:11] "POST /loadbalancers HTTP/1.1" 200 629 0.060770 10.0.0.49 - - [2025-09-26 00:05:11] "GET /project/c7274f6d-3e9a-4dd2-b1f5-b397e97b0120?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.028016 10.0.0.49 - - [2025-09-26 00:05:11] "GET /instance-ip/32a98318-57c1-4066-a2ed-536874cfe48b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1670 0.011096 10.0.0.49 - - [2025-09-26 00:05:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.020146 10.0.0.49 - - [2025-09-26 00:05:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.007864 10.0.0.49 - - [2025-09-26 00:05:11] "POST /floating-ips HTTP/1.1" 200 597 0.032863 10.0.0.49 - - [2025-09-26 00:05:11] "GET /project/c7274f6d-3e9a-4dd2-b1f5-b397e97b0120?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.054619 10.0.0.49 - - [2025-09-26 00:05:11] "GET /loadbalancer/af6d3b1a-0b9d-457d-bba4-7fae5ab6d3c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.002609 10.0.0.49 - - [2025-09-26 00:05:11] "POST /loadbalancer-listeners HTTP/1.1" 200 735 0.014391 10.0.0.49 - - [2025-09-26 00:05:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001965 10.0.0.49 - - [2025-09-26 00:05:11] "GET /project/c7274f6d-3e9a-4dd2-b1f5-b397e97b0120?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.028174 10.0.0.49 - - [2025-09-26 00:05:11] "GET /loadbalancer-listener/edc27b1b-fc63-458e-87cb-4f7bcb4bb84b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1842 0.002599 10.0.0.49 - - [2025-09-26 00:05:11] "GET /loadbalancer-listener/edc27b1b-fc63-458e-87cb-4f7bcb4bb84b?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1242 0.006219 10.0.0.49 - - [2025-09-26 00:05:11] "POST /loadbalancer-pools HTTP/1.1" 200 727 0.017242 10.0.0.49 - - [2025-09-26 00:05:11] "GET /instance-ip/32a98318-57c1-4066-a2ed-536874cfe48b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1670 0.002843 10.0.0.49 - - [2025-09-26 00:05:11] "GET /instance-ip/32a98318-57c1-4066-a2ed-536874cfe48b?fields=floating_ips HTTP/1.1" 200 1212 0.003774 10.0.0.49 - - [2025-09-26 00:05:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001241 10.0.0.49 - - [2025-09-26 00:05:11] "GET /floating-ip/5bd54f5b-4c5b-4b81-95fb-49b711d7c883?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1495 0.004710 10.0.0.49 - - [2025-09-26 00:05:11] "GET /loadbalancer/af6d3b1a-0b9d-457d-bba4-7fae5ab6d3c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.001656 10.0.0.49 - - [2025-09-26 00:05:11] "GET /loadbalancer-pool/efb4631c-509f-422d-bfd7-ba7046e5f786?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1947 0.002958 10.0.0.49 - - [2025-09-26 00:05:11] "POST /loadbalancer-members HTTP/1.1" 200 721 0.029604 10.0.0.49 - - [2025-09-26 00:05:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.021252 10.0.0.49 - - [2025-09-26 00:05:11] "GET /virtual-machine-interface/6d2a7126-9a6c-11f0-a921-fa163ec519c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.007706 10.0.0.49 - - [2025-09-26 00:05:11] "GET /virtual-machine-interface/6d2a7126-9a6c-11f0-a921-fa163ec519c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003830 10.0.0.49 - - [2025-09-26 00:05:11] "POST /ref-update HTTP/1.1" 200 156 0.007590 10.0.0.49 - - [2025-09-26 00:05:11] "GET /floating-ip/5bd54f5b-4c5b-4b81-95fb-49b711d7c883?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1811 0.019786 10.0.0.49 - - [2025-09-26 00:05:11] "POST /tags HTTP/1.1" 409 221 0.002215 10.0.0.49 - - [2025-09-26 00:05:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001440 10.0.0.49 - - [2025-09-26 00:05:11] "PUT /floating-ip/5bd54f5b-4c5b-4b81-95fb-49b711d7c883 HTTP/1.1" 200 256 0.008999 10.0.0.49 - - [2025-09-26 00:05:11] "GET /tag/f7009735-bd09-4314-82aa-05d590e7b91e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.015801 10.0.0.49 - - [2025-09-26 00:05:12] "GET /loadbalancer/af6d3b1a-0b9d-457d-bba4-7fae5ab6d3c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.002181 10.0.0.49 - - [2025-09-26 00:05:12] "POST /set-tag HTTP/1.1" 200 109 0.062399 10.0.0.49 - - [2025-09-26 00:05:12] "GET /loadbalancer-pool/efb4631c-509f-422d-bfd7-ba7046e5f786?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1947 0.002618 10.0.0.49 - - [2025-09-26 00:05:12] "POST /loadbalancer-members HTTP/1.1" 200 721 0.012121 10.0.0.49 - - [2025-09-26 00:05:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.018314 10.0.0.49 - - [2025-09-26 00:05:12] "GET /virtual-machine-interface/6e215176-9a6c-11f0-a921-fa163ec519c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.010692 10.0.0.49 - - [2025-09-26 00:05:12] "GET /virtual-machine-interface/6e215176-9a6c-11f0-a921-fa163ec519c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003224 10.0.0.49 - - [2025-09-26 00:05:12] "POST /ref-update HTTP/1.1" 200 156 0.005684 10.0.0.49 - - [2025-09-26 00:05:12] "GET /floating-ip/5bd54f5b-4c5b-4b81-95fb-49b711d7c883?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2236 0.010762 10.0.0.49 - - [2025-09-26 00:05:12] "POST /set-tag HTTP/1.1" 200 109 0.063325 10.0.0.49 - - [2025-09-26 00:05:12] "POST /tags HTTP/1.1" 409 206 0.002151 10.0.0.49 - - [2025-09-26 00:05:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001756 10.0.0.49 - - [2025-09-26 00:05:12] "GET /tag/610a28ff-42ab-49ea-9900-eb5691af3f6c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.010504 10.0.0.49 - - [2025-09-26 00:05:12] "POST /tags HTTP/1.1" 409 204 0.002183 10.0.0.49 - - [2025-09-26 00:05:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001275 10.0.0.49 - - [2025-09-26 00:05:12] "GET /tag/0ad0d532-3a6f-4894-b609-3754ed7f9cf9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1099 0.009197 10.0.0.49 - - [2025-09-26 00:05:12] "GET /application-policy-set/33083a32-913e-42d7-aea8-34f3c43f02f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.002053 10.0.0.49 - - [2025-09-26 00:05:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001830 10.0.0.49 - - [2025-09-26 00:05:12] "GET /policy-management/b32a9962-a9bf-4ddc-90a0-76b710985c06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002151 10.0.0.49 - - [2025-09-26 00:05:12] "POST /tags HTTP/1.1" 409 206 0.001337 10.0.0.49 - - [2025-09-26 00:05:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001322 10.0.0.49 - - [2025-09-26 00:05:12] "GET /tag/610a28ff-42ab-49ea-9900-eb5691af3f6c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.012264 10.0.0.49 - - [2025-09-26 00:05:12] "POST /tags HTTP/1.1" 409 226 0.002761 10.0.0.49 - - [2025-09-26 00:05:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001758 10.0.0.49 - - [2025-09-26 00:05:12] "GET /tag/ce884995-687e-42d4-9c66-26fc1080ebae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.012278 10.0.0.49 - - [2025-09-26 00:05:12] "POST /tags HTTP/1.1" 409 204 0.001783 10.0.0.49 - - [2025-09-26 00:05:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002528 10.0.0.49 - - [2025-09-26 00:05:12] "GET /tag/0ad0d532-3a6f-4894-b609-3754ed7f9cf9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1099 0.011373 10.0.0.49 - - [2025-09-26 00:05:12] "POST /tags HTTP/1.1" 409 226 0.001649 10.0.0.49 - - [2025-09-26 00:05:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002011 10.0.0.49 - - [2025-09-26 00:05:12] "GET /tag/ce884995-687e-42d4-9c66-26fc1080ebae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.011431 10.0.0.49 - - [2025-09-26 00:05:12] "GET /application-policy-set/33083a32-913e-42d7-aea8-34f3c43f02f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.002871 10.0.0.49 - - [2025-09-26 00:05:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001963 10.0.0.49 - - [2025-09-26 00:05:13] "GET /policy-management/b32a9962-a9bf-4ddc-90a0-76b710985c06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.004204 10.0.0.49 - - [2025-09-26 00:05:13] "POST /firewall-rules HTTP/1.1" 200 626 0.071152 10.0.0.49 - - [2025-09-26 00:05:13] "POST /firewall-rules HTTP/1.1" 200 646 0.078468 10.0.0.49 - - [2025-09-26 00:05:13] "GET /firewall-rule/f632582b-58b9-492b-8ae1-69511f825629?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2596 0.003468 10.0.0.49 - - [2025-09-26 00:05:13] "GET /firewall-policy/4abb6cbc-246c-4bd8-8665-1972a355b989?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1441 0.001778 10.0.0.49 - - [2025-09-26 00:05:13] "GET /firewall-rule/8465a496-1493-4b9d-9e96-3fb2305273a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2325 0.002716 10.0.0.49 - - [2025-09-26 00:05:13] "POST /ref-update HTTP/1.1" 200 156 0.013214 10.0.0.49 - - [2025-09-26 00:05:13] "POST /firewall-policys HTTP/1.1" 200 606 0.031893 10.0.0.49 - - [2025-09-26 00:05:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.015283 10.0.0.49 - - [2025-09-26 00:05:13] "GET /firewall-policy/5b26d197-9a05-4470-a4ed-0cecbe9381c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.008159 10.0.0.49 - - [2025-09-26 00:05:13] "GET /application-policy-set/33083a32-913e-42d7-aea8-34f3c43f02f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.002335 10.0.0.49 - - [2025-09-26 00:05:13] "GET /firewall-policy/5b26d197-9a05-4470-a4ed-0cecbe9381c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.001835 10.0.0.49 - - [2025-09-26 00:05:13] "GET /firewall-policy/37eed26c-9863-4a7b-ac45-7b4d05afed5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4897 0.003019 10.0.0.49 - - [2025-09-26 00:05:13] "GET /firewall-policy/4abb6cbc-246c-4bd8-8665-1972a355b989?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1734 0.010249 10.0.0.49 - - [2025-09-26 00:05:13] "GET /firewall-policy/eb82fea7-7210-4be7-8436-1851d619c7a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.002707 10.0.0.49 - - [2025-09-26 00:05:13] "GET /firewall-policy/4abb6cbc-246c-4bd8-8665-1972a355b989?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1734 0.001803 10.0.0.49 - - [2025-09-26 00:05:13] "GET /firewall-policy/37eed26c-9863-4a7b-ac45-7b4d05afed5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4897 0.001639 10.0.0.49 - - [2025-09-26 00:05:13] "POST /ref-update HTTP/1.1" 200 156 0.021399 10.0.0.49 - - [2025-09-26 00:05:13] "POST /ref-update HTTP/1.1" 200 156 0.022251 10.0.0.49 - - [2025-09-26 00:05:13] "POST /ref-update HTTP/1.1" 200 156 0.015978 10.0.0.49 - - [2025-09-26 00:05:13] "POST /ref-update HTTP/1.1" 200 156 0.026294 10.0.0.49 - - [2025-09-26 00:05:13] "POST /ref-update HTTP/1.1" 200 156 0.030521 10.0.0.49 - - [2025-09-26 00:05:13] "GET /firewall-policy/5b26d197-9a05-4470-a4ed-0cecbe9381c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.002471 [Introspect:8084]10.0.0.49 - - [2025-09-26 00:07:12] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000825 [Introspect:8084]10.0.0.49 - - [2025-09-26 00:07:12] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000751 10.0.0.49 - - [2025-09-26 00:07:12] "POST /tags HTTP/1.1" 409 252 0.002225 10.0.0.49 - - [2025-09-26 00:07:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001962 10.0.0.49 - - [2025-09-26 00:07:12] "GET /tag/2893ffeb-defe-4a2c-bfef-3e273c0a3c92?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.014703 10.0.0.49 - - [2025-09-26 00:07:12] "POST /tags HTTP/1.1" 409 228 0.003524 10.0.0.49 - - [2025-09-26 00:07:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002214 10.0.0.49 - - [2025-09-26 00:07:12] "GET /tag/cc532a7a-7104-4fad-a65f-2f795ddd2229?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.010456 10.0.0.49 - - [2025-09-26 00:07:12] "GET /application-policy-set/33083a32-913e-42d7-aea8-34f3c43f02f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.003408 10.0.0.49 - - [2025-09-26 00:07:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001364 10.0.0.49 - - [2025-09-26 00:07:12] "GET /policy-management/b32a9962-a9bf-4ddc-90a0-76b710985c06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.004478 10.0.0.49 - - [2025-09-26 00:07:12] "POST /tags HTTP/1.1" 409 206 0.001878 10.0.0.49 - - [2025-09-26 00:07:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001223 10.0.0.49 - - [2025-09-26 00:07:12] "GET /tag/610a28ff-42ab-49ea-9900-eb5691af3f6c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.010499 10.0.0.49 - - [2025-09-26 00:07:12] "POST /tags HTTP/1.1" 409 226 0.002754 10.0.0.49 - - [2025-09-26 00:07:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001436 10.0.0.49 - - [2025-09-26 00:07:12] "GET /tag/ce884995-687e-42d4-9c66-26fc1080ebae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.011162 10.0.0.49 - - [2025-09-26 00:07:12] "POST /tags HTTP/1.1" 409 204 0.002172 10.0.0.49 - - [2025-09-26 00:07:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003203 10.0.0.49 - - [2025-09-26 00:07:12] "GET /tag/0ad0d532-3a6f-4894-b609-3754ed7f9cf9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1099 0.010462 10.0.0.49 - - [2025-09-26 00:07:12] "POST /tags HTTP/1.1" 409 226 0.003322 10.0.0.49 - - [2025-09-26 00:07:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001399 10.0.0.49 - - [2025-09-26 00:07:13] "GET /tag/ce884995-687e-42d4-9c66-26fc1080ebae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.023396 10.0.0.49 - - [2025-09-26 00:07:13] "POST /tags HTTP/1.1" 409 228 0.001676 10.0.0.49 - - [2025-09-26 00:07:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001274 10.0.0.49 - - [2025-09-26 00:07:13] "GET /tag/cc532a7a-7104-4fad-a65f-2f795ddd2229?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.010450 10.0.0.49 - - [2025-09-26 00:07:13] "POST /tags HTTP/1.1" 409 252 0.001843 10.0.0.49 - - [2025-09-26 00:07:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001495 10.0.0.49 - - [2025-09-26 00:07:13] "GET /tag/2893ffeb-defe-4a2c-bfef-3e273c0a3c92?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.010317 10.0.0.49 - - [2025-09-26 00:07:13] "GET /application-policy-set/33083a32-913e-42d7-aea8-34f3c43f02f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.002062 10.0.0.49 - - [2025-09-26 00:07:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001268 10.0.0.49 - - [2025-09-26 00:07:13] "GET /policy-management/b32a9962-a9bf-4ddc-90a0-76b710985c06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.004177 10.0.0.49 - - [2025-09-26 00:07:13] "POST /firewall-rules HTTP/1.1" 409 281 0.001844 10.0.0.49 - - [2025-09-26 00:07:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001229 10.0.0.49 - - [2025-09-26 00:07:13] "PUT /firewall-rule/8465a496-1493-4b9d-9e96-3fb2305273a3 HTTP/1.1" 200 260 0.018463 10.0.0.49 - - [2025-09-26 00:07:13] "POST /firewall-rules HTTP/1.1" 409 291 0.006748 10.0.0.49 - - [2025-09-26 00:07:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001702 10.0.0.49 - - [2025-09-26 00:07:13] "PUT /firewall-rule/f632582b-58b9-492b-8ae1-69511f825629 HTTP/1.1" 200 260 0.023523 10.0.0.49 - - [2025-09-26 00:07:13] "GET /firewall-rule/f632582b-58b9-492b-8ae1-69511f825629?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2596 0.007605 10.0.0.49 - - [2025-09-26 00:07:13] "POST /firewall-rules HTTP/1.1" 200 658 0.076700 10.0.0.49 - - [2025-09-26 00:07:13] "GET /firewall-rule/c556415c-8faa-4540-9b82-b25a3c9c7714?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2898 0.003986 10.0.0.49 - - [2025-09-26 00:07:13] "GET /firewall-policy/4abb6cbc-246c-4bd8-8665-1972a355b989?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1734 0.001874 10.0.0.49 - - [2025-09-26 00:07:13] "GET /firewall-rule/8465a496-1493-4b9d-9e96-3fb2305273a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2325 0.002300 10.0.0.49 - - [2025-09-26 00:07:13] "POST /firewall-policys HTTP/1.1" 409 269 0.002721 10.0.0.49 - - [2025-09-26 00:07:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002135 10.0.0.49 - - [2025-09-26 00:07:13] "PUT /firewall-policy/5b26d197-9a05-4470-a4ed-0cecbe9381c8 HTTP/1.1" 200 264 0.023710 10.0.0.49 - - [2025-09-26 00:07:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.013288 10.0.0.49 - - [2025-09-26 00:07:13] "GET /firewall-policy/5b26d197-9a05-4470-a4ed-0cecbe9381c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.006731 10.0.0.49 - - [2025-09-26 00:07:13] "GET /application-policy-set/33083a32-913e-42d7-aea8-34f3c43f02f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.003109 10.0.0.49 - - [2025-09-26 00:07:13] "GET /firewall-policy/5b26d197-9a05-4470-a4ed-0cecbe9381c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.003121 10.0.0.49 - - [2025-09-26 00:07:13] "GET /firewall-policy/37eed26c-9863-4a7b-ac45-7b4d05afed5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4897 0.003011 10.0.0.49 - - [2025-09-26 00:07:13] "GET /firewall-policy/4abb6cbc-246c-4bd8-8665-1972a355b989?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1734 0.001855 10.0.0.49 - - [2025-09-26 00:07:13] "GET /firewall-policy/5b26d197-9a05-4470-a4ed-0cecbe9381c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.002409 10.0.0.49 - - [2025-09-26 00:07:13] "GET /firewall-policy/5b26d197-9a05-4470-a4ed-0cecbe9381c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.002098 10.0.0.49 - - [2025-09-26 00:07:34] "GET /virtual-machine-interface/39264586-9a6b-11f0-a921-fa163ec519c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.005211 10.0.0.49 - - [2025-09-26 00:07:34] "POST /set-tag HTTP/1.1" 200 109 0.003752 10.0.0.49 - - [2025-09-26 00:07:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001956 10.0.0.49 - - [2025-09-26 00:07:34] "GET /loadbalancer/8c799551-6807-4f25-bd38-cb013b5dad03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2170 0.002852 10.0.0.49 - - [2025-09-26 00:07:34] "GET /virtual-machine-interface/39264586-9a6b-11f0-a921-fa163ec519c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.005442 10.0.0.49 - - [2025-09-26 00:07:34] "POST /set-tag HTTP/1.1" 200 109 0.020555 10.0.0.49 - - [2025-09-26 00:07:34] "DELETE /loadbalancer-member/9a982bd7-80f1-4b9a-a741-3f2e71350ad4 HTTP/1.1" 200 115 0.065627 10.0.0.49 - - [2025-09-26 00:07:34] "GET /virtual-machine-interface/39264586-9a6b-11f0-a921-fa163ec519c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.005162 10.0.0.49 - - [2025-09-26 00:07:34] "POST /set-tag HTTP/1.1" 200 109 0.002660 10.0.0.49 - - [2025-09-26 00:07:34] "DELETE /loadbalancer-member/602f22eb-4b89-414e-90f0-0490f9c4eb07 HTTP/1.1" 200 115 0.052297 10.0.0.49 - - [2025-09-26 00:07:34] "GET /virtual-machine-interface/39264586-9a6b-11f0-a921-fa163ec519c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.009921 10.0.0.49 - - [2025-09-26 00:07:34] "POST /set-tag HTTP/1.1" 200 109 0.002621 10.0.0.49 - - [2025-09-26 00:07:34] "DELETE /loadbalancer-member/1706f544-0934-4230-916c-04251da22d1b HTTP/1.1" 200 115 0.035416 10.0.0.49 - - [2025-09-26 00:07:34] "GET /virtual-machine-interface/39264586-9a6b-11f0-a921-fa163ec519c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.012573 10.0.0.49 - - [2025-09-26 00:07:34] "POST /set-tag HTTP/1.1" 200 109 0.002479 10.0.0.49 - - [2025-09-26 00:07:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001596 10.0.0.49 - - [2025-09-26 00:07:34] "GET /loadbalancer/8c799551-6807-4f25-bd38-cb013b5dad03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2170 0.001880 10.0.0.49 - - [2025-09-26 00:07:34] "GET /loadbalancer-pool/114ec181-4c42-4fa9-8ff0-f5c676b9734a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.003098 10.0.0.49 - - [2025-09-26 00:07:34] "POST /loadbalancer-members HTTP/1.1" 200 690 0.027539 10.0.0.49 - - [2025-09-26 00:07:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.025984 10.0.0.49 - - [2025-09-26 00:07:34] "GET /virtual-machine-interface/39264586-9a6b-11f0-a921-fa163ec519c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.008468 10.0.0.49 - - [2025-09-26 00:07:34] "GET /virtual-machine-interface/39264586-9a6b-11f0-a921-fa163ec519c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.006627 10.0.0.49 - - [2025-09-26 00:07:34] "GET /floating-ip/f0af02b5-dd13-4410-bdc2-7d54d4bdada5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2029 0.003483 10.0.0.49 - - [2025-09-26 00:07:34] "POST /set-tag HTTP/1.1" 200 109 0.064061 10.0.0.49 - - [2025-09-26 00:07:34] "GET /loadbalancer-pool/f1567bb0-c536-448c-85ec-4625723caacd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.007215 10.0.0.49 - - [2025-09-26 00:07:34] "POST /loadbalancer-members HTTP/1.1" 200 690 0.019243 10.0.0.49 - - [2025-09-26 00:07:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.008783 10.0.0.49 - - [2025-09-26 00:07:35] "GET /virtual-machine-interface/39264586-9a6b-11f0-a921-fa163ec519c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.010473 10.0.0.49 - - [2025-09-26 00:07:35] "GET /virtual-machine-interface/39264586-9a6b-11f0-a921-fa163ec519c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.014971 10.0.0.49 - - [2025-09-26 00:07:35] "POST /set-tag HTTP/1.1" 200 109 0.013342 10.0.0.49 - - [2025-09-26 00:07:35] "GET /floating-ip/f0af02b5-dd13-4410-bdc2-7d54d4bdada5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2029 0.002900 10.0.0.49 - - [2025-09-26 00:07:35] "GET /loadbalancer-pool/f621fafa-d6e2-4471-9c70-acd732498b31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.003612 10.0.0.49 - - [2025-09-26 00:07:35] "POST /loadbalancer-members HTTP/1.1" 200 692 0.033299 10.0.0.49 - - [2025-09-26 00:07:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.018744 10.0.0.49 - - [2025-09-26 00:07:35] "GET /virtual-machine-interface/39264586-9a6b-11f0-a921-fa163ec519c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.025496 10.0.0.49 - - [2025-09-26 00:07:35] "GET /virtual-machine-interface/39264586-9a6b-11f0-a921-fa163ec519c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.004452 10.0.0.49 - - [2025-09-26 00:07:35] "GET /floating-ip/f0af02b5-dd13-4410-bdc2-7d54d4bdada5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2029 0.006147 10.0.0.49 - - [2025-09-26 00:07:35] "POST /set-tag HTTP/1.1" 200 109 0.002592 10.0.0.49 - - [2025-09-26 00:08:24] "GET /virtual-machine-interface/6d2a7126-9a6c-11f0-a921-fa163ec519c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.008822 10.0.0.49 - - [2025-09-26 00:08:24] "POST /set-tag HTTP/1.1" 200 109 0.007145 10.0.0.49 - - [2025-09-26 00:08:24] "GET /virtual-machine-interface/6eb90d86-9a6c-11f0-a921-fa163ec519c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.008779 10.0.0.49 - - [2025-09-26 00:08:24] "POST /set-tag HTTP/1.1" 200 109 0.005658 10.0.0.49 - - [2025-09-26 00:08:24] "GET /virtual-machine-interface/70100fcc-9a6c-11f0-a921-fa163ec519c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.016426 10.0.0.49 - - [2025-09-26 00:08:24] "POST /set-tag HTTP/1.1" 200 109 0.005256 10.0.0.49 - - [2025-09-26 00:08:24] "GET /virtual-machine-interface/6f27a070-9a6c-11f0-a921-fa163ec519c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004069 10.0.0.49 - - [2025-09-26 00:08:24] "POST /set-tag HTTP/1.1" 200 109 0.003619 10.0.0.49 - - [2025-09-26 00:08:24] "GET /virtual-machine-interface/7072c5b8-9a6c-11f0-a921-fa163ec519c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.012723 10.0.0.49 - - [2025-09-26 00:08:24] "POST /set-tag HTTP/1.1" 200 109 0.002369 10.0.0.49 - - [2025-09-26 00:08:24] "GET /virtual-machine-interface/6fa29b40-9a6c-11f0-a921-fa163ec519c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.009464 10.0.0.49 - - [2025-09-26 00:08:24] "POST /set-tag HTTP/1.1" 200 109 0.002566 10.0.0.49 - - [2025-09-26 00:08:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001808 10.0.0.49 - - [2025-09-26 00:08:24] "GET /loadbalancer/af6d3b1a-0b9d-457d-bba4-7fae5ab6d3c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.002378 10.0.0.49 - - [2025-09-26 00:08:24] "GET /virtual-machine-interface/6d2a7126-9a6c-11f0-a921-fa163ec519c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.003425 10.0.0.49 - - [2025-09-26 00:08:24] "POST /set-tag HTTP/1.1" 200 109 0.066260 10.0.0.49 - - [2025-09-26 00:08:24] "DELETE /loadbalancer-member/14d26cf1-5c7c-4893-ae5b-51d13fa0fa72 HTTP/1.1" 200 115 0.048957 10.0.0.49 - - [2025-09-26 00:08:25] "GET /virtual-machine-interface/6e215176-9a6c-11f0-a921-fa163ec519c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.010302 10.0.0.49 - - [2025-09-26 00:08:25] "POST /set-tag HTTP/1.1" 200 109 0.003431 10.0.0.49 - - [2025-09-26 00:08:25] "GET /virtual-machine-interface/70d7682e-9a6c-11f0-a921-fa163ec519c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.008196 10.0.0.49 - - [2025-09-26 00:08:25] "POST /set-tag HTTP/1.1" 200 109 0.002320 10.0.0.49 - - [2025-09-26 00:08:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001858 10.0.0.49 - - [2025-09-26 00:08:25] "GET /loadbalancer/af6d3b1a-0b9d-457d-bba4-7fae5ab6d3c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.003183 10.0.0.49 - - [2025-09-26 00:08:25] "GET /virtual-machine-interface/6f27a070-9a6c-11f0-a921-fa163ec519c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003898 10.0.0.49 - - [2025-09-26 00:08:25] "POST /set-tag HTTP/1.1" 200 109 0.002386 10.0.0.49 - - [2025-09-26 00:08:25] "GET /virtual-machine-interface/6f27a070-9a6c-11f0-a921-fa163ec519c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.009653 10.0.0.49 - - [2025-09-26 00:08:25] "POST /set-tag HTTP/1.1" 200 109 0.001802 10.0.0.49 - - [2025-09-26 00:08:25] "GET /virtual-machine/43ebd1f5-6297-49a7-b9e3-403beaee5971?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.002002 10.0.0.49 - - [2025-09-26 00:08:25] "POST /ref-update HTTP/1.1" 200 156 0.007263 10.0.0.49 - - [2025-09-26 00:08:25] "GET /virtual-machine-interface/6f27a070-9a6c-11f0-a921-fa163ec519c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.010577 10.0.0.49 - - [2025-09-26 00:08:25] "POST /set-tag HTTP/1.1" 200 109 0.031148 10.0.0.49 - - [2025-09-26 00:08:25] "POST /set-tag HTTP/1.1" 200 109 0.016473 10.0.0.49 - - [2025-09-26 00:08:25] "POST /set-tag HTTP/1.1" 200 109 0.029996 10.0.0.49 - - [2025-09-26 00:08:25] "POST /set-tag HTTP/1.1" 200 109 0.029574 10.0.0.49 - - [2025-09-26 00:08:25] "POST /set-tag HTTP/1.1" 200 109 0.012621 10.0.0.49 - - [2025-09-26 00:08:25] "DELETE /instance-ip/6f407f78-9a6c-11f0-a921-fa163ec519c2 HTTP/1.1" 200 115 0.041954 10.0.0.49 - - [2025-09-26 00:08:25] "DELETE /virtual-machine-interface/6f27a070-9a6c-11f0-a921-fa163ec519c2 HTTP/1.1" 200 115 0.048635 10.0.0.49 - - [2025-09-26 00:08:25] "DELETE /virtual-machine/43ebd1f5-6297-49a7-b9e3-403beaee5971 HTTP/1.1" 200 115 0.019393 10.0.0.49 - - [2025-09-26 00:08:26] "GET /virtual-machine-interface/6eb90d86-9a6c-11f0-a921-fa163ec519c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.017184 10.0.0.49 - - [2025-09-26 00:08:26] "POST /set-tag HTTP/1.1" 200 109 0.009204 10.0.0.49 - - [2025-09-26 00:08:26] "GET /virtual-machine-interface/6eb90d86-9a6c-11f0-a921-fa163ec519c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003825 10.0.0.49 - - [2025-09-26 00:08:26] "POST /set-tag HTTP/1.1" 200 109 0.005869 10.0.0.49 - - [2025-09-26 00:08:26] "GET /virtual-machine/ad39326d-0c25-4d36-b2a2-c2f43c201d22?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.002500 10.0.0.49 - - [2025-09-26 00:08:26] "POST /ref-update HTTP/1.1" 200 156 0.011971 10.0.0.49 - - [2025-09-26 00:08:26] "GET /virtual-machine-interface/6eb90d86-9a6c-11f0-a921-fa163ec519c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.022992 10.0.0.49 - - [2025-09-26 00:08:26] "POST /set-tag HTTP/1.1" 200 109 0.018988 10.0.0.49 - - [2025-09-26 00:08:26] "POST /set-tag HTTP/1.1" 200 109 0.034409 10.0.0.49 - - [2025-09-26 00:08:26] "POST /set-tag HTTP/1.1" 200 109 0.028727 [Introspect:8084]10.0.0.49 - - [2025-09-26 00:08:26] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000700 [Introspect:8084]10.0.0.49 - - [2025-09-26 00:08:26] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000707 10.0.0.49 - - [2025-09-26 00:08:26] "POST /set-tag HTTP/1.1" 200 109 0.035686 10.0.0.49 - - [2025-09-26 00:08:26] "POST /set-tag HTTP/1.1" 200 109 0.038136 10.0.0.49 - - [2025-09-26 00:08:26] "DELETE /instance-ip/6ecf74d6-9a6c-11f0-a921-fa163ec519c2 HTTP/1.1" 200 115 0.042445 10.0.0.49 - - [2025-09-26 00:08:26] "DELETE /virtual-machine-interface/6eb90d86-9a6c-11f0-a921-fa163ec519c2 HTTP/1.1" 200 115 0.035423 10.0.0.49 - - [2025-09-26 00:08:26] "DELETE /virtual-machine/ad39326d-0c25-4d36-b2a2-c2f43c201d22 HTTP/1.1" 200 115 0.021973 10.0.0.49 - - [2025-09-26 00:08:26] "DELETE /tag/3c22895b-21f0-4e55-832b-d1fb07560f93 HTTP/1.1" 200 115 0.256272 10.0.0.49 - - [2025-09-26 00:08:26] "GET /virtual-machine-interface/6d2a7126-9a6c-11f0-a921-fa163ec519c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005010 10.0.0.49 - - [2025-09-26 00:08:26] "POST /set-tag HTTP/1.1" 200 109 0.003114 10.0.0.49 - - [2025-09-26 00:08:26] "GET /virtual-machine-interface/6d2a7126-9a6c-11f0-a921-fa163ec519c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004029 10.0.0.49 - - [2025-09-26 00:08:26] "POST /set-tag HTTP/1.1" 200 109 0.001922 10.0.0.49 - - [2025-09-26 00:08:26] "GET /virtual-machine/de0654fc-8188-463b-9252-1aad7b40cadf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.002763 10.0.0.49 - - [2025-09-26 00:08:26] "POST /ref-update HTTP/1.1" 200 156 0.010690 10.0.0.49 - - [2025-09-26 00:08:27] "GET /virtual-machine-interface/6d2a7126-9a6c-11f0-a921-fa163ec519c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.011903 10.0.0.49 - - [2025-09-26 00:08:27] "POST /set-tag HTTP/1.1" 200 109 0.015404 10.0.0.49 - - [2025-09-26 00:08:27] "POST /set-tag HTTP/1.1" 200 109 0.035585 10.0.0.49 - - [2025-09-26 00:08:27] "POST /set-tag HTTP/1.1" 200 109 0.033342 10.0.0.49 - - [2025-09-26 00:08:27] "POST /set-tag HTTP/1.1" 200 109 0.012953 10.0.0.49 - - [2025-09-26 00:08:27] "POST /set-tag HTTP/1.1" 200 109 0.024510 10.0.0.49 - - [2025-09-26 00:08:27] "DELETE /instance-ip/6d42a642-9a6c-11f0-a921-fa163ec519c2 HTTP/1.1" 200 115 0.056787 10.0.0.49 - - [2025-09-26 00:08:27] "POST /ref-update HTTP/1.1" 200 156 0.013003 10.0.0.49 - - [2025-09-26 00:08:27] "DELETE /virtual-machine-interface/6d2a7126-9a6c-11f0-a921-fa163ec519c2 HTTP/1.1" 200 115 0.045166 10.0.0.49 - - [2025-09-26 00:08:27] "DELETE /virtual-machine/de0654fc-8188-463b-9252-1aad7b40cadf HTTP/1.1" 200 115 0.024419 10.0.0.49 - - [2025-09-26 00:08:27] "GET /virtual-machine-interface/6e215176-9a6c-11f0-a921-fa163ec519c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.004738 10.0.0.49 - - [2025-09-26 00:08:27] "POST /set-tag HTTP/1.1" 200 109 0.004220 10.0.0.49 - - [2025-09-26 00:08:27] "GET /virtual-machine-interface/6e215176-9a6c-11f0-a921-fa163ec519c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.003600 10.0.0.49 - - [2025-09-26 00:08:27] "POST /set-tag HTTP/1.1" 200 109 0.001711 10.0.0.49 - - [2025-09-26 00:08:27] "GET /virtual-machine/f266974e-fb58-4335-b43f-a4b6647b647e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.003988 10.0.0.49 - - [2025-09-26 00:08:27] "POST /ref-update HTTP/1.1" 200 156 0.011700 10.0.0.49 - - [2025-09-26 00:08:27] "GET /virtual-machine-interface/6e215176-9a6c-11f0-a921-fa163ec519c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.022546 10.0.0.49 - - [2025-09-26 00:08:27] "POST /set-tag HTTP/1.1" 200 109 0.025266 10.0.0.49 - - [2025-09-26 00:08:27] "POST /set-tag HTTP/1.1" 200 109 0.035794 10.0.0.49 - - [2025-09-26 00:08:27] "POST /set-tag HTTP/1.1" 200 109 0.055549 10.0.0.49 - - [2025-09-26 00:08:27] "POST /set-tag HTTP/1.1" 200 109 0.027449 10.0.0.49 - - [2025-09-26 00:08:27] "POST /set-tag HTTP/1.1" 200 109 0.032864 10.0.0.49 - - [2025-09-26 00:08:28] "DELETE /instance-ip/6e3816c2-9a6c-11f0-a921-fa163ec519c2 HTTP/1.1" 200 115 0.134542 10.0.0.49 - - [2025-09-26 00:08:28] "POST /ref-update HTTP/1.1" 200 156 0.055680 10.0.0.49 - - [2025-09-26 00:08:28] "DELETE /virtual-machine-interface/6e215176-9a6c-11f0-a921-fa163ec519c2 HTTP/1.1" 200 115 0.057378 10.0.0.49 - - [2025-09-26 00:08:28] "DELETE /virtual-machine/f266974e-fb58-4335-b43f-a4b6647b647e HTTP/1.1" 200 115 0.023439 10.0.0.49 - - [2025-09-26 00:08:28] "DELETE /tag/a8052fbf-2afa-47e7-a24c-b81f53fd27c8 HTTP/1.1" 200 115 0.055734 10.0.0.49 - - [2025-09-26 00:08:28] "DELETE /tag/610a28ff-42ab-49ea-9900-eb5691af3f6c HTTP/1.1" 409 388 0.004645 [Introspect:8084]10.0.0.49 - - [2025-09-26 00:08:29] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001173 [Introspect:8084]10.0.0.49 - - [2025-09-26 00:08:29] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001210 [Introspect:8084]10.0.0.49 - - [2025-09-26 00:08:33] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000837 [Introspect:8084]10.0.0.49 - - [2025-09-26 00:08:33] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000858 10.0.0.49 - - [2025-09-26 00:08:39] "GET /global-system-configs HTTP/1.1" 200 322 0.002297 10.0.0.49 - - [2025-09-26 00:08:40] "GET /global-system-configs HTTP/1.1" 200 322 0.001705 10.0.0.49 - - [2025-09-26 00:08:55] "GET /virtual-machine-interface/7072c5b8-9a6c-11f0-a921-fa163ec519c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.006636 10.0.0.49 - - [2025-09-26 00:08:55] "POST /set-tag HTTP/1.1" 200 109 0.006485 10.0.0.49 - - [2025-09-26 00:08:55] "GET /virtual-machine-interface/70d7682e-9a6c-11f0-a921-fa163ec519c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004210 10.0.0.49 - - [2025-09-26 00:08:55] "POST /set-tag HTTP/1.1" 200 109 0.002379 10.0.0.49 - - [2025-09-26 00:08:55] "GET /virtual-machine-interface/7072c5b8-9a6c-11f0-a921-fa163ec519c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005081 10.0.0.49 - - [2025-09-26 00:08:55] "POST /set-tag HTTP/1.1" 200 109 0.002151 10.0.0.49 - - [2025-09-26 00:08:55] "GET /virtual-machine/7b469594-a371-4833-9695-31a7e1ad5ca0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.003035 10.0.0.49 - - [2025-09-26 00:08:55] "POST /ref-update HTTP/1.1" 200 156 0.008772 10.0.0.49 - - [2025-09-26 00:08:55] "GET /virtual-machine-interface/7072c5b8-9a6c-11f0-a921-fa163ec519c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005701 10.0.0.49 - - [2025-09-26 00:08:55] "POST /set-tag HTTP/1.1" 200 109 0.018042 10.0.0.49 - - [2025-09-26 00:08:55] "POST /set-tag HTTP/1.1" 200 109 0.022752 10.0.0.49 - - [2025-09-26 00:08:55] "POST /set-tag HTTP/1.1" 200 109 0.029835 10.0.0.49 - - [2025-09-26 00:08:55] "POST /set-tag HTTP/1.1" 200 109 0.013583 10.0.0.49 - - [2025-09-26 00:08:55] "DELETE /instance-ip/708be73c-9a6c-11f0-a921-fa163ec519c2 HTTP/1.1" 200 115 0.050878 10.0.0.49 - - [2025-09-26 00:08:55] "DELETE /virtual-machine-interface/7072c5b8-9a6c-11f0-a921-fa163ec519c2 HTTP/1.1" 200 115 0.043159 10.0.0.49 - - [2025-09-26 00:08:55] "DELETE /virtual-machine/7b469594-a371-4833-9695-31a7e1ad5ca0 HTTP/1.1" 200 115 0.021903 10.0.0.49 - - [2025-09-26 00:08:55] "DELETE /tag/09dd950f-fbdd-4a7b-8aec-4a3e28a9f923 HTTP/1.1" 200 115 0.042178 10.0.0.49 - - [2025-09-26 00:08:55] "GET /virtual-machine-interface/70d7682e-9a6c-11f0-a921-fa163ec519c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.012677 10.0.0.49 - - [2025-09-26 00:08:55] "POST /set-tag HTTP/1.1" 200 109 0.002536 10.0.0.49 - - [2025-09-26 00:08:55] "GET /virtual-machine/c5d8976e-0783-4210-adbf-81981018a516?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.002829 10.0.0.49 - - [2025-09-26 00:08:55] "POST /ref-update HTTP/1.1" 200 156 0.009576 10.0.0.49 - - [2025-09-26 00:08:55] "GET /virtual-machine-interface/70d7682e-9a6c-11f0-a921-fa163ec519c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004239 10.0.0.49 - - [2025-09-26 00:08:55] "POST /set-tag HTTP/1.1" 200 109 0.024501 10.0.0.49 - - [2025-09-26 00:08:56] "POST /set-tag HTTP/1.1" 200 109 0.024756 10.0.0.49 - - [2025-09-26 00:08:56] "POST /set-tag HTTP/1.1" 200 109 0.016420 10.0.0.49 - - [2025-09-26 00:08:56] "POST /set-tag HTTP/1.1" 200 109 0.030452 10.0.0.49 - - [2025-09-26 00:08:56] "DELETE /instance-ip/70ef1fc8-9a6c-11f0-a921-fa163ec519c2 HTTP/1.1" 200 115 0.055357 10.0.0.49 - - [2025-09-26 00:08:56] "DELETE /virtual-machine-interface/70d7682e-9a6c-11f0-a921-fa163ec519c2 HTTP/1.1" 200 115 0.043944 10.0.0.49 - - [2025-09-26 00:08:56] "DELETE /virtual-machine/c5d8976e-0783-4210-adbf-81981018a516 HTTP/1.1" 200 115 0.018707 10.0.0.49 - - [2025-09-26 00:08:56] "DELETE /tag/5940ba3e-bb11-46fa-b716-714c500175c8 HTTP/1.1" 200 115 0.041837 10.0.0.49 - - [2025-09-26 00:08:56] "DELETE /tag/2893ffeb-defe-4a2c-bfef-3e273c0a3c92 HTTP/1.1" 409 236 0.006182 10.0.0.49 - - [2025-09-26 00:08:56] "DELETE /tag/cc532a7a-7104-4fad-a65f-2f795ddd2229 HTTP/1.1" 409 236 0.005079 10.0.0.49 - - [2025-09-26 00:08:56] "GET /virtual-machine-interface/70100fcc-9a6c-11f0-a921-fa163ec519c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003722 10.0.0.49 - - [2025-09-26 00:08:56] "POST /set-tag HTTP/1.1" 200 109 0.001836 10.0.0.49 - - [2025-09-26 00:08:56] "GET /virtual-machine-interface/70100fcc-9a6c-11f0-a921-fa163ec519c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004677 10.0.0.49 - - [2025-09-26 00:08:56] "POST /set-tag HTTP/1.1" 200 109 0.002173 10.0.0.49 - - [2025-09-26 00:08:56] "GET /virtual-machine/6455b7f0-7145-42be-8d2c-01bc8e19587c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.002259 10.0.0.49 - - [2025-09-26 00:08:56] "POST /ref-update HTTP/1.1" 200 156 0.014272 10.0.0.49 - - [2025-09-26 00:08:56] "GET /virtual-machine-interface/70100fcc-9a6c-11f0-a921-fa163ec519c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004618 10.0.0.49 - - [2025-09-26 00:08:56] "POST /set-tag HTTP/1.1" 200 109 0.018290 10.0.0.49 - - [2025-09-26 00:08:56] "POST /set-tag HTTP/1.1" 200 109 0.028091 10.0.0.49 - - [2025-09-26 00:08:56] "POST /set-tag HTTP/1.1" 200 109 0.017265 10.0.0.49 - - [2025-09-26 00:08:56] "POST /set-tag HTTP/1.1" 200 109 0.028859 10.0.0.49 - - [2025-09-26 00:08:56] "DELETE /instance-ip/70265e9e-9a6c-11f0-a921-fa163ec519c2 HTTP/1.1" 200 115 0.069823 10.0.0.49 - - [2025-09-26 00:08:56] "DELETE /virtual-machine-interface/70100fcc-9a6c-11f0-a921-fa163ec519c2 HTTP/1.1" 200 115 0.043310 10.0.0.49 - - [2025-09-26 00:08:56] "DELETE /virtual-machine/6455b7f0-7145-42be-8d2c-01bc8e19587c HTTP/1.1" 200 115 0.022429 10.0.0.49 - - [2025-09-26 00:08:56] "DELETE /tag/0ad0d532-3a6f-4894-b609-3754ed7f9cf9 HTTP/1.1" 409 236 0.009643 10.0.0.49 - - [2025-09-26 00:08:56] "GET /virtual-machine-interface/6fa29b40-9a6c-11f0-a921-fa163ec519c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005080 10.0.0.49 - - [2025-09-26 00:08:56] "POST /set-tag HTTP/1.1" 200 109 0.002437 10.0.0.49 - - [2025-09-26 00:08:56] "GET /virtual-machine-interface/6fa29b40-9a6c-11f0-a921-fa163ec519c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004759 10.0.0.49 - - [2025-09-26 00:08:56] "POST /set-tag HTTP/1.1" 200 109 0.002543 10.0.0.49 - - [2025-09-26 00:08:56] "GET /virtual-machine/0e08e555-4850-4bcd-83a8-13268d560be8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1633 0.003258 10.0.0.49 - - [2025-09-26 00:08:56] "POST /ref-update HTTP/1.1" 200 156 0.018868 10.0.0.49 - - [2025-09-26 00:08:57] "GET /virtual-machine-interface/6fa29b40-9a6c-11f0-a921-fa163ec519c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004487 10.0.0.49 - - [2025-09-26 00:08:57] "POST /set-tag HTTP/1.1" 200 109 0.020707 10.0.0.49 - - [2025-09-26 00:08:57] "POST /set-tag HTTP/1.1" 200 109 0.021527 10.0.0.49 - - [2025-09-26 00:08:57] "POST /set-tag HTTP/1.1" 200 109 0.022529 10.0.0.49 - - [2025-09-26 00:08:57] "POST /set-tag HTTP/1.1" 200 109 0.032289 10.0.0.49 - - [2025-09-26 00:08:57] "DELETE /instance-ip/6fb6c3cc-9a6c-11f0-a921-fa163ec519c2 HTTP/1.1" 200 115 0.055921 10.0.0.49 - - [2025-09-26 00:08:57] "DELETE /virtual-machine-interface/6fa29b40-9a6c-11f0-a921-fa163ec519c2 HTTP/1.1" 200 115 0.037213 10.0.0.49 - - [2025-09-26 00:08:57] "DELETE /virtual-machine/0e08e555-4850-4bcd-83a8-13268d560be8 HTTP/1.1" 200 115 0.022947 10.0.0.49 - - [2025-09-26 00:08:57] "DELETE /tag/dfb478d2-14bc-4ecc-94fc-d0f720ebb13e HTTP/1.1" 200 115 0.032254 10.0.0.49 - - [2025-09-26 00:08:57] "DELETE /tag/92f6dd7d-bb81-4790-96c8-468d0f240b21 HTTP/1.1" 200 115 0.035547 10.0.0.49 - - [2025-09-26 00:08:57] "DELETE /tag/41f2cabe-6e2c-4656-959d-9bc7129c3e67 HTTP/1.1" 200 115 0.034420 10.0.0.49 - - [2025-09-26 00:08:59] "POST /projects HTTP/1.1" 409 238 0.002187 10.0.0.49 - - [2025-09-26 00:08:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001662 10.0.0.49 - - [2025-09-26 00:08:59] "GET /project/bc9fb8da-c4bc-43cd-ac3b-beb507d167e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.032143 10.0.0.49 - - [2025-09-26 00:08:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003281 10.0.0.49 - - [2025-09-26 00:08:59] "GET /virtual-network/d1d6944e-ce55-45b0-8691-e0028cbb84a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.003916 10.0.0.49 - - [2025-09-26 00:08:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001715 10.0.0.49 - - [2025-09-26 00:08:59] "GET /virtual-network/7d8f2135-e3b7-4ebb-87be-0e322e7f5876?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3184 0.004677 10.0.0.49 - - [2025-09-26 00:08:59] "POST /security-groups HTTP/1.1" 409 285 0.002366 10.0.0.49 - - [2025-09-26 00:08:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002099 10.0.0.49 - - [2025-09-26 00:08:59] "PUT /security-group/ebb19e5b-8835-4d68-989d-e042cea94435 HTTP/1.1" 200 262 0.059104 10.0.0.49 - - [2025-09-26 00:08:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.029062 10.0.0.49 - - [2025-09-26 00:08:59] "PUT /access-control-list/682be209-5548-49a4-92e8-5cf735d513bd HTTP/1.1" 200 272 0.026291 10.0.0.49 - - [2025-09-26 00:08:59] "PUT /access-control-list/a0f0aa0c-2f15-4188-816b-cd93c40bfb49 HTTP/1.1" 200 272 0.025647 10.0.0.49 - - [2025-09-26 00:09:04] "POST /projects HTTP/1.1" 409 238 0.002033 10.0.0.49 - - [2025-09-26 00:09:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001727 10.0.0.49 - - [2025-09-26 00:09:04] "GET /project/bc9fb8da-c4bc-43cd-ac3b-beb507d167e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.034310 10.0.0.49 - - [2025-09-26 00:09:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001690 10.0.0.49 - - [2025-09-26 00:09:05] "GET /virtual-network/d1d6944e-ce55-45b0-8691-e0028cbb84a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004721 10.0.0.49 - - [2025-09-26 00:09:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001833 10.0.0.49 - - [2025-09-26 00:09:05] "GET /virtual-network/7d8f2135-e3b7-4ebb-87be-0e322e7f5876?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3184 0.006471 10.0.0.49 - - [2025-09-26 00:09:05] "POST /security-groups HTTP/1.1" 409 285 0.005181 10.0.0.49 - - [2025-09-26 00:09:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002232 10.0.0.49 - - [2025-09-26 00:09:05] "PUT /security-group/ebb19e5b-8835-4d68-989d-e042cea94435 HTTP/1.1" 200 262 0.055449 10.0.0.49 - - [2025-09-26 00:09:05] "PUT /access-control-list/682be209-5548-49a4-92e8-5cf735d513bd HTTP/1.1" 200 272 0.013122 10.0.0.49 - - [2025-09-26 00:09:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.020065 10.0.0.49 - - [2025-09-26 00:09:05] "GET /firewall-policy/37eed26c-9863-4a7b-ac45-7b4d05afed5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4897 0.021053 10.0.0.49 - - [2025-09-26 00:09:05] "PUT /access-control-list/a0f0aa0c-2f15-4188-816b-cd93c40bfb49 HTTP/1.1" 200 272 0.029236 10.0.0.49 - - [2025-09-26 00:09:05] "GET /firewall-rule/7533991d-0209-4bfc-a738-1f0c671b1201?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.002847 10.0.0.49 - - [2025-09-26 00:09:05] "POST /ref-update HTTP/1.1" 200 156 0.063254 10.0.0.49 - - [2025-09-26 00:09:05] "DELETE /firewall-rule/7533991d-0209-4bfc-a738-1f0c671b1201 HTTP/1.1" 200 115 0.034681 10.0.0.49 - - [2025-09-26 00:09:05] "GET /firewall-policy/37eed26c-9863-4a7b-ac45-7b4d05afed5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4641 0.006180 10.0.0.49 - - [2025-09-26 00:09:05] "GET /firewall-rule/fe3aacab-f2ef-45a7-8488-08d092c9cccc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.005278 10.0.0.49 - - [2025-09-26 00:09:05] "POST /ref-update HTTP/1.1" 200 156 0.056916 10.0.0.49 - - [2025-09-26 00:09:05] "DELETE /firewall-rule/fe3aacab-f2ef-45a7-8488-08d092c9cccc HTTP/1.1" 200 115 0.056553 10.0.0.49 - - [2025-09-26 00:09:05] "DELETE /tag/2893ffeb-defe-4a2c-bfef-3e273c0a3c92 HTTP/1.1" 409 236 0.004764 10.0.0.49 - - [2025-09-26 00:09:05] "DELETE /tag/cc532a7a-7104-4fad-a65f-2f795ddd2229 HTTP/1.1" 409 236 0.005071 10.0.0.49 - - [2025-09-26 00:09:05] "DELETE /tag/63ab9acd-d759-49a4-940d-f907b962ec7e HTTP/1.1" 200 115 0.037453 10.0.0.49 - - [2025-09-26 00:09:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001562 10.0.0.49 - - [2025-09-26 00:09:05] "GET /virtual-network/d1d6944e-ce55-45b0-8691-e0028cbb84a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004269 10.0.0.49 - - [2025-09-26 00:09:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001466 10.0.0.49 - - [2025-09-26 00:09:05] "GET /virtual-network/7d8f2135-e3b7-4ebb-87be-0e322e7f5876?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3184 0.003192 10.0.0.49 - - [2025-09-26 00:09:05] "PUT /virtual-network/d1d6944e-ce55-45b0-8691-e0028cbb84a3 HTTP/1.1" 200 264 0.040583 10.0.0.49 - - [2025-09-26 00:09:05] "PUT /virtual-network/7d8f2135-e3b7-4ebb-87be-0e322e7f5876 HTTP/1.1" 200 264 0.052483 10.0.0.49 - - [2025-09-26 00:09:05] "DELETE /security-group/ebb19e5b-8835-4d68-989d-e042cea94435 HTTP/1.1" 200 115 0.043330 10.0.0.49 - - [2025-09-26 00:09:05] "DELETE /access-control-list/682be209-5548-49a4-92e8-5cf735d513bd HTTP/1.1" 200 115 0.022770 10.0.0.49 - - [2025-09-26 00:09:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.004244 10.0.0.49 - - [2025-09-26 00:09:05] "DELETE /access-control-list/a0f0aa0c-2f15-4188-816b-cd93c40bfb49 HTTP/1.1" 200 115 0.060992 10.0.0.49 - - [2025-09-26 00:09:05] "GET /project/bc9fb8da-c4bc-43cd-ac3b-beb507d167e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1895 0.046300 10.0.0.49 - - [2025-09-26 00:09:05] "GET /project/bc9fb8da-c4bc-43cd-ac3b-beb507d167e7?fields=security_groups HTTP/1.1" 200 1353 0.041564 10.0.0.49 - - [2025-09-26 00:09:06] "DELETE /security-group/fab18cc8-1ff8-4981-a8cc-53d1aa7fc556 HTTP/1.1" 200 115 0.065149 10.0.0.49 - - [2025-09-26 00:09:06] "DELETE /access-control-list/7a631967-bc9d-4eb8-86c6-4b01cdfc8b98 HTTP/1.1" 200 115 0.050716 10.0.0.49 - - [2025-09-26 00:09:06] "GET /project/bc9fb8da-c4bc-43cd-ac3b-beb507d167e7?fields=application_policy_sets HTTP/1.1" 200 1392 0.049114 10.0.0.49 - - [2025-09-26 00:09:06] "DELETE /access-control-list/2823d499-d4a9-4528-aa6e-eaea391f88af HTTP/1.1" 200 115 0.050498 10.0.0.49 - - [2025-09-26 00:09:06] "DELETE /project/bc9fb8da-c4bc-43cd-ac3b-beb507d167e7 HTTP/1.1" 200 115 0.339075 10.0.0.49 - - [2025-09-26 00:09:06] "POST /projects HTTP/1.1" 409 238 0.001965 10.0.0.49 - - [2025-09-26 00:09:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002979 10.0.0.49 - - [2025-09-26 00:09:06] "GET /project/c7274f6d-3e9a-4dd2-b1f5-b397e97b0120?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.025376 10.0.0.49 - - [2025-09-26 00:09:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001809 10.0.0.49 - - [2025-09-26 00:09:06] "GET /virtual-network/d1d6944e-ce55-45b0-8691-e0028cbb84a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.004457 10.0.0.49 - - [2025-09-26 00:09:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001487 10.0.0.49 - - [2025-09-26 00:09:06] "GET /virtual-network/7d8f2135-e3b7-4ebb-87be-0e322e7f5876?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3112 0.004090 10.0.0.49 - - [2025-09-26 00:09:06] "POST /security-groups HTTP/1.1" 409 285 0.001862 10.0.0.49 - - [2025-09-26 00:09:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001945 10.0.0.49 - - [2025-09-26 00:09:06] "PUT /security-group/869ff4d0-d08c-43b6-9c6a-bba38f26f746 HTTP/1.1" 200 262 0.059305 10.0.0.49 - - [2025-09-26 00:09:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.021217 10.0.0.49 - - [2025-09-26 00:09:06] "PUT /access-control-list/d732325a-04e5-4592-939e-5830d897ee63 HTTP/1.1" 200 272 0.023499 10.0.0.49 - - [2025-09-26 00:09:06] "PUT /access-control-list/df0c9224-4c9d-4f19-affa-f98340d5eb4d HTTP/1.1" 200 272 0.011238 10.0.0.49 - - [2025-09-26 00:09:10] "GET /application-policy-set/33083a32-913e-42d7-aea8-34f3c43f02f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.002689 10.0.0.49 - - [2025-09-26 00:09:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002261 10.0.0.49 - - [2025-09-26 00:09:10] "GET /policy-management/b32a9962-a9bf-4ddc-90a0-76b710985c06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003573 10.0.0.49 - - [2025-09-26 00:09:10] "GET /firewall-policy/4abb6cbc-246c-4bd8-8665-1972a355b989?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1734 0.002946 10.0.0.49 - - [2025-09-26 00:09:10] "GET /firewall-rule/8465a496-1493-4b9d-9e96-3fb2305273a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2325 0.003150 10.0.0.49 - - [2025-09-26 00:09:10] "POST /ref-update HTTP/1.1" 200 156 0.019814 10.0.0.49 - - [2025-09-26 00:09:10] "DELETE /firewall-rule/8465a496-1493-4b9d-9e96-3fb2305273a3 HTTP/1.1" 200 115 0.069451 10.0.0.49 - - [2025-09-26 00:09:10] "GET /firewall-policy/5b26d197-9a05-4470-a4ed-0cecbe9381c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.002567 10.0.0.49 - - [2025-09-26 00:09:10] "GET /firewall-rule/f632582b-58b9-492b-8ae1-69511f825629?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2596 0.006171 10.0.0.49 - - [2025-09-26 00:09:10] "POST /ref-update HTTP/1.1" 200 156 0.023502 10.0.0.49 - - [2025-09-26 00:09:10] "DELETE /firewall-rule/f632582b-58b9-492b-8ae1-69511f825629 HTTP/1.1" 200 115 0.057023 10.0.0.49 - - [2025-09-26 00:09:11] "GET /firewall-policy/5b26d197-9a05-4470-a4ed-0cecbe9381c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2357 0.005292 10.0.0.49 - - [2025-09-26 00:09:11] "GET /firewall-rule/c556415c-8faa-4540-9b82-b25a3c9c7714?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2898 0.004008 10.0.0.49 - - [2025-09-26 00:09:11] "POST /ref-update HTTP/1.1" 200 156 0.012424 10.0.0.49 - - [2025-09-26 00:09:11] "DELETE /firewall-rule/c556415c-8faa-4540-9b82-b25a3c9c7714 HTTP/1.1" 200 115 0.043041 10.0.0.49 - - [2025-09-26 00:09:11] "GET /application-policy-set/33083a32-913e-42d7-aea8-34f3c43f02f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.003694 10.0.0.49 - - [2025-09-26 00:09:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002229 10.0.0.49 - - [2025-09-26 00:09:11] "GET /policy-management/b32a9962-a9bf-4ddc-90a0-76b710985c06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002544 10.0.0.49 - - [2025-09-26 00:09:11] "GET /firewall-policy/5b26d197-9a05-4470-a4ed-0cecbe9381c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.003219 10.0.0.49 - - [2025-09-26 00:09:11] "POST /ref-update HTTP/1.1" 200 156 0.020503 10.0.0.49 - - [2025-09-26 00:09:11] "DELETE /firewall-policy/5b26d197-9a05-4470-a4ed-0cecbe9381c8 HTTP/1.1" 200 115 0.030934 10.0.0.49 - - [2025-09-26 00:09:11] "DELETE /tag/2893ffeb-defe-4a2c-bfef-3e273c0a3c92 HTTP/1.1" 200 115 0.037287 10.0.0.49 - - [2025-09-26 00:09:11] "DELETE /tag/0ad0d532-3a6f-4894-b609-3754ed7f9cf9 HTTP/1.1" 200 115 0.056782 10.0.0.49 - - [2025-09-26 00:09:11] "DELETE /tag/cc532a7a-7104-4fad-a65f-2f795ddd2229 HTTP/1.1" 200 115 0.055301 10.0.0.49 - - [2025-09-26 00:09:11] "DELETE /tag/610a28ff-42ab-49ea-9900-eb5691af3f6c HTTP/1.1" 200 115 0.056170 10.0.0.49 - - [2025-09-26 00:09:11] "DELETE /loadbalancer-member/b426179f-32e1-4596-827e-5c1387162f72 HTTP/1.1" 200 115 0.024766 10.0.0.49 - - [2025-09-26 00:09:11] "DELETE /loadbalancer-pool/efb4631c-509f-422d-bfd7-ba7046e5f786 HTTP/1.1" 200 115 0.031346 10.0.0.49 - - [2025-09-26 00:09:11] "DELETE /loadbalancer-listener/edc27b1b-fc63-458e-87cb-4f7bcb4bb84b HTTP/1.1" 200 115 0.028128 10.0.0.49 - - [2025-09-26 00:09:11] "DELETE /loadbalancer/af6d3b1a-0b9d-457d-bba4-7fae5ab6d3c6 HTTP/1.1" 200 115 0.029574 10.0.0.49 - - [2025-09-26 00:09:11] "DELETE /floating-ip/5bd54f5b-4c5b-4b81-95fb-49b711d7c883 HTTP/1.1" 200 115 0.026359 10.0.0.49 - - [2025-09-26 00:09:11] "DELETE /instance-ip/32a98318-57c1-4066-a2ed-536874cfe48b HTTP/1.1" 200 115 0.102001 10.0.0.49 - - [2025-09-26 00:09:11] "DELETE /virtual-machine-interface/c83cc459-452e-451b-ade6-348d26e0d720 HTTP/1.1" 200 115 0.051457 10.0.0.49 - - [2025-09-26 00:09:11] "DELETE /tag/f7009735-bd09-4314-82aa-05d590e7b91e HTTP/1.1" 200 115 0.051587 10.0.0.49 - - [2025-09-26 00:09:11] "POST /projects HTTP/1.1" 409 238 0.003161 10.0.0.49 - - [2025-09-26 00:09:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003129 10.0.0.49 - - [2025-09-26 00:09:11] "GET /project/c7274f6d-3e9a-4dd2-b1f5-b397e97b0120?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.050641 10.0.0.49 - - [2025-09-26 00:09:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002423 10.0.0.49 - - [2025-09-26 00:09:12] "GET /virtual-network/d1d6944e-ce55-45b0-8691-e0028cbb84a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.009788 10.0.0.49 - - [2025-09-26 00:09:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002053 10.0.0.49 - - [2025-09-26 00:09:12] "GET /virtual-network/7d8f2135-e3b7-4ebb-87be-0e322e7f5876?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3112 0.004685 10.0.0.49 - - [2025-09-26 00:09:12] "POST /security-groups HTTP/1.1" 409 285 0.003967 10.0.0.49 - - [2025-09-26 00:09:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001679 10.0.0.49 - - [2025-09-26 00:09:12] "PUT /security-group/869ff4d0-d08c-43b6-9c6a-bba38f26f746 HTTP/1.1" 200 262 0.055251 10.0.0.49 - - [2025-09-26 00:09:12] "PUT /access-control-list/d732325a-04e5-4592-939e-5830d897ee63 HTTP/1.1" 200 272 0.021057 10.0.0.49 - - [2025-09-26 00:09:12] "PUT /access-control-list/df0c9224-4c9d-4f19-affa-f98340d5eb4d HTTP/1.1" 200 272 0.047766 10.0.0.49 - - [2025-09-26 00:09:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.032296 10.0.0.49 - - [2025-09-26 00:09:12] "GET /firewall-policy/37eed26c-9863-4a7b-ac45-7b4d05afed5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4386 0.006996 10.0.0.49 - - [2025-09-26 00:09:12] "GET /firewall-rule/c5e84612-6a3a-4675-a963-5cc017438623?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.003348 10.0.0.49 - - [2025-09-26 00:09:12] "POST /ref-update HTTP/1.1" 200 156 0.037677 10.0.0.49 - - [2025-09-26 00:09:12] "DELETE /firewall-rule/c5e84612-6a3a-4675-a963-5cc017438623 HTTP/1.1" 200 115 0.068904 10.0.0.49 - - [2025-09-26 00:09:12] "GET /firewall-policy/37eed26c-9863-4a7b-ac45-7b4d05afed5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4130 0.007114 10.0.0.49 - - [2025-09-26 00:09:12] "GET /firewall-rule/3ffa8b85-e032-4ed8-94fe-f683f8de555f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.003275 10.0.0.49 - - [2025-09-26 00:09:12] "POST /ref-update HTTP/1.1" 200 156 0.074901 10.0.0.49 - - [2025-09-26 00:09:12] "DELETE /firewall-rule/3ffa8b85-e032-4ed8-94fe-f683f8de555f HTTP/1.1" 200 115 0.042468 10.0.0.49 - - [2025-09-26 00:09:12] "DELETE /tag/ce884995-687e-42d4-9c66-26fc1080ebae HTTP/1.1" 200 115 0.040652 10.0.0.49 - - [2025-09-26 00:09:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002451 10.0.0.49 - - [2025-09-26 00:09:12] "GET /virtual-network/d1d6944e-ce55-45b0-8691-e0028cbb84a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.004945 10.0.0.49 - - [2025-09-26 00:09:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001878 10.0.0.49 - - [2025-09-26 00:09:12] "GET /virtual-network/7d8f2135-e3b7-4ebb-87be-0e322e7f5876?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3112 0.004092 10.0.0.49 - - [2025-09-26 00:09:12] "PUT /virtual-network/d1d6944e-ce55-45b0-8691-e0028cbb84a3 HTTP/1.1" 200 264 0.042639 10.0.0.49 - - [2025-09-26 00:09:12] "PUT /virtual-network/7d8f2135-e3b7-4ebb-87be-0e322e7f5876 HTTP/1.1" 200 264 0.061073 10.0.0.49 - - [2025-09-26 00:09:12] "DELETE /security-group/869ff4d0-d08c-43b6-9c6a-bba38f26f746 HTTP/1.1" 200 115 0.081133 10.0.0.49 - - [2025-09-26 00:09:12] "DELETE /access-control-list/d732325a-04e5-4592-939e-5830d897ee63 HTTP/1.1" 200 115 0.048450 10.0.0.49 - - [2025-09-26 00:09:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002755 10.0.0.49 - - [2025-09-26 00:09:13] "DELETE /access-control-list/df0c9224-4c9d-4f19-affa-f98340d5eb4d HTTP/1.1" 200 115 0.035123 10.0.0.49 - - [2025-09-26 00:09:13] "GET /project/c7274f6d-3e9a-4dd2-b1f5-b397e97b0120?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1895 0.035225 10.0.0.49 - - [2025-09-26 00:09:13] "GET /project/c7274f6d-3e9a-4dd2-b1f5-b397e97b0120?fields=security_groups HTTP/1.1" 200 1353 0.032612 10.0.0.49 - - [2025-09-26 00:09:13] "DELETE /security-group/8fa844f4-71d9-4593-b21e-e5c8bc7f3ff8 HTTP/1.1" 200 115 0.043693 10.0.0.49 - - [2025-09-26 00:09:13] "DELETE /access-control-list/647f410b-7128-40c3-b776-c54f39aaff08 HTTP/1.1" 200 115 0.051704 10.0.0.49 - - [2025-09-26 00:09:13] "GET /project/c7274f6d-3e9a-4dd2-b1f5-b397e97b0120?fields=application_policy_sets HTTP/1.1" 200 1392 0.062480 10.0.0.49 - - [2025-09-26 00:09:13] "DELETE /access-control-list/c16efb91-4cd6-4751-a0d3-d17d21ad70a3 HTTP/1.1" 200 115 0.036435 10.0.0.49 - - [2025-09-26 00:09:13] "DELETE /project/c7274f6d-3e9a-4dd2-b1f5-b397e97b0120 HTTP/1.1" 200 115 0.309803