++ 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 11 01:34:01 AM UTC 2025 ===================' INFO: =================== Thu Sep 11 01:34:01 AM UTC 2025 =================== ++ LOG_LOCAL=1 ++ source /functions.sh ++ source /contrail-functions.sh +++ get_default_ip ++++ get_default_nic ++++ get_gateway_nic_for_ip 1 ++++ command -v ip ++++ local ip=1 +++++ grep -o 'dev.*' +++++ awk '{print $2}' +++++ ip route get 1 ++++ local iface=ens3 ++++ [[ ens3 == \l\o ]] ++++ echo ens3 +++ local nic=ens3 +++ get_ip_for_nic ens3 +++ local nic=ens3 +++ cut -d / -f 1 +++ get_cidr_for_nic ens3 +++ command -v ip +++ local nic=ens3 +++ ip addr show dev ens3 +++ grep 'inet ' +++ awk '{print $2}' +++ head -n 1 ++ DEFAULT_LOCAL_IP=10.0.0.38 ++ 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.38 ++ ANALYTICS_ALARM_ENABLE=False ++ ANALYTICS_SNMP_ENABLE=False ++ ANALYTICSDB_ENABLE=False ++ ANALYTICS_NODES=10.0.0.38 ++ ANALYTICSDB_NODES=10.0.0.38 ++ ANALYTICS_SNMP_NODES=10.0.0.38 ++ 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.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:8081 ' +++ '[' -n '10.0.0.38:8081 ' ']' +++ echo 10.0.0.38:8081 ++ ANALYTICS_SERVERS=10.0.0.38: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.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:9042 ' +++ '[' -n '10.0.0.38:9042 ' ']' +++ echo 10.0.0.38:9042 ++ ANALYTICSDB_CQL_SERVERS=10.0.0.38:9042 ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.38 ++ 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.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:8086 ' +++ '[' -n '10.0.0.38:8086 ' ']' +++ echo 10.0.0.38:8086 ++ COLLECTOR_SERVERS=10.0.0.38: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.38 ++ CONFIGDB_NODES=10.0.0.38 ++ 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.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:8082 ' +++ '[' -n '10.0.0.38:8082 ' ']' +++ echo 10.0.0.38:8082 ++ CONFIG_SERVERS=10.0.0.38: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.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:9161 ' +++ '[' -n '10.0.0.38:9161 ' ']' +++ echo 10.0.0.38:9161 ++ CONFIGDB_SERVERS=10.0.0.38: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.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:9041 ' +++ '[' -n '10.0.0.38:9041 ' ']' +++ echo 10.0.0.38:9041 ++ CONFIGDB_CQL_SERVERS=10.0.0.38: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.38 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.0.0.38 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.38 ++ 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.38 +++ local server_address=10.0.0.38 +++ extended_server_list+=10.0.0.38:2181, +++ '[' -n 10.0.0.38:2181, ']' +++ echo 10.0.0.38:2181 ++ ZOOKEEPER_SERVERS=10.0.0.38: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.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:2181 ' +++ '[' -n '10.0.0.38:2181 ' ']' +++ echo 10.0.0.38:2181 ++ ZOOKEEPER_SERVERS_SPACE_DELIM=10.0.0.38:2181 ++ RABBITMQ_NODES=10.0.0.38 ++ 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.38 +++ local server_address=10.0.0.38 +++ extended_server_list+=10.0.0.38:5673, +++ '[' -n 10.0.0.38:5673, ']' +++ echo 10.0.0.38:5673 ++ RABBITMQ_SERVERS=10.0.0.38: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.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:6379 ' +++ '[' -n '10.0.0.38:6379 ' ']' +++ echo 10.0.0.38:6379 ++ REDIS_SERVERS=10.0.0.38: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.38 ++ 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.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:9092 ' +++ '[' -n '10.0.0.38:9092 ' ']' +++ echo 10.0.0.38:9092 ++ KAFKA_SERVERS=10.0.0.38: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.38 ++ 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.38 ++ 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.38 ++ cut -d , -f 1 + local cassandra=10.0.0.38 + (( i=1 )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.38 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.38 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.38 9041 + echo 'INFO: Waiting for cassandra 4/30' INFO: Waiting for cassandra 4/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.38 9041 + echo 'INFO: Cassandra is connected' INFO: Cassandra is connected + sleep 5 + return 0 + host_ip=0.0.0.0 + is_enabled + local val= + [[ '' == \t\r\u\e ]] + [[ '' == \y\e\s ]] + [[ '' == \e\n\a\b\l\e\d ]] ++ get_listen_ip_for_node CONFIG +++ cut -d ' ' -f 1 +++ find_my_ip_and_order_for_node CONFIG +++ local server_typ=CONFIG_NODES +++ find_my_ip_and_order_for_node_list 10.0.0.38 +++ local servers=10.0.0.38 +++ local server_list= +++ IFS=, +++ read -ra server_list ++++ tr '\n' , ++++ get_local_ips ++++ sort ++++ uniq ++++ awk '/32 host/ { print f } {f=$2}' ++++ cat /proc/net/fib_trie ++++ grep -vi host +++ local local_ips=,10.0.0.38,10.95.156.1,127.0.0.1,172.17.0.1,252.38.0.1,, +++ local ord=1 +++ for server in "${server_list[@]}" +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.38'\''))' +++ local server_ip=10.0.0.38 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.38 ]] +++ [[ ,10.0.0.38,10.95.156.1,127.0.0.1,172.17.0.1,252.38.0.1,, =~ ,10\.0\.0\.38, ]] +++ echo 10.0.0.38 1 +++ return ++ local ip=10.0.0.38 ++ [[ -z 10.0.0.38 ]] ++ echo 10.0.0.38 + host_ip=10.0.0.38 + [[ cql == \c\q\l ]] ++ sed 's/,/ /g' ++ echo 10.0.0.38:9041 + cassandra_server_list=10.0.0.38:9041 + config_api_certs_config= + uwsgi_socket='protocol = http\nsocket = 10.0.0.38:8082' + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + neutron_section= + mkdir -p /etc/contrail + introspect_port_list=("${CONFIG_API_INTROSPECT_PORT}") + admin_port_list=("${CONFIG_API_ADMIN_PORT}") + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT-1 )) + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT )) + cat ++ get_introspect_listen_ip_for_node CONFIG ++ local ip=0.0.0.0 ++ is_enabled True ++ local val=true ++ [[ true == \t\r\u\e ]] ++ echo 0.0.0.0 + add_ini_params_from_env API /etc/contrail/contrail-api-0.conf + local service_name=API + local cfg_path=/etc/contrail/contrail-api-0.conf + local delim=__ ++ sed 's/^API__//g' ++ cut -d = -f 1 ++ grep '^API__.*__.*=.*$' ++ sort ++ set -o posix ++ set + local vars= + local section= + (( ++index )) + (( index < CONFIG_API_WORKER_COUNT )) + (( CONFIG_API_WORKER_COUNT > 1 )) + service_cmd='/usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0' + set_third_party_auth_config + [[ noauth != \k\e\y\s\t\o\n\e ]] + return + set_vnc_api_lib_ini + local tmp_file=/etc/contrail/vnc_api_lib.ini.tmp + cat + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + [[ noauth == \k\e\y\s\t\o\n\e ]] + cat + mv -f /etc/contrail/vnc_api_lib.ini.tmp /etc/contrail/vnc_api_lib.ini + upgrade_old_logs contrail-api + local template=contrail-api ++ dirname /var/log/contrail/config-api + local old_dir=/var/log/contrail + mkdir -p /var/log/contrail/config-api + chmod 755 /var/log/contrail/config-api + mv -n '/var/log/contrail/*contrail-api.log*' /var/log/contrail/config-api/ + true + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + chown 1999:1999 /var/log/contrail/config-api + find /var/log/contrail/config-api -uid 0 -exec chown 1999:1999 '{}' + + run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + mkdir -p /etc/contrail /var/lib/contrail + chown 1999:1999 /etc/contrail /var/lib/contrail + find /etc/contrail -uid 0 -exec chown 1999:1999 '{}' + + chmod 755 /etc/contrail + do_run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + mkdir -p /var/crashes + chmod 777 /var/crashes ++ id -un 1999 + local user_name=contrail + export HOME=/home/contrail + HOME=/home/contrail + mkdir -p /home/contrail + chown -R 1999:1999 /home/contrail + exec setpriv --reuid 1999 --regid 1999 --clear-groups --no-new-privs /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:287: SyntaxWarning: "is not" with a literal. Did you mean "!="? if ip_alloc_unit is not 1: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1113: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1910: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: 09/11/2025 01:34:50.156 7f87e92b7600 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 09/11/2025 01:34:50.681 7f87e92b7600 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 09/11/2025 01:34:50.764 7f87e92b7600 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 09/11/2025 01:34:50.764 7f87e92b7600 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log] [Introspect:8084]10.0.0.38 - - [2025-09-11 01:34:55] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 314 0.000666 Bottle v0.12.25 server starting up (using GeventPoolServer(spawn=))... Listening on http://10.0.0.38:8082/ Hit Ctrl-C to quit. 10.0.0.38 - - [2025-09-11 01:35:01] "GET / HTTP/1.1" 503 181 0.002504 10.0.0.38 - - [2025-09-11 01:35:01] "GET / HTTP/1.1" 200 35931 0.001342 10.0.0.38 - - [2025-09-11 01:35:01] "GET / HTTP/1.1" 200 35931 0.004595 10.0.0.38 - - [2025-09-11 01:35:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.018715 10.0.0.38 - - [2025-09-11 01:35:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.020081 10.0.0.38 - - [2025-09-11 01:35:01] "GET /global-system-config/adb163dd-14d2-4927-9518-1fd54b48f89f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.016993 10.0.0.38 - - [2025-09-11 01:35:01] "GET /global-system-config/adb163dd-14d2-4927-9518-1fd54b48f89f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.021106 10.0.0.38 - - [2025-09-11 01:35:01] "POST /fqname-to-id HTTP/1.1" 404 216 0.015069 10.0.0.38 - - [2025-09-11 01:35:01] "POST /fqname-to-id HTTP/1.1" 404 216 0.010578 10.0.0.38 - - [2025-09-11 01:35:02] "POST /config-database-nodes HTTP/1.1" 200 611 0.089620 10.0.0.38 - - [2025-09-11 01:35:02] "POST /analytics-nodes HTTP/1.1" 200 599 0.117031 10.0.0.38 - - [2025-09-11 01:35:02] "GET / HTTP/1.1" 200 35931 0.001798 10.0.0.38 - - [2025-09-11 01:35:02] "GET / HTTP/1.1" 200 45303 0.002282 10.0.0.38 - - [2025-09-11 01:35:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.007078 10.0.0.38 - - [2025-09-11 01:35:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003036 10.0.0.38 - - [2025-09-11 01:35:02] "GET / HTTP/1.1" 200 35931 0.001153 10.0.0.38 - - [2025-09-11 01:35:02] "GET / HTTP/1.1" 200 35931 0.001234 10.0.0.38 - - [2025-09-11 01:35:03] "POST /fqname-to-id HTTP/1.1" 404 186 0.002692 10.0.0.38 - - [2025-09-11 01:35:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002045 10.0.0.38 - - [2025-09-11 01:35:03] "GET /global-system-config/adb163dd-14d2-4927-9518-1fd54b48f89f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.004731 10.0.0.38 - - [2025-09-11 01:35:03] "POST /service-appliance-sets HTTP/1.1" 200 553 0.037995 10.0.0.38 - - [2025-09-11 01:35:03] "POST /fqname-to-id HTTP/1.1" 404 180 0.003494 10.0.0.38 - - [2025-09-11 01:35:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001788 10.0.0.38 - - [2025-09-11 01:35:03] "GET /global-system-config/adb163dd-14d2-4927-9518-1fd54b48f89f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.004321 10.0.0.38 - - [2025-09-11 01:35:03] "POST /service-appliance-sets HTTP/1.1" 200 541 0.037076 10.0.0.38 - - [2025-09-11 01:35:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002470 10.0.0.38 - - [2025-09-11 01:35:03] "GET /network-ipam/f21785ba-9f67-4b64-8283-37e843e74df8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.003873 10.0.0.38 - - [2025-09-11 01:35:03] "GET / HTTP/1.1" 200 35931 0.011936 10.0.0.38 - - [2025-09-11 01:35:03] "POST /service-templates HTTP/1.1" 200 511 0.099788 10.0.0.38 - - [2025-09-11 01:35:03] "POST /service-templates HTTP/1.1" 200 501 0.054429 10.0.0.38 - - [2025-09-11 01:35:03] "GET / HTTP/1.1" 200 35931 0.002033 10.0.0.38 - - [2025-09-11 01:35:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.011194 10.0.0.38 - - [2025-09-11 01:35:03] "GET /global-system-config/adb163dd-14d2-4927-9518-1fd54b48f89f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.014236 10.0.0.38 - - [2025-09-11 01:35:03] "POST /fqname-to-id HTTP/1.1" 404 216 0.003674 10.0.0.38 - - [2025-09-11 01:35:03] "POST /service-templates HTTP/1.1" 200 515 0.054364 10.0.0.38 - - [2025-09-11 01:35:03] "POST /service-templates HTTP/1.1" 200 535 0.067717 10.0.0.38 - - [2025-09-11 01:35:03] "POST /database-nodes HTTP/1.1" 200 597 0.083465 10.0.0.38 - - [2025-09-11 01:35:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.009375 10.0.0.38 - - [2025-09-11 01:35:04] "GET /domain/05f0e0bc-f05f-4ae6-beed-f8a2bf8d2764?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 892 0.033809 10.0.0.38 - - [2025-09-11 01:35:04] "POST /service-templates HTTP/1.1" 200 507 0.142213 10.0.0.38 - - [2025-09-11 01:35:04] "POST /id-to-fqname HTTP/1.1" 200 173 0.000512 10.0.0.38 - - [2025-09-11 01:35:04] "GET / HTTP/1.1" 200 35931 0.001334 10.0.0.38 - - [2025-09-11 01:35:04] "POST /fqname-to-id HTTP/1.1" 404 182 0.029378 10.0.0.38 - - [2025-09-11 01:35:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.011911 10.0.0.38 - - [2025-09-11 01:35:04] "GET /routing-instance/f39ff678-e679-4944-8cb3-e9e429933346?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.007661 10.0.0.38 - - [2025-09-11 01:35:04] "GET / HTTP/1.1" 200 35931 0.001486 10.0.0.38 - - [2025-09-11 01:35:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003695 10.0.0.38 - - [2025-09-11 01:35:04] "GET /global-system-config/adb163dd-14d2-4927-9518-1fd54b48f89f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.064605 10.0.0.38 - - [2025-09-11 01:35:04] "POST /security-groups HTTP/1.1" 200 570 0.116435 10.0.0.38 - - [2025-09-11 01:35:04] "POST /fqname-to-id HTTP/1.1" 404 216 0.016660 10.0.0.38 - - [2025-09-11 01:35:04] "POST /bgp-routers HTTP/1.1" 200 616 0.131921 10.0.0.38 - - [2025-09-11 01:35:04] "POST /projects HTTP/1.1" 200 481 0.398839 10.0.0.38 - - [2025-09-11 01:35:04] "GET /bgp-router/aaf7d7ec-651e-47f0-a96c-06b5789421ea?fields=global_system_config_back_refs HTTP/1.1" 200 1130 0.087287 10.0.0.38 - - [2025-09-11 01:35:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003567 10.0.0.38 - - [2025-09-11 01:35:04] "POST /analytics-snmp-nodes HTTP/1.1" 200 609 0.127549 10.0.0.38 - - [2025-09-11 01:35:04] "GET /global-system-config/adb163dd-14d2-4927-9518-1fd54b48f89f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.018901 10.0.0.38 - - [2025-09-11 01:35:04] "POST /security-groups HTTP/1.1" 200 534 0.166492 10.0.0.38 - - [2025-09-11 01:35:04] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.013792 10.0.0.38 - - [2025-09-11 01:35:04] "POST /ref-update HTTP/1.1" 200 156 0.008716 10.0.0.38 - - [2025-09-11 01:35:04] "POST /chown HTTP/1.1" 200 109 0.083269 10.0.0.38 - - [2025-09-11 01:35:04] "POST /policy-managements HTTP/1.1" 409 214 0.006025 10.0.0.38 - - [2025-09-11 01:35:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004625 10.0.0.38 - - [2025-09-11 01:35:04] "GET /policy-management/e5e49d6c-b0ee-46c6-b6c4-cf840dff7683?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.008189 10.0.0.38 - - [2025-09-11 01:35:04] "POST /application-policy-sets HTTP/1.1" 200 528 0.033931 10.0.0.38 - - [2025-09-11 01:35:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.007332 10.0.0.38 - - [2025-09-11 01:35:04] "GET /global-vrouter-config/4e62d085-8c94-40c6-a56c-4feb355aebc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1215 0.004273 10.0.0.38 - - [2025-09-11 01:35:04] "PUT /global-vrouter-config/4e62d085-8c94-40c6-a56c-4feb355aebc1 HTTP/1.1" 200 276 0.011573 10.0.0.38 - - [2025-09-11 01:35:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.012207 10.0.0.38 - - [2025-09-11 01:35:04] "GET /virtual-network/a8152489-5c4d-4d52-afdd-32a69ac394ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1426 0.005313 10.0.0.38 - - [2025-09-11 01:35:05] "POST /id-to-fqname HTTP/1.1" 200 177 0.000874 10.0.0.38 - - [2025-09-11 01:35:05] "POST /fqname-to-id HTTP/1.1" 404 186 0.009048 10.0.0.38 - - [2025-09-11 01:35:05] "POST /security-groups HTTP/1.1" 200 574 0.077400 10.0.0.38 - - [2025-09-11 01:35:05] "POST /projects HTTP/1.1" 200 489 0.225904 10.0.0.38 - - [2025-09-11 01:35:05] "POST /security-groups HTTP/1.1" 200 546 0.038099 10.0.0.38 - - [2025-09-11 01:35:05] "POST /chown HTTP/1.1" 200 109 0.019751 10.0.0.38 - - [2025-09-11 01:35:05] "POST /network-ipams HTTP/1.1" 200 522 0.032995 10.0.0.38 - - [2025-09-11 01:35:05] "POST /network-ipams HTTP/1.1" 200 510 0.028287 10.0.0.38 - - [2025-09-11 01:35:05] "POST /fqname-to-id HTTP/1.1" 404 198 0.002371 10.0.0.38 - - [2025-09-11 01:35:05] "POST /useragent-kv HTTP/1.1" 200 115 0.002514 10.0.0.38 - - [2025-09-11 01:35:05] "POST /virtual-networks HTTP/1.1" 200 538 0.131618 10.0.0.38 - - [2025-09-11 01:35:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003246 10.0.0.38 - - [2025-09-11 01:35:05] "GET /virtual-network/2f9ef23e-7cf5-4bbe-b125-03607c633545?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1733 0.007551 10.0.0.38 - - [2025-09-11 01:35:05] "POST /network-ipams HTTP/1.1" 200 518 0.032507 10.0.0.38 - - [2025-09-11 01:35:05] "POST /fqname-to-id HTTP/1.1" 404 202 0.002047 10.0.0.38 - - [2025-09-11 01:35:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.007905 10.0.0.38 - - [2025-09-11 01:35:05] "GET /network-ipam/f21785ba-9f67-4b64-8283-37e843e74df8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.003997 10.0.0.38 - - [2025-09-11 01:35:05] "POST /useragent-kv HTTP/1.1" 200 115 0.032992 10.0.0.38 - - [2025-09-11 01:35:05] "POST /virtual-networks HTTP/1.1" 200 546 0.181591 10.0.0.38 - - [2025-09-11 01:35:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001916 10.0.0.38 - - [2025-09-11 01:35:05] "GET /virtual-network/a33099db-691b-4120-b312-022e681a8f53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1751 0.009628 10.0.0.38 - - [2025-09-11 01:35:05] "POST /fqname-to-id HTTP/1.1" 404 199 0.002376 10.0.0.38 - - [2025-09-11 01:35:06] "POST /network-policys HTTP/1.1" 200 538 0.063744 10.0.0.38 - - [2025-09-11 01:35:06] "POST /fqname-to-id HTTP/1.1" 404 197 0.018506 10.0.0.38 - - [2025-09-11 01:35:06] "POST /network-policys HTTP/1.1" 200 534 0.045402 10.0.0.38 - - [2025-09-11 01:35:06] "POST /fqname-to-id HTTP/1.1" 404 201 0.003036 10.0.0.38 - - [2025-09-11 01:35:06] "POST /network-policys HTTP/1.1" 200 542 0.028163 10.0.0.38 - - [2025-09-11 01:35:06] "POST /ref-update HTTP/1.1" 200 156 0.068191 10.0.0.38 - - [2025-09-11 01:35:06] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.008737 10.0.0.38 - - [2025-09-11 01:35:06] "POST /ref-update HTTP/1.1" 200 156 0.080791 10.0.0.38 - - [2025-09-11 01:35:06] "POST /fqname-to-id HTTP/1.1" 404 225 0.002501 10.0.0.38 - - [2025-09-11 01:35:06] "POST /ref-update HTTP/1.1" 200 156 0.078588 10.0.0.38 - - [2025-09-11 01:35:06] "POST /access-control-lists HTTP/1.1" 200 587 0.076253 10.0.0.38 - - [2025-09-11 01:35:06] "POST /fqname-to-id HTTP/1.1" 404 224 0.004833 10.0.0.38 - - [2025-09-11 01:35:06] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.012964 10.0.0.38 - - [2025-09-11 01:35:06] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.016854 [Introspect:8084]10.0.0.38 - - [2025-09-11 01:35:06] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000822 [Introspect:8084]10.0.0.38 - - [2025-09-11 01:35:06] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000998 10.0.0.38 - - [2025-09-11 01:35:06] "POST /access-control-lists HTTP/1.1" 200 585 0.035920 10.0.0.38 - - [2025-09-11 01:35:06] "POST /fqname-to-id HTTP/1.1" 404 213 0.032041 10.0.0.38 - - [2025-09-11 01:35:06] "POST /ref-update HTTP/1.1" 200 156 0.118798 10.0.0.38 - - [2025-09-11 01:35:06] "POST /access-control-lists HTTP/1.1" 200 579 0.108753 10.0.0.38 - - [2025-09-11 01:35:06] "POST /fqname-to-id HTTP/1.1" 404 212 0.008045 10.0.0.38 - - [2025-09-11 01:35:06] "POST /ref-update HTTP/1.1" 200 156 0.097452 10.0.0.38 - - [2025-09-11 01:35:06] "POST /access-control-lists HTTP/1.1" 200 577 0.084288 10.0.0.38 - - [2025-09-11 01:35:06] "POST /fqname-to-id HTTP/1.1" 404 232 0.017493 10.0.0.38 - - [2025-09-11 01:35:07] "POST /ref-update HTTP/1.1" 200 156 0.277357 10.0.0.38 - - [2025-09-11 01:35:07] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.009720 10.0.0.38 - - [2025-09-11 01:35:07] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.026791 10.0.0.38 - - [2025-09-11 01:35:07] "POST /access-control-lists HTTP/1.1" 200 594 0.105897 10.0.0.38 - - [2025-09-11 01:35:07] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.001595 10.0.0.38 - - [2025-09-11 01:35:07] "POST /fqname-to-id HTTP/1.1" 404 231 0.009440 10.0.0.38 - - [2025-09-11 01:35:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003559 10.0.0.38 - - [2025-09-11 01:35:07] "GET /virtual-network/a8152489-5c4d-4d52-afdd-32a69ac394ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1718 0.010092 10.0.0.38 - - [2025-09-11 01:35:07] "POST /access-control-lists HTTP/1.1" 200 592 0.056896 10.0.0.38 - - [2025-09-11 01:35:07] "POST /fqname-to-id HTTP/1.1" 404 217 0.002433 10.0.0.38 - - [2025-09-11 01:35:07] "GET /application-policy-set/2af0e662-6220-4109-aa12-1268f558646f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1064 0.046958 10.0.0.38 - - [2025-09-11 01:35:07] "POST /access-control-lists HTTP/1.1" 200 583 0.078168 10.0.0.38 - - [2025-09-11 01:35:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001987 10.0.0.38 - - [2025-09-11 01:35:07] "POST /fqname-to-id HTTP/1.1" 404 216 0.007794 10.0.0.38 - - [2025-09-11 01:35:07] "GET /policy-management/e5e49d6c-b0ee-46c6-b6c4-cf840dff7683?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003423 10.0.0.38 - - [2025-09-11 01:35:07] "POST /firewall-policys HTTP/1.1" 200 530 0.024090 10.0.0.38 - - [2025-09-11 01:35:07] "POST /access-control-lists HTTP/1.1" 200 581 0.066914 10.0.0.38 - - [2025-09-11 01:35:07] "POST /fqname-to-id HTTP/1.1" 404 240 0.023623 10.0.0.38 - - [2025-09-11 01:35:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.089467 10.0.0.38 - - [2025-09-11 01:35:07] "GET /firewall-policy/32144e00-3665-49e4-b1d0-3cdf45e52c1c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.014309 10.0.0.38 - - [2025-09-11 01:35:07] "GET /application-policy-set/2af0e662-6220-4109-aa12-1268f558646f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1064 0.008388 10.0.0.38 - - [2025-09-11 01:35:07] "POST /access-control-lists HTTP/1.1" 200 602 0.062821 10.0.0.38 - - [2025-09-11 01:35:07] "GET /firewall-policy/32144e00-3665-49e4-b1d0-3cdf45e52c1c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.003053 10.0.0.38 - - [2025-09-11 01:35:07] "POST /fqname-to-id HTTP/1.1" 404 239 0.002881 10.0.0.38 - - [2025-09-11 01:35:07] "POST /ref-update HTTP/1.1" 200 156 0.027430 10.0.0.38 - - [2025-09-11 01:35:07] "POST /access-control-lists HTTP/1.1" 200 600 0.029113 10.0.0.38 - - [2025-09-11 01:35:07] "GET /application-policy-set/2af0e662-6220-4109-aa12-1268f558646f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1312 0.030406 10.0.0.38 - - [2025-09-11 01:35:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.011454 10.0.0.38 - - [2025-09-11 01:35:07] "GET /policy-management/e5e49d6c-b0ee-46c6-b6c4-cf840dff7683?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003626 10.0.0.38 - - [2025-09-11 01:35:07] "POST /route-targets HTTP/1.1" 200 327 0.024296 10.0.0.38 - - [2025-09-11 01:35:07] "POST /firewall-policys HTTP/1.1" 200 532 0.073304 10.0.0.38 - - [2025-09-11 01:35:08] "POST /ref-update HTTP/1.1" 200 156 0.061921 10.0.0.38 - - [2025-09-11 01:35:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.059864 10.0.0.38 - - [2025-09-11 01:35:08] "GET /firewall-policy/dcb43454-f1e9-4361-b847-c46c170326dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.020680 10.0.0.38 - - [2025-09-11 01:35:08] "POST /route-targets HTTP/1.1" 200 327 0.016220 10.0.0.38 - - [2025-09-11 01:35:08] "GET /application-policy-set/2af0e662-6220-4109-aa12-1268f558646f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1312 0.013897 10.0.0.38 - - [2025-09-11 01:35:08] "GET /firewall-policy/dcb43454-f1e9-4361-b847-c46c170326dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.004392 10.0.0.38 - - [2025-09-11 01:35:08] "POST /ref-update HTTP/1.1" 200 156 0.038935 10.0.0.38 - - [2025-09-11 01:35:08] "GET /firewall-policy/32144e00-3665-49e4-b1d0-3cdf45e52c1c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.014346 10.0.0.38 - - [2025-09-11 01:35:08] "GET /firewall-policy/32144e00-3665-49e4-b1d0-3cdf45e52c1c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.005289 10.0.0.38 - - [2025-09-11 01:35:08] "POST /route-targets HTTP/1.1" 200 327 0.034895 10.0.0.38 - - [2025-09-11 01:35:08] "POST /ref-update HTTP/1.1" 200 156 0.042439 10.0.0.38 - - [2025-09-11 01:35:08] "POST /ref-update HTTP/1.1" 200 156 0.062356 10.0.0.38 - - [2025-09-11 01:35:08] "POST /ref-update HTTP/1.1" 200 156 0.046248 10.0.0.38 - - [2025-09-11 01:35:08] "POST /route-targets HTTP/1.1" 200 327 0.030419 10.0.0.38 - - [2025-09-11 01:35:08] "POST /ref-update HTTP/1.1" 200 156 0.015283 10.0.0.38 - - [2025-09-11 01:35:08] "POST /route-targets HTTP/1.1" 200 327 0.027361 10.0.0.38 - - [2025-09-11 01:35:08] "POST /ref-update HTTP/1.1" 200 156 0.068287 10.0.0.38 - - [2025-09-11 01:35:08] "GET /application-policy-set/2af0e662-6220-4109-aa12-1268f558646f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1534 0.027743 10.0.0.38 - - [2025-09-11 01:35:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.017801 10.0.0.38 - - [2025-09-11 01:35:08] "POST /ref-update HTTP/1.1" 200 156 0.040021 10.0.0.38 - - [2025-09-11 01:35:08] "GET /policy-management/e5e49d6c-b0ee-46c6-b6c4-cf840dff7683?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003695 10.0.0.38 - - [2025-09-11 01:35:08] "POST /route-targets HTTP/1.1" 200 327 0.027019 10.0.0.38 - - [2025-09-11 01:35:08] "POST /ref-update HTTP/1.1" 200 156 0.054808 10.0.0.38 - - [2025-09-11 01:35:08] "POST /firewall-policys HTTP/1.1" 200 530 0.082717 10.0.0.38 - - [2025-09-11 01:35:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.044532 10.0.0.38 - - [2025-09-11 01:35:08] "GET /firewall-policy/a37b717b-72f8-4b66-a30f-526b286bbd9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.026625 10.0.0.38 - - [2025-09-11 01:35:08] "GET /application-policy-set/2af0e662-6220-4109-aa12-1268f558646f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1534 0.002696 10.0.0.38 - - [2025-09-11 01:35:08] "GET /firewall-policy/a37b717b-72f8-4b66-a30f-526b286bbd9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.003034 10.0.0.38 - - [2025-09-11 01:35:08] "GET /firewall-policy/32144e00-3665-49e4-b1d0-3cdf45e52c1c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.002513 10.0.0.38 - - [2025-09-11 01:35:08] "GET /firewall-policy/dcb43454-f1e9-4361-b847-c46c170326dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.008601 10.0.0.38 - - [2025-09-11 01:35:08] "GET /firewall-policy/32144e00-3665-49e4-b1d0-3cdf45e52c1c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.004613 10.0.0.38 - - [2025-09-11 01:35:08] "GET /firewall-policy/dcb43454-f1e9-4361-b847-c46c170326dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.004681 10.0.0.38 - - [2025-09-11 01:35:08] "POST /fqname-to-id HTTP/1.1" 404 201 0.002493 10.0.0.38 - - [2025-09-11 01:35:08] "POST /access-control-lists HTTP/1.1" 200 551 0.050007 10.0.0.38 - - [2025-09-11 01:35:08] "POST /fqname-to-id HTTP/1.1" 404 229 0.022702 10.0.0.38 - - [2025-09-11 01:35:08] "POST /ref-update HTTP/1.1" 200 156 0.089667 10.0.0.38 - - [2025-09-11 01:35:09] "GET / HTTP/1.1" 200 35931 0.001294 10.0.0.38 - - [2025-09-11 01:35:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.009592 10.0.0.38 - - [2025-09-11 01:35:09] "POST /access-control-lists HTTP/1.1" 200 589 0.120906 10.0.0.38 - - [2025-09-11 01:35:09] "POST /ref-update HTTP/1.1" 200 156 0.084693 10.0.0.38 - - [2025-09-11 01:35:09] "GET /global-system-config/adb163dd-14d2-4927-9518-1fd54b48f89f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.111373 10.0.0.38 - - [2025-09-11 01:35:09] "POST /fqname-to-id HTTP/1.1" 404 216 0.009716 10.0.0.38 - - [2025-09-11 01:35:09] "POST /ref-update HTTP/1.1" 200 156 0.091496 10.0.0.38 - - [2025-09-11 01:35:09] "POST /fqname-to-id HTTP/1.1" 404 237 0.028125 10.0.0.38 - - [2025-09-11 01:35:09] "POST /ref-update HTTP/1.1" 200 156 0.167993 10.0.0.38 - - [2025-09-11 01:35:09] "POST /analytics-alarm-nodes HTTP/1.1" 200 611 0.094452 10.0.0.38 - - [2025-09-11 01:35:09] "POST /access-control-lists HTTP/1.1" 200 601 0.148034 10.0.0.38 - - [2025-09-11 01:35:09] "POST /ref-update HTTP/1.1" 200 156 0.022789 10.0.0.38 - - [2025-09-11 01:35:09] "POST /ref-update HTTP/1.1" 200 156 0.028927 10.0.0.38 - - [2025-09-11 01:35:09] "POST /ref-update HTTP/1.1" 200 156 0.182597 10.0.0.38 - - [2025-09-11 01:35:09] "PUT /access-control-list/968dcde4-632c-4346-8931-c0d8cee6ef3d HTTP/1.1" 200 272 0.032251 10.0.0.38 - - [2025-09-11 01:35:09] "POST /ref-update HTTP/1.1" 200 156 0.126985 10.0.0.38 - - [2025-09-11 01:35:09] "PUT /access-control-list/c57329ee-3fef-45ba-aaac-78ea0e8d2c40 HTTP/1.1" 200 272 0.035952 10.0.0.38 - - [2025-09-11 01:35:09] "GET /application-policy-set/2af0e662-6220-4109-aa12-1268f558646f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1755 0.028930 10.0.0.38 - - [2025-09-11 01:35:09] "PUT /access-control-list/5c666c29-d8a2-4d65-8c74-b793e70fd77b HTTP/1.1" 200 272 0.048719 10.0.0.38 - - [2025-09-11 01:35:09] "PUT /access-control-list/b1f49d47-ac1c-4f0d-83e8-7c6fea9146a7 HTTP/1.1" 200 272 0.052474 10.0.0.38 - - [2025-09-11 01:35:09] "POST /tags HTTP/1.1" 200 299 0.105539 10.0.0.38 - - [2025-09-11 01:35:09] "PUT /access-control-list/f1f823f6-cb76-48a1-92b6-b1fbe7768110 HTTP/1.1" 200 272 0.030585 10.0.0.38 - - [2025-09-11 01:35:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.005478 10.0.0.38 - - [2025-09-11 01:35:09] "GET /tag/159b019d-b3b1-4a88-8224-9af60b4ca269?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1107 0.047721 10.0.0.38 - - [2025-09-11 01:35:09] "PUT /access-control-list/0aa14f68-be35-4ed0-b110-0c3284858698 HTTP/1.1" 200 272 0.084700 10.0.0.38 - - [2025-09-11 01:35:09] "PUT /access-control-list/2f369512-d027-404a-b997-52b3d6fe4a09 HTTP/1.1" 200 272 0.021025 10.0.0.38 - - [2025-09-11 01:35:10] "POST /set-tag HTTP/1.1" 200 109 0.098304 10.0.0.38 - - [2025-09-11 01:35:10] "PUT /access-control-list/ec7a57d2-3d0d-4f5f-95d5-6541ee310a94 HTTP/1.1" 200 272 0.078937 10.0.0.38 - - [2025-09-11 01:35:10] "PUT /access-control-list/5b1c2dc2-5686-4055-a425-b2da29732e66 HTTP/1.1" 200 272 0.039672 10.0.0.38 - - [2025-09-11 01:35:10] "PUT /access-control-list/60712cd3-76dc-4541-8c99-8f1d188b9d2f HTTP/1.1" 200 272 0.093506 10.0.0.38 - - [2025-09-11 01:35:10] "PUT /access-control-list/e2ed05ea-9030-4bc1-bae8-afd58b842d42 HTTP/1.1" 200 272 0.090898 10.0.0.38 - - [2025-09-11 01:35:10] "PUT /access-control-list/86d03dc1-67d8-47e0-955e-59e219579525 HTTP/1.1" 200 272 0.150758 10.0.0.38 - - [2025-09-11 01:35:10] "POST /tags HTTP/1.1" 200 357 0.301275 10.0.0.38 - - [2025-09-11 01:35:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.013199 10.0.0.38 - - [2025-09-11 01:35:10] "PUT /access-control-list/f460bcc7-4318-4381-ae06-f2e42f443422 HTTP/1.1" 200 272 0.076841 10.0.0.38 - - [2025-09-11 01:35:10] "GET /tag/911b068f-da09-4339-9368-b99a41560a82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1250 0.038628 10.0.0.38 - - [2025-09-11 01:35:10] "GET / HTTP/1.1" 200 35931 0.001609 10.0.0.38 - - [2025-09-11 01:35:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002447 10.0.0.38 - - [2025-09-11 01:35:10] "GET /global-system-config/adb163dd-14d2-4927-9518-1fd54b48f89f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.004929 10.0.0.38 - - [2025-09-11 01:35:10] "POST /fqname-to-id HTTP/1.1" 404 216 0.002449 10.0.0.38 - - [2025-09-11 01:35:10] "POST /config-nodes HTTP/1.1" 200 593 0.132772 10.0.0.38 - - [2025-09-11 01:35:11] "POST /tags HTTP/1.1" 200 305 0.315053 10.0.0.38 - - [2025-09-11 01:35:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.023377 10.0.0.38 - - [2025-09-11 01:35:11] "GET /tag/40ed806f-fbf0-4050-bcb3-fd9271a6e03b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.080296 10.0.0.38 - - [2025-09-11 01:35:11] "GET / HTTP/1.1" 200 35931 0.001304 10.0.0.38 - - [2025-09-11 01:35:11] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.006483 10.0.0.38 - - [2025-09-11 01:35:11] "POST /id-to-fqname HTTP/1.1" 200 174 0.000460 10.0.0.38 - - [2025-09-11 01:35:11] "POST /fqname-to-id HTTP/1.1" 404 183 0.024014 10.0.0.38 - - [2025-09-11 01:35:11] "POST /security-groups HTTP/1.1" 200 571 0.086632 10.0.0.38 - - [2025-09-11 01:35:11] "POST /projects HTTP/1.1" 200 483 0.349500 10.0.0.38 - - [2025-09-11 01:35:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.020800 10.0.0.38 - - [2025-09-11 01:35:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.039436 10.0.0.38 - - [2025-09-11 01:35:11] "POST /fqname-to-id HTTP/1.1" 404 214 0.002236 10.0.0.38 - - [2025-09-11 01:35:11] "GET /virtual-network/2f9ef23e-7cf5-4bbe-b125-03607c633545?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2294 0.010827 10.0.0.38 - - [2025-09-11 01:35:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002340 10.0.0.38 - - [2025-09-11 01:35:11] "GET /virtual-network/a33099db-691b-4120-b312-022e681a8f53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2577 0.011536 10.0.0.38 - - [2025-09-11 01:35:11] "POST /access-control-lists HTTP/1.1" 200 580 0.113568 10.0.0.38 - - [2025-09-11 01:35:11] "POST /fqname-to-id HTTP/1.1" 404 213 0.031250 10.0.0.38 - - [2025-09-11 01:35:11] "POST /access-control-lists HTTP/1.1" 200 578 0.099924 10.0.0.38 - - [2025-09-11 01:35:11] "PUT /virtual-network/2f9ef23e-7cf5-4bbe-b125-03607c633545 HTTP/1.1" 200 264 0.187660 10.0.0.38 - - [2025-09-11 01:35:12] "PUT /virtual-network/a33099db-691b-4120-b312-022e681a8f53 HTTP/1.1" 200 264 0.071604 10.0.0.38 - - [2025-09-11 01:35:12] "POST /security-groups HTTP/1.1" 200 537 0.188056 10.0.0.38 - - [2025-09-11 01:35:12] "POST /fqname-to-id HTTP/1.1" 404 234 0.002127 10.0.0.38 - - [2025-09-11 01:35:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.028672 10.0.0.38 - - [2025-09-11 01:35:12] "POST /access-control-lists HTTP/1.1" 200 596 0.067402 10.0.0.38 - - [2025-09-11 01:35:12] "POST /chown HTTP/1.1" 200 109 0.042574 10.0.0.38 - - [2025-09-11 01:35:12] "POST /fqname-to-id HTTP/1.1" 404 233 0.050547 10.0.0.38 - - [2025-09-11 01:35:12] "GET /application-policy-set/2af0e662-6220-4109-aa12-1268f558646f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.036196 10.0.0.38 - - [2025-09-11 01:35:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.007547 10.0.0.38 - - [2025-09-11 01:35:12] "GET /policy-management/e5e49d6c-b0ee-46c6-b6c4-cf840dff7683?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.025203 10.0.0.38 - - [2025-09-11 01:35:12] "POST /tags HTTP/1.1" 409 207 0.005799 10.0.0.38 - - [2025-09-11 01:35:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.015186 10.0.0.38 - - [2025-09-11 01:35:12] "GET /tag/40ed806f-fbf0-4050-bcb3-fd9271a6e03b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.028110 10.0.0.38 - - [2025-09-11 01:35:12] "POST /access-control-lists HTTP/1.1" 200 594 0.149870 10.0.0.38 - - [2025-09-11 01:35:12] "POST /firewall-rules HTTP/1.1" 200 564 0.104993 10.0.0.38 - - [2025-09-11 01:35:12] "GET /firewall-rule/830e0353-afcd-4584-9eb6-91e61686d1c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1998 0.004255 10.0.0.38 - - [2025-09-11 01:35:12] "GET /firewall-policy/dcb43454-f1e9-4361-b847-c46c170326dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.009566 10.0.0.38 - - [2025-09-11 01:35:12] "GET /firewall-rule/830e0353-afcd-4584-9eb6-91e61686d1c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1998 0.005270 10.0.0.38 - - [2025-09-11 01:35:12] "POST /ref-update HTTP/1.1" 200 156 0.039805 10.0.0.38 - - [2025-09-11 01:35:12] "GET /application-policy-set/2af0e662-6220-4109-aa12-1268f558646f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.016105 10.0.0.38 - - [2025-09-11 01:35:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004371 10.0.0.38 - - [2025-09-11 01:35:12] "GET /policy-management/e5e49d6c-b0ee-46c6-b6c4-cf840dff7683?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003291 10.0.0.38 - - [2025-09-11 01:35:12] "POST /tags HTTP/1.1" 409 207 0.019684 10.0.0.38 - - [2025-09-11 01:35:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.012551 10.0.0.38 - - [2025-09-11 01:35:13] "GET /tag/40ed806f-fbf0-4050-bcb3-fd9271a6e03b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.014816 10.0.0.38 - - [2025-09-11 01:35:13] "POST /firewall-rules HTTP/1.1" 200 562 0.079718 10.0.0.38 - - [2025-09-11 01:35:13] "GET /firewall-rule/7ce9b9fc-20f0-4360-8c58-776ecaa03a36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1995 0.008181 10.0.0.38 - - [2025-09-11 01:35:13] "GET /firewall-policy/dcb43454-f1e9-4361-b847-c46c170326dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1715 0.011663 10.0.0.38 - - [2025-09-11 01:35:13] "GET /firewall-rule/7ce9b9fc-20f0-4360-8c58-776ecaa03a36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1995 0.002765 10.0.0.38 - - [2025-09-11 01:35:13] "POST /ref-update HTTP/1.1" 200 156 0.018792 10.0.0.38 - - [2025-09-11 01:35:13] "POST /fqname-to-id HTTP/1.1" 404 226 0.002140 10.0.0.38 - - [2025-09-11 01:35:13] "POST /tags HTTP/1.1" 200 305 0.058838 10.0.0.38 - - [2025-09-11 01:35:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.008749 10.0.0.38 - - [2025-09-11 01:35:13] "GET /tag/ca69567b-bddb-4fb3-b188-01a68876524f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1117 0.017451 10.0.0.38 - - [2025-09-11 01:35:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002271 10.0.0.38 - - [2025-09-11 01:35:13] "GET /project/76d1d30f-4827-466e-8225-9b8e35cdda40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.039218 10.0.0.38 - - [2025-09-11 01:35:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003239 10.0.0.38 - - [2025-09-11 01:35:13] "GET /virtual-network/a33099db-691b-4120-b312-022e681a8f53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2647 0.009926 10.0.0.38 - - [2025-09-11 01:35:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003375 10.0.0.38 - - [2025-09-11 01:35:13] "GET /service-appliance-set/8f9acf63-fd02-4643-9b08-3838845f6ab6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.004293 10.0.0.38 - - [2025-09-11 01:35:13] "POST /fqname-to-id HTTP/1.1" 404 240 0.001863 10.0.0.38 - - [2025-09-11 01:35:13] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.091908 10.0.0.38 - - [2025-09-11 01:35:13] "GET /virtual-machine-interface/7069dce9-fd35-40d7-a9d5-27bf8254abea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2302 0.031690 10.0.0.38 - - [2025-09-11 01:35:13] "POST /instance-ips HTTP/1.1" 200 381 0.088661 10.0.0.38 - - [2025-09-11 01:35:13] "GET /instance-ip/e07e0ad1-f8ba-4797-a6fe-565a62dba82c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.011334 10.0.0.38 - - [2025-09-11 01:35:13] "POST /loadbalancers HTTP/1.1" 200 582 0.080029 10.0.0.38 - - [2025-09-11 01:35:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.025136 10.0.0.38 - - [2025-09-11 01:35:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003058 10.0.0.38 - - [2025-09-11 01:35:14] "GET /project/76d1d30f-4827-466e-8225-9b8e35cdda40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.089853 10.0.0.38 - - [2025-09-11 01:35:14] "GET /project/76d1d30f-4827-466e-8225-9b8e35cdda40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.062725 10.0.0.38 - - [2025-09-11 01:35:14] "GET /instance-ip/e07e0ad1-f8ba-4797-a6fe-565a62dba82c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.003652 10.0.0.38 - - [2025-09-11 01:35:14] "POST /floating-ips HTTP/1.1" 200 583 0.021883 10.0.0.38 - - [2025-09-11 01:35:14] "GET /loadbalancer/d066397d-fd88-4c4c-8729-42d1be8324ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2154 0.002336 10.0.0.38 - - [2025-09-11 01:35:14] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.031194 10.0.0.38 - - [2025-09-11 01:35:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.041628 10.0.0.38 - - [2025-09-11 01:35:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.005451 10.0.0.38 - - [2025-09-11 01:35:14] "GET /project/76d1d30f-4827-466e-8225-9b8e35cdda40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.043503 10.0.0.38 - - [2025-09-11 01:35:14] "GET /loadbalancer-listener/2c1905bb-7775-4872-8960-cad595eda6f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1827 0.002115 10.0.0.38 - - [2025-09-11 01:35:14] "GET /loadbalancer-listener/2c1905bb-7775-4872-8960-cad595eda6f1?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1196 0.003137 10.0.0.38 - - [2025-09-11 01:35:14] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.024264 10.0.0.38 - - [2025-09-11 01:35:14] "GET /instance-ip/e07e0ad1-f8ba-4797-a6fe-565a62dba82c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.005187 10.0.0.38 - - [2025-09-11 01:35:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.005193 10.0.0.38 - - [2025-09-11 01:35:14] "GET /global-vrouter-config/4e62d085-8c94-40c6-a56c-4feb355aebc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1464 0.002758 10.0.0.38 - - [2025-09-11 01:35:14] "GET /instance-ip/e07e0ad1-f8ba-4797-a6fe-565a62dba82c?fields=floating_ips HTTP/1.1" 200 1171 0.007713 10.0.0.38 - - [2025-09-11 01:35:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002122 10.0.0.38 - - [2025-09-11 01:35:14] "GET /floating-ip/21698950-104b-4123-841f-374ad043f311?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1458 0.002324 10.0.0.38 - - [2025-09-11 01:35:14] "PUT /global-vrouter-config/4e62d085-8c94-40c6-a56c-4feb355aebc1 HTTP/1.1" 200 276 0.009431 10.0.0.38 - - [2025-09-11 01:35:14] "POST /tags HTTP/1.1" 200 301 0.050464 10.0.0.38 - - [2025-09-11 01:35:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002347 10.0.0.38 - - [2025-09-11 01:35:14] "GET /tag/377cb993-7d78-413a-8d43-ddb033eb0ee5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.012232 10.0.0.38 - - [2025-09-11 01:35:14] "POST /tags HTTP/1.1" 200 325 0.044774 10.0.0.38 - - [2025-09-11 01:35:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002158 10.0.0.38 - - [2025-09-11 01:35:14] "GET /tag/770e145c-dd9a-4de5-a211-951963bc87f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1167 0.012840 10.0.0.38 - - [2025-09-11 01:35:14] "POST /tags HTTP/1.1" 200 363 0.017612 10.0.0.38 - - [2025-09-11 01:35:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002537 10.0.0.38 - - [2025-09-11 01:35:14] "GET /tag/92fe82b8-9431-4d47-957b-2ecde3354377?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1262 0.012429 10.0.0.38 - - [2025-09-11 01:35:14] "POST /tags HTTP/1.1" 200 311 0.020924 10.0.0.38 - - [2025-09-11 01:35:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002115 10.0.0.38 - - [2025-09-11 01:35:14] "GET /tag/ab72a097-497d-4b1c-b186-8fe928bc823b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.011503 10.0.0.38 - - [2025-09-11 01:35:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001862 10.0.0.38 - - [2025-09-11 01:35:14] "GET /virtual-network/2f9ef23e-7cf5-4bbe-b125-03607c633545?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2364 0.005898 10.0.0.38 - - [2025-09-11 01:35:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001920 10.0.0.38 - - [2025-09-11 01:35:15] "GET /project/93ba2a15-c38e-437d-bad3-1a0284cfadf8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.035739 10.0.0.38 - - [2025-09-11 01:35:15] "POST /virtual-machines HTTP/1.1" 200 377 0.009062 10.0.0.38 - - [2025-09-11 01:35:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.007762 10.0.0.38 - - [2025-09-11 01:35:15] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.101543 10.0.0.38 - - [2025-09-11 01:35:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.031066 10.0.0.38 - - [2025-09-11 01:35:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003213 10.0.0.38 - - [2025-09-11 01:35:15] "GET /virtual-machine-interface/90f37c88-8eaf-11f0-8c9e-fa163e9d820e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2876 0.004486 10.0.0.38 - - [2025-09-11 01:35:15] "POST /instance-ips HTTP/1.1" 200 409 0.025000 10.0.0.38 - - [2025-09-11 01:35:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.021840 10.0.0.38 - - [2025-09-11 01:35:15] "GET /virtual-machine-interface/90f37c88-8eaf-11f0-8c9e-fa163e9d820e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2876 0.007193 10.0.0.38 - - [2025-09-11 01:35:15] "POST /set-tag HTTP/1.1" 200 109 0.024503 10.0.0.38 - - [2025-09-11 01:35:15] "GET /virtual-machine-interface/90f37c88-8eaf-11f0-8c9e-fa163e9d820e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.012044 10.0.0.38 - - [2025-09-11 01:35:15] "GET /instance-ip/9108f7f2-8eaf-11f0-8c9e-fa163e9d820e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1965 0.008520 10.0.0.38 - - [2025-09-11 01:35:15] "POST /tags HTTP/1.1" 200 355 0.016766 10.0.0.38 - - [2025-09-11 01:35:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.012510 10.0.0.38 - - [2025-09-11 01:35:15] "GET /tag/afbc07a1-78ce-4f2b-9c58-f613574241aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1246 0.010636 10.0.0.38 - - [2025-09-11 01:35:15] "POST /tags HTTP/1.1" 200 303 0.015728 10.0.0.38 - - [2025-09-11 01:35:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.014754 10.0.0.38 - - [2025-09-11 01:35:15] "GET /tag/59b1099d-adef-40e0-ac31-6ab4911ab5b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.011734 10.0.0.38 - - [2025-09-11 01:35:15] "POST /projects HTTP/1.1" 409 218 0.002501 10.0.0.38 - - [2025-09-11 01:35:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.014603 10.0.0.38 - - [2025-09-11 01:35:15] "GET /project/76d1d30f-4827-466e-8225-9b8e35cdda40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.029940 10.0.0.38 - - [2025-09-11 01:35:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002297 10.0.0.38 - - [2025-09-11 01:35:15] "GET /network-ipam/c6d15af6-0923-4e99-9e48-e45066ffb6c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.002571 10.0.0.38 - - [2025-09-11 01:35:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002759 10.0.0.38 - - [2025-09-11 01:35:15] "GET /virtual-network/2f9ef23e-7cf5-4bbe-b125-03607c633545?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2364 0.004830 10.0.0.38 - - [2025-09-11 01:35:15] "PUT /virtual-network/2f9ef23e-7cf5-4bbe-b125-03607c633545 HTTP/1.1" 200 264 0.039043 10.0.0.38 - - [2025-09-11 01:35:15] "GET /virtual-network/2f9ef23e-7cf5-4bbe-b125-03607c633545?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2364 0.006668 10.0.0.38 - - [2025-09-11 01:35:16] "POST /set-tag HTTP/1.1" 200 109 0.043900 10.0.0.38 - - [2025-09-11 01:35:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.005707 10.0.0.38 - - [2025-09-11 01:35:16] "GET /network-ipam/3930d288-ddd2-489d-8905-56dbcf699e9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1572 0.002254 10.0.0.38 - - [2025-09-11 01:35:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002100 10.0.0.38 - - [2025-09-11 01:35:16] "GET /virtual-network/a33099db-691b-4120-b312-022e681a8f53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2647 0.003789 10.0.0.38 - - [2025-09-11 01:35:16] "PUT /virtual-network/a33099db-691b-4120-b312-022e681a8f53 HTTP/1.1" 200 264 0.033676 10.0.0.38 - - [2025-09-11 01:35:16] "GET /virtual-network/a33099db-691b-4120-b312-022e681a8f53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2647 0.004370 10.0.0.38 - - [2025-09-11 01:35:16] "POST /set-tag HTTP/1.1" 200 109 0.051254 10.0.0.38 - - [2025-09-11 01:35:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001955 10.0.0.38 - - [2025-09-11 01:35:16] "GET /network-policy/edae43b3-7dd1-4cd9-94eb-93c16532b1cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.002887 10.0.0.38 - - [2025-09-11 01:35:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001721 10.0.0.38 - - [2025-09-11 01:35:16] "GET /network-policy/2b343241-86c7-4e1c-8861-87c59f0c34c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.002140 10.0.0.38 - - [2025-09-11 01:35:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002207 10.0.0.38 - - [2025-09-11 01:35:16] "GET /network-policy/63d37c5a-3bb3-426f-b249-0b638fcbfb25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2059 0.004195 10.0.0.38 - - [2025-09-11 01:35:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001533 10.0.0.38 - - [2025-09-11 01:35:16] "PUT /network-policy/63d37c5a-3bb3-426f-b249-0b638fcbfb25 HTTP/1.1" 200 262 0.009037 10.0.0.38 - - [2025-09-11 01:35:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.010326 10.0.0.38 - - [2025-09-11 01:35:16] "POST /ref-update HTTP/1.1" 200 156 0.054667 10.0.0.38 - - [2025-09-11 01:35:16] "GET /global-vrouter-config/4e62d085-8c94-40c6-a56c-4feb355aebc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1763 0.002930 10.0.0.38 - - [2025-09-11 01:35:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.008350 10.0.0.38 - - [2025-09-11 01:35:16] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.006789 10.0.0.38 - - [2025-09-11 01:35:16] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002786 10.0.0.38 - - [2025-09-11 01:35:16] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.001394 10.0.0.38 - - [2025-09-11 01:35:16] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.006746 10.0.0.38 - - [2025-09-11 01:35:16] "PUT /global-vrouter-config/4e62d085-8c94-40c6-a56c-4feb355aebc1 HTTP/1.1" 200 276 0.015812 10.0.0.38 - - [2025-09-11 01:35:16] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002336 10.0.0.38 - - [2025-09-11 01:35:16] "POST /security-groups HTTP/1.1" 409 245 0.002577 10.0.0.38 - - [2025-09-11 01:35:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001546 10.0.0.38 - - [2025-09-11 01:35:16] "PUT /security-group/4c4fb630-e1f6-42ec-84e7-8f424f12f3dd HTTP/1.1" 200 262 0.055896 10.0.0.38 - - [2025-09-11 01:35:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.030977 10.0.0.38 - - [2025-09-11 01:35:16] "GET /application-policy-set/2af0e662-6220-4109-aa12-1268f558646f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.017006 10.0.0.38 - - [2025-09-11 01:35:16] "PUT /access-control-list/f1f823f6-cb76-48a1-92b6-b1fbe7768110 HTTP/1.1" 200 272 0.035414 10.0.0.38 - - [2025-09-11 01:35:16] "PUT /access-control-list/0aa14f68-be35-4ed0-b110-0c3284858698 HTTP/1.1" 200 272 0.020457 10.0.0.38 - - [2025-09-11 01:35:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001820 10.0.0.38 - - [2025-09-11 01:35:16] "GET /policy-management/e5e49d6c-b0ee-46c6-b6c4-cf840dff7683?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002820 10.0.0.38 - - [2025-09-11 01:35:16] "GET / HTTP/1.1" 200 35931 0.001453 10.0.0.38 - - [2025-09-11 01:35:16] "POST /tags HTTP/1.1" 409 206 0.003997 10.0.0.38 - - [2025-09-11 01:35:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004168 10.0.0.38 - - [2025-09-11 01:35:16] "POST /alarms HTTP/1.1" 200 581 0.025949 10.0.0.38 - - [2025-09-11 01:35:16] "GET /tag/59b1099d-adef-40e0-ac31-6ab4911ab5b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.019329 10.0.0.38 - - [2025-09-11 01:35:16] "POST /alarms HTTP/1.1" 200 575 0.047105 10.0.0.38 - - [2025-09-11 01:35:16] "POST /alarms HTTP/1.1" 200 575 0.038682 10.0.0.38 - - [2025-09-11 01:35:16] "POST /firewall-rules HTTP/1.1" 200 562 0.098752 10.0.0.38 - - [2025-09-11 01:35:16] "GET /firewall-rule/d6310bed-fa1f-40a0-81bd-89706c16ba74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1993 0.007455 10.0.0.38 - - [2025-09-11 01:35:17] "POST /alarms HTTP/1.1" 200 559 0.069649 10.0.0.38 - - [2025-09-11 01:35:17] "GET /firewall-policy/dcb43454-f1e9-4361-b847-c46c170326dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1952 0.003913 10.0.0.38 - - [2025-09-11 01:35:17] "GET /firewall-rule/d6310bed-fa1f-40a0-81bd-89706c16ba74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1993 0.002107 10.0.0.38 - - [2025-09-11 01:35:17] "POST /alarms HTTP/1.1" 200 555 0.027727 10.0.0.38 - - [2025-09-11 01:35:17] "POST /alarms HTTP/1.1" 200 557 0.024043 10.0.0.38 - - [2025-09-11 01:35:17] "POST /ref-update HTTP/1.1" 200 156 0.048693 10.0.0.38 - - [2025-09-11 01:35:17] "GET /application-policy-set/2af0e662-6220-4109-aa12-1268f558646f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.012083 10.0.0.38 - - [2025-09-11 01:35:17] "POST /alarms HTTP/1.1" 200 565 0.027204 10.0.0.38 - - [2025-09-11 01:35:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002023 10.0.0.38 - - [2025-09-11 01:35:17] "GET /policy-management/e5e49d6c-b0ee-46c6-b6c4-cf840dff7683?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002534 10.0.0.38 - - [2025-09-11 01:35:17] "POST /tags HTTP/1.1" 409 206 0.001495 10.0.0.38 - - [2025-09-11 01:35:17] "POST /alarms HTTP/1.1" 200 549 0.020846 10.0.0.38 - - [2025-09-11 01:35:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004055 10.0.0.38 - - [2025-09-11 01:35:17] "GET /tag/59b1099d-adef-40e0-ac31-6ab4911ab5b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.017094 10.0.0.38 - - [2025-09-11 01:35:17] "POST /alarms HTTP/1.1" 200 557 0.049614 10.0.0.38 - - [2025-09-11 01:35:17] "POST /alarms HTTP/1.1" 200 567 0.019241 10.0.0.38 - - [2025-09-11 01:35:17] "POST /firewall-rules HTTP/1.1" 200 560 0.086748 10.0.0.38 - - [2025-09-11 01:35:17] "POST /alarms HTTP/1.1" 200 555 0.033744 10.0.0.38 - - [2025-09-11 01:35:17] "GET /firewall-rule/6bb60f86-0617-4425-b8be-c563aa5052c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1990 0.019993 10.0.0.38 - - [2025-09-11 01:35:17] "GET /firewall-policy/dcb43454-f1e9-4361-b847-c46c170326dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2189 0.004489 10.0.0.38 - - [2025-09-11 01:35:17] "POST /alarms HTTP/1.1" 200 567 0.059544 10.0.0.38 - - [2025-09-11 01:35:17] "GET /firewall-rule/6bb60f86-0617-4425-b8be-c563aa5052c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1990 0.016481 10.0.0.38 - - [2025-09-11 01:35:17] "POST /alarms HTTP/1.1" 200 575 0.065085 10.0.0.38 - - [2025-09-11 01:35:17] "POST /ref-update HTTP/1.1" 200 156 0.041579 10.0.0.38 - - [2025-09-11 01:35:17] "POST /tags HTTP/1.1" 200 301 0.035952 10.0.0.38 - - [2025-09-11 01:35:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.010473 10.0.0.38 - - [2025-09-11 01:35:17] "POST /alarms HTTP/1.1" 200 569 0.039795 10.0.0.38 - - [2025-09-11 01:35:17] "POST /alarms HTTP/1.1" 200 561 0.039901 10.0.0.38 - - [2025-09-11 01:35:17] "GET /tag/9db22725-d520-4a01-8645-929531cacfb6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.020449 10.0.0.38 - - [2025-09-11 01:35:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001577 10.0.0.38 - - [2025-09-11 01:35:17] "POST /alarms HTTP/1.1" 200 561 0.028376 10.0.0.38 - - [2025-09-11 01:35:17] "GET /project/93ba2a15-c38e-437d-bad3-1a0284cfadf8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.035836 10.0.0.38 - - [2025-09-11 01:35:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003285 10.0.0.38 - - [2025-09-11 01:35:17] "POST /alarms HTTP/1.1" 200 561 0.022600 10.0.0.38 - - [2025-09-11 01:35:17] "GET /virtual-network/a33099db-691b-4120-b312-022e681a8f53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2826 0.015597 10.0.0.38 - - [2025-09-11 01:35:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.006562 10.0.0.38 - - [2025-09-11 01:35:17] "GET /service-appliance-set/8f9acf63-fd02-4643-9b08-3838845f6ab6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.002940 10.0.0.38 - - [2025-09-11 01:35:17] "POST /alarms HTTP/1.1" 200 547 0.030054 10.0.0.38 - - [2025-09-11 01:35:17] "POST /alarms HTTP/1.1" 200 595 0.015046 10.0.0.38 - - [2025-09-11 01:35:17] "POST /fqname-to-id HTTP/1.1" 404 242 0.001558 10.0.0.38 - - [2025-09-11 01:35:17] "POST /alarms HTTP/1.1" 200 575 0.083181 10.0.0.38 - - [2025-09-11 01:35:17] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.121458 10.0.0.38 - - [2025-09-11 01:35:17] "GET /virtual-machine-interface/8c462406-9cfc-4b8f-b478-542e52b28b02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2313 0.012643 10.0.0.38 - - [2025-09-11 01:35:17] "POST /alarms HTTP/1.1" 200 571 0.040427 10.0.0.38 - - [2025-09-11 01:35:17] "POST /alarms HTTP/1.1" 200 583 0.017140 10.0.0.38 - - [2025-09-11 01:35:17] "POST /instance-ips HTTP/1.1" 200 377 0.047896 10.0.0.38 - - [2025-09-11 01:35:18] "GET /instance-ip/18ba5caf-9095-4ff2-b3f8-5d7641c8cac8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.003141 10.0.0.38 - - [2025-09-11 01:35:18] "POST /alarms HTTP/1.1" 200 609 0.022895 10.0.0.38 - - [2025-09-11 01:35:18] "POST /loadbalancers HTTP/1.1" 200 582 0.096831 10.0.0.38 - - [2025-09-11 01:35:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.026530 10.0.0.38 - - [2025-09-11 01:35:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.027097 10.0.0.38 - - [2025-09-11 01:35:18] "GET /project/93ba2a15-c38e-437d-bad3-1a0284cfadf8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.081199 10.0.0.38 - - [2025-09-11 01:35:18] "GET /instance-ip/18ba5caf-9095-4ff2-b3f8-5d7641c8cac8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.005703 10.0.0.38 - - [2025-09-11 01:35:18] "GET /project/93ba2a15-c38e-437d-bad3-1a0284cfadf8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.055003 10.0.0.38 - - [2025-09-11 01:35:18] "POST /floating-ips HTTP/1.1" 200 581 0.055766 10.0.0.38 - - [2025-09-11 01:35:18] "GET /loadbalancer/36f11626-0bc3-44f4-916f-6f3fc56784a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.006347 10.0.0.38 - - [2025-09-11 01:35:18] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.037184 10.0.0.38 - - [2025-09-11 01:35:18] "GET / HTTP/1.1" 200 35931 0.003937 10.0.0.38 - - [2025-09-11 01:35:18] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002327 10.0.0.38 - - [2025-09-11 01:35:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.023205 10.0.0.38 - - [2025-09-11 01:35:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.017266 10.0.0.38 - - [2025-09-11 01:35:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003139 10.0.0.38 - - [2025-09-11 01:35:18] "PUT /global-vrouter-config/4e62d085-8c94-40c6-a56c-4feb355aebc1 HTTP/1.1" 200 276 0.014419 10.0.0.38 - - [2025-09-11 01:35:18] "GET /project/93ba2a15-c38e-437d-bad3-1a0284cfadf8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.045108 10.0.0.38 - - [2025-09-11 01:35:18] "GET /loadbalancer-listener/cfdd2de1-5ea8-46b4-88bc-9e09bb09dd6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1822 0.002728 10.0.0.38 - - [2025-09-11 01:35:18] "GET /loadbalancer-listener/cfdd2de1-5ea8-46b4-88bc-9e09bb09dd6e?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1195 0.007776 10.0.0.38 - - [2025-09-11 01:35:18] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.016302 10.0.0.38 - - [2025-09-11 01:35:18] "GET /instance-ip/18ba5caf-9095-4ff2-b3f8-5d7641c8cac8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.002768 10.0.0.38 - - [2025-09-11 01:35:18] "GET /instance-ip/18ba5caf-9095-4ff2-b3f8-5d7641c8cac8?fields=floating_ips HTTP/1.1" 200 1164 0.006897 10.0.0.38 - - [2025-09-11 01:35:18] "GET /floating-ip/cb83468e-9dc6-4d43-8928-812927099053?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1465 0.004153 10.0.0.38 - - [2025-09-11 01:35:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.006542 10.0.0.38 - - [2025-09-11 01:35:18] "GET /project/93ba2a15-c38e-437d-bad3-1a0284cfadf8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.027302 10.0.0.38 - - [2025-09-11 01:35:18] "GET /loadbalancer/36f11626-0bc3-44f4-916f-6f3fc56784a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.006009 10.0.0.38 - - [2025-09-11 01:35:18] "GET / HTTP/1.1" 200 35931 0.001721 10.0.0.38 - - [2025-09-11 01:35:18] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.024817 10.0.0.38 - - [2025-09-11 01:35:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001865 10.0.0.38 - - [2025-09-11 01:35:18] "GET /global-vrouter-config/4e62d085-8c94-40c6-a56c-4feb355aebc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.009812 10.0.0.38 - - [2025-09-11 01:35:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002475 10.0.0.38 - - [2025-09-11 01:35:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.020890 10.0.0.38 - - [2025-09-11 01:35:18] "PUT /global-vrouter-config/4e62d085-8c94-40c6-a56c-4feb355aebc1 HTTP/1.1" 200 276 0.009575 10.0.0.38 - - [2025-09-11 01:35:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003519 10.0.0.38 - - [2025-09-11 01:35:18] "GET /project/93ba2a15-c38e-437d-bad3-1a0284cfadf8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.061997 10.0.0.38 - - [2025-09-11 01:35:18] "GET /loadbalancer-listener/1a7bde03-daed-418f-922b-75e9a36ddc01?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1826 0.003399 10.0.0.38 - - [2025-09-11 01:35:18] "GET /loadbalancer-listener/1a7bde03-daed-418f-922b-75e9a36ddc01?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1195 0.019221 10.0.0.38 - - [2025-09-11 01:35:18] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.019319 10.0.0.38 - - [2025-09-11 01:35:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003998 10.0.0.38 - - [2025-09-11 01:35:18] "GET /instance-ip/18ba5caf-9095-4ff2-b3f8-5d7641c8cac8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.009064 10.0.0.38 - - [2025-09-11 01:35:18] "GET /instance-ip/18ba5caf-9095-4ff2-b3f8-5d7641c8cac8?fields=floating_ips HTTP/1.1" 200 1164 0.003455 10.0.0.38 - - [2025-09-11 01:35:19] "GET /project/93ba2a15-c38e-437d-bad3-1a0284cfadf8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.040193 10.0.0.38 - - [2025-09-11 01:35:19] "GET /floating-ip/cb83468e-9dc6-4d43-8928-812927099053?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1465 0.002966 10.0.0.38 - - [2025-09-11 01:35:19] "GET / HTTP/1.1" 200 35931 0.002023 10.0.0.38 - - [2025-09-11 01:35:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002128 10.0.0.38 - - [2025-09-11 01:35:19] "GET /loadbalancer/36f11626-0bc3-44f4-916f-6f3fc56784a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.003678 10.0.0.38 - - [2025-09-11 01:35:19] "GET /global-system-config/adb163dd-14d2-4927-9518-1fd54b48f89f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.006282 [Introspect:8084]10.0.0.38 - - [2025-09-11 01:35:19] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000995 10.0.0.38 - - [2025-09-11 01:35:19] "PUT /global-system-config/adb163dd-14d2-4927-9518-1fd54b48f89f HTTP/1.1" 200 274 0.031078 [Introspect:8084]10.0.0.38 - - [2025-09-11 01:35:19] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001654 10.0.0.38 - - [2025-09-11 01:35:19] "POST /loadbalancer-listeners HTTP/1.1" 200 692 0.047103 10.0.0.38 - - [2025-09-11 01:35:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.056918 10.0.0.38 - - [2025-09-11 01:35:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.023162 10.0.0.38 - - [2025-09-11 01:35:19] "GET /project/93ba2a15-c38e-437d-bad3-1a0284cfadf8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.029240 10.0.0.38 - - [2025-09-11 01:35:19] "GET /loadbalancer-listener/3bbeea02-d208-4313-82b9-26d5847745d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1833 0.001904 10.0.0.38 - - [2025-09-11 01:35:19] "GET /loadbalancer-listener/3bbeea02-d208-4313-82b9-26d5847745d5?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1198 0.002832 10.0.0.38 - - [2025-09-11 01:35:19] "POST /loadbalancer-pools HTTP/1.1" 200 684 0.082020 10.0.0.38 - - [2025-09-11 01:35:19] "GET /instance-ip/18ba5caf-9095-4ff2-b3f8-5d7641c8cac8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.002655 10.0.0.38 - - [2025-09-11 01:35:19] "GET /instance-ip/18ba5caf-9095-4ff2-b3f8-5d7641c8cac8?fields=floating_ips HTTP/1.1" 200 1164 0.002255 10.0.0.38 - - [2025-09-11 01:35:19] "GET /floating-ip/cb83468e-9dc6-4d43-8928-812927099053?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1465 0.001698 10.0.0.38 - - [2025-09-11 01:35:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002091 10.0.0.38 - - [2025-09-11 01:35:19] "GET /loadbalancer/36f11626-0bc3-44f4-916f-6f3fc56784a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.158485 10.0.0.38 - - [2025-09-11 01:35:19] "POST /tags HTTP/1.1" 200 371 0.100988 10.0.0.38 - - [2025-09-11 01:35:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.015810 10.0.0.38 - - [2025-09-11 01:35:19] "GET /tag/54c33fea-a636-4e5e-9863-ab1536e2d8eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1277 0.013100 10.0.0.38 - - [2025-09-11 01:35:19] "POST /tags HTTP/1.1" 200 319 0.020283 10.0.0.38 - - [2025-09-11 01:35:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004585 10.0.0.38 - - [2025-09-11 01:35:19] "GET /tag/5d98ca15-7171-4826-b75c-13e9d2a43057?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1147 0.017306 10.0.0.38 - - [2025-09-11 01:35:20] "POST /id-to-fqname HTTP/1.1" 200 181 0.000447 10.0.0.38 - - [2025-09-11 01:35:20] "POST /fqname-to-id HTTP/1.1" 404 190 0.002040 10.0.0.38 - - [2025-09-11 01:35:20] "POST /security-groups HTTP/1.1" 200 578 0.068205 10.0.0.38 - - [2025-09-11 01:35:20] "POST /projects HTTP/1.1" 200 497 0.178627 10.0.0.38 - - [2025-09-11 01:35:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.017029 10.0.0.38 - - [2025-09-11 01:35:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.015484 10.0.0.38 - - [2025-09-11 01:35:20] "POST /fqname-to-id HTTP/1.1" 404 225 0.018334 10.0.0.38 - - [2025-09-11 01:35:20] "GET /virtual-network/2f9ef23e-7cf5-4bbe-b125-03607c633545?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2808 0.037903 10.0.0.38 - - [2025-09-11 01:35:20] "POST /access-control-lists HTTP/1.1" 200 587 0.075881 10.0.0.38 - - [2025-09-11 01:35:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.019341 10.0.0.38 - - [2025-09-11 01:35:20] "GET /virtual-network/a33099db-691b-4120-b312-022e681a8f53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2826 0.007199 10.0.0.38 - - [2025-09-11 01:35:20] "POST /fqname-to-id HTTP/1.1" 404 224 0.002612 10.0.0.38 - - [2025-09-11 01:35:20] "POST /access-control-lists HTTP/1.1" 200 585 0.074986 10.0.0.38 - - [2025-09-11 01:35:20] "PUT /virtual-network/2f9ef23e-7cf5-4bbe-b125-03607c633545 HTTP/1.1" 200 264 0.095668 10.0.0.38 - - [2025-09-11 01:35:20] "PUT /virtual-network/a33099db-691b-4120-b312-022e681a8f53 HTTP/1.1" 200 264 0.035002 10.0.0.38 - - [2025-09-11 01:35:20] "POST /security-groups HTTP/1.1" 200 558 0.067770 10.0.0.38 - - [2025-09-11 01:35:20] "POST /fqname-to-id HTTP/1.1" 404 248 0.001794 10.0.0.38 - - [2025-09-11 01:35:20] "POST /access-control-lists HTTP/1.1" 200 610 0.059863 10.0.0.38 - - [2025-09-11 01:35:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.067760 10.0.0.38 - - [2025-09-11 01:35:20] "POST /fqname-to-id HTTP/1.1" 404 247 0.002285 10.0.0.38 - - [2025-09-11 01:35:20] "POST /chown HTTP/1.1" 200 109 0.017199 10.0.0.38 - - [2025-09-11 01:35:20] "GET /application-policy-set/2af0e662-6220-4109-aa12-1268f558646f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.017567 10.0.0.38 - - [2025-09-11 01:35:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003381 10.0.0.38 - - [2025-09-11 01:35:20] "GET /policy-management/e5e49d6c-b0ee-46c6-b6c4-cf840dff7683?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.010972 10.0.0.38 - - [2025-09-11 01:35:20] "POST /access-control-lists HTTP/1.1" 200 608 0.081338 10.0.0.38 - - [2025-09-11 01:35:20] "POST /tags HTTP/1.1" 409 214 0.003969 10.0.0.38 - - [2025-09-11 01:35:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002452 10.0.0.38 - - [2025-09-11 01:35:20] "GET /tag/5d98ca15-7171-4826-b75c-13e9d2a43057?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1147 0.025089 10.0.0.38 - - [2025-09-11 01:35:20] "POST /firewall-rules HTTP/1.1" 200 578 0.066275 10.0.0.38 - - [2025-09-11 01:35:20] "GET /firewall-rule/fa6cd47a-f814-4197-913c-8e12cde2321b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2034 0.004295 10.0.0.38 - - [2025-09-11 01:35:20] "GET /firewall-policy/dcb43454-f1e9-4361-b847-c46c170326dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2425 0.005998 10.0.0.38 - - [2025-09-11 01:35:20] "GET /firewall-rule/fa6cd47a-f814-4197-913c-8e12cde2321b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2034 0.002515 10.0.0.38 - - [2025-09-11 01:35:21] "POST /ref-update HTTP/1.1" 200 156 0.030680 10.0.0.38 - - [2025-09-11 01:35:21] "GET /application-policy-set/2af0e662-6220-4109-aa12-1268f558646f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.006841 10.0.0.38 - - [2025-09-11 01:35:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001697 10.0.0.38 - - [2025-09-11 01:35:21] "GET /policy-management/e5e49d6c-b0ee-46c6-b6c4-cf840dff7683?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003214 10.0.0.38 - - [2025-09-11 01:35:21] "POST /tags HTTP/1.1" 409 214 0.001626 10.0.0.38 - - [2025-09-11 01:35:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001642 10.0.0.38 - - [2025-09-11 01:35:21] "GET /tag/5d98ca15-7171-4826-b75c-13e9d2a43057?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1147 0.015831 10.0.0.38 - - [2025-09-11 01:35:21] "POST /firewall-rules HTTP/1.1" 200 576 0.106478 10.0.0.38 - - [2025-09-11 01:35:21] "GET /firewall-rule/349b7061-f45d-4e7a-bd59-03d99242c186?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2030 0.008751 10.0.0.38 - - [2025-09-11 01:35:21] "GET /firewall-policy/dcb43454-f1e9-4361-b847-c46c170326dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2670 0.004113 10.0.0.38 - - [2025-09-11 01:35:21] "GET /firewall-rule/349b7061-f45d-4e7a-bd59-03d99242c186?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2030 0.002200 10.0.0.38 - - [2025-09-11 01:35:21] "POST /ref-update HTTP/1.1" 200 156 0.047806 10.0.0.38 - - [2025-09-11 01:35:21] "POST /tags HTTP/1.1" 200 363 0.029874 10.0.0.38 - - [2025-09-11 01:35:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002739 10.0.0.38 - - [2025-09-11 01:35:21] "GET /tag/5442a6cd-5b2b-4893-8078-1e8e9d1feb1b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1260 0.013052 10.0.0.38 - - [2025-09-11 01:35:21] "POST /tags HTTP/1.1" 200 311 0.036360 10.0.0.38 - - [2025-09-11 01:35:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003609 10.0.0.38 - - [2025-09-11 01:35:21] "GET /tag/14103f5f-5af5-4be5-b201-f2604c30828d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.047782 10.0.0.38 - - [2025-09-11 01:35:21] "POST /id-to-fqname HTTP/1.1" 200 177 0.000615 10.0.0.38 - - [2025-09-11 01:35:21] "POST /fqname-to-id HTTP/1.1" 404 186 0.005726 10.0.0.38 - - [2025-09-11 01:35:21] "POST /security-groups HTTP/1.1" 200 574 0.064335 10.0.0.38 - - [2025-09-11 01:35:21] "POST /projects HTTP/1.1" 200 489 0.321084 10.0.0.38 - - [2025-09-11 01:35:22] "POST /fqname-to-id HTTP/1.1" 404 217 0.004790 10.0.0.38 - - [2025-09-11 01:35:22] "POST /access-control-lists HTTP/1.1" 200 583 0.068230 10.0.0.38 - - [2025-09-11 01:35:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.043232 10.0.0.38 - - [2025-09-11 01:35:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.006148 10.0.0.38 - - [2025-09-11 01:35:22] "GET /virtual-network/2f9ef23e-7cf5-4bbe-b125-03607c633545?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2880 0.011214 10.0.0.38 - - [2025-09-11 01:35:22] "POST /fqname-to-id HTTP/1.1" 404 216 0.002262 10.0.0.38 - - [2025-09-11 01:35:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001777 10.0.0.38 - - [2025-09-11 01:35:22] "POST /access-control-lists HTTP/1.1" 200 581 0.070842 10.0.0.38 - - [2025-09-11 01:35:22] "GET /virtual-network/a33099db-691b-4120-b312-022e681a8f53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2898 0.033353 10.0.0.38 - - [2025-09-11 01:35:22] "PUT /virtual-network/2f9ef23e-7cf5-4bbe-b125-03607c633545 HTTP/1.1" 200 264 0.063029 10.0.0.38 - - [2025-09-11 01:35:22] "PUT /virtual-network/a33099db-691b-4120-b312-022e681a8f53 HTTP/1.1" 200 264 0.048690 10.0.0.38 - - [2025-09-11 01:35:22] "POST /security-groups HTTP/1.1" 200 546 0.087952 10.0.0.38 - - [2025-09-11 01:35:22] "POST /fqname-to-id HTTP/1.1" 404 240 0.002308 10.0.0.38 - - [2025-09-11 01:35:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.014256 10.0.0.38 - - [2025-09-11 01:35:22] "POST /chown HTTP/1.1" 200 109 0.043380 10.0.0.38 - - [2025-09-11 01:35:22] "POST /access-control-lists HTTP/1.1" 200 602 0.065073 10.0.0.38 - - [2025-09-11 01:35:22] "POST /fqname-to-id HTTP/1.1" 404 239 0.010112 10.0.0.38 - - [2025-09-11 01:35:22] "GET /application-policy-set/2af0e662-6220-4109-aa12-1268f558646f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.002641 10.0.0.38 - - [2025-09-11 01:35:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001797 10.0.0.38 - - [2025-09-11 01:35:22] "GET /policy-management/e5e49d6c-b0ee-46c6-b6c4-cf840dff7683?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002782 10.0.0.38 - - [2025-09-11 01:35:22] "POST /tags HTTP/1.1" 409 210 0.002079 10.0.0.38 - - [2025-09-11 01:35:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001792 10.0.0.38 - - [2025-09-11 01:35:22] "GET /tag/14103f5f-5af5-4be5-b201-f2604c30828d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.039666 10.0.0.38 - - [2025-09-11 01:35:22] "POST /access-control-lists HTTP/1.1" 200 600 0.081228 10.0.0.38 - - [2025-09-11 01:35:22] "POST /firewall-rules HTTP/1.1" 200 570 0.109291 10.0.0.38 - - [2025-09-11 01:35:22] "GET /firewall-rule/d39c74fa-4669-47f0-b86c-210c0e3bbc46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.010474 10.0.0.38 - - [2025-09-11 01:35:22] "GET /firewall-policy/dcb43454-f1e9-4361-b847-c46c170326dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2914 0.008215 10.0.0.38 - - [2025-09-11 01:35:22] "GET /firewall-rule/d39c74fa-4669-47f0-b86c-210c0e3bbc46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.003464 10.0.0.38 - - [2025-09-11 01:35:22] "POST /ref-update HTTP/1.1" 200 156 0.041301 10.0.0.38 - - [2025-09-11 01:35:23] "GET /application-policy-set/2af0e662-6220-4109-aa12-1268f558646f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.002627 10.0.0.38 - - [2025-09-11 01:35:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002241 10.0.0.38 - - [2025-09-11 01:35:23] "GET /policy-management/e5e49d6c-b0ee-46c6-b6c4-cf840dff7683?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.004938 10.0.0.38 - - [2025-09-11 01:35:23] "POST /tags HTTP/1.1" 409 210 0.001809 10.0.0.38 - - [2025-09-11 01:35:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002269 10.0.0.38 - - [2025-09-11 01:35:23] "GET /tag/14103f5f-5af5-4be5-b201-f2604c30828d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.021536 10.0.0.38 - - [2025-09-11 01:35:23] "POST /firewall-rules HTTP/1.1" 200 568 0.074239 10.0.0.38 - - [2025-09-11 01:35:23] "GET /firewall-rule/8e5b4783-e9d8-4133-8421-5e4731d3185c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.010819 10.0.0.38 - - [2025-09-11 01:35:23] "GET /firewall-policy/dcb43454-f1e9-4361-b847-c46c170326dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3155 0.004497 10.0.0.38 - - [2025-09-11 01:35:23] "GET /firewall-rule/8e5b4783-e9d8-4133-8421-5e4731d3185c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.002096 10.0.0.38 - - [2025-09-11 01:35:23] "POST /ref-update HTTP/1.1" 200 156 0.043349 10.0.0.38 - - [2025-09-11 01:35:23] "POST /tags HTTP/1.1" 409 237 0.006814 10.0.0.38 - - [2025-09-11 01:35:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003179 10.0.0.38 - - [2025-09-11 01:35:23] "GET /tag/92fe82b8-9431-4d47-957b-2ecde3354377?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1262 0.017435 10.0.0.38 - - [2025-09-11 01:35:23] "POST /tags HTTP/1.1" 409 210 0.002133 10.0.0.38 - - [2025-09-11 01:35:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.007767 10.0.0.38 - - [2025-09-11 01:35:23] "GET /tag/ab72a097-497d-4b1c-b186-8fe928bc823b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.021818 10.0.0.38 - - [2025-09-11 01:35:23] "POST /projects HTTP/1.1" 409 223 0.003230 10.0.0.38 - - [2025-09-11 01:35:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002310 10.0.0.38 - - [2025-09-11 01:35:23] "GET /project/93ba2a15-c38e-437d-bad3-1a0284cfadf8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.029949 10.0.0.38 - - [2025-09-11 01:35:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001785 10.0.0.38 - - [2025-09-11 01:35:23] "GET /virtual-network/2f9ef23e-7cf5-4bbe-b125-03607c633545?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2952 0.005383 10.0.0.38 - - [2025-09-11 01:35:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001979 10.0.0.38 - - [2025-09-11 01:35:23] "GET /virtual-network/a33099db-691b-4120-b312-022e681a8f53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2970 0.004463 10.0.0.38 - - [2025-09-11 01:35:23] "PUT /virtual-network/2f9ef23e-7cf5-4bbe-b125-03607c633545 HTTP/1.1" 200 264 0.035103 10.0.0.38 - - [2025-09-11 01:35:23] "PUT /virtual-network/a33099db-691b-4120-b312-022e681a8f53 HTTP/1.1" 200 264 0.036905 10.0.0.38 - - [2025-09-11 01:35:23] "POST /security-groups HTTP/1.1" 409 253 0.015531 10.0.0.38 - - [2025-09-11 01:35:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002599 10.0.0.38 - - [2025-09-11 01:35:23] "PUT /security-group/e8f5d8b3-2613-4435-82b8-848ad15e5516 HTTP/1.1" 200 262 0.107493 10.0.0.38 - - [2025-09-11 01:35:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.019567 10.0.0.38 - - [2025-09-11 01:35:24] "GET /application-policy-set/2af0e662-6220-4109-aa12-1268f558646f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.006856 10.0.0.38 - - [2025-09-11 01:35:24] "PUT /access-control-list/5b1c2dc2-5686-4055-a425-b2da29732e66 HTTP/1.1" 200 272 0.020684 10.0.0.38 - - [2025-09-11 01:35:24] "PUT /access-control-list/60712cd3-76dc-4541-8c99-8f1d188b9d2f HTTP/1.1" 200 272 0.021637 10.0.0.38 - - [2025-09-11 01:35:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002672 10.0.0.38 - - [2025-09-11 01:35:24] "GET /policy-management/e5e49d6c-b0ee-46c6-b6c4-cf840dff7683?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002658 10.0.0.38 - - [2025-09-11 01:35:24] "POST /tags HTTP/1.1" 409 210 0.001711 10.0.0.38 - - [2025-09-11 01:35:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002250 10.0.0.38 - - [2025-09-11 01:35:24] "GET /tag/ab72a097-497d-4b1c-b186-8fe928bc823b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.014267 10.0.0.38 - - [2025-09-11 01:35:24] "POST /firewall-rules HTTP/1.1" 200 570 0.064226 10.0.0.38 - - [2025-09-11 01:35:24] "GET /firewall-rule/4389851a-9cab-4452-be97-6a447630e418?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.004159 10.0.0.38 - - [2025-09-11 01:35:24] "GET /firewall-policy/dcb43454-f1e9-4361-b847-c46c170326dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3395 0.006660 10.0.0.38 - - [2025-09-11 01:35:24] "GET /firewall-rule/4389851a-9cab-4452-be97-6a447630e418?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.002843 10.0.0.38 - - [2025-09-11 01:35:24] "POST /ref-update HTTP/1.1" 200 156 0.064202 10.0.0.38 - - [2025-09-11 01:35:24] "GET /application-policy-set/2af0e662-6220-4109-aa12-1268f558646f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.007398 10.0.0.38 - - [2025-09-11 01:35:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001943 10.0.0.38 - - [2025-09-11 01:35:24] "GET /policy-management/e5e49d6c-b0ee-46c6-b6c4-cf840dff7683?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003502 10.0.0.38 - - [2025-09-11 01:35:24] "POST /tags HTTP/1.1" 409 210 0.001925 10.0.0.38 - - [2025-09-11 01:35:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001645 10.0.0.38 - - [2025-09-11 01:35:24] "GET /tag/ab72a097-497d-4b1c-b186-8fe928bc823b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.017787 10.0.0.38 - - [2025-09-11 01:35:24] "POST /firewall-rules HTTP/1.1" 200 568 0.068008 10.0.0.38 - - [2025-09-11 01:35:24] "GET /firewall-rule/c9789542-7173-4b30-bae5-c813820b0859?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.007089 10.0.0.38 - - [2025-09-11 01:35:24] "GET /firewall-policy/dcb43454-f1e9-4361-b847-c46c170326dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3636 0.004002 10.0.0.38 - - [2025-09-11 01:35:24] "GET /firewall-rule/c9789542-7173-4b30-bae5-c813820b0859?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.002102 10.0.0.38 - - [2025-09-11 01:35:24] "POST /ref-update HTTP/1.1" 200 156 0.034918 10.0.0.38 - - [2025-09-11 01:35:24] "GET /virtual-machine-interface/90f37c88-8eaf-11f0-8c9e-fa163e9d820e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.004148 10.0.0.38 - - [2025-09-11 01:35:24] "POST /set-tag HTTP/1.1" 200 109 0.002045 [Introspect:8084]10.0.0.38 - - [2025-09-11 01:35:28] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000902 [Introspect:8084]10.0.0.38 - - [2025-09-11 01:35:28] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000810 [Introspect:8084]10.0.0.38 - - [2025-09-11 01:35:33] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000814 [Introspect:8084]10.0.0.38 - - [2025-09-11 01:35:33] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001036 [Introspect:8084]10.0.0.38 - - [2025-09-11 01:35:36] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000876 [Introspect:8084]10.0.0.38 - - [2025-09-11 01:35:36] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000946 [Introspect:8084]10.0.0.38 - - [2025-09-11 01:35:58] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001004 [Introspect:8084]10.0.0.38 - - [2025-09-11 01:35:58] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001137 [Introspect:8084]10.0.0.38 - - [2025-09-11 01:36:04] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001489 [Introspect:8084]10.0.0.38 - - [2025-09-11 01:36:04] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001230 [Introspect:8084]10.0.0.38 - - [2025-09-11 01:36:07] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000853 [Introspect:8084]10.0.0.38 - - [2025-09-11 01:36:07] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000887 10.0.0.38 - - [2025-09-11 01:36:22] "GET / HTTP/1.1" 200 35931 0.001680 10.0.0.38 - - [2025-09-11 01:36:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002870 10.0.0.38 - - [2025-09-11 01:36:22] "GET /global-system-config/adb163dd-14d2-4927-9518-1fd54b48f89f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.006359 10.0.0.38 - - [2025-09-11 01:36:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002376 10.0.0.38 - - [2025-09-11 01:36:22] "GET /config-node/ac39881e-bf7c-4dad-b81e-da40d1214c4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1209 0.006827 10.0.0.129 - - [2025-09-11 01:36:25] "GET / HTTP/1.1" 200 35931 0.002362 10.0.0.129 - - [2025-09-11 01:36:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002767 10.0.0.129 - - [2025-09-11 01:36:25] "GET /global-system-config/adb163dd-14d2-4927-9518-1fd54b48f89f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.006207 10.0.0.129 - - [2025-09-11 01:36:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002004 10.0.0.129 - - [2025-09-11 01:36:25] "GET /routing-instance/f39ff678-e679-4944-8cb3-e9e429933346?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.003053 10.0.0.129 - - [2025-09-11 01:36:25] "PUT /global-system-config/adb163dd-14d2-4927-9518-1fd54b48f89f HTTP/1.1" 200 274 0.015771 10.0.0.129 - - [2025-09-11 01:36:25] "POST /fqname-to-id HTTP/1.1" 404 216 0.008710 10.0.0.129 - - [2025-09-11 01:36:25] "POST /virtual-routers HTTP/1.1" 200 599 0.021861 10.0.0.129 - - [2025-09-11 01:36:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.012154 10.0.0.129 - - [2025-09-11 01:36:25] "GET /virtual-router/43987858-ef07-4319-8860-e7469586dd5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1255 0.005855 10.0.0.129 - - [2025-09-11 01:36:25] "POST /fqname-to-id HTTP/1.1" 404 229 0.002373 10.0.0.129 - - [2025-09-11 01:36:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001852 10.0.0.129 - - [2025-09-11 01:36:25] "GET /virtual-network/a8152489-5c4d-4d52-afdd-32a69ac394ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1718 0.008282 10.0.0.129 - - [2025-09-11 01:36:25] "POST /virtual-machine-interfaces HTTP/1.1" 200 583 0.071985 10.0.0.38 - - [2025-09-11 01:36:33] "GET / HTTP/1.1" 200 35931 0.001574 10.0.0.38 - - [2025-09-11 01:36:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001969 10.0.0.38 - - [2025-09-11 01:36:33] "GET /routing-instance/f39ff678-e679-4944-8cb3-e9e429933346?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.002485 10.0.0.38 - - [2025-09-11 01:36:33] "POST /bgp-routers HTTP/1.1" 409 301 0.001740 10.0.0.38 - - [2025-09-11 01:36:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001726 10.0.0.38 - - [2025-09-11 01:36:33] "GET /bgp-router/aaf7d7ec-651e-47f0-a96c-06b5789421ea?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1814 0.003362 10.0.0.38 - - [2025-09-11 01:36:33] "PUT /bgp-router/aaf7d7ec-651e-47f0-a96c-06b5789421ea HTTP/1.1" 200 254 0.014380 [Introspect:8084]10.0.0.38 - - [2025-09-11 01:36:33] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000894 [Introspect:8084]10.0.0.38 - - [2025-09-11 01:36:33] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000910 10.0.0.38 - - [2025-09-11 01:39:11] "GET /global-system-configs HTTP/1.1" 200 322 0.002997 10.0.0.38 - - [2025-09-11 01:39:12] "GET /global-system-configs HTTP/1.1" 200 322 0.001972 10.0.0.38 - - [2025-09-11 01:40:09] "GET /virtual-router/43987858-ef07-4319-8860-e7469586dd5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1255 0.003132 10.0.0.38 - - [2025-09-11 01:40:09] "POST /ref-update HTTP/1.1" 200 156 0.010210 10.0.0.38 - - [2025-09-11 01:40:20] "GET /virtual-machine-interface/90f37c88-8eaf-11f0-8c9e-fa163e9d820e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.004605 10.0.0.38 - - [2025-09-11 01:40:20] "POST /set-tag HTTP/1.1" 200 109 0.002039 10.0.0.38 - - [2025-09-11 01:40:20] "GET /virtual-machine-interface/90f37c88-8eaf-11f0-8c9e-fa163e9d820e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.008946 10.0.0.38 - - [2025-09-11 01:40:20] "POST /set-tag HTTP/1.1" 200 109 0.002859 10.0.0.38 - - [2025-09-11 01:40:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002928 10.0.0.38 - - [2025-09-11 01:40:20] "GET /loadbalancer/36f11626-0bc3-44f4-916f-6f3fc56784a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.002035 10.0.0.38 - - [2025-09-11 01:40:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001815 10.0.0.38 - - [2025-09-11 01:40:20] "GET /loadbalancer/36f11626-0bc3-44f4-916f-6f3fc56784a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.001962 10.0.0.38 - - [2025-09-11 01:40:21] "GET /loadbalancer-pool/f011e702-d636-4e60-b8bc-bffb1a719806?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.003994 10.0.0.38 - - [2025-09-11 01:40:21] "POST /loadbalancer-members HTTP/1.1" 200 690 0.043477 10.0.0.38 - - [2025-09-11 01:40:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.038039 10.0.0.38 - - [2025-09-11 01:40:21] "GET /virtual-machine-interface/90f37c88-8eaf-11f0-8c9e-fa163e9d820e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.012608 10.0.0.38 - - [2025-09-11 01:40:21] "GET /virtual-machine-interface/90f37c88-8eaf-11f0-8c9e-fa163e9d820e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.006284 10.0.0.38 - - [2025-09-11 01:40:21] "POST /ref-update HTTP/1.1" 200 156 0.006427 10.0.0.38 - - [2025-09-11 01:40:21] "GET /floating-ip/cb83468e-9dc6-4d43-8928-812927099053?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1772 0.012630 10.0.0.38 - - [2025-09-11 01:40:21] "PUT /floating-ip/cb83468e-9dc6-4d43-8928-812927099053 HTTP/1.1" 200 256 0.016079 10.0.0.38 - - [2025-09-11 01:40:21] "POST /tags HTTP/1.1" 409 205 0.015916 10.0.0.38 - - [2025-09-11 01:40:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003288 10.0.0.38 - - [2025-09-11 01:40:21] "GET /tag/9db22725-d520-4a01-8645-929531cacfb6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.013391 10.0.0.38 - - [2025-09-11 01:40:21] "POST /set-tag HTTP/1.1" 200 109 0.066402 10.0.0.38 - - [2025-09-11 01:40:21] "GET /loadbalancer-pool/053cee08-1390-4f20-9d0c-3a38c7db2b67?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1851 0.003962 10.0.0.38 - - [2025-09-11 01:40:21] "POST /loadbalancer-members HTTP/1.1" 200 690 0.014874 10.0.0.38 - - [2025-09-11 01:40:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.013661 10.0.0.38 - - [2025-09-11 01:40:21] "GET /virtual-machine-interface/90f37c88-8eaf-11f0-8c9e-fa163e9d820e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.016522 10.0.0.38 - - [2025-09-11 01:40:21] "GET /virtual-machine-interface/90f37c88-8eaf-11f0-8c9e-fa163e9d820e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.004012 10.0.0.38 - - [2025-09-11 01:40:21] "POST /ref-update HTTP/1.1" 200 156 0.007431 10.0.0.38 - - [2025-09-11 01:40:21] "GET /floating-ip/cb83468e-9dc6-4d43-8928-812927099053?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1917 0.010172 10.0.0.38 - - [2025-09-11 01:40:21] "PUT /floating-ip/cb83468e-9dc6-4d43-8928-812927099053 HTTP/1.1" 200 256 0.011208 10.0.0.38 - - [2025-09-11 01:40:21] "POST /set-tag HTTP/1.1" 200 109 0.016942 10.0.0.38 - - [2025-09-11 01:40:21] "GET /loadbalancer-pool/8b2e84fc-44a6-469d-9fde-947cab228a0b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.004298 10.0.0.38 - - [2025-09-11 01:40:21] "POST /loadbalancer-members HTTP/1.1" 200 692 0.024724 10.0.0.38 - - [2025-09-11 01:40:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.007155 10.0.0.38 - - [2025-09-11 01:40:21] "GET /virtual-machine-interface/90f37c88-8eaf-11f0-8c9e-fa163e9d820e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.006155 10.0.0.38 - - [2025-09-11 01:40:21] "POST /set-tag HTTP/1.1" 200 109 0.001989 10.0.0.38 - - [2025-09-11 01:40:21] "GET /virtual-machine-interface/90f37c88-8eaf-11f0-8c9e-fa163e9d820e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.003961 10.0.0.38 - - [2025-09-11 01:40:21] "POST /ref-update HTTP/1.1" 200 156 0.006732 10.0.0.38 - - [2025-09-11 01:40:21] "GET /floating-ip/cb83468e-9dc6-4d43-8928-812927099053?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1970 0.005907 10.0.0.38 - - [2025-09-11 01:40:21] "PUT /floating-ip/cb83468e-9dc6-4d43-8928-812927099053 HTTP/1.1" 200 256 0.011019 10.0.0.129 - - [2025-09-11 01:40:43] "GET / HTTP/1.1" 200 35931 0.001504 10.0.0.129 - - [2025-09-11 01:40:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001892 10.0.0.129 - - [2025-09-11 01:40:43] "GET /global-system-config/adb163dd-14d2-4927-9518-1fd54b48f89f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.005064 10.0.0.129 - - [2025-09-11 01:40:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001444 10.0.0.129 - - [2025-09-11 01:40:43] "GET /routing-instance/f39ff678-e679-4944-8cb3-e9e429933346?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.002849 10.0.0.129 - - [2025-09-11 01:40:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001506 10.0.0.129 - - [2025-09-11 01:40:43] "GET /virtual-router/43987858-ef07-4319-8860-e7469586dd5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1485 0.003006 10.0.0.129 - - [2025-09-11 01:40:43] "PUT /virtual-router/43987858-ef07-4319-8860-e7469586dd5a HTTP/1.1" 200 262 0.010836 10.0.0.129 - - [2025-09-11 01:40:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003845 10.0.0.129 - - [2025-09-11 01:40:43] "GET /virtual-router/43987858-ef07-4319-8860-e7469586dd5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1485 0.007305 10.0.0.129 - - [2025-09-11 01:40:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002017 10.0.0.129 - - [2025-09-11 01:40:43] "GET /virtual-machine-interface/4689e9b5-05db-42db-bcd1-fea3c3bc3a16?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1914 0.003873 10.0.0.129 - - [2025-09-11 01:40:43] "PUT /virtual-machine-interface/4689e9b5-05db-42db-bcd1-fea3c3bc3a16 HTTP/1.1" 200 284 0.011748 [Introspect:8084]10.0.0.38 - - [2025-09-11 01:40:54] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000974 [Introspect:8084]10.0.0.38 - - [2025-09-11 01:40:54] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000803 10.0.0.38 - - [2025-09-11 01:41:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002017 10.0.0.38 - - [2025-09-11 01:41:04] "GET /virtual-router/43987858-ef07-4319-8860-e7469586dd5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1485 0.002362 [Introspect:8084]10.0.0.38 - - [2025-09-11 01:41:11] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001240 [Introspect:8084]10.0.0.38 - - [2025-09-11 01:41:11] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001645 [Introspect:8084]10.0.0.38 - - [2025-09-11 01:41:14] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000921 [Introspect:8084]10.0.0.38 - - [2025-09-11 01:41:14] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000841 [Introspect:8084]10.0.0.38 - - [2025-09-11 01:41:18] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000904 [Introspect:8084]10.0.0.38 - - [2025-09-11 01:41:18] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001113 10.0.0.38 - - [2025-09-11 01:42:33] "GET /virtual-machine-interface/90f37c88-8eaf-11f0-8c9e-fa163e9d820e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.006628 10.0.0.38 - - [2025-09-11 01:42:33] "POST /set-tag HTTP/1.1" 200 109 0.002623 10.0.0.38 - - [2025-09-11 01:42:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002937 10.0.0.38 - - [2025-09-11 01:42:33] "GET /loadbalancer/36f11626-0bc3-44f4-916f-6f3fc56784a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.003084 10.0.0.38 - - [2025-09-11 01:42:33] "GET /virtual-machine-interface/90f37c88-8eaf-11f0-8c9e-fa163e9d820e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.005097 10.0.0.38 - - [2025-09-11 01:42:33] "POST /set-tag HTTP/1.1" 200 109 0.017015 10.0.0.38 - - [2025-09-11 01:42:33] "DELETE /loadbalancer-member/4d9f36f8-7a0d-4ee7-99f5-15388540df45 HTTP/1.1" 200 115 0.073204 10.0.0.38 - - [2025-09-11 01:42:33] "GET /virtual-machine-interface/90f37c88-8eaf-11f0-8c9e-fa163e9d820e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.004544 10.0.0.38 - - [2025-09-11 01:42:33] "POST /set-tag HTTP/1.1" 200 109 0.002317 10.0.0.38 - - [2025-09-11 01:42:33] "DELETE /loadbalancer-member/81aeb031-b2c7-4912-b28e-ccbcfe6fd77c HTTP/1.1" 200 115 0.027272 10.0.0.38 - - [2025-09-11 01:42:33] "GET /virtual-machine-interface/90f37c88-8eaf-11f0-8c9e-fa163e9d820e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.007428 10.0.0.38 - - [2025-09-11 01:42:33] "POST /set-tag HTTP/1.1" 200 109 0.002355 10.0.0.38 - - [2025-09-11 01:42:33] "DELETE /loadbalancer-member/23962f29-99f9-4711-839d-295ec9595d5e HTTP/1.1" 200 115 0.034136 10.0.0.38 - - [2025-09-11 01:42:33] "GET /virtual-machine-interface/90f37c88-8eaf-11f0-8c9e-fa163e9d820e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.003725 10.0.0.38 - - [2025-09-11 01:42:33] "POST /set-tag HTTP/1.1" 200 109 0.002503 10.0.0.38 - - [2025-09-11 01:42:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001779 10.0.0.38 - - [2025-09-11 01:42:33] "GET /loadbalancer/36f11626-0bc3-44f4-916f-6f3fc56784a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.002125 10.0.0.38 - - [2025-09-11 01:42:34] "GET /loadbalancer-pool/f011e702-d636-4e60-b8bc-bffb1a719806?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.002781 10.0.0.38 - - [2025-09-11 01:42:34] "POST /loadbalancer-members HTTP/1.1" 200 690 0.016219 10.0.0.38 - - [2025-09-11 01:42:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.012904 10.0.0.38 - - [2025-09-11 01:42:34] "GET /virtual-machine-interface/90f37c88-8eaf-11f0-8c9e-fa163e9d820e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.012041 10.0.0.38 - - [2025-09-11 01:42:34] "GET /virtual-machine-interface/90f37c88-8eaf-11f0-8c9e-fa163e9d820e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.015490 10.0.0.38 - - [2025-09-11 01:42:34] "GET /floating-ip/cb83468e-9dc6-4d43-8928-812927099053?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.005632 10.0.0.38 - - [2025-09-11 01:42:34] "POST /set-tag HTTP/1.1" 200 109 0.080807 10.0.0.38 - - [2025-09-11 01:42:34] "GET /loadbalancer-pool/053cee08-1390-4f20-9d0c-3a38c7db2b67?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1851 0.024464 10.0.0.38 - - [2025-09-11 01:42:34] "POST /loadbalancer-members HTTP/1.1" 200 690 0.026925 10.0.0.38 - - [2025-09-11 01:42:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.017426 10.0.0.38 - - [2025-09-11 01:42:34] "GET /virtual-machine-interface/90f37c88-8eaf-11f0-8c9e-fa163e9d820e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.019631 10.0.0.38 - - [2025-09-11 01:42:34] "POST /set-tag HTTP/1.1" 200 109 0.005972 10.0.0.38 - - [2025-09-11 01:42:34] "GET /virtual-machine-interface/90f37c88-8eaf-11f0-8c9e-fa163e9d820e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.005599 10.0.0.38 - - [2025-09-11 01:42:34] "GET /floating-ip/cb83468e-9dc6-4d43-8928-812927099053?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.003512 10.0.0.38 - - [2025-09-11 01:42:34] "GET /loadbalancer-pool/8b2e84fc-44a6-469d-9fde-947cab228a0b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.002999 10.0.0.38 - - [2025-09-11 01:42:34] "POST /loadbalancer-members HTTP/1.1" 200 692 0.018746 10.0.0.38 - - [2025-09-11 01:42:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.029369 10.0.0.38 - - [2025-09-11 01:42:34] "GET /virtual-machine-interface/90f37c88-8eaf-11f0-8c9e-fa163e9d820e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.006160 10.0.0.38 - - [2025-09-11 01:42:34] "GET /virtual-machine-interface/90f37c88-8eaf-11f0-8c9e-fa163e9d820e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.007741 10.0.0.38 - - [2025-09-11 01:42:34] "GET /floating-ip/cb83468e-9dc6-4d43-8928-812927099053?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.002721 10.0.0.38 - - [2025-09-11 01:42:34] "POST /set-tag HTTP/1.1" 200 109 0.002731 10.0.0.38 - - [2025-09-11 01:44:11] "GET /global-system-configs HTTP/1.1" 200 322 0.002473 10.0.0.38 - - [2025-09-11 01:44:12] "GET /global-system-configs HTTP/1.1" 200 322 0.002390 [Introspect:8084]10.0.0.38 - - [2025-09-11 01:45:41] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000918 [Introspect:8084]10.0.0.38 - - [2025-09-11 01:45:41] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000868 [Introspect:8084]10.0.0.38 - - [2025-09-11 01:45:44] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000901 [Introspect:8084]10.0.0.38 - - [2025-09-11 01:45:44] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001033 [Introspect:8084]10.0.0.38 - - [2025-09-11 01:45:48] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000885 [Introspect:8084]10.0.0.38 - - [2025-09-11 01:45:48] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000803 10.0.0.38 - - [2025-09-11 01:46:45] "GET /virtual-machine-interface/90f37c88-8eaf-11f0-8c9e-fa163e9d820e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.006522 10.0.0.38 - - [2025-09-11 01:46:45] "POST /set-tag HTTP/1.1" 200 109 0.007473 10.0.0.38 - - [2025-09-11 01:46:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002562 10.0.0.38 - - [2025-09-11 01:46:45] "GET /loadbalancer/36f11626-0bc3-44f4-916f-6f3fc56784a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.002596 10.0.0.38 - - [2025-09-11 01:46:45] "GET /virtual-machine-interface/90f37c88-8eaf-11f0-8c9e-fa163e9d820e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.004629 10.0.0.38 - - [2025-09-11 01:46:45] "POST /set-tag HTTP/1.1" 200 109 0.028307 10.0.0.38 - - [2025-09-11 01:46:45] "DELETE /loadbalancer-member/0ceba2d0-c2d7-42de-b905-5512e3ecd2e7 HTTP/1.1" 200 115 0.035596 10.0.0.38 - - [2025-09-11 01:46:45] "GET /virtual-machine-interface/90f37c88-8eaf-11f0-8c9e-fa163e9d820e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.005147 10.0.0.38 - - [2025-09-11 01:46:45] "POST /set-tag HTTP/1.1" 200 109 0.002251 10.0.0.38 - - [2025-09-11 01:46:45] "DELETE /loadbalancer-member/cd73de9c-bf37-4de5-ac06-6bed1d27f2cb HTTP/1.1" 200 115 0.057315 10.0.0.38 - - [2025-09-11 01:46:45] "GET /virtual-machine-interface/90f37c88-8eaf-11f0-8c9e-fa163e9d820e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.004396 10.0.0.38 - - [2025-09-11 01:46:45] "POST /set-tag HTTP/1.1" 200 109 0.003695 10.0.0.38 - - [2025-09-11 01:46:46] "DELETE /loadbalancer-member/ba92a7aa-20fe-4918-873a-cf74141be93c HTTP/1.1" 200 115 0.029958 10.0.0.38 - - [2025-09-11 01:46:46] "GET /virtual-machine-interface/90f37c88-8eaf-11f0-8c9e-fa163e9d820e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.013361 10.0.0.38 - - [2025-09-11 01:46:46] "POST /set-tag HTTP/1.1" 200 109 0.003560 10.0.0.38 - - [2025-09-11 01:46:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003760 10.0.0.38 - - [2025-09-11 01:46:46] "GET /loadbalancer/36f11626-0bc3-44f4-916f-6f3fc56784a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.004659 10.0.0.38 - - [2025-09-11 01:46:46] "GET /loadbalancer-pool/f011e702-d636-4e60-b8bc-bffb1a719806?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.002442 10.0.0.38 - - [2025-09-11 01:46:46] "POST /loadbalancer-members HTTP/1.1" 200 690 0.024723 10.0.0.38 - - [2025-09-11 01:46:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.012853 10.0.0.38 - - [2025-09-11 01:46:46] "GET /virtual-machine-interface/90f37c88-8eaf-11f0-8c9e-fa163e9d820e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.010065 10.0.0.38 - - [2025-09-11 01:46:46] "GET /virtual-machine-interface/90f37c88-8eaf-11f0-8c9e-fa163e9d820e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.006172 10.0.0.38 - - [2025-09-11 01:46:46] "GET /floating-ip/cb83468e-9dc6-4d43-8928-812927099053?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.013522 10.0.0.38 - - [2025-09-11 01:46:46] "POST /set-tag HTTP/1.1" 200 109 0.075970 10.0.0.38 - - [2025-09-11 01:46:46] "GET /loadbalancer-pool/053cee08-1390-4f20-9d0c-3a38c7db2b67?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1851 0.006703 10.0.0.38 - - [2025-09-11 01:46:46] "POST /loadbalancer-members HTTP/1.1" 200 690 0.027061 10.0.0.38 - - [2025-09-11 01:46:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.024047 10.0.0.38 - - [2025-09-11 01:46:46] "GET /virtual-machine-interface/90f37c88-8eaf-11f0-8c9e-fa163e9d820e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.009906 10.0.0.38 - - [2025-09-11 01:46:46] "POST /set-tag HTTP/1.1" 200 109 0.002998 10.0.0.38 - - [2025-09-11 01:46:46] "GET /virtual-machine-interface/90f37c88-8eaf-11f0-8c9e-fa163e9d820e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.005161 10.0.0.38 - - [2025-09-11 01:46:46] "GET /floating-ip/cb83468e-9dc6-4d43-8928-812927099053?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.003019 10.0.0.38 - - [2025-09-11 01:46:46] "GET /loadbalancer-pool/8b2e84fc-44a6-469d-9fde-947cab228a0b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.003009 10.0.0.38 - - [2025-09-11 01:46:46] "POST /loadbalancer-members HTTP/1.1" 200 692 0.032361 10.0.0.38 - - [2025-09-11 01:46:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.023512 10.0.0.38 - - [2025-09-11 01:46:46] "GET /virtual-machine-interface/90f37c88-8eaf-11f0-8c9e-fa163e9d820e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.011549 10.0.0.38 - - [2025-09-11 01:46:46] "GET /virtual-machine-interface/90f37c88-8eaf-11f0-8c9e-fa163e9d820e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.005274 10.0.0.38 - - [2025-09-11 01:46:46] "GET /floating-ip/cb83468e-9dc6-4d43-8928-812927099053?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.003741 10.0.0.38 - - [2025-09-11 01:46:46] "POST /set-tag HTTP/1.1" 200 109 0.002732 [Introspect:8084]10.0.0.38 - - [2025-09-11 01:46:57] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000903 [Introspect:8084]10.0.0.38 - - [2025-09-11 01:46:57] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001307 10.0.0.38 - - [2025-09-11 01:47:37] "GET / HTTP/1.1" 200 35931 0.001990 10.0.0.38 - - [2025-09-11 01:47:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001961 10.0.0.38 - - [2025-09-11 01:47:37] "GET /project/76d1d30f-4827-466e-8225-9b8e35cdda40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.029467 10.0.0.38 - - [2025-09-11 01:47:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001870 10.0.0.38 - - [2025-09-11 01:47:38] "GET /project/76d1d30f-4827-466e-8225-9b8e35cdda40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.039525 10.0.0.38 - - [2025-09-11 01:47:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002178 10.0.0.38 - - [2025-09-11 01:47:38] "GET /project/76d1d30f-4827-466e-8225-9b8e35cdda40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.030192 10.0.0.38 - - [2025-09-11 01:47:38] "POST /tags HTTP/1.1" 200 333 0.033797 10.0.0.38 - - [2025-09-11 01:47:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.021640 10.0.0.38 - - [2025-09-11 01:47:38] "GET /tag/f2807810-a484-4551-a106-902167bf5575?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.020917 10.0.0.38 - - [2025-09-11 01:47:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002057 10.0.0.38 - - [2025-09-11 01:47:38] "GET /project/76d1d30f-4827-466e-8225-9b8e35cdda40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.037565 10.0.0.38 - - [2025-09-11 01:47:38] "GET /virtual-networks?parent_id=76d1d30f-4827-466e-8225-9b8e35cdda40&detail=False&count=False&shared=False HTTP/1.1" 200 553 0.003879 10.0.0.38 - - [2025-09-11 01:47:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.005152 10.0.0.38 - - [2025-09-11 01:47:38] "GET /project/76d1d30f-4827-466e-8225-9b8e35cdda40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.048431 10.0.0.38 - - [2025-09-11 01:47:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.019317 10.0.0.38 - - [2025-09-11 01:47:38] "POST /virtual-networks HTTP/1.1" 200 512 0.091943 10.0.0.38 - - [2025-09-11 01:47:39] "GET /virtual-network/a33099db-691b-4120-b312-022e681a8f53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3042 0.021007 10.0.0.38 - - [2025-09-11 01:47:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.020051 10.0.0.38 - - [2025-09-11 01:47:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.024379 10.0.0.38 - - [2025-09-11 01:47:39] "GET /service-appliance-set/8f9acf63-fd02-4643-9b08-3838845f6ab6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.008853 10.0.0.38 - - [2025-09-11 01:47:39] "GET /network-ipam/c5b1b527-c84c-4a22-855f-27dd4ddff415?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1043 0.008161 10.0.0.38 - - [2025-09-11 01:47:39] "POST /fqname-to-id HTTP/1.1" 404 254 0.015813 10.0.0.38 - - [2025-09-11 01:47:39] "POST /useragent-kv HTTP/1.1" 200 115 0.005876 10.0.0.38 - - [2025-09-11 01:47:39] "POST /ref-update HTTP/1.1" 200 156 0.111913 10.0.0.38 - - [2025-09-11 01:47:39] "GET /virtual-network/db44b2df-b823-466e-839f-ba7a64dcb852?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.011383 10.0.0.38 - - [2025-09-11 01:47:39] "GET /domains HTTP/1.1" 200 280 0.007691 10.0.0.38 - - [2025-09-11 01:47:39] "POST /virtual-machine-interfaces HTTP/1.1" 200 664 0.119505 10.0.0.38 - - [2025-09-11 01:47:39] "GET /virtual-machine-interface/ac4d5f26-57b9-448e-a414-2ea9ade27cfc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2345 0.018757 10.0.0.38 - - [2025-09-11 01:47:39] "GET /domain/05f0e0bc-f05f-4ae6-beed-f8a2bf8d2764 HTTP/1.1" 200 3085 0.036012 10.0.0.38 - - [2025-09-11 01:47:39] "GET /project/76d1d30f-4827-466e-8225-9b8e35cdda40 HTTP/1.1" 200 5475 0.041951 10.0.0.38 - - [2025-09-11 01:47:39] "GET /virtual-network/db44b2df-b823-466e-839f-ba7a64dcb852 HTTP/1.1" 200 2082 0.006845 10.0.0.38 - - [2025-09-11 01:47:39] "GET /virtual-network/db44b2df-b823-466e-839f-ba7a64dcb852 HTTP/1.1" 200 2082 0.004404 10.0.0.38 - - [2025-09-11 01:47:39] "GET /routing-instance/8448e66f-914f-44af-b2d1-fa552243aead HTTP/1.1" 200 1181 0.002076 10.0.0.38 - - [2025-09-11 01:47:39] "POST /instance-ips HTTP/1.1" 200 409 0.043689 10.0.0.38 - - [2025-09-11 01:47:39] "GET /instance-ip/b06b0ec4-4f80-4e5e-bb82-199e8df1a733?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1653 0.005146 10.0.0.38 - - [2025-09-11 01:47:39] "GET /routing-instance/8448e66f-914f-44af-b2d1-fa552243aead HTTP/1.1" 200 1181 0.004940 10.0.0.38 - - [2025-09-11 01:47:39] "POST /loadbalancers HTTP/1.1" 200 610 0.058511 10.0.0.38 - - [2025-09-11 01:47:39] "POST /route-targets HTTP/1.1" 200 327 0.018379 10.0.0.38 - - [2025-09-11 01:47:39] "GET /project/76d1d30f-4827-466e-8225-9b8e35cdda40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.044308 10.0.0.38 - - [2025-09-11 01:47:39] "GET /instance-ip/b06b0ec4-4f80-4e5e-bb82-199e8df1a733?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1653 0.003574 10.0.0.38 - - [2025-09-11 01:47:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.024366 10.0.0.38 - - [2025-09-11 01:47:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001996 10.0.0.38 - - [2025-09-11 01:47:39] "POST /ref-update HTTP/1.1" 200 156 0.038517 10.0.0.38 - - [2025-09-11 01:47:39] "GET /project/76d1d30f-4827-466e-8225-9b8e35cdda40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.034871 10.0.0.38 - - [2025-09-11 01:47:39] "POST /floating-ips HTTP/1.1" 200 597 0.056911 10.0.0.38 - - [2025-09-11 01:47:39] "GET /loadbalancer/0bbc083a-661c-46a9-8c02-e40de528e663?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2227 0.010128 10.0.0.38 - - [2025-09-11 01:47:39] "POST /loadbalancer-listeners HTTP/1.1" 200 716 0.029474 10.0.0.38 - - [2025-09-11 01:47:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004237 10.0.0.38 - - [2025-09-11 01:47:39] "GET /project/76d1d30f-4827-466e-8225-9b8e35cdda40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.018254 10.0.0.38 - - [2025-09-11 01:47:39] "GET /loadbalancer-listener/f55dcc77-271b-4466-900f-44e3435646d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1805 0.006235 10.0.0.38 - - [2025-09-11 01:47:39] "GET /loadbalancer-listener/f55dcc77-271b-4466-900f-44e3435646d7?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1224 0.002440 10.0.0.38 - - [2025-09-11 01:47:39] "POST /loadbalancer-pools HTTP/1.1" 200 708 0.019709 10.0.0.38 - - [2025-09-11 01:47:39] "GET /instance-ip/b06b0ec4-4f80-4e5e-bb82-199e8df1a733?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1653 0.003590 10.0.0.38 - - [2025-09-11 01:47:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002835 10.0.0.38 - - [2025-09-11 01:47:39] "GET /instance-ip/b06b0ec4-4f80-4e5e-bb82-199e8df1a733?fields=floating_ips HTTP/1.1" 200 1213 0.006129 10.0.0.38 - - [2025-09-11 01:47:39] "GET /loadbalancer/0bbc083a-661c-46a9-8c02-e40de528e663?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2227 0.003682 10.0.0.38 - - [2025-09-11 01:47:39] "GET /floating-ip/875daf04-a4c3-43da-a91f-3d508049d6ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1477 0.001886 10.0.0.38 - - [2025-09-11 01:47:39] "POST /tags HTTP/1.1" 200 295 0.052397 10.0.0.38 - - [2025-09-11 01:47:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.010206 10.0.0.38 - - [2025-09-11 01:47:39] "GET /tag/998197fa-8c2d-466e-b62a-1fcf02274755?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1093 0.020255 10.0.0.38 - - [2025-09-11 01:47:40] "POST /tags HTTP/1.1" 409 233 0.002102 10.0.0.38 - - [2025-09-11 01:47:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001376 10.0.0.38 - - [2025-09-11 01:47:40] "GET /tag/afbc07a1-78ce-4f2b-9c58-f613574241aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1246 0.010539 10.0.0.38 - - [2025-09-11 01:47:40] "POST /tags HTTP/1.1" 409 206 0.002084 10.0.0.38 - - [2025-09-11 01:47:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002172 10.0.0.38 - - [2025-09-11 01:47:40] "GET /tag/59b1099d-adef-40e0-ac31-6ab4911ab5b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.011356 10.0.0.38 - - [2025-09-11 01:47:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001676 10.0.0.38 - - [2025-09-11 01:47:40] "GET /virtual-network/2f9ef23e-7cf5-4bbe-b125-03607c633545?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.004508 10.0.0.38 - - [2025-09-11 01:47:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002005 10.0.0.38 - - [2025-09-11 01:47:40] "GET /project/76d1d30f-4827-466e-8225-9b8e35cdda40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.053358 10.0.0.38 - - [2025-09-11 01:47:40] "POST /virtual-machines HTTP/1.1" 200 369 0.006713 10.0.0.38 - - [2025-09-11 01:47:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.007766 10.0.0.38 - - [2025-09-11 01:47:40] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.105662 10.0.0.38 - - [2025-09-11 01:47:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.021971 10.0.0.38 - - [2025-09-11 01:47:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.006620 10.0.0.38 - - [2025-09-11 01:47:40] "GET /virtual-machine-interface/4d2229ee-8eb1-11f0-8c9e-fa163e9d820e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.004420 10.0.0.38 - - [2025-09-11 01:47:40] "POST /instance-ips HTTP/1.1" 200 409 0.019187 10.0.0.38 - - [2025-09-11 01:47:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.018413 10.0.0.38 - - [2025-09-11 01:47:40] "GET /virtual-machine-interface/4d2229ee-8eb1-11f0-8c9e-fa163e9d820e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.012882 10.0.0.38 - - [2025-09-11 01:47:40] "POST /set-tag HTTP/1.1" 200 109 0.025006 10.0.0.38 - - [2025-09-11 01:47:40] "GET /virtual-machine-interface/4d2229ee-8eb1-11f0-8c9e-fa163e9d820e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.009029 10.0.0.38 - - [2025-09-11 01:47:40] "GET /instance-ip/4d36a9f0-8eb1-11f0-8c9e-fa163e9d820e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1952 0.002931 10.0.0.38 - - [2025-09-11 01:47:40] "GET /virtual-machine-interface/4d2229ee-8eb1-11f0-8c9e-fa163e9d820e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004332 10.0.0.38 - - [2025-09-11 01:47:40] "POST /set-tag HTTP/1.1" 200 109 0.008535 10.0.0.38 - - [2025-09-11 01:47:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001831 10.0.0.38 - - [2025-09-11 01:47:40] "GET /virtual-network/2f9ef23e-7cf5-4bbe-b125-03607c633545?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.004171 10.0.0.38 - - [2025-09-11 01:47:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001733 10.0.0.38 - - [2025-09-11 01:47:40] "GET /project/76d1d30f-4827-466e-8225-9b8e35cdda40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.033623 10.0.0.38 - - [2025-09-11 01:47:40] "POST /virtual-machines HTTP/1.1" 200 369 0.010292 10.0.0.38 - - [2025-09-11 01:47:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.009799 10.0.0.38 - - [2025-09-11 01:47:40] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.099603 10.0.0.38 - - [2025-09-11 01:47:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.036202 10.0.0.38 - - [2025-09-11 01:47:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.015833 10.0.0.38 - - [2025-09-11 01:47:41] "GET /virtual-machine-interface/4d7b436c-8eb1-11f0-8c9e-fa163e9d820e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.004282 10.0.0.38 - - [2025-09-11 01:47:41] "POST /instance-ips HTTP/1.1" 200 409 0.017419 10.0.0.38 - - [2025-09-11 01:47:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.017472 10.0.0.38 - - [2025-09-11 01:47:41] "GET /virtual-machine-interface/4d7b436c-8eb1-11f0-8c9e-fa163e9d820e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.007799 10.0.0.38 - - [2025-09-11 01:47:41] "POST /set-tag HTTP/1.1" 200 109 0.014811 10.0.0.38 - - [2025-09-11 01:47:41] "GET /virtual-machine-interface/4d7b436c-8eb1-11f0-8c9e-fa163e9d820e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.027579 10.0.0.38 - - [2025-09-11 01:47:41] "GET /instance-ip/4d918712-8eb1-11f0-8c9e-fa163e9d820e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1952 0.006406 10.0.0.38 - - [2025-09-11 01:47:41] "GET /virtual-machine-interface/4d7b436c-8eb1-11f0-8c9e-fa163e9d820e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.005578 10.0.0.38 - - [2025-09-11 01:47:41] "POST /set-tag HTTP/1.1" 200 109 0.002393 10.0.0.38 - - [2025-09-11 01:47:41] "GET /virtual-router/43987858-ef07-4319-8860-e7469586dd5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1485 0.002951 10.0.0.38 - - [2025-09-11 01:47:41] "POST /ref-update HTTP/1.1" 200 156 0.008281 10.0.0.38 - - [2025-09-11 01:47:41] "GET /virtual-machine-interface/4d2229ee-8eb1-11f0-8c9e-fa163e9d820e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004067 10.0.0.38 - - [2025-09-11 01:47:41] "POST /set-tag HTTP/1.1" 200 109 0.001812 10.0.0.38 - - [2025-09-11 01:47:41] "GET /virtual-router/43987858-ef07-4319-8860-e7469586dd5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1685 0.002942 10.0.0.38 - - [2025-09-11 01:47:41] "POST /ref-update HTTP/1.1" 200 156 0.019975 10.0.0.38 - - [2025-09-11 01:47:41] "GET /virtual-machine-interface/4d7b436c-8eb1-11f0-8c9e-fa163e9d820e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.006107 10.0.0.38 - - [2025-09-11 01:47:41] "POST /set-tag HTTP/1.1" 200 109 0.003760 10.0.0.38 - - [2025-09-11 01:47:41] "GET /virtual-machine-interface/4d2229ee-8eb1-11f0-8c9e-fa163e9d820e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004081 10.0.0.38 - - [2025-09-11 01:47:41] "POST /set-tag HTTP/1.1" 200 109 0.002289 10.0.0.38 - - [2025-09-11 01:47:41] "GET /virtual-machine-interface/4d7b436c-8eb1-11f0-8c9e-fa163e9d820e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.003448 10.0.0.38 - - [2025-09-11 01:47:41] "POST /set-tag HTTP/1.1" 200 109 0.001594 10.0.0.38 - - [2025-09-11 01:47:44] "GET /domains HTTP/1.1" 200 280 0.001805 10.0.0.38 - - [2025-09-11 01:47:44] "GET /domain/05f0e0bc-f05f-4ae6-beed-f8a2bf8d2764 HTTP/1.1" 200 3085 0.002771 10.0.0.38 - - [2025-09-11 01:47:44] "GET /project/76d1d30f-4827-466e-8225-9b8e35cdda40 HTTP/1.1" 200 7063 0.045236 10.0.0.38 - - [2025-09-11 01:47:44] "GET /virtual-network/db44b2df-b823-466e-839f-ba7a64dcb852 HTTP/1.1" 200 2082 0.004545 10.0.0.38 - - [2025-09-11 01:47:44] "GET /virtual-network/db44b2df-b823-466e-839f-ba7a64dcb852 HTTP/1.1" 200 2082 0.004621 10.0.0.38 - - [2025-09-11 01:47:44] "GET /routing-instance/8448e66f-914f-44af-b2d1-fa552243aead HTTP/1.1" 200 1402 0.004617 10.0.0.38 - - [2025-09-11 01:47:44] "GET /routing-instance/8448e66f-914f-44af-b2d1-fa552243aead HTTP/1.1" 200 1402 0.003646 10.0.0.38 - - [2025-09-11 01:47:44] "GET /route-target/425471d2-e028-4721-bd7c-beb9d6514df6 HTTP/1.1" 200 1152 0.003072 10.0.0.38 - - [2025-09-11 01:47:44] "GET /virtual-network/db44b2df-b823-466e-839f-ba7a64dcb852 HTTP/1.1" 200 2082 0.004493 10.0.0.38 - - [2025-09-11 01:47:44] "GET /routing-instance/8448e66f-914f-44af-b2d1-fa552243aead HTTP/1.1" 200 1402 0.002730 10.0.0.38 - - [2025-09-11 01:47:44] "GET /virtual-network/db44b2df-b823-466e-839f-ba7a64dcb852?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.004226 10.0.0.38 - - [2025-09-11 01:47:44] "GET /virtual-network/db44b2df-b823-466e-839f-ba7a64dcb852 HTTP/1.1" 200 2082 0.006953 10.0.0.38 - - [2025-09-11 01:47:44] "GET /routing-instance/8448e66f-914f-44af-b2d1-fa552243aead HTTP/1.1" 200 1402 0.002497 10.0.0.38 - - [2025-09-11 01:47:44] "GET /routing-instance/8448e66f-914f-44af-b2d1-fa552243aead HTTP/1.1" 200 1402 0.002280 10.0.0.38 - - [2025-09-11 01:47:44] "GET /route-target/425471d2-e028-4721-bd7c-beb9d6514df6 HTTP/1.1" 200 1152 0.006009 10.0.0.38 - - [2025-09-11 01:47:44] "GET /domains HTTP/1.1" 200 280 0.001609 10.0.0.38 - - [2025-09-11 01:47:44] "GET /domain/05f0e0bc-f05f-4ae6-beed-f8a2bf8d2764 HTTP/1.1" 200 3085 0.002261 10.0.0.38 - - [2025-09-11 01:47:44] "GET /project/76d1d30f-4827-466e-8225-9b8e35cdda40 HTTP/1.1" 200 7063 0.032654 10.0.0.38 - - [2025-09-11 01:47:44] "GET /virtual-network/db44b2df-b823-466e-839f-ba7a64dcb852 HTTP/1.1" 200 2082 0.004184 10.0.0.38 - - [2025-09-11 01:47:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001805 10.0.0.38 - - [2025-09-11 01:47:44] "GET /project/76d1d30f-4827-466e-8225-9b8e35cdda40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.075554 10.0.0.38 - - [2025-09-11 01:47:44] "GET /virtual-network/db44b2df-b823-466e-839f-ba7a64dcb852?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.006549 10.0.0.38 - - [2025-09-11 01:47:44] "GET /floating-ip-pools?parent_id=db44b2df-b823-466e-839f-ba7a64dcb852&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.002286 10.0.0.38 - - [2025-09-11 01:47:44] "GET /virtual-network/db44b2df-b823-466e-839f-ba7a64dcb852?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.004937 10.0.0.38 - - [2025-09-11 01:47:44] "POST /floating-ip-pools HTTP/1.1" 200 562 0.033683 10.0.0.38 - - [2025-09-11 01:47:44] "POST /ref-update HTTP/1.1" 200 156 0.009203 10.0.0.38 - - [2025-09-11 01:47:44] "GET /virtual-network/db44b2df-b823-466e-839f-ba7a64dcb852?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.014504 10.0.0.38 - - [2025-09-11 01:47:44] "GET /domains HTTP/1.1" 200 280 0.001798 10.0.0.38 - - [2025-09-11 01:47:44] "GET /domain/05f0e0bc-f05f-4ae6-beed-f8a2bf8d2764 HTTP/1.1" 200 3085 0.002580 10.0.0.38 - - [2025-09-11 01:47:44] "GET /project/76d1d30f-4827-466e-8225-9b8e35cdda40 HTTP/1.1" 200 7319 0.046896 10.0.0.38 - - [2025-09-11 01:47:44] "GET /virtual-network/db44b2df-b823-466e-839f-ba7a64dcb852 HTTP/1.1" 200 2320 0.004773 10.0.0.38 - - [2025-09-11 01:47:44] "GET /floating-ip-pool/cd72af8e-9266-4740-8ae7-801751d64f11 HTTP/1.1" 200 1315 0.002255 10.0.0.38 - - [2025-09-11 01:47:44] "GET /domains HTTP/1.1" 200 280 0.001625 10.0.0.38 - - [2025-09-11 01:47:44] "GET /domain/05f0e0bc-f05f-4ae6-beed-f8a2bf8d2764 HTTP/1.1" 200 3085 0.002819 10.0.0.38 - - [2025-09-11 01:47:45] "GET /project/76d1d30f-4827-466e-8225-9b8e35cdda40 HTTP/1.1" 200 7319 0.034739 10.0.0.38 - - [2025-09-11 01:47:45] "GET /virtual-network/db44b2df-b823-466e-839f-ba7a64dcb852 HTTP/1.1" 200 2320 0.004582 10.0.0.38 - - [2025-09-11 01:47:45] "GET /virtual-network/db44b2df-b823-466e-839f-ba7a64dcb852?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.003630 10.0.0.38 - - [2025-09-11 01:47:45] "POST /tags HTTP/1.1" 200 365 0.046952 10.0.0.38 - - [2025-09-11 01:47:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.007254 10.0.0.38 - - [2025-09-11 01:47:45] "GET /tag/df05eb2d-6a19-4599-bcdb-cc5b37592436?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.012033 10.0.0.38 - - [2025-09-11 01:47:45] "POST /tags HTTP/1.1" 409 206 0.001685 10.0.0.38 - - [2025-09-11 01:47:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002019 10.0.0.38 - - [2025-09-11 01:47:45] "GET /tag/59b1099d-adef-40e0-ac31-6ab4911ab5b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.015821 10.0.0.38 - - [2025-09-11 01:47:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003282 10.0.0.38 - - [2025-09-11 01:47:45] "GET /project/76d1d30f-4827-466e-8225-9b8e35cdda40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1539 0.032971 10.0.0.38 - - [2025-09-11 01:47:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001859 10.0.0.38 - - [2025-09-11 01:47:45] "GET /virtual-network/2f9ef23e-7cf5-4bbe-b125-03607c633545?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.003947 10.0.0.38 - - [2025-09-11 01:47:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002078 10.0.0.38 - - [2025-09-11 01:47:45] "GET /service-appliance-set/320f0d65-1b2e-4783-9e4b-20c48b9a9346?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1219 0.003135 10.0.0.38 - - [2025-09-11 01:47:45] "POST /fqname-to-id HTTP/1.1" 404 258 0.001354 10.0.0.38 - - [2025-09-11 01:47:45] "POST /virtual-machine-interfaces HTTP/1.1" 200 672 0.088514 10.0.0.38 - - [2025-09-11 01:47:45] "GET /virtual-machine-interface/5245db36-e884-44f3-8be1-3fe2351ebc06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2344 0.017999 10.0.0.38 - - [2025-09-11 01:47:45] "POST /set-tag HTTP/1.1" 200 109 0.017046 10.0.0.38 - - [2025-09-11 01:47:45] "POST /instance-ips HTTP/1.1" 200 417 0.030027 10.0.0.38 - - [2025-09-11 01:47:45] "GET /instance-ip/adf021cf-c456-4372-8153-ecc1dc4f1971?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1664 0.008821 10.0.0.38 - - [2025-09-11 01:47:45] "POST /loadbalancers HTTP/1.1" 200 618 0.067092 10.0.0.38 - - [2025-09-11 01:47:45] "POST /service-instances HTTP/1.1" 200 566 0.021627 10.0.0.38 - - [2025-09-11 01:47:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.019249 10.0.0.38 - - [2025-09-11 01:47:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003775 10.0.0.38 - - [2025-09-11 01:47:45] "POST /ref-update HTTP/1.1" 200 156 0.021283 10.0.0.38 - - [2025-09-11 01:47:45] "GET /project/76d1d30f-4827-466e-8225-9b8e35cdda40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1539 0.041804 10.0.0.38 - - [2025-09-11 01:47:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001640 10.0.0.38 - - [2025-09-11 01:47:45] "PUT /service-instance/80b9382d-ad92-46cd-99ec-e302d9e44926 HTTP/1.1" 200 266 0.006961 10.0.0.38 - - [2025-09-11 01:47:45] "GET /virtual-machine-interface/5245db36-e884-44f3-8be1-3fe2351ebc06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2723 0.011670 10.0.0.38 - - [2025-09-11 01:47:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.020555 10.0.0.38 - - [2025-09-11 01:47:45] "GET /virtual-machine-interface/5245db36-e884-44f3-8be1-3fe2351ebc06?fields=floating_ip_back_refs HTTP/1.1" 200 1179 0.012891 10.0.0.38 - - [2025-09-11 01:47:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001644 10.0.0.38 - - [2025-09-11 01:47:45] "PUT /service-instance/80b9382d-ad92-46cd-99ec-e302d9e44926 HTTP/1.1" 200 266 0.009412 10.0.0.38 - - [2025-09-11 01:47:45] "GET /floating-ip-pool/cd72af8e-9266-4740-8ae7-801751d64f11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.002342 10.0.0.38 - - [2025-09-11 01:47:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.008723 10.0.0.38 - - [2025-09-11 01:47:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001722 10.0.0.38 - - [2025-09-11 01:47:46] "POST /floating-ips HTTP/1.1" 200 671 0.090721 10.0.0.38 - - [2025-09-11 01:47:46] "POST /virtual-machines HTTP/1.1" 200 429 0.062418 10.0.0.38 - - [2025-09-11 01:47:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.017769 10.0.0.38 - - [2025-09-11 01:47:46] "GET /application-policy-set/2af0e662-6220-4109-aa12-1268f558646f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.008233 10.0.0.38 - - [2025-09-11 01:47:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001777 10.0.0.38 - - [2025-09-11 01:47:46] "GET /policy-management/e5e49d6c-b0ee-46c6-b6c4-cf840dff7683?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.028548 10.0.0.38 - - [2025-09-11 01:47:46] "POST /tags HTTP/1.1" 409 221 0.001892 10.0.0.38 - - [2025-09-11 01:47:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.015657 10.0.0.38 - - [2025-09-11 01:47:46] "GET /tag/f2807810-a484-4551-a106-902167bf5575?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.028359 10.0.0.38 - - [2025-09-11 01:47:46] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.158130 10.0.0.38 - - [2025-09-11 01:47:46] "POST /tags HTTP/1.1" 409 238 0.002254 10.0.0.38 - - [2025-09-11 01:47:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001737 10.0.0.38 - - [2025-09-11 01:47:46] "GET /tag/df05eb2d-6a19-4599-bcdb-cc5b37592436?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.027663 10.0.0.38 - - [2025-09-11 01:47:46] "POST /chown HTTP/1.1" 200 109 0.039202 10.0.0.38 - - [2025-09-11 01:47:46] "POST /chown HTTP/1.1" 200 109 0.005956 10.0.0.38 - - [2025-09-11 01:47:46] "PUT /virtual-machine-interface/ff2e1aec-5a50-4f43-993f-404e10512dbc HTTP/1.1" 200 284 0.033684 10.0.0.38 - - [2025-09-11 01:47:46] "POST /firewall-rules HTTP/1.1" 200 650 0.123863 10.0.0.38 - - [2025-09-11 01:47:46] "GET /firewall-rule/d6e84221-304e-474a-8953-89e45d7ef9f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.013972 10.0.0.38 - - [2025-09-11 01:47:46] "GET /firewall-policy/a37b717b-72f8-4b66-a30f-526b286bbd9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.003100 10.0.0.38 - - [2025-09-11 01:47:46] "PUT /instance-ip/adf021cf-c456-4372-8153-ecc1dc4f1971 HTTP/1.1" 200 256 0.084095 10.0.0.38 - - [2025-09-11 01:47:46] "GET /firewall-rule/d6e84221-304e-474a-8953-89e45d7ef9f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.008262 10.0.0.38 - - [2025-09-11 01:47:46] "POST /ref-update HTTP/1.1" 200 156 0.056787 10.0.0.38 - - [2025-09-11 01:47:46] "POST /ref-update HTTP/1.1" 200 156 0.029738 10.0.0.38 - - [2025-09-11 01:47:46] "POST /ref-update HTTP/1.1" 200 156 0.056204 10.0.0.38 - - [2025-09-11 01:47:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.012768 10.0.0.38 - - [2025-09-11 01:47:46] "POST /ref-update HTTP/1.1" 200 156 0.007517 10.0.0.38 - - [2025-09-11 01:47:46] "POST /ref-update HTTP/1.1" 200 156 0.015485 10.0.0.38 - - [2025-09-11 01:47:46] "POST /ref-update HTTP/1.1" 200 156 0.039916 10.0.0.38 - - [2025-09-11 01:47:46] "GET /project/76d1d30f-4827-466e-8225-9b8e35cdda40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1539 0.079751 10.0.0.38 - - [2025-09-11 01:47:46] "GET /loadbalancer/78f5a093-afe4-4593-85fc-037b49c41a19?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2556 0.004074 10.0.0.38 - - [2025-09-11 01:47:46] "POST /ref-update HTTP/1.1" 200 156 0.017859 10.0.0.38 - - [2025-09-11 01:47:46] "POST /loadbalancer-listeners HTTP/1.1" 200 726 0.060445 10.0.0.38 - - [2025-09-11 01:47:46] "POST /virtual-machines HTTP/1.1" 200 429 0.033164 10.0.0.38 - - [2025-09-11 01:47:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.004306 10.0.0.38 - - [2025-09-11 01:47:46] "GET /project/76d1d30f-4827-466e-8225-9b8e35cdda40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1539 0.062276 10.0.0.38 - - [2025-09-11 01:47:46] "GET /loadbalancer-listener/3755ed68-293b-4eb4-9ff3-de1157f9aeac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1824 0.002865 10.0.0.38 - - [2025-09-11 01:47:46] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.099878 10.0.0.38 - - [2025-09-11 01:47:47] "GET /loadbalancer-listener/3755ed68-293b-4eb4-9ff3-de1157f9aeac?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1233 0.017751 10.0.0.38 - - [2025-09-11 01:47:47] "POST /chown HTTP/1.1" 200 109 0.024143 10.0.0.38 - - [2025-09-11 01:47:47] "POST /chown HTTP/1.1" 200 109 0.007024 10.0.0.38 - - [2025-09-11 01:47:47] "POST /loadbalancer-pools HTTP/1.1" 200 718 0.046194 10.0.0.38 - - [2025-09-11 01:47:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.020679 10.0.0.38 - - [2025-09-11 01:47:47] "PUT /virtual-machine-interface/abe9f39e-6be6-41bd-97d5-172faa2bdebf HTTP/1.1" 200 284 0.045478 10.0.0.38 - - [2025-09-11 01:47:47] "GET /loadbalancer-pool/ac52b372-3297-405d-994b-c16fcc6f6c2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.014165 10.0.0.38 - - [2025-09-11 01:47:47] "PUT /instance-ip/adf021cf-c456-4372-8153-ecc1dc4f1971 HTTP/1.1" 200 256 0.010335 10.0.0.38 - - [2025-09-11 01:47:47] "POST /ref-update HTTP/1.1" 200 156 0.020455 10.0.0.38 - - [2025-09-11 01:47:47] "POST /loadbalancer-members HTTP/1.1" 200 707 0.036288 10.0.0.38 - - [2025-09-11 01:47:47] "POST /ref-update HTTP/1.1" 200 156 0.041566 10.0.0.38 - - [2025-09-11 01:47:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.024131 10.0.0.38 - - [2025-09-11 01:47:47] "GET /loadbalancer-member/634b8d8f-a54f-4a4d-a4b3-260c42fe0f84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1550 0.006443 10.0.0.38 - - [2025-09-11 01:47:47] "POST /ref-update HTTP/1.1" 200 156 0.007076 10.0.0.38 - - [2025-09-11 01:47:47] "GET /application-policy-set/2af0e662-6220-4109-aa12-1268f558646f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.002037 10.0.0.38 - - [2025-09-11 01:47:47] "POST /ref-update HTTP/1.1" 200 156 0.023597 10.0.0.38 - - [2025-09-11 01:47:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001716 10.0.0.38 - - [2025-09-11 01:47:47] "GET /policy-management/e5e49d6c-b0ee-46c6-b6c4-cf840dff7683?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.007485 10.0.0.38 - - [2025-09-11 01:47:47] "POST /tags HTTP/1.1" 409 221 0.001941 10.0.0.38 - - [2025-09-11 01:47:47] "POST /ref-update HTTP/1.1" 200 156 0.019452 10.0.0.38 - - [2025-09-11 01:47:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002644 10.0.0.38 - - [2025-09-11 01:47:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001900 10.0.0.38 - - [2025-09-11 01:47:47] "GET /tag/f2807810-a484-4551-a106-902167bf5575?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.011203 10.0.0.38 - - [2025-09-11 01:47:47] "POST /tags HTTP/1.1" 409 238 0.001693 10.0.0.38 - - [2025-09-11 01:47:47] "POST /chown HTTP/1.1" 200 109 0.007679 10.0.0.38 - - [2025-09-11 01:47:47] "POST /chown HTTP/1.1" 200 109 0.019251 10.0.0.38 - - [2025-09-11 01:47:47] "PUT /instance-ip/adf021cf-c456-4372-8153-ecc1dc4f1971 HTTP/1.1" 200 256 0.013487 10.0.0.38 - - [2025-09-11 01:47:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002019 10.0.0.38 - - [2025-09-11 01:47:47] "GET /tag/df05eb2d-6a19-4599-bcdb-cc5b37592436?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.016504 10.0.0.38 - - [2025-09-11 01:47:47] "POST /firewall-rules HTTP/1.1" 409 293 0.002103 10.0.0.38 - - [2025-09-11 01:47:47] "POST /ref-update HTTP/1.1" 200 156 0.009371 10.0.0.38 - - [2025-09-11 01:47:47] "POST /chown HTTP/1.1" 200 109 0.013282 10.0.0.38 - - [2025-09-11 01:47:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002778 10.0.0.38 - - [2025-09-11 01:47:47] "POST /chown HTTP/1.1" 200 109 0.019274 10.0.0.38 - - [2025-09-11 01:47:47] "PUT /firewall-rule/d6e84221-304e-474a-8953-89e45d7ef9f8 HTTP/1.1" 200 260 0.027565 10.0.0.38 - - [2025-09-11 01:47:47] "GET /firewall-rule/d6e84221-304e-474a-8953-89e45d7ef9f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.005311 10.0.0.38 - - [2025-09-11 01:47:47] "PUT /instance-ip/adf021cf-c456-4372-8153-ecc1dc4f1971 HTTP/1.1" 200 256 0.010957 10.0.0.38 - - [2025-09-11 01:47:47] "GET /firewall-policy/a37b717b-72f8-4b66-a30f-526b286bbd9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1714 0.003494 10.0.0.38 - - [2025-09-11 01:47:47] "GET /firewall-rule/d6e84221-304e-474a-8953-89e45d7ef9f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.002001 10.0.0.38 - - [2025-09-11 01:47:47] "POST /ref-update HTTP/1.1" 200 156 0.025034 10.0.0.38 - - [2025-09-11 01:47:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003211 10.0.0.38 - - [2025-09-11 01:47:47] "POST /chown HTTP/1.1" 200 109 0.006193 10.0.0.38 - - [2025-09-11 01:47:47] "POST /chown HTTP/1.1" 200 109 0.021560 10.0.0.38 - - [2025-09-11 01:47:47] "PUT /instance-ip/adf021cf-c456-4372-8153-ecc1dc4f1971 HTTP/1.1" 200 256 0.015374 10.0.0.38 - - [2025-09-11 01:47:47] "POST /ref-update HTTP/1.1" 200 156 0.009301 10.0.0.38 - - [2025-09-11 01:47:47] "POST /chown HTTP/1.1" 200 109 0.013746 10.0.0.38 - - [2025-09-11 01:47:47] "POST /chown HTTP/1.1" 200 109 0.017499 10.0.0.38 - - [2025-09-11 01:47:47] "PUT /instance-ip/adf021cf-c456-4372-8153-ecc1dc4f1971 HTTP/1.1" 200 256 0.010903 10.0.0.38 - - [2025-09-11 01:47:47] "POST /ref-update HTTP/1.1" 200 156 0.015867 10.0.0.38 - - [2025-09-11 01:47:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001783 10.0.0.38 - - [2025-09-11 01:47:47] "POST /chown HTTP/1.1" 200 109 0.006018 10.0.0.38 - - [2025-09-11 01:47:47] "POST /chown HTTP/1.1" 200 109 0.009027 10.0.0.38 - - [2025-09-11 01:47:47] "PUT /instance-ip/adf021cf-c456-4372-8153-ecc1dc4f1971 HTTP/1.1" 200 256 0.022035 10.0.0.38 - - [2025-09-11 01:47:48] "POST /ref-update HTTP/1.1" 200 156 0.010620 10.0.0.38 - - [2025-09-11 01:47:48] "POST /chown HTTP/1.1" 200 109 0.019352 10.0.0.38 - - [2025-09-11 01:47:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.006346 10.0.0.38 - - [2025-09-11 01:47:48] "GET /virtual-network/2f9ef23e-7cf5-4bbe-b125-03607c633545?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.004538 10.0.0.38 - - [2025-09-11 01:47:48] "POST /chown HTTP/1.1" 200 109 0.051662 10.0.0.38 - - [2025-09-11 01:47:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001760 10.0.0.38 - - [2025-09-11 01:47:48] "PUT /instance-ip/adf021cf-c456-4372-8153-ecc1dc4f1971 HTTP/1.1" 200 256 0.016203 10.0.0.38 - - [2025-09-11 01:47:48] "GET /project/76d1d30f-4827-466e-8225-9b8e35cdda40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1539 0.040189 10.0.0.38 - - [2025-09-11 01:47:48] "POST /virtual-machines HTTP/1.1" 200 373 0.012418 10.0.0.38 - - [2025-09-11 01:47:48] "POST /ref-update HTTP/1.1" 200 156 0.048494 10.0.0.38 - - [2025-09-11 01:47:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.049455 10.0.0.38 - - [2025-09-11 01:47:48] "PUT /service-instance/80b9382d-ad92-46cd-99ec-e302d9e44926 HTTP/1.1" 200 266 0.047787 10.0.0.38 - - [2025-09-11 01:47:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.017467 10.0.0.38 - - [2025-09-11 01:47:48] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.156825 10.0.0.38 - - [2025-09-11 01:47:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.010555 10.0.0.38 - - [2025-09-11 01:47:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.006240 10.0.0.38 - - [2025-09-11 01:47:48] "GET /virtual-machine-interface/51e54786-8eb1-11f0-8c9e-fa163e9d820e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2861 0.007891 10.0.0.38 - - [2025-09-11 01:47:48] "PUT /service-instance/80b9382d-ad92-46cd-99ec-e302d9e44926 HTTP/1.1" 200 266 0.024122 10.0.0.38 - - [2025-09-11 01:47:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.013511 10.0.0.38 - - [2025-09-11 01:47:48] "PUT /service-instance/80b9382d-ad92-46cd-99ec-e302d9e44926 HTTP/1.1" 200 266 0.007623 10.0.0.38 - - [2025-09-11 01:47:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.016371 10.0.0.38 - - [2025-09-11 01:47:48] "POST /instance-ips HTTP/1.1" 200 413 0.049876 10.0.0.38 - - [2025-09-11 01:47:48] "PUT /service-instance/80b9382d-ad92-46cd-99ec-e302d9e44926 HTTP/1.1" 200 266 0.023174 10.0.0.38 - - [2025-09-11 01:47:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.038467 10.0.0.38 - - [2025-09-11 01:47:48] "GET /virtual-machine-interface/51e54786-8eb1-11f0-8c9e-fa163e9d820e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2861 0.007003 10.0.0.38 - - [2025-09-11 01:47:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.006177 10.0.0.38 - - [2025-09-11 01:47:48] "POST /set-tag HTTP/1.1" 200 109 0.022673 10.0.0.38 - - [2025-09-11 01:47:48] "GET /virtual-machine-interface/51e54786-8eb1-11f0-8c9e-fa163e9d820e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.012730 10.0.0.38 - - [2025-09-11 01:47:48] "GET /instance-ip/5206224e-8eb1-11f0-8c9e-fa163e9d820e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1962 0.003547 10.0.0.38 - - [2025-09-11 01:47:48] "PUT /service-instance/80b9382d-ad92-46cd-99ec-e302d9e44926 HTTP/1.1" 200 266 0.021578 10.0.0.38 - - [2025-09-11 01:47:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.013858 10.0.0.38 - - [2025-09-11 01:47:48] "GET /virtual-machine-interface/51e54786-8eb1-11f0-8c9e-fa163e9d820e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.008368 10.0.0.38 - - [2025-09-11 01:47:48] "POST /set-tag HTTP/1.1" 200 109 0.003105 10.0.0.38 - - [2025-09-11 01:47:48] "GET /virtual-router/43987858-ef07-4319-8860-e7469586dd5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2115 0.003646 10.0.0.38 - - [2025-09-11 01:47:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001691 10.0.0.38 - - [2025-09-11 01:47:48] "POST /chown HTTP/1.1" 200 109 0.005302 10.0.0.38 - - [2025-09-11 01:47:48] "POST /chown HTTP/1.1" 200 109 0.018337 10.0.0.38 - - [2025-09-11 01:47:48] "POST /ref-update HTTP/1.1" 200 156 0.009693 10.0.0.38 - - [2025-09-11 01:47:48] "GET /virtual-machine-interface/51e54786-8eb1-11f0-8c9e-fa163e9d820e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.015479 10.0.0.38 - - [2025-09-11 01:47:48] "POST /set-tag HTTP/1.1" 200 109 0.002379 10.0.0.38 - - [2025-09-11 01:47:48] "POST /ref-update HTTP/1.1" 200 156 0.039732 10.0.0.38 - - [2025-09-11 01:47:48] "POST /chown HTTP/1.1" 200 109 0.013104 10.0.0.38 - - [2025-09-11 01:47:48] "GET /virtual-machine-interface/51e54786-8eb1-11f0-8c9e-fa163e9d820e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.004946 10.0.0.38 - - [2025-09-11 01:47:48] "POST /set-tag HTTP/1.1" 200 109 0.001865 10.0.0.38 - - [2025-09-11 01:47:49] "POST /chown HTTP/1.1" 200 109 0.005877 10.0.0.38 - - [2025-09-11 01:47:49] "POST /ref-update HTTP/1.1" 200 156 0.012992 10.0.0.38 - - [2025-09-11 01:47:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001486 10.0.0.38 - - [2025-09-11 01:47:49] "POST /chown HTTP/1.1" 200 109 0.008034 10.0.0.38 - - [2025-09-11 01:47:49] "POST /chown HTTP/1.1" 200 109 0.029212 10.0.0.38 - - [2025-09-11 01:47:49] "POST /chown HTTP/1.1" 200 109 0.012069 10.0.0.38 - - [2025-09-11 01:47:49] "POST /chown HTTP/1.1" 200 109 0.006888 10.0.0.38 - - [2025-09-11 01:47:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001784 10.0.0.38 - - [2025-09-11 01:47:49] "POST /chown HTTP/1.1" 200 109 0.006120 10.0.0.38 - - [2025-09-11 01:47:49] "POST /chown HTTP/1.1" 200 109 0.006840 10.0.0.38 - - [2025-09-11 01:47:49] "POST /chown HTTP/1.1" 200 109 0.012289 10.0.0.38 - - [2025-09-11 01:47:49] "POST /chown HTTP/1.1" 200 109 0.020324 10.0.0.38 - - [2025-09-11 01:47:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002066 10.0.0.38 - - [2025-09-11 01:47:49] "POST /chown HTTP/1.1" 200 109 0.005898 10.0.0.38 - - [2025-09-11 01:47:49] "POST /chown HTTP/1.1" 200 109 0.015836 10.0.0.38 - - [2025-09-11 01:47:49] "POST /chown HTTP/1.1" 200 109 0.006491 10.0.0.38 - - [2025-09-11 01:47:49] "POST /chown HTTP/1.1" 200 109 0.014956 10.0.0.38 - - [2025-09-11 01:47:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003323 10.0.0.38 - - [2025-09-11 01:47:49] "POST /chown HTTP/1.1" 200 109 0.006919 10.0.0.38 - - [2025-09-11 01:47:49] "POST /chown HTTP/1.1" 200 109 0.019330 10.0.0.38 - - [2025-09-11 01:47:49] "POST /chown HTTP/1.1" 200 109 0.018621 10.0.0.38 - - [2025-09-11 01:47:49] "POST /chown HTTP/1.1" 200 109 0.006049 10.0.0.38 - - [2025-09-11 01:47:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001807 10.0.0.38 - - [2025-09-11 01:47:49] "POST /chown HTTP/1.1" 200 109 0.005732 10.0.0.38 - - [2025-09-11 01:47:49] "POST /chown HTTP/1.1" 200 109 0.006202 10.0.0.38 - - [2025-09-11 01:47:49] "POST /chown HTTP/1.1" 200 109 0.017371 10.0.0.38 - - [2025-09-11 01:47:49] "POST /chown HTTP/1.1" 200 109 0.007692 10.0.0.38 - - [2025-09-11 01:47:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002171 10.0.0.38 - - [2025-09-11 01:47:49] "POST /chown HTTP/1.1" 200 109 0.005358 10.0.0.38 - - [2025-09-11 01:47:49] "POST /chown HTTP/1.1" 200 109 0.009129 10.0.0.38 - - [2025-09-11 01:47:49] "POST /chown HTTP/1.1" 200 109 0.005888 10.0.0.38 - - [2025-09-11 01:47:49] "POST /chown HTTP/1.1" 200 109 0.015970 10.0.0.38 - - [2025-09-11 01:47:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002196 10.0.0.38 - - [2025-09-11 01:47:49] "POST /chown HTTP/1.1" 200 109 0.006582 10.0.0.38 - - [2025-09-11 01:47:49] "POST /chown HTTP/1.1" 200 109 0.016673 10.0.0.38 - - [2025-09-11 01:47:50] "POST /chown HTTP/1.1" 200 109 0.021229 10.0.0.38 - - [2025-09-11 01:47:50] "POST /chown HTTP/1.1" 200 109 0.006022 10.0.0.38 - - [2025-09-11 01:47:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001685 10.0.0.38 - - [2025-09-11 01:47:50] "POST /chown HTTP/1.1" 200 109 0.005090 10.0.0.38 - - [2025-09-11 01:47:50] "POST /chown HTTP/1.1" 200 109 0.020009 10.0.0.38 - - [2025-09-11 01:47:50] "POST /chown HTTP/1.1" 200 109 0.006339 10.0.0.38 - - [2025-09-11 01:47:50] "POST /chown HTTP/1.1" 200 109 0.020071 10.0.0.38 - - [2025-09-11 01:47:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002062 10.0.0.38 - - [2025-09-11 01:47:50] "POST /chown HTTP/1.1" 200 109 0.005783 10.0.0.38 - - [2025-09-11 01:47:50] "POST /chown HTTP/1.1" 200 109 0.016231 10.0.0.38 - - [2025-09-11 01:47:50] "POST /chown HTTP/1.1" 200 109 0.012537 10.0.0.38 - - [2025-09-11 01:47:50] "POST /chown HTTP/1.1" 200 109 0.006112 10.0.0.38 - - [2025-09-11 01:47:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002150 10.0.0.38 - - [2025-09-11 01:47:56] "GET /loadbalancer/0bbc083a-661c-46a9-8c02-e40de528e663?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2227 0.002608 10.0.0.38 - - [2025-09-11 01:47:56] "GET /loadbalancer-pool/92a60897-c8bc-40cb-a282-3eb58eb7115f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1909 0.002427 10.0.0.38 - - [2025-09-11 01:47:56] "POST /loadbalancer-members HTTP/1.1" 200 702 0.014905 10.0.0.38 - - [2025-09-11 01:47:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.006911 10.0.0.38 - - [2025-09-11 01:47:56] "GET /virtual-machine-interface/4d2229ee-8eb1-11f0-8c9e-fa163e9d820e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.007138 10.0.0.38 - - [2025-09-11 01:47:56] "GET /virtual-machine-interface/4d2229ee-8eb1-11f0-8c9e-fa163e9d820e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.009160 10.0.0.38 - - [2025-09-11 01:47:56] "POST /ref-update HTTP/1.1" 200 156 0.006392 10.0.0.38 - - [2025-09-11 01:47:56] "GET /floating-ip/875daf04-a4c3-43da-a91f-3d508049d6ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1780 0.012705 10.0.0.38 - - [2025-09-11 01:47:56] "POST /tags HTTP/1.1" 409 221 0.002042 10.0.0.38 - - [2025-09-11 01:47:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001615 10.0.0.38 - - [2025-09-11 01:47:56] "GET /tag/f2807810-a484-4551-a106-902167bf5575?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.009765 10.0.0.38 - - [2025-09-11 01:47:56] "PUT /floating-ip/875daf04-a4c3-43da-a91f-3d508049d6ba HTTP/1.1" 200 256 0.006495 10.0.0.38 - - [2025-09-11 01:47:56] "POST /set-tag HTTP/1.1" 200 109 0.019209 10.0.0.38 - - [2025-09-11 01:47:56] "GET /virtual-machine-interface/4d2229ee-8eb1-11f0-8c9e-fa163e9d820e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.004322 10.0.0.38 - - [2025-09-11 01:47:56] "POST /set-tag HTTP/1.1" 200 109 0.001952 10.0.0.38 - - [2025-09-11 01:47:57] "GET /virtual-machine-interface/4d7b436c-8eb1-11f0-8c9e-fa163e9d820e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.007471 10.0.0.38 - - [2025-09-11 01:47:57] "POST /set-tag HTTP/1.1" 200 109 0.002654 10.0.0.38 - - [2025-09-11 01:47:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002173 10.0.0.38 - - [2025-09-11 01:47:57] "GET /loadbalancer/0bbc083a-661c-46a9-8c02-e40de528e663?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2227 0.002259 10.0.0.38 - - [2025-09-11 01:47:57] "GET /loadbalancer-pool/92a60897-c8bc-40cb-a282-3eb58eb7115f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1909 0.002357 10.0.0.38 - - [2025-09-11 01:47:57] "POST /loadbalancer-members HTTP/1.1" 200 702 0.014535 10.0.0.38 - - [2025-09-11 01:47:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.018272 10.0.0.38 - - [2025-09-11 01:47:57] "GET /virtual-machine-interface/4d7b436c-8eb1-11f0-8c9e-fa163e9d820e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.008737 10.0.0.38 - - [2025-09-11 01:47:57] "GET /virtual-machine-interface/4d7b436c-8eb1-11f0-8c9e-fa163e9d820e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.005116 10.0.0.38 - - [2025-09-11 01:47:57] "POST /ref-update HTTP/1.1" 200 156 0.005976 10.0.0.38 - - [2025-09-11 01:47:57] "GET /floating-ip/875daf04-a4c3-43da-a91f-3d508049d6ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.012958 10.0.0.38 - - [2025-09-11 01:47:57] "POST /set-tag HTTP/1.1" 200 109 0.016290 10.0.0.38 - - [2025-09-11 01:47:58] "GET /virtual-machine/bfbdf79e-eec4-4007-a9cc-fb032f51a1c7?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1217 0.002837 10.0.0.38 - - [2025-09-11 01:47:58] "GET /virtual-machine-interface/4d2229ee-8eb1-11f0-8c9e-fa163e9d820e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.003577 10.0.0.38 - - [2025-09-11 01:47:58] "GET /virtual-machine/902db5ed-04b2-49a7-86e7-3c9728702e02?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1216 0.002788 10.0.0.38 - - [2025-09-11 01:47:58] "GET /virtual-machine-interface/4d7b436c-8eb1-11f0-8c9e-fa163e9d820e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.003953 10.0.0.38 - - [2025-09-11 01:48:02] "GET /virtual-machine-interface/51e54786-8eb1-11f0-8c9e-fa163e9d820e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.004539 10.0.0.38 - - [2025-09-11 01:48:02] "POST /set-tag HTTP/1.1" 200 109 0.001987 10.0.0.38 - - [2025-09-11 01:48:03] "GET /virtual-machine/5a1ce63d-13eb-46ed-9710-2d1ec7d5f35f?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1222 0.002901 10.0.0.38 - - [2025-09-11 01:48:03] "GET /virtual-machine-interface/51e54786-8eb1-11f0-8c9e-fa163e9d820e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.004724 10.0.0.38 - - [2025-09-11 01:48:03] "GET /virtual-machine-interface/51e54786-8eb1-11f0-8c9e-fa163e9d820e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.004730 10.0.0.38 - - [2025-09-11 01:48:03] "POST /set-tag HTTP/1.1" 200 109 0.002098 10.0.0.38 - - [2025-09-11 01:48:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002228 10.0.0.38 - - [2025-09-11 01:48:04] "POST /chown HTTP/1.1" 200 109 0.005892 10.0.0.38 - - [2025-09-11 01:48:04] "POST /chown HTTP/1.1" 200 109 0.017936 10.0.0.38 - - [2025-09-11 01:48:04] "POST /chown HTTP/1.1" 200 109 0.010617 10.0.0.38 - - [2025-09-11 01:48:04] "POST /chown HTTP/1.1" 200 109 0.006110 10.0.0.38 - - [2025-09-11 01:48:35] "GET /virtual-machine-interface/51e54786-8eb1-11f0-8c9e-fa163e9d820e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.004404 10.0.0.38 - - [2025-09-11 01:48:35] "POST /set-tag HTTP/1.1" 200 109 0.002101 10.0.0.38 - - [2025-09-11 01:48:35] "GET /virtual-machine-interface/51e54786-8eb1-11f0-8c9e-fa163e9d820e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.003602 10.0.0.38 - - [2025-09-11 01:48:35] "POST /set-tag HTTP/1.1" 200 109 0.001593 10.0.0.38 - - [2025-09-11 01:48:35] "GET /virtual-machine/5a1ce63d-13eb-46ed-9710-2d1ec7d5f35f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1458 0.002052 10.0.0.38 - - [2025-09-11 01:48:35] "POST /ref-update HTTP/1.1" 200 156 0.009511 10.0.0.38 - - [2025-09-11 01:48:35] "GET /virtual-machine-interface/51e54786-8eb1-11f0-8c9e-fa163e9d820e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.004303 10.0.0.38 - - [2025-09-11 01:48:35] "POST /set-tag HTTP/1.1" 200 109 0.014890 10.0.0.38 - - [2025-09-11 01:48:35] "POST /set-tag HTTP/1.1" 200 109 0.018925 10.0.0.38 - - [2025-09-11 01:48:35] "DELETE /instance-ip/5206224e-8eb1-11f0-8c9e-fa163e9d820e HTTP/1.1" 200 115 0.059762 10.0.0.38 - - [2025-09-11 01:48:35] "DELETE /virtual-machine-interface/51e54786-8eb1-11f0-8c9e-fa163e9d820e HTTP/1.1" 200 115 0.050003 10.0.0.38 - - [2025-09-11 01:48:35] "DELETE /virtual-machine/5a1ce63d-13eb-46ed-9710-2d1ec7d5f35f HTTP/1.1" 200 115 0.021965 10.0.0.38 - - [2025-09-11 01:48:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002135 10.0.0.38 - - [2025-09-11 01:48:38] "GET /tag/df05eb2d-6a19-4599-bcdb-cc5b37592436?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.011411 10.0.0.38 - - [2025-09-11 01:48:38] "GET /tag/df05eb2d-6a19-4599-bcdb-cc5b37592436?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1772 0.011755 10.0.0.38 - - [2025-09-11 01:48:38] "GET /virtual-machine-interface/5245db36-e884-44f3-8be1-3fe2351ebc06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2723 0.003711 10.0.0.38 - - [2025-09-11 01:48:38] "POST /set-tag HTTP/1.1" 200 109 0.012234 10.0.0.38 - - [2025-09-11 01:48:38] "GET /virtual-machine-interface/abe9f39e-6be6-41bd-97d5-172faa2bdebf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3133 0.014082 10.0.0.38 - - [2025-09-11 01:48:38] "POST /set-tag HTTP/1.1" 200 109 0.012948 10.0.0.38 - - [2025-09-11 01:48:38] "GET /virtual-machine-interface/ff2e1aec-5a50-4f43-993f-404e10512dbc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3133 0.014466 10.0.0.38 - - [2025-09-11 01:48:38] "POST /set-tag HTTP/1.1" 200 109 0.013672 10.0.0.38 - - [2025-09-11 01:48:38] "GET /firewall-policy/a37b717b-72f8-4b66-a30f-526b286bbd9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1714 0.009947 10.0.0.38 - - [2025-09-11 01:48:38] "GET /firewall-rule/d6e84221-304e-474a-8953-89e45d7ef9f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.002809 10.0.0.38 - - [2025-09-11 01:48:38] "POST /ref-update HTTP/1.1" 200 156 0.013269 10.0.0.38 - - [2025-09-11 01:48:38] "DELETE /firewall-rule/d6e84221-304e-474a-8953-89e45d7ef9f8 HTTP/1.1" 200 115 0.036612 10.0.0.38 - - [2025-09-11 01:48:38] "DELETE /loadbalancer-member/634b8d8f-a54f-4a4d-a4b3-260c42fe0f84 HTTP/1.1" 200 115 0.024859 10.0.0.38 - - [2025-09-11 01:48:38] "PUT /service-instance/80b9382d-ad92-46cd-99ec-e302d9e44926 HTTP/1.1" 200 266 0.008439 10.0.0.38 - - [2025-09-11 01:48:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.018226 10.0.0.38 - - [2025-09-11 01:48:39] "DELETE /loadbalancer-pool/ac52b372-3297-405d-994b-c16fcc6f6c2f HTTP/1.1" 200 115 0.060487 10.0.0.38 - - [2025-09-11 01:48:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002957 10.0.0.38 - - [2025-09-11 01:48:39] "POST /chown HTTP/1.1" 200 109 0.006356 10.0.0.38 - - [2025-09-11 01:48:39] "DELETE /loadbalancer-listener/3755ed68-293b-4eb4-9ff3-de1157f9aeac HTTP/1.1" 200 115 0.061811 10.0.0.38 - - [2025-09-11 01:48:39] "GET /floating-ip/272f21a8-bedc-4763-a747-2220b6328dd3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2391 0.003025 10.0.0.38 - - [2025-09-11 01:48:39] "POST /chown HTTP/1.1" 200 109 0.006129 10.0.0.38 - - [2025-09-11 01:48:39] "POST /chown HTTP/1.1" 200 109 0.013033 10.0.0.38 - - [2025-09-11 01:48:39] "POST /chown HTTP/1.1" 200 109 0.020313 10.0.0.38 - - [2025-09-11 01:48:39] "PUT /floating-ip/272f21a8-bedc-4763-a747-2220b6328dd3 HTTP/1.1" 200 256 0.028582 10.0.0.38 - - [2025-09-11 01:48:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001896 10.0.0.38 - - [2025-09-11 01:48:39] "POST /chown HTTP/1.1" 200 109 0.014042 10.0.0.38 - - [2025-09-11 01:48:39] "POST /chown HTTP/1.1" 200 109 0.022453 10.0.0.38 - - [2025-09-11 01:48:39] "DELETE /floating-ip/272f21a8-bedc-4763-a747-2220b6328dd3 HTTP/1.1" 200 115 0.081290 10.0.0.38 - - [2025-09-11 01:48:39] "DELETE /loadbalancer/78f5a093-afe4-4593-85fc-037b49c41a19 HTTP/1.1" 200 115 0.043762 10.0.0.38 - - [2025-09-11 01:48:39] "POST /chown HTTP/1.1" 200 109 0.028441 10.0.0.38 - - [2025-09-11 01:48:39] "POST /chown HTTP/1.1" 200 109 0.020172 10.0.0.38 - - [2025-09-11 01:48:39] "PUT /service-instance/80b9382d-ad92-46cd-99ec-e302d9e44926 HTTP/1.1" 200 266 0.009913 10.0.0.38 - - [2025-09-11 01:48:39] "DELETE /instance-ip/adf021cf-c456-4372-8153-ecc1dc4f1971 HTTP/1.1" 200 115 0.118928 10.0.0.38 - - [2025-09-11 01:48:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.007022 10.0.0.38 - - [2025-09-11 01:48:39] "DELETE /virtual-machine-interface/5245db36-e884-44f3-8be1-3fe2351ebc06 HTTP/1.1" 200 115 0.049317 10.0.0.38 - - [2025-09-11 01:48:39] "PUT /service-instance/80b9382d-ad92-46cd-99ec-e302d9e44926 HTTP/1.1" 200 266 0.008199 10.0.0.38 - - [2025-09-11 01:48:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.017557 10.0.0.38 - - [2025-09-11 01:48:39] "DELETE /tag/df05eb2d-6a19-4599-bcdb-cc5b37592436 HTTP/1.1" 200 115 0.103010 10.0.0.38 - - [2025-09-11 01:48:39] "PUT /service-instance/80b9382d-ad92-46cd-99ec-e302d9e44926 HTTP/1.1" 200 266 0.018959 10.0.0.38 - - [2025-09-11 01:48:39] "GET /floating-ip-pool/cd72af8e-9266-4740-8ae7-801751d64f11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.003844 10.0.0.38 - - [2025-09-11 01:48:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.017773 10.0.0.38 - - [2025-09-11 01:48:39] "POST /ref-update HTTP/1.1" 200 156 0.022234 10.0.0.38 - - [2025-09-11 01:48:39] "DELETE /service-instance/80b9382d-ad92-46cd-99ec-e302d9e44926 HTTP/1.1" 200 115 0.056187 10.0.0.38 - - [2025-09-11 01:48:39] "DELETE /floating-ip-pool/cd72af8e-9266-4740-8ae7-801751d64f11 HTTP/1.1" 200 115 0.049372 10.0.0.38 - - [2025-09-11 01:48:39] "GET /virtual-machine-interface/ff2e1aec-5a50-4f43-993f-404e10512dbc?fields=instance_ip_back_refs%2Cinterface_route_table_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1209 0.006346 10.0.0.38 - - [2025-09-11 01:48:39] "POST /useragent-kv HTTP/1.1" 200 115 0.001526 10.0.0.38 - - [2025-09-11 01:48:39] "POST /useragent-kv HTTP/1.1" 200 115 0.001631 10.0.0.38 - - [2025-09-11 01:48:39] "DELETE /virtual-network/db44b2df-b823-466e-839f-ba7a64dcb852 HTTP/1.1" 200 115 0.088705 10.0.0.38 - - [2025-09-11 01:48:39] "GET /routing-instance/8448e66f-914f-44af-b2d1-fa552243aead HTTP/1.1" 404 171 0.015211 10.0.0.38 - - [2025-09-11 01:48:39] "GET /domains HTTP/1.1" 200 280 0.002535 10.0.0.38 - - [2025-09-11 01:48:39] "GET /domain/05f0e0bc-f05f-4ae6-beed-f8a2bf8d2764 HTTP/1.1" 200 3085 0.002758 10.0.0.38 - - [2025-09-11 01:48:39] "DELETE /virtual-machine-interface/ff2e1aec-5a50-4f43-993f-404e10512dbc HTTP/1.1" 200 115 0.075767 10.0.0.38 - - [2025-09-11 01:48:39] "POST /ref-update HTTP/1.1" 200 156 0.024145 10.0.0.38 - - [2025-09-11 01:48:39] "GET /project/76d1d30f-4827-466e-8225-9b8e35cdda40 HTTP/1.1" 200 7141 0.046473 10.0.0.38 - - [2025-09-11 01:48:39] "DELETE /virtual-machine/33648800-0cb6-4131-ad22-134419604488 HTTP/1.1" 200 115 0.038779 10.0.0.38 - - [2025-09-11 01:48:39] "GET /virtual-machine-interface/abe9f39e-6be6-41bd-97d5-172faa2bdebf?fields=instance_ip_back_refs%2Cinterface_route_table_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1209 0.013257 10.0.0.38 - - [2025-09-11 01:48:39] "GET /virtual-machine-interface/4d7b436c-8eb1-11f0-8c9e-fa163e9d820e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.007829 10.0.0.38 - - [2025-09-11 01:48:39] "POST /set-tag HTTP/1.1" 200 109 0.002230 10.0.0.38 - - [2025-09-11 01:48:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.007477 10.0.0.38 - - [2025-09-11 01:48:40] "GET /loadbalancer/0bbc083a-661c-46a9-8c02-e40de528e663?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2227 0.010155 10.0.0.38 - - [2025-09-11 01:48:40] "GET /virtual-machine-interface/4d7b436c-8eb1-11f0-8c9e-fa163e9d820e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.005771 10.0.0.38 - - [2025-09-11 01:48:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.005255 10.0.0.38 - - [2025-09-11 01:48:40] "DELETE /virtual-machine-interface/abe9f39e-6be6-41bd-97d5-172faa2bdebf HTTP/1.1" 200 115 0.080419 10.0.0.38 - - [2025-09-11 01:48:40] "DELETE /route-target/425471d2-e028-4721-bd7c-beb9d6514df6 HTTP/1.1" 200 115 0.033487 10.0.0.38 - - [2025-09-11 01:48:40] "DELETE /virtual-machine/42c1e84e-1a19-46e7-89c4-9f7d60baade7 HTTP/1.1" 200 115 0.034744 10.0.0.38 - - [2025-09-11 01:48:40] "POST /set-tag HTTP/1.1" 200 109 0.063875 10.0.0.38 - - [2025-09-11 01:48:40] "DELETE /loadbalancer-member/646ca13d-1181-4458-9b04-a58212eff891 HTTP/1.1" 200 115 0.034476 10.0.0.38 - - [2025-09-11 01:48:41] "GET /virtual-machine-interface/4d7b436c-8eb1-11f0-8c9e-fa163e9d820e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.007938 10.0.0.38 - - [2025-09-11 01:48:41] "POST /set-tag HTTP/1.1" 200 109 0.002687 10.0.0.38 - - [2025-09-11 01:48:41] "GET /virtual-machine-interface/4d7b436c-8eb1-11f0-8c9e-fa163e9d820e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004210 10.0.0.38 - - [2025-09-11 01:48:41] "POST /set-tag HTTP/1.1" 200 109 0.002182 10.0.0.38 - - [2025-09-11 01:48:41] "GET /virtual-machine/902db5ed-04b2-49a7-86e7-3c9728702e02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1474 0.003132 10.0.0.38 - - [2025-09-11 01:48:41] "POST /ref-update HTTP/1.1" 200 156 0.008874 10.0.0.38 - - [2025-09-11 01:48:41] "GET /virtual-machine-interface/4d7b436c-8eb1-11f0-8c9e-fa163e9d820e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.006251 10.0.0.38 - - [2025-09-11 01:48:41] "POST /set-tag HTTP/1.1" 200 109 0.025537 10.0.0.38 - - [2025-09-11 01:48:41] "POST /set-tag HTTP/1.1" 200 109 0.034366 10.0.0.38 - - [2025-09-11 01:48:41] "POST /set-tag HTTP/1.1" 200 109 0.013857 10.0.0.38 - - [2025-09-11 01:48:41] "DELETE /instance-ip/4d918712-8eb1-11f0-8c9e-fa163e9d820e HTTP/1.1" 200 115 0.050204 10.0.0.38 - - [2025-09-11 01:48:41] "POST /ref-update HTTP/1.1" 200 156 0.015277 10.0.0.38 - - [2025-09-11 01:48:42] "DELETE /virtual-machine-interface/4d7b436c-8eb1-11f0-8c9e-fa163e9d820e HTTP/1.1" 200 115 0.068123 10.0.0.38 - - [2025-09-11 01:48:42] "DELETE /virtual-machine/902db5ed-04b2-49a7-86e7-3c9728702e02 HTTP/1.1" 200 115 0.019203 10.0.0.38 - - [2025-09-11 01:48:44] "GET /virtual-machine-interface/4d2229ee-8eb1-11f0-8c9e-fa163e9d820e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.005852 10.0.0.38 - - [2025-09-11 01:48:45] "POST /set-tag HTTP/1.1" 200 109 0.002717 10.0.0.38 - - [2025-09-11 01:48:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003951 10.0.0.38 - - [2025-09-11 01:48:45] "GET /loadbalancer/0bbc083a-661c-46a9-8c02-e40de528e663?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2227 0.005978 10.0.0.38 - - [2025-09-11 01:48:46] "GET /virtual-machine-interface/4d2229ee-8eb1-11f0-8c9e-fa163e9d820e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.006046 10.0.0.38 - - [2025-09-11 01:48:46] "POST /set-tag HTTP/1.1" 200 109 0.002705 10.0.0.38 - - [2025-09-11 01:48:46] "GET /virtual-machine-interface/4d2229ee-8eb1-11f0-8c9e-fa163e9d820e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.013181 10.0.0.38 - - [2025-09-11 01:48:46] "POST /set-tag HTTP/1.1" 200 109 0.007114 10.0.0.38 - - [2025-09-11 01:48:46] "GET /virtual-machine/bfbdf79e-eec4-4007-a9cc-fb032f51a1c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1475 0.004303 10.0.0.38 - - [2025-09-11 01:48:46] "POST /ref-update HTTP/1.1" 200 156 0.008865 10.0.0.38 - - [2025-09-11 01:48:46] "GET /virtual-machine-interface/4d2229ee-8eb1-11f0-8c9e-fa163e9d820e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.008505 10.0.0.38 - - [2025-09-11 01:48:46] "POST /set-tag HTTP/1.1" 200 109 0.015154 10.0.0.38 - - [2025-09-11 01:48:46] "POST /set-tag HTTP/1.1" 200 109 0.015062 10.0.0.38 - - [2025-09-11 01:48:46] "POST /set-tag HTTP/1.1" 200 109 0.031767 10.0.0.38 - - [2025-09-11 01:48:46] "DELETE /instance-ip/4d36a9f0-8eb1-11f0-8c9e-fa163e9d820e HTTP/1.1" 200 115 0.061491 10.0.0.38 - - [2025-09-11 01:48:46] "POST /ref-update HTTP/1.1" 200 156 0.010647 10.0.0.38 - - [2025-09-11 01:48:46] "DELETE /virtual-machine-interface/4d2229ee-8eb1-11f0-8c9e-fa163e9d820e HTTP/1.1" 200 115 0.053318 10.0.0.38 - - [2025-09-11 01:48:47] "DELETE /virtual-machine/bfbdf79e-eec4-4007-a9cc-fb032f51a1c7 HTTP/1.1" 200 115 0.016360 10.0.0.38 - - [2025-09-11 01:48:47] "DELETE /tag/afbc07a1-78ce-4f2b-9c58-f613574241aa HTTP/1.1" 200 115 0.035894 10.0.0.38 - - [2025-09-11 01:48:47] "DELETE /tag/998197fa-8c2d-466e-b62a-1fcf02274755 HTTP/1.1" 200 115 0.053497 10.0.0.38 - - [2025-09-11 01:48:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002046 10.0.0.38 - - [2025-09-11 01:48:50] "GET /project/76d1d30f-4827-466e-8225-9b8e35cdda40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.026423 10.0.0.38 - - [2025-09-11 01:48:50] "POST /tags HTTP/1.1" 200 393 0.018251 10.0.0.38 - - [2025-09-11 01:48:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.009653 10.0.0.38 - - [2025-09-11 01:48:50] "GET /tag/ee580426-7033-435c-b4a7-8d13ec076913?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.011600 10.0.0.38 - - [2025-09-11 01:48:50] "POST /tags HTTP/1.1" 200 341 0.016923 10.0.0.38 - - [2025-09-11 01:48:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002301 10.0.0.38 - - [2025-09-11 01:48:50] "GET /tag/464447ea-51ff-4d9f-8918-b42ba048662e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1190 0.011567 10.0.0.38 - - [2025-09-11 01:48:50] "POST /id-to-fqname HTTP/1.1" 200 192 0.000664 10.0.0.38 - - [2025-09-11 01:48:50] "POST /fqname-to-id HTTP/1.1" 404 201 0.002040 10.0.0.38 - - [2025-09-11 01:48:50] "POST /security-groups HTTP/1.1" 200 589 0.062391 10.0.0.38 - - [2025-09-11 01:48:50] "POST /projects HTTP/1.1" 200 519 0.143581 10.0.0.38 - - [2025-09-11 01:48:50] "POST /fqname-to-id HTTP/1.1" 404 236 0.008552 10.0.0.38 - - [2025-09-11 01:48:50] "POST /access-control-lists HTTP/1.1" 200 598 0.063278 10.0.0.38 - - [2025-09-11 01:48:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.049024 10.0.0.38 - - [2025-09-11 01:48:50] "POST /fqname-to-id HTTP/1.1" 404 235 0.026287 10.0.0.38 - - [2025-09-11 01:48:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.005855 10.0.0.38 - - [2025-09-11 01:48:50] "GET /virtual-network/2f9ef23e-7cf5-4bbe-b125-03607c633545?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.006150 10.0.0.38 - - [2025-09-11 01:48:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001381 10.0.0.38 - - [2025-09-11 01:48:50] "GET /virtual-network/a33099db-691b-4120-b312-022e681a8f53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3042 0.043548 10.0.0.38 - - [2025-09-11 01:48:50] "POST /access-control-lists HTTP/1.1" 200 596 0.060855 10.0.0.38 - - [2025-09-11 01:48:50] "PUT /virtual-network/2f9ef23e-7cf5-4bbe-b125-03607c633545 HTTP/1.1" 200 264 0.045133 10.0.0.38 - - [2025-09-11 01:48:50] "PUT /virtual-network/a33099db-691b-4120-b312-022e681a8f53 HTTP/1.1" 200 264 0.068231 10.0.0.38 - - [2025-09-11 01:48:51] "POST /security-groups HTTP/1.1" 200 591 0.069087 10.0.0.38 - - [2025-09-11 01:48:51] "POST /fqname-to-id HTTP/1.1" 404 270 0.003612 10.0.0.38 - - [2025-09-11 01:48:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.019616 10.0.0.38 - - [2025-09-11 01:48:51] "POST /chown HTTP/1.1" 200 109 0.068808 10.0.0.38 - - [2025-09-11 01:48:51] "POST /access-control-lists HTTP/1.1" 200 632 0.106763 10.0.0.38 - - [2025-09-11 01:48:51] "POST /fqname-to-id HTTP/1.1" 404 269 0.014227 10.0.0.38 - - [2025-09-11 01:48:51] "GET /application-policy-set/2af0e662-6220-4109-aa12-1268f558646f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.002691 10.0.0.38 - - [2025-09-11 01:48:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001540 10.0.0.38 - - [2025-09-11 01:48:51] "GET /policy-management/e5e49d6c-b0ee-46c6-b6c4-cf840dff7683?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002589 10.0.0.38 - - [2025-09-11 01:48:51] "POST /tags HTTP/1.1" 409 226 0.003079 10.0.0.38 - - [2025-09-11 01:48:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003914 10.0.0.38 - - [2025-09-11 01:48:51] "GET /tag/464447ea-51ff-4d9f-8918-b42ba048662e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1190 0.047158 10.0.0.38 - - [2025-09-11 01:48:51] "POST /access-control-lists HTTP/1.1" 200 630 0.086171 10.0.0.38 - - [2025-09-11 01:48:51] "POST /firewall-rules HTTP/1.1" 200 600 0.090520 10.0.0.38 - - [2025-09-11 01:48:51] "GET /firewall-rule/480c7c08-fa34-4653-80b9-b844985aac14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.003707 10.0.0.38 - - [2025-09-11 01:48:51] "GET /firewall-policy/dcb43454-f1e9-4361-b847-c46c170326dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3876 0.003713 10.0.0.38 - - [2025-09-11 01:48:51] "GET /firewall-rule/480c7c08-fa34-4653-80b9-b844985aac14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.002981 10.0.0.38 - - [2025-09-11 01:48:51] "POST /ref-update HTTP/1.1" 200 156 0.059604 10.0.0.38 - - [2025-09-11 01:48:51] "GET /application-policy-set/2af0e662-6220-4109-aa12-1268f558646f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.003707 10.0.0.38 - - [2025-09-11 01:48:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002451 10.0.0.38 - - [2025-09-11 01:48:51] "GET /policy-management/e5e49d6c-b0ee-46c6-b6c4-cf840dff7683?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003509 10.0.0.38 - - [2025-09-11 01:48:51] "POST /tags HTTP/1.1" 409 226 0.003380 10.0.0.38 - - [2025-09-11 01:48:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001398 10.0.0.38 - - [2025-09-11 01:48:51] "GET /tag/464447ea-51ff-4d9f-8918-b42ba048662e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1190 0.019400 10.0.0.38 - - [2025-09-11 01:48:51] "POST /firewall-rules HTTP/1.1" 200 598 0.081272 10.0.0.38 - - [2025-09-11 01:48:51] "GET /firewall-rule/65c50c53-b3cb-4670-9c6e-b7f62291aa37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.013115 10.0.0.38 - - [2025-09-11 01:48:51] "GET /firewall-policy/dcb43454-f1e9-4361-b847-c46c170326dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4132 0.004848 10.0.0.38 - - [2025-09-11 01:48:51] "GET /firewall-rule/65c50c53-b3cb-4670-9c6e-b7f62291aa37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.002147 10.0.0.38 - - [2025-09-11 01:48:51] "POST /ref-update HTTP/1.1" 200 156 0.043979 10.0.0.38 - - [2025-09-11 01:48:53] "POST /tags HTTP/1.1" 200 393 0.020022 10.0.0.38 - - [2025-09-11 01:48:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.006855 10.0.0.38 - - [2025-09-11 01:48:53] "GET /tag/26812985-b13c-40b0-b030-e68bdd1185af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.012174 10.0.0.38 - - [2025-09-11 01:48:53] "POST /tags HTTP/1.1" 200 341 0.016288 10.0.0.38 - - [2025-09-11 01:48:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.010183 10.0.0.38 - - [2025-09-11 01:48:53] "GET /tag/1748dbdf-c53d-404b-86df-1bfb14dd9ce4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1190 0.016424 10.0.0.38 - - [2025-09-11 01:48:53] "POST /id-to-fqname HTTP/1.1" 200 192 0.000433 10.0.0.38 - - [2025-09-11 01:48:53] "POST /fqname-to-id HTTP/1.1" 404 201 0.009894 10.0.0.38 - - [2025-09-11 01:48:53] "POST /security-groups HTTP/1.1" 200 589 0.059709 10.0.0.38 - - [2025-09-11 01:48:53] "POST /fqname-to-id HTTP/1.1" 404 236 0.002230 10.0.0.38 - - [2025-09-11 01:48:53] "POST /projects HTTP/1.1" 200 519 0.183668 10.0.0.38 - - [2025-09-11 01:48:53] "POST /access-control-lists HTTP/1.1" 200 598 0.059200 10.0.0.38 - - [2025-09-11 01:48:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.053144 10.0.0.38 - - [2025-09-11 01:48:53] "POST /fqname-to-id HTTP/1.1" 404 235 0.008407 10.0.0.38 - - [2025-09-11 01:48:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.007153 10.0.0.38 - - [2025-09-11 01:48:53] "GET /virtual-network/2f9ef23e-7cf5-4bbe-b125-03607c633545?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.013705 10.0.0.38 - - [2025-09-11 01:48:53] "POST /access-control-lists HTTP/1.1" 200 596 0.069498 10.0.0.38 - - [2025-09-11 01:48:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.017575 10.0.0.38 - - [2025-09-11 01:48:53] "GET /virtual-network/a33099db-691b-4120-b312-022e681a8f53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3114 0.004259 10.0.0.38 - - [2025-09-11 01:48:53] "PUT /virtual-network/2f9ef23e-7cf5-4bbe-b125-03607c633545 HTTP/1.1" 200 264 0.039468 10.0.0.38 - - [2025-09-11 01:48:53] "PUT /virtual-network/a33099db-691b-4120-b312-022e681a8f53 HTTP/1.1" 200 264 0.036119 10.0.0.38 - - [2025-09-11 01:48:54] "POST /security-groups HTTP/1.1" 200 591 0.069132 10.0.0.38 - - [2025-09-11 01:48:54] "POST /fqname-to-id HTTP/1.1" 404 270 0.002172 10.0.0.38 - - [2025-09-11 01:48:54] "POST /access-control-lists HTTP/1.1" 200 632 0.065591 10.0.0.38 - - [2025-09-11 01:48:54] "POST /fqname-to-id HTTP/1.1" 404 269 0.012907 10.0.0.38 - - [2025-09-11 01:48:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.074505 10.0.0.38 - - [2025-09-11 01:48:54] "POST /chown HTTP/1.1" 200 109 0.017606 10.0.0.38 - - [2025-09-11 01:48:54] "GET /application-policy-set/2af0e662-6220-4109-aa12-1268f558646f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.012825 10.0.0.38 - - [2025-09-11 01:48:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.007640 10.0.0.38 - - [2025-09-11 01:48:54] "POST /access-control-lists HTTP/1.1" 200 630 0.092499 10.0.0.38 - - [2025-09-11 01:48:54] "GET /policy-management/e5e49d6c-b0ee-46c6-b6c4-cf840dff7683?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.008892 10.0.0.38 - - [2025-09-11 01:48:54] "POST /tags HTTP/1.1" 409 226 0.002289 10.0.0.38 - - [2025-09-11 01:48:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001750 10.0.0.38 - - [2025-09-11 01:48:54] "GET /tag/1748dbdf-c53d-404b-86df-1bfb14dd9ce4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1190 0.010020 10.0.0.38 - - [2025-09-11 01:48:54] "POST /firewall-rules HTTP/1.1" 200 600 0.237220 10.0.0.38 - - [2025-09-11 01:48:54] "GET /firewall-rule/7b1795b6-2e60-407a-b430-d3a29017d720?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.007773 10.0.0.38 - - [2025-09-11 01:48:54] "GET /firewall-policy/dcb43454-f1e9-4361-b847-c46c170326dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4387 0.003822 10.0.0.38 - - [2025-09-11 01:48:54] "GET /firewall-rule/7b1795b6-2e60-407a-b430-d3a29017d720?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.001936 10.0.0.38 - - [2025-09-11 01:48:54] "POST /ref-update HTTP/1.1" 200 156 0.050136 10.0.0.38 - - [2025-09-11 01:48:54] "GET /application-policy-set/2af0e662-6220-4109-aa12-1268f558646f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.002677 10.0.0.38 - - [2025-09-11 01:48:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001576 10.0.0.38 - - [2025-09-11 01:48:54] "GET /policy-management/e5e49d6c-b0ee-46c6-b6c4-cf840dff7683?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002152 10.0.0.38 - - [2025-09-11 01:48:54] "POST /tags HTTP/1.1" 409 226 0.001960 10.0.0.38 - - [2025-09-11 01:48:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001496 10.0.0.38 - - [2025-09-11 01:48:54] "GET /tag/1748dbdf-c53d-404b-86df-1bfb14dd9ce4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1190 0.012638 10.0.0.38 - - [2025-09-11 01:48:54] "POST /firewall-rules HTTP/1.1" 200 598 0.062829 10.0.0.38 - - [2025-09-11 01:48:54] "GET /firewall-rule/1c372a82-d8d7-4c54-81b8-81ed03ca2efe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2084 0.019478 10.0.0.38 - - [2025-09-11 01:48:54] "GET /firewall-policy/dcb43454-f1e9-4361-b847-c46c170326dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4643 0.004508 10.0.0.38 - - [2025-09-11 01:48:54] "GET /firewall-rule/1c372a82-d8d7-4c54-81b8-81ed03ca2efe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2084 0.002110 10.0.0.38 - - [2025-09-11 01:48:55] "POST /ref-update HTTP/1.1" 200 156 0.051337 10.0.0.38 - - [2025-09-11 01:48:56] "POST /tags HTTP/1.1" 200 345 0.074869 10.0.0.38 - - [2025-09-11 01:48:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.005727 10.0.0.38 - - [2025-09-11 01:48:56] "GET /tag/0fcdea4c-91ff-4c43-92fc-ac613a618ef5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.022623 10.0.0.38 - - [2025-09-11 01:48:56] "POST /projects HTTP/1.1" 409 238 0.005940 10.0.0.38 - - [2025-09-11 01:48:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002146 10.0.0.38 - - [2025-09-11 01:48:56] "GET /project/6da4c4c4-890d-4896-abe8-981e8dc8adc6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.040789 10.0.0.38 - - [2025-09-11 01:48:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.005646 10.0.0.38 - - [2025-09-11 01:48:56] "GET /virtual-network/2f9ef23e-7cf5-4bbe-b125-03607c633545?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.013175 10.0.0.38 - - [2025-09-11 01:48:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001943 10.0.0.38 - - [2025-09-11 01:48:56] "GET /virtual-network/a33099db-691b-4120-b312-022e681a8f53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.003911 10.0.0.38 - - [2025-09-11 01:48:56] "POST /security-groups HTTP/1.1" 409 285 0.002099 10.0.0.38 - - [2025-09-11 01:48:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002375 10.0.0.38 - - [2025-09-11 01:48:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001543 10.0.0.38 - - [2025-09-11 01:48:56] "PUT /security-group/890f4415-8ef7-469f-aef2-da3b88c2cd24 HTTP/1.1" 200 262 0.067477 10.0.0.38 - - [2025-09-11 01:48:56] "PUT /access-control-list/a1917c68-8401-4117-a5fd-7bdb7b7235c6 HTTP/1.1" 200 272 0.020429 10.0.0.38 - - [2025-09-11 01:48:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.033659 10.0.0.38 - - [2025-09-11 01:48:56] "POST /tags HTTP/1.1" 409 228 0.014040 10.0.0.38 - - [2025-09-11 01:48:56] "GET /project/6da4c4c4-890d-4896-abe8-981e8dc8adc6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.109985 10.0.0.38 - - [2025-09-11 01:48:56] "PUT /access-control-list/581cea62-7a4b-46d9-a5dd-ae8207d5e7a9 HTTP/1.1" 200 272 0.041634 10.0.0.38 - - [2025-09-11 01:48:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.007772 10.0.0.38 - - [2025-09-11 01:48:56] "GET /tag/0fcdea4c-91ff-4c43-92fc-ac613a618ef5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.013953 10.0.0.38 - - [2025-09-11 01:48:56] "POST /tags HTTP/1.1" 200 345 0.015532 10.0.0.38 - - [2025-09-11 01:48:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002017 10.0.0.38 - - [2025-09-11 01:48:56] "GET /tag/8669c75b-5990-4cea-87b1-5d20403fca12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.014133 10.0.0.38 - - [2025-09-11 01:48:56] "POST /projects HTTP/1.1" 409 238 0.002711 10.0.0.38 - - [2025-09-11 01:48:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004220 10.0.0.38 - - [2025-09-11 01:48:57] "GET /project/67c14524-ac14-4f02-a88e-c4998a3bb18f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.032675 10.0.0.38 - - [2025-09-11 01:48:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001816 10.0.0.38 - - [2025-09-11 01:48:57] "GET /virtual-network/2f9ef23e-7cf5-4bbe-b125-03607c633545?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.003684 10.0.0.38 - - [2025-09-11 01:48:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001835 10.0.0.38 - - [2025-09-11 01:48:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001817 10.0.0.38 - - [2025-09-11 01:48:57] "GET /project/67c14524-ac14-4f02-a88e-c4998a3bb18f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.025895 10.0.0.38 - - [2025-09-11 01:48:57] "GET /virtual-network/a33099db-691b-4120-b312-022e681a8f53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.006436 10.0.0.38 - - [2025-09-11 01:48:57] "POST /security-groups HTTP/1.1" 409 285 0.002505 10.0.0.38 - - [2025-09-11 01:48:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001652 10.0.0.38 - - [2025-09-11 01:48:57] "PUT /security-group/e78aa72f-10e7-44ee-ade7-8b9fefcd39f1 HTTP/1.1" 200 262 0.059443 10.0.0.38 - - [2025-09-11 01:48:57] "PUT /access-control-list/44c86c5b-153d-4fb5-acf4-dfb021d4c56a HTTP/1.1" 200 272 0.012232 10.0.0.38 - - [2025-09-11 01:48:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.013992 10.0.0.38 - - [2025-09-11 01:48:57] "POST /tags HTTP/1.1" 409 228 0.019150 10.0.0.38 - - [2025-09-11 01:48:57] "PUT /access-control-list/8c340388-ab62-4611-8843-f114ca00041d HTTP/1.1" 200 272 0.042540 10.0.0.38 - - [2025-09-11 01:48:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002378 10.0.0.38 - - [2025-09-11 01:48:57] "GET /tag/8669c75b-5990-4cea-87b1-5d20403fca12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.017435 10.0.0.38 - - [2025-09-11 01:48:57] "POST /tags HTTP/1.1" 200 291 0.046186 10.0.0.38 - - [2025-09-11 01:48:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002623 10.0.0.38 - - [2025-09-11 01:48:57] "GET /tag/74470f9e-3b85-4306-bc09-ac0d3da39c35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1084 0.015078 10.0.0.38 - - [2025-09-11 01:48:57] "POST /tags HTTP/1.1" 200 303 0.063535 10.0.0.38 - - [2025-09-11 01:48:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002227 10.0.0.38 - - [2025-09-11 01:48:57] "GET /tag/7479141a-4e51-4a17-ad42-273233d239be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.012604 10.0.0.38 - - [2025-09-11 01:48:57] "POST /tags HTTP/1.1" 409 252 0.001762 10.0.0.38 - - [2025-09-11 01:48:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001867 10.0.0.38 - - [2025-09-11 01:48:57] "GET /tag/ee580426-7033-435c-b4a7-8d13ec076913?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.012310 10.0.0.38 - - [2025-09-11 01:48:57] "POST /tags HTTP/1.1" 409 226 0.001816 10.0.0.38 - - [2025-09-11 01:48:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001642 10.0.0.38 - - [2025-09-11 01:48:57] "GET /tag/464447ea-51ff-4d9f-8918-b42ba048662e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1190 0.010667 10.0.0.38 - - [2025-09-11 01:48:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001770 10.0.0.38 - - [2025-09-11 01:48:57] "GET /virtual-network/2f9ef23e-7cf5-4bbe-b125-03607c633545?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.003854 10.0.0.38 - - [2025-09-11 01:48:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002421 10.0.0.38 - - [2025-09-11 01:48:57] "GET /project/6da4c4c4-890d-4896-abe8-981e8dc8adc6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.053524 10.0.0.38 - - [2025-09-11 01:48:57] "POST /virtual-machines HTTP/1.1" 200 395 0.011516 10.0.0.38 - - [2025-09-11 01:48:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.008224 10.0.0.38 - - [2025-09-11 01:48:58] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.093775 10.0.0.38 - - [2025-09-11 01:48:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.017214 10.0.0.38 - - [2025-09-11 01:48:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002811 10.0.0.38 - - [2025-09-11 01:48:58] "GET /virtual-machine-interface/7b6b4344-8eb1-11f0-8c9e-fa163e9d820e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.004297 10.0.0.38 - - [2025-09-11 01:48:58] "POST /instance-ips HTTP/1.1" 200 397 0.018470 10.0.0.38 - - [2025-09-11 01:48:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.017619 10.0.0.38 - - [2025-09-11 01:48:58] "GET /virtual-machine-interface/7b6b4344-8eb1-11f0-8c9e-fa163e9d820e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.011887 10.0.0.38 - - [2025-09-11 01:48:58] "POST /set-tag HTTP/1.1" 200 109 0.062728 10.0.0.38 - - [2025-09-11 01:48:58] "GET /virtual-machine-interface/7b6b4344-8eb1-11f0-8c9e-fa163e9d820e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.006092 10.0.0.38 - - [2025-09-11 01:48:58] "GET /instance-ip/7b7d41a2-8eb1-11f0-8c9e-fa163e9d820e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.002723 10.0.0.38 - - [2025-09-11 01:48:58] "GET /virtual-machine-interface/7b6b4344-8eb1-11f0-8c9e-fa163e9d820e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004200 10.0.0.38 - - [2025-09-11 01:48:58] "POST /set-tag HTTP/1.1" 200 109 0.013291 10.0.0.38 - - [2025-09-11 01:48:58] "GET /virtual-router/43987858-ef07-4319-8860-e7469586dd5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1485 0.004925 10.0.0.38 - - [2025-09-11 01:48:58] "POST /ref-update HTTP/1.1" 200 156 0.007171 10.0.0.38 - - [2025-09-11 01:48:58] "GET /virtual-machine-interface/7b6b4344-8eb1-11f0-8c9e-fa163e9d820e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.007063 10.0.0.38 - - [2025-09-11 01:48:58] "POST /set-tag HTTP/1.1" 200 109 0.001965 10.0.0.38 - - [2025-09-11 01:48:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001949 10.0.0.38 - - [2025-09-11 01:48:58] "GET /virtual-network/2f9ef23e-7cf5-4bbe-b125-03607c633545?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.003801 10.0.0.38 - - [2025-09-11 01:48:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001463 10.0.0.38 - - [2025-09-11 01:48:58] "GET /project/6da4c4c4-890d-4896-abe8-981e8dc8adc6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.035427 10.0.0.38 - - [2025-09-11 01:48:58] "POST /virtual-machines HTTP/1.1" 200 395 0.008396 10.0.0.38 - - [2025-09-11 01:48:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.022806 10.0.0.38 - - [2025-09-11 01:48:58] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.108752 10.0.0.38 - - [2025-09-11 01:48:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.007858 10.0.0.38 - - [2025-09-11 01:48:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003325 10.0.0.38 - - [2025-09-11 01:48:58] "GET /virtual-machine-interface/7bd55c52-8eb1-11f0-8c9e-fa163e9d820e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.009810 10.0.0.38 - - [2025-09-11 01:48:58] "POST /instance-ips HTTP/1.1" 200 397 0.020694 10.0.0.38 - - [2025-09-11 01:48:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.021162 10.0.0.38 - - [2025-09-11 01:48:58] "GET /virtual-machine-interface/7bd55c52-8eb1-11f0-8c9e-fa163e9d820e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.011095 10.0.0.38 - - [2025-09-11 01:48:59] "POST /set-tag HTTP/1.1" 200 109 0.067705 10.0.0.38 - - [2025-09-11 01:48:59] "GET /virtual-machine-interface/7bd55c52-8eb1-11f0-8c9e-fa163e9d820e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.016370 10.0.0.38 - - [2025-09-11 01:48:59] "GET /instance-ip/7bee76ba-8eb1-11f0-8c9e-fa163e9d820e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.002795 10.0.0.38 - - [2025-09-11 01:48:59] "GET /virtual-machine-interface/7bd55c52-8eb1-11f0-8c9e-fa163e9d820e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004246 10.0.0.38 - - [2025-09-11 01:48:59] "POST /set-tag HTTP/1.1" 200 109 0.002159 10.0.0.38 - - [2025-09-11 01:48:59] "GET /virtual-router/43987858-ef07-4319-8860-e7469586dd5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1698 0.003186 10.0.0.38 - - [2025-09-11 01:48:59] "POST /ref-update HTTP/1.1" 200 156 0.010278 10.0.0.38 - - [2025-09-11 01:48:59] "GET /virtual-machine-interface/7bd55c52-8eb1-11f0-8c9e-fa163e9d820e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.037186 10.0.0.38 - - [2025-09-11 01:48:59] "POST /set-tag HTTP/1.1" 200 109 0.014312 10.0.0.38 - - [2025-09-11 01:48:59] "POST /tags HTTP/1.1" 200 291 0.019028 10.0.0.38 - - [2025-09-11 01:48:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.009208 10.0.0.38 - - [2025-09-11 01:48:59] "GET /tag/cef28379-f6a0-4cd8-800a-5cde1ddd124e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1084 0.011378 10.0.0.38 - - [2025-09-11 01:48:59] "POST /tags HTTP/1.1" 409 252 0.002581 10.0.0.38 - - [2025-09-11 01:48:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002068 10.0.0.38 - - [2025-09-11 01:48:59] "GET /tag/26812985-b13c-40b0-b030-e68bdd1185af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.010782 10.0.0.38 - - [2025-09-11 01:48:59] "POST /tags HTTP/1.1" 409 226 0.002113 10.0.0.38 - - [2025-09-11 01:48:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001654 10.0.0.38 - - [2025-09-11 01:48:59] "GET /tag/1748dbdf-c53d-404b-86df-1bfb14dd9ce4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1190 0.010031 10.0.0.38 - - [2025-09-11 01:48:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001986 10.0.0.38 - - [2025-09-11 01:48:59] "GET /virtual-network/2f9ef23e-7cf5-4bbe-b125-03607c633545?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.003626 10.0.0.38 - - [2025-09-11 01:48:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001516 10.0.0.38 - - [2025-09-11 01:48:59] "GET /project/67c14524-ac14-4f02-a88e-c4998a3bb18f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.029657 10.0.0.38 - - [2025-09-11 01:48:59] "POST /virtual-machines HTTP/1.1" 200 395 0.008022 10.0.0.38 - - [2025-09-11 01:48:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.012767 10.0.0.38 - - [2025-09-11 01:48:59] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.095810 10.0.0.38 - - [2025-09-11 01:48:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.009323 10.0.0.38 - - [2025-09-11 01:48:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003621 10.0.0.38 - - [2025-09-11 01:48:59] "GET /virtual-machine-interface/7c707c3c-8eb1-11f0-8c9e-fa163e9d820e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.007657 10.0.0.38 - - [2025-09-11 01:48:59] "POST /instance-ips HTTP/1.1" 200 397 0.019351 10.0.0.38 - - [2025-09-11 01:48:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.020744 10.0.0.38 - - [2025-09-11 01:48:59] "GET /virtual-machine-interface/7c707c3c-8eb1-11f0-8c9e-fa163e9d820e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.005720 10.0.0.38 - - [2025-09-11 01:49:00] "POST /set-tag HTTP/1.1" 200 109 0.067586 10.0.0.38 - - [2025-09-11 01:49:00] "GET /virtual-machine-interface/7c707c3c-8eb1-11f0-8c9e-fa163e9d820e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.014387 10.0.0.38 - - [2025-09-11 01:49:00] "GET /instance-ip/7c888548-8eb1-11f0-8c9e-fa163e9d820e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.002772 10.0.0.38 - - [2025-09-11 01:49:00] "GET /virtual-machine-interface/7c707c3c-8eb1-11f0-8c9e-fa163e9d820e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004150 10.0.0.38 - - [2025-09-11 01:49:00] "POST /set-tag HTTP/1.1" 200 109 0.001782 10.0.0.38 - - [2025-09-11 01:49:00] "GET /virtual-router/43987858-ef07-4319-8860-e7469586dd5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1911 0.003268 10.0.0.38 - - [2025-09-11 01:49:00] "POST /ref-update HTTP/1.1" 200 156 0.007365 10.0.0.38 - - [2025-09-11 01:49:00] "GET /virtual-machine-interface/7c707c3c-8eb1-11f0-8c9e-fa163e9d820e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004447 10.0.0.38 - - [2025-09-11 01:49:00] "POST /set-tag HTTP/1.1" 200 109 0.002696 10.0.0.38 - - [2025-09-11 01:49:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002308 10.0.0.38 - - [2025-09-11 01:49:00] "GET /virtual-network/2f9ef23e-7cf5-4bbe-b125-03607c633545?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.005108 10.0.0.38 - - [2025-09-11 01:49:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001863 10.0.0.38 - - [2025-09-11 01:49:00] "GET /project/67c14524-ac14-4f02-a88e-c4998a3bb18f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.043769 10.0.0.38 - - [2025-09-11 01:49:00] "POST /virtual-machines HTTP/1.1" 200 395 0.009835 10.0.0.38 - - [2025-09-11 01:49:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.016458 10.0.0.38 - - [2025-09-11 01:49:00] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.092469 10.0.0.38 - - [2025-09-11 01:49:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.029162 10.0.0.38 - - [2025-09-11 01:49:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.015121 10.0.0.38 - - [2025-09-11 01:49:00] "GET /virtual-machine-interface/7ce17716-8eb1-11f0-8c9e-fa163e9d820e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.006484 10.0.0.38 - - [2025-09-11 01:49:00] "POST /instance-ips HTTP/1.1" 200 397 0.025599 10.0.0.38 - - [2025-09-11 01:49:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.014943 10.0.0.38 - - [2025-09-11 01:49:00] "GET /virtual-machine-interface/7ce17716-8eb1-11f0-8c9e-fa163e9d820e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.011097 10.0.0.38 - - [2025-09-11 01:49:00] "POST /set-tag HTTP/1.1" 200 109 0.063708 10.0.0.38 - - [2025-09-11 01:49:00] "GET /virtual-machine-interface/7ce17716-8eb1-11f0-8c9e-fa163e9d820e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.013358 10.0.0.38 - - [2025-09-11 01:49:00] "GET /instance-ip/7cf6ea2e-8eb1-11f0-8c9e-fa163e9d820e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.006911 10.0.0.38 - - [2025-09-11 01:49:00] "GET /virtual-machine-interface/7ce17716-8eb1-11f0-8c9e-fa163e9d820e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005907 10.0.0.38 - - [2025-09-11 01:49:00] "POST /set-tag HTTP/1.1" 200 109 0.002608 10.0.0.38 - - [2025-09-11 01:49:00] "GET /virtual-router/43987858-ef07-4319-8860-e7469586dd5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2124 0.004657 10.0.0.38 - - [2025-09-11 01:49:00] "POST /ref-update HTTP/1.1" 200 156 0.010164 10.0.0.38 - - [2025-09-11 01:49:00] "GET /virtual-machine-interface/7ce17716-8eb1-11f0-8c9e-fa163e9d820e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.012714 10.0.0.38 - - [2025-09-11 01:49:00] "POST /set-tag HTTP/1.1" 200 109 0.002412 10.0.0.38 - - [2025-09-11 01:49:01] "POST /tags HTTP/1.1" 200 299 0.020002 10.0.0.38 - - [2025-09-11 01:49:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003711 10.0.0.38 - - [2025-09-11 01:49:01] "GET /tag/e5860a37-a22c-4473-87f9-6c3b2898f7d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.016041 10.0.0.38 - - [2025-09-11 01:49:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002440 10.0.0.38 - - [2025-09-11 01:49:01] "GET /virtual-network/2f9ef23e-7cf5-4bbe-b125-03607c633545?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.005541 10.0.0.38 - - [2025-09-11 01:49:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002248 10.0.0.38 - - [2025-09-11 01:49:01] "GET /project/6da4c4c4-890d-4896-abe8-981e8dc8adc6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.038481 10.0.0.38 - - [2025-09-11 01:49:01] "POST /virtual-machines HTTP/1.1" 200 395 0.009060 10.0.0.38 - - [2025-09-11 01:49:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.010236 10.0.0.38 - - [2025-09-11 01:49:01] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.105221 10.0.0.38 - - [2025-09-11 01:49:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.007964 10.0.0.38 - - [2025-09-11 01:49:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.007397 10.0.0.38 - - [2025-09-11 01:49:01] "GET /virtual-machine-interface/7d60bdc8-8eb1-11f0-8c9e-fa163e9d820e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.006193 10.0.0.38 - - [2025-09-11 01:49:01] "POST /instance-ips HTTP/1.1" 200 397 0.019096 10.0.0.38 - - [2025-09-11 01:49:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.026177 10.0.0.38 - - [2025-09-11 01:49:01] "GET /virtual-machine-interface/7d60bdc8-8eb1-11f0-8c9e-fa163e9d820e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.007957 10.0.0.38 - - [2025-09-11 01:49:01] "POST /set-tag HTTP/1.1" 200 109 0.017032 10.0.0.38 - - [2025-09-11 01:49:01] "GET /virtual-machine-interface/7d60bdc8-8eb1-11f0-8c9e-fa163e9d820e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.014340 10.0.0.38 - - [2025-09-11 01:49:01] "GET /instance-ip/7d797bec-8eb1-11f0-8c9e-fa163e9d820e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.003206 10.0.0.38 - - [2025-09-11 01:49:01] "GET /virtual-machine-interface/7d60bdc8-8eb1-11f0-8c9e-fa163e9d820e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004190 10.0.0.38 - - [2025-09-11 01:49:01] "POST /set-tag HTTP/1.1" 200 109 0.001993 10.0.0.38 - - [2025-09-11 01:49:01] "POST /tags HTTP/1.1" 200 299 0.017548 10.0.0.38 - - [2025-09-11 01:49:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.007675 10.0.0.38 - - [2025-09-11 01:49:01] "GET /tag/2e88eaf8-bac3-41ee-9115-c32a893e1cca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.011833 10.0.0.38 - - [2025-09-11 01:49:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002020 10.0.0.38 - - [2025-09-11 01:49:01] "GET /virtual-network/2f9ef23e-7cf5-4bbe-b125-03607c633545?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.005526 10.0.0.38 - - [2025-09-11 01:49:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002085 10.0.0.38 - - [2025-09-11 01:49:01] "GET /project/6da4c4c4-890d-4896-abe8-981e8dc8adc6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.030085 10.0.0.38 - - [2025-09-11 01:49:01] "POST /virtual-machines HTTP/1.1" 200 395 0.021899 10.0.0.38 - - [2025-09-11 01:49:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.017176 10.0.0.38 - - [2025-09-11 01:49:02] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.105996 10.0.0.38 - - [2025-09-11 01:49:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.009742 10.0.0.38 - - [2025-09-11 01:49:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.007000 10.0.0.38 - - [2025-09-11 01:49:02] "GET /virtual-machine-interface/7dc7ebb0-8eb1-11f0-8c9e-fa163e9d820e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.006094 10.0.0.38 - - [2025-09-11 01:49:02] "POST /instance-ips HTTP/1.1" 200 397 0.020828 10.0.0.38 - - [2025-09-11 01:49:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.020835 10.0.0.38 - - [2025-09-11 01:49:02] "GET /virtual-machine-interface/7dc7ebb0-8eb1-11f0-8c9e-fa163e9d820e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.009585 10.0.0.38 - - [2025-09-11 01:49:02] "POST /set-tag HTTP/1.1" 200 109 0.018230 10.0.0.38 - - [2025-09-11 01:49:02] "GET /virtual-machine-interface/7dc7ebb0-8eb1-11f0-8c9e-fa163e9d820e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.019620 10.0.0.38 - - [2025-09-11 01:49:02] "GET /instance-ip/7de20450-8eb1-11f0-8c9e-fa163e9d820e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.004755 10.0.0.38 - - [2025-09-11 01:49:02] "GET /virtual-machine-interface/7dc7ebb0-8eb1-11f0-8c9e-fa163e9d820e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004103 10.0.0.38 - - [2025-09-11 01:49:02] "POST /set-tag HTTP/1.1" 200 109 0.001911 10.0.0.38 - - [2025-09-11 01:49:02] "POST /tags HTTP/1.1" 200 299 0.020606 10.0.0.38 - - [2025-09-11 01:49:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001919 10.0.0.38 - - [2025-09-11 01:49:02] "GET /tag/ddd2c2a4-d2d5-473f-a3dc-d981b812dfb8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.012270 10.0.0.38 - - [2025-09-11 01:49:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001760 10.0.0.38 - - [2025-09-11 01:49:02] "GET /virtual-network/2f9ef23e-7cf5-4bbe-b125-03607c633545?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004799 10.0.0.38 - - [2025-09-11 01:49:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001961 10.0.0.38 - - [2025-09-11 01:49:02] "GET /project/67c14524-ac14-4f02-a88e-c4998a3bb18f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.047481 10.0.0.38 - - [2025-09-11 01:49:02] "POST /virtual-machines HTTP/1.1" 200 395 0.011125 10.0.0.38 - - [2025-09-11 01:49:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.009869 10.0.0.38 - - [2025-09-11 01:49:02] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.121819 10.0.0.38 - - [2025-09-11 01:49:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.017176 10.0.0.38 - - [2025-09-11 01:49:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.005343 10.0.0.38 - - [2025-09-11 01:49:02] "GET /virtual-machine-interface/7e35b1f4-8eb1-11f0-8c9e-fa163e9d820e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.004391 10.0.0.38 - - [2025-09-11 01:49:02] "POST /instance-ips HTTP/1.1" 200 397 0.021255 10.0.0.38 - - [2025-09-11 01:49:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.023369 10.0.0.38 - - [2025-09-11 01:49:02] "GET /virtual-machine-interface/7e35b1f4-8eb1-11f0-8c9e-fa163e9d820e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.011032 10.0.0.38 - - [2025-09-11 01:49:02] "POST /set-tag HTTP/1.1" 200 109 0.021925 10.0.0.38 - - [2025-09-11 01:49:02] "GET /virtual-machine-interface/7e35b1f4-8eb1-11f0-8c9e-fa163e9d820e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.013918 10.0.0.38 - - [2025-09-11 01:49:03] "GET /instance-ip/7e4c8a5a-8eb1-11f0-8c9e-fa163e9d820e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.014472 10.0.0.38 - - [2025-09-11 01:49:03] "GET /virtual-machine-interface/7e35b1f4-8eb1-11f0-8c9e-fa163e9d820e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004061 10.0.0.38 - - [2025-09-11 01:49:03] "POST /set-tag HTTP/1.1" 200 109 0.002558 10.0.0.38 - - [2025-09-11 01:49:03] "POST /tags HTTP/1.1" 200 299 0.019176 10.0.0.38 - - [2025-09-11 01:49:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.011568 10.0.0.38 - - [2025-09-11 01:49:03] "GET /tag/54f5bb18-e067-4f45-b43f-0fc957169ae8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.011234 10.0.0.38 - - [2025-09-11 01:49:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001579 10.0.0.38 - - [2025-09-11 01:49:03] "GET /virtual-network/2f9ef23e-7cf5-4bbe-b125-03607c633545?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.003491 10.0.0.38 - - [2025-09-11 01:49:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001933 10.0.0.38 - - [2025-09-11 01:49:03] "GET /project/67c14524-ac14-4f02-a88e-c4998a3bb18f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.038014 10.0.0.38 - - [2025-09-11 01:49:03] "POST /virtual-machines HTTP/1.1" 200 395 0.007155 10.0.0.38 - - [2025-09-11 01:49:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.017738 10.0.0.38 - - [2025-09-11 01:49:03] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.101969 10.0.0.38 - - [2025-09-11 01:49:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.009244 10.0.0.38 - - [2025-09-11 01:49:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.015422 10.0.0.38 - - [2025-09-11 01:49:03] "GET /virtual-machine-interface/7e9ca49a-8eb1-11f0-8c9e-fa163e9d820e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.003898 10.0.0.38 - - [2025-09-11 01:49:03] "POST /instance-ips HTTP/1.1" 200 397 0.019179 10.0.0.38 - - [2025-09-11 01:49:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.023118 10.0.0.38 - - [2025-09-11 01:49:03] "GET /virtual-machine-interface/7e9ca49a-8eb1-11f0-8c9e-fa163e9d820e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.011636 10.0.0.38 - - [2025-09-11 01:49:03] "POST /set-tag HTTP/1.1" 200 109 0.030030 10.0.0.38 - - [2025-09-11 01:49:03] "GET /virtual-machine-interface/7e9ca49a-8eb1-11f0-8c9e-fa163e9d820e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.036208 10.0.0.38 - - [2025-09-11 01:49:03] "GET /instance-ip/7eb5c060-8eb1-11f0-8c9e-fa163e9d820e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.006249 10.0.0.38 - - [2025-09-11 01:49:03] "GET /virtual-machine-interface/7e9ca49a-8eb1-11f0-8c9e-fa163e9d820e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004127 10.0.0.38 - - [2025-09-11 01:49:03] "POST /set-tag HTTP/1.1" 200 109 0.001903 10.0.0.38 - - [2025-09-11 01:49:03] "GET /virtual-router/43987858-ef07-4319-8860-e7469586dd5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2337 0.003318 10.0.0.38 - - [2025-09-11 01:49:03] "POST /ref-update HTTP/1.1" 200 156 0.007471 10.0.0.38 - - [2025-09-11 01:49:03] "GET /virtual-machine-interface/7d60bdc8-8eb1-11f0-8c9e-fa163e9d820e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004889 10.0.0.38 - - [2025-09-11 01:49:03] "POST /set-tag HTTP/1.1" 200 109 0.001959 10.0.0.38 - - [2025-09-11 01:49:03] "GET /virtual-machine-interface/7b6b4344-8eb1-11f0-8c9e-fa163e9d820e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004821 10.0.0.38 - - [2025-09-11 01:49:03] "POST /set-tag HTTP/1.1" 200 109 0.001855 10.0.0.38 - - [2025-09-11 01:49:03] "GET /virtual-router/43987858-ef07-4319-8860-e7469586dd5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2550 0.004442 10.0.0.38 - - [2025-09-11 01:49:03] "POST /ref-update HTTP/1.1" 200 156 0.010700 10.0.0.38 - - [2025-09-11 01:49:03] "GET /virtual-machine-interface/7dc7ebb0-8eb1-11f0-8c9e-fa163e9d820e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.016138 10.0.0.38 - - [2025-09-11 01:49:04] "POST /set-tag HTTP/1.1" 200 109 0.003359 10.0.0.38 - - [2025-09-11 01:49:04] "GET /virtual-machine-interface/7bd55c52-8eb1-11f0-8c9e-fa163e9d820e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005769 10.0.0.38 - - [2025-09-11 01:49:04] "POST /set-tag HTTP/1.1" 200 109 0.002493 10.0.0.38 - - [2025-09-11 01:49:04] "GET /virtual-router/43987858-ef07-4319-8860-e7469586dd5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2763 0.003628 10.0.0.38 - - [2025-09-11 01:49:04] "POST /ref-update HTTP/1.1" 200 156 0.007902 10.0.0.38 - - [2025-09-11 01:49:04] "GET /virtual-machine-interface/7e35b1f4-8eb1-11f0-8c9e-fa163e9d820e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.011324 10.0.0.38 - - [2025-09-11 01:49:04] "POST /set-tag HTTP/1.1" 200 109 0.002172 10.0.0.38 - - [2025-09-11 01:49:04] "GET /virtual-router/43987858-ef07-4319-8860-e7469586dd5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2976 0.003383 10.0.0.38 - - [2025-09-11 01:49:04] "POST /ref-update HTTP/1.1" 200 156 0.008049 10.0.0.38 - - [2025-09-11 01:49:04] "GET /virtual-machine-interface/7e9ca49a-8eb1-11f0-8c9e-fa163e9d820e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004121 10.0.0.38 - - [2025-09-11 01:49:04] "POST /set-tag HTTP/1.1" 200 109 0.001890 10.0.0.38 - - [2025-09-11 01:49:04] "GET /virtual-machine-interface/7c707c3c-8eb1-11f0-8c9e-fa163e9d820e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003717 10.0.0.38 - - [2025-09-11 01:49:04] "POST /set-tag HTTP/1.1" 200 109 0.002124 10.0.0.38 - - [2025-09-11 01:49:04] "GET /virtual-machine-interface/7ce17716-8eb1-11f0-8c9e-fa163e9d820e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005285 10.0.0.38 - - [2025-09-11 01:49:04] "POST /set-tag HTTP/1.1" 200 109 0.001947 10.0.0.38 - - [2025-09-11 01:49:04] "GET /virtual-machine-interface/7d60bdc8-8eb1-11f0-8c9e-fa163e9d820e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004715 10.0.0.38 - - [2025-09-11 01:49:04] "POST /set-tag HTTP/1.1" 200 109 0.002609 10.0.0.38 - - [2025-09-11 01:49:04] "GET /virtual-machine-interface/7dc7ebb0-8eb1-11f0-8c9e-fa163e9d820e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004549 10.0.0.38 - - [2025-09-11 01:49:04] "POST /set-tag HTTP/1.1" 200 109 0.002141 10.0.0.38 - - [2025-09-11 01:49:04] "GET /virtual-machine-interface/7e35b1f4-8eb1-11f0-8c9e-fa163e9d820e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004058 10.0.0.38 - - [2025-09-11 01:49:04] "POST /set-tag HTTP/1.1" 200 109 0.001656 10.0.0.38 - - [2025-09-11 01:49:04] "GET /virtual-machine-interface/7e9ca49a-8eb1-11f0-8c9e-fa163e9d820e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004430 10.0.0.38 - - [2025-09-11 01:49:04] "POST /set-tag HTTP/1.1" 200 109 0.002134 10.0.0.38 - - [2025-09-11 01:49:04] "GET /virtual-machine-interface/7c707c3c-8eb1-11f0-8c9e-fa163e9d820e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005886 10.0.0.38 - - [2025-09-11 01:49:04] "POST /set-tag HTTP/1.1" 200 109 0.010721 10.0.0.38 - - [2025-09-11 01:49:08] "GET /virtual-machine-interface/7b6b4344-8eb1-11f0-8c9e-fa163e9d820e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005264 10.0.0.38 - - [2025-09-11 01:49:08] "POST /set-tag HTTP/1.1" 200 109 0.002564 10.0.0.38 - - [2025-09-11 01:49:09] "GET /virtual-machine-interface/7e35b1f4-8eb1-11f0-8c9e-fa163e9d820e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.006871 10.0.0.38 - - [2025-09-11 01:49:09] "POST /set-tag HTTP/1.1" 200 109 0.002066 10.0.0.38 - - [2025-09-11 01:49:09] "GET /virtual-machine-interface/7bd55c52-8eb1-11f0-8c9e-fa163e9d820e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005457 10.0.0.38 - - [2025-09-11 01:49:09] "POST /set-tag HTTP/1.1" 200 109 0.002931 10.0.0.38 - - [2025-09-11 01:49:09] "GET /virtual-machine-interface/7e9ca49a-8eb1-11f0-8c9e-fa163e9d820e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004066 10.0.0.38 - - [2025-09-11 01:49:09] "POST /set-tag HTTP/1.1" 200 109 0.001948 10.0.0.38 - - [2025-09-11 01:49:10] "GET /virtual-machine-interface/7ce17716-8eb1-11f0-8c9e-fa163e9d820e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004449 10.0.0.38 - - [2025-09-11 01:49:10] "POST /set-tag HTTP/1.1" 200 109 0.002557 10.0.0.38 - - [2025-09-11 01:49:11] "GET /global-system-configs HTTP/1.1" 200 322 0.002123 10.0.0.38 - - [2025-09-11 01:49:12] "GET /global-system-configs HTTP/1.1" 200 322 0.003528 10.0.0.38 - - [2025-09-11 01:49:12] "GET /virtual-machine/ca68b11c-4cd0-4f8e-add6-e1ab61f9a584?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.002997 10.0.0.38 - - [2025-09-11 01:49:12] "GET /virtual-machine-interface/7b6b4344-8eb1-11f0-8c9e-fa163e9d820e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004058 10.0.0.38 - - [2025-09-11 01:49:12] "GET /virtual-machine/77346915-264a-4d87-b86d-cc422aa9dda6?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003611 10.0.0.38 - - [2025-09-11 01:49:12] "GET /virtual-machine-interface/7bd55c52-8eb1-11f0-8c9e-fa163e9d820e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005531 10.0.0.38 - - [2025-09-11 01:49:12] "GET /virtual-machine/a51cd66d-767f-4721-8d2a-fbf27c02422a?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.002831 10.0.0.38 - - [2025-09-11 01:49:12] "GET /virtual-machine-interface/7c707c3c-8eb1-11f0-8c9e-fa163e9d820e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004861 10.0.0.38 - - [2025-09-11 01:49:12] "GET /virtual-machine/b53678b2-e9a3-41e0-974e-1cd3f4f8d607?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.009620 10.0.0.38 - - [2025-09-11 01:49:12] "GET /virtual-machine-interface/7ce17716-8eb1-11f0-8c9e-fa163e9d820e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004667 10.0.0.38 - - [2025-09-11 01:49:13] "GET /virtual-machine-interface/7d60bdc8-8eb1-11f0-8c9e-fa163e9d820e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004714 10.0.0.38 - - [2025-09-11 01:49:13] "POST /set-tag HTTP/1.1" 200 109 0.002275 10.0.0.38 - - [2025-09-11 01:49:14] "GET /virtual-machine-interface/7dc7ebb0-8eb1-11f0-8c9e-fa163e9d820e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004271 10.0.0.38 - - [2025-09-11 01:49:14] "POST /set-tag HTTP/1.1" 200 109 0.002139 10.0.0.38 - - [2025-09-11 01:49:17] "GET /virtual-machine/4e553b3e-4892-47ef-b5c7-755b100f19e5?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003087 10.0.0.38 - - [2025-09-11 01:49:17] "GET /virtual-machine-interface/7d60bdc8-8eb1-11f0-8c9e-fa163e9d820e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004028 10.0.0.38 - - [2025-09-11 01:49:17] "GET /virtual-machine/4c478ef8-fc33-4556-96d8-9ae6ec713d9a?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003000 10.0.0.38 - - [2025-09-11 01:49:17] "GET /virtual-machine-interface/7e35b1f4-8eb1-11f0-8c9e-fa163e9d820e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003814 10.0.0.38 - - [2025-09-11 01:49:17] "GET /virtual-machine/c03e4f2d-bac1-42d4-a044-2edbb002cc61?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.002749 10.0.0.38 - - [2025-09-11 01:49:17] "GET /virtual-machine-interface/7dc7ebb0-8eb1-11f0-8c9e-fa163e9d820e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003976 10.0.0.38 - - [2025-09-11 01:49:17] "GET /virtual-machine/ad58231f-cfcf-46ec-8277-648b2476268a?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.002936 10.0.0.38 - - [2025-09-11 01:49:17] "GET /virtual-machine-interface/7e9ca49a-8eb1-11f0-8c9e-fa163e9d820e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004016 10.0.0.38 - - [2025-09-11 01:49:18] "GET /loadbalancer/b11ffa28-8fd5-4294-a130-4207db3673d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.002417 10.0.0.38 - - [2025-09-11 01:49:18] "POST /tags HTTP/1.1" 200 333 0.020220 10.0.0.38 - - [2025-09-11 01:49:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004027 10.0.0.38 - - [2025-09-11 01:49:18] "GET /tag/8f08f7b7-45da-4d04-8ff4-583c56f77318?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.022133 10.0.0.38 - - [2025-09-11 01:49:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002088 10.0.0.38 - - [2025-09-11 01:49:18] "GET /project/6da4c4c4-890d-4896-abe8-981e8dc8adc6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.032720 10.0.0.38 - - [2025-09-11 01:49:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001427 10.0.0.38 - - [2025-09-11 01:49:18] "GET /virtual-network/a33099db-691b-4120-b312-022e681a8f53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.003353 10.0.0.38 - - [2025-09-11 01:49:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001419 10.0.0.38 - - [2025-09-11 01:49:18] "GET /service-appliance-set/8f9acf63-fd02-4643-9b08-3838845f6ab6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.002652 10.0.0.38 - - [2025-09-11 01:49:18] "POST /fqname-to-id HTTP/1.1" 404 273 0.001507 10.0.0.38 - - [2025-09-11 01:49:18] "POST /virtual-machine-interfaces HTTP/1.1" 200 683 0.099213 10.0.0.38 - - [2025-09-11 01:49:18] "GET /virtual-machine-interface/e3dc7430-50ce-42f8-a830-9b81baf52e86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2421 0.004443 10.0.0.38 - - [2025-09-11 01:49:18] "POST /instance-ips HTTP/1.1" 200 409 0.020396 10.0.0.38 - - [2025-09-11 01:49:18] "GET /instance-ip/25b6fe8c-00eb-44ad-8e57-4b1987a3c99a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1670 0.005467 10.0.0.38 - - [2025-09-11 01:49:18] "POST /loadbalancers HTTP/1.1" 200 629 0.060477 10.0.0.38 - - [2025-09-11 01:49:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.034993 10.0.0.38 - - [2025-09-11 01:49:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.006979 10.0.0.38 - - [2025-09-11 01:49:18] "GET /project/6da4c4c4-890d-4896-abe8-981e8dc8adc6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.061819 10.0.0.38 - - [2025-09-11 01:49:18] "GET /instance-ip/25b6fe8c-00eb-44ad-8e57-4b1987a3c99a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1670 0.003712 10.0.0.38 - - [2025-09-11 01:49:18] "GET /project/6da4c4c4-890d-4896-abe8-981e8dc8adc6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.046703 10.0.0.38 - - [2025-09-11 01:49:18] "GET /loadbalancer/b11ffa28-8fd5-4294-a130-4207db3673d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.002763 10.0.0.38 - - [2025-09-11 01:49:18] "POST /loadbalancer-listeners HTTP/1.1" 200 735 0.020944 10.0.0.38 - - [2025-09-11 01:49:18] "POST /floating-ips HTTP/1.1" 200 597 0.022815 10.0.0.38 - - [2025-09-11 01:49:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001542 10.0.0.38 - - [2025-09-11 01:49:18] "GET /project/6da4c4c4-890d-4896-abe8-981e8dc8adc6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.031166 10.0.0.38 - - [2025-09-11 01:49:18] "GET /loadbalancer-listener/78641420-4508-48a2-9ee7-0003b9c50647?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1842 0.003334 10.0.0.38 - - [2025-09-11 01:49:18] "GET /loadbalancer-listener/78641420-4508-48a2-9ee7-0003b9c50647?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1242 0.002898 10.0.0.38 - - [2025-09-11 01:49:19] "POST /loadbalancer-pools HTTP/1.1" 200 727 0.017405 10.0.0.38 - - [2025-09-11 01:49:19] "GET /instance-ip/25b6fe8c-00eb-44ad-8e57-4b1987a3c99a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1670 0.018369 10.0.0.38 - - [2025-09-11 01:49:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003004 10.0.0.38 - - [2025-09-11 01:49:19] "GET /loadbalancer/b11ffa28-8fd5-4294-a130-4207db3673d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.002105 10.0.0.38 - - [2025-09-11 01:49:19] "GET /instance-ip/25b6fe8c-00eb-44ad-8e57-4b1987a3c99a?fields=floating_ips HTTP/1.1" 200 1212 0.005466 10.0.0.38 - - [2025-09-11 01:49:19] "GET /floating-ip/0a5eb181-a62d-48f2-8fb5-24c6984f9cda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1494 0.002169 10.0.0.38 - - [2025-09-11 01:49:19] "GET /loadbalancer-pool/13ad3e20-b564-494d-99e2-d395fb14e7a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1946 0.009362 10.0.0.38 - - [2025-09-11 01:49:19] "POST /loadbalancer-members HTTP/1.1" 200 721 0.015300 10.0.0.38 - - [2025-09-11 01:49:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.020885 10.0.0.38 - - [2025-09-11 01:49:19] "GET /virtual-machine-interface/7b6b4344-8eb1-11f0-8c9e-fa163e9d820e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.010082 10.0.0.38 - - [2025-09-11 01:49:19] "GET /loadbalancer/b11ffa28-8fd5-4294-a130-4207db3673d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.007916 10.0.0.38 - - [2025-09-11 01:49:19] "GET /virtual-machine-interface/7b6b4344-8eb1-11f0-8c9e-fa163e9d820e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005382 10.0.0.38 - - [2025-09-11 01:49:19] "POST /ref-update HTTP/1.1" 200 156 0.011714 10.0.0.38 - - [2025-09-11 01:49:19] "POST /tags HTTP/1.1" 409 221 0.005286 10.0.0.38 - - [2025-09-11 01:49:19] "GET /floating-ip/0a5eb181-a62d-48f2-8fb5-24c6984f9cda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1810 0.009305 10.0.0.38 - - [2025-09-11 01:49:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004090 10.0.0.38 - - [2025-09-11 01:49:19] "GET /tag/8f08f7b7-45da-4d04-8ff4-583c56f77318?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.014006 10.0.0.38 - - [2025-09-11 01:49:19] "PUT /floating-ip/0a5eb181-a62d-48f2-8fb5-24c6984f9cda HTTP/1.1" 200 256 0.020534 10.0.0.38 - - [2025-09-11 01:49:19] "POST /set-tag HTTP/1.1" 200 109 0.067770 10.0.0.38 - - [2025-09-11 01:49:19] "GET /loadbalancer-pool/13ad3e20-b564-494d-99e2-d395fb14e7a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1946 0.012560 10.0.0.38 - - [2025-09-11 01:49:19] "POST /loadbalancer-members HTTP/1.1" 200 721 0.025085 10.0.0.38 - - [2025-09-11 01:49:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.007805 10.0.0.38 - - [2025-09-11 01:49:19] "GET /virtual-machine-interface/7bd55c52-8eb1-11f0-8c9e-fa163e9d820e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.011232 10.0.0.38 - - [2025-09-11 01:49:19] "GET /virtual-machine-interface/7bd55c52-8eb1-11f0-8c9e-fa163e9d820e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003869 10.0.0.38 - - [2025-09-11 01:49:19] "POST /ref-update HTTP/1.1" 200 156 0.012281 10.0.0.38 - - [2025-09-11 01:49:19] "GET /floating-ip/0a5eb181-a62d-48f2-8fb5-24c6984f9cda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2235 0.011560 10.0.0.38 - - [2025-09-11 01:49:19] "POST /set-tag HTTP/1.1" 200 109 0.088642 10.0.0.38 - - [2025-09-11 01:49:22] "POST /tags HTTP/1.1" 409 206 0.002004 10.0.0.38 - - [2025-09-11 01:49:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001628 10.0.0.38 - - [2025-09-11 01:49:22] "GET /tag/7479141a-4e51-4a17-ad42-273233d239be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.009992 10.0.0.38 - - [2025-09-11 01:49:22] "POST /tags HTTP/1.1" 409 204 0.001451 10.0.0.38 - - [2025-09-11 01:49:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002269 10.0.0.38 - - [2025-09-11 01:49:22] "GET /tag/2e88eaf8-bac3-41ee-9115-c32a893e1cca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.010415 10.0.0.38 - - [2025-09-11 01:49:22] "GET /application-policy-set/2af0e662-6220-4109-aa12-1268f558646f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.002290 10.0.0.38 - - [2025-09-11 01:49:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002068 10.0.0.38 - - [2025-09-11 01:49:22] "GET /policy-management/e5e49d6c-b0ee-46c6-b6c4-cf840dff7683?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002323 10.0.0.38 - - [2025-09-11 01:49:22] "POST /tags HTTP/1.1" 409 206 0.001414 10.0.0.38 - - [2025-09-11 01:49:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001780 10.0.0.38 - - [2025-09-11 01:49:22] "GET /tag/7479141a-4e51-4a17-ad42-273233d239be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.009966 10.0.0.38 - - [2025-09-11 01:49:22] "POST /tags HTTP/1.1" 409 226 0.001679 10.0.0.38 - - [2025-09-11 01:49:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001333 10.0.0.38 - - [2025-09-11 01:49:22] "GET /tag/464447ea-51ff-4d9f-8918-b42ba048662e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1190 0.009977 10.0.0.38 - - [2025-09-11 01:49:22] "POST /tags HTTP/1.1" 409 204 0.001786 10.0.0.38 - - [2025-09-11 01:49:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001873 10.0.0.38 - - [2025-09-11 01:49:22] "GET /tag/2e88eaf8-bac3-41ee-9115-c32a893e1cca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.010489 10.0.0.38 - - [2025-09-11 01:49:22] "POST /tags HTTP/1.1" 409 226 0.002077 10.0.0.38 - - [2025-09-11 01:49:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001891 10.0.0.38 - - [2025-09-11 01:49:22] "GET /tag/464447ea-51ff-4d9f-8918-b42ba048662e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1190 0.010665 10.0.0.38 - - [2025-09-11 01:49:22] "GET /application-policy-set/2af0e662-6220-4109-aa12-1268f558646f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.002353 10.0.0.38 - - [2025-09-11 01:49:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001583 10.0.0.38 - - [2025-09-11 01:49:22] "GET /policy-management/e5e49d6c-b0ee-46c6-b6c4-cf840dff7683?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002606 10.0.0.38 - - [2025-09-11 01:49:22] "POST /firewall-rules HTTP/1.1" 200 626 0.072144 10.0.0.38 - - [2025-09-11 01:49:22] "POST /firewall-rules HTTP/1.1" 200 646 0.075352 10.0.0.38 - - [2025-09-11 01:49:22] "GET /firewall-rule/07ade9a3-e7c0-45e3-a49a-0a3cc2e8e711?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2594 0.003930 10.0.0.38 - - [2025-09-11 01:49:22] "GET /firewall-policy/32144e00-3665-49e4-b1d0-3cdf45e52c1c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.002251 10.0.0.38 - - [2025-09-11 01:49:22] "GET /firewall-rule/db9b3b93-beed-4780-bbd8-77e5a6106e54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2326 0.003267 10.0.0.38 - - [2025-09-11 01:49:22] "POST /ref-update HTTP/1.1" 200 156 0.017191 10.0.0.38 - - [2025-09-11 01:49:22] "POST /firewall-policys HTTP/1.1" 200 606 0.020927 10.0.0.38 - - [2025-09-11 01:49:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.015280 10.0.0.38 - - [2025-09-11 01:49:22] "GET /firewall-policy/09db5b6a-471b-4bd6-94b4-c78696b23ac1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2190 0.007019 10.0.0.38 - - [2025-09-11 01:49:22] "GET /application-policy-set/2af0e662-6220-4109-aa12-1268f558646f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.002404 10.0.0.38 - - [2025-09-11 01:49:22] "GET /firewall-policy/09db5b6a-471b-4bd6-94b4-c78696b23ac1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2190 0.002123 10.0.0.38 - - [2025-09-11 01:49:22] "GET /firewall-policy/32144e00-3665-49e4-b1d0-3cdf45e52c1c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.002902 10.0.0.38 - - [2025-09-11 01:49:22] "GET /firewall-policy/a37b717b-72f8-4b66-a30f-526b286bbd9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.003515 10.0.0.38 - - [2025-09-11 01:49:22] "GET /firewall-policy/dcb43454-f1e9-4361-b847-c46c170326dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4898 0.003214 10.0.0.38 - - [2025-09-11 01:49:22] "GET /firewall-policy/32144e00-3665-49e4-b1d0-3cdf45e52c1c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.001793 10.0.0.38 - - [2025-09-11 01:49:23] "GET /firewall-policy/dcb43454-f1e9-4361-b847-c46c170326dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4898 0.002755 10.0.0.38 - - [2025-09-11 01:49:23] "POST /ref-update HTTP/1.1" 200 156 0.016495 10.0.0.38 - - [2025-09-11 01:49:23] "POST /ref-update HTTP/1.1" 200 156 0.024328 10.0.0.38 - - [2025-09-11 01:49:23] "POST /ref-update HTTP/1.1" 200 156 0.014949 10.0.0.38 - - [2025-09-11 01:49:23] "POST /ref-update HTTP/1.1" 200 156 0.026002 10.0.0.38 - - [2025-09-11 01:49:23] "POST /ref-update HTTP/1.1" 200 156 0.036536 10.0.0.38 - - [2025-09-11 01:49:23] "GET /firewall-policy/09db5b6a-471b-4bd6-94b4-c78696b23ac1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2190 0.002542 [Introspect:8084]10.0.0.38 - - [2025-09-11 01:51:01] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000855 [Introspect:8084]10.0.0.38 - - [2025-09-11 01:51:01] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000885 10.0.0.38 - - [2025-09-11 01:51:21] "POST /tags HTTP/1.1" 409 252 0.002233 10.0.0.38 - - [2025-09-11 01:51:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001751 10.0.0.38 - - [2025-09-11 01:51:21] "GET /tag/26812985-b13c-40b0-b030-e68bdd1185af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.013162 10.0.0.38 - - [2025-09-11 01:51:21] "POST /tags HTTP/1.1" 409 228 0.002227 10.0.0.38 - - [2025-09-11 01:51:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001623 10.0.0.38 - - [2025-09-11 01:51:21] "GET /tag/8669c75b-5990-4cea-87b1-5d20403fca12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.011009 10.0.0.38 - - [2025-09-11 01:51:21] "GET /application-policy-set/2af0e662-6220-4109-aa12-1268f558646f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.003444 10.0.0.38 - - [2025-09-11 01:51:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001479 10.0.0.38 - - [2025-09-11 01:51:21] "GET /policy-management/e5e49d6c-b0ee-46c6-b6c4-cf840dff7683?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002078 10.0.0.38 - - [2025-09-11 01:51:21] "POST /tags HTTP/1.1" 409 206 0.001935 10.0.0.38 - - [2025-09-11 01:51:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001427 10.0.0.38 - - [2025-09-11 01:51:21] "GET /tag/7479141a-4e51-4a17-ad42-273233d239be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.009674 10.0.0.38 - - [2025-09-11 01:51:21] "POST /tags HTTP/1.1" 409 226 0.001575 10.0.0.38 - - [2025-09-11 01:51:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001323 10.0.0.38 - - [2025-09-11 01:51:22] "GET /tag/464447ea-51ff-4d9f-8918-b42ba048662e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1190 0.010237 10.0.0.38 - - [2025-09-11 01:51:22] "POST /tags HTTP/1.1" 409 204 0.001787 10.0.0.38 - - [2025-09-11 01:51:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001322 10.0.0.38 - - [2025-09-11 01:51:22] "GET /tag/2e88eaf8-bac3-41ee-9115-c32a893e1cca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.010360 10.0.0.38 - - [2025-09-11 01:51:22] "POST /tags HTTP/1.1" 409 226 0.001759 10.0.0.38 - - [2025-09-11 01:51:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001532 10.0.0.38 - - [2025-09-11 01:51:22] "GET /tag/464447ea-51ff-4d9f-8918-b42ba048662e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1190 0.010258 10.0.0.38 - - [2025-09-11 01:51:22] "POST /tags HTTP/1.1" 409 228 0.001688 10.0.0.38 - - [2025-09-11 01:51:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001927 10.0.0.38 - - [2025-09-11 01:51:22] "GET /tag/8669c75b-5990-4cea-87b1-5d20403fca12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.010207 10.0.0.38 - - [2025-09-11 01:51:22] "POST /tags HTTP/1.1" 409 252 0.001706 10.0.0.38 - - [2025-09-11 01:51:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001470 10.0.0.38 - - [2025-09-11 01:51:22] "GET /tag/26812985-b13c-40b0-b030-e68bdd1185af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.011264 10.0.0.38 - - [2025-09-11 01:51:22] "GET /application-policy-set/2af0e662-6220-4109-aa12-1268f558646f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.002261 10.0.0.38 - - [2025-09-11 01:51:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001883 10.0.0.38 - - [2025-09-11 01:51:22] "GET /policy-management/e5e49d6c-b0ee-46c6-b6c4-cf840dff7683?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002214 10.0.0.38 - - [2025-09-11 01:51:22] "POST /firewall-rules HTTP/1.1" 409 281 0.001582 10.0.0.38 - - [2025-09-11 01:51:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001223 10.0.0.38 - - [2025-09-11 01:51:22] "PUT /firewall-rule/db9b3b93-beed-4780-bbd8-77e5a6106e54 HTTP/1.1" 200 260 0.016356 10.0.0.38 - - [2025-09-11 01:51:22] "POST /firewall-rules HTTP/1.1" 409 291 0.003407 10.0.0.38 - - [2025-09-11 01:51:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002502 10.0.0.38 - - [2025-09-11 01:51:22] "PUT /firewall-rule/07ade9a3-e7c0-45e3-a49a-0a3cc2e8e711 HTTP/1.1" 200 260 0.018759 10.0.0.38 - - [2025-09-11 01:51:22] "GET /firewall-rule/07ade9a3-e7c0-45e3-a49a-0a3cc2e8e711?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2594 0.005435 10.0.0.38 - - [2025-09-11 01:51:22] "POST /firewall-rules HTTP/1.1" 200 658 0.077050 10.0.0.38 - - [2025-09-11 01:51:22] "GET /firewall-rule/2e9a2b91-bcec-4c38-9fe6-8cc12279e172?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2897 0.003744 10.0.0.38 - - [2025-09-11 01:51:22] "GET /firewall-policy/32144e00-3665-49e4-b1d0-3cdf45e52c1c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.001947 10.0.0.38 - - [2025-09-11 01:51:22] "GET /firewall-rule/db9b3b93-beed-4780-bbd8-77e5a6106e54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2326 0.002036 10.0.0.38 - - [2025-09-11 01:51:22] "POST /firewall-policys HTTP/1.1" 409 269 0.002079 10.0.0.38 - - [2025-09-11 01:51:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001652 10.0.0.38 - - [2025-09-11 01:51:22] "PUT /firewall-policy/09db5b6a-471b-4bd6-94b4-c78696b23ac1 HTTP/1.1" 200 264 0.019181 10.0.0.38 - - [2025-09-11 01:51:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.017048 10.0.0.38 - - [2025-09-11 01:51:22] "GET /firewall-policy/09db5b6a-471b-4bd6-94b4-c78696b23ac1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.008272 10.0.0.38 - - [2025-09-11 01:51:22] "GET /application-policy-set/2af0e662-6220-4109-aa12-1268f558646f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.002534 10.0.0.38 - - [2025-09-11 01:51:22] "GET /firewall-policy/09db5b6a-471b-4bd6-94b4-c78696b23ac1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.002193 10.0.0.38 - - [2025-09-11 01:51:22] "GET /firewall-policy/09db5b6a-471b-4bd6-94b4-c78696b23ac1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.001881 10.0.0.38 - - [2025-09-11 01:51:22] "GET /firewall-policy/09db5b6a-471b-4bd6-94b4-c78696b23ac1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.003124 [Introspect:8084]10.0.0.38 - - [2025-09-11 01:51:40] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000834 [Introspect:8084]10.0.0.38 - - [2025-09-11 01:51:40] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000800 [Introspect:8084]10.0.0.38 - - [2025-09-11 01:51:42] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000829 [Introspect:8084]10.0.0.38 - - [2025-09-11 01:51:42] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000791 [Introspect:8084]10.0.0.38 - - [2025-09-11 01:51:47] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000869 [Introspect:8084]10.0.0.38 - - [2025-09-11 01:51:47] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000840 10.0.0.38 - - [2025-09-11 01:52:24] "GET /virtual-machine-interface/7b6b4344-8eb1-11f0-8c9e-fa163e9d820e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.009205 10.0.0.38 - - [2025-09-11 01:52:24] "POST /set-tag HTTP/1.1" 200 109 0.001890 10.0.0.38 - - [2025-09-11 01:52:24] "GET /virtual-machine-interface/7dc7ebb0-8eb1-11f0-8c9e-fa163e9d820e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.006089 10.0.0.38 - - [2025-09-11 01:52:24] "POST /set-tag HTTP/1.1" 200 109 0.002450 10.0.0.38 - - [2025-09-11 01:52:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001930 10.0.0.38 - - [2025-09-11 01:52:24] "GET /loadbalancer/b11ffa28-8fd5-4294-a130-4207db3673d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.002149 10.0.0.38 - - [2025-09-11 01:52:24] "GET /virtual-machine-interface/7b6b4344-8eb1-11f0-8c9e-fa163e9d820e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.004122 10.0.0.38 - - [2025-09-11 01:52:24] "POST /set-tag HTTP/1.1" 200 109 0.024921 10.0.0.38 - - [2025-09-11 01:52:24] "DELETE /loadbalancer-member/a69f441f-d41f-4dab-8630-ed24015c9071 HTTP/1.1" 200 115 0.036504 10.0.0.38 - - [2025-09-11 01:52:24] "GET /virtual-machine-interface/7e35b1f4-8eb1-11f0-8c9e-fa163e9d820e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.007255 10.0.0.38 - - [2025-09-11 01:52:24] "POST /set-tag HTTP/1.1" 200 109 0.002467 10.0.0.38 - - [2025-09-11 01:52:24] "GET /virtual-machine-interface/7d60bdc8-8eb1-11f0-8c9e-fa163e9d820e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004087 10.0.0.38 - - [2025-09-11 01:52:24] "POST /set-tag HTTP/1.1" 200 109 0.006334 10.0.0.38 - - [2025-09-11 01:52:24] "GET /virtual-machine-interface/7c707c3c-8eb1-11f0-8c9e-fa163e9d820e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004258 10.0.0.38 - - [2025-09-11 01:52:24] "POST /set-tag HTTP/1.1" 200 109 0.001881 10.0.0.38 - - [2025-09-11 01:52:24] "GET /virtual-machine-interface/7bd55c52-8eb1-11f0-8c9e-fa163e9d820e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.003844 10.0.0.38 - - [2025-09-11 01:52:24] "POST /set-tag HTTP/1.1" 200 109 0.001660 10.0.0.38 - - [2025-09-11 01:52:24] "GET /virtual-machine-interface/7ce17716-8eb1-11f0-8c9e-fa163e9d820e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005813 10.0.0.38 - - [2025-09-11 01:52:24] "POST /set-tag HTTP/1.1" 200 109 0.003776 10.0.0.38 - - [2025-09-11 01:52:24] "GET /virtual-machine-interface/7e9ca49a-8eb1-11f0-8c9e-fa163e9d820e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004516 10.0.0.38 - - [2025-09-11 01:52:24] "POST /set-tag HTTP/1.1" 200 109 0.002801 10.0.0.38 - - [2025-09-11 01:52:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001836 10.0.0.38 - - [2025-09-11 01:52:24] "GET /loadbalancer/b11ffa28-8fd5-4294-a130-4207db3673d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.002953 10.0.0.38 - - [2025-09-11 01:52:26] "GET /virtual-machine-interface/7b6b4344-8eb1-11f0-8c9e-fa163e9d820e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004379 10.0.0.38 - - [2025-09-11 01:52:26] "POST /set-tag HTTP/1.1" 200 109 0.003934 10.0.0.38 - - [2025-09-11 01:52:26] "GET /virtual-machine-interface/7b6b4344-8eb1-11f0-8c9e-fa163e9d820e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003790 10.0.0.38 - - [2025-09-11 01:52:26] "POST /set-tag HTTP/1.1" 200 109 0.002496 10.0.0.38 - - [2025-09-11 01:52:26] "GET /virtual-machine/ca68b11c-4cd0-4f8e-add6-e1ab61f9a584?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.002903 10.0.0.38 - - [2025-09-11 01:52:26] "POST /ref-update HTTP/1.1" 200 156 0.009708 10.0.0.38 - - [2025-09-11 01:52:26] "GET /virtual-machine-interface/7b6b4344-8eb1-11f0-8c9e-fa163e9d820e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.007818 10.0.0.38 - - [2025-09-11 01:52:26] "POST /set-tag HTTP/1.1" 200 109 0.028465 10.0.0.38 - - [2025-09-11 01:52:26] "POST /set-tag HTTP/1.1" 200 109 0.031625 10.0.0.38 - - [2025-09-11 01:52:26] "POST /set-tag HTTP/1.1" 200 109 0.034210 10.0.0.38 - - [2025-09-11 01:52:26] "POST /set-tag HTTP/1.1" 200 109 0.017982 10.0.0.38 - - [2025-09-11 01:52:26] "POST /set-tag HTTP/1.1" 200 109 0.036731 10.0.0.38 - - [2025-09-11 01:52:26] "DELETE /instance-ip/7b7d41a2-8eb1-11f0-8c9e-fa163e9d820e HTTP/1.1" 200 115 0.056775 10.0.0.38 - - [2025-09-11 01:52:26] "POST /ref-update HTTP/1.1" 200 156 0.007654 10.0.0.38 - - [2025-09-11 01:52:26] "DELETE /virtual-machine-interface/7b6b4344-8eb1-11f0-8c9e-fa163e9d820e HTTP/1.1" 200 115 0.050471 10.0.0.38 - - [2025-09-11 01:52:26] "DELETE /virtual-machine/ca68b11c-4cd0-4f8e-add6-e1ab61f9a584 HTTP/1.1" 200 115 0.022239 10.0.0.38 - - [2025-09-11 01:52:26] "GET /virtual-machine-interface/7c707c3c-8eb1-11f0-8c9e-fa163e9d820e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.018643 10.0.0.38 - - [2025-09-11 01:52:26] "POST /set-tag HTTP/1.1" 200 109 0.002223 10.0.0.38 - - [2025-09-11 01:52:26] "GET /virtual-machine-interface/7c707c3c-8eb1-11f0-8c9e-fa163e9d820e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003681 10.0.0.38 - - [2025-09-11 01:52:26] "POST /set-tag HTTP/1.1" 200 109 0.002343 10.0.0.38 - - [2025-09-11 01:52:26] "GET /virtual-machine/a51cd66d-767f-4721-8d2a-fbf27c02422a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.003926 10.0.0.38 - - [2025-09-11 01:52:26] "POST /ref-update HTTP/1.1" 200 156 0.011237 10.0.0.38 - - [2025-09-11 01:52:26] "GET /virtual-machine-interface/7c707c3c-8eb1-11f0-8c9e-fa163e9d820e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.018070 10.0.0.38 - - [2025-09-11 01:52:26] "POST /set-tag HTTP/1.1" 200 109 0.020786 10.0.0.38 - - [2025-09-11 01:52:26] "POST /set-tag HTTP/1.1" 200 109 0.045692 10.0.0.38 - - [2025-09-11 01:52:26] "POST /set-tag HTTP/1.1" 200 109 0.041969 10.0.0.38 - - [2025-09-11 01:52:27] "POST /set-tag HTTP/1.1" 200 109 0.044797 10.0.0.38 - - [2025-09-11 01:52:27] "POST /set-tag HTTP/1.1" 200 109 0.046526 10.0.0.38 - - [2025-09-11 01:52:27] "DELETE /instance-ip/7c888548-8eb1-11f0-8c9e-fa163e9d820e HTTP/1.1" 200 115 0.063996 10.0.0.38 - - [2025-09-11 01:52:27] "DELETE /virtual-machine-interface/7c707c3c-8eb1-11f0-8c9e-fa163e9d820e HTTP/1.1" 200 115 0.047646 10.0.0.38 - - [2025-09-11 01:52:27] "DELETE /virtual-machine/a51cd66d-767f-4721-8d2a-fbf27c02422a HTTP/1.1" 200 115 0.033500 10.0.0.38 - - [2025-09-11 01:52:27] "GET /virtual-machine-interface/7ce17716-8eb1-11f0-8c9e-fa163e9d820e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004983 10.0.0.38 - - [2025-09-11 01:52:27] "POST /set-tag HTTP/1.1" 200 109 0.002357 10.0.0.38 - - [2025-09-11 01:52:27] "GET /virtual-machine-interface/7ce17716-8eb1-11f0-8c9e-fa163e9d820e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004050 10.0.0.38 - - [2025-09-11 01:52:27] "POST /set-tag HTTP/1.1" 200 109 0.001974 10.0.0.38 - - [2025-09-11 01:52:27] "GET /virtual-machine/b53678b2-e9a3-41e0-974e-1cd3f4f8d607?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.002825 10.0.0.38 - - [2025-09-11 01:52:27] "POST /ref-update HTTP/1.1" 200 156 0.013240 10.0.0.38 - - [2025-09-11 01:52:27] "GET /virtual-machine-interface/7ce17716-8eb1-11f0-8c9e-fa163e9d820e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.006032 10.0.0.38 - - [2025-09-11 01:52:27] "POST /set-tag HTTP/1.1" 200 109 0.018915 10.0.0.38 - - [2025-09-11 01:52:27] "POST /set-tag HTTP/1.1" 200 109 0.036352 10.0.0.38 - - [2025-09-11 01:52:27] "POST /set-tag HTTP/1.1" 200 109 0.017584 10.0.0.38 - - [2025-09-11 01:52:27] "POST /set-tag HTTP/1.1" 200 109 0.030966 10.0.0.38 - - [2025-09-11 01:52:27] "POST /set-tag HTTP/1.1" 200 109 0.047965 10.0.0.38 - - [2025-09-11 01:52:27] "DELETE /instance-ip/7cf6ea2e-8eb1-11f0-8c9e-fa163e9d820e HTTP/1.1" 200 115 0.083137 10.0.0.38 - - [2025-09-11 01:52:27] "DELETE /virtual-machine-interface/7ce17716-8eb1-11f0-8c9e-fa163e9d820e HTTP/1.1" 200 115 0.046652 10.0.0.38 - - [2025-09-11 01:52:27] "DELETE /virtual-machine/b53678b2-e9a3-41e0-974e-1cd3f4f8d607 HTTP/1.1" 200 115 0.038311 10.0.0.38 - - [2025-09-11 01:52:27] "DELETE /tag/cef28379-f6a0-4cd8-800a-5cde1ddd124e HTTP/1.1" 200 115 0.036263 10.0.0.38 - - [2025-09-11 01:52:27] "GET /virtual-machine-interface/7bd55c52-8eb1-11f0-8c9e-fa163e9d820e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.005984 10.0.0.38 - - [2025-09-11 01:52:27] "POST /set-tag HTTP/1.1" 200 109 0.002234 10.0.0.38 - - [2025-09-11 01:52:27] "GET /virtual-machine-interface/7bd55c52-8eb1-11f0-8c9e-fa163e9d820e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.004534 10.0.0.38 - - [2025-09-11 01:52:27] "POST /set-tag HTTP/1.1" 200 109 0.005676 10.0.0.38 - - [2025-09-11 01:52:27] "GET /virtual-machine/77346915-264a-4d87-b86d-cc422aa9dda6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.002860 10.0.0.38 - - [2025-09-11 01:52:28] "POST /ref-update HTTP/1.1" 200 156 0.014253 10.0.0.38 - - [2025-09-11 01:52:28] "GET /virtual-machine-interface/7bd55c52-8eb1-11f0-8c9e-fa163e9d820e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.011633 10.0.0.38 - - [2025-09-11 01:52:28] "POST /set-tag HTTP/1.1" 200 109 0.026767 10.0.0.38 - - [2025-09-11 01:52:28] "POST /set-tag HTTP/1.1" 200 109 0.038664 10.0.0.38 - - [2025-09-11 01:52:28] "POST /set-tag HTTP/1.1" 200 109 0.037508 10.0.0.38 - - [2025-09-11 01:52:28] "POST /set-tag HTTP/1.1" 200 109 0.023094 10.0.0.38 - - [2025-09-11 01:52:28] "POST /set-tag HTTP/1.1" 200 109 0.021336 10.0.0.38 - - [2025-09-11 01:52:28] "DELETE /instance-ip/7bee76ba-8eb1-11f0-8c9e-fa163e9d820e HTTP/1.1" 200 115 0.062112 10.0.0.38 - - [2025-09-11 01:52:28] "POST /ref-update HTTP/1.1" 200 156 0.011921 10.0.0.38 - - [2025-09-11 01:52:28] "DELETE /virtual-machine-interface/7bd55c52-8eb1-11f0-8c9e-fa163e9d820e HTTP/1.1" 200 115 0.044103 10.0.0.38 - - [2025-09-11 01:52:28] "DELETE /virtual-machine/77346915-264a-4d87-b86d-cc422aa9dda6 HTTP/1.1" 200 115 0.019372 10.0.0.38 - - [2025-09-11 01:52:28] "DELETE /tag/74470f9e-3b85-4306-bc09-ac0d3da39c35 HTTP/1.1" 200 115 0.032534 10.0.0.38 - - [2025-09-11 01:52:28] "DELETE /tag/7479141a-4e51-4a17-ad42-273233d239be HTTP/1.1" 409 388 0.014612 10.0.0.38 - - [2025-09-11 01:52:55] "GET /virtual-machine-interface/7e35b1f4-8eb1-11f0-8c9e-fa163e9d820e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.007400 10.0.0.38 - - [2025-09-11 01:52:55] "POST /set-tag HTTP/1.1" 200 109 0.002117 10.0.0.38 - - [2025-09-11 01:52:55] "GET /virtual-machine-interface/7e35b1f4-8eb1-11f0-8c9e-fa163e9d820e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.006002 10.0.0.38 - - [2025-09-11 01:52:55] "POST /set-tag HTTP/1.1" 200 109 0.002548 10.0.0.38 - - [2025-09-11 01:52:55] "GET /virtual-machine/4c478ef8-fc33-4556-96d8-9ae6ec713d9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.003005 10.0.0.38 - - [2025-09-11 01:52:55] "POST /ref-update HTTP/1.1" 200 156 0.008833 10.0.0.38 - - [2025-09-11 01:52:55] "GET /virtual-machine-interface/7e35b1f4-8eb1-11f0-8c9e-fa163e9d820e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.022773 10.0.0.38 - - [2025-09-11 01:52:55] "POST /set-tag HTTP/1.1" 200 109 0.022108 10.0.0.38 - - [2025-09-11 01:52:55] "POST /set-tag HTTP/1.1" 200 109 0.023606 10.0.0.38 - - [2025-09-11 01:52:55] "POST /set-tag HTTP/1.1" 200 109 0.018289 10.0.0.38 - - [2025-09-11 01:52:55] "POST /set-tag HTTP/1.1" 200 109 0.012043 10.0.0.38 - - [2025-09-11 01:52:55] "DELETE /instance-ip/7e4c8a5a-8eb1-11f0-8c9e-fa163e9d820e HTTP/1.1" 200 115 0.044539 10.0.0.38 - - [2025-09-11 01:52:55] "DELETE /virtual-machine-interface/7e35b1f4-8eb1-11f0-8c9e-fa163e9d820e HTTP/1.1" 200 115 0.036912 10.0.0.38 - - [2025-09-11 01:52:55] "DELETE /virtual-machine/4c478ef8-fc33-4556-96d8-9ae6ec713d9a HTTP/1.1" 200 115 0.020294 10.0.0.38 - - [2025-09-11 01:52:55] "DELETE /tag/ddd2c2a4-d2d5-473f-a3dc-d981b812dfb8 HTTP/1.1" 200 115 0.032488 10.0.0.38 - - [2025-09-11 01:52:55] "GET /virtual-machine-interface/7d60bdc8-8eb1-11f0-8c9e-fa163e9d820e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003951 10.0.0.38 - - [2025-09-11 01:52:55] "POST /set-tag HTTP/1.1" 200 109 0.002170 10.0.0.38 - - [2025-09-11 01:52:55] "GET /virtual-machine-interface/7d60bdc8-8eb1-11f0-8c9e-fa163e9d820e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003798 10.0.0.38 - - [2025-09-11 01:52:55] "POST /set-tag HTTP/1.1" 200 109 0.001890 10.0.0.38 - - [2025-09-11 01:52:55] "GET /virtual-machine/4e553b3e-4892-47ef-b5c7-755b100f19e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.002651 10.0.0.38 - - [2025-09-11 01:52:55] "POST /ref-update HTTP/1.1" 200 156 0.007748 10.0.0.38 - - [2025-09-11 01:52:55] "GET /virtual-machine-interface/7d60bdc8-8eb1-11f0-8c9e-fa163e9d820e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.010064 10.0.0.38 - - [2025-09-11 01:52:55] "POST /set-tag HTTP/1.1" 200 109 0.017509 10.0.0.38 - - [2025-09-11 01:52:55] "POST /set-tag HTTP/1.1" 200 109 0.025971 10.0.0.38 - - [2025-09-11 01:52:55] "POST /set-tag HTTP/1.1" 200 109 0.023320 10.0.0.38 - - [2025-09-11 01:52:55] "POST /set-tag HTTP/1.1" 200 109 0.013745 10.0.0.38 - - [2025-09-11 01:52:55] "DELETE /instance-ip/7d797bec-8eb1-11f0-8c9e-fa163e9d820e HTTP/1.1" 200 115 0.050688 10.0.0.38 - - [2025-09-11 01:52:55] "DELETE /virtual-machine-interface/7d60bdc8-8eb1-11f0-8c9e-fa163e9d820e HTTP/1.1" 200 115 0.037299 10.0.0.38 - - [2025-09-11 01:52:55] "DELETE /virtual-machine/4e553b3e-4892-47ef-b5c7-755b100f19e5 HTTP/1.1" 200 115 0.020091 10.0.0.38 - - [2025-09-11 01:52:55] "DELETE /tag/e5860a37-a22c-4473-87f9-6c3b2898f7d7 HTTP/1.1" 200 115 0.028598 10.0.0.38 - - [2025-09-11 01:52:55] "GET /virtual-machine-interface/7dc7ebb0-8eb1-11f0-8c9e-fa163e9d820e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003719 10.0.0.38 - - [2025-09-11 01:52:56] "POST /set-tag HTTP/1.1" 200 109 0.002461 10.0.0.38 - - [2025-09-11 01:52:56] "GET /virtual-machine-interface/7dc7ebb0-8eb1-11f0-8c9e-fa163e9d820e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003933 10.0.0.38 - - [2025-09-11 01:52:56] "POST /set-tag HTTP/1.1" 200 109 0.001951 10.0.0.38 - - [2025-09-11 01:52:56] "GET /virtual-machine/c03e4f2d-bac1-42d4-a044-2edbb002cc61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.002771 10.0.0.38 - - [2025-09-11 01:52:56] "POST /ref-update HTTP/1.1" 200 156 0.009636 10.0.0.38 - - [2025-09-11 01:52:56] "GET /virtual-machine-interface/7dc7ebb0-8eb1-11f0-8c9e-fa163e9d820e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.016441 10.0.0.38 - - [2025-09-11 01:52:56] "POST /set-tag HTTP/1.1" 200 109 0.017177 10.0.0.38 - - [2025-09-11 01:52:56] "POST /set-tag HTTP/1.1" 200 109 0.019902 10.0.0.38 - - [2025-09-11 01:52:56] "POST /set-tag HTTP/1.1" 200 109 0.020816 10.0.0.38 - - [2025-09-11 01:52:56] "POST /set-tag HTTP/1.1" 200 109 0.013819 10.0.0.38 - - [2025-09-11 01:52:56] "DELETE /instance-ip/7de20450-8eb1-11f0-8c9e-fa163e9d820e HTTP/1.1" 200 115 0.053154 10.0.0.38 - - [2025-09-11 01:52:56] "DELETE /virtual-machine-interface/7dc7ebb0-8eb1-11f0-8c9e-fa163e9d820e HTTP/1.1" 200 115 0.042882 10.0.0.38 - - [2025-09-11 01:52:56] "DELETE /virtual-machine/c03e4f2d-bac1-42d4-a044-2edbb002cc61 HTTP/1.1" 200 115 0.021235 10.0.0.38 - - [2025-09-11 01:52:56] "DELETE /tag/0fcdea4c-91ff-4c43-92fc-ac613a618ef5 HTTP/1.1" 200 115 0.034501 10.0.0.38 - - [2025-09-11 01:52:56] "DELETE /tag/ee580426-7033-435c-b4a7-8d13ec076913 HTTP/1.1" 200 115 0.026889 10.0.0.38 - - [2025-09-11 01:52:56] "DELETE /tag/2e88eaf8-bac3-41ee-9115-c32a893e1cca HTTP/1.1" 409 236 0.003939 10.0.0.38 - - [2025-09-11 01:52:56] "GET /virtual-machine-interface/7e9ca49a-8eb1-11f0-8c9e-fa163e9d820e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004915 10.0.0.38 - - [2025-09-11 01:52:56] "POST /set-tag HTTP/1.1" 200 109 0.002069 10.0.0.38 - - [2025-09-11 01:52:56] "GET /virtual-machine-interface/7e9ca49a-8eb1-11f0-8c9e-fa163e9d820e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003961 10.0.0.38 - - [2025-09-11 01:52:56] "POST /set-tag HTTP/1.1" 200 109 0.001977 10.0.0.38 - - [2025-09-11 01:52:56] "GET /virtual-machine/ad58231f-cfcf-46ec-8277-648b2476268a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.002777 10.0.0.38 - - [2025-09-11 01:52:56] "POST /ref-update HTTP/1.1" 200 156 0.007756 10.0.0.38 - - [2025-09-11 01:52:56] "GET /virtual-machine-interface/7e9ca49a-8eb1-11f0-8c9e-fa163e9d820e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.011521 10.0.0.38 - - [2025-09-11 01:52:56] "POST /set-tag HTTP/1.1" 200 109 0.048141 10.0.0.38 - - [2025-09-11 01:52:56] "POST /set-tag HTTP/1.1" 200 109 0.020902 10.0.0.38 - - [2025-09-11 01:52:56] "POST /set-tag HTTP/1.1" 200 109 0.031500 10.0.0.38 - - [2025-09-11 01:52:56] "POST /set-tag HTTP/1.1" 200 109 0.012607 10.0.0.38 - - [2025-09-11 01:52:56] "DELETE /instance-ip/7eb5c060-8eb1-11f0-8c9e-fa163e9d820e HTTP/1.1" 200 115 0.053990 10.0.0.38 - - [2025-09-11 01:52:57] "DELETE /virtual-machine-interface/7e9ca49a-8eb1-11f0-8c9e-fa163e9d820e HTTP/1.1" 200 115 0.038303 10.0.0.38 - - [2025-09-11 01:52:57] "DELETE /virtual-machine/ad58231f-cfcf-46ec-8277-648b2476268a HTTP/1.1" 200 115 0.022033 10.0.0.38 - - [2025-09-11 01:52:57] "DELETE /tag/26812985-b13c-40b0-b030-e68bdd1185af HTTP/1.1" 409 236 0.014696 10.0.0.38 - - [2025-09-11 01:52:57] "DELETE /tag/54f5bb18-e067-4f45-b43f-0fc957169ae8 HTTP/1.1" 200 115 0.041272 10.0.0.38 - - [2025-09-11 01:52:57] "DELETE /tag/8669c75b-5990-4cea-87b1-5d20403fca12 HTTP/1.1" 409 236 0.003049 10.0.0.38 - - [2025-09-11 01:52:59] "POST /projects HTTP/1.1" 409 238 0.001979 10.0.0.38 - - [2025-09-11 01:52:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001340 10.0.0.38 - - [2025-09-11 01:52:59] "GET /project/67c14524-ac14-4f02-a88e-c4998a3bb18f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.034047 10.0.0.38 - - [2025-09-11 01:52:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.006469 10.0.0.38 - - [2025-09-11 01:52:59] "GET /virtual-network/2f9ef23e-7cf5-4bbe-b125-03607c633545?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.003705 10.0.0.38 - - [2025-09-11 01:52:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002490 10.0.0.38 - - [2025-09-11 01:52:59] "GET /virtual-network/a33099db-691b-4120-b312-022e681a8f53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.004340 10.0.0.38 - - [2025-09-11 01:52:59] "POST /security-groups HTTP/1.1" 409 285 0.002013 10.0.0.38 - - [2025-09-11 01:52:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001986 10.0.0.38 - - [2025-09-11 01:52:59] "PUT /security-group/e78aa72f-10e7-44ee-ade7-8b9fefcd39f1 HTTP/1.1" 200 262 0.055808 10.0.0.38 - - [2025-09-11 01:52:59] "PUT /access-control-list/44c86c5b-153d-4fb5-acf4-dfb021d4c56a HTTP/1.1" 200 272 0.012004 10.0.0.38 - - [2025-09-11 01:52:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.024967 10.0.0.38 - - [2025-09-11 01:52:59] "PUT /access-control-list/8c340388-ab62-4611-8843-f114ca00041d HTTP/1.1" 200 272 0.012755 10.0.0.38 - - [2025-09-11 01:53:04] "POST /projects HTTP/1.1" 409 238 0.002010 10.0.0.38 - - [2025-09-11 01:53:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001654 10.0.0.38 - - [2025-09-11 01:53:04] "GET /project/67c14524-ac14-4f02-a88e-c4998a3bb18f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.027788 10.0.0.38 - - [2025-09-11 01:53:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001469 10.0.0.38 - - [2025-09-11 01:53:04] "GET /virtual-network/2f9ef23e-7cf5-4bbe-b125-03607c633545?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.003742 10.0.0.38 - - [2025-09-11 01:53:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001900 10.0.0.38 - - [2025-09-11 01:53:04] "GET /virtual-network/a33099db-691b-4120-b312-022e681a8f53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.003773 10.0.0.38 - - [2025-09-11 01:53:04] "POST /security-groups HTTP/1.1" 409 285 0.002294 10.0.0.38 - - [2025-09-11 01:53:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001885 10.0.0.38 - - [2025-09-11 01:53:04] "PUT /security-group/e78aa72f-10e7-44ee-ade7-8b9fefcd39f1 HTTP/1.1" 200 262 0.059890 10.0.0.38 - - [2025-09-11 01:53:04] "PUT /access-control-list/44c86c5b-153d-4fb5-acf4-dfb021d4c56a HTTP/1.1" 200 272 0.014089 10.0.0.38 - - [2025-09-11 01:53:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.026551 10.0.0.38 - - [2025-09-11 01:53:04] "GET /firewall-policy/dcb43454-f1e9-4361-b847-c46c170326dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4898 0.008696 10.0.0.38 - - [2025-09-11 01:53:04] "PUT /access-control-list/8c340388-ab62-4611-8843-f114ca00041d HTTP/1.1" 200 272 0.029736 10.0.0.38 - - [2025-09-11 01:53:04] "GET /firewall-rule/7b1795b6-2e60-407a-b430-d3a29017d720?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.002754 10.0.0.38 - - [2025-09-11 01:53:05] "POST /ref-update HTTP/1.1" 200 156 0.071551 10.0.0.38 - - [2025-09-11 01:53:05] "DELETE /firewall-rule/7b1795b6-2e60-407a-b430-d3a29017d720 HTTP/1.1" 200 115 0.042155 10.0.0.38 - - [2025-09-11 01:53:05] "GET /firewall-policy/dcb43454-f1e9-4361-b847-c46c170326dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4642 0.005945 10.0.0.38 - - [2025-09-11 01:53:05] "GET /firewall-rule/1c372a82-d8d7-4c54-81b8-81ed03ca2efe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2084 0.002621 10.0.0.38 - - [2025-09-11 01:53:05] "POST /ref-update HTTP/1.1" 200 156 0.048457 10.0.0.38 - - [2025-09-11 01:53:05] "DELETE /firewall-rule/1c372a82-d8d7-4c54-81b8-81ed03ca2efe HTTP/1.1" 200 115 0.042153 10.0.0.38 - - [2025-09-11 01:53:05] "DELETE /tag/1748dbdf-c53d-404b-86df-1bfb14dd9ce4 HTTP/1.1" 200 115 0.031458 10.0.0.38 - - [2025-09-11 01:53:05] "DELETE /tag/26812985-b13c-40b0-b030-e68bdd1185af HTTP/1.1" 409 236 0.003929 10.0.0.38 - - [2025-09-11 01:53:05] "DELETE /tag/8669c75b-5990-4cea-87b1-5d20403fca12 HTTP/1.1" 409 236 0.004602 10.0.0.38 - - [2025-09-11 01:53:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001402 10.0.0.38 - - [2025-09-11 01:53:05] "GET /virtual-network/2f9ef23e-7cf5-4bbe-b125-03607c633545?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.003462 10.0.0.38 - - [2025-09-11 01:53:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001365 10.0.0.38 - - [2025-09-11 01:53:05] "GET /virtual-network/a33099db-691b-4120-b312-022e681a8f53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.003829 10.0.0.38 - - [2025-09-11 01:53:05] "PUT /virtual-network/2f9ef23e-7cf5-4bbe-b125-03607c633545 HTTP/1.1" 200 264 0.033669 10.0.0.38 - - [2025-09-11 01:53:05] "PUT /virtual-network/a33099db-691b-4120-b312-022e681a8f53 HTTP/1.1" 200 264 0.040533 10.0.0.38 - - [2025-09-11 01:53:05] "DELETE /security-group/e78aa72f-10e7-44ee-ade7-8b9fefcd39f1 HTTP/1.1" 200 115 0.040906 10.0.0.38 - - [2025-09-11 01:53:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001207 10.0.0.38 - - [2025-09-11 01:53:05] "DELETE /access-control-list/44c86c5b-153d-4fb5-acf4-dfb021d4c56a HTTP/1.1" 200 115 0.036669 10.0.0.38 - - [2025-09-11 01:53:05] "GET /project/67c14524-ac14-4f02-a88e-c4998a3bb18f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1894 0.026417 10.0.0.38 - - [2025-09-11 01:53:05] "DELETE /access-control-list/8c340388-ab62-4611-8843-f114ca00041d HTTP/1.1" 200 115 0.046827 10.0.0.38 - - [2025-09-11 01:53:05] "GET /project/67c14524-ac14-4f02-a88e-c4998a3bb18f?fields=security_groups HTTP/1.1" 200 1352 0.045699 10.0.0.38 - - [2025-09-11 01:53:05] "DELETE /security-group/f658b2b3-b133-41fa-bd6a-4c94876220cc HTTP/1.1" 200 115 0.038672 10.0.0.38 - - [2025-09-11 01:53:05] "DELETE /access-control-list/07ee123b-e8d6-48d7-9ba3-19cee08e042b HTTP/1.1" 200 115 0.028872 10.0.0.38 - - [2025-09-11 01:53:05] "GET /project/67c14524-ac14-4f02-a88e-c4998a3bb18f?fields=application_policy_sets HTTP/1.1" 200 1391 0.039913 10.0.0.38 - - [2025-09-11 01:53:05] "DELETE /access-control-list/9a8f8edf-ce85-4cb1-bc08-5c06ae1f0386 HTTP/1.1" 200 115 0.041949 10.0.0.38 - - [2025-09-11 01:53:05] "DELETE /project/67c14524-ac14-4f02-a88e-c4998a3bb18f HTTP/1.1" 200 115 0.283474 10.0.0.38 - - [2025-09-11 01:53:05] "POST /projects HTTP/1.1" 409 238 0.001782 10.0.0.38 - - [2025-09-11 01:53:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001795 10.0.0.38 - - [2025-09-11 01:53:05] "GET /project/6da4c4c4-890d-4896-abe8-981e8dc8adc6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.028946 10.0.0.38 - - [2025-09-11 01:53:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001534 10.0.0.38 - - [2025-09-11 01:53:05] "GET /virtual-network/2f9ef23e-7cf5-4bbe-b125-03607c633545?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.003291 10.0.0.38 - - [2025-09-11 01:53:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001319 10.0.0.38 - - [2025-09-11 01:53:06] "GET /virtual-network/a33099db-691b-4120-b312-022e681a8f53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3114 0.004208 10.0.0.38 - - [2025-09-11 01:53:06] "POST /security-groups HTTP/1.1" 409 285 0.002461 10.0.0.38 - - [2025-09-11 01:53:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001379 10.0.0.38 - - [2025-09-11 01:53:06] "PUT /security-group/890f4415-8ef7-469f-aef2-da3b88c2cd24 HTTP/1.1" 200 262 0.053837 10.0.0.38 - - [2025-09-11 01:53:06] "PUT /access-control-list/a1917c68-8401-4117-a5fd-7bdb7b7235c6 HTTP/1.1" 200 272 0.011697 10.0.0.38 - - [2025-09-11 01:53:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.021638 10.0.0.38 - - [2025-09-11 01:53:06] "PUT /access-control-list/581cea62-7a4b-46d9-a5dd-ae8207d5e7a9 HTTP/1.1" 200 272 0.025643 10.0.0.38 - - [2025-09-11 01:53:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001930 10.0.0.38 - - [2025-09-11 01:53:10] "GET /loadbalancer/b11ffa28-8fd5-4294-a130-4207db3673d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.002294 10.0.0.38 - - [2025-09-11 01:53:10] "GET /virtual-machine-interface/7bd55c52-8eb1-11f0-8c9e-fa163e9d820e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.001783 10.0.0.38 - - [2025-09-11 01:53:10] "DELETE /loadbalancer-member/96c52dcc-b5d3-444e-bc62-96df11b6e2ce HTTP/1.1" 200 115 0.037458 10.0.0.38 - - [2025-09-11 01:53:10] "DELETE /loadbalancer-pool/13ad3e20-b564-494d-99e2-d395fb14e7a9 HTTP/1.1" 200 115 0.040898 10.0.0.38 - - [2025-09-11 01:53:10] "DELETE /loadbalancer-listener/78641420-4508-48a2-9ee7-0003b9c50647 HTTP/1.1" 200 115 0.039595 10.0.0.38 - - [2025-09-11 01:53:10] "DELETE /loadbalancer/b11ffa28-8fd5-4294-a130-4207db3673d1 HTTP/1.1" 200 115 0.032546 10.0.0.38 - - [2025-09-11 01:53:10] "DELETE /floating-ip/0a5eb181-a62d-48f2-8fb5-24c6984f9cda HTTP/1.1" 200 115 0.027771 10.0.0.38 - - [2025-09-11 01:53:10] "DELETE /instance-ip/25b6fe8c-00eb-44ad-8e57-4b1987a3c99a HTTP/1.1" 200 115 0.032706 10.0.0.38 - - [2025-09-11 01:53:10] "DELETE /virtual-machine-interface/e3dc7430-50ce-42f8-a830-9b81baf52e86 HTTP/1.1" 200 115 0.037650 10.0.0.38 - - [2025-09-11 01:53:10] "DELETE /tag/8f08f7b7-45da-4d04-8ff4-583c56f77318 HTTP/1.1" 200 115 0.030242 10.0.0.38 - - [2025-09-11 01:53:10] "GET /application-policy-set/2af0e662-6220-4109-aa12-1268f558646f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.002200 10.0.0.38 - - [2025-09-11 01:53:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001760 10.0.0.38 - - [2025-09-11 01:53:10] "GET /policy-management/e5e49d6c-b0ee-46c6-b6c4-cf840dff7683?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002132 10.0.0.38 - - [2025-09-11 01:53:10] "GET /firewall-policy/32144e00-3665-49e4-b1d0-3cdf45e52c1c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.001724 10.0.0.38 - - [2025-09-11 01:53:10] "GET /firewall-rule/db9b3b93-beed-4780-bbd8-77e5a6106e54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2326 0.001817 10.0.0.38 - - [2025-09-11 01:53:10] "POST /ref-update HTTP/1.1" 200 156 0.010234 10.0.0.38 - - [2025-09-11 01:53:11] "DELETE /firewall-rule/db9b3b93-beed-4780-bbd8-77e5a6106e54 HTTP/1.1" 200 115 0.034258 10.0.0.38 - - [2025-09-11 01:53:11] "GET /firewall-policy/09db5b6a-471b-4bd6-94b4-c78696b23ac1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.002490 10.0.0.38 - - [2025-09-11 01:53:11] "GET /firewall-rule/07ade9a3-e7c0-45e3-a49a-0a3cc2e8e711?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2594 0.002696 10.0.0.38 - - [2025-09-11 01:53:11] "POST /ref-update HTTP/1.1" 200 156 0.012860 10.0.0.38 - - [2025-09-11 01:53:11] "DELETE /firewall-rule/07ade9a3-e7c0-45e3-a49a-0a3cc2e8e711 HTTP/1.1" 200 115 0.040946 10.0.0.38 - - [2025-09-11 01:53:11] "GET /firewall-policy/09db5b6a-471b-4bd6-94b4-c78696b23ac1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2356 0.004801 10.0.0.38 - - [2025-09-11 01:53:11] "GET /firewall-rule/2e9a2b91-bcec-4c38-9fe6-8cc12279e172?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2897 0.002913 10.0.0.38 - - [2025-09-11 01:53:11] "POST /ref-update HTTP/1.1" 200 156 0.013982 10.0.0.38 - - [2025-09-11 01:53:11] "DELETE /firewall-rule/2e9a2b91-bcec-4c38-9fe6-8cc12279e172 HTTP/1.1" 200 115 0.044249 10.0.0.38 - - [2025-09-11 01:53:11] "GET /application-policy-set/2af0e662-6220-4109-aa12-1268f558646f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.002438 10.0.0.38 - - [2025-09-11 01:53:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001996 10.0.0.38 - - [2025-09-11 01:53:11] "GET /policy-management/e5e49d6c-b0ee-46c6-b6c4-cf840dff7683?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003130 10.0.0.38 - - [2025-09-11 01:53:11] "GET /firewall-policy/09db5b6a-471b-4bd6-94b4-c78696b23ac1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.003214 10.0.0.38 - - [2025-09-11 01:53:11] "POST /ref-update HTTP/1.1" 200 156 0.018936 10.0.0.38 - - [2025-09-11 01:53:11] "DELETE /firewall-policy/09db5b6a-471b-4bd6-94b4-c78696b23ac1 HTTP/1.1" 200 115 0.022607 10.0.0.38 - - [2025-09-11 01:53:11] "DELETE /tag/2e88eaf8-bac3-41ee-9115-c32a893e1cca HTTP/1.1" 200 115 0.087411 10.0.0.38 - - [2025-09-11 01:53:11] "DELETE /tag/26812985-b13c-40b0-b030-e68bdd1185af HTTP/1.1" 200 115 0.052363 10.0.0.38 - - [2025-09-11 01:53:11] "DELETE /tag/8669c75b-5990-4cea-87b1-5d20403fca12 HTTP/1.1" 200 115 0.054196 10.0.0.38 - - [2025-09-11 01:53:11] "DELETE /tag/7479141a-4e51-4a17-ad42-273233d239be HTTP/1.1" 200 115 0.057313 10.0.0.38 - - [2025-09-11 01:53:11] "POST /projects HTTP/1.1" 409 238 0.001857 10.0.0.38 - - [2025-09-11 01:53:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002091 10.0.0.38 - - [2025-09-11 01:53:11] "GET /project/6da4c4c4-890d-4896-abe8-981e8dc8adc6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.034609 10.0.0.38 - - [2025-09-11 01:53:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001949 10.0.0.38 - - [2025-09-11 01:53:11] "GET /virtual-network/2f9ef23e-7cf5-4bbe-b125-03607c633545?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.004203 10.0.0.38 - - [2025-09-11 01:53:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002006 10.0.0.38 - - [2025-09-11 01:53:11] "GET /virtual-network/a33099db-691b-4120-b312-022e681a8f53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3114 0.004020 10.0.0.38 - - [2025-09-11 01:53:11] "POST /security-groups HTTP/1.1" 409 285 0.002011 10.0.0.38 - - [2025-09-11 01:53:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002530 10.0.0.38 - - [2025-09-11 01:53:11] "PUT /security-group/890f4415-8ef7-469f-aef2-da3b88c2cd24 HTTP/1.1" 200 262 0.064857 10.0.0.38 - - [2025-09-11 01:53:11] "PUT /access-control-list/a1917c68-8401-4117-a5fd-7bdb7b7235c6 HTTP/1.1" 200 272 0.015580 10.0.0.38 - - [2025-09-11 01:53:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.021013 10.0.0.38 - - [2025-09-11 01:53:12] "GET /firewall-policy/dcb43454-f1e9-4361-b847-c46c170326dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4387 0.026052 10.0.0.38 - - [2025-09-11 01:53:12] "PUT /access-control-list/581cea62-7a4b-46d9-a5dd-ae8207d5e7a9 HTTP/1.1" 200 272 0.036869 10.0.0.38 - - [2025-09-11 01:53:12] "GET /firewall-rule/480c7c08-fa34-4653-80b9-b844985aac14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.002844 10.0.0.38 - - [2025-09-11 01:53:12] "POST /ref-update HTTP/1.1" 200 156 0.048105 10.0.0.38 - - [2025-09-11 01:53:12] "DELETE /firewall-rule/480c7c08-fa34-4653-80b9-b844985aac14 HTTP/1.1" 200 115 0.054269 10.0.0.38 - - [2025-09-11 01:53:12] "GET /firewall-policy/dcb43454-f1e9-4361-b847-c46c170326dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4131 0.006332 10.0.0.38 - - [2025-09-11 01:53:12] "GET /firewall-rule/65c50c53-b3cb-4670-9c6e-b7f62291aa37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.006170 10.0.0.38 - - [2025-09-11 01:53:12] "POST /ref-update HTTP/1.1" 200 156 0.060161 10.0.0.38 - - [2025-09-11 01:53:12] "DELETE /firewall-rule/65c50c53-b3cb-4670-9c6e-b7f62291aa37 HTTP/1.1" 200 115 0.035411 10.0.0.38 - - [2025-09-11 01:53:12] "DELETE /tag/464447ea-51ff-4d9f-8918-b42ba048662e HTTP/1.1" 200 115 0.036618 10.0.0.38 - - [2025-09-11 01:53:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004063 10.0.0.38 - - [2025-09-11 01:53:12] "GET /virtual-network/2f9ef23e-7cf5-4bbe-b125-03607c633545?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.005696 10.0.0.38 - - [2025-09-11 01:53:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001943 10.0.0.38 - - [2025-09-11 01:53:12] "GET /virtual-network/a33099db-691b-4120-b312-022e681a8f53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3114 0.004576 10.0.0.38 - - [2025-09-11 01:53:12] "PUT /virtual-network/2f9ef23e-7cf5-4bbe-b125-03607c633545 HTTP/1.1" 200 264 0.056473 10.0.0.38 - - [2025-09-11 01:53:12] "PUT /virtual-network/a33099db-691b-4120-b312-022e681a8f53 HTTP/1.1" 200 264 0.058298 10.0.0.38 - - [2025-09-11 01:53:12] "DELETE /security-group/890f4415-8ef7-469f-aef2-da3b88c2cd24 HTTP/1.1" 200 115 0.076809 10.0.0.38 - - [2025-09-11 01:53:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001393 10.0.0.38 - - [2025-09-11 01:53:12] "DELETE /access-control-list/a1917c68-8401-4117-a5fd-7bdb7b7235c6 HTTP/1.1" 200 115 0.037971 10.0.0.38 - - [2025-09-11 01:53:12] "DELETE /access-control-list/581cea62-7a4b-46d9-a5dd-ae8207d5e7a9 HTTP/1.1" 200 115 0.028940 10.0.0.38 - - [2025-09-11 01:53:12] "GET /project/6da4c4c4-890d-4896-abe8-981e8dc8adc6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1894 0.036958 10.0.0.38 - - [2025-09-11 01:53:12] "GET /project/6da4c4c4-890d-4896-abe8-981e8dc8adc6?fields=security_groups HTTP/1.1" 200 1352 0.042208 10.0.0.38 - - [2025-09-11 01:53:12] "DELETE /access-control-list/548b70ce-9b88-42b2-90de-ab2f1e474654 HTTP/1.1" 200 115 0.041116 10.0.0.38 - - [2025-09-11 01:53:12] "DELETE /security-group/fca00cd2-4785-4639-9b49-8b43ca5ce617 HTTP/1.1" 200 115 0.072488 10.0.0.38 - - [2025-09-11 01:53:12] "GET /project/6da4c4c4-890d-4896-abe8-981e8dc8adc6?fields=application_policy_sets HTTP/1.1" 200 1391 0.059309 10.0.0.38 - - [2025-09-11 01:53:12] "DELETE /access-control-list/b08b16a5-4af7-4339-a746-642bb64da23f HTTP/1.1" 200 115 0.071682 10.0.0.38 - - [2025-09-11 01:53:13] "DELETE /project/6da4c4c4-890d-4896-abe8-981e8dc8adc6 HTTP/1.1" 200 115 0.374200 10.0.0.38 - - [2025-09-11 01:53:57] "GET / HTTP/1.1" 200 35931 0.001857 10.0.0.38 - - [2025-09-11 01:53:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001944 10.0.0.38 - - [2025-09-11 01:53:57] "GET /global-vrouter-config/4e62d085-8c94-40c6-a56c-4feb355aebc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.002351 10.0.0.38 - - [2025-09-11 01:53:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002930 10.0.0.38 - - [2025-09-11 01:53:58] "GET /global-vrouter-config/4e62d085-8c94-40c6-a56c-4feb355aebc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.002117 10.0.0.38 - - [2025-09-11 01:54:11] "GET /global-system-configs HTTP/1.1" 200 322 0.002816 10.0.0.38 - - [2025-09-11 01:54:12] "GET /global-system-configs HTTP/1.1" 200 322 0.001821 10.0.0.38 - - [2025-09-11 01:54:12] "GET / HTTP/1.1" 200 35931 0.001359 10.0.0.38 - - [2025-09-11 01:54:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001855 10.0.0.38 - - [2025-09-11 01:54:12] "GET /global-system-config/adb163dd-14d2-4927-9518-1fd54b48f89f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.004026 10.0.0.38 - - [2025-09-11 01:54:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001426 10.0.0.38 - - [2025-09-11 01:54:12] "GET /config-node/ac39881e-bf7c-4dad-b81e-da40d1214c4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1209 0.001617 10.0.0.38 - - [2025-09-11 01:54:12] "GET / HTTP/1.1" 200 35931 0.002233 10.0.0.38 - - [2025-09-11 01:54:12] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002270 10.0.0.38 - - [2025-09-11 01:54:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001964 10.0.0.38 - - [2025-09-11 01:54:17] "GET /global-vrouter-config/4e62d085-8c94-40c6-a56c-4feb355aebc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.002136 10.0.0.38 - - [2025-09-11 01:54:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001312 10.0.0.38 - - [2025-09-11 01:54:17] "PUT /global-vrouter-config/4e62d085-8c94-40c6-a56c-4feb355aebc1 HTTP/1.1" 200 276 0.009550 10.0.0.38 - - [2025-09-11 01:54:18] "GET / HTTP/1.1" 200 35931 0.001304 10.0.0.38 - - [2025-09-11 01:54:18] "POST /alarms HTTP/1.1" 409 264 0.001873 10.0.0.38 - - [2025-09-11 01:54:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001802 10.0.0.38 - - [2025-09-11 01:54:18] "PUT /alarm/d11a16fd-287f-439f-a797-6228a8f2d7be HTTP/1.1" 200 244 0.009777 10.0.0.38 - - [2025-09-11 01:54:18] "POST /alarms HTTP/1.1" 409 261 0.005480 10.0.0.38 - - [2025-09-11 01:54:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001737 10.0.0.38 - - [2025-09-11 01:54:18] "PUT /alarm/575bde3b-4b23-46ea-afea-9d2533e415a3 HTTP/1.1" 200 244 0.010323 10.0.0.38 - - [2025-09-11 01:54:18] "POST /alarms HTTP/1.1" 409 261 0.004836 10.0.0.38 - - [2025-09-11 01:54:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002516 10.0.0.38 - - [2025-09-11 01:54:18] "PUT /alarm/b9c9d01b-6a0b-4b10-b533-1713fa7a1c0c HTTP/1.1" 200 244 0.011973 10.0.0.38 - - [2025-09-11 01:54:18] "POST /alarms HTTP/1.1" 409 253 0.003936 10.0.0.38 - - [2025-09-11 01:54:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001484 10.0.0.38 - - [2025-09-11 01:54:18] "PUT /alarm/33ba5c2d-acdf-4f35-b019-f15781b176db HTTP/1.1" 200 244 0.011736 10.0.0.38 - - [2025-09-11 01:54:18] "POST /alarms HTTP/1.1" 409 251 0.004861 10.0.0.38 - - [2025-09-11 01:54:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001932 10.0.0.38 - - [2025-09-11 01:54:18] "PUT /alarm/58e5efca-18e2-4625-8d00-2c3b0df3861b HTTP/1.1" 200 244 0.009247 10.0.0.38 - - [2025-09-11 01:54:18] "POST /alarms HTTP/1.1" 409 252 0.008150 10.0.0.38 - - [2025-09-11 01:54:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002207 10.0.0.38 - - [2025-09-11 01:54:18] "PUT /alarm/4190f227-1473-4500-b924-e63a4d37401b HTTP/1.1" 200 244 0.010919 10.0.0.38 - - [2025-09-11 01:54:18] "POST /alarms HTTP/1.1" 409 256 0.004454 10.0.0.38 - - [2025-09-11 01:54:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001473 10.0.0.38 - - [2025-09-11 01:54:18] "PUT /alarm/4dc8a788-b1d7-42ba-8cbb-fc812c303322 HTTP/1.1" 200 244 0.010798 10.0.0.38 - - [2025-09-11 01:54:18] "POST /alarms HTTP/1.1" 409 248 0.008009 10.0.0.38 - - [2025-09-11 01:54:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002865 10.0.0.38 - - [2025-09-11 01:54:18] "PUT /alarm/b8137b3b-74b3-462f-9d36-a0d92ccddad2 HTTP/1.1" 200 244 0.010456 10.0.0.38 - - [2025-09-11 01:54:18] "POST /alarms HTTP/1.1" 409 252 0.006676 10.0.0.38 - - [2025-09-11 01:54:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.007724 10.0.0.38 - - [2025-09-11 01:54:18] "PUT /alarm/2a634af0-14a8-4845-935b-9c117c92ef55 HTTP/1.1" 200 244 0.010283 10.0.0.38 - - [2025-09-11 01:54:18] "POST /alarms HTTP/1.1" 409 257 0.010128 10.0.0.38 - - [2025-09-11 01:54:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001654 10.0.0.38 - - [2025-09-11 01:54:18] "PUT /alarm/48d83d97-20ba-4479-83eb-f7c1b6c981e4 HTTP/1.1" 200 244 0.010523 10.0.0.38 - - [2025-09-11 01:54:18] "POST /alarms HTTP/1.1" 409 251 0.010525 10.0.0.38 - - [2025-09-11 01:54:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002257 10.0.0.38 - - [2025-09-11 01:54:18] "PUT /alarm/214c5f88-fa42-4d8b-a65e-92c4d987f076 HTTP/1.1" 200 244 0.010083 10.0.0.38 - - [2025-09-11 01:54:18] "POST /alarms HTTP/1.1" 409 257 0.008777 10.0.0.38 - - [2025-09-11 01:54:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002113 10.0.0.38 - - [2025-09-11 01:54:18] "PUT /alarm/e258b93f-718b-4a46-8757-239f77d7ff9a HTTP/1.1" 200 244 0.010341 10.0.0.38 - - [2025-09-11 01:54:18] "POST /alarms HTTP/1.1" 409 261 0.009197 10.0.0.38 - - [2025-09-11 01:54:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001653 10.0.0.38 - - [2025-09-11 01:54:19] "PUT /alarm/18d797c7-08a1-432f-90f2-c17abfdf8e41 HTTP/1.1" 200 244 0.011189 10.0.0.38 - - [2025-09-11 01:54:19] "POST /alarms HTTP/1.1" 409 258 0.009331 10.0.0.38 - - [2025-09-11 01:54:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001389 10.0.0.38 - - [2025-09-11 01:54:19] "PUT /alarm/649ab66d-a3b6-461a-9982-19303df10a2b HTTP/1.1" 200 244 0.009362 10.0.0.38 - - [2025-09-11 01:54:19] "POST /alarms HTTP/1.1" 409 254 0.005096 10.0.0.38 - - [2025-09-11 01:54:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003226 10.0.0.38 - - [2025-09-11 01:54:19] "PUT /alarm/b2defefa-a893-4084-b556-9157eb73bccd HTTP/1.1" 200 244 0.009766 10.0.0.38 - - [2025-09-11 01:54:19] "POST /alarms HTTP/1.1" 409 254 0.011116 10.0.0.38 - - [2025-09-11 01:54:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002128 10.0.0.38 - - [2025-09-11 01:54:19] "PUT /alarm/1b78855b-82fc-4715-a150-0aad0af74c2b HTTP/1.1" 200 244 0.010574 10.0.0.38 - - [2025-09-11 01:54:19] "POST /alarms HTTP/1.1" 409 254 0.011683 10.0.0.38 - - [2025-09-11 01:54:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001469 10.0.0.38 - - [2025-09-11 01:54:19] "PUT /alarm/150c54d5-2ba6-458c-921b-ac60dd96221f HTTP/1.1" 200 244 0.010125 10.0.0.38 - - [2025-09-11 01:54:19] "POST /alarms HTTP/1.1" 409 247 0.009269 10.0.0.38 - - [2025-09-11 01:54:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002653 10.0.0.38 - - [2025-09-11 01:54:19] "PUT /alarm/83e9f27e-ce77-4cab-8f9d-31842f183b7c HTTP/1.1" 200 244 0.010379 10.0.0.38 - - [2025-09-11 01:54:19] "POST /alarms HTTP/1.1" 409 272 0.011995 10.0.0.38 - - [2025-09-11 01:54:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001948 10.0.0.38 - - [2025-09-11 01:54:19] "PUT /alarm/fa71ec8a-b418-43ae-b91a-630f6e3a18a5 HTTP/1.1" 200 244 0.010178 10.0.0.38 - - [2025-09-11 01:54:19] "POST /alarms HTTP/1.1" 409 261 0.010332 10.0.0.38 - - [2025-09-11 01:54:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002059 10.0.0.38 - - [2025-09-11 01:54:19] "PUT /alarm/a8fae964-5769-4d65-a7f9-4ba69c4cd222 HTTP/1.1" 200 244 0.010340 10.0.0.38 - - [2025-09-11 01:54:19] "POST /alarms HTTP/1.1" 409 259 0.006068 10.0.0.38 - - [2025-09-11 01:54:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003451 10.0.0.38 - - [2025-09-11 01:54:19] "PUT /alarm/7fef29ce-d11d-48c6-beaa-bd35a46d50e6 HTTP/1.1" 200 244 0.009735 10.0.0.38 - - [2025-09-11 01:54:19] "POST /alarms HTTP/1.1" 409 265 0.011867 10.0.0.38 - - [2025-09-11 01:54:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002178 10.0.0.38 - - [2025-09-11 01:54:19] "PUT /alarm/0cde9a43-1bb2-4fdd-baf8-3b3357dedf29 HTTP/1.1" 200 244 0.019338 10.0.0.38 - - [2025-09-11 01:54:19] "POST /alarms HTTP/1.1" 409 279 0.008994 10.0.0.38 - - [2025-09-11 01:54:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001841 10.0.0.38 - - [2025-09-11 01:54:19] "PUT /alarm/9fccac60-bd9e-4ea4-89cb-fdfa72199d4c HTTP/1.1" 200 244 0.011236 10.0.0.38 - - [2025-09-11 01:54:19] "GET / HTTP/1.1" 200 35931 0.001640 10.0.0.38 - - [2025-09-11 01:54:19] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.001963 10.0.0.38 - - [2025-09-11 01:54:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001613 10.0.0.38 - - [2025-09-11 01:54:19] "PUT /global-vrouter-config/4e62d085-8c94-40c6-a56c-4feb355aebc1 HTTP/1.1" 200 276 0.007428 10.0.0.38 - - [2025-09-11 01:54:20] "GET / HTTP/1.1" 200 35931 0.001479 10.0.0.38 - - [2025-09-11 01:54:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002031 10.0.0.38 - - [2025-09-11 01:54:20] "GET /global-vrouter-config/4e62d085-8c94-40c6-a56c-4feb355aebc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.002424 10.0.0.38 - - [2025-09-11 01:54:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001480 10.0.0.38 - - [2025-09-11 01:54:20] "PUT /global-vrouter-config/4e62d085-8c94-40c6-a56c-4feb355aebc1 HTTP/1.1" 200 276 0.010915 10.0.0.38 - - [2025-09-11 01:54:20] "GET / HTTP/1.1" 200 35931 0.001837 10.0.0.38 - - [2025-09-11 01:54:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001873 10.0.0.38 - - [2025-09-11 01:54:20] "GET /global-system-config/adb163dd-14d2-4927-9518-1fd54b48f89f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.004586 10.0.0.38 - - [2025-09-11 01:54:20] "PUT /global-system-config/adb163dd-14d2-4927-9518-1fd54b48f89f HTTP/1.1" 200 274 0.014081 10.0.0.38 - - [2025-09-11 01:54:23] "GET / HTTP/1.1" 200 35931 0.001290 10.0.0.38 - - [2025-09-11 01:54:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001757 10.0.0.38 - - [2025-09-11 01:54:23] "GET /routing-instance/f39ff678-e679-4944-8cb3-e9e429933346?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.002482 10.0.0.38 - - [2025-09-11 01:54:23] "POST /bgp-routers HTTP/1.1" 409 301 0.003668 10.0.0.38 - - [2025-09-11 01:54:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002777 10.0.0.38 - - [2025-09-11 01:54:24] "GET /bgp-router/aaf7d7ec-651e-47f0-a96c-06b5789421ea?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1814 0.003150 10.0.0.38 - - [2025-09-11 01:54:24] "PUT /bgp-router/aaf7d7ec-651e-47f0-a96c-06b5789421ea HTTP/1.1" 200 254 0.015229 [Introspect:8084]10.0.0.38 - - [2025-09-11 01:54:24] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000888 [Introspect:8084]10.0.0.38 - - [2025-09-11 01:54:24] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001019 10.0.0.38 - - [2025-09-11 01:54:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002035 10.0.0.38 - - [2025-09-11 01:54:26] "GET /global-vrouter-config/4e62d085-8c94-40c6-a56c-4feb355aebc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.002539 10.0.0.38 - - [2025-09-11 01:54:38] "GET / HTTP/1.1" 200 35931 0.001892 10.0.0.38 - - [2025-09-11 01:54:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001997 10.0.0.38 - - [2025-09-11 01:54:38] "GET /global-system-config/adb163dd-14d2-4927-9518-1fd54b48f89f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.004327 10.0.0.38 - - [2025-09-11 01:54:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001470 10.0.0.38 - - [2025-09-11 01:54:38] "GET /config-node/ac39881e-bf7c-4dad-b81e-da40d1214c4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1209 0.004399 10.0.0.38 - - [2025-09-11 01:54:50] "GET / HTTP/1.1" 200 35931 0.002179 10.0.0.38 - - [2025-09-11 01:54:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.006716 10.0.0.38 - - [2025-09-11 01:54:50] "GET /routing-instance/f39ff678-e679-4944-8cb3-e9e429933346?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.006356 10.0.0.38 - - [2025-09-11 01:54:50] "POST /bgp-routers HTTP/1.1" 409 301 0.003838 10.0.0.38 - - [2025-09-11 01:54:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001305 10.0.0.38 - - [2025-09-11 01:54:50] "GET /bgp-router/aaf7d7ec-651e-47f0-a96c-06b5789421ea?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1814 0.010088 10.0.0.38 - - [2025-09-11 01:54:50] "PUT /bgp-router/aaf7d7ec-651e-47f0-a96c-06b5789421ea HTTP/1.1" 200 254 0.020134 [Introspect:8084]10.0.0.38 - - [2025-09-11 01:54:50] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000872 [Introspect:8084]10.0.0.38 - - [2025-09-11 01:54:50] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000973 10.0.0.38 - - [2025-09-11 01:55:04] "GET / HTTP/1.1" 200 35931 0.001541 10.0.0.38 - - [2025-09-11 01:55:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001742 10.0.0.38 - - [2025-09-11 01:55:04] "GET /global-system-config/adb163dd-14d2-4927-9518-1fd54b48f89f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.004032 10.0.0.38 - - [2025-09-11 01:55:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001382 10.0.0.38 - - [2025-09-11 01:55:04] "GET /config-node/ac39881e-bf7c-4dad-b81e-da40d1214c4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1209 0.001552 10.0.0.38 - - [2025-09-11 01:55:05] "GET / HTTP/1.1" 200 35931 0.002208 10.0.0.38 - - [2025-09-11 01:55:05] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.001901 10.0.0.38 - - [2025-09-11 01:55:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002230 10.0.0.38 - - [2025-09-11 01:55:10] "GET /global-vrouter-config/4e62d085-8c94-40c6-a56c-4feb355aebc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.002276 10.0.0.38 - - [2025-09-11 01:55:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001977 10.0.0.38 - - [2025-09-11 01:55:10] "PUT /global-vrouter-config/4e62d085-8c94-40c6-a56c-4feb355aebc1 HTTP/1.1" 200 276 0.010959 10.0.0.38 - - [2025-09-11 01:55:10] "GET / HTTP/1.1" 200 35931 0.001405 10.0.0.38 - - [2025-09-11 01:55:10] "POST /alarms HTTP/1.1" 409 264 0.002504 10.0.0.38 - - [2025-09-11 01:55:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001976 10.0.0.38 - - [2025-09-11 01:55:10] "PUT /alarm/d11a16fd-287f-439f-a797-6228a8f2d7be HTTP/1.1" 200 244 0.009787 10.0.0.38 - - [2025-09-11 01:55:10] "POST /alarms HTTP/1.1" 409 261 0.005043 10.0.0.38 - - [2025-09-11 01:55:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001851 10.0.0.38 - - [2025-09-11 01:55:10] "PUT /alarm/575bde3b-4b23-46ea-afea-9d2533e415a3 HTTP/1.1" 200 244 0.011457 10.0.0.38 - - [2025-09-11 01:55:10] "POST /alarms HTTP/1.1" 409 261 0.001947 10.0.0.38 - - [2025-09-11 01:55:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001700 10.0.0.38 - - [2025-09-11 01:55:10] "PUT /alarm/b9c9d01b-6a0b-4b10-b533-1713fa7a1c0c HTTP/1.1" 200 244 0.008981 10.0.0.38 - - [2025-09-11 01:55:10] "POST /alarms HTTP/1.1" 409 253 0.003800 10.0.0.38 - - [2025-09-11 01:55:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001280 10.0.0.38 - - [2025-09-11 01:55:10] "PUT /alarm/33ba5c2d-acdf-4f35-b019-f15781b176db HTTP/1.1" 200 244 0.008743 10.0.0.38 - - [2025-09-11 01:55:10] "POST /alarms HTTP/1.1" 409 251 0.007936 10.0.0.38 - - [2025-09-11 01:55:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001800 10.0.0.38 - - [2025-09-11 01:55:10] "PUT /alarm/58e5efca-18e2-4625-8d00-2c3b0df3861b HTTP/1.1" 200 244 0.009324 10.0.0.38 - - [2025-09-11 01:55:10] "POST /alarms HTTP/1.1" 409 252 0.008897 10.0.0.38 - - [2025-09-11 01:55:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001515 10.0.0.38 - - [2025-09-11 01:55:10] "PUT /alarm/4190f227-1473-4500-b924-e63a4d37401b HTTP/1.1" 200 244 0.009352 10.0.0.38 - - [2025-09-11 01:55:10] "POST /alarms HTTP/1.1" 409 256 0.006776 10.0.0.38 - - [2025-09-11 01:55:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002497 10.0.0.38 - - [2025-09-11 01:55:10] "PUT /alarm/4dc8a788-b1d7-42ba-8cbb-fc812c303322 HTTP/1.1" 200 244 0.009195 10.0.0.38 - - [2025-09-11 01:55:10] "POST /alarms HTTP/1.1" 409 248 0.006890 10.0.0.38 - - [2025-09-11 01:55:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001589 10.0.0.38 - - [2025-09-11 01:55:10] "PUT /alarm/b8137b3b-74b3-462f-9d36-a0d92ccddad2 HTTP/1.1" 200 244 0.012775 10.0.0.38 - - [2025-09-11 01:55:10] "POST /alarms HTTP/1.1" 409 252 0.002720 10.0.0.38 - - [2025-09-11 01:55:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001824 10.0.0.38 - - [2025-09-11 01:55:10] "PUT /alarm/2a634af0-14a8-4845-935b-9c117c92ef55 HTTP/1.1" 200 244 0.010998 10.0.0.38 - - [2025-09-11 01:55:10] "POST /alarms HTTP/1.1" 409 257 0.003860 10.0.0.38 - - [2025-09-11 01:55:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001556 10.0.0.38 - - [2025-09-11 01:55:10] "PUT /alarm/48d83d97-20ba-4479-83eb-f7c1b6c981e4 HTTP/1.1" 200 244 0.011242 10.0.0.38 - - [2025-09-11 01:55:10] "POST /alarms HTTP/1.1" 409 251 0.015673 10.0.0.38 - - [2025-09-11 01:55:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001385 10.0.0.38 - - [2025-09-11 01:55:11] "PUT /alarm/214c5f88-fa42-4d8b-a65e-92c4d987f076 HTTP/1.1" 200 244 0.009171 10.0.0.38 - - [2025-09-11 01:55:11] "POST /alarms HTTP/1.1" 409 257 0.004768 10.0.0.38 - - [2025-09-11 01:55:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002885 10.0.0.38 - - [2025-09-11 01:55:11] "PUT /alarm/e258b93f-718b-4a46-8757-239f77d7ff9a HTTP/1.1" 200 244 0.009499 10.0.0.38 - - [2025-09-11 01:55:11] "POST /alarms HTTP/1.1" 409 261 0.012579 10.0.0.38 - - [2025-09-11 01:55:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002434 10.0.0.38 - - [2025-09-11 01:55:11] "PUT /alarm/18d797c7-08a1-432f-90f2-c17abfdf8e41 HTTP/1.1" 200 244 0.009735 10.0.0.38 - - [2025-09-11 01:55:11] "POST /alarms HTTP/1.1" 409 258 0.008730 10.0.0.38 - - [2025-09-11 01:55:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001295 10.0.0.38 - - [2025-09-11 01:55:11] "PUT /alarm/649ab66d-a3b6-461a-9982-19303df10a2b HTTP/1.1" 200 244 0.016015 10.0.0.38 - - [2025-09-11 01:55:11] "POST /alarms HTTP/1.1" 409 254 0.007185 10.0.0.38 - - [2025-09-11 01:55:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.006157 10.0.0.38 - - [2025-09-11 01:55:11] "PUT /alarm/b2defefa-a893-4084-b556-9157eb73bccd HTTP/1.1" 200 244 0.009334 10.0.0.38 - - [2025-09-11 01:55:11] "POST /alarms HTTP/1.1" 409 254 0.009593 10.0.0.38 - - [2025-09-11 01:55:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001745 10.0.0.38 - - [2025-09-11 01:55:11] "PUT /alarm/1b78855b-82fc-4715-a150-0aad0af74c2b HTTP/1.1" 200 244 0.010081 10.0.0.38 - - [2025-09-11 01:55:11] "POST /alarms HTTP/1.1" 409 254 0.011994 10.0.0.38 - - [2025-09-11 01:55:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003159 10.0.0.38 - - [2025-09-11 01:55:11] "PUT /alarm/150c54d5-2ba6-458c-921b-ac60dd96221f HTTP/1.1" 200 244 0.011779 10.0.0.38 - - [2025-09-11 01:55:11] "POST /alarms HTTP/1.1" 409 247 0.014734 10.0.0.38 - - [2025-09-11 01:55:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.007482 10.0.0.38 - - [2025-09-11 01:55:11] "PUT /alarm/83e9f27e-ce77-4cab-8f9d-31842f183b7c HTTP/1.1" 200 244 0.008354 10.0.0.38 - - [2025-09-11 01:55:11] "POST /alarms HTTP/1.1" 409 272 0.003562 10.0.0.38 - - [2025-09-11 01:55:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001441 10.0.0.38 - - [2025-09-11 01:55:11] "PUT /alarm/fa71ec8a-b418-43ae-b91a-630f6e3a18a5 HTTP/1.1" 200 244 0.008890 10.0.0.38 - - [2025-09-11 01:55:11] "POST /alarms HTTP/1.1" 409 261 0.004406 10.0.0.38 - - [2025-09-11 01:55:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002080 10.0.0.38 - - [2025-09-11 01:55:11] "PUT /alarm/a8fae964-5769-4d65-a7f9-4ba69c4cd222 HTTP/1.1" 200 244 0.008510 10.0.0.38 - - [2025-09-11 01:55:11] "POST /alarms HTTP/1.1" 409 259 0.006245 10.0.0.38 - - [2025-09-11 01:55:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001366 10.0.0.38 - - [2025-09-11 01:55:11] "PUT /alarm/7fef29ce-d11d-48c6-beaa-bd35a46d50e6 HTTP/1.1" 200 244 0.009256 10.0.0.38 - - [2025-09-11 01:55:11] "POST /alarms HTTP/1.1" 409 265 0.011418 10.0.0.38 - - [2025-09-11 01:55:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001893 10.0.0.38 - - [2025-09-11 01:55:11] "PUT /alarm/0cde9a43-1bb2-4fdd-baf8-3b3357dedf29 HTTP/1.1" 200 244 0.007997 10.0.0.38 - - [2025-09-11 01:55:11] "POST /alarms HTTP/1.1" 409 279 0.002474 10.0.0.38 - - [2025-09-11 01:55:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001587 10.0.0.38 - - [2025-09-11 01:55:11] "PUT /alarm/9fccac60-bd9e-4ea4-89cb-fdfa72199d4c HTTP/1.1" 200 244 0.009053 10.0.0.38 - - [2025-09-11 01:55:12] "GET / HTTP/1.1" 200 35931 0.001554 10.0.0.38 - - [2025-09-11 01:55:12] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.001843 10.0.0.38 - - [2025-09-11 01:55:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001582 10.0.0.38 - - [2025-09-11 01:55:12] "PUT /global-vrouter-config/4e62d085-8c94-40c6-a56c-4feb355aebc1 HTTP/1.1" 200 276 0.006508 10.0.0.38 - - [2025-09-11 01:55:12] "GET / HTTP/1.1" 200 35931 0.001584 10.0.0.38 - - [2025-09-11 01:55:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002053 10.0.0.38 - - [2025-09-11 01:55:12] "GET /global-vrouter-config/4e62d085-8c94-40c6-a56c-4feb355aebc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.002570 10.0.0.38 - - [2025-09-11 01:55:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001568 10.0.0.38 - - [2025-09-11 01:55:12] "PUT /global-vrouter-config/4e62d085-8c94-40c6-a56c-4feb355aebc1 HTTP/1.1" 200 276 0.007737 10.0.0.38 - - [2025-09-11 01:55:12] "GET / HTTP/1.1" 200 35931 0.001595 10.0.0.38 - - [2025-09-11 01:55:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001908 10.0.0.38 - - [2025-09-11 01:55:12] "GET /global-system-config/adb163dd-14d2-4927-9518-1fd54b48f89f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.004311 10.0.0.38 - - [2025-09-11 01:55:12] "PUT /global-system-config/adb163dd-14d2-4927-9518-1fd54b48f89f HTTP/1.1" 200 274 0.014985 10.0.0.38 - - [2025-09-11 01:55:16] "GET / HTTP/1.1" 200 35931 0.001878 10.0.0.38 - - [2025-09-11 01:55:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001986 10.0.0.38 - - [2025-09-11 01:55:16] "GET /routing-instance/f39ff678-e679-4944-8cb3-e9e429933346?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.005192 10.0.0.38 - - [2025-09-11 01:55:16] "POST /bgp-routers HTTP/1.1" 409 301 0.001913 10.0.0.38 - - [2025-09-11 01:55:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001328 10.0.0.38 - - [2025-09-11 01:55:16] "GET /bgp-router/aaf7d7ec-651e-47f0-a96c-06b5789421ea?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1814 0.003825 10.0.0.38 - - [2025-09-11 01:55:16] "PUT /bgp-router/aaf7d7ec-651e-47f0-a96c-06b5789421ea HTTP/1.1" 200 254 0.014772 [Introspect:8084]10.0.0.38 - - [2025-09-11 01:55:16] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001024 [Introspect:8084]10.0.0.38 - - [2025-09-11 01:55:16] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000814 10.0.0.38 - - [2025-09-11 01:55:19] "POST /tags HTTP/1.1" 200 355 0.020343 10.0.0.38 - - [2025-09-11 01:55:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.005033 10.0.0.38 - - [2025-09-11 01:55:19] "GET /tag/ac38e9d2-5eb3-4b42-bf75-d979993de141?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1246 0.013091 10.0.0.38 - - [2025-09-11 01:55:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001858 10.0.0.38 - - [2025-09-11 01:55:19] "GET /virtual-network/2f9ef23e-7cf5-4bbe-b125-03607c633545?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.003775 10.0.0.38 - - [2025-09-11 01:55:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002081 10.0.0.38 - - [2025-09-11 01:55:19] "GET /project/76d1d30f-4827-466e-8225-9b8e35cdda40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.040018 10.0.0.38 - - [2025-09-11 01:55:19] "POST /virtual-machines HTTP/1.1" 200 351 0.008044 10.0.0.38 - - [2025-09-11 01:55:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.013509 10.0.0.38 - - [2025-09-11 01:55:19] "POST /virtual-machine-interfaces HTTP/1.1" 200 618 0.122751 10.0.0.38 - - [2025-09-11 01:55:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.026493 10.0.0.38 - - [2025-09-11 01:55:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.006619 10.0.0.38 - - [2025-09-11 01:55:20] "GET /virtual-machine-interface/5f0ea08c-8eb2-11f0-8c9e-fa163e9d820e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2806 0.004364 10.0.0.38 - - [2025-09-11 01:55:20] "POST /instance-ips HTTP/1.1" 200 391 0.024522 10.0.0.38 - - [2025-09-11 01:55:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.018877 10.0.0.38 - - [2025-09-11 01:55:20] "GET /virtual-machine-interface/5f0ea08c-8eb2-11f0-8c9e-fa163e9d820e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2806 0.012772 10.0.0.38 - - [2025-09-11 01:55:20] "POST /set-tag HTTP/1.1" 200 109 0.015560 10.0.0.38 - - [2025-09-11 01:55:20] "GET /virtual-machine-interface/5f0ea08c-8eb2-11f0-8c9e-fa163e9d820e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.015473 10.0.0.38 - - [2025-09-11 01:55:20] "GET /instance-ip/5f28016c-8eb2-11f0-8c9e-fa163e9d820e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1907 0.004535 10.0.0.38 - - [2025-09-11 01:55:20] "GET /virtual-machine-interface/5f0ea08c-8eb2-11f0-8c9e-fa163e9d820e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.013676 10.0.0.38 - - [2025-09-11 01:55:20] "POST /set-tag HTTP/1.1" 200 109 0.003198 10.0.0.38 - - [2025-09-11 01:55:20] "GET /virtual-router/43987858-ef07-4319-8860-e7469586dd5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1485 0.009266 10.0.0.38 - - [2025-09-11 01:55:20] "POST /ref-update HTTP/1.1" 200 156 0.010393 10.0.0.38 - - [2025-09-11 01:55:20] "GET /virtual-machine-interface/5f0ea08c-8eb2-11f0-8c9e-fa163e9d820e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.017823 10.0.0.38 - - [2025-09-11 01:55:20] "POST /set-tag HTTP/1.1" 200 109 0.002141 10.0.0.38 - - [2025-09-11 01:55:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001827 10.0.0.38 - - [2025-09-11 01:55:20] "GET /virtual-network/2f9ef23e-7cf5-4bbe-b125-03607c633545?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.004019 10.0.0.38 - - [2025-09-11 01:55:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001895 10.0.0.38 - - [2025-09-11 01:55:20] "GET /project/76d1d30f-4827-466e-8225-9b8e35cdda40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.031656 10.0.0.38 - - [2025-09-11 01:55:20] "POST /virtual-machines HTTP/1.1" 200 355 0.007787 10.0.0.38 - - [2025-09-11 01:55:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.023989 10.0.0.38 - - [2025-09-11 01:55:20] "POST /virtual-machine-interfaces HTTP/1.1" 200 622 0.129270 10.0.0.38 - - [2025-09-11 01:55:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.015224 10.0.0.38 - - [2025-09-11 01:55:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.010146 10.0.0.38 - - [2025-09-11 01:55:20] "GET /virtual-machine-interface/5f7e2ee8-8eb2-11f0-8c9e-fa163e9d820e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2816 0.007173 10.0.0.38 - - [2025-09-11 01:55:20] "POST /instance-ips HTTP/1.1" 200 395 0.020733 10.0.0.38 - - [2025-09-11 01:55:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.024835 10.0.0.38 - - [2025-09-11 01:55:20] "GET /virtual-machine-interface/5f7e2ee8-8eb2-11f0-8c9e-fa163e9d820e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2816 0.008104 10.0.0.38 - - [2025-09-11 01:55:20] "POST /set-tag HTTP/1.1" 200 109 0.022154 10.0.0.38 - - [2025-09-11 01:55:21] "GET /virtual-machine-interface/5f7e2ee8-8eb2-11f0-8c9e-fa163e9d820e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.010893 10.0.0.38 - - [2025-09-11 01:55:21] "GET /instance-ip/5f9b555e-8eb2-11f0-8c9e-fa163e9d820e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1917 0.004720 10.0.0.38 - - [2025-09-11 01:55:21] "GET /virtual-machine-interface/5f7e2ee8-8eb2-11f0-8c9e-fa163e9d820e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.004967 10.0.0.38 - - [2025-09-11 01:55:21] "POST /set-tag HTTP/1.1" 200 109 0.002468 10.0.0.38 - - [2025-09-11 01:55:21] "GET /virtual-router/43987858-ef07-4319-8860-e7469586dd5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1676 0.004255 10.0.0.38 - - [2025-09-11 01:55:21] "POST /ref-update HTTP/1.1" 200 156 0.010391 10.0.0.38 - - [2025-09-11 01:55:21] "GET /virtual-machine-interface/5f7e2ee8-8eb2-11f0-8c9e-fa163e9d820e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.012809 10.0.0.38 - - [2025-09-11 01:55:21] "POST /set-tag HTTP/1.1" 200 109 0.004339 10.0.0.38 - - [2025-09-11 01:55:21] "GET /virtual-machine-interface/5f0ea08c-8eb2-11f0-8c9e-fa163e9d820e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.004130 10.0.0.38 - - [2025-09-11 01:55:21] "POST /set-tag HTTP/1.1" 200 109 0.001986 10.0.0.38 - - [2025-09-11 01:55:21] "GET /virtual-machine-interface/5f7e2ee8-8eb2-11f0-8c9e-fa163e9d820e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.005921 10.0.0.38 - - [2025-09-11 01:55:21] "POST /set-tag HTTP/1.1" 200 109 0.001885 10.0.0.38 - - [2025-09-11 01:55:30] "GET / HTTP/1.1" 200 35931 0.001534 10.0.0.38 - - [2025-09-11 01:55:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001801 10.0.0.38 - - [2025-09-11 01:55:30] "GET /global-system-config/adb163dd-14d2-4927-9518-1fd54b48f89f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.006424 10.0.0.38 - - [2025-09-11 01:55:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001966 10.0.0.38 - - [2025-09-11 01:55:30] "GET /config-node/ac39881e-bf7c-4dad-b81e-da40d1214c4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1209 0.002047 10.0.0.38 - - [2025-09-11 01:55:37] "GET /virtual-machine-interface/5f0ea08c-8eb2-11f0-8c9e-fa163e9d820e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.004528 10.0.0.38 - - [2025-09-11 01:55:37] "POST /set-tag HTTP/1.1" 200 109 0.001739 10.0.0.38 - - [2025-09-11 01:55:38] "GET /virtual-machine-interface/5f7e2ee8-8eb2-11f0-8c9e-fa163e9d820e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.004076 10.0.0.38 - - [2025-09-11 01:55:38] "POST /set-tag HTTP/1.1" 200 109 0.001833 10.0.0.38 - - [2025-09-11 01:55:39] "GET /virtual-machine-interface/5f0ea08c-8eb2-11f0-8c9e-fa163e9d820e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.004034 10.0.0.38 - - [2025-09-11 01:55:39] "POST /set-tag HTTP/1.1" 200 109 0.001634 10.0.0.38 - - [2025-09-11 01:55:42] "GET / HTTP/1.1" 200 35931 0.002212 10.0.0.38 - - [2025-09-11 01:55:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002826 10.0.0.38 - - [2025-09-11 01:55:42] "GET /routing-instance/f39ff678-e679-4944-8cb3-e9e429933346?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.008291 10.0.0.38 - - [2025-09-11 01:55:42] "POST /bgp-routers HTTP/1.1" 409 301 0.002826 10.0.0.38 - - [2025-09-11 01:55:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002604 10.0.0.38 - - [2025-09-11 01:55:42] "GET /bgp-router/aaf7d7ec-651e-47f0-a96c-06b5789421ea?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1814 0.002782 10.0.0.38 - - [2025-09-11 01:55:42] "PUT /bgp-router/aaf7d7ec-651e-47f0-a96c-06b5789421ea HTTP/1.1" 200 254 0.015360 [Introspect:8084]10.0.0.38 - - [2025-09-11 01:55:42] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000880 [Introspect:8084]10.0.0.38 - - [2025-09-11 01:55:42] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000799 [Introspect:8084]10.0.0.38 - - [2025-09-11 01:55:46] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000838 [Introspect:8084]10.0.0.38 - - [2025-09-11 01:55:46] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000763 [Introspect:8084]10.0.0.38 - - [2025-09-11 01:55:49] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000973 [Introspect:8084]10.0.0.38 - - [2025-09-11 01:55:49] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000790 [Introspect:8084]10.0.0.38 - - [2025-09-11 01:55:54] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000873 [Introspect:8084]10.0.0.38 - - [2025-09-11 01:55:54] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000849 10.0.0.38 - - [2025-09-11 01:56:11] "GET /virtual-machine-interface/5f0ea08c-8eb2-11f0-8c9e-fa163e9d820e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.004447 10.0.0.38 - - [2025-09-11 01:56:11] "POST /set-tag HTTP/1.1" 200 109 0.003538 10.0.0.38 - - [2025-09-11 01:56:11] "GET /virtual-machine-interface/5f0ea08c-8eb2-11f0-8c9e-fa163e9d820e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.004301 10.0.0.38 - - [2025-09-11 01:56:11] "POST /set-tag HTTP/1.1" 200 109 0.001976 10.0.0.38 - - [2025-09-11 01:56:11] "GET /virtual-machine/eba884e2-0c4f-40fe-83a8-37c7c3a4a411?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1414 0.003997 10.0.0.38 - - [2025-09-11 01:56:11] "POST /ref-update HTTP/1.1" 200 156 0.013144 10.0.0.38 - - [2025-09-11 01:56:11] "GET /virtual-machine-interface/5f0ea08c-8eb2-11f0-8c9e-fa163e9d820e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.008975 10.0.0.38 - - [2025-09-11 01:56:11] "POST /set-tag HTTP/1.1" 200 109 0.024768 10.0.0.38 - - [2025-09-11 01:56:11] "POST /set-tag HTTP/1.1" 200 109 0.011431 10.0.0.38 - - [2025-09-11 01:56:11] "DELETE /instance-ip/5f28016c-8eb2-11f0-8c9e-fa163e9d820e HTTP/1.1" 200 115 0.044196 10.0.0.38 - - [2025-09-11 01:56:11] "DELETE /virtual-machine-interface/5f0ea08c-8eb2-11f0-8c9e-fa163e9d820e HTTP/1.1" 200 115 0.052259 10.0.0.38 - - [2025-09-11 01:56:11] "DELETE /virtual-machine/eba884e2-0c4f-40fe-83a8-37c7c3a4a411 HTTP/1.1" 200 115 0.020011 10.0.0.38 - - [2025-09-11 01:56:11] "GET /virtual-machine-interface/5f7e2ee8-8eb2-11f0-8c9e-fa163e9d820e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.004647 10.0.0.38 - - [2025-09-11 01:56:11] "POST /set-tag HTTP/1.1" 200 109 0.002249 10.0.0.38 - - [2025-09-11 01:56:42] "GET /virtual-machine-interface/5f7e2ee8-8eb2-11f0-8c9e-fa163e9d820e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.012880 10.0.0.38 - - [2025-09-11 01:56:42] "POST /set-tag HTTP/1.1" 200 109 0.002880 10.0.0.38 - - [2025-09-11 01:56:42] "GET /virtual-machine-interface/5f7e2ee8-8eb2-11f0-8c9e-fa163e9d820e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.004598 10.0.0.38 - - [2025-09-11 01:56:42] "POST /set-tag HTTP/1.1" 200 109 0.002697 10.0.0.38 - - [2025-09-11 01:56:42] "GET /virtual-machine/dc42fcc7-bcab-4866-a2ea-961f295e480d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1423 0.003808 10.0.0.38 - - [2025-09-11 01:56:42] "POST /ref-update HTTP/1.1" 200 156 0.018721 10.0.0.38 - - [2025-09-11 01:56:42] "GET /virtual-machine-interface/5f7e2ee8-8eb2-11f0-8c9e-fa163e9d820e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.012346 10.0.0.38 - - [2025-09-11 01:56:42] "POST /set-tag HTTP/1.1" 200 109 0.023550 10.0.0.38 - - [2025-09-11 01:56:42] "POST /set-tag HTTP/1.1" 200 109 0.059324 10.0.0.38 - - [2025-09-11 01:56:42] "DELETE /instance-ip/5f9b555e-8eb2-11f0-8c9e-fa163e9d820e HTTP/1.1" 200 115 0.079457 10.0.0.38 - - [2025-09-11 01:56:42] "DELETE /virtual-machine-interface/5f7e2ee8-8eb2-11f0-8c9e-fa163e9d820e HTTP/1.1" 200 115 0.059447 10.0.0.38 - - [2025-09-11 01:56:42] "DELETE /virtual-machine/dc42fcc7-bcab-4866-a2ea-961f295e480d HTTP/1.1" 200 115 0.046863 10.0.0.38 - - [2025-09-11 01:56:42] "DELETE /tag/ac38e9d2-5eb3-4b42-bf75-d979993de141 HTTP/1.1" 200 115 0.057483 [Introspect:8084]10.0.0.38 - - [2025-09-11 01:56:43] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000870 [Introspect:8084]10.0.0.38 - - [2025-09-11 01:56:43] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000852