++ LOG_DIR=/var/log/contrail ++ export CONTAINER_LOG_DIR=/var/log/contrail/config-api ++ CONTAINER_LOG_DIR=/var/log/contrail/config-api ++ mkdir -p /var/log/contrail/config-api ++ log_file=/var/log/contrail/config-api/console.log ++ touch /var/log/contrail/config-api/console.log ++ chmod 600 /var/log/contrail/config-api/console.log ++ exec +++ tee -a /var/log/contrail/config-api/console.log +++ date ++ echo 'INFO: =================== Fri Apr 17 11:27:57 AM UTC 2026 ===================' INFO: =================== Fri Apr 17 11:27:57 AM UTC 2026 =================== ++ 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 +++ awk '{print $2}' +++ grep 'inet ' +++ 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 )) + nc -z 10.0.0.38 9041 + echo -e '\035\nquit' + echo 'INFO: Waiting for cassandra 2/30' INFO: Waiting for cassandra 2/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.38 9041 + echo 'INFO: Waiting for cassandra 3/30' INFO: Waiting for cassandra 3/30 + sleep 10 + (( i++ )) + (( i<=30 )) + nc -z 10.0.0.38 9041 + echo -e '\035\nquit' + 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 ++++ get_local_ips ++++ uniq ++++ sort ++++ tr '\n' , ++++ grep -vi host ++++ cat /proc/net/fib_trie ++++ awk '/32 host/ { print f } {f=$2}' +++ local local_ips=,10.0.0.38,10.154.31.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.154.31.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 ]] ++ echo 10.0.0.38:9041 ++ sed 's/,/ /g' + 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=__ ++ set -o posix ++ set ++ grep '^API__.*__.*=.*$' ++ sort ++ cut -d = -f 1 ++ sed 's/^API__//g' + local vars= + local section= + (( ++index )) + (( index < CONFIG_API_WORKER_COUNT )) + (( CONFIG_API_WORKER_COUNT > 1 )) + service_cmd='/usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0' + set_third_party_auth_config + [[ noauth != \k\e\y\s\t\o\n\e ]] + return + set_vnc_api_lib_ini + local tmp_file=/etc/contrail/vnc_api_lib.ini.tmp + cat + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + [[ noauth == \k\e\y\s\t\o\n\e ]] + cat + mv -f /etc/contrail/vnc_api_lib.ini.tmp /etc/contrail/vnc_api_lib.ini + upgrade_old_logs contrail-api + local template=contrail-api ++ dirname /var/log/contrail/config-api + local old_dir=/var/log/contrail + mkdir -p /var/log/contrail/config-api + chmod 755 /var/log/contrail/config-api + mv -n '/var/log/contrail/*contrail-api.log*' /var/log/contrail/config-api/ + true + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + chown 1999:1999 /var/log/contrail/config-api + find /var/log/contrail/config-api -uid 0 -exec chown 1999:1999 '{}' + + run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + mkdir -p /etc/contrail /var/lib/contrail + chown 1999:1999 /etc/contrail /var/lib/contrail + find /etc/contrail -uid 0 -exec chown 1999:1999 '{}' + + chmod 755 /etc/contrail + do_run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + mkdir -p /var/crashes + chmod 777 /var/crashes ++ id -un 1999 + local user_name=contrail + export HOME=/home/contrail + HOME=/home/contrail + mkdir -p /home/contrail + chown -R 1999:1999 /home/contrail + exec setpriv --reuid 1999 --regid 1999 --clear-groups --no-new-privs /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:287: SyntaxWarning: "is not" with a literal. Did you mean "!="? if ip_alloc_unit is not 1: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1113: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1910: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: 04/17/2026 11:28:43.081 7f8f957ab540 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 04/17/2026 11:28:43.502 7f8f957ab540 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 04/17/2026 11:28:43.516 7f8f957ab540 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 04/17/2026 11:28:43.516 7f8f957ab540 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log] Bottle v0.12.25 server starting up (using GeventPoolServer(spawn=))... Listening on http://10.0.0.38:8082/ Hit Ctrl-C to quit. 10.0.0.38 - - [2026-04-17 11:28:56] "GET / HTTP/1.1" 503 181 0.000439 10.0.0.38 - - [2026-04-17 11:28:56] "GET / HTTP/1.1" 503 181 0.000293 10.0.0.38 - - [2026-04-17 11:28:57] "GET / HTTP/1.1" 200 45303 0.002823 10.0.0.38 - - [2026-04-17 11:28:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.006854 10.0.0.38 - - [2026-04-17 11:28:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.006750 10.0.0.38 - - [2026-04-17 11:28:57] "GET / HTTP/1.1" 200 35931 0.003093 10.0.0.38 - - [2026-04-17 11:28:58] "GET / HTTP/1.1" 200 35931 0.001465 10.0.0.38 - - [2026-04-17 11:28:58] "GET / HTTP/1.1" 200 35931 0.004437 10.0.0.38 - - [2026-04-17 11:28:58] "POST /fqname-to-id HTTP/1.1" 404 186 0.071743 10.0.0.38 - - [2026-04-17 11:28:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.038775 10.0.0.38 - - [2026-04-17 11:28:58] "GET /global-system-config/ae6c82eb-1616-405a-b359-c0940f34182e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.021240 10.0.0.38 - - [2026-04-17 11:28:58] "POST /service-appliance-sets HTTP/1.1" 200 553 0.077764 10.0.0.38 - - [2026-04-17 11:28:58] "POST /fqname-to-id HTTP/1.1" 404 180 0.006830 10.0.0.38 - - [2026-04-17 11:28:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.010286 10.0.0.38 - - [2026-04-17 11:28:58] "GET /global-system-config/ae6c82eb-1616-405a-b359-c0940f34182e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.028946 10.0.0.38 - - [2026-04-17 11:28:59] "GET / HTTP/1.1" 200 35931 0.002426 10.0.0.38 - - [2026-04-17 11:28:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.022755 10.0.0.38 - - [2026-04-17 11:28:59] "GET /global-system-config/ae6c82eb-1616-405a-b359-c0940f34182e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.029385 10.0.0.38 - - [2026-04-17 11:28:59] "POST /service-appliance-sets HTTP/1.1" 200 541 0.148377 10.0.0.38 - - [2026-04-17 11:28:59] "POST /fqname-to-id HTTP/1.1" 404 216 0.020474 10.0.0.38 - - [2026-04-17 11:28:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.012571 10.0.0.38 - - [2026-04-17 11:28:59] "GET /network-ipam/1c7b575f-9487-4793-a802-31f08cd26554?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.022798 10.0.0.38 - - [2026-04-17 11:28:59] "GET / HTTP/1.1" 200 35931 0.001627 10.0.0.38 - - [2026-04-17 11:28:59] "POST /analytics-nodes HTTP/1.1" 200 599 0.140094 10.0.0.38 - - [2026-04-17 11:28:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004954 10.0.0.38 - - [2026-04-17 11:28:59] "GET /global-system-config/ae6c82eb-1616-405a-b359-c0940f34182e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.042539 10.0.0.38 - - [2026-04-17 11:28:59] "POST /fqname-to-id HTTP/1.1" 404 216 0.023203 10.0.0.38 - - [2026-04-17 11:28:59] "GET / HTTP/1.1" 200 35931 0.001498 10.0.0.38 - - [2026-04-17 11:28:59] "POST /config-database-nodes HTTP/1.1" 200 611 0.193513 10.0.0.38 - - [2026-04-17 11:28:59] "POST /service-templates HTTP/1.1" 200 511 0.119612 10.0.0.38 - - [2026-04-17 11:28:59] "GET / HTTP/1.1" 200 35931 0.005678 10.0.0.38 - - [2026-04-17 11:28:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.016813 10.0.0.38 - - [2026-04-17 11:28:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.014612 10.0.0.38 - - [2026-04-17 11:28:59] "POST /service-templates HTTP/1.1" 200 501 0.173824 10.0.0.38 - - [2026-04-17 11:28:59] "GET /global-system-config/ae6c82eb-1616-405a-b359-c0940f34182e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.041657 10.0.0.38 - - [2026-04-17 11:28:59] "GET /domain/fb366722-46ff-436b-b2f4-5fb783e4f228?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 894 0.035865 10.0.0.38 - - [2026-04-17 11:28:59] "POST /fqname-to-id HTTP/1.1" 404 216 0.003676 10.0.0.38 - - [2026-04-17 11:29:00] "POST /service-templates HTTP/1.1" 200 515 0.165129 10.0.0.38 - - [2026-04-17 11:29:00] "POST /analytics-alarm-nodes HTTP/1.1" 200 611 0.207073 10.0.0.38 - - [2026-04-17 11:29:00] "POST /service-templates HTTP/1.1" 200 535 0.191469 10.0.0.38 - - [2026-04-17 11:29:00] "POST /id-to-fqname HTTP/1.1" 200 173 0.000913 10.0.0.38 - - [2026-04-17 11:29:00] "POST /fqname-to-id HTTP/1.1" 404 182 0.024659 10.0.0.38 - - [2026-04-17 11:29:00] "POST /service-templates HTTP/1.1" 200 507 0.160939 10.0.0.38 - - [2026-04-17 11:29:00] "POST /security-groups HTTP/1.1" 200 570 0.357036 10.0.0.38 - - [2026-04-17 11:29:00] "POST /projects HTTP/1.1" 200 481 0.874460 10.0.0.38 - - [2026-04-17 11:29:00] "POST /security-groups HTTP/1.1" 200 534 0.090179 10.0.0.38 - - [2026-04-17 11:29:00] "POST /chown HTTP/1.1" 200 109 0.038741 10.0.0.38 - - [2026-04-17 11:29:01] "POST /policy-managements HTTP/1.1" 409 214 0.033078 10.0.0.38 - - [2026-04-17 11:29:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002545 10.0.0.38 - - [2026-04-17 11:29:01] "GET /policy-management/8607b905-e758-4fe7-9fe7-f4e81cc32e02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.026018 10.0.0.38 - - [2026-04-17 11:29:01] "POST /application-policy-sets HTTP/1.1" 200 528 0.064136 10.0.0.38 - - [2026-04-17 11:29:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003057 10.0.0.38 - - [2026-04-17 11:29:01] "GET /global-vrouter-config/70a984fe-fbd4-4829-ac40-e0a4e80f3a57?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1215 0.027052 10.0.0.38 - - [2026-04-17 11:29:01] "PUT /global-vrouter-config/70a984fe-fbd4-4829-ac40-e0a4e80f3a57 HTTP/1.1" 200 276 0.011842 10.0.0.38 - - [2026-04-17 11:29:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003743 10.0.0.38 - - [2026-04-17 11:29:01] "GET /virtual-network/96b5e150-5758-4ed6-bfd8-62a8f6ff2621?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1426 0.006680 10.0.0.38 - - [2026-04-17 11:29:01] "POST /id-to-fqname HTTP/1.1" 200 177 0.003848 10.0.0.38 - - [2026-04-17 11:29:01] "POST /fqname-to-id HTTP/1.1" 404 186 0.009187 10.0.0.38 - - [2026-04-17 11:29:01] "POST /security-groups HTTP/1.1" 200 574 0.181160 10.0.0.38 - - [2026-04-17 11:29:01] "POST /projects HTTP/1.1" 200 489 0.496882 10.0.0.38 - - [2026-04-17 11:29:02] "POST /security-groups HTTP/1.1" 200 546 0.131308 10.0.0.38 - - [2026-04-17 11:29:02] "POST /chown HTTP/1.1" 200 109 0.049598 10.0.0.38 - - [2026-04-17 11:29:02] "POST /network-ipams HTTP/1.1" 200 522 0.199378 10.0.0.38 - - [2026-04-17 11:29:02] "POST /network-ipams HTTP/1.1" 200 510 0.134133 10.0.0.38 - - [2026-04-17 11:29:02] "POST /fqname-to-id HTTP/1.1" 404 198 0.003375 10.0.0.38 - - [2026-04-17 11:29:03] "POST /useragent-kv HTTP/1.1" 200 115 0.012337 10.0.0.38 - - [2026-04-17 11:29:03] "POST /virtual-networks HTTP/1.1" 200 538 0.499243 10.0.0.38 - - [2026-04-17 11:29:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004097 10.0.0.38 - - [2026-04-17 11:29:03] "GET / HTTP/1.1" 200 35931 0.002602 10.0.0.38 - - [2026-04-17 11:29:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.007139 10.0.0.38 - - [2026-04-17 11:29:03] "GET /global-system-config/ae6c82eb-1616-405a-b359-c0940f34182e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.016856 10.0.0.38 - - [2026-04-17 11:29:03] "GET /virtual-network/9a0a7618-16f6-4a99-8f5e-9eccb1eaf1f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1734 0.058093 10.0.0.38 - - [2026-04-17 11:29:03] "POST /fqname-to-id HTTP/1.1" 404 216 0.014925 10.0.0.38 - - [2026-04-17 11:29:03] "POST /network-ipams HTTP/1.1" 200 518 0.182052 10.0.0.38 - - [2026-04-17 11:29:03] "POST /fqname-to-id HTTP/1.1" 404 202 0.014609 10.0.0.38 - - [2026-04-17 11:29:03] "POST /database-nodes HTTP/1.1" 200 597 0.185485 10.0.0.38 - - [2026-04-17 11:29:03] "GET / HTTP/1.1" 200 35931 0.001554 10.0.0.38 - - [2026-04-17 11:29:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.011587 10.0.0.38 - - [2026-04-17 11:29:03] "GET /routing-instance/8b9b990d-bc08-46a1-b972-19ad45d5cb62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.012826 10.0.0.38 - - [2026-04-17 11:29:03] "POST /bgp-routers HTTP/1.1" 200 616 0.277041 10.0.0.38 - - [2026-04-17 11:29:03] "GET /bgp-router/a3527d42-b9b0-400b-a6b8-20cf8047a3ab?fields=global_system_config_back_refs HTTP/1.1" 200 1130 0.068767 10.0.0.38 - - [2026-04-17 11:29:03] "POST /useragent-kv HTTP/1.1" 200 115 0.006127 10.0.0.38 - - [2026-04-17 11:29:03] "POST /virtual-networks HTTP/1.1" 200 546 0.570516 10.0.0.38 - - [2026-04-17 11:29:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.036961 10.0.0.38 - - [2026-04-17 11:29:03] "GET /global-system-config/ae6c82eb-1616-405a-b359-c0940f34182e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.014683 10.0.0.38 - - [2026-04-17 11:29:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.028808 10.0.0.38 - - [2026-04-17 11:29:04] "GET /virtual-network/e701ef79-5a0a-4a97-b6a2-d6a89e908909?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1751 0.020639 10.0.0.38 - - [2026-04-17 11:29:04] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.008794 10.0.0.38 - - [2026-04-17 11:29:04] "POST /fqname-to-id HTTP/1.1" 404 199 0.012803 10.0.0.38 - - [2026-04-17 11:29:04] "POST /ref-update HTTP/1.1" 200 156 0.058347 10.0.0.38 - - [2026-04-17 11:29:04] "POST /network-policys HTTP/1.1" 200 538 0.250181 10.0.0.38 - - [2026-04-17 11:29:04] "POST /fqname-to-id HTTP/1.1" 404 197 0.021079 10.0.0.38 - - [2026-04-17 11:29:04] "POST /network-policys HTTP/1.1" 200 534 0.111779 10.0.0.38 - - [2026-04-17 11:29:04] "POST /fqname-to-id HTTP/1.1" 404 201 0.008299 10.0.0.38 - - [2026-04-17 11:29:04] "POST /network-policys HTTP/1.1" 200 542 0.044095 10.0.0.38 - - [2026-04-17 11:29:04] "POST /ref-update HTTP/1.1" 200 156 0.180273 10.0.0.38 - - [2026-04-17 11:29:04] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.017018 10.0.0.38 - - [2026-04-17 11:29:04] "POST /ref-update HTTP/1.1" 200 156 0.063536 10.0.0.38 - - [2026-04-17 11:29:05] "POST /ref-update HTTP/1.1" 200 156 0.080638 10.0.0.38 - - [2026-04-17 11:29:05] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.011559 10.0.0.38 - - [2026-04-17 11:29:05] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.008126 10.0.0.38 - - [2026-04-17 11:29:05] "POST /ref-update HTTP/1.1" 200 156 0.079149 10.0.0.38 - - [2026-04-17 11:29:05] "POST /ref-update HTTP/1.1" 200 156 0.135536 10.0.0.38 - - [2026-04-17 11:29:05] "POST /ref-update HTTP/1.1" 200 156 0.225542 10.0.0.38 - - [2026-04-17 11:29:05] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.009911 10.0.0.38 - - [2026-04-17 11:29:05] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.008786 10.0.0.38 - - [2026-04-17 11:29:05] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.008366 10.0.0.38 - - [2026-04-17 11:29:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002913 10.0.0.38 - - [2026-04-17 11:29:05] "GET /virtual-network/96b5e150-5758-4ed6-bfd8-62a8f6ff2621?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1718 0.032907 10.0.0.38 - - [2026-04-17 11:29:05] "GET /application-policy-set/1eeed681-6432-4232-8b83-ac7a116b84c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1064 0.042917 10.0.0.38 - - [2026-04-17 11:29:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.005044 10.0.0.38 - - [2026-04-17 11:29:05] "GET /policy-management/8607b905-e758-4fe7-9fe7-f4e81cc32e02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.020614 10.0.0.38 - - [2026-04-17 11:29:06] "POST /firewall-policys HTTP/1.1" 200 530 0.149249 10.0.0.38 - - [2026-04-17 11:29:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.205391 10.0.0.38 - - [2026-04-17 11:29:06] "GET /firewall-policy/e64a70ff-cc5b-42ed-ba55-8eb6286c01fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.068528 10.0.0.38 - - [2026-04-17 11:29:06] "GET /application-policy-set/1eeed681-6432-4232-8b83-ac7a116b84c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1064 0.010886 10.0.0.38 - - [2026-04-17 11:29:06] "GET /firewall-policy/e64a70ff-cc5b-42ed-ba55-8eb6286c01fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.008830 10.0.0.38 - - [2026-04-17 11:29:06] "POST /ref-update HTTP/1.1" 200 156 0.243751 10.0.0.38 - - [2026-04-17 11:29:06] "GET /application-policy-set/1eeed681-6432-4232-8b83-ac7a116b84c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1312 0.054462 10.0.0.38 - - [2026-04-17 11:29:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.033248 10.0.0.38 - - [2026-04-17 11:29:06] "GET /policy-management/8607b905-e758-4fe7-9fe7-f4e81cc32e02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.016212 10.0.0.38 - - [2026-04-17 11:29:07] "GET / HTTP/1.1" 200 35931 0.001767 10.0.0.38 - - [2026-04-17 11:29:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.055905 10.0.0.38 - - [2026-04-17 11:29:07] "GET /global-system-config/ae6c82eb-1616-405a-b359-c0940f34182e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.053240 10.0.0.38 - - [2026-04-17 11:29:07] "POST /fqname-to-id HTTP/1.1" 404 216 0.021559 10.0.0.38 - - [2026-04-17 11:29:07] "POST /firewall-policys HTTP/1.1" 200 532 0.273591 10.0.0.38 - - [2026-04-17 11:29:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.138915 10.0.0.38 - - [2026-04-17 11:29:07] "GET /firewall-policy/361187ca-348a-4e9e-8a1d-71ee680f2de8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1451 0.028365 10.0.0.38 - - [2026-04-17 11:29:07] "GET /application-policy-set/1eeed681-6432-4232-8b83-ac7a116b84c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1312 0.017067 10.0.0.38 - - [2026-04-17 11:29:07] "POST /analytics-snmp-nodes HTTP/1.1" 200 609 0.296860 10.0.0.38 - - [2026-04-17 11:29:07] "GET /firewall-policy/361187ca-348a-4e9e-8a1d-71ee680f2de8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1451 0.043281 10.0.0.38 - - [2026-04-17 11:29:07] "GET /firewall-policy/e64a70ff-cc5b-42ed-ba55-8eb6286c01fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.012834 10.0.0.38 - - [2026-04-17 11:29:07] "GET / HTTP/1.1" 200 35931 0.002097 10.0.0.38 - - [2026-04-17 11:29:07] "GET /firewall-policy/e64a70ff-cc5b-42ed-ba55-8eb6286c01fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.013108 10.0.0.38 - - [2026-04-17 11:29:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.008004 10.0.0.38 - - [2026-04-17 11:29:07] "GET /global-system-config/ae6c82eb-1616-405a-b359-c0940f34182e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.016277 10.0.0.38 - - [2026-04-17 11:29:07] "POST /fqname-to-id HTTP/1.1" 404 216 0.011475 10.0.0.38 - - [2026-04-17 11:29:07] "POST /ref-update HTTP/1.1" 200 156 0.120237 10.0.0.38 - - [2026-04-17 11:29:07] "POST /ref-update HTTP/1.1" 200 156 0.076618 10.0.0.38 - - [2026-04-17 11:29:07] "POST /config-nodes HTTP/1.1" 200 593 0.219662 10.0.0.38 - - [2026-04-17 11:29:07] "POST /ref-update HTTP/1.1" 200 156 0.161951 10.0.0.38 - - [2026-04-17 11:29:08] "GET /application-policy-set/1eeed681-6432-4232-8b83-ac7a116b84c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1534 0.023566 10.0.0.38 - - [2026-04-17 11:29:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004696 10.0.0.38 - - [2026-04-17 11:29:08] "GET /policy-management/8607b905-e758-4fe7-9fe7-f4e81cc32e02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.006429 10.0.0.38 - - [2026-04-17 11:29:08] "POST /firewall-policys HTTP/1.1" 200 530 0.156377 10.0.0.38 - - [2026-04-17 11:29:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.103980 10.0.0.38 - - [2026-04-17 11:29:08] "GET /firewall-policy/523df5cd-9b41-4e00-888b-9feb59abb9c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1407 0.023794 10.0.0.38 - - [2026-04-17 11:29:08] "GET /application-policy-set/1eeed681-6432-4232-8b83-ac7a116b84c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1534 0.005008 10.0.0.38 - - [2026-04-17 11:29:08] "GET /firewall-policy/523df5cd-9b41-4e00-888b-9feb59abb9c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1407 0.003587 10.0.0.38 - - [2026-04-17 11:29:08] "GET /firewall-policy/361187ca-348a-4e9e-8a1d-71ee680f2de8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1451 0.003424 10.0.0.38 - - [2026-04-17 11:29:08] "GET / HTTP/1.1" 200 35931 0.001720 10.0.0.38 - - [2026-04-17 11:29:08] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.003045 10.0.0.38 - - [2026-04-17 11:29:08] "GET /firewall-policy/e64a70ff-cc5b-42ed-ba55-8eb6286c01fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.007445 10.0.0.38 - - [2026-04-17 11:29:08] "GET /firewall-policy/e64a70ff-cc5b-42ed-ba55-8eb6286c01fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.003392 10.0.0.38 - - [2026-04-17 11:29:08] "GET /firewall-policy/361187ca-348a-4e9e-8a1d-71ee680f2de8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1451 0.003998 10.0.0.38 - - [2026-04-17 11:29:08] "POST /ref-update HTTP/1.1" 200 156 0.038764 10.0.0.38 - - [2026-04-17 11:29:08] "POST /ref-update HTTP/1.1" 200 156 0.076200 10.0.0.38 - - [2026-04-17 11:29:08] "POST /ref-update HTTP/1.1" 200 156 0.050666 10.0.0.38 - - [2026-04-17 11:29:08] "POST /ref-update HTTP/1.1" 200 156 0.058228 10.0.0.38 - - [2026-04-17 11:29:09] "POST /ref-update HTTP/1.1" 200 156 0.203030 10.0.0.38 - - [2026-04-17 11:29:09] "GET /application-policy-set/1eeed681-6432-4232-8b83-ac7a116b84c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1755 0.019634 10.0.0.38 - - [2026-04-17 11:29:09] "POST /tags HTTP/1.1" 200 299 0.145654 10.0.0.38 - - [2026-04-17 11:29:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.015381 10.0.0.38 - - [2026-04-17 11:29:09] "GET /tag/f9b0e14c-bb00-4d60-bcac-ea357bfce911?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.038142 10.0.0.38 - - [2026-04-17 11:29:09] "POST /set-tag HTTP/1.1" 200 109 0.083783 10.0.0.38 - - [2026-04-17 11:29:09] "POST /fqname-to-id HTTP/1.1" 404 226 0.005927 10.0.0.38 - - [2026-04-17 11:29:10] "POST /tags HTTP/1.1" 200 305 0.207181 10.0.0.38 - - [2026-04-17 11:29:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.032654 10.0.0.38 - - [2026-04-17 11:29:10] "GET /tag/29edc0c5-4509-4c75-88c0-c6fc7794b2d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.066199 10.0.0.38 - - [2026-04-17 11:29:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.035808 10.0.0.38 - - [2026-04-17 11:29:10] "GET /project/ede25d2a-ca6f-421c-94b8-337ed78bf5d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.075414 10.0.0.38 - - [2026-04-17 11:29:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.009786 10.0.0.38 - - [2026-04-17 11:29:10] "GET /virtual-network/e701ef79-5a0a-4a97-b6a2-d6a89e908909?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2577 0.043786 10.0.0.38 - - [2026-04-17 11:29:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003281 10.0.0.38 - - [2026-04-17 11:29:10] "GET /service-appliance-set/a14eb3ef-08ce-48f0-b49e-4a88a5f73be1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.006471 10.0.0.38 - - [2026-04-17 11:29:10] "POST /fqname-to-id HTTP/1.1" 404 240 0.012692 10.0.0.38 - - [2026-04-17 11:29:10] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.292300 10.0.0.38 - - [2026-04-17 11:29:10] "GET /virtual-machine-interface/5fd91ed4-2690-4b86-bccd-cc32e25188ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2302 0.033220 10.0.0.38 - - [2026-04-17 11:29:11] "POST /instance-ips HTTP/1.1" 200 381 0.206089 10.0.0.38 - - [2026-04-17 11:29:11] "GET /instance-ip/7757e007-fa00-4949-bb19-d01413b8711a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.058172 10.0.0.38 - - [2026-04-17 11:29:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003908 10.0.0.38 - - [2026-04-17 11:29:11] "GET /network-ipam/1c7b575f-9487-4793-a802-31f08cd26554?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.007738 10.0.0.38 - - [2026-04-17 11:29:11] "POST /loadbalancers HTTP/1.1" 200 582 0.144388 10.0.0.38 - - [2026-04-17 11:29:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.054398 10.0.0.38 - - [2026-04-17 11:29:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004050 10.0.0.38 - - [2026-04-17 11:29:11] "GET /project/ede25d2a-ca6f-421c-94b8-337ed78bf5d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.049413 10.0.0.38 - - [2026-04-17 11:29:11] "GET /loadbalancer/9c8d5c0b-f833-4f3c-912a-651f55afff95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2155 0.013576 10.0.0.38 - - [2026-04-17 11:29:11] "GET /project/ede25d2a-ca6f-421c-94b8-337ed78bf5d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.065510 10.0.0.38 - - [2026-04-17 11:29:11] "GET /instance-ip/7757e007-fa00-4949-bb19-d01413b8711a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.019041 10.0.0.38 - - [2026-04-17 11:29:11] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.168749 10.0.0.38 - - [2026-04-17 11:29:11] "POST /floating-ips HTTP/1.1" 200 583 0.250816 10.0.0.38 - - [2026-04-17 11:29:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.155880 10.0.0.38 - - [2026-04-17 11:29:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004198 10.0.0.38 - - [2026-04-17 11:29:11] "POST /fqname-to-id HTTP/1.1" 404 225 0.004765 10.0.0.38 - - [2026-04-17 11:29:12] "POST /access-control-lists HTTP/1.1" 200 587 0.148728 10.0.0.38 - - [2026-04-17 11:29:12] "POST /fqname-to-id HTTP/1.1" 404 224 0.016407 10.0.0.38 - - [2026-04-17 11:29:12] "GET /project/ede25d2a-ca6f-421c-94b8-337ed78bf5d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.191114 10.0.0.38 - - [2026-04-17 11:29:12] "GET /loadbalancer-listener/91a2bb4b-7c0a-491c-8656-66a7db1b123a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1828 0.013023 10.0.0.38 - - [2026-04-17 11:29:12] "GET /loadbalancer-listener/91a2bb4b-7c0a-491c-8656-66a7db1b123a?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1197 0.026616 10.0.0.38 - - [2026-04-17 11:29:12] "POST /access-control-lists HTTP/1.1" 200 585 0.121412 10.0.0.38 - - [2026-04-17 11:29:12] "POST /fqname-to-id HTTP/1.1" 404 213 0.004523 10.0.0.38 - - [2026-04-17 11:29:12] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.108068 10.0.0.38 - - [2026-04-17 11:29:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.022241 10.0.0.38 - - [2026-04-17 11:29:12] "GET /instance-ip/7757e007-fa00-4949-bb19-d01413b8711a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.038515 10.0.0.38 - - [2026-04-17 11:29:12] "GET /global-vrouter-config/70a984fe-fbd4-4829-ac40-e0a4e80f3a57?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1464 0.041449 10.0.0.38 - - [2026-04-17 11:29:12] "GET /instance-ip/7757e007-fa00-4949-bb19-d01413b8711a?fields=floating_ips HTTP/1.1" 200 1170 0.014441 10.0.0.38 - - [2026-04-17 11:29:12] "POST /access-control-lists HTTP/1.1" 200 579 0.175576 10.0.0.38 - - [2026-04-17 11:29:12] "GET /floating-ip/9b67b918-4d31-4683-b1bf-f4ad634bea3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1460 0.034513 10.0.0.38 - - [2026-04-17 11:29:12] "POST /fqname-to-id HTTP/1.1" 404 212 0.035032 10.0.0.38 - - [2026-04-17 11:29:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.026430 10.0.0.38 - - [2026-04-17 11:29:12] "PUT /global-vrouter-config/70a984fe-fbd4-4829-ac40-e0a4e80f3a57 HTTP/1.1" 200 276 0.023225 10.0.0.38 - - [2026-04-17 11:29:12] "POST /tags HTTP/1.1" 200 357 0.215939 10.0.0.38 - - [2026-04-17 11:29:12] "POST /access-control-lists HTTP/1.1" 200 577 0.251128 [Introspect:8084]10.0.0.38 - - [2026-04-17 11:29:12] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001121 [Introspect:8084]10.0.0.38 - - [2026-04-17 11:29:12] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001200 10.0.0.38 - - [2026-04-17 11:29:12] "POST /fqname-to-id HTTP/1.1" 404 232 0.037806 10.0.0.38 - - [2026-04-17 11:29:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.032901 10.0.0.38 - - [2026-04-17 11:29:12] "GET /tag/c349e784-5538-454b-8021-2394a2d4869c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1249 0.055892 10.0.0.38 - - [2026-04-17 11:29:12] "POST /access-control-lists HTTP/1.1" 200 594 0.161506 10.0.0.38 - - [2026-04-17 11:29:13] "POST /fqname-to-id HTTP/1.1" 404 231 0.020103 10.0.0.38 - - [2026-04-17 11:29:13] "POST /tags HTTP/1.1" 200 305 0.309230 10.0.0.38 - - [2026-04-17 11:29:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.008855 10.0.0.38 - - [2026-04-17 11:29:13] "POST /access-control-lists HTTP/1.1" 200 592 0.278959 10.0.0.38 - - [2026-04-17 11:29:13] "GET /tag/f88b2b53-cda1-4975-ba75-7d78195b1dbe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1119 0.058458 10.0.0.38 - - [2026-04-17 11:29:13] "POST /fqname-to-id HTTP/1.1" 404 217 0.026324 10.0.0.38 - - [2026-04-17 11:29:13] "POST /access-control-lists HTTP/1.1" 200 583 0.089727 10.0.0.38 - - [2026-04-17 11:29:13] "POST /fqname-to-id HTTP/1.1" 404 216 0.014658 10.0.0.38 - - [2026-04-17 11:29:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004297 10.0.0.38 - - [2026-04-17 11:29:13] "GET /global-vrouter-config/70a984fe-fbd4-4829-ac40-e0a4e80f3a57?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1763 0.006266 10.0.0.38 - - [2026-04-17 11:29:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.007730 10.0.0.38 - - [2026-04-17 11:29:13] "POST /id-to-fqname HTTP/1.1" 200 174 0.000619 10.0.0.38 - - [2026-04-17 11:29:13] "POST /fqname-to-id HTTP/1.1" 404 183 0.006452 10.0.0.38 - - [2026-04-17 11:29:13] "POST /access-control-lists HTTP/1.1" 200 581 0.187341 10.0.0.38 - - [2026-04-17 11:29:13] "POST /fqname-to-id HTTP/1.1" 404 240 0.012547 10.0.0.38 - - [2026-04-17 11:29:13] "PUT /global-vrouter-config/70a984fe-fbd4-4829-ac40-e0a4e80f3a57 HTTP/1.1" 200 276 0.169055 10.0.0.38 - - [2026-04-17 11:29:13] "POST /security-groups HTTP/1.1" 200 571 0.334357 10.0.0.38 - - [2026-04-17 11:29:13] "POST /projects HTTP/1.1" 200 483 0.625060 10.0.0.38 - - [2026-04-17 11:29:14] "POST /access-control-lists HTTP/1.1" 200 602 0.258886 10.0.0.38 - - [2026-04-17 11:29:14] "POST /fqname-to-id HTTP/1.1" 404 239 0.029688 10.0.0.38 - - [2026-04-17 11:29:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.060312 10.0.0.38 - - [2026-04-17 11:29:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.058649 10.0.0.38 - - [2026-04-17 11:29:14] "GET /virtual-network/9a0a7618-16f6-4a99-8f5e-9eccb1eaf1f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2295 0.052487 10.0.0.38 - - [2026-04-17 11:29:14] "POST /access-control-lists HTTP/1.1" 200 600 0.144622 10.0.0.38 - - [2026-04-17 11:29:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.038332 10.0.0.38 - - [2026-04-17 11:29:14] "GET /virtual-network/e701ef79-5a0a-4a97-b6a2-d6a89e908909?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2577 0.020144 10.0.0.38 - - [2026-04-17 11:29:14] "GET / HTTP/1.1" 200 35931 0.007690 10.0.0.38 - - [2026-04-17 11:29:14] "PUT /virtual-network/9a0a7618-16f6-4a99-8f5e-9eccb1eaf1f0 HTTP/1.1" 200 264 0.242264 10.0.0.38 - - [2026-04-17 11:29:14] "POST /alarms HTTP/1.1" 200 581 0.218826 10.0.0.38 - - [2026-04-17 11:29:14] "POST /route-targets HTTP/1.1" 200 327 0.111406 10.0.0.38 - - [2026-04-17 11:29:14] "POST /ref-update HTTP/1.1" 200 156 0.115911 10.0.0.38 - - [2026-04-17 11:29:14] "POST /alarms HTTP/1.1" 200 575 0.194457 10.0.0.38 - - [2026-04-17 11:29:14] "PUT /virtual-network/e701ef79-5a0a-4a97-b6a2-d6a89e908909 HTTP/1.1" 200 264 0.244882 10.0.0.38 - - [2026-04-17 11:29:14] "POST /route-targets HTTP/1.1" 200 327 0.080931 10.0.0.38 - - [2026-04-17 11:29:14] "POST /alarms HTTP/1.1" 200 575 0.141076 10.0.0.38 - - [2026-04-17 11:29:15] "POST /ref-update HTTP/1.1" 200 156 0.120654 10.0.0.38 - - [2026-04-17 11:29:15] "POST /security-groups HTTP/1.1" 200 537 0.222570 10.0.0.38 - - [2026-04-17 11:29:15] "POST /alarms HTTP/1.1" 200 559 0.125580 10.0.0.38 - - [2026-04-17 11:29:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.278576 10.0.0.38 - - [2026-04-17 11:29:15] "POST /route-targets HTTP/1.1" 200 327 0.261880 10.0.0.38 - - [2026-04-17 11:29:15] "POST /alarms HTTP/1.1" 200 555 0.404490 10.0.0.38 - - [2026-04-17 11:29:15] "POST /chown HTTP/1.1" 200 109 0.221452 10.0.0.38 - - [2026-04-17 11:29:15] "GET /application-policy-set/1eeed681-6432-4232-8b83-ac7a116b84c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.004850 10.0.0.38 - - [2026-04-17 11:29:15] "POST /ref-update HTTP/1.1" 200 156 0.272686 10.0.0.38 - - [2026-04-17 11:29:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.012796 10.0.0.38 - - [2026-04-17 11:29:15] "GET /policy-management/8607b905-e758-4fe7-9fe7-f4e81cc32e02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.009748 10.0.0.38 - - [2026-04-17 11:29:15] "POST /alarms HTTP/1.1" 200 557 0.198308 10.0.0.38 - - [2026-04-17 11:29:15] "POST /tags HTTP/1.1" 409 207 0.006059 10.0.0.38 - - [2026-04-17 11:29:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.013506 10.0.0.38 - - [2026-04-17 11:29:15] "GET /tag/f88b2b53-cda1-4975-ba75-7d78195b1dbe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1119 0.029082 10.0.0.38 - - [2026-04-17 11:29:15] "POST /route-targets HTTP/1.1" 200 327 0.080003 10.0.0.38 - - [2026-04-17 11:29:15] "POST /alarms HTTP/1.1" 200 565 0.115917 10.0.0.38 - - [2026-04-17 11:29:15] "POST /ref-update HTTP/1.1" 200 156 0.115916 10.0.0.38 - - [2026-04-17 11:29:16] "POST /route-targets HTTP/1.1" 200 327 0.045611 10.0.0.38 - - [2026-04-17 11:29:16] "POST /alarms HTTP/1.1" 200 549 0.147783 10.0.0.38 - - [2026-04-17 11:29:16] "POST /firewall-rules HTTP/1.1" 200 564 0.251318 10.0.0.38 - - [2026-04-17 11:29:16] "GET /firewall-rule/d1aedd6c-92f4-463c-b27c-1bd9e9d4610d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1998 0.035147 10.0.0.38 - - [2026-04-17 11:29:16] "POST /ref-update HTTP/1.1" 200 156 0.097858 10.0.0.38 - - [2026-04-17 11:29:16] "GET /firewall-policy/361187ca-348a-4e9e-8a1d-71ee680f2de8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1451 0.017923 10.0.0.38 - - [2026-04-17 11:29:16] "POST /alarms HTTP/1.1" 200 557 0.119901 10.0.0.38 - - [2026-04-17 11:29:16] "GET /firewall-rule/d1aedd6c-92f4-463c-b27c-1bd9e9d4610d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1998 0.032833 10.0.0.38 - - [2026-04-17 11:29:16] "POST /route-targets HTTP/1.1" 200 327 0.058098 10.0.0.38 - - [2026-04-17 11:29:16] "POST /alarms HTTP/1.1" 200 567 0.115414 10.0.0.38 - - [2026-04-17 11:29:16] "POST /ref-update HTTP/1.1" 200 156 0.124607 10.0.0.38 - - [2026-04-17 11:29:16] "GET /application-policy-set/1eeed681-6432-4232-8b83-ac7a116b84c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.017741 10.0.0.38 - - [2026-04-17 11:29:16] "POST /ref-update HTTP/1.1" 200 156 0.186172 10.0.0.38 - - [2026-04-17 11:29:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.048115 10.0.0.38 - - [2026-04-17 11:29:16] "GET /policy-management/8607b905-e758-4fe7-9fe7-f4e81cc32e02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.018500 10.0.0.38 - - [2026-04-17 11:29:16] "POST /tags HTTP/1.1" 409 207 0.021916 10.0.0.38 - - [2026-04-17 11:29:16] "POST /alarms HTTP/1.1" 200 555 0.248098 10.0.0.38 - - [2026-04-17 11:29:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.042497 10.0.0.38 - - [2026-04-17 11:29:16] "POST /fqname-to-id HTTP/1.1" 404 201 0.002568 10.0.0.38 - - [2026-04-17 11:29:16] "GET /tag/f88b2b53-cda1-4975-ba75-7d78195b1dbe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1119 0.015053 10.0.0.38 - - [2026-04-17 11:29:16] "POST /alarms HTTP/1.1" 200 567 0.132823 10.0.0.38 - - [2026-04-17 11:29:16] "POST /access-control-lists HTTP/1.1" 200 551 0.149651 10.0.0.38 - - [2026-04-17 11:29:16] "POST /fqname-to-id HTTP/1.1" 404 229 0.005936 10.0.0.38 - - [2026-04-17 11:29:16] "POST /alarms HTTP/1.1" 200 575 0.094469 10.0.0.38 - - [2026-04-17 11:29:16] "POST /firewall-rules HTTP/1.1" 200 562 0.233931 10.0.0.38 - - [2026-04-17 11:29:17] "GET /firewall-rule/9e5d2aa4-6ec4-439d-a083-268d45c2a2af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1995 0.017025 10.0.0.38 - - [2026-04-17 11:29:17] "GET /firewall-policy/361187ca-348a-4e9e-8a1d-71ee680f2de8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1713 0.008415 10.0.0.38 - - [2026-04-17 11:29:17] "GET /firewall-rule/9e5d2aa4-6ec4-439d-a083-268d45c2a2af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1995 0.004648 10.0.0.38 - - [2026-04-17 11:29:17] "POST /alarms HTTP/1.1" 200 569 0.161319 10.0.0.38 - - [2026-04-17 11:29:17] "POST /access-control-lists HTTP/1.1" 200 589 0.151963 10.0.0.38 - - [2026-04-17 11:29:17] "POST /ref-update HTTP/1.1" 200 156 0.086216 10.0.0.38 - - [2026-04-17 11:29:17] "POST /alarms HTTP/1.1" 200 561 0.134473 10.0.0.38 - - [2026-04-17 11:29:17] "POST /fqname-to-id HTTP/1.1" 404 237 0.038778 10.0.0.38 - - [2026-04-17 11:29:17] "POST /ref-update HTTP/1.1" 200 156 0.141030 10.0.0.38 - - [2026-04-17 11:29:17] "POST /alarms HTTP/1.1" 200 561 0.081712 10.0.0.38 - - [2026-04-17 11:29:17] "POST /access-control-lists HTTP/1.1" 200 601 0.159289 10.0.0.38 - - [2026-04-17 11:29:17] "POST /tags HTTP/1.1" 200 301 0.203222 10.0.0.38 - - [2026-04-17 11:29:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.034589 10.0.0.38 - - [2026-04-17 11:29:17] "POST /alarms HTTP/1.1" 200 561 0.142649 10.0.0.38 - - [2026-04-17 11:29:17] "POST /ref-update HTTP/1.1" 200 156 0.091865 10.0.0.38 - - [2026-04-17 11:29:17] "GET /tag/649d69d1-4c6d-461e-859a-f199d70a8a5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1107 0.083528 10.0.0.38 - - [2026-04-17 11:29:17] "POST /ref-update HTTP/1.1" 200 156 0.106888 10.0.0.38 - - [2026-04-17 11:29:17] "POST /alarms HTTP/1.1" 200 547 0.207545 10.0.0.38 - - [2026-04-17 11:29:17] "PUT /access-control-list/337fb598-4f89-4248-b4a6-6264e4617b0f HTTP/1.1" 200 272 0.081383 10.0.0.38 - - [2026-04-17 11:29:17] "POST /tags HTTP/1.1" 200 325 0.251529 10.0.0.38 - - [2026-04-17 11:29:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.036502 10.0.0.38 - - [2026-04-17 11:29:17] "PUT /access-control-list/f36f7ef0-2b39-44be-9522-d80f51c8ed0f HTTP/1.1" 200 272 0.122321 10.0.0.38 - - [2026-04-17 11:29:18] "POST /alarms HTTP/1.1" 200 595 0.235669 10.0.0.38 - - [2026-04-17 11:29:18] "GET /tag/61c70286-5849-4b40-ba81-48adcf7f107e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1167 0.076150 10.0.0.38 - - [2026-04-17 11:29:18] "PUT /access-control-list/d2b3d451-d2d3-495d-a567-6866f2ba772e HTTP/1.1" 200 272 0.128547 10.0.0.38 - - [2026-04-17 11:29:18] "POST /alarms HTTP/1.1" 200 575 0.152580 10.0.0.38 - - [2026-04-17 11:29:18] "PUT /access-control-list/4fd76aee-801b-4278-8e2b-0067e27e252d HTTP/1.1" 200 272 0.074140 10.0.0.38 - - [2026-04-17 11:29:18] "POST /tags HTTP/1.1" 200 363 0.129411 10.0.0.38 - - [2026-04-17 11:29:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.036501 10.0.0.38 - - [2026-04-17 11:29:18] "GET /tag/b6130368-6d0a-4ea6-9bc1-f5327a86b730?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1262 0.034704 10.0.0.38 - - [2026-04-17 11:29:18] "PUT /access-control-list/0f1371b1-e315-4640-8e6e-c73c4d17c27c HTTP/1.1" 200 272 0.086835 10.0.0.38 - - [2026-04-17 11:29:18] "POST /alarms HTTP/1.1" 200 571 0.189223 10.0.0.38 - - [2026-04-17 11:29:18] "PUT /access-control-list/ce953537-cd93-4f33-88ce-b5abfc835fb7 HTTP/1.1" 200 272 0.075971 10.0.0.38 - - [2026-04-17 11:29:18] "POST /tags HTTP/1.1" 200 311 0.103457 10.0.0.38 - - [2026-04-17 11:29:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.044674 10.0.0.38 - - [2026-04-17 11:29:18] "POST /alarms HTTP/1.1" 200 583 0.146809 10.0.0.38 - - [2026-04-17 11:29:18] "GET /tag/66a11817-7123-4205-872c-31c6cc613307?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1129 0.076350 10.0.0.38 - - [2026-04-17 11:29:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.013250 10.0.0.38 - - [2026-04-17 11:29:18] "PUT /access-control-list/a0e7ace7-fc19-41d3-94d0-b0b8ae859d31 HTTP/1.1" 200 272 0.204241 10.0.0.38 - - [2026-04-17 11:29:18] "GET /virtual-network/9a0a7618-16f6-4a99-8f5e-9eccb1eaf1f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2365 0.027292 10.0.0.38 - - [2026-04-17 11:29:18] "POST /alarms HTTP/1.1" 200 609 0.130115 10.0.0.38 - - [2026-04-17 11:29:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.026524 10.0.0.38 - - [2026-04-17 11:29:18] "PUT /access-control-list/6847dae3-c8f1-4a72-bd87-ba797c9ce83e HTTP/1.1" 200 272 0.067924 10.0.0.38 - - [2026-04-17 11:29:18] "PUT /access-control-list/abf84688-120c-4952-bfe0-c3ca8bf134cd HTTP/1.1" 200 272 0.068912 10.0.0.38 - - [2026-04-17 11:29:18] "GET /project/4ddb4bfb-0f08-47aa-bea6-f84bb73b6d4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.152248 10.0.0.38 - - [2026-04-17 11:29:18] "PUT /access-control-list/9bc01f9c-3571-4ec0-88be-43930bce4581 HTTP/1.1" 200 272 0.092834 10.0.0.38 - - [2026-04-17 11:29:19] "POST /virtual-machines HTTP/1.1" 200 377 0.251258 10.0.0.38 - - [2026-04-17 11:29:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.013747 10.0.0.38 - - [2026-04-17 11:29:19] "POST /fqname-to-id HTTP/1.1" 404 214 0.028779 10.0.0.38 - - [2026-04-17 11:29:19] "POST /access-control-lists HTTP/1.1" 200 580 0.122820 10.0.0.38 - - [2026-04-17 11:29:19] "POST /fqname-to-id HTTP/1.1" 404 213 0.028977 10.0.0.38 - - [2026-04-17 11:29:19] "GET / HTTP/1.1" 200 35931 0.001854 10.0.0.38 - - [2026-04-17 11:29:19] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.019451 10.0.0.38 - - [2026-04-17 11:29:19] "POST /access-control-lists HTTP/1.1" 200 578 0.105444 10.0.0.38 - - [2026-04-17 11:29:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.044327 10.0.0.38 - - [2026-04-17 11:29:19] "PUT /global-vrouter-config/70a984fe-fbd4-4829-ac40-e0a4e80f3a57 HTTP/1.1" 200 276 0.079822 10.0.0.38 - - [2026-04-17 11:29:19] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.434028 10.0.0.38 - - [2026-04-17 11:29:19] "POST /fqname-to-id HTTP/1.1" 404 234 0.018326 10.0.0.38 - - [2026-04-17 11:29:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.044103 10.0.0.38 - - [2026-04-17 11:29:19] "POST /access-control-lists HTTP/1.1" 200 596 0.151400 10.0.0.38 - - [2026-04-17 11:29:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.042589 10.0.0.38 - - [2026-04-17 11:29:19] "POST /fqname-to-id HTTP/1.1" 404 233 0.025221 10.0.0.38 - - [2026-04-17 11:29:19] "GET /virtual-machine-interface/ac8cebd0-3a50-11f1-93bf-fa163ef9ba3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2876 0.010993 10.0.0.38 - - [2026-04-17 11:29:19] "POST /access-control-lists HTTP/1.1" 200 594 0.058510 10.0.0.38 - - [2026-04-17 11:29:19] "POST /instance-ips HTTP/1.1" 200 409 0.099838 10.0.0.38 - - [2026-04-17 11:29:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.049562 10.0.0.38 - - [2026-04-17 11:29:20] "GET /virtual-machine-interface/ac8cebd0-3a50-11f1-93bf-fa163ef9ba3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2876 0.027776 10.0.0.38 - - [2026-04-17 11:29:20] "GET / HTTP/1.1" 200 35931 0.005564 10.0.0.38 - - [2026-04-17 11:29:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.008913 [Introspect:8084]10.0.0.38 - - [2026-04-17 11:29:20] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000999 [Introspect:8084]10.0.0.38 - - [2026-04-17 11:29:20] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001148 10.0.0.38 - - [2026-04-17 11:29:20] "GET /global-vrouter-config/70a984fe-fbd4-4829-ac40-e0a4e80f3a57?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.031314 10.0.0.38 - - [2026-04-17 11:29:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.009448 10.0.0.38 - - [2026-04-17 11:29:20] "PUT /access-control-list/2b3c94c3-0296-4946-8015-a0bf8f72ee69 HTTP/1.1" 200 272 0.111182 10.0.0.38 - - [2026-04-17 11:29:20] "POST /set-tag HTTP/1.1" 200 109 0.187109 10.0.0.38 - - [2026-04-17 11:29:20] "PUT /access-control-list/9d73c7e6-6fb5-40c2-8ccd-da2625b6c2fe HTTP/1.1" 200 272 0.061408 10.0.0.38 - - [2026-04-17 11:29:20] "GET /virtual-machine-interface/ac8cebd0-3a50-11f1-93bf-fa163ef9ba3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.042139 10.0.0.38 - - [2026-04-17 11:29:20] "PUT /global-vrouter-config/70a984fe-fbd4-4829-ac40-e0a4e80f3a57 HTTP/1.1" 200 276 0.089451 10.0.0.38 - - [2026-04-17 11:29:20] "GET /instance-ip/ace5eaa0-3a50-11f1-93bf-fa163ef9ba3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1965 0.024859 10.0.0.38 - - [2026-04-17 11:29:20] "PUT /access-control-list/7041a237-04b4-4181-908d-6404981c17c3 HTTP/1.1" 200 272 0.026118 10.0.0.38 - - [2026-04-17 11:29:20] "PUT /access-control-list/77e19874-f324-46da-a5b8-3c0de56aa3d7 HTTP/1.1" 200 272 0.051759 10.0.0.38 - - [2026-04-17 11:29:20] "POST /tags HTTP/1.1" 200 355 0.096267 10.0.0.38 - - [2026-04-17 11:29:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.090338 10.0.0.38 - - [2026-04-17 11:29:20] "GET /tag/05f9b72a-b2a1-4b08-8daa-f09153717f0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1244 0.030752 10.0.0.38 - - [2026-04-17 11:29:21] "PUT /access-control-list/abadfa1b-4ceb-4c28-b117-a124883ca972 HTTP/1.1" 200 272 0.272652 10.0.0.38 - - [2026-04-17 11:29:21] "POST /tags HTTP/1.1" 200 303 0.355814 10.0.0.38 - - [2026-04-17 11:29:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004983 10.0.0.38 - - [2026-04-17 11:29:21] "GET /tag/90235740-9474-444e-aef0-37816134be15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.045006 10.0.0.38 - - [2026-04-17 11:29:21] "POST /projects HTTP/1.1" 409 218 0.005748 10.0.0.38 - - [2026-04-17 11:29:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.017040 10.0.0.38 - - [2026-04-17 11:29:21] "GET /project/ede25d2a-ca6f-421c-94b8-337ed78bf5d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.171576 10.0.0.38 - - [2026-04-17 11:29:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003385 10.0.0.38 - - [2026-04-17 11:29:21] "GET / HTTP/1.1" 200 35931 0.001678 10.0.0.38 - - [2026-04-17 11:29:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004728 10.0.0.38 - - [2026-04-17 11:29:21] "GET /global-system-config/ae6c82eb-1616-405a-b359-c0940f34182e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.007122 10.0.0.38 - - [2026-04-17 11:29:21] "GET /network-ipam/1137c295-d805-44b4-b21f-f904a76ec81c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1559 0.018119 10.0.0.38 - - [2026-04-17 11:29:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.005470 10.0.0.38 - - [2026-04-17 11:29:21] "GET /virtual-network/9a0a7618-16f6-4a99-8f5e-9eccb1eaf1f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2365 0.011577 10.0.0.38 - - [2026-04-17 11:29:21] "PUT /global-system-config/ae6c82eb-1616-405a-b359-c0940f34182e HTTP/1.1" 200 274 0.059875 10.0.0.38 - - [2026-04-17 11:29:21] "PUT /virtual-network/9a0a7618-16f6-4a99-8f5e-9eccb1eaf1f0 HTTP/1.1" 200 264 0.244427 10.0.0.38 - - [2026-04-17 11:29:21] "GET /virtual-network/9a0a7618-16f6-4a99-8f5e-9eccb1eaf1f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2365 0.026926 10.0.0.38 - - [2026-04-17 11:29:22] "POST /set-tag HTTP/1.1" 200 109 0.194389 10.0.0.38 - - [2026-04-17 11:29:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.007427 10.0.0.38 - - [2026-04-17 11:29:22] "GET /network-ipam/9f95e756-ae9a-4edf-8ddc-a6187d0d8005?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1574 0.004918 10.0.0.38 - - [2026-04-17 11:29:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002534 10.0.0.38 - - [2026-04-17 11:29:22] "GET /virtual-network/e701ef79-5a0a-4a97-b6a2-d6a89e908909?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2647 0.004856 10.0.0.38 - - [2026-04-17 11:29:22] "PUT /virtual-network/e701ef79-5a0a-4a97-b6a2-d6a89e908909 HTTP/1.1" 200 264 0.098173 10.0.0.38 - - [2026-04-17 11:29:22] "GET /virtual-network/e701ef79-5a0a-4a97-b6a2-d6a89e908909?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2647 0.012145 10.0.0.38 - - [2026-04-17 11:29:22] "POST /set-tag HTTP/1.1" 200 109 0.144523 10.0.0.38 - - [2026-04-17 11:29:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.017429 10.0.0.38 - - [2026-04-17 11:29:22] "GET /network-policy/9f3c9b14-3abd-43f0-9e29-0de0f758ad09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.004113 10.0.0.38 - - [2026-04-17 11:29:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002748 10.0.0.38 - - [2026-04-17 11:29:22] "GET /network-policy/3dcbac20-2b3a-4e7e-8162-3c24bb07bb3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.003531 10.0.0.38 - - [2026-04-17 11:29:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002373 10.0.0.38 - - [2026-04-17 11:29:22] "GET /network-policy/120c8e95-ac1d-4ffe-b7ba-fb387e1046bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2059 0.004908 10.0.0.38 - - [2026-04-17 11:29:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002864 10.0.0.38 - - [2026-04-17 11:29:22] "PUT /network-policy/120c8e95-ac1d-4ffe-b7ba-fb387e1046bc HTTP/1.1" 200 262 0.035969 10.0.0.38 - - [2026-04-17 11:29:22] "POST /ref-update HTTP/1.1" 200 156 0.198023 10.0.0.38 - - [2026-04-17 11:29:22] "PUT /access-control-list/d572a9cd-2794-4988-a675-265fdc55fb2f HTTP/1.1" 200 272 0.075808 10.0.0.38 - - [2026-04-17 11:29:23] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.020940 10.0.0.38 - - [2026-04-17 11:29:23] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.005132 10.0.0.38 - - [2026-04-17 11:29:23] "PUT /access-control-list/ae65c894-c378-4e74-9dc9-6b2984ef5a37 HTTP/1.1" 200 272 0.122724 10.0.0.38 - - [2026-04-17 11:29:23] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.086090 10.0.0.38 - - [2026-04-17 11:29:23] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.015228 10.0.0.38 - - [2026-04-17 11:29:23] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.004990 10.0.0.38 - - [2026-04-17 11:29:23] "POST /security-groups HTTP/1.1" 409 245 0.005962 10.0.0.38 - - [2026-04-17 11:29:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003980 10.0.0.38 - - [2026-04-17 11:29:23] "PUT /security-group/0acbc120-c6c2-428d-9275-771429fc0fac HTTP/1.1" 200 262 0.187947 10.0.0.38 - - [2026-04-17 11:29:23] "PUT /access-control-list/0f1371b1-e315-4640-8e6e-c73c4d17c27c HTTP/1.1" 200 272 0.060046 10.0.0.38 - - [2026-04-17 11:29:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.087308 10.0.0.38 - - [2026-04-17 11:29:23] "GET /application-policy-set/1eeed681-6432-4232-8b83-ac7a116b84c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.031520 10.0.0.38 - - [2026-04-17 11:29:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.007679 10.0.0.38 - - [2026-04-17 11:29:23] "PUT /access-control-list/ce953537-cd93-4f33-88ce-b5abfc835fb7 HTTP/1.1" 200 272 0.082033 10.0.0.38 - - [2026-04-17 11:29:23] "GET /policy-management/8607b905-e758-4fe7-9fe7-f4e81cc32e02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.006648 10.0.0.38 - - [2026-04-17 11:29:23] "POST /tags HTTP/1.1" 409 206 0.004257 10.0.0.38 - - [2026-04-17 11:29:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002926 10.0.0.38 - - [2026-04-17 11:29:23] "GET /tag/90235740-9474-444e-aef0-37816134be15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.052491 10.0.0.38 - - [2026-04-17 11:29:23] "POST /firewall-rules HTTP/1.1" 200 562 0.127845 10.0.0.38 - - [2026-04-17 11:29:24] "GET /firewall-rule/9ff6dd54-6f21-4604-aff8-415a4ef4b871?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1993 0.012141 10.0.0.38 - - [2026-04-17 11:29:24] "GET /firewall-policy/361187ca-348a-4e9e-8a1d-71ee680f2de8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1950 0.005861 10.0.0.38 - - [2026-04-17 11:29:24] "GET /firewall-rule/9ff6dd54-6f21-4604-aff8-415a4ef4b871?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1993 0.003500 10.0.0.38 - - [2026-04-17 11:29:24] "POST /ref-update HTTP/1.1" 200 156 0.057556 10.0.0.38 - - [2026-04-17 11:29:24] "GET /application-policy-set/1eeed681-6432-4232-8b83-ac7a116b84c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.003372 10.0.0.38 - - [2026-04-17 11:29:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.007033 10.0.0.38 - - [2026-04-17 11:29:24] "GET /policy-management/8607b905-e758-4fe7-9fe7-f4e81cc32e02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.006530 10.0.0.38 - - [2026-04-17 11:29:24] "POST /tags HTTP/1.1" 409 206 0.003398 10.0.0.38 - - [2026-04-17 11:29:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004497 10.0.0.38 - - [2026-04-17 11:29:24] "GET /tag/90235740-9474-444e-aef0-37816134be15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.015838 10.0.0.38 - - [2026-04-17 11:29:24] "POST /firewall-rules HTTP/1.1" 200 560 0.096393 10.0.0.38 - - [2026-04-17 11:29:24] "GET /firewall-rule/c47d0481-77a1-4ae7-bde4-f17aaec98114?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1990 0.009880 10.0.0.38 - - [2026-04-17 11:29:24] "GET /firewall-policy/361187ca-348a-4e9e-8a1d-71ee680f2de8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2187 0.015671 10.0.0.38 - - [2026-04-17 11:29:24] "GET /firewall-rule/c47d0481-77a1-4ae7-bde4-f17aaec98114?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1990 0.006016 10.0.0.38 - - [2026-04-17 11:29:24] "POST /ref-update HTTP/1.1" 200 156 0.103028 10.0.0.38 - - [2026-04-17 11:29:24] "POST /fqname-to-id HTTP/1.1" 404 228 0.004909 10.0.0.38 - - [2026-04-17 11:29:24] "POST /tags HTTP/1.1" 200 301 0.045979 10.0.0.38 - - [2026-04-17 11:29:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.008537 10.0.0.38 - - [2026-04-17 11:29:24] "GET /tag/f481fad0-f711-4033-8967-29e351d79ba5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.029823 10.0.0.38 - - [2026-04-17 11:29:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.007426 10.0.0.38 - - [2026-04-17 11:29:24] "GET /project/4ddb4bfb-0f08-47aa-bea6-f84bb73b6d4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.075450 10.0.0.38 - - [2026-04-17 11:29:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002448 10.0.0.38 - - [2026-04-17 11:29:24] "GET /virtual-network/e701ef79-5a0a-4a97-b6a2-d6a89e908909?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2826 0.014615 10.0.0.38 - - [2026-04-17 11:29:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002426 10.0.0.38 - - [2026-04-17 11:29:24] "GET /service-appliance-set/a14eb3ef-08ce-48f0-b49e-4a88a5f73be1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.003035 10.0.0.38 - - [2026-04-17 11:29:25] "POST /fqname-to-id HTTP/1.1" 404 242 0.004103 10.0.0.38 - - [2026-04-17 11:29:25] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.173381 10.0.0.38 - - [2026-04-17 11:29:25] "GET /virtual-machine-interface/b2c213be-a25f-4352-ac4d-09f648f32b48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2313 0.028725 10.0.0.38 - - [2026-04-17 11:29:25] "POST /instance-ips HTTP/1.1" 200 377 0.058856 10.0.0.38 - - [2026-04-17 11:29:25] "GET /instance-ip/1a90ce25-2ff2-44e2-9e74-fbd9a95a3a78?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1591 0.012897 10.0.0.38 - - [2026-04-17 11:29:25] "POST /loadbalancers HTTP/1.1" 200 582 0.073707 10.0.0.38 - - [2026-04-17 11:29:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.036605 10.0.0.38 - - [2026-04-17 11:29:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.012434 10.0.0.38 - - [2026-04-17 11:29:25] "GET /project/4ddb4bfb-0f08-47aa-bea6-f84bb73b6d4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.073442 10.0.0.38 - - [2026-04-17 11:29:25] "GET /instance-ip/1a90ce25-2ff2-44e2-9e74-fbd9a95a3a78?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1591 0.005461 10.0.0.38 - - [2026-04-17 11:29:25] "GET /project/4ddb4bfb-0f08-47aa-bea6-f84bb73b6d4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.064234 10.0.0.38 - - [2026-04-17 11:29:25] "GET /loadbalancer/4b4544d3-b637-4a85-99ba-73720d43f040?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.006782 10.0.0.38 - - [2026-04-17 11:29:25] "POST /floating-ips HTTP/1.1" 200 581 0.077991 10.0.0.38 - - [2026-04-17 11:29:25] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.085191 10.0.0.38 - - [2026-04-17 11:29:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.011106 10.0.0.38 - - [2026-04-17 11:29:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.022402 10.0.0.38 - - [2026-04-17 11:29:25] "GET /project/4ddb4bfb-0f08-47aa-bea6-f84bb73b6d4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.054212 10.0.0.38 - - [2026-04-17 11:29:25] "GET /loadbalancer-listener/c362333d-513e-4eff-be34-5fab23c5dfec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1823 0.003427 10.0.0.38 - - [2026-04-17 11:29:25] "GET /loadbalancer-listener/c362333d-513e-4eff-be34-5fab23c5dfec?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1196 0.004438 10.0.0.38 - - [2026-04-17 11:29:26] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.033862 10.0.0.38 - - [2026-04-17 11:29:26] "GET /instance-ip/1a90ce25-2ff2-44e2-9e74-fbd9a95a3a78?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1591 0.011908 10.0.0.38 - - [2026-04-17 11:29:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002374 10.0.0.38 - - [2026-04-17 11:29:26] "GET /instance-ip/1a90ce25-2ff2-44e2-9e74-fbd9a95a3a78?fields=floating_ips HTTP/1.1" 200 1164 0.008492 10.0.0.38 - - [2026-04-17 11:29:26] "GET /floating-ip/a2badff3-e7de-4819-95bd-6339f59777e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1465 0.008528 10.0.0.38 - - [2026-04-17 11:29:26] "GET /project/4ddb4bfb-0f08-47aa-bea6-f84bb73b6d4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.062797 10.0.0.38 - - [2026-04-17 11:29:26] "GET /loadbalancer/4b4544d3-b637-4a85-99ba-73720d43f040?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.027716 10.0.0.38 - - [2026-04-17 11:29:26] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.050709 10.0.0.38 - - [2026-04-17 11:29:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.034129 10.0.0.38 - - [2026-04-17 11:29:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004112 [Introspect:8084]10.0.0.38 - - [2026-04-17 11:29:26] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.003671 [Introspect:8084]10.0.0.38 - - [2026-04-17 11:29:26] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001179 10.0.0.38 - - [2026-04-17 11:29:26] "GET /project/4ddb4bfb-0f08-47aa-bea6-f84bb73b6d4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.066267 10.0.0.38 - - [2026-04-17 11:29:26] "GET /loadbalancer-listener/05376f17-0f61-4b2a-876c-bd5db3d6f6d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1824 0.010015 10.0.0.38 - - [2026-04-17 11:29:26] "GET /loadbalancer-listener/05376f17-0f61-4b2a-876c-bd5db3d6f6d4?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1193 0.008483 10.0.0.38 - - [2026-04-17 11:29:26] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.077183 10.0.0.38 - - [2026-04-17 11:29:26] "GET /instance-ip/1a90ce25-2ff2-44e2-9e74-fbd9a95a3a78?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1591 0.020966 10.0.0.38 - - [2026-04-17 11:29:26] "GET /instance-ip/1a90ce25-2ff2-44e2-9e74-fbd9a95a3a78?fields=floating_ips HTTP/1.1" 200 1164 0.007209 10.0.0.38 - - [2026-04-17 11:29:26] "GET /floating-ip/a2badff3-e7de-4819-95bd-6339f59777e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1465 0.004303 10.0.0.38 - - [2026-04-17 11:29:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.050025 10.0.0.38 - - [2026-04-17 11:29:26] "GET /project/4ddb4bfb-0f08-47aa-bea6-f84bb73b6d4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.068156 10.0.0.38 - - [2026-04-17 11:29:26] "GET /loadbalancer/4b4544d3-b637-4a85-99ba-73720d43f040?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.009485 10.0.0.38 - - [2026-04-17 11:29:26] "POST /loadbalancer-listeners HTTP/1.1" 200 692 0.039652 10.0.0.38 - - [2026-04-17 11:29:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.123133 10.0.0.38 - - [2026-04-17 11:29:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.008751 10.0.0.38 - - [2026-04-17 11:29:27] "GET /project/4ddb4bfb-0f08-47aa-bea6-f84bb73b6d4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.071119 10.0.0.38 - - [2026-04-17 11:29:27] "GET /loadbalancer-listener/316be76d-fdfe-47ff-8323-66e9e571dc04?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1833 0.012212 10.0.0.38 - - [2026-04-17 11:29:27] "GET /loadbalancer-listener/316be76d-fdfe-47ff-8323-66e9e571dc04?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1198 0.011292 10.0.0.38 - - [2026-04-17 11:29:27] "POST /loadbalancer-pools HTTP/1.1" 200 684 0.040209 10.0.0.38 - - [2026-04-17 11:29:27] "GET /instance-ip/1a90ce25-2ff2-44e2-9e74-fbd9a95a3a78?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1591 0.014656 10.0.0.38 - - [2026-04-17 11:29:27] "GET /instance-ip/1a90ce25-2ff2-44e2-9e74-fbd9a95a3a78?fields=floating_ips HTTP/1.1" 200 1164 0.017897 10.0.0.38 - - [2026-04-17 11:29:27] "POST /tags HTTP/1.1" 200 371 0.085441 10.0.0.38 - - [2026-04-17 11:29:27] "GET /floating-ip/a2badff3-e7de-4819-95bd-6339f59777e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1465 0.048622 10.0.0.38 - - [2026-04-17 11:29:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.048370 10.0.0.38 - - [2026-04-17 11:29:27] "GET /tag/a467e6ba-0ccc-4ab6-92a1-ef507c1e2dee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1278 0.021850 10.0.0.38 - - [2026-04-17 11:29:27] "POST /tags HTTP/1.1" 200 319 0.044950 10.0.0.38 - - [2026-04-17 11:29:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.007522 10.0.0.38 - - [2026-04-17 11:29:27] "GET /tag/c196b195-e000-48f7-b1eb-e18fc65c15e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1148 0.030820 10.0.0.38 - - [2026-04-17 11:29:27] "POST /id-to-fqname HTTP/1.1" 200 181 0.000636 10.0.0.38 - - [2026-04-17 11:29:27] "POST /fqname-to-id HTTP/1.1" 404 190 0.007542 10.0.0.38 - - [2026-04-17 11:29:27] "POST /security-groups HTTP/1.1" 200 578 0.089914 10.0.0.38 - - [2026-04-17 11:29:27] "POST /projects HTTP/1.1" 200 497 0.337733 10.0.0.38 - - [2026-04-17 11:29:27] "POST /fqname-to-id HTTP/1.1" 404 225 0.012516 10.0.0.38 - - [2026-04-17 11:29:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.029999 10.0.0.38 - - [2026-04-17 11:29:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.012037 10.0.0.38 - - [2026-04-17 11:29:28] "GET /virtual-network/9a0a7618-16f6-4a99-8f5e-9eccb1eaf1f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2809 0.036793 10.0.0.38 - - [2026-04-17 11:29:28] "POST /access-control-lists HTTP/1.1" 200 587 0.116420 10.0.0.38 - - [2026-04-17 11:29:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.019300 10.0.0.38 - - [2026-04-17 11:29:28] "POST /fqname-to-id HTTP/1.1" 404 224 0.021708 10.0.0.38 - - [2026-04-17 11:29:28] "GET /virtual-network/e701ef79-5a0a-4a97-b6a2-d6a89e908909?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2826 0.011879 10.0.0.38 - - [2026-04-17 11:29:28] "POST /access-control-lists HTTP/1.1" 200 585 0.105844 10.0.0.38 - - [2026-04-17 11:29:28] "PUT /virtual-network/9a0a7618-16f6-4a99-8f5e-9eccb1eaf1f0 HTTP/1.1" 200 264 0.149264 10.0.0.38 - - [2026-04-17 11:29:28] "PUT /virtual-network/e701ef79-5a0a-4a97-b6a2-d6a89e908909 HTTP/1.1" 200 264 0.116865 10.0.0.38 - - [2026-04-17 11:29:28] "POST /security-groups HTTP/1.1" 200 558 0.135963 10.0.0.38 - - [2026-04-17 11:29:28] "POST /fqname-to-id HTTP/1.1" 404 248 0.008130 10.0.0.38 - - [2026-04-17 11:29:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.041593 10.0.0.38 - - [2026-04-17 11:29:28] "POST /access-control-lists HTTP/1.1" 200 610 0.111268 10.0.0.38 - - [2026-04-17 11:29:28] "POST /chown HTTP/1.1" 200 109 0.074786 10.0.0.38 - - [2026-04-17 11:29:28] "POST /fqname-to-id HTTP/1.1" 404 247 0.011889 10.0.0.38 - - [2026-04-17 11:29:28] "GET /application-policy-set/1eeed681-6432-4232-8b83-ac7a116b84c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.024915 10.0.0.38 - - [2026-04-17 11:29:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.021766 10.0.0.38 - - [2026-04-17 11:29:28] "GET /policy-management/8607b905-e758-4fe7-9fe7-f4e81cc32e02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.018826 10.0.0.38 - - [2026-04-17 11:29:28] "POST /tags HTTP/1.1" 409 214 0.007080 10.0.0.38 - - [2026-04-17 11:29:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.013569 10.0.0.38 - - [2026-04-17 11:29:28] "POST /access-control-lists HTTP/1.1" 200 608 0.131849 10.0.0.38 - - [2026-04-17 11:29:29] "GET /tag/c196b195-e000-48f7-b1eb-e18fc65c15e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1148 0.058016 10.0.0.38 - - [2026-04-17 11:29:29] "POST /firewall-rules HTTP/1.1" 200 578 0.132724 10.0.0.38 - - [2026-04-17 11:29:29] "GET /firewall-rule/1cf1f87b-7ebf-477b-bb3e-be4ad99b5e3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2032 0.017522 10.0.0.38 - - [2026-04-17 11:29:29] "GET /firewall-policy/361187ca-348a-4e9e-8a1d-71ee680f2de8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2423 0.017096 10.0.0.38 - - [2026-04-17 11:29:29] "GET /firewall-rule/1cf1f87b-7ebf-477b-bb3e-be4ad99b5e3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2032 0.006790 10.0.0.38 - - [2026-04-17 11:29:29] "POST /ref-update HTTP/1.1" 200 156 0.045409 10.0.0.38 - - [2026-04-17 11:29:29] "GET /application-policy-set/1eeed681-6432-4232-8b83-ac7a116b84c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.016794 10.0.0.38 - - [2026-04-17 11:29:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.009572 10.0.0.38 - - [2026-04-17 11:29:29] "GET /policy-management/8607b905-e758-4fe7-9fe7-f4e81cc32e02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003899 10.0.0.38 - - [2026-04-17 11:29:29] "POST /tags HTTP/1.1" 409 214 0.004051 10.0.0.38 - - [2026-04-17 11:29:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.007914 10.0.0.38 - - [2026-04-17 11:29:29] "GET /tag/c196b195-e000-48f7-b1eb-e18fc65c15e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1148 0.018753 10.0.0.38 - - [2026-04-17 11:29:29] "POST /firewall-rules HTTP/1.1" 200 576 0.133138 10.0.0.38 - - [2026-04-17 11:29:29] "GET /firewall-rule/e1a7fb5e-a3df-4ab5-a770-471f8a6a2ed4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2030 0.020585 10.0.0.38 - - [2026-04-17 11:29:29] "GET /firewall-policy/361187ca-348a-4e9e-8a1d-71ee680f2de8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2668 0.012439 10.0.0.38 - - [2026-04-17 11:29:29] "GET /firewall-rule/e1a7fb5e-a3df-4ab5-a770-471f8a6a2ed4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2030 0.005641 10.0.0.38 - - [2026-04-17 11:29:29] "POST /ref-update HTTP/1.1" 200 156 0.066121 10.0.0.38 - - [2026-04-17 11:29:29] "POST /tags HTTP/1.1" 200 363 0.047901 10.0.0.38 - - [2026-04-17 11:29:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.012549 10.0.0.38 - - [2026-04-17 11:29:29] "GET /tag/4e1b69c9-2bde-476c-9b92-4358a36015c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1261 0.034578 10.0.0.38 - - [2026-04-17 11:29:30] "POST /tags HTTP/1.1" 200 311 0.049078 10.0.0.38 - - [2026-04-17 11:29:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.024614 10.0.0.38 - - [2026-04-17 11:29:30] "GET /tag/3eb6eee8-37e2-4107-88dc-a1f80771f7e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1129 0.044925 10.0.0.38 - - [2026-04-17 11:29:30] "POST /id-to-fqname HTTP/1.1" 200 177 0.002272 10.0.0.38 - - [2026-04-17 11:29:30] "POST /fqname-to-id HTTP/1.1" 404 186 0.007370 10.0.0.38 - - [2026-04-17 11:29:30] "POST /security-groups HTTP/1.1" 200 574 0.102081 10.0.0.38 - - [2026-04-17 11:29:30] "POST /projects HTTP/1.1" 200 489 0.292067 10.0.0.38 - - [2026-04-17 11:29:30] "POST /fqname-to-id HTTP/1.1" 404 217 0.002744 10.0.0.38 - - [2026-04-17 11:29:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.036919 10.0.0.38 - - [2026-04-17 11:29:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.028486 10.0.0.38 - - [2026-04-17 11:29:30] "GET /virtual-network/9a0a7618-16f6-4a99-8f5e-9eccb1eaf1f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2881 0.004631 10.0.0.38 - - [2026-04-17 11:29:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002878 10.0.0.38 - - [2026-04-17 11:29:30] "GET /virtual-network/e701ef79-5a0a-4a97-b6a2-d6a89e908909?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2898 0.040994 10.0.0.38 - - [2026-04-17 11:29:30] "POST /access-control-lists HTTP/1.1" 200 583 0.147802 10.0.0.38 - - [2026-04-17 11:29:30] "POST /fqname-to-id HTTP/1.1" 404 216 0.019759 10.0.0.38 - - [2026-04-17 11:29:30] "POST /access-control-lists HTTP/1.1" 200 581 0.138229 10.0.0.38 - - [2026-04-17 11:29:30] "PUT /virtual-network/9a0a7618-16f6-4a99-8f5e-9eccb1eaf1f0 HTTP/1.1" 200 264 0.205437 10.0.0.38 - - [2026-04-17 11:29:31] "PUT /virtual-network/e701ef79-5a0a-4a97-b6a2-d6a89e908909 HTTP/1.1" 200 264 0.132521 10.0.0.38 - - [2026-04-17 11:29:31] "POST /security-groups HTTP/1.1" 200 546 0.130503 10.0.0.38 - - [2026-04-17 11:29:31] "POST /fqname-to-id HTTP/1.1" 404 240 0.002209 10.0.0.38 - - [2026-04-17 11:29:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.079792 10.0.0.38 - - [2026-04-17 11:29:31] "POST /access-control-lists HTTP/1.1" 200 602 0.138344 10.0.0.38 - - [2026-04-17 11:29:31] "POST /fqname-to-id HTTP/1.1" 404 239 0.020762 10.0.0.38 - - [2026-04-17 11:29:31] "POST /chown HTTP/1.1" 200 109 0.103640 10.0.0.38 - - [2026-04-17 11:29:31] "GET /application-policy-set/1eeed681-6432-4232-8b83-ac7a116b84c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.010685 10.0.0.38 - - [2026-04-17 11:29:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.024557 10.0.0.38 - - [2026-04-17 11:29:31] "GET /policy-management/8607b905-e758-4fe7-9fe7-f4e81cc32e02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.035721 10.0.0.38 - - [2026-04-17 11:29:31] "POST /tags HTTP/1.1" 409 210 0.003517 10.0.0.38 - - [2026-04-17 11:29:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002226 10.0.0.38 - - [2026-04-17 11:29:31] "GET /tag/3eb6eee8-37e2-4107-88dc-a1f80771f7e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1129 0.123493 10.0.0.38 - - [2026-04-17 11:29:31] "POST /access-control-lists HTTP/1.1" 200 600 0.364197 10.0.0.38 - - [2026-04-17 11:29:31] "POST /firewall-rules HTTP/1.1" 200 570 0.172652 10.0.0.38 - - [2026-04-17 11:29:32] "GET /firewall-rule/3640ea71-f7ee-4350-a365-9bc965e04d96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.019058 10.0.0.38 - - [2026-04-17 11:29:32] "GET /firewall-policy/361187ca-348a-4e9e-8a1d-71ee680f2de8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2912 0.005702 10.0.0.38 - - [2026-04-17 11:29:32] "GET /firewall-rule/3640ea71-f7ee-4350-a365-9bc965e04d96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.004886 10.0.0.38 - - [2026-04-17 11:29:32] "POST /ref-update HTTP/1.1" 200 156 0.114768 10.0.0.38 - - [2026-04-17 11:29:32] "GET /application-policy-set/1eeed681-6432-4232-8b83-ac7a116b84c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.032446 10.0.0.38 - - [2026-04-17 11:29:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.007814 10.0.0.38 - - [2026-04-17 11:29:32] "GET /policy-management/8607b905-e758-4fe7-9fe7-f4e81cc32e02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.012159 10.0.0.38 - - [2026-04-17 11:29:32] "POST /tags HTTP/1.1" 409 210 0.004539 10.0.0.38 - - [2026-04-17 11:29:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.007916 10.0.0.38 - - [2026-04-17 11:29:32] "GET /tag/3eb6eee8-37e2-4107-88dc-a1f80771f7e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1129 0.031833 10.0.0.38 - - [2026-04-17 11:29:32] "POST /firewall-rules HTTP/1.1" 200 568 0.164151 10.0.0.38 - - [2026-04-17 11:29:32] "GET /firewall-rule/7e9d5cbe-4640-4187-b618-1473a7998475?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2009 0.014586 10.0.0.38 - - [2026-04-17 11:29:32] "GET /firewall-policy/361187ca-348a-4e9e-8a1d-71ee680f2de8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3153 0.006472 10.0.0.38 - - [2026-04-17 11:29:32] "GET /firewall-rule/7e9d5cbe-4640-4187-b618-1473a7998475?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2009 0.009002 10.0.0.38 - - [2026-04-17 11:29:32] "POST /ref-update HTTP/1.1" 200 156 0.096929 10.0.0.38 - - [2026-04-17 11:29:32] "POST /tags HTTP/1.1" 409 237 0.003029 10.0.0.38 - - [2026-04-17 11:29:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003885 10.0.0.38 - - [2026-04-17 11:29:32] "GET /tag/b6130368-6d0a-4ea6-9bc1-f5327a86b730?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1262 0.026008 10.0.0.38 - - [2026-04-17 11:29:32] "POST /tags HTTP/1.1" 409 210 0.005384 10.0.0.38 - - [2026-04-17 11:29:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004307 10.0.0.38 - - [2026-04-17 11:29:32] "GET /tag/66a11817-7123-4205-872c-31c6cc613307?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1129 0.021223 10.0.0.38 - - [2026-04-17 11:29:32] "POST /projects HTTP/1.1" 409 223 0.002751 10.0.0.38 - - [2026-04-17 11:29:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002315 10.0.0.38 - - [2026-04-17 11:29:33] "GET /project/4ddb4bfb-0f08-47aa-bea6-f84bb73b6d4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.072118 10.0.0.38 - - [2026-04-17 11:29:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003448 10.0.0.38 - - [2026-04-17 11:29:33] "GET /virtual-network/9a0a7618-16f6-4a99-8f5e-9eccb1eaf1f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2953 0.006466 10.0.0.38 - - [2026-04-17 11:29:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002454 10.0.0.38 - - [2026-04-17 11:29:33] "GET /virtual-network/e701ef79-5a0a-4a97-b6a2-d6a89e908909?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2970 0.007821 10.0.0.38 - - [2026-04-17 11:29:33] "PUT /virtual-network/9a0a7618-16f6-4a99-8f5e-9eccb1eaf1f0 HTTP/1.1" 200 264 0.101525 10.0.0.38 - - [2026-04-17 11:29:33] "PUT /virtual-network/e701ef79-5a0a-4a97-b6a2-d6a89e908909 HTTP/1.1" 200 264 0.108608 10.0.0.38 - - [2026-04-17 11:29:33] "POST /security-groups HTTP/1.1" 409 253 0.022201 10.0.0.38 - - [2026-04-17 11:29:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.008240 10.0.0.38 - - [2026-04-17 11:29:33] "PUT /security-group/75ff3152-0086-4ddf-8522-49a055afb8da HTTP/1.1" 200 262 0.078819 10.0.0.38 - - [2026-04-17 11:29:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.076032 10.0.0.38 - - [2026-04-17 11:29:33] "GET /application-policy-set/1eeed681-6432-4232-8b83-ac7a116b84c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.031435 10.0.0.38 - - [2026-04-17 11:29:33] "PUT /access-control-list/abf84688-120c-4952-bfe0-c3ca8bf134cd HTTP/1.1" 200 272 0.086111 10.0.0.38 - - [2026-04-17 11:29:33] "PUT /access-control-list/9bc01f9c-3571-4ec0-88be-43930bce4581 HTTP/1.1" 200 272 0.036682 10.0.0.38 - - [2026-04-17 11:29:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.048891 10.0.0.38 - - [2026-04-17 11:29:33] "GET /policy-management/8607b905-e758-4fe7-9fe7-f4e81cc32e02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.007727 10.0.0.38 - - [2026-04-17 11:29:33] "POST /tags HTTP/1.1" 409 210 0.005809 10.0.0.38 - - [2026-04-17 11:29:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003299 10.0.0.38 - - [2026-04-17 11:29:33] "GET /tag/66a11817-7123-4205-872c-31c6cc613307?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1129 0.029585 10.0.0.38 - - [2026-04-17 11:29:34] "POST /firewall-rules HTTP/1.1" 200 570 0.121504 10.0.0.38 - - [2026-04-17 11:29:34] "GET /firewall-rule/0426d4f8-6857-44e0-b7b6-9606b491f30f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.005482 10.0.0.38 - - [2026-04-17 11:29:34] "GET /firewall-policy/361187ca-348a-4e9e-8a1d-71ee680f2de8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3393 0.005037 10.0.0.38 - - [2026-04-17 11:29:34] "GET /firewall-rule/0426d4f8-6857-44e0-b7b6-9606b491f30f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.013308 10.0.0.38 - - [2026-04-17 11:29:34] "POST /ref-update HTTP/1.1" 200 156 0.122117 10.0.0.38 - - [2026-04-17 11:29:34] "GET /application-policy-set/1eeed681-6432-4232-8b83-ac7a116b84c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.028951 10.0.0.38 - - [2026-04-17 11:29:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.012576 10.0.0.38 - - [2026-04-17 11:29:34] "GET /policy-management/8607b905-e758-4fe7-9fe7-f4e81cc32e02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003307 10.0.0.38 - - [2026-04-17 11:29:34] "POST /tags HTTP/1.1" 409 210 0.003973 10.0.0.38 - - [2026-04-17 11:29:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.006675 10.0.0.38 - - [2026-04-17 11:29:34] "GET /tag/66a11817-7123-4205-872c-31c6cc613307?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1129 0.030644 10.0.0.38 - - [2026-04-17 11:29:34] "POST /firewall-rules HTTP/1.1" 200 568 0.116171 10.0.0.38 - - [2026-04-17 11:29:34] "GET /firewall-rule/9b806361-b92d-473e-938e-395a4cb869f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.024512 10.0.0.38 - - [2026-04-17 11:29:34] "GET /firewall-policy/361187ca-348a-4e9e-8a1d-71ee680f2de8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3634 0.008274 10.0.0.38 - - [2026-04-17 11:29:34] "GET /firewall-rule/9b806361-b92d-473e-938e-395a4cb869f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.003869 10.0.0.38 - - [2026-04-17 11:29:34] "POST /ref-update HTTP/1.1" 200 156 0.165922 10.0.0.38 - - [2026-04-17 11:29:34] "GET /virtual-machine-interface/ac8cebd0-3a50-11f1-93bf-fa163ef9ba3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.010700 10.0.0.38 - - [2026-04-17 11:29:34] "POST /set-tag HTTP/1.1" 200 109 0.005331 [Introspect:8084]10.0.0.38 - - [2026-04-17 11:29:36] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001036 [Introspect:8084]10.0.0.38 - - [2026-04-17 11:29:36] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001144 10.0.0.249 - - [2026-04-17 11:30:05] "GET / HTTP/1.1" 200 35931 0.003145 10.0.0.249 - - [2026-04-17 11:30:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.007116 10.0.0.249 - - [2026-04-17 11:30:05] "GET /global-system-config/ae6c82eb-1616-405a-b359-c0940f34182e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.023401 10.0.0.249 - - [2026-04-17 11:30:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.007811 10.0.0.249 - - [2026-04-17 11:30:06] "GET /routing-instance/8b9b990d-bc08-46a1-b972-19ad45d5cb62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.007987 10.0.0.249 - - [2026-04-17 11:30:06] "PUT /global-system-config/ae6c82eb-1616-405a-b359-c0940f34182e HTTP/1.1" 200 274 0.028889 10.0.0.249 - - [2026-04-17 11:30:06] "POST /fqname-to-id HTTP/1.1" 404 216 0.013144 10.0.0.249 - - [2026-04-17 11:30:06] "POST /virtual-routers HTTP/1.1" 200 599 0.025102 10.0.0.249 - - [2026-04-17 11:30:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.008659 10.0.0.249 - - [2026-04-17 11:30:06] "GET /virtual-router/f593cf34-74a1-45ba-a8b0-055bb67a957a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1257 0.010899 10.0.0.249 - - [2026-04-17 11:30:06] "POST /fqname-to-id HTTP/1.1" 404 229 0.002270 10.0.0.249 - - [2026-04-17 11:30:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002484 10.0.0.249 - - [2026-04-17 11:30:06] "GET /virtual-network/96b5e150-5758-4ed6-bfd8-62a8f6ff2621?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1718 0.005125 10.0.0.249 - - [2026-04-17 11:30:06] "POST /virtual-machine-interfaces HTTP/1.1" 200 583 0.085507 [Introspect:8084]10.0.0.38 - - [2026-04-17 11:30:07] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001003 [Introspect:8084]10.0.0.38 - - [2026-04-17 11:30:07] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001151 10.0.0.249 - - [2026-04-17 11:30:57] "GET / HTTP/1.1" 200 35931 0.001840 10.0.0.249 - - [2026-04-17 11:30:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002320 10.0.0.249 - - [2026-04-17 11:30:57] "GET /global-system-config/ae6c82eb-1616-405a-b359-c0940f34182e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.012550 10.0.0.249 - - [2026-04-17 11:30:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003562 10.0.0.249 - - [2026-04-17 11:30:58] "GET /routing-instance/8b9b990d-bc08-46a1-b972-19ad45d5cb62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.003840 10.0.0.249 - - [2026-04-17 11:30:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002335 10.0.0.249 - - [2026-04-17 11:30:58] "GET /virtual-router/f593cf34-74a1-45ba-a8b0-055bb67a957a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1257 0.004060 10.0.0.249 - - [2026-04-17 11:30:58] "PUT /virtual-router/f593cf34-74a1-45ba-a8b0-055bb67a957a HTTP/1.1" 200 262 0.024785 10.0.0.249 - - [2026-04-17 11:30:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.005066 10.0.0.249 - - [2026-04-17 11:30:58] "GET /virtual-router/f593cf34-74a1-45ba-a8b0-055bb67a957a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1257 0.003274 10.0.0.249 - - [2026-04-17 11:30:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002099 10.0.0.249 - - [2026-04-17 11:30:58] "GET /virtual-machine-interface/29aaa0b4-71e8-4c65-a626-b61011d84520?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1914 0.006732 10.0.0.249 - - [2026-04-17 11:30:58] "PUT /virtual-machine-interface/29aaa0b4-71e8-4c65-a626-b61011d84520 HTTP/1.1" 200 284 0.014868 10.0.0.38 - - [2026-04-17 11:31:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002927 10.0.0.38 - - [2026-04-17 11:31:00] "GET /virtual-router/f593cf34-74a1-45ba-a8b0-055bb67a957a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1257 0.003123 [Introspect:8084]10.0.0.38 - - [2026-04-17 11:31:15] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001019 [Introspect:8084]10.0.0.38 - - [2026-04-17 11:31:15] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001029 [Introspect:8084]10.0.0.38 - - [2026-04-17 11:31:50] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001198 [Introspect:8084]10.0.0.38 - - [2026-04-17 11:31:50] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001517 [Introspect:8084]10.0.0.38 - - [2026-04-17 11:31:53] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001371 [Introspect:8084]10.0.0.38 - - [2026-04-17 11:31:53] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001521 10.0.0.38 - - [2026-04-17 11:32:08] "GET / HTTP/1.1" 200 35931 0.002499 10.0.0.38 - - [2026-04-17 11:32:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002565 10.0.0.38 - - [2026-04-17 11:32:08] "GET /global-system-config/ae6c82eb-1616-405a-b359-c0940f34182e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.007137 10.0.0.38 - - [2026-04-17 11:32:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002329 10.0.0.38 - - [2026-04-17 11:32:08] "GET /config-node/d3bd654a-e5aa-49c0-acc3-ed582904a28a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1209 0.003786 10.0.0.38 - - [2026-04-17 11:32:19] "GET / HTTP/1.1" 200 35931 0.001534 10.0.0.38 - - [2026-04-17 11:32:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002321 10.0.0.38 - - [2026-04-17 11:32:19] "GET /routing-instance/8b9b990d-bc08-46a1-b972-19ad45d5cb62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.003180 10.0.0.38 - - [2026-04-17 11:32:19] "POST /bgp-routers HTTP/1.1" 409 301 0.002320 10.0.0.38 - - [2026-04-17 11:32:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002823 10.0.0.38 - - [2026-04-17 11:32:19] "GET /bgp-router/a3527d42-b9b0-400b-a6b8-20cf8047a3ab?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1814 0.004746 10.0.0.38 - - [2026-04-17 11:32:19] "PUT /bgp-router/a3527d42-b9b0-400b-a6b8-20cf8047a3ab HTTP/1.1" 200 254 0.025494 [Introspect:8084]10.0.0.38 - - [2026-04-17 11:32:20] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001076 [Introspect:8084]10.0.0.38 - - [2026-04-17 11:32:20] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001191 10.0.0.38 - - [2026-04-17 11:33:09] "GET /global-system-configs HTTP/1.1" 200 322 0.002360 10.0.0.38 - - [2026-04-17 11:33:10] "GET /global-system-configs HTTP/1.1" 200 322 0.002912 10.0.0.38 - - [2026-04-17 11:33:10] "GET /virtual-router/f593cf34-74a1-45ba-a8b0-055bb67a957a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1257 0.004823 10.0.0.38 - - [2026-04-17 11:33:10] "POST /ref-update HTTP/1.1" 200 156 0.012032 10.0.0.38 - - [2026-04-17 11:33:55] "GET /virtual-machine-interface/ac8cebd0-3a50-11f1-93bf-fa163ef9ba3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.007421 10.0.0.38 - - [2026-04-17 11:33:55] "POST /set-tag HTTP/1.1" 200 109 0.003069 10.0.0.38 - - [2026-04-17 11:33:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002693 10.0.0.38 - - [2026-04-17 11:33:55] "GET /loadbalancer/4b4544d3-b637-4a85-99ba-73720d43f040?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.002930 10.0.0.38 - - [2026-04-17 11:33:55] "GET /virtual-machine-interface/ac8cebd0-3a50-11f1-93bf-fa163ef9ba3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.006376 10.0.0.38 - - [2026-04-17 11:33:55] "POST /set-tag HTTP/1.1" 200 109 0.003070 10.0.0.38 - - [2026-04-17 11:33:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002718 10.0.0.38 - - [2026-04-17 11:33:55] "GET /loadbalancer/4b4544d3-b637-4a85-99ba-73720d43f040?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.003188 10.0.0.38 - - [2026-04-17 11:33:55] "GET /loadbalancer-pool/468ddf20-30f6-4bbd-8e69-6c553ab0ed8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.009436 10.0.0.38 - - [2026-04-17 11:33:55] "POST /loadbalancer-members HTTP/1.1" 200 690 0.018999 10.0.0.38 - - [2026-04-17 11:33:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.010848 10.0.0.38 - - [2026-04-17 11:33:55] "GET /virtual-machine-interface/ac8cebd0-3a50-11f1-93bf-fa163ef9ba3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.019530 10.0.0.38 - - [2026-04-17 11:33:55] "POST /tags HTTP/1.1" 409 205 0.006307 10.0.0.38 - - [2026-04-17 11:33:55] "GET /virtual-machine-interface/ac8cebd0-3a50-11f1-93bf-fa163ef9ba3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.010220 10.0.0.38 - - [2026-04-17 11:33:55] "POST /ref-update HTTP/1.1" 200 156 0.009988 10.0.0.38 - - [2026-04-17 11:33:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003488 10.0.0.38 - - [2026-04-17 11:33:55] "GET /tag/f481fad0-f711-4033-8967-29e351d79ba5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.014016 10.0.0.38 - - [2026-04-17 11:33:56] "GET /floating-ip/a2badff3-e7de-4819-95bd-6339f59777e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1772 0.005393 10.0.0.38 - - [2026-04-17 11:33:56] "PUT /floating-ip/a2badff3-e7de-4819-95bd-6339f59777e4 HTTP/1.1" 200 256 0.019096 10.0.0.38 - - [2026-04-17 11:33:56] "POST /set-tag HTTP/1.1" 200 109 0.095844 10.0.0.38 - - [2026-04-17 11:33:56] "GET /loadbalancer-pool/b6e9c145-cc3e-4512-a765-1ca731dbdbee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.005872 10.0.0.38 - - [2026-04-17 11:33:56] "POST /loadbalancer-members HTTP/1.1" 200 690 0.021362 10.0.0.38 - - [2026-04-17 11:33:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.032062 10.0.0.38 - - [2026-04-17 11:33:56] "GET /virtual-machine-interface/ac8cebd0-3a50-11f1-93bf-fa163ef9ba3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.024084 10.0.0.38 - - [2026-04-17 11:33:56] "GET /virtual-machine-interface/ac8cebd0-3a50-11f1-93bf-fa163ef9ba3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.005347 10.0.0.38 - - [2026-04-17 11:33:56] "POST /ref-update HTTP/1.1" 200 156 0.011850 10.0.0.38 - - [2026-04-17 11:33:56] "POST /set-tag HTTP/1.1" 200 109 0.003023 10.0.0.38 - - [2026-04-17 11:33:56] "GET /loadbalancer-pool/e1cb6865-d592-4ff6-af19-0099a9a10587?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.004129 10.0.0.38 - - [2026-04-17 11:33:56] "GET /floating-ip/a2badff3-e7de-4819-95bd-6339f59777e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1917 0.003103 10.0.0.38 - - [2026-04-17 11:33:56] "PUT /floating-ip/a2badff3-e7de-4819-95bd-6339f59777e4 HTTP/1.1" 200 256 0.020846 10.0.0.38 - - [2026-04-17 11:33:56] "POST /loadbalancer-members HTTP/1.1" 200 692 0.056820 10.0.0.38 - - [2026-04-17 11:33:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.021160 10.0.0.38 - - [2026-04-17 11:33:56] "GET /virtual-machine-interface/ac8cebd0-3a50-11f1-93bf-fa163ef9ba3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.006420 10.0.0.38 - - [2026-04-17 11:33:56] "GET /virtual-machine-interface/ac8cebd0-3a50-11f1-93bf-fa163ef9ba3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.005555 10.0.0.38 - - [2026-04-17 11:33:56] "POST /set-tag HTTP/1.1" 200 109 0.005527 10.0.0.38 - - [2026-04-17 11:33:56] "POST /ref-update HTTP/1.1" 200 156 0.015901 10.0.0.38 - - [2026-04-17 11:33:56] "GET /floating-ip/a2badff3-e7de-4819-95bd-6339f59777e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1970 0.008002 10.0.0.38 - - [2026-04-17 11:33:56] "PUT /floating-ip/a2badff3-e7de-4819-95bd-6339f59777e4 HTTP/1.1" 200 256 0.011585 10.0.0.38 - - [2026-04-17 11:35:30] "GET /virtual-machine-interface/ac8cebd0-3a50-11f1-93bf-fa163ef9ba3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.010313 10.0.0.38 - - [2026-04-17 11:35:30] "POST /set-tag HTTP/1.1" 200 109 0.012084 10.0.0.38 - - [2026-04-17 11:35:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002491 10.0.0.38 - - [2026-04-17 11:35:30] "GET /loadbalancer/4b4544d3-b637-4a85-99ba-73720d43f040?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.003116 10.0.0.38 - - [2026-04-17 11:35:30] "GET /virtual-machine-interface/ac8cebd0-3a50-11f1-93bf-fa163ef9ba3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.004979 10.0.0.38 - - [2026-04-17 11:35:30] "POST /set-tag HTTP/1.1" 200 109 0.028886 10.0.0.38 - - [2026-04-17 11:35:30] "DELETE /loadbalancer-member/c3da6182-cc2c-4418-8bfb-2397a64fedb5 HTTP/1.1" 200 115 0.098678 10.0.0.38 - - [2026-04-17 11:35:30] "GET /virtual-machine-interface/ac8cebd0-3a50-11f1-93bf-fa163ef9ba3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.005386 10.0.0.38 - - [2026-04-17 11:35:30] "POST /set-tag HTTP/1.1" 200 109 0.003225 10.0.0.38 - - [2026-04-17 11:35:30] "DELETE /loadbalancer-member/c044d700-6910-4c62-8292-0464ddfc8246 HTTP/1.1" 200 115 0.041161 10.0.0.38 - - [2026-04-17 11:35:30] "GET /virtual-machine-interface/ac8cebd0-3a50-11f1-93bf-fa163ef9ba3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.007715 10.0.0.38 - - [2026-04-17 11:35:30] "POST /set-tag HTTP/1.1" 200 109 0.003058 10.0.0.38 - - [2026-04-17 11:35:30] "DELETE /loadbalancer-member/b987e728-e125-4f57-8878-a2a05b2b1aef HTTP/1.1" 200 115 0.057482 10.0.0.38 - - [2026-04-17 11:35:30] "GET /virtual-machine-interface/ac8cebd0-3a50-11f1-93bf-fa163ef9ba3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.009511 10.0.0.38 - - [2026-04-17 11:35:30] "POST /set-tag HTTP/1.1" 200 109 0.006133 10.0.0.38 - - [2026-04-17 11:35:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002373 10.0.0.38 - - [2026-04-17 11:35:30] "GET /loadbalancer/4b4544d3-b637-4a85-99ba-73720d43f040?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.002790 10.0.0.38 - - [2026-04-17 11:35:30] "GET /loadbalancer-pool/468ddf20-30f6-4bbd-8e69-6c553ab0ed8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.002846 10.0.0.38 - - [2026-04-17 11:35:30] "POST /loadbalancer-members HTTP/1.1" 200 690 0.016343 10.0.0.38 - - [2026-04-17 11:35:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.026674 10.0.0.38 - - [2026-04-17 11:35:30] "GET /virtual-machine-interface/ac8cebd0-3a50-11f1-93bf-fa163ef9ba3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.018105 10.0.0.38 - - [2026-04-17 11:35:30] "GET /virtual-machine-interface/ac8cebd0-3a50-11f1-93bf-fa163ef9ba3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.009731 10.0.0.38 - - [2026-04-17 11:35:30] "GET /floating-ip/a2badff3-e7de-4819-95bd-6339f59777e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.006374 10.0.0.38 - - [2026-04-17 11:35:31] "POST /set-tag HTTP/1.1" 200 109 0.109348 10.0.0.38 - - [2026-04-17 11:35:31] "GET /loadbalancer-pool/b6e9c145-cc3e-4512-a765-1ca731dbdbee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.004516 10.0.0.38 - - [2026-04-17 11:35:31] "POST /loadbalancer-members HTTP/1.1" 200 690 0.030999 10.0.0.38 - - [2026-04-17 11:35:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.036311 10.0.0.38 - - [2026-04-17 11:35:31] "GET /virtual-machine-interface/ac8cebd0-3a50-11f1-93bf-fa163ef9ba3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.024162 10.0.0.38 - - [2026-04-17 11:35:31] "GET /virtual-machine-interface/ac8cebd0-3a50-11f1-93bf-fa163ef9ba3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.006931 10.0.0.38 - - [2026-04-17 11:35:31] "GET /floating-ip/a2badff3-e7de-4819-95bd-6339f59777e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.003529 10.0.0.38 - - [2026-04-17 11:35:31] "POST /set-tag HTTP/1.1" 200 109 0.005030 10.0.0.38 - - [2026-04-17 11:35:31] "GET /loadbalancer-pool/e1cb6865-d592-4ff6-af19-0099a9a10587?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.007087 10.0.0.38 - - [2026-04-17 11:35:31] "POST /loadbalancer-members HTTP/1.1" 200 692 0.028996 10.0.0.38 - - [2026-04-17 11:35:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.011220 10.0.0.38 - - [2026-04-17 11:35:31] "GET /virtual-machine-interface/ac8cebd0-3a50-11f1-93bf-fa163ef9ba3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.020169 10.0.0.38 - - [2026-04-17 11:35:31] "GET /virtual-machine-interface/ac8cebd0-3a50-11f1-93bf-fa163ef9ba3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.013646 10.0.0.38 - - [2026-04-17 11:35:31] "POST /set-tag HTTP/1.1" 200 109 0.013318 10.0.0.38 - - [2026-04-17 11:35:31] "GET /floating-ip/a2badff3-e7de-4819-95bd-6339f59777e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.006663 [Introspect:8084]10.0.0.38 - - [2026-04-17 11:36:23] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001040 [Introspect:8084]10.0.0.38 - - [2026-04-17 11:36:23] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001007 [Introspect:8084]10.0.0.38 - - [2026-04-17 11:36:27] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001029 [Introspect:8084]10.0.0.38 - - [2026-04-17 11:36:27] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001108 [Introspect:8084]10.0.0.38 - - [2026-04-17 11:36:32] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001377 [Introspect:8084]10.0.0.38 - - [2026-04-17 11:36:32] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001119 [Introspect:8084]10.0.0.38 - - [2026-04-17 11:36:36] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001269 [Introspect:8084]10.0.0.38 - - [2026-04-17 11:36:36] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001296 10.0.0.38 - - [2026-04-17 11:37:44] "GET / HTTP/1.1" 200 35931 0.001905 10.0.0.38 - - [2026-04-17 11:37:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002430 10.0.0.38 - - [2026-04-17 11:37:44] "GET /project/ede25d2a-ca6f-421c-94b8-337ed78bf5d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.045994 10.0.0.38 - - [2026-04-17 11:37:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002637 10.0.0.38 - - [2026-04-17 11:37:44] "GET /project/ede25d2a-ca6f-421c-94b8-337ed78bf5d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.047769 10.0.0.38 - - [2026-04-17 11:37:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002424 10.0.0.38 - - [2026-04-17 11:37:45] "GET /project/ede25d2a-ca6f-421c-94b8-337ed78bf5d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.050595 10.0.0.38 - - [2026-04-17 11:37:45] "POST /tags HTTP/1.1" 200 333 0.055716 10.0.0.38 - - [2026-04-17 11:37:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.022622 10.0.0.38 - - [2026-04-17 11:37:45] "GET /tag/16c8921e-4990-4899-910b-a4be1efdbdea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.025908 10.0.0.38 - - [2026-04-17 11:37:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002124 10.0.0.38 - - [2026-04-17 11:37:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.005875 10.0.0.38 - - [2026-04-17 11:37:45] "GET /project/ede25d2a-ca6f-421c-94b8-337ed78bf5d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.071949 10.0.0.38 - - [2026-04-17 11:37:45] "GET /project/ede25d2a-ca6f-421c-94b8-337ed78bf5d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.078457 10.0.0.38 - - [2026-04-17 11:37:45] "GET /virtual-networks?parent_id=ede25d2a-ca6f-421c-94b8-337ed78bf5d6&detail=False&count=False&shared=False HTTP/1.1" 200 553 0.005868 10.0.0.38 - - [2026-04-17 11:37:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003136 10.0.0.38 - - [2026-04-17 11:37:45] "GET /virtual-network/e701ef79-5a0a-4a97-b6a2-d6a89e908909?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3042 0.015115 10.0.0.38 - - [2026-04-17 11:37:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002557 10.0.0.38 - - [2026-04-17 11:37:45] "GET /service-appliance-set/a14eb3ef-08ce-48f0-b49e-4a88a5f73be1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.002442 10.0.0.38 - - [2026-04-17 11:37:45] "POST /fqname-to-id HTTP/1.1" 404 254 0.003311 10.0.0.38 - - [2026-04-17 11:37:46] "POST /virtual-networks HTTP/1.1" 200 512 0.093335 10.0.0.38 - - [2026-04-17 11:37:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.006884 10.0.0.38 - - [2026-04-17 11:37:46] "GET /network-ipam/f1e725ad-be11-489e-9c7e-76782cb062ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1089 0.016831 10.0.0.38 - - [2026-04-17 11:37:46] "POST /virtual-machine-interfaces HTTP/1.1" 200 664 0.138023 10.0.0.38 - - [2026-04-17 11:37:46] "GET /virtual-machine-interface/151ca855-136f-4972-98c0-4a94537ead98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2344 0.007491 10.0.0.38 - - [2026-04-17 11:37:46] "POST /useragent-kv HTTP/1.1" 200 115 0.004522 10.0.0.38 - - [2026-04-17 11:37:46] "POST /ref-update HTTP/1.1" 200 156 0.120280 10.0.0.38 - - [2026-04-17 11:37:46] "GET /virtual-network/7cfbd216-dac4-4e60-bfbc-5fd3fd3936b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1859 0.006011 10.0.0.38 - - [2026-04-17 11:37:46] "POST /instance-ips HTTP/1.1" 200 409 0.048942 10.0.0.38 - - [2026-04-17 11:37:46] "GET /instance-ip/66e0b146-eea1-4b0d-9e12-be41da3d3ed6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1651 0.006913 10.0.0.38 - - [2026-04-17 11:37:46] "GET /domains HTTP/1.1" 200 280 0.001719 10.0.0.38 - - [2026-04-17 11:37:46] "GET /domain/fb366722-46ff-436b-b2f4-5fb783e4f228 HTTP/1.1" 200 3087 0.014788 10.0.0.38 - - [2026-04-17 11:37:46] "GET /project/ede25d2a-ca6f-421c-94b8-337ed78bf5d6 HTTP/1.1" 200 5477 0.046976 10.0.0.38 - - [2026-04-17 11:37:46] "GET /virtual-network/7cfbd216-dac4-4e60-bfbc-5fd3fd3936b3 HTTP/1.1" 200 2088 0.004822 10.0.0.38 - - [2026-04-17 11:37:46] "GET /virtual-network/7cfbd216-dac4-4e60-bfbc-5fd3fd3936b3 HTTP/1.1" 200 2088 0.048615 10.0.0.38 - - [2026-04-17 11:37:46] "GET /routing-instance/98c86014-155f-459f-82a6-78b4d41e8bff HTTP/1.1" 200 1181 0.003334 10.0.0.38 - - [2026-04-17 11:37:46] "POST /loadbalancers HTTP/1.1" 200 610 0.099485 10.0.0.38 - - [2026-04-17 11:37:46] "GET /routing-instance/98c86014-155f-459f-82a6-78b4d41e8bff HTTP/1.1" 200 1181 0.010166 10.0.0.38 - - [2026-04-17 11:37:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.035839 10.0.0.38 - - [2026-04-17 11:37:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.008806 10.0.0.38 - - [2026-04-17 11:37:46] "GET /project/ede25d2a-ca6f-421c-94b8-337ed78bf5d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.070501 10.0.0.38 - - [2026-04-17 11:37:46] "GET /instance-ip/66e0b146-eea1-4b0d-9e12-be41da3d3ed6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1651 0.008226 10.0.0.38 - - [2026-04-17 11:37:46] "POST /route-targets HTTP/1.1" 200 327 0.021581 10.0.0.38 - - [2026-04-17 11:37:46] "GET /project/ede25d2a-ca6f-421c-94b8-337ed78bf5d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.063472 10.0.0.38 - - [2026-04-17 11:37:46] "POST /ref-update HTTP/1.1" 200 156 0.046512 10.0.0.38 - - [2026-04-17 11:37:46] "GET /loadbalancer/304aa89d-f23e-4614-a770-1952d5239a5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2227 0.017435 10.0.0.38 - - [2026-04-17 11:37:46] "POST /floating-ips HTTP/1.1" 200 597 0.067245 10.0.0.38 - - [2026-04-17 11:37:46] "POST /loadbalancer-listeners HTTP/1.1" 200 716 0.058274 10.0.0.38 - - [2026-04-17 11:37:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002176 10.0.0.38 - - [2026-04-17 11:37:46] "GET /project/ede25d2a-ca6f-421c-94b8-337ed78bf5d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.035364 10.0.0.38 - - [2026-04-17 11:37:46] "GET /loadbalancer-listener/8903f508-32a3-42d8-b02f-ee740ec42898?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1804 0.007673 10.0.0.38 - - [2026-04-17 11:37:46] "GET /loadbalancer-listener/8903f508-32a3-42d8-b02f-ee740ec42898?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1223 0.004375 10.0.0.38 - - [2026-04-17 11:37:46] "POST /loadbalancer-pools HTTP/1.1" 200 708 0.020067 10.0.0.38 - - [2026-04-17 11:37:46] "GET /instance-ip/66e0b146-eea1-4b0d-9e12-be41da3d3ed6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1651 0.009353 10.0.0.38 - - [2026-04-17 11:37:46] "GET /instance-ip/66e0b146-eea1-4b0d-9e12-be41da3d3ed6?fields=floating_ips HTTP/1.1" 200 1212 0.012541 10.0.0.38 - - [2026-04-17 11:37:46] "GET /floating-ip/ca1cfda4-0ebc-4a5a-bfef-36d5b344e69f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1477 0.002298 10.0.0.38 - - [2026-04-17 11:37:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003752 10.0.0.38 - - [2026-04-17 11:37:46] "GET /loadbalancer/304aa89d-f23e-4614-a770-1952d5239a5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2227 0.002782 10.0.0.38 - - [2026-04-17 11:37:47] "POST /tags HTTP/1.1" 200 295 0.056149 10.0.0.38 - - [2026-04-17 11:37:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.010323 10.0.0.38 - - [2026-04-17 11:37:47] "GET /tag/1063690b-5da1-43b8-b59f-a1433888026d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1092 0.014529 10.0.0.38 - - [2026-04-17 11:37:47] "POST /tags HTTP/1.1" 409 233 0.002270 10.0.0.38 - - [2026-04-17 11:37:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001847 10.0.0.38 - - [2026-04-17 11:37:47] "GET /tag/05f9b72a-b2a1-4b08-8daa-f09153717f0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1244 0.011974 10.0.0.38 - - [2026-04-17 11:37:47] "POST /tags HTTP/1.1" 409 206 0.002892 10.0.0.38 - - [2026-04-17 11:37:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002273 10.0.0.38 - - [2026-04-17 11:37:47] "GET /tag/90235740-9474-444e-aef0-37816134be15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.015707 10.0.0.38 - - [2026-04-17 11:37:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002234 10.0.0.38 - - [2026-04-17 11:37:47] "GET /virtual-network/9a0a7618-16f6-4a99-8f5e-9eccb1eaf1f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.004381 10.0.0.38 - - [2026-04-17 11:37:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001643 10.0.0.38 - - [2026-04-17 11:37:47] "GET /project/ede25d2a-ca6f-421c-94b8-337ed78bf5d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.038988 10.0.0.38 - - [2026-04-17 11:37:47] "POST /virtual-machines HTTP/1.1" 200 369 0.011241 10.0.0.38 - - [2026-04-17 11:37:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.023649 10.0.0.38 - - [2026-04-17 11:37:47] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.139169 10.0.0.38 - - [2026-04-17 11:37:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.012616 10.0.0.38 - - [2026-04-17 11:37:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001690 10.0.0.38 - - [2026-04-17 11:37:47] "GET /virtual-machine-interface/db737512-3a51-11f1-93bf-fa163ef9ba3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2852 0.020698 10.0.0.38 - - [2026-04-17 11:37:47] "POST /instance-ips HTTP/1.1" 200 409 0.028144 10.0.0.38 - - [2026-04-17 11:37:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.016629 10.0.0.38 - - [2026-04-17 11:37:47] "GET /virtual-machine-interface/db737512-3a51-11f1-93bf-fa163ef9ba3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2852 0.015311 10.0.0.38 - - [2026-04-17 11:37:47] "POST /set-tag HTTP/1.1" 200 109 0.025156 10.0.0.38 - - [2026-04-17 11:37:47] "GET /virtual-machine-interface/db737512-3a51-11f1-93bf-fa163ef9ba3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.006412 10.0.0.38 - - [2026-04-17 11:37:47] "GET /instance-ip/db91e3d0-3a51-11f1-93bf-fa163ef9ba3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.003945 10.0.0.38 - - [2026-04-17 11:37:47] "GET /virtual-machine-interface/db737512-3a51-11f1-93bf-fa163ef9ba3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.011279 10.0.0.38 - - [2026-04-17 11:37:47] "POST /set-tag HTTP/1.1" 200 109 0.003038 10.0.0.38 - - [2026-04-17 11:37:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.007683 10.0.0.38 - - [2026-04-17 11:37:47] "GET /virtual-network/9a0a7618-16f6-4a99-8f5e-9eccb1eaf1f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.004574 10.0.0.38 - - [2026-04-17 11:37:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.014007 10.0.0.38 - - [2026-04-17 11:37:48] "GET /project/ede25d2a-ca6f-421c-94b8-337ed78bf5d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.062719 10.0.0.38 - - [2026-04-17 11:37:48] "POST /virtual-machines HTTP/1.1" 200 369 0.018374 10.0.0.38 - - [2026-04-17 11:37:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.010915 10.0.0.38 - - [2026-04-17 11:37:48] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.146242 10.0.0.38 - - [2026-04-17 11:37:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.037750 10.0.0.38 - - [2026-04-17 11:37:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.012257 10.0.0.38 - - [2026-04-17 11:37:48] "GET /virtual-machine-interface/dbe55ab0-3a51-11f1-93bf-fa163ef9ba3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2852 0.005336 10.0.0.38 - - [2026-04-17 11:37:48] "POST /instance-ips HTTP/1.1" 200 409 0.038611 10.0.0.38 - - [2026-04-17 11:37:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.022218 10.0.0.38 - - [2026-04-17 11:37:48] "GET /virtual-machine-interface/dbe55ab0-3a51-11f1-93bf-fa163ef9ba3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2852 0.009199 10.0.0.38 - - [2026-04-17 11:37:48] "POST /set-tag HTTP/1.1" 200 109 0.020304 10.0.0.38 - - [2026-04-17 11:37:48] "GET /virtual-machine-interface/dbe55ab0-3a51-11f1-93bf-fa163ef9ba3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.018048 10.0.0.38 - - [2026-04-17 11:37:48] "GET /instance-ip/dc026f6a-3a51-11f1-93bf-fa163ef9ba3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.003480 10.0.0.38 - - [2026-04-17 11:37:48] "GET /virtual-machine-interface/dbe55ab0-3a51-11f1-93bf-fa163ef9ba3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.004877 10.0.0.38 - - [2026-04-17 11:37:48] "POST /set-tag HTTP/1.1" 200 109 0.002976 10.0.0.38 - - [2026-04-17 11:37:48] "GET /virtual-router/f593cf34-74a1-45ba-a8b0-055bb67a957a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1487 0.004408 10.0.0.38 - - [2026-04-17 11:37:48] "POST /ref-update HTTP/1.1" 200 156 0.013950 10.0.0.38 - - [2026-04-17 11:37:48] "GET /virtual-machine-interface/db737512-3a51-11f1-93bf-fa163ef9ba3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.005270 10.0.0.38 - - [2026-04-17 11:37:48] "POST /set-tag HTTP/1.1" 200 109 0.005594 10.0.0.38 - - [2026-04-17 11:37:48] "GET /virtual-router/f593cf34-74a1-45ba-a8b0-055bb67a957a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1687 0.003937 10.0.0.38 - - [2026-04-17 11:37:48] "POST /ref-update HTTP/1.1" 200 156 0.011755 10.0.0.38 - - [2026-04-17 11:37:48] "GET /virtual-machine-interface/dbe55ab0-3a51-11f1-93bf-fa163ef9ba3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.007988 10.0.0.38 - - [2026-04-17 11:37:48] "POST /set-tag HTTP/1.1" 200 109 0.003408 10.0.0.38 - - [2026-04-17 11:37:48] "GET /virtual-machine-interface/db737512-3a51-11f1-93bf-fa163ef9ba3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.004864 10.0.0.38 - - [2026-04-17 11:37:48] "POST /set-tag HTTP/1.1" 200 109 0.002635 10.0.0.38 - - [2026-04-17 11:37:48] "GET /virtual-machine-interface/dbe55ab0-3a51-11f1-93bf-fa163ef9ba3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.004603 10.0.0.38 - - [2026-04-17 11:37:48] "POST /set-tag HTTP/1.1" 200 109 0.002896 10.0.0.38 - - [2026-04-17 11:37:51] "GET /domains HTTP/1.1" 200 280 0.002362 10.0.0.38 - - [2026-04-17 11:37:51] "GET /domain/fb366722-46ff-436b-b2f4-5fb783e4f228 HTTP/1.1" 200 3087 0.003220 10.0.0.38 - - [2026-04-17 11:37:51] "GET /project/ede25d2a-ca6f-421c-94b8-337ed78bf5d6 HTTP/1.1" 200 7065 0.055176 10.0.0.38 - - [2026-04-17 11:37:51] "GET /virtual-network/7cfbd216-dac4-4e60-bfbc-5fd3fd3936b3 HTTP/1.1" 200 2088 0.008408 10.0.0.38 - - [2026-04-17 11:37:51] "GET /virtual-network/7cfbd216-dac4-4e60-bfbc-5fd3fd3936b3 HTTP/1.1" 200 2088 0.005636 10.0.0.38 - - [2026-04-17 11:37:51] "GET /routing-instance/98c86014-155f-459f-82a6-78b4d41e8bff HTTP/1.1" 200 1402 0.007265 10.0.0.38 - - [2026-04-17 11:37:51] "GET /routing-instance/98c86014-155f-459f-82a6-78b4d41e8bff HTTP/1.1" 200 1402 0.002903 10.0.0.38 - - [2026-04-17 11:37:51] "GET /route-target/7c314be3-7bd8-470a-9c0e-d67f3395e3df HTTP/1.1" 200 1152 0.002852 10.0.0.38 - - [2026-04-17 11:37:51] "GET /virtual-network/7cfbd216-dac4-4e60-bfbc-5fd3fd3936b3 HTTP/1.1" 200 2088 0.004644 10.0.0.38 - - [2026-04-17 11:37:51] "GET /routing-instance/98c86014-155f-459f-82a6-78b4d41e8bff HTTP/1.1" 200 1402 0.003159 10.0.0.38 - - [2026-04-17 11:37:51] "GET /virtual-network/7cfbd216-dac4-4e60-bfbc-5fd3fd3936b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1859 0.008872 10.0.0.38 - - [2026-04-17 11:37:51] "GET /virtual-network/7cfbd216-dac4-4e60-bfbc-5fd3fd3936b3 HTTP/1.1" 200 2088 0.006453 10.0.0.38 - - [2026-04-17 11:37:51] "GET /routing-instance/98c86014-155f-459f-82a6-78b4d41e8bff HTTP/1.1" 200 1402 0.007263 10.0.0.38 - - [2026-04-17 11:37:51] "GET /routing-instance/98c86014-155f-459f-82a6-78b4d41e8bff HTTP/1.1" 200 1402 0.008011 10.0.0.38 - - [2026-04-17 11:37:51] "GET /route-target/7c314be3-7bd8-470a-9c0e-d67f3395e3df HTTP/1.1" 200 1152 0.005637 10.0.0.38 - - [2026-04-17 11:37:51] "GET /domains HTTP/1.1" 200 280 0.002289 10.0.0.38 - - [2026-04-17 11:37:51] "GET /domain/fb366722-46ff-436b-b2f4-5fb783e4f228 HTTP/1.1" 200 3087 0.003875 10.0.0.38 - - [2026-04-17 11:37:51] "GET /project/ede25d2a-ca6f-421c-94b8-337ed78bf5d6 HTTP/1.1" 200 7065 0.041852 10.0.0.38 - - [2026-04-17 11:37:51] "GET /virtual-network/7cfbd216-dac4-4e60-bfbc-5fd3fd3936b3 HTTP/1.1" 200 2088 0.004656 10.0.0.38 - - [2026-04-17 11:37:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.004340 10.0.0.38 - - [2026-04-17 11:37:51] "GET /project/ede25d2a-ca6f-421c-94b8-337ed78bf5d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.040478 10.0.0.38 - - [2026-04-17 11:37:51] "GET /virtual-network/7cfbd216-dac4-4e60-bfbc-5fd3fd3936b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1859 0.005172 10.0.0.38 - - [2026-04-17 11:37:51] "GET /floating-ip-pools?parent_id=7cfbd216-dac4-4e60-bfbc-5fd3fd3936b3&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.002400 10.0.0.38 - - [2026-04-17 11:37:51] "GET /virtual-network/7cfbd216-dac4-4e60-bfbc-5fd3fd3936b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1859 0.005098 10.0.0.38 - - [2026-04-17 11:37:51] "POST /floating-ip-pools HTTP/1.1" 200 562 0.030490 10.0.0.38 - - [2026-04-17 11:37:51] "POST /ref-update HTTP/1.1" 200 156 0.018270 10.0.0.38 - - [2026-04-17 11:37:51] "GET /virtual-network/7cfbd216-dac4-4e60-bfbc-5fd3fd3936b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1859 0.006274 10.0.0.38 - - [2026-04-17 11:37:51] "GET /domains HTTP/1.1" 200 280 0.002292 10.0.0.38 - - [2026-04-17 11:37:51] "GET /domain/fb366722-46ff-436b-b2f4-5fb783e4f228 HTTP/1.1" 200 3087 0.003224 10.0.0.38 - - [2026-04-17 11:37:52] "GET /project/ede25d2a-ca6f-421c-94b8-337ed78bf5d6 HTTP/1.1" 200 7321 0.055373 10.0.0.38 - - [2026-04-17 11:37:52] "GET /virtual-network/7cfbd216-dac4-4e60-bfbc-5fd3fd3936b3 HTTP/1.1" 200 2326 0.010236 10.0.0.38 - - [2026-04-17 11:37:52] "GET /floating-ip-pool/fb341618-442a-4997-bb63-5149f18e88c6 HTTP/1.1" 200 1315 0.008395 10.0.0.38 - - [2026-04-17 11:37:52] "GET /domains HTTP/1.1" 200 280 0.001828 10.0.0.38 - - [2026-04-17 11:37:52] "GET /domain/fb366722-46ff-436b-b2f4-5fb783e4f228 HTTP/1.1" 200 3087 0.003411 10.0.0.38 - - [2026-04-17 11:37:52] "GET /project/ede25d2a-ca6f-421c-94b8-337ed78bf5d6 HTTP/1.1" 200 7321 0.035020 10.0.0.38 - - [2026-04-17 11:37:52] "GET /virtual-network/7cfbd216-dac4-4e60-bfbc-5fd3fd3936b3 HTTP/1.1" 200 2326 0.007416 10.0.0.38 - - [2026-04-17 11:37:52] "GET /virtual-network/7cfbd216-dac4-4e60-bfbc-5fd3fd3936b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1859 0.004523 10.0.0.38 - - [2026-04-17 11:37:52] "POST /tags HTTP/1.1" 200 365 0.051118 10.0.0.38 - - [2026-04-17 11:37:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.009508 10.0.0.38 - - [2026-04-17 11:37:52] "GET /tag/e57d48ea-9090-4eda-b827-705c5a5673c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.015698 10.0.0.38 - - [2026-04-17 11:37:52] "POST /tags HTTP/1.1" 409 206 0.002395 10.0.0.38 - - [2026-04-17 11:37:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001873 10.0.0.38 - - [2026-04-17 11:37:52] "GET /tag/90235740-9474-444e-aef0-37816134be15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.011625 10.0.0.38 - - [2026-04-17 11:37:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.005342 10.0.0.38 - - [2026-04-17 11:37:52] "GET /project/ede25d2a-ca6f-421c-94b8-337ed78bf5d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1541 0.041471 10.0.0.38 - - [2026-04-17 11:37:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002569 10.0.0.38 - - [2026-04-17 11:37:52] "GET /virtual-network/9a0a7618-16f6-4a99-8f5e-9eccb1eaf1f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.005099 10.0.0.38 - - [2026-04-17 11:37:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002144 10.0.0.38 - - [2026-04-17 11:37:52] "GET /service-appliance-set/203cae1a-2542-42e6-bae6-d02b4f4d16f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1219 0.003922 10.0.0.38 - - [2026-04-17 11:37:52] "POST /fqname-to-id HTTP/1.1" 404 258 0.001693 10.0.0.38 - - [2026-04-17 11:37:52] "POST /virtual-machine-interfaces HTTP/1.1" 200 672 0.125501 10.0.0.38 - - [2026-04-17 11:37:52] "GET /virtual-machine-interface/59f6be9c-57ca-4fca-ac58-ad940b62ff96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2344 0.025746 10.0.0.38 - - [2026-04-17 11:37:52] "POST /set-tag HTTP/1.1" 200 109 0.016774 10.0.0.38 - - [2026-04-17 11:37:52] "POST /instance-ips HTTP/1.1" 200 417 0.034043 10.0.0.38 - - [2026-04-17 11:37:52] "GET /instance-ip/749b3b2b-16a2-4f8c-91b0-074c9011ddfd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1664 0.014175 10.0.0.38 - - [2026-04-17 11:37:52] "POST /loadbalancers HTTP/1.1" 200 618 0.067799 10.0.0.38 - - [2026-04-17 11:37:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.012419 10.0.0.38 - - [2026-04-17 11:37:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002970 10.0.0.38 - - [2026-04-17 11:37:52] "GET /project/ede25d2a-ca6f-421c-94b8-337ed78bf5d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1541 0.040830 10.0.0.38 - - [2026-04-17 11:37:53] "POST /service-instances HTTP/1.1" 200 566 0.030624 10.0.0.38 - - [2026-04-17 11:37:53] "GET /virtual-machine-interface/59f6be9c-57ca-4fca-ac58-ad940b62ff96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2723 0.010185 10.0.0.38 - - [2026-04-17 11:37:53] "GET /virtual-machine-interface/59f6be9c-57ca-4fca-ac58-ad940b62ff96?fields=floating_ip_back_refs HTTP/1.1" 200 1179 0.010228 10.0.0.38 - - [2026-04-17 11:37:53] "POST /ref-update HTTP/1.1" 200 156 0.026907 10.0.0.38 - - [2026-04-17 11:37:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.005210 10.0.0.38 - - [2026-04-17 11:37:53] "GET /floating-ip-pool/fb341618-442a-4997-bb63-5149f18e88c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.007824 10.0.0.38 - - [2026-04-17 11:37:53] "PUT /service-instance/21940291-fc17-4ff9-8359-5f7fbf7347b9 HTTP/1.1" 200 266 0.014046 10.0.0.38 - - [2026-04-17 11:37:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.021573 10.0.0.38 - - [2026-04-17 11:37:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002234 10.0.0.38 - - [2026-04-17 11:37:53] "POST /floating-ips HTTP/1.1" 200 671 0.140264 10.0.0.38 - - [2026-04-17 11:37:53] "POST /virtual-machines HTTP/1.1" 200 429 0.050766 10.0.0.38 - - [2026-04-17 11:37:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.014609 10.0.0.38 - - [2026-04-17 11:37:53] "GET /application-policy-set/1eeed681-6432-4232-8b83-ac7a116b84c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.005020 10.0.0.38 - - [2026-04-17 11:37:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002356 10.0.0.38 - - [2026-04-17 11:37:53] "GET /policy-management/8607b905-e758-4fe7-9fe7-f4e81cc32e02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.004905 10.0.0.38 - - [2026-04-17 11:37:53] "POST /tags HTTP/1.1" 409 221 0.002297 10.0.0.38 - - [2026-04-17 11:37:53] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.154900 10.0.0.38 - - [2026-04-17 11:37:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.009641 10.0.0.38 - - [2026-04-17 11:37:53] "GET /tag/16c8921e-4990-4899-910b-a4be1efdbdea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.014278 10.0.0.38 - - [2026-04-17 11:37:53] "POST /tags HTTP/1.1" 409 238 0.001718 10.0.0.38 - - [2026-04-17 11:37:53] "POST /chown HTTP/1.1" 200 109 0.037407 10.0.0.38 - - [2026-04-17 11:37:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003533 10.0.0.38 - - [2026-04-17 11:37:53] "GET /tag/e57d48ea-9090-4eda-b827-705c5a5673c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.014434 10.0.0.38 - - [2026-04-17 11:37:53] "POST /chown HTTP/1.1" 200 109 0.024620 10.0.0.38 - - [2026-04-17 11:37:53] "PUT /virtual-machine-interface/d9f4778d-0549-4071-909c-6ee77881c725 HTTP/1.1" 200 284 0.037805 10.0.0.38 - - [2026-04-17 11:37:53] "PUT /instance-ip/749b3b2b-16a2-4f8c-91b0-074c9011ddfd HTTP/1.1" 200 256 0.029468 10.0.0.38 - - [2026-04-17 11:37:53] "POST /firewall-rules HTTP/1.1" 200 650 0.118854 10.0.0.38 - - [2026-04-17 11:37:53] "GET /firewall-rule/6d9882b2-4ead-4646-bf3e-e7274dedf062?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2409 0.009205 10.0.0.38 - - [2026-04-17 11:37:53] "POST /ref-update HTTP/1.1" 200 156 0.023189 10.0.0.38 - - [2026-04-17 11:37:53] "GET /firewall-policy/523df5cd-9b41-4e00-888b-9feb59abb9c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1407 0.025408 10.0.0.38 - - [2026-04-17 11:37:53] "GET /firewall-rule/6d9882b2-4ead-4646-bf3e-e7274dedf062?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2409 0.004333 10.0.0.38 - - [2026-04-17 11:37:53] "POST /ref-update HTTP/1.1" 200 156 0.039817 10.0.0.38 - - [2026-04-17 11:37:53] "POST /ref-update HTTP/1.1" 200 156 0.029002 10.0.0.38 - - [2026-04-17 11:37:53] "POST /ref-update HTTP/1.1" 200 156 0.032961 10.0.0.38 - - [2026-04-17 11:37:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.010412 10.0.0.38 - - [2026-04-17 11:37:53] "POST /ref-update HTTP/1.1" 200 156 0.036456 10.0.0.38 - - [2026-04-17 11:37:53] "POST /ref-update HTTP/1.1" 200 156 0.042210 10.0.0.38 - - [2026-04-17 11:37:53] "GET /project/ede25d2a-ca6f-421c-94b8-337ed78bf5d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1541 0.098211 10.0.0.38 - - [2026-04-17 11:37:53] "POST /ref-update HTTP/1.1" 200 156 0.046457 10.0.0.38 - - [2026-04-17 11:37:54] "GET /loadbalancer/1bb89b52-e0f7-494d-9982-e8422439d102?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2557 0.003776 10.0.0.38 - - [2026-04-17 11:37:54] "POST /virtual-machines HTTP/1.1" 200 429 0.017453 10.0.0.38 - - [2026-04-17 11:37:54] "POST /loadbalancer-listeners HTTP/1.1" 200 726 0.058502 10.0.0.38 - - [2026-04-17 11:37:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.006392 10.0.0.38 - - [2026-04-17 11:37:54] "GET /project/ede25d2a-ca6f-421c-94b8-337ed78bf5d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1541 0.114483 10.0.0.38 - - [2026-04-17 11:37:54] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.190452 10.0.0.38 - - [2026-04-17 11:37:54] "GET /loadbalancer-listener/2ae9b475-ba53-4a7c-86aa-a0ff77d98d71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1823 0.026331 10.0.0.38 - - [2026-04-17 11:37:54] "GET /loadbalancer-listener/2ae9b475-ba53-4a7c-86aa-a0ff77d98d71?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1232 0.006047 10.0.0.38 - - [2026-04-17 11:37:54] "POST /chown HTTP/1.1" 200 109 0.034396 10.0.0.38 - - [2026-04-17 11:37:54] "POST /chown HTTP/1.1" 200 109 0.016016 10.0.0.38 - - [2026-04-17 11:37:54] "POST /loadbalancer-pools HTTP/1.1" 200 718 0.040088 10.0.0.38 - - [2026-04-17 11:37:54] "PUT /virtual-machine-interface/8650c2cb-00df-4f55-9b10-ccc812b33ed1 HTTP/1.1" 200 284 0.038179 10.0.0.38 - - [2026-04-17 11:37:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.040409 10.0.0.38 - - [2026-04-17 11:37:54] "GET /loadbalancer-pool/829f50d9-92f4-4dd6-b879-bfee2ed25b96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.006119 10.0.0.38 - - [2026-04-17 11:37:54] "PUT /instance-ip/749b3b2b-16a2-4f8c-91b0-074c9011ddfd HTTP/1.1" 200 256 0.042225 10.0.0.38 - - [2026-04-17 11:37:54] "POST /ref-update HTTP/1.1" 200 156 0.016961 10.0.0.38 - - [2026-04-17 11:37:54] "POST /loadbalancer-members HTTP/1.1" 200 707 0.058818 10.0.0.38 - - [2026-04-17 11:37:54] "POST /ref-update HTTP/1.1" 200 156 0.041831 10.0.0.38 - - [2026-04-17 11:37:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.037019 10.0.0.38 - - [2026-04-17 11:37:54] "GET /loadbalancer-member/d6f0bc48-816c-4585-bc9a-666dd583a1ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1550 0.012051 10.0.0.38 - - [2026-04-17 11:37:54] "POST /ref-update HTTP/1.1" 200 156 0.040672 10.0.0.38 - - [2026-04-17 11:37:54] "GET /application-policy-set/1eeed681-6432-4232-8b83-ac7a116b84c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.002965 10.0.0.38 - - [2026-04-17 11:37:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003967 10.0.0.38 - - [2026-04-17 11:37:54] "GET /policy-management/8607b905-e758-4fe7-9fe7-f4e81cc32e02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.004196 10.0.0.38 - - [2026-04-17 11:37:54] "POST /ref-update HTTP/1.1" 200 156 0.011428 10.0.0.38 - - [2026-04-17 11:37:54] "POST /ref-update HTTP/1.1" 200 156 0.030565 10.0.0.38 - - [2026-04-17 11:37:54] "POST /tags HTTP/1.1" 409 221 0.006148 10.0.0.38 - - [2026-04-17 11:37:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.006636 10.0.0.38 - - [2026-04-17 11:37:54] "GET /tag/16c8921e-4990-4899-910b-a4be1efdbdea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.023816 10.0.0.38 - - [2026-04-17 11:37:54] "PUT /service-instance/21940291-fc17-4ff9-8359-5f7fbf7347b9 HTTP/1.1" 200 266 0.014452 10.0.0.38 - - [2026-04-17 11:37:54] "POST /tags HTTP/1.1" 409 238 0.004089 10.0.0.38 - - [2026-04-17 11:37:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002072 10.0.0.38 - - [2026-04-17 11:37:54] "GET /tag/e57d48ea-9090-4eda-b827-705c5a5673c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.011568 10.0.0.38 - - [2026-04-17 11:37:54] "POST /firewall-rules HTTP/1.1" 409 293 0.003155 10.0.0.38 - - [2026-04-17 11:37:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.010596 10.0.0.38 - - [2026-04-17 11:37:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.009446 10.0.0.38 - - [2026-04-17 11:37:54] "POST /chown HTTP/1.1" 200 109 0.010861 10.0.0.38 - - [2026-04-17 11:37:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.009924 10.0.0.38 - - [2026-04-17 11:37:54] "PUT /firewall-rule/6d9882b2-4ead-4646-bf3e-e7274dedf062 HTTP/1.1" 200 260 0.029326 10.0.0.38 - - [2026-04-17 11:37:54] "POST /chown HTTP/1.1" 200 109 0.011009 10.0.0.38 - - [2026-04-17 11:37:54] "GET /firewall-rule/6d9882b2-4ead-4646-bf3e-e7274dedf062?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2409 0.030747 10.0.0.38 - - [2026-04-17 11:37:55] "PUT /instance-ip/749b3b2b-16a2-4f8c-91b0-074c9011ddfd HTTP/1.1" 200 256 0.052058 10.0.0.38 - - [2026-04-17 11:37:55] "POST /ref-update HTTP/1.1" 200 156 0.016768 10.0.0.38 - - [2026-04-17 11:37:55] "GET /firewall-policy/523df5cd-9b41-4e00-888b-9feb59abb9c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1712 0.020300 10.0.0.38 - - [2026-04-17 11:37:55] "GET /firewall-rule/6d9882b2-4ead-4646-bf3e-e7274dedf062?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2409 0.003628 10.0.0.38 - - [2026-04-17 11:37:55] "POST /chown HTTP/1.1" 200 109 0.006921 10.0.0.38 - - [2026-04-17 11:37:55] "POST /chown HTTP/1.1" 200 109 0.013290 10.0.0.38 - - [2026-04-17 11:37:55] "PUT /instance-ip/749b3b2b-16a2-4f8c-91b0-074c9011ddfd HTTP/1.1" 200 256 0.019994 10.0.0.38 - - [2026-04-17 11:37:55] "POST /ref-update HTTP/1.1" 200 156 0.021661 10.0.0.38 - - [2026-04-17 11:37:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.006677 10.0.0.38 - - [2026-04-17 11:37:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.006146 10.0.0.38 - - [2026-04-17 11:37:55] "GET /virtual-network/9a0a7618-16f6-4a99-8f5e-9eccb1eaf1f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.007508 10.0.0.38 - - [2026-04-17 11:37:55] "POST /chown HTTP/1.1" 200 109 0.016118 10.0.0.38 - - [2026-04-17 11:37:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002423 10.0.0.38 - - [2026-04-17 11:37:55] "POST /chown HTTP/1.1" 200 109 0.010748 10.0.0.38 - - [2026-04-17 11:37:55] "GET /project/ede25d2a-ca6f-421c-94b8-337ed78bf5d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1541 0.053582 10.0.0.38 - - [2026-04-17 11:37:55] "POST /virtual-machines HTTP/1.1" 200 373 0.011597 10.0.0.38 - - [2026-04-17 11:37:55] "PUT /instance-ip/749b3b2b-16a2-4f8c-91b0-074c9011ddfd HTTP/1.1" 200 256 0.053111 10.0.0.38 - - [2026-04-17 11:37:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.010932 10.0.0.38 - - [2026-04-17 11:37:55] "POST /ref-update HTTP/1.1" 200 156 0.047774 10.0.0.38 - - [2026-04-17 11:37:55] "POST /chown HTTP/1.1" 200 109 0.065408 10.0.0.38 - - [2026-04-17 11:37:55] "POST /chown HTTP/1.1" 200 109 0.030058 10.0.0.38 - - [2026-04-17 11:37:55] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.153112 10.0.0.38 - - [2026-04-17 11:37:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.045605 10.0.0.38 - - [2026-04-17 11:37:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004686 10.0.0.38 - - [2026-04-17 11:37:55] "PUT /instance-ip/749b3b2b-16a2-4f8c-91b0-074c9011ddfd HTTP/1.1" 200 256 0.080806 10.0.0.38 - - [2026-04-17 11:37:55] "GET /virtual-machine-interface/e03f1ede-3a51-11f1-93bf-fa163ef9ba3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2862 0.005227 10.0.0.38 - - [2026-04-17 11:37:55] "POST /ref-update HTTP/1.1" 200 156 0.016201 10.0.0.38 - - [2026-04-17 11:37:55] "POST /instance-ips HTTP/1.1" 200 413 0.057029 10.0.0.38 - - [2026-04-17 11:37:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.023934 10.0.0.38 - - [2026-04-17 11:37:55] "GET /virtual-machine-interface/e03f1ede-3a51-11f1-93bf-fa163ef9ba3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2862 0.013154 10.0.0.38 - - [2026-04-17 11:37:55] "PUT /service-instance/21940291-fc17-4ff9-8359-5f7fbf7347b9 HTTP/1.1" 200 266 0.014039 10.0.0.38 - - [2026-04-17 11:37:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.019105 10.0.0.38 - - [2026-04-17 11:37:55] "POST /set-tag HTTP/1.1" 200 109 0.039551 10.0.0.38 - - [2026-04-17 11:37:55] "GET /virtual-machine-interface/e03f1ede-3a51-11f1-93bf-fa163ef9ba3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.037924 10.0.0.38 - - [2026-04-17 11:37:55] "GET /instance-ip/e05f4ad8-3a51-11f1-93bf-fa163ef9ba3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1963 0.018577 10.0.0.38 - - [2026-04-17 11:37:55] "PUT /service-instance/21940291-fc17-4ff9-8359-5f7fbf7347b9 HTTP/1.1" 200 266 0.010679 10.0.0.38 - - [2026-04-17 11:37:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.025446 10.0.0.38 - - [2026-04-17 11:37:56] "GET /virtual-machine-interface/e03f1ede-3a51-11f1-93bf-fa163ef9ba3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.007611 10.0.0.38 - - [2026-04-17 11:37:56] "POST /set-tag HTTP/1.1" 200 109 0.002465 10.0.0.38 - - [2026-04-17 11:37:56] "GET /virtual-router/f593cf34-74a1-45ba-a8b0-055bb67a957a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2117 0.006486 10.0.0.38 - - [2026-04-17 11:37:56] "PUT /service-instance/21940291-fc17-4ff9-8359-5f7fbf7347b9 HTTP/1.1" 200 266 0.012019 10.0.0.38 - - [2026-04-17 11:37:56] "POST /ref-update HTTP/1.1" 200 156 0.012061 10.0.0.38 - - [2026-04-17 11:37:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.009031 10.0.0.38 - - [2026-04-17 11:37:56] "GET /virtual-machine-interface/e03f1ede-3a51-11f1-93bf-fa163ef9ba3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.024230 10.0.0.38 - - [2026-04-17 11:37:56] "POST /set-tag HTTP/1.1" 200 109 0.011853 10.0.0.38 - - [2026-04-17 11:37:56] "PUT /service-instance/21940291-fc17-4ff9-8359-5f7fbf7347b9 HTTP/1.1" 200 266 0.008595 10.0.0.38 - - [2026-04-17 11:37:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.019830 10.0.0.38 - - [2026-04-17 11:37:56] "GET /virtual-machine-interface/e03f1ede-3a51-11f1-93bf-fa163ef9ba3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.033282 10.0.0.38 - - [2026-04-17 11:37:56] "POST /set-tag HTTP/1.1" 200 109 0.004667 10.0.0.38 - - [2026-04-17 11:37:56] "PUT /service-instance/21940291-fc17-4ff9-8359-5f7fbf7347b9 HTTP/1.1" 200 266 0.014320 10.0.0.38 - - [2026-04-17 11:37:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.035699 10.0.0.38 - - [2026-04-17 11:37:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003128 10.0.0.38 - - [2026-04-17 11:37:56] "POST /chown HTTP/1.1" 200 109 0.013175 10.0.0.38 - - [2026-04-17 11:37:56] "POST /chown HTTP/1.1" 200 109 0.012968 10.0.0.38 - - [2026-04-17 11:37:56] "POST /ref-update HTTP/1.1" 200 156 0.014714 10.0.0.38 - - [2026-04-17 11:37:56] "POST /chown HTTP/1.1" 200 109 0.007409 10.0.0.38 - - [2026-04-17 11:37:56] "POST /chown HTTP/1.1" 200 109 0.020843 10.0.0.38 - - [2026-04-17 11:37:56] "POST /ref-update HTTP/1.1" 200 156 0.013772 10.0.0.38 - - [2026-04-17 11:37:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002280 10.0.0.38 - - [2026-04-17 11:37:56] "POST /chown HTTP/1.1" 200 109 0.006878 10.0.0.38 - - [2026-04-17 11:37:56] "POST /chown HTTP/1.1" 200 109 0.018704 10.0.0.38 - - [2026-04-17 11:37:56] "POST /chown HTTP/1.1" 200 109 0.006788 10.0.0.38 - - [2026-04-17 11:37:56] "POST /chown HTTP/1.1" 200 109 0.019167 10.0.0.38 - - [2026-04-17 11:37:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002044 10.0.0.38 - - [2026-04-17 11:37:56] "POST /chown HTTP/1.1" 200 109 0.010946 10.0.0.38 - - [2026-04-17 11:37:56] "POST /chown HTTP/1.1" 200 109 0.007739 10.0.0.38 - - [2026-04-17 11:37:56] "POST /chown HTTP/1.1" 200 109 0.017236 10.0.0.38 - - [2026-04-17 11:37:56] "POST /chown HTTP/1.1" 200 109 0.024712 10.0.0.38 - - [2026-04-17 11:37:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003962 10.0.0.38 - - [2026-04-17 11:37:56] "POST /chown HTTP/1.1" 200 109 0.008233 10.0.0.38 - - [2026-04-17 11:37:57] "POST /chown HTTP/1.1" 200 109 0.053053 10.0.0.38 - - [2026-04-17 11:37:57] "POST /chown HTTP/1.1" 200 109 0.007062 10.0.0.38 - - [2026-04-17 11:37:57] "POST /chown HTTP/1.1" 200 109 0.016900 10.0.0.38 - - [2026-04-17 11:37:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002039 10.0.0.38 - - [2026-04-17 11:37:57] "POST /chown HTTP/1.1" 200 109 0.007819 10.0.0.38 - - [2026-04-17 11:37:57] "POST /chown HTTP/1.1" 200 109 0.026983 10.0.0.38 - - [2026-04-17 11:37:57] "POST /chown HTTP/1.1" 200 109 0.015503 10.0.0.38 - - [2026-04-17 11:37:57] "POST /chown HTTP/1.1" 200 109 0.013807 10.0.0.38 - - [2026-04-17 11:37:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.036279 10.0.0.38 - - [2026-04-17 11:37:57] "POST /chown HTTP/1.1" 200 109 0.030367 10.0.0.38 - - [2026-04-17 11:37:57] "POST /chown HTTP/1.1" 200 109 0.013456 10.0.0.38 - - [2026-04-17 11:37:57] "POST /chown HTTP/1.1" 200 109 0.015500 10.0.0.38 - - [2026-04-17 11:37:57] "POST /chown HTTP/1.1" 200 109 0.019882 10.0.0.38 - - [2026-04-17 11:37:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002197 10.0.0.38 - - [2026-04-17 11:37:57] "POST /chown HTTP/1.1" 200 109 0.008031 10.0.0.38 - - [2026-04-17 11:37:57] "POST /chown HTTP/1.1" 200 109 0.019015 10.0.0.38 - - [2026-04-17 11:37:57] "POST /chown HTTP/1.1" 200 109 0.008308 10.0.0.38 - - [2026-04-17 11:37:57] "POST /chown HTTP/1.1" 200 109 0.021131 10.0.0.38 - - [2026-04-17 11:37:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002177 10.0.0.38 - - [2026-04-17 11:37:57] "POST /chown HTTP/1.1" 200 109 0.007435 10.0.0.38 - - [2026-04-17 11:37:57] "POST /chown HTTP/1.1" 200 109 0.025456 10.0.0.38 - - [2026-04-17 11:37:57] "POST /chown HTTP/1.1" 200 109 0.011057 10.0.0.38 - - [2026-04-17 11:37:57] "POST /chown HTTP/1.1" 200 109 0.006960 10.0.0.38 - - [2026-04-17 11:37:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004897 10.0.0.38 - - [2026-04-17 11:37:57] "POST /chown HTTP/1.1" 200 109 0.007071 10.0.0.38 - - [2026-04-17 11:37:57] "POST /chown HTTP/1.1" 200 109 0.006799 10.0.0.38 - - [2026-04-17 11:37:57] "POST /chown HTTP/1.1" 200 109 0.022992 10.0.0.38 - - [2026-04-17 11:37:57] "POST /chown HTTP/1.1" 200 109 0.041639 10.0.0.38 - - [2026-04-17 11:37:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002222 10.0.0.38 - - [2026-04-17 11:37:58] "POST /chown HTTP/1.1" 200 109 0.008638 10.0.0.38 - - [2026-04-17 11:37:58] "POST /chown HTTP/1.1" 200 109 0.017827 10.0.0.38 - - [2026-04-17 11:37:58] "POST /chown HTTP/1.1" 200 109 0.006744 10.0.0.38 - - [2026-04-17 11:37:58] "POST /chown HTTP/1.1" 200 109 0.016892 10.0.0.38 - - [2026-04-17 11:37:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002587 10.0.0.38 - - [2026-04-17 11:37:58] "POST /chown HTTP/1.1" 200 109 0.007310 10.0.0.38 - - [2026-04-17 11:37:58] "POST /chown HTTP/1.1" 200 109 0.030362 10.0.0.38 - - [2026-04-17 11:37:58] "POST /chown HTTP/1.1" 200 109 0.013999 10.0.0.38 - - [2026-04-17 11:37:58] "POST /chown HTTP/1.1" 200 109 0.007606 10.0.0.38 - - [2026-04-17 11:37:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003207 10.0.0.38 - - [2026-04-17 11:37:58] "POST /chown HTTP/1.1" 200 109 0.008915 10.0.0.38 - - [2026-04-17 11:37:58] "POST /chown HTTP/1.1" 200 109 0.006783 10.0.0.38 - - [2026-04-17 11:37:58] "POST /chown HTTP/1.1" 200 109 0.015504 10.0.0.38 - - [2026-04-17 11:37:58] "POST /chown HTTP/1.1" 200 109 0.020464 10.0.0.38 - - [2026-04-17 11:37:59] "GET /virtual-machine-interface/db737512-3a51-11f1-93bf-fa163ef9ba3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.008634 10.0.0.38 - - [2026-04-17 11:37:59] "POST /set-tag HTTP/1.1" 200 109 0.002934 10.0.0.38 - - [2026-04-17 11:37:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002283 10.0.0.38 - - [2026-04-17 11:37:59] "GET /loadbalancer/304aa89d-f23e-4614-a770-1952d5239a5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2227 0.003115 10.0.0.38 - - [2026-04-17 11:37:59] "GET /loadbalancer-pool/71b9b3e9-962c-4f8e-a257-7e676bdeb1ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1908 0.002899 10.0.0.38 - - [2026-04-17 11:37:59] "POST /loadbalancer-members HTTP/1.1" 200 702 0.018345 10.0.0.38 - - [2026-04-17 11:37:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.016594 10.0.0.38 - - [2026-04-17 11:37:59] "GET /virtual-machine-interface/db737512-3a51-11f1-93bf-fa163ef9ba3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.008779 10.0.0.38 - - [2026-04-17 11:37:59] "GET /virtual-machine-interface/db737512-3a51-11f1-93bf-fa163ef9ba3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.005440 10.0.0.38 - - [2026-04-17 11:37:59] "POST /ref-update HTTP/1.1" 200 156 0.007052 10.0.0.38 - - [2026-04-17 11:37:59] "GET /floating-ip/ca1cfda4-0ebc-4a5a-bfef-36d5b344e69f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1780 0.015886 10.0.0.38 - - [2026-04-17 11:37:59] "PUT /floating-ip/ca1cfda4-0ebc-4a5a-bfef-36d5b344e69f HTTP/1.1" 200 256 0.009921 10.0.0.38 - - [2026-04-17 11:37:59] "POST /tags HTTP/1.1" 409 221 0.010974 10.0.0.38 - - [2026-04-17 11:37:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001976 10.0.0.38 - - [2026-04-17 11:37:59] "GET /tag/16c8921e-4990-4899-910b-a4be1efdbdea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.011957 10.0.0.38 - - [2026-04-17 11:37:59] "POST /set-tag HTTP/1.1" 200 109 0.018036 10.0.0.38 - - [2026-04-17 11:38:00] "GET /virtual-machine/cf358efe-1546-403c-ba61-109f269cf23f?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1217 0.003256 10.0.0.38 - - [2026-04-17 11:38:00] "GET /virtual-machine-interface/db737512-3a51-11f1-93bf-fa163ef9ba3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.004846 10.0.0.38 - - [2026-04-17 11:38:00] "GET /virtual-machine-interface/dbe55ab0-3a51-11f1-93bf-fa163ef9ba3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.004759 10.0.0.38 - - [2026-04-17 11:38:00] "POST /set-tag HTTP/1.1" 200 109 0.003312 10.0.0.38 - - [2026-04-17 11:38:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004163 10.0.0.38 - - [2026-04-17 11:38:00] "GET /virtual-machine/b0cf5dfb-f376-461f-bcf2-ff322c1c3be4?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1217 0.003512 10.0.0.38 - - [2026-04-17 11:38:00] "GET /virtual-machine-interface/dbe55ab0-3a51-11f1-93bf-fa163ef9ba3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.004846 10.0.0.38 - - [2026-04-17 11:38:00] "GET /loadbalancer/304aa89d-f23e-4614-a770-1952d5239a5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2227 0.002993 10.0.0.38 - - [2026-04-17 11:38:00] "GET /loadbalancer-pool/71b9b3e9-962c-4f8e-a257-7e676bdeb1ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1908 0.002881 10.0.0.38 - - [2026-04-17 11:38:00] "POST /loadbalancer-members HTTP/1.1" 200 702 0.017390 10.0.0.38 - - [2026-04-17 11:38:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.011323 10.0.0.38 - - [2026-04-17 11:38:00] "GET /virtual-machine-interface/dbe55ab0-3a51-11f1-93bf-fa163ef9ba3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.006093 10.0.0.38 - - [2026-04-17 11:38:00] "GET /virtual-machine-interface/dbe55ab0-3a51-11f1-93bf-fa163ef9ba3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.004362 10.0.0.38 - - [2026-04-17 11:38:00] "POST /ref-update HTTP/1.1" 200 156 0.014983 10.0.0.38 - - [2026-04-17 11:38:00] "GET /floating-ip/ca1cfda4-0ebc-4a5a-bfef-36d5b344e69f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.007761 10.0.0.38 - - [2026-04-17 11:38:00] "POST /set-tag HTTP/1.1" 200 109 0.034539 10.0.0.38 - - [2026-04-17 11:38:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002133 10.0.0.38 - - [2026-04-17 11:38:00] "POST /chown HTTP/1.1" 200 109 0.009527 10.0.0.38 - - [2026-04-17 11:38:00] "POST /chown HTTP/1.1" 200 109 0.007382 10.0.0.38 - - [2026-04-17 11:38:00] "POST /chown HTTP/1.1" 200 109 0.020150 10.0.0.38 - - [2026-04-17 11:38:00] "POST /chown HTTP/1.1" 200 109 0.018316 10.0.0.38 - - [2026-04-17 11:38:09] "GET /global-system-configs HTTP/1.1" 200 322 0.002805 10.0.0.38 - - [2026-04-17 11:38:09] "GET /global-system-configs HTTP/1.1" 200 322 0.002510 10.0.0.38 - - [2026-04-17 11:38:10] "GET /virtual-machine-interface/e03f1ede-3a51-11f1-93bf-fa163ef9ba3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.004647 10.0.0.38 - - [2026-04-17 11:38:10] "POST /set-tag HTTP/1.1" 200 109 0.003348 10.0.0.38 - - [2026-04-17 11:38:10] "GET /virtual-machine/96bfe437-ac66-41d3-8e61-83bca91c20d6?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1223 0.003430 10.0.0.38 - - [2026-04-17 11:38:10] "GET /virtual-machine-interface/e03f1ede-3a51-11f1-93bf-fa163ef9ba3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.004632 10.0.0.38 - - [2026-04-17 11:38:10] "GET /virtual-machine-interface/e03f1ede-3a51-11f1-93bf-fa163ef9ba3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.004848 10.0.0.38 - - [2026-04-17 11:38:10] "POST /set-tag HTTP/1.1" 200 109 0.003883 10.0.0.38 - - [2026-04-17 11:38:43] "GET /virtual-machine-interface/e03f1ede-3a51-11f1-93bf-fa163ef9ba3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.006786 10.0.0.38 - - [2026-04-17 11:38:43] "POST /set-tag HTTP/1.1" 200 109 0.002525 10.0.0.38 - - [2026-04-17 11:38:43] "GET /virtual-machine-interface/e03f1ede-3a51-11f1-93bf-fa163ef9ba3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.005033 10.0.0.38 - - [2026-04-17 11:38:43] "POST /set-tag HTTP/1.1" 200 109 0.002375 10.0.0.38 - - [2026-04-17 11:38:43] "GET /virtual-machine/96bfe437-ac66-41d3-8e61-83bca91c20d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1459 0.002733 10.0.0.38 - - [2026-04-17 11:38:43] "POST /ref-update HTTP/1.1" 200 156 0.013335 10.0.0.38 - - [2026-04-17 11:38:43] "GET /virtual-machine-interface/e03f1ede-3a51-11f1-93bf-fa163ef9ba3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.021066 10.0.0.38 - - [2026-04-17 11:38:43] "POST /set-tag HTTP/1.1" 200 109 0.018043 10.0.0.38 - - [2026-04-17 11:38:43] "POST /set-tag HTTP/1.1" 200 109 0.016786 10.0.0.38 - - [2026-04-17 11:38:43] "DELETE /instance-ip/e05f4ad8-3a51-11f1-93bf-fa163ef9ba3b HTTP/1.1" 200 115 0.059733 10.0.0.38 - - [2026-04-17 11:38:43] "DELETE /virtual-machine-interface/e03f1ede-3a51-11f1-93bf-fa163ef9ba3b HTTP/1.1" 200 115 0.050233 10.0.0.38 - - [2026-04-17 11:38:43] "DELETE /virtual-machine/96bfe437-ac66-41d3-8e61-83bca91c20d6 HTTP/1.1" 200 115 0.023185 10.0.0.38 - - [2026-04-17 11:38:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002552 10.0.0.38 - - [2026-04-17 11:38:45] "GET /tag/e57d48ea-9090-4eda-b827-705c5a5673c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.016769 10.0.0.38 - - [2026-04-17 11:38:45] "GET /tag/e57d48ea-9090-4eda-b827-705c5a5673c3?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1772 0.019410 10.0.0.38 - - [2026-04-17 11:38:45] "GET /virtual-machine-interface/59f6be9c-57ca-4fca-ac58-ad940b62ff96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2723 0.004723 10.0.0.38 - - [2026-04-17 11:38:45] "POST /set-tag HTTP/1.1" 200 109 0.027757 10.0.0.38 - - [2026-04-17 11:38:45] "GET /virtual-machine-interface/8650c2cb-00df-4f55-9b10-ccc812b33ed1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3132 0.014566 10.0.0.38 - - [2026-04-17 11:38:46] "POST /set-tag HTTP/1.1" 200 109 0.044520 10.0.0.38 - - [2026-04-17 11:38:46] "GET /virtual-machine-interface/d9f4778d-0549-4071-909c-6ee77881c725?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3133 0.007401 10.0.0.38 - - [2026-04-17 11:38:46] "POST /set-tag HTTP/1.1" 200 109 0.018523 10.0.0.38 - - [2026-04-17 11:38:46] "GET /firewall-policy/523df5cd-9b41-4e00-888b-9feb59abb9c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1712 0.006041 10.0.0.38 - - [2026-04-17 11:38:46] "GET /firewall-rule/6d9882b2-4ead-4646-bf3e-e7274dedf062?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2409 0.003198 10.0.0.38 - - [2026-04-17 11:38:46] "POST /ref-update HTTP/1.1" 200 156 0.016000 10.0.0.38 - - [2026-04-17 11:38:46] "DELETE /firewall-rule/6d9882b2-4ead-4646-bf3e-e7274dedf062 HTTP/1.1" 200 115 0.053669 10.0.0.38 - - [2026-04-17 11:38:46] "DELETE /loadbalancer-member/d6f0bc48-816c-4585-bc9a-666dd583a1ee HTTP/1.1" 200 115 0.043831 10.0.0.38 - - [2026-04-17 11:38:46] "PUT /service-instance/21940291-fc17-4ff9-8359-5f7fbf7347b9 HTTP/1.1" 200 266 0.018823 10.0.0.38 - - [2026-04-17 11:38:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.033924 10.0.0.38 - - [2026-04-17 11:38:46] "DELETE /loadbalancer-pool/829f50d9-92f4-4dd6-b879-bfee2ed25b96 HTTP/1.1" 200 115 0.091131 10.0.0.38 - - [2026-04-17 11:38:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.016249 10.0.0.38 - - [2026-04-17 11:38:46] "POST /chown HTTP/1.1" 200 109 0.009346 10.0.0.38 - - [2026-04-17 11:38:46] "DELETE /loadbalancer-listener/2ae9b475-ba53-4a7c-86aa-a0ff77d98d71 HTTP/1.1" 200 115 0.042008 10.0.0.38 - - [2026-04-17 11:38:46] "GET /floating-ip/bc0683c3-7934-44df-a6d1-8b7884180e4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2394 0.002878 10.0.0.38 - - [2026-04-17 11:38:46] "POST /chown HTTP/1.1" 200 109 0.012947 10.0.0.38 - - [2026-04-17 11:38:46] "POST /chown HTTP/1.1" 200 109 0.016230 10.0.0.38 - - [2026-04-17 11:38:46] "POST /chown HTTP/1.1" 200 109 0.024862 10.0.0.38 - - [2026-04-17 11:38:46] "PUT /floating-ip/bc0683c3-7934-44df-a6d1-8b7884180e4c HTTP/1.1" 200 256 0.044108 10.0.0.38 - - [2026-04-17 11:38:46] "DELETE /floating-ip/bc0683c3-7934-44df-a6d1-8b7884180e4c HTTP/1.1" 200 115 0.037479 10.0.0.38 - - [2026-04-17 11:38:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.009834 10.0.0.38 - - [2026-04-17 11:38:46] "POST /chown HTTP/1.1" 200 109 0.013022 10.0.0.38 - - [2026-04-17 11:38:46] "POST /chown HTTP/1.1" 200 109 0.022898 10.0.0.38 - - [2026-04-17 11:38:46] "DELETE /loadbalancer/1bb89b52-e0f7-494d-9982-e8422439d102 HTTP/1.1" 200 115 0.079309 10.0.0.38 - - [2026-04-17 11:38:46] "POST /chown HTTP/1.1" 200 109 0.015850 10.0.0.38 - - [2026-04-17 11:38:46] "POST /chown HTTP/1.1" 200 109 0.017228 10.0.0.38 - - [2026-04-17 11:38:46] "PUT /service-instance/21940291-fc17-4ff9-8359-5f7fbf7347b9 HTTP/1.1" 200 266 0.013636 10.0.0.38 - - [2026-04-17 11:38:46] "DELETE /instance-ip/749b3b2b-16a2-4f8c-91b0-074c9011ddfd HTTP/1.1" 200 115 0.137358 10.0.0.38 - - [2026-04-17 11:38:46] "GET /floating-ip-pool/fb341618-442a-4997-bb63-5149f18e88c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.003223 10.0.0.38 - - [2026-04-17 11:38:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.015857 10.0.0.38 - - [2026-04-17 11:38:46] "POST /ref-update HTTP/1.1" 200 156 0.038431 10.0.0.38 - - [2026-04-17 11:38:46] "PUT /service-instance/21940291-fc17-4ff9-8359-5f7fbf7347b9 HTTP/1.1" 200 266 0.032615 10.0.0.38 - - [2026-04-17 11:38:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.025535 10.0.0.38 - - [2026-04-17 11:38:46] "DELETE /virtual-machine-interface/59f6be9c-57ca-4fca-ac58-ad940b62ff96 HTTP/1.1" 200 115 0.154264 10.0.0.38 - - [2026-04-17 11:38:47] "DELETE /floating-ip-pool/fb341618-442a-4997-bb63-5149f18e88c6 HTTP/1.1" 200 115 0.117914 10.0.0.38 - - [2026-04-17 11:38:47] "PUT /service-instance/21940291-fc17-4ff9-8359-5f7fbf7347b9 HTTP/1.1" 200 266 0.024093 10.0.0.38 - - [2026-04-17 11:38:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.020368 10.0.0.38 - - [2026-04-17 11:38:47] "DELETE /tag/e57d48ea-9090-4eda-b827-705c5a5673c3 HTTP/1.1" 200 115 0.208025 10.0.0.38 - - [2026-04-17 11:38:47] "DELETE /service-instance/21940291-fc17-4ff9-8359-5f7fbf7347b9 HTTP/1.1" 200 115 0.106220 10.0.0.38 - - [2026-04-17 11:38:47] "POST /useragent-kv HTTP/1.1" 200 115 0.003222 10.0.0.38 - - [2026-04-17 11:38:47] "POST /useragent-kv HTTP/1.1" 200 115 0.002339 10.0.0.38 - - [2026-04-17 11:38:47] "DELETE /virtual-network/7cfbd216-dac4-4e60-bfbc-5fd3fd3936b3 HTTP/1.1" 200 115 0.228327 10.0.0.38 - - [2026-04-17 11:38:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002254 10.0.0.38 - - [2026-04-17 11:38:47] "GET /routing-instance/98c86014-155f-459f-82a6-78b4d41e8bff HTTP/1.1" 404 171 0.006464 10.0.0.38 - - [2026-04-17 11:38:47] "GET /domains HTTP/1.1" 200 280 0.007468 10.0.0.38 - - [2026-04-17 11:38:47] "GET /domain/fb366722-46ff-436b-b2f4-5fb783e4f228 HTTP/1.1" 200 3087 0.004982 10.0.0.38 - - [2026-04-17 11:38:47] "DELETE /route-target/7c314be3-7bd8-470a-9c0e-d67f3395e3df HTTP/1.1" 200 115 0.041812 10.0.0.38 - - [2026-04-17 11:38:47] "GET /virtual-machine-interface/d9f4778d-0549-4071-909c-6ee77881c725?fields=instance_ip_back_refs%2Cinterface_route_table_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1209 0.026302 10.0.0.38 - - [2026-04-17 11:38:47] "GET /project/ede25d2a-ca6f-421c-94b8-337ed78bf5d6 HTTP/1.1" 200 7412 0.069866 10.0.0.38 - - [2026-04-17 11:38:47] "DELETE /virtual-machine-interface/d9f4778d-0549-4071-909c-6ee77881c725 HTTP/1.1" 200 115 0.096470 10.0.0.38 - - [2026-04-17 11:38:47] "GET /virtual-machine-interface/dbe55ab0-3a51-11f1-93bf-fa163ef9ba3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.015111 10.0.0.38 - - [2026-04-17 11:38:47] "POST /set-tag HTTP/1.1" 200 109 0.003930 10.0.0.38 - - [2026-04-17 11:38:47] "POST /ref-update HTTP/1.1" 200 156 0.017469 10.0.0.38 - - [2026-04-17 11:38:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.005841 10.0.0.38 - - [2026-04-17 11:38:47] "GET /loadbalancer/304aa89d-f23e-4614-a770-1952d5239a5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2227 0.008783 10.0.0.38 - - [2026-04-17 11:38:47] "DELETE /virtual-machine/b6ce53ea-6544-46b4-b166-0ba3216c5b12 HTTP/1.1" 200 115 0.062872 10.0.0.38 - - [2026-04-17 11:38:47] "GET /virtual-machine-interface/8650c2cb-00df-4f55-9b10-ccc812b33ed1?fields=instance_ip_back_refs%2Cinterface_route_table_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1208 0.006654 10.0.0.38 - - [2026-04-17 11:38:47] "GET /virtual-machine-interface/dbe55ab0-3a51-11f1-93bf-fa163ef9ba3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.006088 10.0.0.38 - - [2026-04-17 11:38:47] "POST /set-tag HTTP/1.1" 200 109 0.031487 10.0.0.38 - - [2026-04-17 11:38:47] "DELETE /loadbalancer-member/13edf8dc-edea-4848-be29-cb72a1019c4c HTTP/1.1" 200 115 0.066425 10.0.0.38 - - [2026-04-17 11:38:47] "DELETE /virtual-machine-interface/8650c2cb-00df-4f55-9b10-ccc812b33ed1 HTTP/1.1" 200 115 0.113357 10.0.0.38 - - [2026-04-17 11:38:47] "DELETE /virtual-machine/6fa419d3-0e6c-4633-bb23-e467329ae4d1 HTTP/1.1" 200 115 0.033099 10.0.0.38 - - [2026-04-17 11:38:48] "GET /virtual-machine-interface/dbe55ab0-3a51-11f1-93bf-fa163ef9ba3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.005382 10.0.0.38 - - [2026-04-17 11:38:48] "POST /set-tag HTTP/1.1" 200 109 0.002832 10.0.0.38 - - [2026-04-17 11:38:48] "GET /virtual-machine-interface/dbe55ab0-3a51-11f1-93bf-fa163ef9ba3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.004474 10.0.0.38 - - [2026-04-17 11:38:48] "POST /set-tag HTTP/1.1" 200 109 0.002620 10.0.0.38 - - [2026-04-17 11:38:48] "GET /virtual-machine/b0cf5dfb-f376-461f-bcf2-ff322c1c3be4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1475 0.003362 10.0.0.38 - - [2026-04-17 11:38:48] "POST /ref-update HTTP/1.1" 200 156 0.010861 10.0.0.38 - - [2026-04-17 11:38:48] "GET /virtual-machine-interface/dbe55ab0-3a51-11f1-93bf-fa163ef9ba3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.007888 10.0.0.38 - - [2026-04-17 11:38:48] "POST /set-tag HTTP/1.1" 200 109 0.017343 10.0.0.38 - - [2026-04-17 11:38:48] "POST /set-tag HTTP/1.1" 200 109 0.032135 10.0.0.38 - - [2026-04-17 11:38:48] "POST /set-tag HTTP/1.1" 200 109 0.023681 10.0.0.38 - - [2026-04-17 11:38:48] "DELETE /instance-ip/dc026f6a-3a51-11f1-93bf-fa163ef9ba3b HTTP/1.1" 200 115 0.057884 10.0.0.38 - - [2026-04-17 11:38:48] "POST /ref-update HTTP/1.1" 200 156 0.012028 10.0.0.38 - - [2026-04-17 11:38:48] "DELETE /virtual-machine-interface/dbe55ab0-3a51-11f1-93bf-fa163ef9ba3b HTTP/1.1" 200 115 0.056672 10.0.0.38 - - [2026-04-17 11:38:48] "DELETE /virtual-machine/b0cf5dfb-f376-461f-bcf2-ff322c1c3be4 HTTP/1.1" 200 115 0.024604 10.0.0.38 - - [2026-04-17 11:38:52] "GET /virtual-machine-interface/db737512-3a51-11f1-93bf-fa163ef9ba3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.012002 10.0.0.38 - - [2026-04-17 11:38:52] "POST /set-tag HTTP/1.1" 200 109 0.003476 10.0.0.38 - - [2026-04-17 11:38:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003104 10.0.0.38 - - [2026-04-17 11:38:52] "GET /loadbalancer/304aa89d-f23e-4614-a770-1952d5239a5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2227 0.003151 10.0.0.38 - - [2026-04-17 11:38:53] "GET /virtual-machine-interface/db737512-3a51-11f1-93bf-fa163ef9ba3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.011278 10.0.0.38 - - [2026-04-17 11:38:53] "POST /set-tag HTTP/1.1" 200 109 0.003059 10.0.0.38 - - [2026-04-17 11:38:53] "GET /virtual-machine-interface/db737512-3a51-11f1-93bf-fa163ef9ba3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.007863 10.0.0.38 - - [2026-04-17 11:38:53] "POST /set-tag HTTP/1.1" 200 109 0.003051 10.0.0.38 - - [2026-04-17 11:38:53] "GET /virtual-machine/cf358efe-1546-403c-ba61-109f269cf23f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1475 0.003887 10.0.0.38 - - [2026-04-17 11:38:53] "POST /ref-update HTTP/1.1" 200 156 0.011208 10.0.0.38 - - [2026-04-17 11:38:53] "GET /virtual-machine-interface/db737512-3a51-11f1-93bf-fa163ef9ba3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.016889 10.0.0.38 - - [2026-04-17 11:38:53] "POST /set-tag HTTP/1.1" 200 109 0.022455 10.0.0.38 - - [2026-04-17 11:38:53] "POST /set-tag HTTP/1.1" 200 109 0.031194 10.0.0.38 - - [2026-04-17 11:38:53] "POST /set-tag HTTP/1.1" 200 109 0.025593 10.0.0.38 - - [2026-04-17 11:38:53] "DELETE /instance-ip/db91e3d0-3a51-11f1-93bf-fa163ef9ba3b HTTP/1.1" 200 115 0.046452 10.0.0.38 - - [2026-04-17 11:38:53] "POST /ref-update HTTP/1.1" 200 156 0.011002 10.0.0.38 - - [2026-04-17 11:38:53] "DELETE /virtual-machine-interface/db737512-3a51-11f1-93bf-fa163ef9ba3b HTTP/1.1" 200 115 0.051638 10.0.0.38 - - [2026-04-17 11:38:53] "DELETE /virtual-machine/cf358efe-1546-403c-ba61-109f269cf23f HTTP/1.1" 200 115 0.018854 10.0.0.38 - - [2026-04-17 11:38:54] "DELETE /tag/1063690b-5da1-43b8-b59f-a1433888026d HTTP/1.1" 200 115 0.071059 10.0.0.38 - - [2026-04-17 11:38:54] "DELETE /tag/05f9b72a-b2a1-4b08-8daa-f09153717f0d HTTP/1.1" 200 115 0.037968 10.0.0.38 - - [2026-04-17 11:38:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002935 10.0.0.38 - - [2026-04-17 11:38:57] "GET /project/ede25d2a-ca6f-421c-94b8-337ed78bf5d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.059019 10.0.0.38 - - [2026-04-17 11:38:57] "POST /tags HTTP/1.1" 200 393 0.058053 10.0.0.38 - - [2026-04-17 11:38:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003219 10.0.0.38 - - [2026-04-17 11:38:58] "GET /tag/d6763ea2-6110-4b49-83d7-96e465076faf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.046879 10.0.0.38 - - [2026-04-17 11:38:58] "POST /tags HTTP/1.1" 200 341 0.033342 10.0.0.38 - - [2026-04-17 11:38:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002355 10.0.0.38 - - [2026-04-17 11:38:58] "GET /tag/99a9c50c-68e6-4b49-bbe2-dc69737fa4a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.016539 10.0.0.38 - - [2026-04-17 11:38:58] "POST /id-to-fqname HTTP/1.1" 200 192 0.000588 10.0.0.38 - - [2026-04-17 11:38:58] "POST /fqname-to-id HTTP/1.1" 404 201 0.016606 10.0.0.38 - - [2026-04-17 11:38:58] "POST /security-groups HTTP/1.1" 200 589 0.089514 10.0.0.38 - - [2026-04-17 11:38:58] "POST /projects HTTP/1.1" 200 519 0.236147 10.0.0.38 - - [2026-04-17 11:38:58] "POST /fqname-to-id HTTP/1.1" 404 236 0.003204 10.0.0.38 - - [2026-04-17 11:38:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.016285 10.0.0.38 - - [2026-04-17 11:38:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.009386 10.0.0.38 - - [2026-04-17 11:38:58] "GET /virtual-network/9a0a7618-16f6-4a99-8f5e-9eccb1eaf1f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.014620 10.0.0.38 - - [2026-04-17 11:38:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002421 10.0.0.38 - - [2026-04-17 11:38:58] "POST /access-control-lists HTTP/1.1" 200 598 0.125476 10.0.0.38 - - [2026-04-17 11:38:58] "GET /virtual-network/e701ef79-5a0a-4a97-b6a2-d6a89e908909?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3042 0.031681 10.0.0.38 - - [2026-04-17 11:38:58] "POST /fqname-to-id HTTP/1.1" 404 235 0.002041 10.0.0.38 - - [2026-04-17 11:38:58] "PUT /virtual-network/9a0a7618-16f6-4a99-8f5e-9eccb1eaf1f0 HTTP/1.1" 200 264 0.103435 10.0.0.38 - - [2026-04-17 11:38:58] "POST /access-control-lists HTTP/1.1" 200 596 0.086548 10.0.0.38 - - [2026-04-17 11:38:58] "PUT /virtual-network/e701ef79-5a0a-4a97-b6a2-d6a89e908909 HTTP/1.1" 200 264 0.052422 10.0.0.38 - - [2026-04-17 11:38:58] "POST /security-groups HTTP/1.1" 200 591 0.096321 10.0.0.38 - - [2026-04-17 11:38:58] "POST /fqname-to-id HTTP/1.1" 404 270 0.004880 10.0.0.38 - - [2026-04-17 11:38:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.044911 10.0.0.38 - - [2026-04-17 11:38:58] "POST /access-control-lists HTTP/1.1" 200 632 0.054973 10.0.0.38 - - [2026-04-17 11:38:58] "POST /chown HTTP/1.1" 200 109 0.050345 10.0.0.38 - - [2026-04-17 11:38:58] "POST /fqname-to-id HTTP/1.1" 404 269 0.003588 10.0.0.38 - - [2026-04-17 11:38:59] "GET /application-policy-set/1eeed681-6432-4232-8b83-ac7a116b84c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.005748 10.0.0.38 - - [2026-04-17 11:38:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003745 10.0.0.38 - - [2026-04-17 11:38:59] "GET /policy-management/8607b905-e758-4fe7-9fe7-f4e81cc32e02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.004497 10.0.0.38 - - [2026-04-17 11:38:59] "POST /tags HTTP/1.1" 409 226 0.001851 10.0.0.38 - - [2026-04-17 11:38:59] "POST /access-control-lists HTTP/1.1" 200 630 0.078537 10.0.0.38 - - [2026-04-17 11:38:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002541 10.0.0.38 - - [2026-04-17 11:38:59] "GET /tag/99a9c50c-68e6-4b49-bbe2-dc69737fa4a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.029126 10.0.0.38 - - [2026-04-17 11:38:59] "POST /firewall-rules HTTP/1.1" 200 600 0.069829 10.0.0.38 - - [2026-04-17 11:38:59] "GET /firewall-rule/b9e5bcdb-ad47-4182-aed1-dd42705418d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.012403 10.0.0.38 - - [2026-04-17 11:38:59] "GET /firewall-policy/361187ca-348a-4e9e-8a1d-71ee680f2de8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.005294 10.0.0.38 - - [2026-04-17 11:38:59] "GET /firewall-rule/b9e5bcdb-ad47-4182-aed1-dd42705418d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.003350 10.0.0.38 - - [2026-04-17 11:38:59] "POST /ref-update HTTP/1.1" 200 156 0.046202 10.0.0.38 - - [2026-04-17 11:38:59] "GET /application-policy-set/1eeed681-6432-4232-8b83-ac7a116b84c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.012581 10.0.0.38 - - [2026-04-17 11:38:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002594 10.0.0.38 - - [2026-04-17 11:38:59] "GET /policy-management/8607b905-e758-4fe7-9fe7-f4e81cc32e02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003221 10.0.0.38 - - [2026-04-17 11:38:59] "POST /tags HTTP/1.1" 409 226 0.002094 10.0.0.38 - - [2026-04-17 11:38:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002471 10.0.0.38 - - [2026-04-17 11:38:59] "GET /tag/99a9c50c-68e6-4b49-bbe2-dc69737fa4a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.013622 10.0.0.38 - - [2026-04-17 11:38:59] "POST /firewall-rules HTTP/1.1" 200 598 0.076776 10.0.0.38 - - [2026-04-17 11:38:59] "GET /firewall-rule/704a8bcc-0ece-4074-b82e-06e924d323cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2084 0.004917 10.0.0.38 - - [2026-04-17 11:38:59] "GET /firewall-policy/361187ca-348a-4e9e-8a1d-71ee680f2de8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4130 0.004201 10.0.0.38 - - [2026-04-17 11:38:59] "GET /firewall-rule/704a8bcc-0ece-4074-b82e-06e924d323cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2084 0.002375 10.0.0.38 - - [2026-04-17 11:38:59] "POST /ref-update HTTP/1.1" 200 156 0.059184 10.0.0.38 - - [2026-04-17 11:39:00] "POST /tags HTTP/1.1" 200 393 0.027169 10.0.0.38 - - [2026-04-17 11:39:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.005370 10.0.0.38 - - [2026-04-17 11:39:00] "GET /tag/3db97115-14b1-48d0-a311-cda2dc6bd559?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.012558 10.0.0.38 - - [2026-04-17 11:39:01] "POST /tags HTTP/1.1" 200 341 0.031678 10.0.0.38 - - [2026-04-17 11:39:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004715 10.0.0.38 - - [2026-04-17 11:39:01] "GET /tag/ada6eb29-2fc8-4a92-aa49-69140c73e9cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.014393 10.0.0.38 - - [2026-04-17 11:39:01] "POST /id-to-fqname HTTP/1.1" 200 192 0.000595 10.0.0.38 - - [2026-04-17 11:39:01] "POST /fqname-to-id HTTP/1.1" 404 201 0.004017 10.0.0.38 - - [2026-04-17 11:39:01] "POST /security-groups HTTP/1.1" 200 589 0.069977 10.0.0.38 - - [2026-04-17 11:39:01] "POST /fqname-to-id HTTP/1.1" 404 236 0.001933 10.0.0.38 - - [2026-04-17 11:39:01] "POST /projects HTTP/1.1" 200 519 0.239012 10.0.0.38 - - [2026-04-17 11:39:01] "POST /access-control-lists HTTP/1.1" 200 598 0.039215 10.0.0.38 - - [2026-04-17 11:39:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.035355 10.0.0.38 - - [2026-04-17 11:39:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.012378 10.0.0.38 - - [2026-04-17 11:39:01] "POST /fqname-to-id HTTP/1.1" 404 235 0.002011 10.0.0.38 - - [2026-04-17 11:39:01] "GET /virtual-network/9a0a7618-16f6-4a99-8f5e-9eccb1eaf1f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3097 0.035986 10.0.0.38 - - [2026-04-17 11:39:01] "POST /access-control-lists HTTP/1.1" 200 596 0.071634 10.0.0.38 - - [2026-04-17 11:39:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.022663 10.0.0.38 - - [2026-04-17 11:39:01] "GET /virtual-network/e701ef79-5a0a-4a97-b6a2-d6a89e908909?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3114 0.005065 10.0.0.38 - - [2026-04-17 11:39:01] "PUT /virtual-network/9a0a7618-16f6-4a99-8f5e-9eccb1eaf1f0 HTTP/1.1" 200 264 0.050324 10.0.0.38 - - [2026-04-17 11:39:01] "PUT /virtual-network/e701ef79-5a0a-4a97-b6a2-d6a89e908909 HTTP/1.1" 200 264 0.048252 10.0.0.38 - - [2026-04-17 11:39:01] "POST /security-groups HTTP/1.1" 200 591 0.088718 10.0.0.38 - - [2026-04-17 11:39:01] "POST /fqname-to-id HTTP/1.1" 404 270 0.004257 10.0.0.38 - - [2026-04-17 11:39:01] "POST /access-control-lists HTTP/1.1" 200 632 0.066879 10.0.0.38 - - [2026-04-17 11:39:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.070773 10.0.0.38 - - [2026-04-17 11:39:01] "POST /chown HTTP/1.1" 200 109 0.013184 10.0.0.38 - - [2026-04-17 11:39:01] "POST /fqname-to-id HTTP/1.1" 404 269 0.007278 10.0.0.38 - - [2026-04-17 11:39:01] "GET /application-policy-set/1eeed681-6432-4232-8b83-ac7a116b84c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.011277 10.0.0.38 - - [2026-04-17 11:39:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002116 10.0.0.38 - - [2026-04-17 11:39:02] "GET /policy-management/8607b905-e758-4fe7-9fe7-f4e81cc32e02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.007805 10.0.0.38 - - [2026-04-17 11:39:02] "POST /access-control-lists HTTP/1.1" 200 630 0.064730 10.0.0.38 - - [2026-04-17 11:39:02] "POST /tags HTTP/1.1" 409 226 0.010487 10.0.0.38 - - [2026-04-17 11:39:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002408 10.0.0.38 - - [2026-04-17 11:39:02] "GET /tag/ada6eb29-2fc8-4a92-aa49-69140c73e9cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.011486 10.0.0.38 - - [2026-04-17 11:39:02] "POST /firewall-rules HTTP/1.1" 200 600 0.066381 10.0.0.38 - - [2026-04-17 11:39:02] "GET /firewall-rule/079a668b-c719-4d14-8fe5-b041b006539a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2086 0.004691 10.0.0.38 - - [2026-04-17 11:39:02] "GET /firewall-policy/361187ca-348a-4e9e-8a1d-71ee680f2de8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4385 0.004824 10.0.0.38 - - [2026-04-17 11:39:02] "GET /firewall-rule/079a668b-c719-4d14-8fe5-b041b006539a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2086 0.002717 10.0.0.38 - - [2026-04-17 11:39:02] "POST /ref-update HTTP/1.1" 200 156 0.066453 10.0.0.38 - - [2026-04-17 11:39:02] "GET /application-policy-set/1eeed681-6432-4232-8b83-ac7a116b84c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.012482 10.0.0.38 - - [2026-04-17 11:39:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002090 10.0.0.38 - - [2026-04-17 11:39:02] "GET /policy-management/8607b905-e758-4fe7-9fe7-f4e81cc32e02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003505 10.0.0.38 - - [2026-04-17 11:39:02] "POST /tags HTTP/1.1" 409 226 0.002033 10.0.0.38 - - [2026-04-17 11:39:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001835 10.0.0.38 - - [2026-04-17 11:39:02] "GET /tag/ada6eb29-2fc8-4a92-aa49-69140c73e9cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.013422 10.0.0.38 - - [2026-04-17 11:39:02] "POST /firewall-rules HTTP/1.1" 200 598 0.062539 10.0.0.38 - - [2026-04-17 11:39:02] "GET /firewall-rule/a9b1e099-5b33-4976-97ce-f5b8c230144c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.004658 10.0.0.38 - - [2026-04-17 11:39:02] "GET /firewall-policy/361187ca-348a-4e9e-8a1d-71ee680f2de8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4641 0.004452 10.0.0.38 - - [2026-04-17 11:39:02] "GET /firewall-rule/a9b1e099-5b33-4976-97ce-f5b8c230144c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.003055 10.0.0.38 - - [2026-04-17 11:39:02] "POST /ref-update HTTP/1.1" 200 156 0.053221 10.0.0.38 - - [2026-04-17 11:39:04] "POST /tags HTTP/1.1" 200 345 0.103532 10.0.0.38 - - [2026-04-17 11:39:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.025542 10.0.0.38 - - [2026-04-17 11:39:04] "GET /tag/64ac3917-449a-4d5a-823a-c0b8c0751cbb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.030329 10.0.0.38 - - [2026-04-17 11:39:04] "POST /projects HTTP/1.1" 409 238 0.005049 10.0.0.38 - - [2026-04-17 11:39:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004718 10.0.0.38 - - [2026-04-17 11:39:04] "GET /project/378550d9-70af-49e5-829b-827e2b04e4c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.057294 10.0.0.38 - - [2026-04-17 11:39:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.005927 10.0.0.38 - - [2026-04-17 11:39:04] "GET /virtual-network/9a0a7618-16f6-4a99-8f5e-9eccb1eaf1f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.006322 10.0.0.38 - - [2026-04-17 11:39:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003937 10.0.0.38 - - [2026-04-17 11:39:04] "GET /virtual-network/e701ef79-5a0a-4a97-b6a2-d6a89e908909?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.005056 10.0.0.38 - - [2026-04-17 11:39:04] "POST /security-groups HTTP/1.1" 409 285 0.002724 10.0.0.38 - - [2026-04-17 11:39:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002110 10.0.0.38 - - [2026-04-17 11:39:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002569 10.0.0.38 - - [2026-04-17 11:39:04] "PUT /security-group/5fb717ce-cbd5-4c4b-b70a-b1f31ea2b4f9 HTTP/1.1" 200 262 0.043596 10.0.0.38 - - [2026-04-17 11:39:04] "GET /project/378550d9-70af-49e5-829b-827e2b04e4c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.062998 10.0.0.38 - - [2026-04-17 11:39:04] "PUT /access-control-list/961f840a-07fb-482c-ab62-96ade3804186 HTTP/1.1" 200 272 0.022568 10.0.0.38 - - [2026-04-17 11:39:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.037808 10.0.0.38 - - [2026-04-17 11:39:04] "POST /tags HTTP/1.1" 409 228 0.011689 10.0.0.38 - - [2026-04-17 11:39:04] "PUT /access-control-list/7fb51601-e4b9-4eb9-b262-e1ab8002a60f HTTP/1.1" 200 272 0.044996 10.0.0.38 - - [2026-04-17 11:39:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002388 10.0.0.38 - - [2026-04-17 11:39:04] "GET /tag/64ac3917-449a-4d5a-823a-c0b8c0751cbb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.012271 10.0.0.38 - - [2026-04-17 11:39:04] "POST /tags HTTP/1.1" 200 345 0.041483 10.0.0.38 - - [2026-04-17 11:39:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002801 10.0.0.38 - - [2026-04-17 11:39:04] "GET /tag/fe3f714e-a246-49ef-92dd-d44a733aa90b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.016924 10.0.0.38 - - [2026-04-17 11:39:04] "POST /projects HTTP/1.1" 409 238 0.003570 10.0.0.38 - - [2026-04-17 11:39:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002828 10.0.0.38 - - [2026-04-17 11:39:04] "GET /project/fb6222ed-0281-407c-bad5-0f215060dc81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.045556 10.0.0.38 - - [2026-04-17 11:39:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002175 10.0.0.38 - - [2026-04-17 11:39:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001764 10.0.0.38 - - [2026-04-17 11:39:04] "GET /virtual-network/9a0a7618-16f6-4a99-8f5e-9eccb1eaf1f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.005859 10.0.0.38 - - [2026-04-17 11:39:04] "GET /project/fb6222ed-0281-407c-bad5-0f215060dc81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.045708 10.0.0.38 - - [2026-04-17 11:39:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.006138 10.0.0.38 - - [2026-04-17 11:39:04] "GET /virtual-network/e701ef79-5a0a-4a97-b6a2-d6a89e908909?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.005166 10.0.0.38 - - [2026-04-17 11:39:04] "POST /security-groups HTTP/1.1" 409 285 0.002835 10.0.0.38 - - [2026-04-17 11:39:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002103 10.0.0.38 - - [2026-04-17 11:39:05] "PUT /security-group/ef4a3622-b2c9-4e3c-9584-2e452e5aa74f HTTP/1.1" 200 262 0.060623 10.0.0.38 - - [2026-04-17 11:39:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.040578 10.0.0.38 - - [2026-04-17 11:39:05] "PUT /access-control-list/8aa8da12-8a4b-4816-8694-0cbf8f0701af HTTP/1.1" 200 272 0.028485 10.0.0.38 - - [2026-04-17 11:39:05] "POST /tags HTTP/1.1" 409 228 0.016129 10.0.0.38 - - [2026-04-17 11:39:05] "PUT /access-control-list/47e98732-f868-430a-8a19-cd323247f983 HTTP/1.1" 200 272 0.033986 10.0.0.38 - - [2026-04-17 11:39:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003588 10.0.0.38 - - [2026-04-17 11:39:05] "GET /tag/fe3f714e-a246-49ef-92dd-d44a733aa90b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.013952 10.0.0.38 - - [2026-04-17 11:39:05] "POST /tags HTTP/1.1" 200 291 0.044923 10.0.0.38 - - [2026-04-17 11:39:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002235 10.0.0.38 - - [2026-04-17 11:39:05] "GET /tag/cd200c90-d209-48cc-b040-2b19d51b4340?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1085 0.013924 10.0.0.38 - - [2026-04-17 11:39:05] "POST /tags HTTP/1.1" 200 303 0.070297 10.0.0.38 - - [2026-04-17 11:39:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002908 10.0.0.38 - - [2026-04-17 11:39:05] "GET /tag/ba31dcce-441e-41bd-b28a-1114aa69d19b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.028546 10.0.0.38 - - [2026-04-17 11:39:05] "POST /tags HTTP/1.1" 409 252 0.002918 10.0.0.38 - - [2026-04-17 11:39:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002246 10.0.0.38 - - [2026-04-17 11:39:05] "GET /tag/d6763ea2-6110-4b49-83d7-96e465076faf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.015786 10.0.0.38 - - [2026-04-17 11:39:05] "POST /tags HTTP/1.1" 409 226 0.003318 10.0.0.38 - - [2026-04-17 11:39:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.005572 10.0.0.38 - - [2026-04-17 11:39:05] "GET /tag/99a9c50c-68e6-4b49-bbe2-dc69737fa4a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.017975 10.0.0.38 - - [2026-04-17 11:39:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.012707 10.0.0.38 - - [2026-04-17 11:39:05] "GET /virtual-network/9a0a7618-16f6-4a99-8f5e-9eccb1eaf1f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.005985 10.0.0.38 - - [2026-04-17 11:39:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002466 10.0.0.38 - - [2026-04-17 11:39:05] "GET /project/378550d9-70af-49e5-829b-827e2b04e4c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.044752 10.0.0.38 - - [2026-04-17 11:39:05] "POST /virtual-machines HTTP/1.1" 200 395 0.016535 10.0.0.38 - - [2026-04-17 11:39:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.020015 10.0.0.38 - - [2026-04-17 11:39:05] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.143222 10.0.0.38 - - [2026-04-17 11:39:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.014761 10.0.0.38 - - [2026-04-17 11:39:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.014748 10.0.0.38 - - [2026-04-17 11:39:06] "GET /virtual-machine-interface/0a30032a-3a52-11f1-93bf-fa163ef9ba3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.027252 10.0.0.38 - - [2026-04-17 11:39:06] "POST /instance-ips HTTP/1.1" 200 397 0.041979 10.0.0.38 - - [2026-04-17 11:39:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.020858 10.0.0.38 - - [2026-04-17 11:39:06] "GET /virtual-machine-interface/0a30032a-3a52-11f1-93bf-fa163ef9ba3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.006939 10.0.0.38 - - [2026-04-17 11:39:06] "POST /set-tag HTTP/1.1" 200 109 0.068018 10.0.0.38 - - [2026-04-17 11:39:06] "GET /virtual-machine-interface/0a30032a-3a52-11f1-93bf-fa163ef9ba3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.016092 10.0.0.38 - - [2026-04-17 11:39:06] "GET /instance-ip/0a4f99ba-3a52-11f1-93bf-fa163ef9ba3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1978 0.005353 10.0.0.38 - - [2026-04-17 11:39:06] "GET /virtual-machine-interface/0a30032a-3a52-11f1-93bf-fa163ef9ba3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.005170 10.0.0.38 - - [2026-04-17 11:39:06] "POST /set-tag HTTP/1.1" 200 109 0.003060 10.0.0.38 - - [2026-04-17 11:39:06] "GET /virtual-router/f593cf34-74a1-45ba-a8b0-055bb67a957a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1487 0.004202 10.0.0.38 - - [2026-04-17 11:39:06] "POST /ref-update HTTP/1.1" 200 156 0.011599 10.0.0.38 - - [2026-04-17 11:39:06] "GET /virtual-machine-interface/0a30032a-3a52-11f1-93bf-fa163ef9ba3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.013303 10.0.0.38 - - [2026-04-17 11:39:06] "POST /set-tag HTTP/1.1" 200 109 0.013511 10.0.0.38 - - [2026-04-17 11:39:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002770 10.0.0.38 - - [2026-04-17 11:39:06] "GET /virtual-network/9a0a7618-16f6-4a99-8f5e-9eccb1eaf1f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.005162 10.0.0.38 - - [2026-04-17 11:39:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004334 10.0.0.38 - - [2026-04-17 11:39:06] "GET /project/378550d9-70af-49e5-829b-827e2b04e4c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.026398 10.0.0.38 - - [2026-04-17 11:39:06] "POST /virtual-machines HTTP/1.1" 200 395 0.017343 10.0.0.38 - - [2026-04-17 11:39:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.020132 10.0.0.38 - - [2026-04-17 11:39:06] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.112270 10.0.0.38 - - [2026-04-17 11:39:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.010031 10.0.0.38 - - [2026-04-17 11:39:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.008432 10.0.0.38 - - [2026-04-17 11:39:06] "GET /virtual-machine-interface/0ac096d8-3a52-11f1-93bf-fa163ef9ba3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.016470 10.0.0.38 - - [2026-04-17 11:39:07] "POST /instance-ips HTTP/1.1" 200 397 0.024733 10.0.0.38 - - [2026-04-17 11:39:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.045429 10.0.0.38 - - [2026-04-17 11:39:07] "GET /virtual-machine-interface/0ac096d8-3a52-11f1-93bf-fa163ef9ba3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.010231 10.0.0.38 - - [2026-04-17 11:39:07] "POST /set-tag HTTP/1.1" 200 109 0.071617 10.0.0.38 - - [2026-04-17 11:39:07] "GET /virtual-machine-interface/0ac096d8-3a52-11f1-93bf-fa163ef9ba3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.019759 10.0.0.38 - - [2026-04-17 11:39:07] "GET /instance-ip/0adb3f88-3a52-11f1-93bf-fa163ef9ba3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1978 0.004789 10.0.0.38 - - [2026-04-17 11:39:07] "GET /virtual-machine-interface/0ac096d8-3a52-11f1-93bf-fa163ef9ba3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.004958 10.0.0.38 - - [2026-04-17 11:39:07] "POST /set-tag HTTP/1.1" 200 109 0.002765 10.0.0.38 - - [2026-04-17 11:39:07] "GET /virtual-router/f593cf34-74a1-45ba-a8b0-055bb67a957a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1700 0.004641 10.0.0.38 - - [2026-04-17 11:39:07] "POST /ref-update HTTP/1.1" 200 156 0.023729 10.0.0.38 - - [2026-04-17 11:39:07] "GET /virtual-machine-interface/0ac096d8-3a52-11f1-93bf-fa163ef9ba3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.033537 10.0.0.38 - - [2026-04-17 11:39:07] "POST /set-tag HTTP/1.1" 200 109 0.007217 10.0.0.38 - - [2026-04-17 11:39:07] "POST /tags HTTP/1.1" 200 291 0.020609 10.0.0.38 - - [2026-04-17 11:39:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.017810 10.0.0.38 - - [2026-04-17 11:39:07] "GET /tag/97689f63-e415-43b0-b5eb-56852aeb25d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1085 0.016357 10.0.0.38 - - [2026-04-17 11:39:07] "POST /tags HTTP/1.1" 409 252 0.002205 10.0.0.38 - - [2026-04-17 11:39:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001670 10.0.0.38 - - [2026-04-17 11:39:07] "GET /tag/3db97115-14b1-48d0-a311-cda2dc6bd559?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.014720 10.0.0.38 - - [2026-04-17 11:39:07] "POST /tags HTTP/1.1" 409 226 0.006076 10.0.0.38 - - [2026-04-17 11:39:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002032 10.0.0.38 - - [2026-04-17 11:39:07] "GET /tag/ada6eb29-2fc8-4a92-aa49-69140c73e9cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.016792 10.0.0.38 - - [2026-04-17 11:39:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002104 10.0.0.38 - - [2026-04-17 11:39:07] "GET /virtual-network/9a0a7618-16f6-4a99-8f5e-9eccb1eaf1f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.005228 10.0.0.38 - - [2026-04-17 11:39:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.013718 10.0.0.38 - - [2026-04-17 11:39:07] "GET /project/fb6222ed-0281-407c-bad5-0f215060dc81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.051083 10.0.0.38 - - [2026-04-17 11:39:07] "POST /virtual-machines HTTP/1.1" 200 395 0.009942 10.0.0.38 - - [2026-04-17 11:39:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.013235 10.0.0.38 - - [2026-04-17 11:39:08] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.160146 10.0.0.38 - - [2026-04-17 11:39:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.014082 10.0.0.38 - - [2026-04-17 11:39:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.009614 10.0.0.38 - - [2026-04-17 11:39:08] "GET /virtual-machine-interface/0b6f0074-3a52-11f1-93bf-fa163ef9ba3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.011129 10.0.0.38 - - [2026-04-17 11:39:08] "POST /instance-ips HTTP/1.1" 200 397 0.029010 10.0.0.38 - - [2026-04-17 11:39:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.025248 10.0.0.38 - - [2026-04-17 11:39:08] "GET /virtual-machine-interface/0b6f0074-3a52-11f1-93bf-fa163ef9ba3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.008895 10.0.0.38 - - [2026-04-17 11:39:08] "POST /set-tag HTTP/1.1" 200 109 0.063969 10.0.0.38 - - [2026-04-17 11:39:08] "GET /virtual-machine-interface/0b6f0074-3a52-11f1-93bf-fa163ef9ba3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.006979 10.0.0.38 - - [2026-04-17 11:39:08] "GET /instance-ip/0b91c2c6-3a52-11f1-93bf-fa163ef9ba3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1978 0.023434 10.0.0.38 - - [2026-04-17 11:39:08] "GET /virtual-machine-interface/0b6f0074-3a52-11f1-93bf-fa163ef9ba3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.004754 10.0.0.38 - - [2026-04-17 11:39:08] "POST /set-tag HTTP/1.1" 200 109 0.002813 10.0.0.38 - - [2026-04-17 11:39:08] "GET /virtual-router/f593cf34-74a1-45ba-a8b0-055bb67a957a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1913 0.009308 10.0.0.38 - - [2026-04-17 11:39:08] "POST /ref-update HTTP/1.1" 200 156 0.011661 10.0.0.38 - - [2026-04-17 11:39:08] "GET /virtual-machine-interface/0b6f0074-3a52-11f1-93bf-fa163ef9ba3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.021075 10.0.0.38 - - [2026-04-17 11:39:08] "POST /set-tag HTTP/1.1" 200 109 0.003863 10.0.0.38 - - [2026-04-17 11:39:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002261 10.0.0.38 - - [2026-04-17 11:39:08] "GET /virtual-network/9a0a7618-16f6-4a99-8f5e-9eccb1eaf1f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.006734 10.0.0.38 - - [2026-04-17 11:39:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002070 10.0.0.38 - - [2026-04-17 11:39:08] "GET /project/fb6222ed-0281-407c-bad5-0f215060dc81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.037120 10.0.0.38 - - [2026-04-17 11:39:08] "POST /virtual-machines HTTP/1.1" 200 395 0.018747 10.0.0.38 - - [2026-04-17 11:39:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.034061 10.0.0.38 - - [2026-04-17 11:39:08] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.148207 10.0.0.38 - - [2026-04-17 11:39:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.011659 10.0.0.38 - - [2026-04-17 11:39:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.020911 10.0.0.38 - - [2026-04-17 11:39:09] "GET /virtual-machine-interface/0bf8eb9a-3a52-11f1-93bf-fa163ef9ba3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.007025 10.0.0.38 - - [2026-04-17 11:39:09] "POST /instance-ips HTTP/1.1" 200 397 0.032294 10.0.0.38 - - [2026-04-17 11:39:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.025498 10.0.0.38 - - [2026-04-17 11:39:09] "GET /virtual-machine-interface/0bf8eb9a-3a52-11f1-93bf-fa163ef9ba3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.007856 10.0.0.38 - - [2026-04-17 11:39:09] "POST /set-tag HTTP/1.1" 200 109 0.076468 10.0.0.38 - - [2026-04-17 11:39:09] "GET /virtual-machine-interface/0bf8eb9a-3a52-11f1-93bf-fa163ef9ba3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.031614 10.0.0.38 - - [2026-04-17 11:39:09] "GET /instance-ip/0c197964-3a52-11f1-93bf-fa163ef9ba3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1978 0.010684 10.0.0.38 - - [2026-04-17 11:39:09] "GET /virtual-machine-interface/0bf8eb9a-3a52-11f1-93bf-fa163ef9ba3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.009154 10.0.0.38 - - [2026-04-17 11:39:09] "POST /set-tag HTTP/1.1" 200 109 0.002592 10.0.0.38 - - [2026-04-17 11:39:09] "POST /tags HTTP/1.1" 200 299 0.042895 10.0.0.38 - - [2026-04-17 11:39:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.006812 10.0.0.38 - - [2026-04-17 11:39:09] "GET /tag/60791e04-5306-44b8-a296-13e3cdc0518c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.025761 10.0.0.38 - - [2026-04-17 11:39:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002532 10.0.0.38 - - [2026-04-17 11:39:09] "GET /virtual-network/9a0a7618-16f6-4a99-8f5e-9eccb1eaf1f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.009593 10.0.0.38 - - [2026-04-17 11:39:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.007012 10.0.0.38 - - [2026-04-17 11:39:09] "GET /project/378550d9-70af-49e5-829b-827e2b04e4c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.042334 10.0.0.38 - - [2026-04-17 11:39:09] "POST /virtual-machines HTTP/1.1" 200 395 0.020919 10.0.0.38 - - [2026-04-17 11:39:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.056329 10.0.0.38 - - [2026-04-17 11:39:09] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.171833 10.0.0.38 - - [2026-04-17 11:39:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.025511 10.0.0.38 - - [2026-04-17 11:39:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.011527 10.0.0.38 - - [2026-04-17 11:39:10] "GET /virtual-machine-interface/0c93d1e6-3a52-11f1-93bf-fa163ef9ba3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.015072 10.0.0.38 - - [2026-04-17 11:39:10] "POST /instance-ips HTTP/1.1" 200 397 0.044095 10.0.0.38 - - [2026-04-17 11:39:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.053807 10.0.0.38 - - [2026-04-17 11:39:10] "GET /virtual-machine-interface/0c93d1e6-3a52-11f1-93bf-fa163ef9ba3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.019797 10.0.0.38 - - [2026-04-17 11:39:10] "POST /set-tag HTTP/1.1" 200 109 0.030247 10.0.0.38 - - [2026-04-17 11:39:10] "GET /virtual-machine-interface/0c93d1e6-3a52-11f1-93bf-fa163ef9ba3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.018646 10.0.0.38 - - [2026-04-17 11:39:10] "GET /instance-ip/0cbdeed6-3a52-11f1-93bf-fa163ef9ba3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1978 0.010340 10.0.0.38 - - [2026-04-17 11:39:10] "GET /virtual-machine-interface/0c93d1e6-3a52-11f1-93bf-fa163ef9ba3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.005523 10.0.0.38 - - [2026-04-17 11:39:10] "POST /set-tag HTTP/1.1" 200 109 0.003084 10.0.0.38 - - [2026-04-17 11:39:10] "POST /tags HTTP/1.1" 200 299 0.024785 10.0.0.38 - - [2026-04-17 11:39:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002383 10.0.0.38 - - [2026-04-17 11:39:10] "GET /tag/03bd4cb7-2408-4dc0-ae95-9436d4fa99cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1099 0.016158 10.0.0.38 - - [2026-04-17 11:39:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001777 10.0.0.38 - - [2026-04-17 11:39:10] "GET /virtual-network/9a0a7618-16f6-4a99-8f5e-9eccb1eaf1f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.004749 10.0.0.38 - - [2026-04-17 11:39:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002107 10.0.0.38 - - [2026-04-17 11:39:10] "GET /project/378550d9-70af-49e5-829b-827e2b04e4c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.049729 10.0.0.38 - - [2026-04-17 11:39:10] "POST /virtual-machines HTTP/1.1" 200 395 0.017960 10.0.0.38 - - [2026-04-17 11:39:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.009552 10.0.0.38 - - [2026-04-17 11:39:10] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.133324 10.0.0.38 - - [2026-04-17 11:39:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.025474 10.0.0.38 - - [2026-04-17 11:39:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.007527 10.0.0.38 - - [2026-04-17 11:39:11] "GET /virtual-machine-interface/0d28b5fe-3a52-11f1-93bf-fa163ef9ba3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.004936 10.0.0.38 - - [2026-04-17 11:39:11] "POST /instance-ips HTTP/1.1" 200 397 0.019413 10.0.0.38 - - [2026-04-17 11:39:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.023946 10.0.0.38 - - [2026-04-17 11:39:11] "GET /virtual-machine-interface/0d28b5fe-3a52-11f1-93bf-fa163ef9ba3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.010670 10.0.0.38 - - [2026-04-17 11:39:11] "POST /set-tag HTTP/1.1" 200 109 0.018946 10.0.0.38 - - [2026-04-17 11:39:11] "GET /virtual-machine-interface/0d28b5fe-3a52-11f1-93bf-fa163ef9ba3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.018370 10.0.0.38 - - [2026-04-17 11:39:11] "GET /instance-ip/0d4207b6-3a52-11f1-93bf-fa163ef9ba3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1978 0.003221 10.0.0.38 - - [2026-04-17 11:39:11] "GET /virtual-machine-interface/0d28b5fe-3a52-11f1-93bf-fa163ef9ba3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.004760 10.0.0.38 - - [2026-04-17 11:39:11] "POST /set-tag HTTP/1.1" 200 109 0.002781 10.0.0.38 - - [2026-04-17 11:39:11] "GET /virtual-router/f593cf34-74a1-45ba-a8b0-055bb67a957a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2126 0.003890 10.0.0.38 - - [2026-04-17 11:39:11] "POST /ref-update HTTP/1.1" 200 156 0.008822 10.0.0.38 - - [2026-04-17 11:39:11] "GET /virtual-machine-interface/0bf8eb9a-3a52-11f1-93bf-fa163ef9ba3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.010186 10.0.0.38 - - [2026-04-17 11:39:11] "POST /set-tag HTTP/1.1" 200 109 0.002764 10.0.0.38 - - [2026-04-17 11:39:11] "POST /tags HTTP/1.1" 200 299 0.028995 10.0.0.38 - - [2026-04-17 11:39:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.006654 10.0.0.38 - - [2026-04-17 11:39:11] "GET /tag/1b8f98a5-bc8c-4258-82c8-c9ca18cbadb9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1099 0.016928 10.0.0.38 - - [2026-04-17 11:39:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002419 10.0.0.38 - - [2026-04-17 11:39:11] "GET /virtual-network/9a0a7618-16f6-4a99-8f5e-9eccb1eaf1f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.006102 10.0.0.38 - - [2026-04-17 11:39:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002460 10.0.0.38 - - [2026-04-17 11:39:11] "GET /project/fb6222ed-0281-407c-bad5-0f215060dc81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.038834 10.0.0.38 - - [2026-04-17 11:39:11] "POST /virtual-machines HTTP/1.1" 200 395 0.008389 10.0.0.38 - - [2026-04-17 11:39:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.019375 10.0.0.38 - - [2026-04-17 11:39:11] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.101957 10.0.0.38 - - [2026-04-17 11:39:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.009390 10.0.0.38 - - [2026-04-17 11:39:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.020994 10.0.0.38 - - [2026-04-17 11:39:11] "GET /virtual-machine-interface/0dae0cf4-3a52-11f1-93bf-fa163ef9ba3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.005049 10.0.0.38 - - [2026-04-17 11:39:11] "POST /instance-ips HTTP/1.1" 200 397 0.024711 10.0.0.38 - - [2026-04-17 11:39:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.028620 10.0.0.38 - - [2026-04-17 11:39:11] "GET /virtual-machine-interface/0dae0cf4-3a52-11f1-93bf-fa163ef9ba3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.009048 10.0.0.38 - - [2026-04-17 11:39:12] "POST /set-tag HTTP/1.1" 200 109 0.021223 10.0.0.38 - - [2026-04-17 11:39:12] "GET /virtual-machine-interface/0dae0cf4-3a52-11f1-93bf-fa163ef9ba3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.013119 10.0.0.38 - - [2026-04-17 11:39:12] "GET /instance-ip/0dc898d0-3a52-11f1-93bf-fa163ef9ba3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1978 0.003313 10.0.0.38 - - [2026-04-17 11:39:12] "GET /virtual-machine-interface/0dae0cf4-3a52-11f1-93bf-fa163ef9ba3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.004880 10.0.0.38 - - [2026-04-17 11:39:12] "POST /set-tag HTTP/1.1" 200 109 0.002460 10.0.0.38 - - [2026-04-17 11:39:12] "POST /tags HTTP/1.1" 200 299 0.018174 10.0.0.38 - - [2026-04-17 11:39:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002066 10.0.0.38 - - [2026-04-17 11:39:12] "GET /tag/26c11d81-b18f-44a0-8a82-c1b866669b61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1099 0.012360 10.0.0.38 - - [2026-04-17 11:39:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002005 10.0.0.38 - - [2026-04-17 11:39:12] "GET /virtual-network/9a0a7618-16f6-4a99-8f5e-9eccb1eaf1f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.004700 10.0.0.38 - - [2026-04-17 11:39:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001874 10.0.0.38 - - [2026-04-17 11:39:12] "GET /project/fb6222ed-0281-407c-bad5-0f215060dc81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.031507 10.0.0.38 - - [2026-04-17 11:39:12] "POST /virtual-machines HTTP/1.1" 200 395 0.023943 10.0.0.38 - - [2026-04-17 11:39:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.021900 10.0.0.38 - - [2026-04-17 11:39:12] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.137260 10.0.0.38 - - [2026-04-17 11:39:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.039116 10.0.0.38 - - [2026-04-17 11:39:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.015887 10.0.0.38 - - [2026-04-17 11:39:12] "GET /virtual-machine-interface/0e1f6548-3a52-11f1-93bf-fa163ef9ba3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.006663 10.0.0.38 - - [2026-04-17 11:39:12] "POST /instance-ips HTTP/1.1" 200 397 0.024136 10.0.0.38 - - [2026-04-17 11:39:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.023336 10.0.0.38 - - [2026-04-17 11:39:12] "GET /virtual-machine-interface/0e1f6548-3a52-11f1-93bf-fa163ef9ba3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.013920 10.0.0.38 - - [2026-04-17 11:39:12] "POST /set-tag HTTP/1.1" 200 109 0.021885 10.0.0.38 - - [2026-04-17 11:39:12] "GET /virtual-machine-interface/0e1f6548-3a52-11f1-93bf-fa163ef9ba3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.017147 10.0.0.38 - - [2026-04-17 11:39:12] "GET /instance-ip/0e3af9ac-3a52-11f1-93bf-fa163ef9ba3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.003601 10.0.0.38 - - [2026-04-17 11:39:12] "GET /virtual-machine-interface/0e1f6548-3a52-11f1-93bf-fa163ef9ba3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.007114 10.0.0.38 - - [2026-04-17 11:39:12] "POST /set-tag HTTP/1.1" 200 109 0.003292 10.0.0.38 - - [2026-04-17 11:39:12] "GET /virtual-router/f593cf34-74a1-45ba-a8b0-055bb67a957a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2339 0.004696 10.0.0.38 - - [2026-04-17 11:39:12] "POST /ref-update HTTP/1.1" 200 156 0.009770 10.0.0.38 - - [2026-04-17 11:39:12] "GET /virtual-machine-interface/0c93d1e6-3a52-11f1-93bf-fa163ef9ba3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.009698 10.0.0.38 - - [2026-04-17 11:39:12] "POST /set-tag HTTP/1.1" 200 109 0.003047 10.0.0.38 - - [2026-04-17 11:39:13] "GET /virtual-router/f593cf34-74a1-45ba-a8b0-055bb67a957a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2552 0.004441 10.0.0.38 - - [2026-04-17 11:39:13] "POST /ref-update HTTP/1.1" 200 156 0.011653 10.0.0.38 - - [2026-04-17 11:39:13] "GET /virtual-machine-interface/0d28b5fe-3a52-11f1-93bf-fa163ef9ba3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.017219 10.0.0.38 - - [2026-04-17 11:39:13] "POST /set-tag HTTP/1.1" 200 109 0.002769 10.0.0.38 - - [2026-04-17 11:39:13] "GET /virtual-machine-interface/0a30032a-3a52-11f1-93bf-fa163ef9ba3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.004666 10.0.0.38 - - [2026-04-17 11:39:13] "POST /set-tag HTTP/1.1" 200 109 0.002315 10.0.0.38 - - [2026-04-17 11:39:13] "GET /virtual-router/f593cf34-74a1-45ba-a8b0-055bb67a957a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2765 0.004588 10.0.0.38 - - [2026-04-17 11:39:13] "POST /ref-update HTTP/1.1" 200 156 0.009158 10.0.0.38 - - [2026-04-17 11:39:13] "GET /virtual-machine-interface/0dae0cf4-3a52-11f1-93bf-fa163ef9ba3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.008043 10.0.0.38 - - [2026-04-17 11:39:13] "POST /set-tag HTTP/1.1" 200 109 0.003064 10.0.0.38 - - [2026-04-17 11:39:13] "GET /virtual-router/f593cf34-74a1-45ba-a8b0-055bb67a957a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2978 0.004603 10.0.0.38 - - [2026-04-17 11:39:13] "POST /ref-update HTTP/1.1" 200 156 0.008536 10.0.0.38 - - [2026-04-17 11:39:13] "GET /virtual-machine-interface/0e1f6548-3a52-11f1-93bf-fa163ef9ba3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004913 10.0.0.38 - - [2026-04-17 11:39:13] "POST /set-tag HTTP/1.1" 200 109 0.002801 10.0.0.38 - - [2026-04-17 11:39:13] "GET /virtual-machine-interface/0ac096d8-3a52-11f1-93bf-fa163ef9ba3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.005964 10.0.0.38 - - [2026-04-17 11:39:13] "POST /set-tag HTTP/1.1" 200 109 0.002749 10.0.0.38 - - [2026-04-17 11:39:13] "GET /virtual-machine-interface/0b6f0074-3a52-11f1-93bf-fa163ef9ba3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.004301 10.0.0.38 - - [2026-04-17 11:39:13] "POST /set-tag HTTP/1.1" 200 109 0.002245 10.0.0.38 - - [2026-04-17 11:39:13] "GET /virtual-machine-interface/0bf8eb9a-3a52-11f1-93bf-fa163ef9ba3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.004632 10.0.0.38 - - [2026-04-17 11:39:13] "POST /set-tag HTTP/1.1" 200 109 0.002294 10.0.0.38 - - [2026-04-17 11:39:13] "GET /virtual-machine-interface/0c93d1e6-3a52-11f1-93bf-fa163ef9ba3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.004093 10.0.0.38 - - [2026-04-17 11:39:13] "POST /set-tag HTTP/1.1" 200 109 0.005531 10.0.0.38 - - [2026-04-17 11:39:13] "GET /virtual-machine-interface/0d28b5fe-3a52-11f1-93bf-fa163ef9ba3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.011821 10.0.0.38 - - [2026-04-17 11:39:13] "POST /set-tag HTTP/1.1" 200 109 0.003623 10.0.0.38 - - [2026-04-17 11:39:13] "GET /virtual-machine-interface/0a30032a-3a52-11f1-93bf-fa163ef9ba3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.004754 10.0.0.38 - - [2026-04-17 11:39:13] "POST /set-tag HTTP/1.1" 200 109 0.002274 10.0.0.38 - - [2026-04-17 11:39:13] "GET /virtual-machine-interface/0dae0cf4-3a52-11f1-93bf-fa163ef9ba3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.008160 10.0.0.38 - - [2026-04-17 11:39:13] "POST /set-tag HTTP/1.1" 200 109 0.002552 10.0.0.38 - - [2026-04-17 11:39:13] "GET /virtual-machine-interface/0b6f0074-3a52-11f1-93bf-fa163ef9ba3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.004245 10.0.0.38 - - [2026-04-17 11:39:13] "POST /set-tag HTTP/1.1" 200 109 0.002546 10.0.0.38 - - [2026-04-17 11:39:13] "GET /virtual-machine-interface/0e1f6548-3a52-11f1-93bf-fa163ef9ba3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.006189 10.0.0.38 - - [2026-04-17 11:39:13] "POST /set-tag HTTP/1.1" 200 109 0.002484 10.0.0.38 - - [2026-04-17 11:39:14] "GET /virtual-machine/e7892841-c0ad-4fc5-82fe-74f8ef68750c?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003615 10.0.0.38 - - [2026-04-17 11:39:14] "GET /virtual-machine-interface/0a30032a-3a52-11f1-93bf-fa163ef9ba3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.004227 10.0.0.38 - - [2026-04-17 11:39:15] "GET /virtual-machine-interface/0c93d1e6-3a52-11f1-93bf-fa163ef9ba3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.005678 10.0.0.38 - - [2026-04-17 11:39:15] "POST /set-tag HTTP/1.1" 200 109 0.002568 10.0.0.38 - - [2026-04-17 11:39:16] "GET /virtual-machine-interface/0e1f6548-3a52-11f1-93bf-fa163ef9ba3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005844 10.0.0.38 - - [2026-04-17 11:39:16] "POST /set-tag HTTP/1.1" 200 109 0.002768 10.0.0.38 - - [2026-04-17 11:39:16] "GET /virtual-machine-interface/0ac096d8-3a52-11f1-93bf-fa163ef9ba3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.004598 10.0.0.38 - - [2026-04-17 11:39:16] "POST /set-tag HTTP/1.1" 200 109 0.006494 10.0.0.38 - - [2026-04-17 11:39:20] "GET /virtual-machine/e4fc13c1-504e-4166-9b07-f57366324722?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.005003 10.0.0.38 - - [2026-04-17 11:39:20] "GET /virtual-machine-interface/0ac096d8-3a52-11f1-93bf-fa163ef9ba3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.008834 10.0.0.38 - - [2026-04-17 11:39:20] "GET /virtual-machine/8eff1f55-ad6d-4ebe-afd1-9c43fb7db921?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.003298 10.0.0.38 - - [2026-04-17 11:39:20] "GET /virtual-machine-interface/0b6f0074-3a52-11f1-93bf-fa163ef9ba3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.009562 10.0.0.38 - - [2026-04-17 11:39:21] "GET /virtual-machine-interface/0dae0cf4-3a52-11f1-93bf-fa163ef9ba3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.004988 10.0.0.38 - - [2026-04-17 11:39:21] "POST /set-tag HTTP/1.1" 200 109 0.007791 10.0.0.38 - - [2026-04-17 11:39:21] "GET /virtual-machine-interface/0bf8eb9a-3a52-11f1-93bf-fa163ef9ba3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.006524 10.0.0.38 - - [2026-04-17 11:39:21] "POST /set-tag HTTP/1.1" 200 109 0.003284 10.0.0.38 - - [2026-04-17 11:39:21] "GET /virtual-machine-interface/0d28b5fe-3a52-11f1-93bf-fa163ef9ba3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.005703 10.0.0.38 - - [2026-04-17 11:39:21] "POST /set-tag HTTP/1.1" 200 109 0.002999 10.0.0.38 - - [2026-04-17 11:39:25] "GET /virtual-machine/1481cbc0-1927-46a1-9137-a32a777110d4?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003190 10.0.0.38 - - [2026-04-17 11:39:25] "GET /virtual-machine-interface/0bf8eb9a-3a52-11f1-93bf-fa163ef9ba3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.004610 10.0.0.38 - - [2026-04-17 11:39:25] "GET /virtual-machine/d45897dd-f41d-47a8-8959-3e839f23963d?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003082 10.0.0.38 - - [2026-04-17 11:39:25] "GET /virtual-machine-interface/0c93d1e6-3a52-11f1-93bf-fa163ef9ba3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.004921 10.0.0.38 - - [2026-04-17 11:39:25] "GET /virtual-machine/625b8fe7-43d0-4556-a1bf-eee1d6169442?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003447 10.0.0.38 - - [2026-04-17 11:39:25] "GET /virtual-machine-interface/0dae0cf4-3a52-11f1-93bf-fa163ef9ba3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.004379 10.0.0.38 - - [2026-04-17 11:39:25] "GET /virtual-machine/6c868f06-f1d4-4e6e-accb-1515b8fc7e06?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003328 10.0.0.38 - - [2026-04-17 11:39:25] "GET /virtual-machine-interface/0d28b5fe-3a52-11f1-93bf-fa163ef9ba3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.004715 10.0.0.38 - - [2026-04-17 11:39:25] "GET /virtual-machine/20f4bbdd-2f7c-42a2-ac4a-401b870ddf04?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003236 10.0.0.38 - - [2026-04-17 11:39:25] "GET /virtual-machine-interface/0e1f6548-3a52-11f1-93bf-fa163ef9ba3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004873 10.0.0.38 - - [2026-04-17 11:39:26] "GET /loadbalancer/d4b2c2ba-e731-4c71-930c-fe9c96453699?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.003407 10.0.0.38 - - [2026-04-17 11:39:26] "POST /tags HTTP/1.1" 200 333 0.033349 10.0.0.38 - - [2026-04-17 11:39:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.009650 10.0.0.38 - - [2026-04-17 11:39:26] "GET /tag/32a709f0-140e-475f-9200-676212d226e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.016592 10.0.0.38 - - [2026-04-17 11:39:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002057 10.0.0.38 - - [2026-04-17 11:39:26] "GET /project/378550d9-70af-49e5-829b-827e2b04e4c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.038121 10.0.0.38 - - [2026-04-17 11:39:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001971 10.0.0.38 - - [2026-04-17 11:39:26] "GET /virtual-network/e701ef79-5a0a-4a97-b6a2-d6a89e908909?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.008505 10.0.0.38 - - [2026-04-17 11:39:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002524 10.0.0.38 - - [2026-04-17 11:39:26] "GET /service-appliance-set/a14eb3ef-08ce-48f0-b49e-4a88a5f73be1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.004522 10.0.0.38 - - [2026-04-17 11:39:26] "POST /fqname-to-id HTTP/1.1" 404 273 0.005354 10.0.0.38 - - [2026-04-17 11:39:26] "POST /virtual-machine-interfaces HTTP/1.1" 200 683 0.125017 10.0.0.38 - - [2026-04-17 11:39:26] "GET /virtual-machine-interface/683c50c9-bd07-4784-922d-d75012095f16?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2420 0.032296 10.0.0.38 - - [2026-04-17 11:39:26] "POST /instance-ips HTTP/1.1" 200 409 0.022864 10.0.0.38 - - [2026-04-17 11:39:26] "GET /instance-ip/2fdfc635-d5db-4419-994e-3afc076cabbb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1671 0.011691 10.0.0.38 - - [2026-04-17 11:39:26] "POST /loadbalancers HTTP/1.1" 200 629 0.063745 10.0.0.38 - - [2026-04-17 11:39:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.029785 10.0.0.38 - - [2026-04-17 11:39:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.018071 10.0.0.38 - - [2026-04-17 11:39:26] "GET /project/378550d9-70af-49e5-829b-827e2b04e4c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.070639 10.0.0.38 - - [2026-04-17 11:39:26] "GET /instance-ip/2fdfc635-d5db-4419-994e-3afc076cabbb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1671 0.008899 10.0.0.38 - - [2026-04-17 11:39:26] "GET /project/378550d9-70af-49e5-829b-827e2b04e4c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.057665 10.0.0.38 - - [2026-04-17 11:39:26] "POST /floating-ips HTTP/1.1" 200 597 0.024814 10.0.0.38 - - [2026-04-17 11:39:26] "GET /loadbalancer/d4b2c2ba-e731-4c71-930c-fe9c96453699?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.006974 10.0.0.38 - - [2026-04-17 11:39:26] "POST /loadbalancer-listeners HTTP/1.1" 200 735 0.057525 10.0.0.38 - - [2026-04-17 11:39:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003774 10.0.0.38 - - [2026-04-17 11:39:27] "GET /project/378550d9-70af-49e5-829b-827e2b04e4c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.059562 10.0.0.38 - - [2026-04-17 11:39:27] "GET /loadbalancer/d4b2c2ba-e731-4c71-930c-fe9c96453699?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.017242 10.0.0.38 - - [2026-04-17 11:39:27] "GET /loadbalancer-listener/85eacd71-3f60-44f6-8e1f-b3361b2a41d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1842 0.010903 10.0.0.38 - - [2026-04-17 11:39:27] "GET /loadbalancer-listener/85eacd71-3f60-44f6-8e1f-b3361b2a41d7?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1242 0.003736 10.0.0.38 - - [2026-04-17 11:39:27] "POST /loadbalancer-pools HTTP/1.1" 200 727 0.029263 10.0.0.38 - - [2026-04-17 11:39:27] "GET /instance-ip/2fdfc635-d5db-4419-994e-3afc076cabbb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1671 0.009001 10.0.0.38 - - [2026-04-17 11:39:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002630 10.0.0.38 - - [2026-04-17 11:39:27] "GET /loadbalancer/d4b2c2ba-e731-4c71-930c-fe9c96453699?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.006050 10.0.0.38 - - [2026-04-17 11:39:27] "GET /instance-ip/2fdfc635-d5db-4419-994e-3afc076cabbb?fields=floating_ips HTTP/1.1" 200 1212 0.011070 10.0.0.38 - - [2026-04-17 11:39:27] "GET /floating-ip/de168d85-357a-4f76-b9c3-9bdeb00735fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1497 0.002286 10.0.0.38 - - [2026-04-17 11:39:27] "GET /loadbalancer-pool/2ceefb49-7218-4ac3-8ce4-77db633de3b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1946 0.005304 10.0.0.38 - - [2026-04-17 11:39:27] "POST /loadbalancer-members HTTP/1.1" 200 721 0.024266 10.0.0.38 - - [2026-04-17 11:39:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.031071 10.0.0.38 - - [2026-04-17 11:39:27] "GET /virtual-machine-interface/0ac096d8-3a52-11f1-93bf-fa163ef9ba3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.012564 10.0.0.38 - - [2026-04-17 11:39:27] "GET /virtual-machine-interface/0ac096d8-3a52-11f1-93bf-fa163ef9ba3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.006207 10.0.0.38 - - [2026-04-17 11:39:27] "POST /ref-update HTTP/1.1" 200 156 0.027423 10.0.0.38 - - [2026-04-17 11:39:27] "POST /tags HTTP/1.1" 409 221 0.007089 10.0.0.38 - - [2026-04-17 11:39:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.014786 10.0.0.38 - - [2026-04-17 11:39:27] "GET /floating-ip/de168d85-357a-4f76-b9c3-9bdeb00735fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1813 0.028438 10.0.0.38 - - [2026-04-17 11:39:27] "GET /tag/32a709f0-140e-475f-9200-676212d226e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.022028 10.0.0.38 - - [2026-04-17 11:39:27] "PUT /floating-ip/de168d85-357a-4f76-b9c3-9bdeb00735fc HTTP/1.1" 200 256 0.025966 10.0.0.38 - - [2026-04-17 11:39:27] "POST /set-tag HTTP/1.1" 200 109 0.074128 10.0.0.38 - - [2026-04-17 11:39:27] "GET /loadbalancer-pool/2ceefb49-7218-4ac3-8ce4-77db633de3b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1946 0.024840 10.0.0.38 - - [2026-04-17 11:39:27] "POST /loadbalancer-members HTTP/1.1" 200 721 0.032385 10.0.0.38 - - [2026-04-17 11:39:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.014438 10.0.0.38 - - [2026-04-17 11:39:27] "GET /virtual-machine-interface/0a30032a-3a52-11f1-93bf-fa163ef9ba3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.011578 10.0.0.38 - - [2026-04-17 11:39:27] "GET /virtual-machine-interface/0a30032a-3a52-11f1-93bf-fa163ef9ba3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.009489 10.0.0.38 - - [2026-04-17 11:39:27] "POST /ref-update HTTP/1.1" 200 156 0.011206 10.0.0.38 - - [2026-04-17 11:39:27] "GET /floating-ip/de168d85-357a-4f76-b9c3-9bdeb00735fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2238 0.007508 10.0.0.38 - - [2026-04-17 11:39:27] "POST /set-tag HTTP/1.1" 200 109 0.103658 10.0.0.38 - - [2026-04-17 11:39:28] "POST /tags HTTP/1.1" 409 206 0.002764 10.0.0.38 - - [2026-04-17 11:39:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002534 10.0.0.38 - - [2026-04-17 11:39:28] "GET /tag/ba31dcce-441e-41bd-b28a-1114aa69d19b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.019651 10.0.0.38 - - [2026-04-17 11:39:28] "POST /tags HTTP/1.1" 409 204 0.002313 10.0.0.38 - - [2026-04-17 11:39:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002317 10.0.0.38 - - [2026-04-17 11:39:28] "GET /tag/03bd4cb7-2408-4dc0-ae95-9436d4fa99cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1099 0.014579 10.0.0.38 - - [2026-04-17 11:39:28] "GET /application-policy-set/1eeed681-6432-4232-8b83-ac7a116b84c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.007356 10.0.0.38 - - [2026-04-17 11:39:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002187 10.0.0.38 - - [2026-04-17 11:39:29] "GET /policy-management/8607b905-e758-4fe7-9fe7-f4e81cc32e02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.007347 10.0.0.38 - - [2026-04-17 11:39:29] "POST /tags HTTP/1.1" 409 206 0.001974 10.0.0.38 - - [2026-04-17 11:39:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002220 10.0.0.38 - - [2026-04-17 11:39:29] "GET /tag/ba31dcce-441e-41bd-b28a-1114aa69d19b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.011569 10.0.0.38 - - [2026-04-17 11:39:29] "POST /tags HTTP/1.1" 409 226 0.001942 10.0.0.38 - - [2026-04-17 11:39:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004535 10.0.0.38 - - [2026-04-17 11:39:29] "GET /tag/99a9c50c-68e6-4b49-bbe2-dc69737fa4a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.011956 10.0.0.38 - - [2026-04-17 11:39:29] "POST /tags HTTP/1.1" 409 204 0.002112 10.0.0.38 - - [2026-04-17 11:39:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002850 10.0.0.38 - - [2026-04-17 11:39:29] "GET /tag/03bd4cb7-2408-4dc0-ae95-9436d4fa99cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1099 0.012515 10.0.0.38 - - [2026-04-17 11:39:29] "POST /tags HTTP/1.1" 409 226 0.002100 10.0.0.38 - - [2026-04-17 11:39:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002622 10.0.0.38 - - [2026-04-17 11:39:29] "GET /tag/99a9c50c-68e6-4b49-bbe2-dc69737fa4a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.011771 10.0.0.38 - - [2026-04-17 11:39:29] "GET /application-policy-set/1eeed681-6432-4232-8b83-ac7a116b84c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.002390 10.0.0.38 - - [2026-04-17 11:39:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002154 10.0.0.38 - - [2026-04-17 11:39:29] "GET /policy-management/8607b905-e758-4fe7-9fe7-f4e81cc32e02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002814 10.0.0.38 - - [2026-04-17 11:39:29] "POST /firewall-rules HTTP/1.1" 200 626 0.067313 10.0.0.38 - - [2026-04-17 11:39:29] "POST /firewall-rules HTTP/1.1" 200 646 0.077022 10.0.0.38 - - [2026-04-17 11:39:29] "GET /firewall-rule/a3ac15a8-52c4-4603-9924-91bb68489b6c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2592 0.009004 10.0.0.38 - - [2026-04-17 11:39:29] "GET /firewall-policy/e64a70ff-cc5b-42ed-ba55-8eb6286c01fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.002648 10.0.0.38 - - [2026-04-17 11:39:29] "GET /firewall-rule/af9de16c-79af-4da0-88e8-3f27f3453e9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.004335 10.0.0.38 - - [2026-04-17 11:39:29] "POST /ref-update HTTP/1.1" 200 156 0.016997 10.0.0.38 - - [2026-04-17 11:39:29] "POST /firewall-policys HTTP/1.1" 200 606 0.031144 10.0.0.38 - - [2026-04-17 11:39:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.015834 10.0.0.38 - - [2026-04-17 11:39:29] "GET /firewall-policy/7652528e-86cf-4a58-bab4-ec93457673b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.005589 10.0.0.38 - - [2026-04-17 11:39:29] "GET /application-policy-set/1eeed681-6432-4232-8b83-ac7a116b84c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.002473 10.0.0.38 - - [2026-04-17 11:39:29] "GET /firewall-policy/7652528e-86cf-4a58-bab4-ec93457673b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.002990 10.0.0.38 - - [2026-04-17 11:39:29] "GET /firewall-policy/361187ca-348a-4e9e-8a1d-71ee680f2de8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4896 0.004664 10.0.0.38 - - [2026-04-17 11:39:29] "GET /firewall-policy/523df5cd-9b41-4e00-888b-9feb59abb9c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1407 0.003942 10.0.0.38 - - [2026-04-17 11:39:29] "GET /firewall-policy/e64a70ff-cc5b-42ed-ba55-8eb6286c01fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.004387 10.0.0.38 - - [2026-04-17 11:39:29] "GET /firewall-policy/e64a70ff-cc5b-42ed-ba55-8eb6286c01fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.003569 10.0.0.38 - - [2026-04-17 11:39:29] "GET /firewall-policy/361187ca-348a-4e9e-8a1d-71ee680f2de8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4896 0.002739 10.0.0.38 - - [2026-04-17 11:39:29] "POST /ref-update HTTP/1.1" 200 156 0.027238 10.0.0.38 - - [2026-04-17 11:39:29] "POST /ref-update HTTP/1.1" 200 156 0.028919 10.0.0.38 - - [2026-04-17 11:39:30] "POST /ref-update HTTP/1.1" 200 156 0.045013 10.0.0.38 - - [2026-04-17 11:39:30] "POST /ref-update HTTP/1.1" 200 156 0.025327 10.0.0.38 - - [2026-04-17 11:39:30] "POST /ref-update HTTP/1.1" 200 156 0.048580 10.0.0.38 - - [2026-04-17 11:39:30] "GET /firewall-policy/7652528e-86cf-4a58-bab4-ec93457673b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.007221 10.0.0.38 - - [2026-04-17 11:41:34] "GET /virtual-machine-interface/ac8cebd0-3a50-11f1-93bf-fa163ef9ba3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.005377 10.0.0.38 - - [2026-04-17 11:41:34] "POST /set-tag HTTP/1.1" 200 109 0.004816 10.0.0.38 - - [2026-04-17 11:41:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003689 10.0.0.38 - - [2026-04-17 11:41:34] "GET /loadbalancer/4b4544d3-b637-4a85-99ba-73720d43f040?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.002705 10.0.0.38 - - [2026-04-17 11:41:34] "GET /virtual-machine-interface/ac8cebd0-3a50-11f1-93bf-fa163ef9ba3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.004560 10.0.0.38 - - [2026-04-17 11:41:34] "POST /set-tag HTTP/1.1" 200 109 0.030866 10.0.0.38 - - [2026-04-17 11:41:34] "DELETE /loadbalancer-member/9e3342d0-2c55-4764-a673-b1952bf20a9b HTTP/1.1" 200 115 0.057324 10.0.0.38 - - [2026-04-17 11:41:34] "GET /virtual-machine-interface/ac8cebd0-3a50-11f1-93bf-fa163ef9ba3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.010558 10.0.0.38 - - [2026-04-17 11:41:34] "POST /set-tag HTTP/1.1" 200 109 0.002396 10.0.0.38 - - [2026-04-17 11:41:34] "DELETE /loadbalancer-member/94d7a23d-de51-412d-aca9-1b55e9cf5215 HTTP/1.1" 200 115 0.043720 10.0.0.38 - - [2026-04-17 11:41:34] "GET /virtual-machine-interface/ac8cebd0-3a50-11f1-93bf-fa163ef9ba3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.005859 10.0.0.38 - - [2026-04-17 11:41:34] "POST /set-tag HTTP/1.1" 200 109 0.002535 10.0.0.38 - - [2026-04-17 11:41:34] "DELETE /loadbalancer-member/6601ffda-8b80-4097-966d-1f9ec5284e87 HTTP/1.1" 200 115 0.046205 10.0.0.38 - - [2026-04-17 11:41:34] "GET /virtual-machine-interface/ac8cebd0-3a50-11f1-93bf-fa163ef9ba3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.004704 10.0.0.38 - - [2026-04-17 11:41:34] "POST /set-tag HTTP/1.1" 200 109 0.005111 10.0.0.38 - - [2026-04-17 11:41:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003285 10.0.0.38 - - [2026-04-17 11:41:34] "GET /loadbalancer/4b4544d3-b637-4a85-99ba-73720d43f040?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.003242 10.0.0.38 - - [2026-04-17 11:41:34] "GET /loadbalancer-pool/468ddf20-30f6-4bbd-8e69-6c553ab0ed8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.003180 10.0.0.38 - - [2026-04-17 11:41:34] "POST /loadbalancer-members HTTP/1.1" 200 690 0.024796 10.0.0.38 - - [2026-04-17 11:41:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.018034 10.0.0.38 - - [2026-04-17 11:41:34] "GET /virtual-machine-interface/ac8cebd0-3a50-11f1-93bf-fa163ef9ba3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.007219 10.0.0.38 - - [2026-04-17 11:41:34] "GET /virtual-machine-interface/ac8cebd0-3a50-11f1-93bf-fa163ef9ba3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.004534 10.0.0.38 - - [2026-04-17 11:41:34] "GET /floating-ip/a2badff3-e7de-4819-95bd-6339f59777e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.005909 10.0.0.38 - - [2026-04-17 11:41:34] "POST /set-tag HTTP/1.1" 200 109 0.107862 10.0.0.38 - - [2026-04-17 11:41:34] "GET /loadbalancer-pool/b6e9c145-cc3e-4512-a765-1ca731dbdbee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.008605 10.0.0.38 - - [2026-04-17 11:41:34] "POST /loadbalancer-members HTTP/1.1" 200 690 0.023757 10.0.0.38 - - [2026-04-17 11:41:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.021323 10.0.0.38 - - [2026-04-17 11:41:35] "GET /virtual-machine-interface/ac8cebd0-3a50-11f1-93bf-fa163ef9ba3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.023298 10.0.0.38 - - [2026-04-17 11:41:35] "GET /virtual-machine-interface/ac8cebd0-3a50-11f1-93bf-fa163ef9ba3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.009705 10.0.0.38 - - [2026-04-17 11:41:35] "POST /set-tag HTTP/1.1" 200 109 0.009822 10.0.0.38 - - [2026-04-17 11:41:35] "GET /floating-ip/a2badff3-e7de-4819-95bd-6339f59777e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.002184 10.0.0.38 - - [2026-04-17 11:41:35] "GET /loadbalancer-pool/e1cb6865-d592-4ff6-af19-0099a9a10587?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.003098 10.0.0.38 - - [2026-04-17 11:41:35] "POST /loadbalancer-members HTTP/1.1" 200 692 0.032433 10.0.0.38 - - [2026-04-17 11:41:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.020614 10.0.0.38 - - [2026-04-17 11:41:35] "GET /virtual-machine-interface/ac8cebd0-3a50-11f1-93bf-fa163ef9ba3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.010634 10.0.0.38 - - [2026-04-17 11:41:35] "GET /virtual-machine-interface/ac8cebd0-3a50-11f1-93bf-fa163ef9ba3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.012149 10.0.0.38 - - [2026-04-17 11:41:35] "GET /floating-ip/a2badff3-e7de-4819-95bd-6339f59777e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.003759 10.0.0.38 - - [2026-04-17 11:41:35] "POST /set-tag HTTP/1.1" 200 109 0.014636 10.0.0.38 - - [2026-04-17 11:41:35] "POST /tags HTTP/1.1" 409 252 0.003549 10.0.0.38 - - [2026-04-17 11:41:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004030 10.0.0.38 - - [2026-04-17 11:41:35] "GET /tag/3db97115-14b1-48d0-a311-cda2dc6bd559?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.017186 10.0.0.38 - - [2026-04-17 11:41:35] "POST /tags HTTP/1.1" 409 228 0.002199 10.0.0.38 - - [2026-04-17 11:41:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.005317 10.0.0.38 - - [2026-04-17 11:41:35] "GET /tag/fe3f714e-a246-49ef-92dd-d44a733aa90b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.019710 10.0.0.38 - - [2026-04-17 11:41:35] "GET /application-policy-set/1eeed681-6432-4232-8b83-ac7a116b84c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.004221 10.0.0.38 - - [2026-04-17 11:41:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002171 10.0.0.38 - - [2026-04-17 11:41:35] "GET /policy-management/8607b905-e758-4fe7-9fe7-f4e81cc32e02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.004848 10.0.0.38 - - [2026-04-17 11:41:35] "POST /tags HTTP/1.1" 409 206 0.003133 10.0.0.38 - - [2026-04-17 11:41:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003807 10.0.0.38 - - [2026-04-17 11:41:35] "GET /tag/ba31dcce-441e-41bd-b28a-1114aa69d19b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.014550 10.0.0.38 - - [2026-04-17 11:41:35] "POST /tags HTTP/1.1" 409 226 0.002306 10.0.0.38 - - [2026-04-17 11:41:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002981 10.0.0.38 - - [2026-04-17 11:41:35] "GET /tag/99a9c50c-68e6-4b49-bbe2-dc69737fa4a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.013247 10.0.0.38 - - [2026-04-17 11:41:35] "POST /tags HTTP/1.1" 409 204 0.006992 10.0.0.38 - - [2026-04-17 11:41:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002490 10.0.0.38 - - [2026-04-17 11:41:35] "GET /tag/03bd4cb7-2408-4dc0-ae95-9436d4fa99cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1099 0.013415 10.0.0.38 - - [2026-04-17 11:41:35] "POST /tags HTTP/1.1" 409 226 0.003211 10.0.0.38 - - [2026-04-17 11:41:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002681 10.0.0.38 - - [2026-04-17 11:41:35] "GET /tag/99a9c50c-68e6-4b49-bbe2-dc69737fa4a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.026339 10.0.0.38 - - [2026-04-17 11:41:35] "POST /tags HTTP/1.1" 409 228 0.003300 10.0.0.38 - - [2026-04-17 11:41:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002548 10.0.0.38 - - [2026-04-17 11:41:35] "GET /tag/fe3f714e-a246-49ef-92dd-d44a733aa90b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.016207 10.0.0.38 - - [2026-04-17 11:41:35] "POST /tags HTTP/1.1" 409 252 0.004310 10.0.0.38 - - [2026-04-17 11:41:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001872 10.0.0.38 - - [2026-04-17 11:41:35] "GET /tag/3db97115-14b1-48d0-a311-cda2dc6bd559?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.016883 10.0.0.38 - - [2026-04-17 11:41:35] "GET /application-policy-set/1eeed681-6432-4232-8b83-ac7a116b84c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.010656 10.0.0.38 - - [2026-04-17 11:41:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002409 10.0.0.38 - - [2026-04-17 11:41:36] "GET /policy-management/8607b905-e758-4fe7-9fe7-f4e81cc32e02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003756 10.0.0.38 - - [2026-04-17 11:41:36] "POST /firewall-rules HTTP/1.1" 409 281 0.002512 10.0.0.38 - - [2026-04-17 11:41:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002134 10.0.0.38 - - [2026-04-17 11:41:36] "PUT /firewall-rule/af9de16c-79af-4da0-88e8-3f27f3453e9f HTTP/1.1" 200 260 0.028735 10.0.0.38 - - [2026-04-17 11:41:36] "POST /firewall-rules HTTP/1.1" 409 291 0.002621 10.0.0.38 - - [2026-04-17 11:41:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003372 10.0.0.38 - - [2026-04-17 11:41:36] "PUT /firewall-rule/a3ac15a8-52c4-4603-9924-91bb68489b6c HTTP/1.1" 200 260 0.035147 10.0.0.38 - - [2026-04-17 11:41:36] "GET /firewall-rule/a3ac15a8-52c4-4603-9924-91bb68489b6c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2592 0.011855 10.0.0.38 - - [2026-04-17 11:41:36] "POST /firewall-rules HTTP/1.1" 200 658 0.131980 10.0.0.38 - - [2026-04-17 11:41:36] "GET /firewall-rule/439ba5aa-90ef-4a37-a3bd-5fdf0a374f0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2893 0.007264 10.0.0.38 - - [2026-04-17 11:41:36] "GET /firewall-policy/e64a70ff-cc5b-42ed-ba55-8eb6286c01fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.002998 10.0.0.38 - - [2026-04-17 11:41:36] "GET /firewall-rule/af9de16c-79af-4da0-88e8-3f27f3453e9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.003343 10.0.0.38 - - [2026-04-17 11:41:36] "POST /firewall-policys HTTP/1.1" 409 269 0.002415 10.0.0.38 - - [2026-04-17 11:41:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002233 10.0.0.38 - - [2026-04-17 11:41:36] "PUT /firewall-policy/7652528e-86cf-4a58-bab4-ec93457673b5 HTTP/1.1" 200 264 0.029408 10.0.0.38 - - [2026-04-17 11:41:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.034258 10.0.0.38 - - [2026-04-17 11:41:36] "GET /firewall-policy/7652528e-86cf-4a58-bab4-ec93457673b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.022948 10.0.0.38 - - [2026-04-17 11:41:36] "GET /application-policy-set/1eeed681-6432-4232-8b83-ac7a116b84c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.004170 10.0.0.38 - - [2026-04-17 11:41:36] "GET /firewall-policy/7652528e-86cf-4a58-bab4-ec93457673b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.003815 10.0.0.38 - - [2026-04-17 11:41:36] "GET /firewall-policy/361187ca-348a-4e9e-8a1d-71ee680f2de8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4896 0.006249 10.0.0.38 - - [2026-04-17 11:41:36] "GET /firewall-policy/523df5cd-9b41-4e00-888b-9feb59abb9c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1407 0.005170 10.0.0.38 - - [2026-04-17 11:41:36] "GET /firewall-policy/7652528e-86cf-4a58-bab4-ec93457673b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.006633 10.0.0.38 - - [2026-04-17 11:41:36] "GET /firewall-policy/7652528e-86cf-4a58-bab4-ec93457673b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.005513 [Introspect:8084]10.0.0.38 - - [2026-04-17 11:41:53] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001111 [Introspect:8084]10.0.0.38 - - [2026-04-17 11:41:53] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001065 [Introspect:8084]10.0.0.38 - - [2026-04-17 11:41:58] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000997 [Introspect:8084]10.0.0.38 - - [2026-04-17 11:41:58] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001055 [Introspect:8084]10.0.0.38 - - [2026-04-17 11:42:01] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001031 [Introspect:8084]10.0.0.38 - - [2026-04-17 11:42:01] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000990 [Introspect:8084]10.0.0.38 - - [2026-04-17 11:42:05] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001009 [Introspect:8084]10.0.0.38 - - [2026-04-17 11:42:05] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001095 10.0.0.38 - - [2026-04-17 11:42:37] "GET /virtual-machine-interface/0a30032a-3a52-11f1-93bf-fa163ef9ba3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4044 0.006712 10.0.0.38 - - [2026-04-17 11:42:37] "POST /set-tag HTTP/1.1" 200 109 0.004932 10.0.0.38 - - [2026-04-17 11:42:37] "GET /virtual-machine-interface/0c93d1e6-3a52-11f1-93bf-fa163ef9ba3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.005186 10.0.0.38 - - [2026-04-17 11:42:37] "POST /set-tag HTTP/1.1" 200 109 0.007215 10.0.0.38 - - [2026-04-17 11:42:37] "GET /virtual-machine-interface/0ac096d8-3a52-11f1-93bf-fa163ef9ba3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4044 0.012414 10.0.0.38 - - [2026-04-17 11:42:37] "POST /set-tag HTTP/1.1" 200 109 0.003841 10.0.0.38 - - [2026-04-17 11:42:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002083 10.0.0.38 - - [2026-04-17 11:42:37] "GET /loadbalancer/d4b2c2ba-e731-4c71-930c-fe9c96453699?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.002569 10.0.0.38 - - [2026-04-17 11:42:37] "GET /virtual-machine-interface/0a30032a-3a52-11f1-93bf-fa163ef9ba3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4044 0.004394 10.0.0.38 - - [2026-04-17 11:42:37] "POST /set-tag HTTP/1.1" 200 109 0.021244 10.0.0.38 - - [2026-04-17 11:42:37] "DELETE /loadbalancer-member/9510882b-3800-4ed4-9926-563927f1e6e9 HTTP/1.1" 200 115 0.043228 10.0.0.38 - - [2026-04-17 11:42:37] "GET /virtual-machine-interface/0d28b5fe-3a52-11f1-93bf-fa163ef9ba3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.004558 10.0.0.38 - - [2026-04-17 11:42:37] "POST /set-tag HTTP/1.1" 200 109 0.002674 10.0.0.38 - - [2026-04-17 11:42:37] "GET /virtual-machine-interface/0e1f6548-3a52-11f1-93bf-fa163ef9ba3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004117 10.0.0.38 - - [2026-04-17 11:42:37] "POST /set-tag HTTP/1.1" 200 109 0.002102 10.0.0.38 - - [2026-04-17 11:42:37] "GET /virtual-machine-interface/0bf8eb9a-3a52-11f1-93bf-fa163ef9ba3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.004625 10.0.0.38 - - [2026-04-17 11:42:37] "POST /set-tag HTTP/1.1" 200 109 0.002506 10.0.0.38 - - [2026-04-17 11:42:37] "GET /virtual-machine-interface/0b6f0074-3a52-11f1-93bf-fa163ef9ba3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.004409 10.0.0.38 - - [2026-04-17 11:42:37] "POST /set-tag HTTP/1.1" 200 109 0.002704 10.0.0.38 - - [2026-04-17 11:42:38] "GET /virtual-machine-interface/0dae0cf4-3a52-11f1-93bf-fa163ef9ba3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.004524 10.0.0.38 - - [2026-04-17 11:42:38] "POST /set-tag HTTP/1.1" 200 109 0.002450 10.0.0.38 - - [2026-04-17 11:42:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002243 10.0.0.38 - - [2026-04-17 11:42:38] "GET /loadbalancer/d4b2c2ba-e731-4c71-930c-fe9c96453699?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.002656 10.0.0.38 - - [2026-04-17 11:42:38] "GET /virtual-machine-interface/0a30032a-3a52-11f1-93bf-fa163ef9ba3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.006826 10.0.0.38 - - [2026-04-17 11:42:38] "POST /set-tag HTTP/1.1" 200 109 0.002753 10.0.0.38 - - [2026-04-17 11:42:38] "GET /virtual-machine-interface/0a30032a-3a52-11f1-93bf-fa163ef9ba3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.006142 10.0.0.38 - - [2026-04-17 11:42:38] "POST /set-tag HTTP/1.1" 200 109 0.003531 10.0.0.38 - - [2026-04-17 11:42:38] "GET /virtual-machine/e7892841-c0ad-4fc5-82fe-74f8ef68750c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.003013 10.0.0.38 - - [2026-04-17 11:42:38] "POST /ref-update HTTP/1.1" 200 156 0.012116 10.0.0.38 - - [2026-04-17 11:42:38] "GET /virtual-machine-interface/0a30032a-3a52-11f1-93bf-fa163ef9ba3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.016281 10.0.0.38 - - [2026-04-17 11:42:38] "POST /set-tag HTTP/1.1" 200 109 0.030972 10.0.0.38 - - [2026-04-17 11:42:38] "POST /set-tag HTTP/1.1" 200 109 0.020621 10.0.0.38 - - [2026-04-17 11:42:39] "POST /set-tag HTTP/1.1" 200 109 0.033521 10.0.0.38 - - [2026-04-17 11:42:39] "POST /set-tag HTTP/1.1" 200 109 0.034915 10.0.0.38 - - [2026-04-17 11:42:39] "POST /set-tag HTTP/1.1" 200 109 0.016539 10.0.0.38 - - [2026-04-17 11:42:39] "DELETE /instance-ip/0a4f99ba-3a52-11f1-93bf-fa163ef9ba3b HTTP/1.1" 200 115 0.055904 10.0.0.38 - - [2026-04-17 11:42:39] "POST /ref-update HTTP/1.1" 200 156 0.008973 10.0.0.38 - - [2026-04-17 11:42:39] "DELETE /virtual-machine-interface/0a30032a-3a52-11f1-93bf-fa163ef9ba3b HTTP/1.1" 200 115 0.042259 10.0.0.38 - - [2026-04-17 11:42:39] "DELETE /virtual-machine/e7892841-c0ad-4fc5-82fe-74f8ef68750c HTTP/1.1" 200 115 0.027952 10.0.0.38 - - [2026-04-17 11:42:39] "GET /virtual-machine-interface/0ac096d8-3a52-11f1-93bf-fa163ef9ba3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4044 0.005363 10.0.0.38 - - [2026-04-17 11:42:39] "POST /set-tag HTTP/1.1" 200 109 0.002853 10.0.0.38 - - [2026-04-17 11:42:39] "GET /virtual-machine-interface/0ac096d8-3a52-11f1-93bf-fa163ef9ba3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4044 0.004387 10.0.0.38 - - [2026-04-17 11:42:39] "POST /set-tag HTTP/1.1" 200 109 0.002251 10.0.0.38 - - [2026-04-17 11:42:39] "GET /virtual-machine/e4fc13c1-504e-4166-9b07-f57366324722?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.003021 10.0.0.38 - - [2026-04-17 11:42:39] "POST /ref-update HTTP/1.1" 200 156 0.009537 10.0.0.38 - - [2026-04-17 11:42:39] "GET /virtual-machine-interface/0ac096d8-3a52-11f1-93bf-fa163ef9ba3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4044 0.010975 10.0.0.38 - - [2026-04-17 11:42:39] "POST /set-tag HTTP/1.1" 200 109 0.018879 10.0.0.38 - - [2026-04-17 11:42:39] "POST /set-tag HTTP/1.1" 200 109 0.042723 10.0.0.38 - - [2026-04-17 11:42:39] "POST /set-tag HTTP/1.1" 200 109 0.028944 10.0.0.38 - - [2026-04-17 11:42:39] "POST /set-tag HTTP/1.1" 200 109 0.038542 10.0.0.38 - - [2026-04-17 11:42:39] "POST /set-tag HTTP/1.1" 200 109 0.040831 10.0.0.38 - - [2026-04-17 11:42:39] "DELETE /instance-ip/0adb3f88-3a52-11f1-93bf-fa163ef9ba3b HTTP/1.1" 200 115 0.063654 10.0.0.38 - - [2026-04-17 11:42:39] "POST /ref-update HTTP/1.1" 200 156 0.011077 10.0.0.38 - - [2026-04-17 11:42:39] "DELETE /virtual-machine-interface/0ac096d8-3a52-11f1-93bf-fa163ef9ba3b HTTP/1.1" 200 115 0.056117 10.0.0.38 - - [2026-04-17 11:42:39] "DELETE /virtual-machine/e4fc13c1-504e-4166-9b07-f57366324722 HTTP/1.1" 200 115 0.021959 10.0.0.38 - - [2026-04-17 11:42:39] "DELETE /tag/cd200c90-d209-48cc-b040-2b19d51b4340 HTTP/1.1" 200 115 0.035981 10.0.0.38 - - [2026-04-17 11:42:40] "GET /virtual-machine-interface/0b6f0074-3a52-11f1-93bf-fa163ef9ba3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.004680 10.0.0.38 - - [2026-04-17 11:42:40] "POST /set-tag HTTP/1.1" 200 109 0.002734 10.0.0.38 - - [2026-04-17 11:42:40] "GET /virtual-machine-interface/0b6f0074-3a52-11f1-93bf-fa163ef9ba3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.004411 10.0.0.38 - - [2026-04-17 11:42:40] "POST /set-tag HTTP/1.1" 200 109 0.002336 10.0.0.38 - - [2026-04-17 11:42:40] "GET /virtual-machine/8eff1f55-ad6d-4ebe-afd1-9c43fb7db921?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.003153 10.0.0.38 - - [2026-04-17 11:42:40] "POST /ref-update HTTP/1.1" 200 156 0.011064 10.0.0.38 - - [2026-04-17 11:42:40] "GET /virtual-machine-interface/0b6f0074-3a52-11f1-93bf-fa163ef9ba3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.021032 10.0.0.38 - - [2026-04-17 11:42:40] "POST /set-tag HTTP/1.1" 200 109 0.029740 10.0.0.38 - - [2026-04-17 11:42:40] "POST /set-tag HTTP/1.1" 200 109 0.039041 10.0.0.38 - - [2026-04-17 11:42:40] "POST /set-tag HTTP/1.1" 200 109 0.029590 10.0.0.38 - - [2026-04-17 11:42:40] "POST /set-tag HTTP/1.1" 200 109 0.018759 10.0.0.38 - - [2026-04-17 11:42:40] "POST /set-tag HTTP/1.1" 200 109 0.025442 10.0.0.38 - - [2026-04-17 11:42:40] "DELETE /instance-ip/0b91c2c6-3a52-11f1-93bf-fa163ef9ba3b HTTP/1.1" 200 115 0.047234 10.0.0.38 - - [2026-04-17 11:42:40] "DELETE /virtual-machine-interface/0b6f0074-3a52-11f1-93bf-fa163ef9ba3b HTTP/1.1" 200 115 0.044989 10.0.0.38 - - [2026-04-17 11:42:40] "DELETE /virtual-machine/8eff1f55-ad6d-4ebe-afd1-9c43fb7db921 HTTP/1.1" 200 115 0.030284 10.0.0.38 - - [2026-04-17 11:42:40] "GET /virtual-machine-interface/0bf8eb9a-3a52-11f1-93bf-fa163ef9ba3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.005270 10.0.0.38 - - [2026-04-17 11:42:40] "POST /set-tag HTTP/1.1" 200 109 0.003191 10.0.0.38 - - [2026-04-17 11:42:40] "GET /virtual-machine-interface/0bf8eb9a-3a52-11f1-93bf-fa163ef9ba3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.004727 10.0.0.38 - - [2026-04-17 11:42:40] "POST /set-tag HTTP/1.1" 200 109 0.002271 10.0.0.38 - - [2026-04-17 11:42:40] "GET /virtual-machine/1481cbc0-1927-46a1-9137-a32a777110d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.003120 10.0.0.38 - - [2026-04-17 11:42:40] "POST /ref-update HTTP/1.1" 200 156 0.012336 10.0.0.38 - - [2026-04-17 11:42:40] "GET /virtual-machine-interface/0bf8eb9a-3a52-11f1-93bf-fa163ef9ba3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.006384 10.0.0.38 - - [2026-04-17 11:42:40] "POST /set-tag HTTP/1.1" 200 109 0.018370 10.0.0.38 - - [2026-04-17 11:42:40] "POST /set-tag HTTP/1.1" 200 109 0.018870 10.0.0.38 - - [2026-04-17 11:42:40] "POST /set-tag HTTP/1.1" 200 109 0.028239 10.0.0.38 - - [2026-04-17 11:42:40] "POST /set-tag HTTP/1.1" 200 109 0.017231 10.0.0.38 - - [2026-04-17 11:42:40] "POST /set-tag HTTP/1.1" 200 109 0.026198 10.0.0.38 - - [2026-04-17 11:42:40] "DELETE /instance-ip/0c197964-3a52-11f1-93bf-fa163ef9ba3b HTTP/1.1" 200 115 0.051616 10.0.0.38 - - [2026-04-17 11:42:41] "DELETE /virtual-machine-interface/0bf8eb9a-3a52-11f1-93bf-fa163ef9ba3b HTTP/1.1" 200 115 0.053857 10.0.0.38 - - [2026-04-17 11:42:41] "DELETE /virtual-machine/1481cbc0-1927-46a1-9137-a32a777110d4 HTTP/1.1" 200 115 0.022969 10.0.0.38 - - [2026-04-17 11:42:41] "DELETE /tag/97689f63-e415-43b0-b5eb-56852aeb25d0 HTTP/1.1" 200 115 0.049617 10.0.0.38 - - [2026-04-17 11:42:41] "DELETE /tag/ba31dcce-441e-41bd-b28a-1114aa69d19b HTTP/1.1" 409 388 0.005545 10.0.0.38 - - [2026-04-17 11:43:08] "GET /virtual-machine-interface/0e1f6548-3a52-11f1-93bf-fa163ef9ba3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005831 10.0.0.38 - - [2026-04-17 11:43:08] "POST /set-tag HTTP/1.1" 200 109 0.002424 10.0.0.38 - - [2026-04-17 11:43:08] "GET /virtual-machine-interface/0e1f6548-3a52-11f1-93bf-fa163ef9ba3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.006770 10.0.0.38 - - [2026-04-17 11:43:08] "POST /set-tag HTTP/1.1" 200 109 0.003875 10.0.0.38 - - [2026-04-17 11:43:08] "GET /virtual-machine/20f4bbdd-2f7c-42a2-ac4a-401b870ddf04?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.004983 10.0.0.38 - - [2026-04-17 11:43:08] "POST /ref-update HTTP/1.1" 200 156 0.012632 10.0.0.38 - - [2026-04-17 11:43:08] "GET /virtual-machine-interface/0e1f6548-3a52-11f1-93bf-fa163ef9ba3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.011464 10.0.0.38 - - [2026-04-17 11:43:08] "POST /set-tag HTTP/1.1" 200 109 0.018406 10.0.0.38 - - [2026-04-17 11:43:09] "POST /set-tag HTTP/1.1" 200 109 0.017620 10.0.0.38 - - [2026-04-17 11:43:09] "POST /set-tag HTTP/1.1" 200 109 0.028619 10.0.0.38 - - [2026-04-17 11:43:09] "POST /set-tag HTTP/1.1" 200 109 0.034569 10.0.0.38 - - [2026-04-17 11:43:09] "DELETE /instance-ip/0e3af9ac-3a52-11f1-93bf-fa163ef9ba3b HTTP/1.1" 200 115 0.038659 10.0.0.38 - - [2026-04-17 11:43:09] "DELETE /virtual-machine-interface/0e1f6548-3a52-11f1-93bf-fa163ef9ba3b HTTP/1.1" 200 115 0.050340 10.0.0.38 - - [2026-04-17 11:43:09] "DELETE /virtual-machine/20f4bbdd-2f7c-42a2-ac4a-401b870ddf04 HTTP/1.1" 200 115 0.022295 10.0.0.38 - - [2026-04-17 11:43:09] "DELETE /tag/26c11d81-b18f-44a0-8a82-c1b866669b61 HTTP/1.1" 200 115 0.049804 10.0.0.38 - - [2026-04-17 11:43:09] "GET /virtual-machine-interface/0d28b5fe-3a52-11f1-93bf-fa163ef9ba3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.004827 10.0.0.38 - - [2026-04-17 11:43:09] "POST /set-tag HTTP/1.1" 200 109 0.002651 10.0.0.38 - - [2026-04-17 11:43:09] "GET /virtual-machine-interface/0d28b5fe-3a52-11f1-93bf-fa163ef9ba3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.004573 10.0.0.38 - - [2026-04-17 11:43:09] "POST /set-tag HTTP/1.1" 200 109 0.002751 10.0.0.38 - - [2026-04-17 11:43:09] "GET /virtual-machine/6c868f06-f1d4-4e6e-accb-1515b8fc7e06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.003094 10.0.0.38 - - [2026-04-17 11:43:09] "POST /ref-update HTTP/1.1" 200 156 0.010975 10.0.0.38 - - [2026-04-17 11:43:09] "GET /virtual-machine-interface/0d28b5fe-3a52-11f1-93bf-fa163ef9ba3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.006295 10.0.0.38 - - [2026-04-17 11:43:09] "POST /set-tag HTTP/1.1" 200 109 0.021096 10.0.0.38 - - [2026-04-17 11:43:09] "POST /set-tag HTTP/1.1" 200 109 0.082268 10.0.0.38 - - [2026-04-17 11:43:09] "POST /set-tag HTTP/1.1" 200 109 0.041205 10.0.0.38 - - [2026-04-17 11:43:09] "POST /set-tag HTTP/1.1" 200 109 0.014918 10.0.0.38 - - [2026-04-17 11:43:09] "DELETE /instance-ip/0d4207b6-3a52-11f1-93bf-fa163ef9ba3b HTTP/1.1" 200 115 0.068161 10.0.0.38 - - [2026-04-17 11:43:09] "DELETE /virtual-machine-interface/0d28b5fe-3a52-11f1-93bf-fa163ef9ba3b HTTP/1.1" 200 115 0.040357 10.0.0.38 - - [2026-04-17 11:43:09] "GET /global-system-configs HTTP/1.1" 200 322 0.004719 10.0.0.38 - - [2026-04-17 11:43:09] "DELETE /virtual-machine/6c868f06-f1d4-4e6e-accb-1515b8fc7e06 HTTP/1.1" 200 115 0.032002 10.0.0.38 - - [2026-04-17 11:43:09] "DELETE /tag/03bd4cb7-2408-4dc0-ae95-9436d4fa99cc HTTP/1.1" 409 236 0.007353 10.0.0.38 - - [2026-04-17 11:43:09] "GET /virtual-machine-interface/0c93d1e6-3a52-11f1-93bf-fa163ef9ba3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.006058 10.0.0.38 - - [2026-04-17 11:43:09] "POST /set-tag HTTP/1.1" 200 109 0.002461 10.0.0.38 - - [2026-04-17 11:43:09] "GET /virtual-machine-interface/0c93d1e6-3a52-11f1-93bf-fa163ef9ba3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.004754 10.0.0.38 - - [2026-04-17 11:43:10] "GET /global-system-configs HTTP/1.1" 200 322 0.004526 10.0.0.38 - - [2026-04-17 11:43:10] "POST /set-tag HTTP/1.1" 200 109 0.003088 10.0.0.38 - - [2026-04-17 11:43:10] "GET /virtual-machine/d45897dd-f41d-47a8-8959-3e839f23963d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.003054 10.0.0.38 - - [2026-04-17 11:43:10] "POST /ref-update HTTP/1.1" 200 156 0.012545 10.0.0.38 - - [2026-04-17 11:43:10] "GET /virtual-machine-interface/0c93d1e6-3a52-11f1-93bf-fa163ef9ba3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.006310 10.0.0.38 - - [2026-04-17 11:43:10] "POST /set-tag HTTP/1.1" 200 109 0.018676 10.0.0.38 - - [2026-04-17 11:43:10] "POST /set-tag HTTP/1.1" 200 109 0.031675 10.0.0.38 - - [2026-04-17 11:43:10] "POST /set-tag HTTP/1.1" 200 109 0.036668 10.0.0.38 - - [2026-04-17 11:43:10] "POST /set-tag HTTP/1.1" 200 109 0.057173 10.0.0.38 - - [2026-04-17 11:43:10] "DELETE /instance-ip/0cbdeed6-3a52-11f1-93bf-fa163ef9ba3b HTTP/1.1" 200 115 0.066574 10.0.0.38 - - [2026-04-17 11:43:10] "DELETE /virtual-machine-interface/0c93d1e6-3a52-11f1-93bf-fa163ef9ba3b HTTP/1.1" 200 115 0.055002 10.0.0.38 - - [2026-04-17 11:43:10] "DELETE /virtual-machine/d45897dd-f41d-47a8-8959-3e839f23963d HTTP/1.1" 200 115 0.021422 10.0.0.38 - - [2026-04-17 11:43:10] "DELETE /tag/d6763ea2-6110-4b49-83d7-96e465076faf HTTP/1.1" 200 115 0.044716 10.0.0.38 - - [2026-04-17 11:43:10] "DELETE /tag/60791e04-5306-44b8-a296-13e3cdc0518c HTTP/1.1" 200 115 0.044123 10.0.0.38 - - [2026-04-17 11:43:10] "DELETE /tag/64ac3917-449a-4d5a-823a-c0b8c0751cbb HTTP/1.1" 200 115 0.057207 10.0.0.38 - - [2026-04-17 11:43:10] "GET /virtual-machine-interface/0dae0cf4-3a52-11f1-93bf-fa163ef9ba3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.004650 10.0.0.38 - - [2026-04-17 11:43:10] "POST /set-tag HTTP/1.1" 200 109 0.003364 10.0.0.38 - - [2026-04-17 11:43:10] "GET /virtual-machine-interface/0dae0cf4-3a52-11f1-93bf-fa163ef9ba3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.006858 10.0.0.38 - - [2026-04-17 11:43:10] "POST /set-tag HTTP/1.1" 200 109 0.003199 10.0.0.38 - - [2026-04-17 11:43:10] "GET /virtual-machine/625b8fe7-43d0-4556-a1bf-eee1d6169442?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.003903 10.0.0.38 - - [2026-04-17 11:43:10] "POST /ref-update HTTP/1.1" 200 156 0.025813 10.0.0.38 - - [2026-04-17 11:43:10] "GET /virtual-machine-interface/0dae0cf4-3a52-11f1-93bf-fa163ef9ba3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.028712 10.0.0.38 - - [2026-04-17 11:43:10] "POST /set-tag HTTP/1.1" 200 109 0.039341 10.0.0.38 - - [2026-04-17 11:43:10] "POST /set-tag HTTP/1.1" 200 109 0.057026 10.0.0.38 - - [2026-04-17 11:43:10] "POST /set-tag HTTP/1.1" 200 109 0.057841 10.0.0.38 - - [2026-04-17 11:43:11] "POST /set-tag HTTP/1.1" 200 109 0.049619 10.0.0.38 - - [2026-04-17 11:43:11] "DELETE /instance-ip/0dc898d0-3a52-11f1-93bf-fa163ef9ba3b HTTP/1.1" 200 115 0.120865 10.0.0.38 - - [2026-04-17 11:43:11] "DELETE /virtual-machine-interface/0dae0cf4-3a52-11f1-93bf-fa163ef9ba3b HTTP/1.1" 200 115 0.092240 10.0.0.38 - - [2026-04-17 11:43:11] "DELETE /virtual-machine/625b8fe7-43d0-4556-a1bf-eee1d6169442 HTTP/1.1" 200 115 0.032722 10.0.0.38 - - [2026-04-17 11:43:11] "DELETE /tag/fe3f714e-a246-49ef-92dd-d44a733aa90b HTTP/1.1" 409 236 0.006971 10.0.0.38 - - [2026-04-17 11:43:11] "DELETE /tag/3db97115-14b1-48d0-a311-cda2dc6bd559 HTTP/1.1" 409 236 0.005303 10.0.0.38 - - [2026-04-17 11:43:11] "DELETE /tag/1b8f98a5-bc8c-4258-82c8-c9ca18cbadb9 HTTP/1.1" 200 115 0.045168 10.0.0.38 - - [2026-04-17 11:43:12] "POST /projects HTTP/1.1" 409 238 0.003211 10.0.0.38 - - [2026-04-17 11:43:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002284 10.0.0.38 - - [2026-04-17 11:43:12] "GET /project/fb6222ed-0281-407c-bad5-0f215060dc81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.031447 10.0.0.38 - - [2026-04-17 11:43:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002172 10.0.0.38 - - [2026-04-17 11:43:12] "GET /virtual-network/9a0a7618-16f6-4a99-8f5e-9eccb1eaf1f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.004382 10.0.0.38 - - [2026-04-17 11:43:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002245 10.0.0.38 - - [2026-04-17 11:43:12] "GET /virtual-network/e701ef79-5a0a-4a97-b6a2-d6a89e908909?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.004452 10.0.0.38 - - [2026-04-17 11:43:12] "POST /security-groups HTTP/1.1" 409 285 0.002475 10.0.0.38 - - [2026-04-17 11:43:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002324 10.0.0.38 - - [2026-04-17 11:43:13] "PUT /security-group/ef4a3622-b2c9-4e3c-9584-2e452e5aa74f HTTP/1.1" 200 262 0.058925 10.0.0.38 - - [2026-04-17 11:43:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.021811 10.0.0.38 - - [2026-04-17 11:43:13] "PUT /access-control-list/8aa8da12-8a4b-4816-8694-0cbf8f0701af HTTP/1.1" 200 272 0.023094 10.0.0.38 - - [2026-04-17 11:43:13] "PUT /access-control-list/47e98732-f868-430a-8a19-cd323247f983 HTTP/1.1" 200 272 0.029377 10.0.0.38 - - [2026-04-17 11:43:17] "POST /projects HTTP/1.1" 409 238 0.002650 10.0.0.38 - - [2026-04-17 11:43:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002611 10.0.0.38 - - [2026-04-17 11:43:18] "GET /project/fb6222ed-0281-407c-bad5-0f215060dc81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.048304 10.0.0.38 - - [2026-04-17 11:43:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002558 10.0.0.38 - - [2026-04-17 11:43:18] "GET /virtual-network/9a0a7618-16f6-4a99-8f5e-9eccb1eaf1f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.004343 10.0.0.38 - - [2026-04-17 11:43:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002557 10.0.0.38 - - [2026-04-17 11:43:18] "GET /virtual-network/e701ef79-5a0a-4a97-b6a2-d6a89e908909?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.004803 10.0.0.38 - - [2026-04-17 11:43:18] "POST /security-groups HTTP/1.1" 409 285 0.002499 10.0.0.38 - - [2026-04-17 11:43:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002209 10.0.0.38 - - [2026-04-17 11:43:18] "PUT /security-group/ef4a3622-b2c9-4e3c-9584-2e452e5aa74f HTTP/1.1" 200 262 0.059363 10.0.0.38 - - [2026-04-17 11:43:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.032756 10.0.0.38 - - [2026-04-17 11:43:18] "PUT /access-control-list/8aa8da12-8a4b-4816-8694-0cbf8f0701af HTTP/1.1" 200 272 0.022142 10.0.0.38 - - [2026-04-17 11:43:18] "GET /firewall-policy/361187ca-348a-4e9e-8a1d-71ee680f2de8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4896 0.017163 10.0.0.38 - - [2026-04-17 11:43:18] "PUT /access-control-list/47e98732-f868-430a-8a19-cd323247f983 HTTP/1.1" 200 272 0.027375 10.0.0.38 - - [2026-04-17 11:43:18] "GET /firewall-rule/079a668b-c719-4d14-8fe5-b041b006539a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2086 0.003206 10.0.0.38 - - [2026-04-17 11:43:18] "POST /ref-update HTTP/1.1" 200 156 0.055894 10.0.0.38 - - [2026-04-17 11:43:18] "DELETE /firewall-rule/079a668b-c719-4d14-8fe5-b041b006539a HTTP/1.1" 200 115 0.046202 10.0.0.38 - - [2026-04-17 11:43:18] "GET /firewall-policy/361187ca-348a-4e9e-8a1d-71ee680f2de8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4640 0.006021 10.0.0.38 - - [2026-04-17 11:43:18] "GET /firewall-rule/a9b1e099-5b33-4976-97ce-f5b8c230144c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.003060 10.0.0.38 - - [2026-04-17 11:43:18] "POST /ref-update HTTP/1.1" 200 156 0.047501 10.0.0.38 - - [2026-04-17 11:43:18] "DELETE /firewall-rule/a9b1e099-5b33-4976-97ce-f5b8c230144c HTTP/1.1" 200 115 0.043309 10.0.0.38 - - [2026-04-17 11:43:18] "DELETE /tag/fe3f714e-a246-49ef-92dd-d44a733aa90b HTTP/1.1" 409 236 0.005341 10.0.0.38 - - [2026-04-17 11:43:18] "DELETE /tag/ada6eb29-2fc8-4a92-aa49-69140c73e9cf HTTP/1.1" 200 115 0.038874 10.0.0.38 - - [2026-04-17 11:43:18] "DELETE /tag/3db97115-14b1-48d0-a311-cda2dc6bd559 HTTP/1.1" 409 236 0.007345 10.0.0.38 - - [2026-04-17 11:43:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002255 10.0.0.38 - - [2026-04-17 11:43:18] "GET /virtual-network/9a0a7618-16f6-4a99-8f5e-9eccb1eaf1f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.004885 10.0.0.38 - - [2026-04-17 11:43:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002308 10.0.0.38 - - [2026-04-17 11:43:18] "GET /virtual-network/e701ef79-5a0a-4a97-b6a2-d6a89e908909?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.004402 10.0.0.38 - - [2026-04-17 11:43:18] "PUT /virtual-network/9a0a7618-16f6-4a99-8f5e-9eccb1eaf1f0 HTTP/1.1" 200 264 0.052918 10.0.0.38 - - [2026-04-17 11:43:18] "PUT /virtual-network/e701ef79-5a0a-4a97-b6a2-d6a89e908909 HTTP/1.1" 200 264 0.047747 10.0.0.38 - - [2026-04-17 11:43:18] "DELETE /security-group/ef4a3622-b2c9-4e3c-9584-2e452e5aa74f HTTP/1.1" 200 115 0.047397 10.0.0.38 - - [2026-04-17 11:43:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001745 10.0.0.38 - - [2026-04-17 11:43:18] "DELETE /access-control-list/8aa8da12-8a4b-4816-8694-0cbf8f0701af HTTP/1.1" 200 115 0.023041 10.0.0.38 - - [2026-04-17 11:43:19] "DELETE /access-control-list/47e98732-f868-430a-8a19-cd323247f983 HTTP/1.1" 200 115 0.029956 10.0.0.38 - - [2026-04-17 11:43:19] "GET /project/fb6222ed-0281-407c-bad5-0f215060dc81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1895 0.027418 10.0.0.38 - - [2026-04-17 11:43:19] "GET /project/fb6222ed-0281-407c-bad5-0f215060dc81?fields=security_groups HTTP/1.1" 200 1353 0.056803 10.0.0.38 - - [2026-04-17 11:43:19] "DELETE /security-group/4d7426ae-2fc7-4172-a7e4-12c6ac788819 HTTP/1.1" 200 115 0.059773 10.0.0.38 - - [2026-04-17 11:43:19] "DELETE /access-control-list/28cfaf5e-a503-4965-849d-12056c99413d HTTP/1.1" 200 115 0.041968 10.0.0.38 - - [2026-04-17 11:43:19] "GET /project/fb6222ed-0281-407c-bad5-0f215060dc81?fields=application_policy_sets HTTP/1.1" 200 1392 0.043292 10.0.0.38 - - [2026-04-17 11:43:19] "DELETE /access-control-list/af4bf754-daea-4d18-86a1-6a6256b1944d HTTP/1.1" 200 115 0.051914 10.0.0.38 - - [2026-04-17 11:43:19] "DELETE /project/fb6222ed-0281-407c-bad5-0f215060dc81 HTTP/1.1" 200 115 0.324572 10.0.0.38 - - [2026-04-17 11:43:19] "POST /projects HTTP/1.1" 409 238 0.002276 10.0.0.38 - - [2026-04-17 11:43:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001791 10.0.0.38 - - [2026-04-17 11:43:19] "GET /project/378550d9-70af-49e5-829b-827e2b04e4c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.036248 10.0.0.38 - - [2026-04-17 11:43:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001887 10.0.0.38 - - [2026-04-17 11:43:19] "GET /virtual-network/9a0a7618-16f6-4a99-8f5e-9eccb1eaf1f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3097 0.004463 10.0.0.38 - - [2026-04-17 11:43:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001689 10.0.0.38 - - [2026-04-17 11:43:19] "GET /virtual-network/e701ef79-5a0a-4a97-b6a2-d6a89e908909?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3114 0.005658 10.0.0.38 - - [2026-04-17 11:43:19] "POST /security-groups HTTP/1.1" 409 285 0.002594 10.0.0.38 - - [2026-04-17 11:43:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001781 10.0.0.38 - - [2026-04-17 11:43:19] "PUT /security-group/5fb717ce-cbd5-4c4b-b70a-b1f31ea2b4f9 HTTP/1.1" 200 262 0.059521 10.0.0.38 - - [2026-04-17 11:43:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.062239 10.0.0.38 - - [2026-04-17 11:43:19] "PUT /access-control-list/961f840a-07fb-482c-ab62-96ade3804186 HTTP/1.1" 200 272 0.072690 10.0.0.38 - - [2026-04-17 11:43:19] "PUT /access-control-list/7fb51601-e4b9-4eb9-b262-e1ab8002a60f HTTP/1.1" 200 272 0.026365 10.0.0.38 - - [2026-04-17 11:43:23] "DELETE /loadbalancer-member/dc82bbc3-5445-488d-b7cc-3848ddaf4d24 HTTP/1.1" 200 115 0.032473 10.0.0.38 - - [2026-04-17 11:43:24] "DELETE /loadbalancer-pool/2ceefb49-7218-4ac3-8ce4-77db633de3b2 HTTP/1.1" 200 115 0.038871 10.0.0.38 - - [2026-04-17 11:43:24] "DELETE /loadbalancer-listener/85eacd71-3f60-44f6-8e1f-b3361b2a41d7 HTTP/1.1" 200 115 0.037150 10.0.0.38 - - [2026-04-17 11:43:24] "DELETE /loadbalancer/d4b2c2ba-e731-4c71-930c-fe9c96453699 HTTP/1.1" 200 115 0.050607 10.0.0.38 - - [2026-04-17 11:43:24] "DELETE /floating-ip/de168d85-357a-4f76-b9c3-9bdeb00735fc HTTP/1.1" 200 115 0.027880 10.0.0.38 - - [2026-04-17 11:43:24] "DELETE /instance-ip/2fdfc635-d5db-4419-994e-3afc076cabbb HTTP/1.1" 200 115 0.030449 10.0.0.38 - - [2026-04-17 11:43:24] "DELETE /virtual-machine-interface/683c50c9-bd07-4784-922d-d75012095f16 HTTP/1.1" 200 115 0.036599 10.0.0.38 - - [2026-04-17 11:43:24] "DELETE /tag/32a709f0-140e-475f-9200-676212d226e2 HTTP/1.1" 200 115 0.044325 10.0.0.38 - - [2026-04-17 11:43:24] "GET /application-policy-set/1eeed681-6432-4232-8b83-ac7a116b84c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.003440 10.0.0.38 - - [2026-04-17 11:43:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002131 10.0.0.38 - - [2026-04-17 11:43:24] "GET /policy-management/8607b905-e758-4fe7-9fe7-f4e81cc32e02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002851 10.0.0.38 - - [2026-04-17 11:43:24] "GET /firewall-policy/e64a70ff-cc5b-42ed-ba55-8eb6286c01fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.004203 10.0.0.38 - - [2026-04-17 11:43:24] "GET /firewall-rule/af9de16c-79af-4da0-88e8-3f27f3453e9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.003211 10.0.0.38 - - [2026-04-17 11:43:24] "POST /ref-update HTTP/1.1" 200 156 0.015546 10.0.0.38 - - [2026-04-17 11:43:24] "DELETE /firewall-rule/af9de16c-79af-4da0-88e8-3f27f3453e9f HTTP/1.1" 200 115 0.040971 10.0.0.38 - - [2026-04-17 11:43:24] "GET /firewall-policy/7652528e-86cf-4a58-bab4-ec93457673b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.004761 10.0.0.38 - - [2026-04-17 11:43:24] "GET /firewall-rule/a3ac15a8-52c4-4603-9924-91bb68489b6c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2592 0.003098 10.0.0.38 - - [2026-04-17 11:43:24] "POST /ref-update HTTP/1.1" 200 156 0.019963 10.0.0.38 - - [2026-04-17 11:43:24] "DELETE /firewall-rule/a3ac15a8-52c4-4603-9924-91bb68489b6c HTTP/1.1" 200 115 0.051357 10.0.0.38 - - [2026-04-17 11:43:24] "GET /firewall-policy/7652528e-86cf-4a58-bab4-ec93457673b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2357 0.007287 10.0.0.38 - - [2026-04-17 11:43:24] "GET /firewall-rule/439ba5aa-90ef-4a37-a3bd-5fdf0a374f0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2893 0.003253 10.0.0.38 - - [2026-04-17 11:43:24] "POST /ref-update HTTP/1.1" 200 156 0.012243 10.0.0.38 - - [2026-04-17 11:43:24] "DELETE /firewall-rule/439ba5aa-90ef-4a37-a3bd-5fdf0a374f0a HTTP/1.1" 200 115 0.064129 10.0.0.38 - - [2026-04-17 11:43:24] "GET /application-policy-set/1eeed681-6432-4232-8b83-ac7a116b84c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.004260 10.0.0.38 - - [2026-04-17 11:43:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002243 10.0.0.38 - - [2026-04-17 11:43:24] "GET /policy-management/8607b905-e758-4fe7-9fe7-f4e81cc32e02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002887 10.0.0.38 - - [2026-04-17 11:43:24] "GET /firewall-policy/7652528e-86cf-4a58-bab4-ec93457673b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.012363 10.0.0.38 - - [2026-04-17 11:43:24] "POST /ref-update HTTP/1.1" 200 156 0.055664 10.0.0.38 - - [2026-04-17 11:43:24] "DELETE /firewall-policy/7652528e-86cf-4a58-bab4-ec93457673b5 HTTP/1.1" 200 115 0.051151 10.0.0.38 - - [2026-04-17 11:43:25] "DELETE /tag/03bd4cb7-2408-4dc0-ae95-9436d4fa99cc HTTP/1.1" 200 115 0.092441 10.0.0.38 - - [2026-04-17 11:43:25] "DELETE /tag/ba31dcce-441e-41bd-b28a-1114aa69d19b HTTP/1.1" 200 115 0.091274 10.0.0.38 - - [2026-04-17 11:43:25] "DELETE /tag/fe3f714e-a246-49ef-92dd-d44a733aa90b HTTP/1.1" 200 115 0.080461 10.0.0.38 - - [2026-04-17 11:43:25] "DELETE /tag/3db97115-14b1-48d0-a311-cda2dc6bd559 HTTP/1.1" 200 115 0.045405 10.0.0.38 - - [2026-04-17 11:43:25] "POST /projects HTTP/1.1" 409 238 0.002652 10.0.0.38 - - [2026-04-17 11:43:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002287 10.0.0.38 - - [2026-04-17 11:43:25] "GET /project/378550d9-70af-49e5-829b-827e2b04e4c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.036372 10.0.0.38 - - [2026-04-17 11:43:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002177 10.0.0.38 - - [2026-04-17 11:43:25] "GET /virtual-network/9a0a7618-16f6-4a99-8f5e-9eccb1eaf1f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3097 0.010488 10.0.0.38 - - [2026-04-17 11:43:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.005259 10.0.0.38 - - [2026-04-17 11:43:25] "GET /virtual-network/e701ef79-5a0a-4a97-b6a2-d6a89e908909?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3114 0.007671 10.0.0.38 - - [2026-04-17 11:43:25] "POST /security-groups HTTP/1.1" 409 285 0.005565 10.0.0.38 - - [2026-04-17 11:43:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.005855 10.0.0.38 - - [2026-04-17 11:43:25] "PUT /security-group/5fb717ce-cbd5-4c4b-b70a-b1f31ea2b4f9 HTTP/1.1" 200 262 0.065840 10.0.0.38 - - [2026-04-17 11:43:25] "PUT /access-control-list/961f840a-07fb-482c-ab62-96ade3804186 HTTP/1.1" 200 272 0.018509 10.0.0.38 - - [2026-04-17 11:43:25] "PUT /access-control-list/7fb51601-e4b9-4eb9-b262-e1ab8002a60f HTTP/1.1" 200 272 0.051718 10.0.0.38 - - [2026-04-17 11:43:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.055179 10.0.0.38 - - [2026-04-17 11:43:25] "GET /firewall-policy/361187ca-348a-4e9e-8a1d-71ee680f2de8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4385 0.021650 10.0.0.38 - - [2026-04-17 11:43:25] "GET /firewall-rule/b9e5bcdb-ad47-4182-aed1-dd42705418d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.003593 10.0.0.38 - - [2026-04-17 11:43:25] "POST /ref-update HTTP/1.1" 200 156 0.066689 10.0.0.38 - - [2026-04-17 11:43:25] "DELETE /firewall-rule/b9e5bcdb-ad47-4182-aed1-dd42705418d0 HTTP/1.1" 200 115 0.047111 10.0.0.38 - - [2026-04-17 11:43:25] "GET /firewall-policy/361187ca-348a-4e9e-8a1d-71ee680f2de8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4129 0.010483 10.0.0.38 - - [2026-04-17 11:43:25] "GET /firewall-rule/704a8bcc-0ece-4074-b82e-06e924d323cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2084 0.018747 10.0.0.38 - - [2026-04-17 11:43:26] "POST /ref-update HTTP/1.1" 200 156 0.056132 10.0.0.38 - - [2026-04-17 11:43:26] "DELETE /firewall-rule/704a8bcc-0ece-4074-b82e-06e924d323cb HTTP/1.1" 200 115 0.046908 10.0.0.38 - - [2026-04-17 11:43:26] "DELETE /tag/99a9c50c-68e6-4b49-bbe2-dc69737fa4a1 HTTP/1.1" 200 115 0.040070 10.0.0.38 - - [2026-04-17 11:43:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002666 10.0.0.38 - - [2026-04-17 11:43:26] "GET /virtual-network/9a0a7618-16f6-4a99-8f5e-9eccb1eaf1f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3097 0.004807 10.0.0.38 - - [2026-04-17 11:43:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001977 10.0.0.38 - - [2026-04-17 11:43:26] "GET /virtual-network/e701ef79-5a0a-4a97-b6a2-d6a89e908909?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3114 0.004398 10.0.0.38 - - [2026-04-17 11:43:26] "PUT /virtual-network/9a0a7618-16f6-4a99-8f5e-9eccb1eaf1f0 HTTP/1.1" 200 264 0.082958 10.0.0.38 - - [2026-04-17 11:43:26] "PUT /virtual-network/e701ef79-5a0a-4a97-b6a2-d6a89e908909 HTTP/1.1" 200 264 0.089499 10.0.0.38 - - [2026-04-17 11:43:26] "DELETE /security-group/5fb717ce-cbd5-4c4b-b70a-b1f31ea2b4f9 HTTP/1.1" 200 115 0.068481 10.0.0.38 - - [2026-04-17 11:43:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.012486 10.0.0.38 - - [2026-04-17 11:43:26] "DELETE /access-control-list/961f840a-07fb-482c-ab62-96ade3804186 HTTP/1.1" 200 115 0.041880 10.0.0.38 - - [2026-04-17 11:43:26] "DELETE /access-control-list/7fb51601-e4b9-4eb9-b262-e1ab8002a60f HTTP/1.1" 200 115 0.046704 10.0.0.38 - - [2026-04-17 11:43:26] "GET /project/378550d9-70af-49e5-829b-827e2b04e4c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1893 0.050098 10.0.0.38 - - [2026-04-17 11:43:26] "GET /project/378550d9-70af-49e5-829b-827e2b04e4c7?fields=security_groups HTTP/1.1" 200 1351 0.044620 10.0.0.38 - - [2026-04-17 11:43:26] "DELETE /access-control-list/a79ae0c4-a922-4e51-9fe1-6ccba7b415d0 HTTP/1.1" 200 115 0.061624 10.0.0.38 - - [2026-04-17 11:43:26] "DELETE /security-group/81afd816-4827-444f-af5c-efae4f834bcd HTTP/1.1" 200 115 0.094939 10.0.0.38 - - [2026-04-17 11:43:26] "GET /project/378550d9-70af-49e5-829b-827e2b04e4c7?fields=application_policy_sets HTTP/1.1" 200 1390 0.077155 10.0.0.38 - - [2026-04-17 11:43:26] "DELETE /access-control-list/4f549ab1-5664-4f71-8e84-4dad2bc5b7a3 HTTP/1.1" 200 115 0.083321 10.0.0.38 - - [2026-04-17 11:43:27] "DELETE /project/378550d9-70af-49e5-829b-827e2b04e4c7 HTTP/1.1" 200 115 0.493841 10.0.0.38 - - [2026-04-17 11:44:30] "GET / HTTP/1.1" 200 35931 0.002340 10.0.0.38 - - [2026-04-17 11:44:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002423 10.0.0.38 - - [2026-04-17 11:44:30] "GET /global-vrouter-config/70a984fe-fbd4-4829-ac40-e0a4e80f3a57?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.003608 10.0.0.38 - - [2026-04-17 11:44:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002246 10.0.0.38 - - [2026-04-17 11:44:31] "GET /global-vrouter-config/70a984fe-fbd4-4829-ac40-e0a4e80f3a57?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.002622 10.0.0.38 - - [2026-04-17 11:44:46] "GET / HTTP/1.1" 200 35931 0.001636 10.0.0.38 - - [2026-04-17 11:44:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002213 10.0.0.38 - - [2026-04-17 11:44:46] "GET /global-system-config/ae6c82eb-1616-405a-b359-c0940f34182e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.006162 10.0.0.38 - - [2026-04-17 11:44:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002080 10.0.0.38 - - [2026-04-17 11:44:46] "GET /config-node/d3bd654a-e5aa-49c0-acc3-ed582904a28a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1209 0.002628 10.0.0.38 - - [2026-04-17 11:44:46] "GET / HTTP/1.1" 200 35931 0.002145 10.0.0.38 - - [2026-04-17 11:44:46] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002627 10.0.0.38 - - [2026-04-17 11:44:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002379 10.0.0.38 - - [2026-04-17 11:44:51] "GET /global-vrouter-config/70a984fe-fbd4-4829-ac40-e0a4e80f3a57?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.002841 10.0.0.38 - - [2026-04-17 11:44:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001865 10.0.0.38 - - [2026-04-17 11:44:51] "PUT /global-vrouter-config/70a984fe-fbd4-4829-ac40-e0a4e80f3a57 HTTP/1.1" 200 276 0.008931 10.0.0.38 - - [2026-04-17 11:44:52] "GET / HTTP/1.1" 200 35931 0.001858 10.0.0.38 - - [2026-04-17 11:44:52] "POST /alarms HTTP/1.1" 409 264 0.002285 10.0.0.38 - - [2026-04-17 11:44:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001687 10.0.0.38 - - [2026-04-17 11:44:52] "PUT /alarm/3c7f9ebf-1b3b-468d-8312-9c08a25da3ce HTTP/1.1" 200 244 0.011601 10.0.0.38 - - [2026-04-17 11:44:52] "POST /alarms HTTP/1.1" 409 261 0.006493 10.0.0.38 - - [2026-04-17 11:44:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001619 10.0.0.38 - - [2026-04-17 11:44:52] "PUT /alarm/51c8c072-3a1e-491d-867d-17735bfd826f HTTP/1.1" 200 244 0.010908 10.0.0.38 - - [2026-04-17 11:44:52] "POST /alarms HTTP/1.1" 409 261 0.007406 10.0.0.38 - - [2026-04-17 11:44:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001775 10.0.0.38 - - [2026-04-17 11:44:52] "PUT /alarm/bd2a5cb4-dde9-4a83-a528-6c69973b3688 HTTP/1.1" 200 244 0.011392 10.0.0.38 - - [2026-04-17 11:44:52] "POST /alarms HTTP/1.1" 409 253 0.011534 10.0.0.38 - - [2026-04-17 11:44:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.012275 10.0.0.38 - - [2026-04-17 11:44:52] "PUT /alarm/576b148b-8999-426d-a12f-5e376914cb04 HTTP/1.1" 200 244 0.012560 10.0.0.38 - - [2026-04-17 11:44:52] "POST /alarms HTTP/1.1" 409 251 0.024752 10.0.0.38 - - [2026-04-17 11:44:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001693 10.0.0.38 - - [2026-04-17 11:44:52] "PUT /alarm/f683b525-c4ed-48af-8603-2ddc8886712c HTTP/1.1" 200 244 0.011955 10.0.0.38 - - [2026-04-17 11:44:52] "POST /alarms HTTP/1.1" 409 252 0.005432 10.0.0.38 - - [2026-04-17 11:44:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002317 10.0.0.38 - - [2026-04-17 11:44:52] "PUT /alarm/d952ae9b-f748-4389-a5d8-d8e93a29df1c HTTP/1.1" 200 244 0.016467 10.0.0.38 - - [2026-04-17 11:44:52] "POST /alarms HTTP/1.1" 409 256 0.010473 10.0.0.38 - - [2026-04-17 11:44:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003399 10.0.0.38 - - [2026-04-17 11:44:52] "PUT /alarm/2d784040-a97c-46be-8067-069c4ae886a2 HTTP/1.1" 200 244 0.014051 10.0.0.38 - - [2026-04-17 11:44:52] "POST /alarms HTTP/1.1" 409 248 0.004015 10.0.0.38 - - [2026-04-17 11:44:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002845 10.0.0.38 - - [2026-04-17 11:44:52] "PUT /alarm/5d75b342-a2ad-4d66-b873-df5f38866981 HTTP/1.1" 200 244 0.011079 10.0.0.38 - - [2026-04-17 11:44:52] "POST /alarms HTTP/1.1" 409 252 0.003689 10.0.0.38 - - [2026-04-17 11:44:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004210 10.0.0.38 - - [2026-04-17 11:44:52] "PUT /alarm/a3b789db-86a8-4876-8344-91627222c5d6 HTTP/1.1" 200 244 0.010758 10.0.0.38 - - [2026-04-17 11:44:52] "POST /alarms HTTP/1.1" 409 257 0.006170 10.0.0.38 - - [2026-04-17 11:44:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002498 10.0.0.38 - - [2026-04-17 11:44:52] "PUT /alarm/bece795b-93ef-4918-9ee6-6e9e1b90cf10 HTTP/1.1" 200 244 0.012267 10.0.0.38 - - [2026-04-17 11:44:52] "POST /alarms HTTP/1.1" 409 251 0.010782 10.0.0.38 - - [2026-04-17 11:44:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004227 10.0.0.38 - - [2026-04-17 11:44:52] "PUT /alarm/92c72d88-2022-43c5-9fa0-8e8ae63d5fbb HTTP/1.1" 200 244 0.010673 10.0.0.38 - - [2026-04-17 11:44:52] "POST /alarms HTTP/1.1" 409 257 0.012315 10.0.0.38 - - [2026-04-17 11:44:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001712 10.0.0.38 - - [2026-04-17 11:44:52] "PUT /alarm/121553e6-0274-414c-bffc-ed87d18b1f2e HTTP/1.1" 200 244 0.011102 10.0.0.38 - - [2026-04-17 11:44:52] "POST /alarms HTTP/1.1" 409 261 0.005413 10.0.0.38 - - [2026-04-17 11:44:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004117 10.0.0.38 - - [2026-04-17 11:44:53] "PUT /alarm/497322c0-a1b1-48f4-ba82-4a33dab7a7f1 HTTP/1.1" 200 244 0.010797 10.0.0.38 - - [2026-04-17 11:44:53] "POST /alarms HTTP/1.1" 409 258 0.005515 10.0.0.38 - - [2026-04-17 11:44:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001576 10.0.0.38 - - [2026-04-17 11:44:53] "PUT /alarm/98846e96-1596-402d-ae7e-f89fb4b2a7d5 HTTP/1.1" 200 244 0.011614 10.0.0.38 - - [2026-04-17 11:44:53] "POST /alarms HTTP/1.1" 409 254 0.006614 10.0.0.38 - - [2026-04-17 11:44:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001692 10.0.0.38 - - [2026-04-17 11:44:53] "PUT /alarm/eea39cf3-d1e9-4954-9281-5314fe7dfaf8 HTTP/1.1" 200 244 0.011776 10.0.0.38 - - [2026-04-17 11:44:53] "POST /alarms HTTP/1.1" 409 254 0.003405 10.0.0.38 - - [2026-04-17 11:44:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002475 10.0.0.38 - - [2026-04-17 11:44:53] "PUT /alarm/72c1fccb-c288-45ef-8ed6-f23c3a72aa77 HTTP/1.1" 200 244 0.011164 10.0.0.38 - - [2026-04-17 11:44:53] "POST /alarms HTTP/1.1" 409 254 0.002944 10.0.0.38 - - [2026-04-17 11:44:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002650 10.0.0.38 - - [2026-04-17 11:44:53] "PUT /alarm/47429079-f1d0-4ff2-8572-7187ffde86e3 HTTP/1.1" 200 244 0.013138 10.0.0.38 - - [2026-04-17 11:44:53] "POST /alarms HTTP/1.1" 409 247 0.008844 10.0.0.38 - - [2026-04-17 11:44:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002250 10.0.0.38 - - [2026-04-17 11:44:53] "PUT /alarm/1c211414-5094-4a72-ae59-599ece9afe60 HTTP/1.1" 200 244 0.010543 10.0.0.38 - - [2026-04-17 11:44:53] "POST /alarms HTTP/1.1" 409 272 0.013600 10.0.0.38 - - [2026-04-17 11:44:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.005123 10.0.0.38 - - [2026-04-17 11:44:53] "PUT /alarm/37b1674b-3684-47fc-ad44-b56aa00c16f4 HTTP/1.1" 200 244 0.012003 10.0.0.38 - - [2026-04-17 11:44:53] "POST /alarms HTTP/1.1" 409 261 0.007216 10.0.0.38 - - [2026-04-17 11:44:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002884 10.0.0.38 - - [2026-04-17 11:44:53] "PUT /alarm/ff4fb0c8-b01b-402f-9cc3-06a78ba0936b HTTP/1.1" 200 244 0.011842 10.0.0.38 - - [2026-04-17 11:44:53] "POST /alarms HTTP/1.1" 409 259 0.005871 10.0.0.38 - - [2026-04-17 11:44:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001839 10.0.0.38 - - [2026-04-17 11:44:53] "PUT /alarm/8f6490b9-1a71-45ca-93e9-192c20278149 HTTP/1.1" 200 244 0.012408 10.0.0.38 - - [2026-04-17 11:44:53] "POST /alarms HTTP/1.1" 409 265 0.009191 10.0.0.38 - - [2026-04-17 11:44:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004005 10.0.0.38 - - [2026-04-17 11:44:53] "PUT /alarm/328caab0-e8c3-4a7a-986e-a23e90f1e3df HTTP/1.1" 200 244 0.009943 10.0.0.38 - - [2026-04-17 11:44:53] "POST /alarms HTTP/1.1" 409 279 0.002194 10.0.0.38 - - [2026-04-17 11:44:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001780 10.0.0.38 - - [2026-04-17 11:44:53] "PUT /alarm/28894ec0-bb48-4868-aba1-caded970d5af HTTP/1.1" 200 244 0.012586 10.0.0.38 - - [2026-04-17 11:44:54] "GET / HTTP/1.1" 200 35931 0.002086 10.0.0.38 - - [2026-04-17 11:44:54] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002137 10.0.0.38 - - [2026-04-17 11:44:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001665 10.0.0.38 - - [2026-04-17 11:44:54] "PUT /global-vrouter-config/70a984fe-fbd4-4829-ac40-e0a4e80f3a57 HTTP/1.1" 200 276 0.007617 10.0.0.38 - - [2026-04-17 11:44:54] "GET / HTTP/1.1" 200 35931 0.002551 10.0.0.38 - - [2026-04-17 11:44:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002556 10.0.0.38 - - [2026-04-17 11:44:54] "GET /global-vrouter-config/70a984fe-fbd4-4829-ac40-e0a4e80f3a57?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.003439 10.0.0.38 - - [2026-04-17 11:44:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002040 10.0.0.38 - - [2026-04-17 11:44:54] "PUT /global-vrouter-config/70a984fe-fbd4-4829-ac40-e0a4e80f3a57 HTTP/1.1" 200 276 0.012599 10.0.0.38 - - [2026-04-17 11:44:54] "GET / HTTP/1.1" 200 35931 0.001861 10.0.0.38 - - [2026-04-17 11:44:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002130 10.0.0.38 - - [2026-04-17 11:44:54] "GET /global-system-config/ae6c82eb-1616-405a-b359-c0940f34182e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.004805 10.0.0.38 - - [2026-04-17 11:44:54] "PUT /global-system-config/ae6c82eb-1616-405a-b359-c0940f34182e HTTP/1.1" 200 274 0.017869 10.0.0.38 - - [2026-04-17 11:44:58] "GET / HTTP/1.1" 200 35931 0.001688 10.0.0.38 - - [2026-04-17 11:44:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002383 10.0.0.38 - - [2026-04-17 11:44:58] "GET /routing-instance/8b9b990d-bc08-46a1-b972-19ad45d5cb62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.006608 10.0.0.38 - - [2026-04-17 11:44:58] "POST /bgp-routers HTTP/1.1" 409 301 0.001904 10.0.0.38 - - [2026-04-17 11:44:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001858 10.0.0.38 - - [2026-04-17 11:44:58] "GET /bgp-router/a3527d42-b9b0-400b-a6b8-20cf8047a3ab?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1814 0.004104 10.0.0.38 - - [2026-04-17 11:44:58] "PUT /bgp-router/a3527d42-b9b0-400b-a6b8-20cf8047a3ab HTTP/1.1" 200 254 0.030675 [Introspect:8084]10.0.0.38 - - [2026-04-17 11:44:58] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001131 [Introspect:8084]10.0.0.38 - - [2026-04-17 11:44:58] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001020 10.0.0.38 - - [2026-04-17 11:44:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002830 10.0.0.38 - - [2026-04-17 11:44:59] "GET /global-vrouter-config/70a984fe-fbd4-4829-ac40-e0a4e80f3a57?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.003433 10.0.0.38 - - [2026-04-17 11:45:13] "GET / HTTP/1.1" 200 35931 0.002039 10.0.0.38 - - [2026-04-17 11:45:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002198 10.0.0.38 - - [2026-04-17 11:45:13] "GET /global-system-config/ae6c82eb-1616-405a-b359-c0940f34182e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.005020 10.0.0.38 - - [2026-04-17 11:45:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001747 10.0.0.38 - - [2026-04-17 11:45:13] "GET /config-node/d3bd654a-e5aa-49c0-acc3-ed582904a28a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1209 0.002391 10.0.0.38 - - [2026-04-17 11:45:25] "GET / HTTP/1.1" 200 35931 0.001548 10.0.0.38 - - [2026-04-17 11:45:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002402 10.0.0.38 - - [2026-04-17 11:45:25] "GET /routing-instance/8b9b990d-bc08-46a1-b972-19ad45d5cb62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.005034 10.0.0.38 - - [2026-04-17 11:45:25] "POST /bgp-routers HTTP/1.1" 409 301 0.002078 10.0.0.38 - - [2026-04-17 11:45:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002258 10.0.0.38 - - [2026-04-17 11:45:25] "GET /bgp-router/a3527d42-b9b0-400b-a6b8-20cf8047a3ab?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1814 0.003394 10.0.0.38 - - [2026-04-17 11:45:25] "PUT /bgp-router/a3527d42-b9b0-400b-a6b8-20cf8047a3ab HTTP/1.1" 200 254 0.012495 [Introspect:8084]10.0.0.38 - - [2026-04-17 11:45:25] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000998 [Introspect:8084]10.0.0.38 - - [2026-04-17 11:45:25] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001115 10.0.0.38 - - [2026-04-17 11:45:39] "GET / HTTP/1.1" 200 35931 0.002049 10.0.0.38 - - [2026-04-17 11:45:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002556 10.0.0.38 - - [2026-04-17 11:45:39] "GET /global-system-config/ae6c82eb-1616-405a-b359-c0940f34182e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.004877 10.0.0.38 - - [2026-04-17 11:45:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001764 10.0.0.38 - - [2026-04-17 11:45:39] "GET /config-node/d3bd654a-e5aa-49c0-acc3-ed582904a28a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1209 0.002058 10.0.0.38 - - [2026-04-17 11:45:40] "GET / HTTP/1.1" 200 35931 0.002261 10.0.0.38 - - [2026-04-17 11:45:40] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002990 10.0.0.38 - - [2026-04-17 11:45:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002158 10.0.0.38 - - [2026-04-17 11:45:45] "GET /global-vrouter-config/70a984fe-fbd4-4829-ac40-e0a4e80f3a57?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.002490 10.0.0.38 - - [2026-04-17 11:45:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002126 10.0.0.38 - - [2026-04-17 11:45:45] "PUT /global-vrouter-config/70a984fe-fbd4-4829-ac40-e0a4e80f3a57 HTTP/1.1" 200 276 0.009857 10.0.0.38 - - [2026-04-17 11:45:45] "GET / HTTP/1.1" 200 35931 0.002217 10.0.0.38 - - [2026-04-17 11:45:45] "POST /alarms HTTP/1.1" 409 264 0.002415 10.0.0.38 - - [2026-04-17 11:45:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002156 10.0.0.38 - - [2026-04-17 11:45:45] "PUT /alarm/3c7f9ebf-1b3b-468d-8312-9c08a25da3ce HTTP/1.1" 200 244 0.010253 10.0.0.38 - - [2026-04-17 11:45:45] "POST /alarms HTTP/1.1" 409 261 0.010063 10.0.0.38 - - [2026-04-17 11:45:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002296 10.0.0.38 - - [2026-04-17 11:45:45] "PUT /alarm/51c8c072-3a1e-491d-867d-17735bfd826f HTTP/1.1" 200 244 0.010742 10.0.0.38 - - [2026-04-17 11:45:45] "POST /alarms HTTP/1.1" 409 261 0.004669 10.0.0.38 - - [2026-04-17 11:45:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002666 10.0.0.38 - - [2026-04-17 11:45:45] "PUT /alarm/bd2a5cb4-dde9-4a83-a528-6c69973b3688 HTTP/1.1" 200 244 0.011773 10.0.0.38 - - [2026-04-17 11:45:45] "POST /alarms HTTP/1.1" 409 253 0.005075 10.0.0.38 - - [2026-04-17 11:45:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002854 10.0.0.38 - - [2026-04-17 11:45:45] "PUT /alarm/576b148b-8999-426d-a12f-5e376914cb04 HTTP/1.1" 200 244 0.012190 10.0.0.38 - - [2026-04-17 11:45:45] "POST /alarms HTTP/1.1" 409 251 0.008419 10.0.0.38 - - [2026-04-17 11:45:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002206 10.0.0.38 - - [2026-04-17 11:45:45] "PUT /alarm/f683b525-c4ed-48af-8603-2ddc8886712c HTTP/1.1" 200 244 0.011902 10.0.0.38 - - [2026-04-17 11:45:45] "POST /alarms HTTP/1.1" 409 252 0.009879 10.0.0.38 - - [2026-04-17 11:45:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002372 10.0.0.38 - - [2026-04-17 11:45:45] "PUT /alarm/d952ae9b-f748-4389-a5d8-d8e93a29df1c HTTP/1.1" 200 244 0.013013 10.0.0.38 - - [2026-04-17 11:45:45] "POST /alarms HTTP/1.1" 409 256 0.013081 10.0.0.38 - - [2026-04-17 11:45:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002178 10.0.0.38 - - [2026-04-17 11:45:46] "PUT /alarm/2d784040-a97c-46be-8067-069c4ae886a2 HTTP/1.1" 200 244 0.021132 10.0.0.38 - - [2026-04-17 11:45:46] "POST /alarms HTTP/1.1" 409 248 0.002919 10.0.0.38 - - [2026-04-17 11:45:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002243 10.0.0.38 - - [2026-04-17 11:45:46] "PUT /alarm/5d75b342-a2ad-4d66-b873-df5f38866981 HTTP/1.1" 200 244 0.010036 10.0.0.38 - - [2026-04-17 11:45:46] "POST /alarms HTTP/1.1" 409 252 0.003818 10.0.0.38 - - [2026-04-17 11:45:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002916 10.0.0.38 - - [2026-04-17 11:45:46] "PUT /alarm/a3b789db-86a8-4876-8344-91627222c5d6 HTTP/1.1" 200 244 0.047368 10.0.0.38 - - [2026-04-17 11:45:46] "POST /alarms HTTP/1.1" 409 257 0.017127 10.0.0.38 - - [2026-04-17 11:45:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.006997 10.0.0.38 - - [2026-04-17 11:45:46] "PUT /alarm/bece795b-93ef-4918-9ee6-6e9e1b90cf10 HTTP/1.1" 200 244 0.023057 10.0.0.38 - - [2026-04-17 11:45:46] "POST /alarms HTTP/1.1" 409 251 0.006633 10.0.0.38 - - [2026-04-17 11:45:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002074 10.0.0.38 - - [2026-04-17 11:45:46] "PUT /alarm/92c72d88-2022-43c5-9fa0-8e8ae63d5fbb HTTP/1.1" 200 244 0.010435 10.0.0.38 - - [2026-04-17 11:45:46] "POST /alarms HTTP/1.1" 409 257 0.004097 10.0.0.38 - - [2026-04-17 11:45:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001837 10.0.0.38 - - [2026-04-17 11:45:46] "PUT /alarm/121553e6-0274-414c-bffc-ed87d18b1f2e HTTP/1.1" 200 244 0.009858 10.0.0.38 - - [2026-04-17 11:45:46] "POST /alarms HTTP/1.1" 409 261 0.015493 10.0.0.38 - - [2026-04-17 11:45:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.005258 10.0.0.38 - - [2026-04-17 11:45:46] "PUT /alarm/497322c0-a1b1-48f4-ba82-4a33dab7a7f1 HTTP/1.1" 200 244 0.010835 10.0.0.38 - - [2026-04-17 11:45:46] "POST /alarms HTTP/1.1" 409 258 0.006484 10.0.0.38 - - [2026-04-17 11:45:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002479 10.0.0.38 - - [2026-04-17 11:45:46] "PUT /alarm/98846e96-1596-402d-ae7e-f89fb4b2a7d5 HTTP/1.1" 200 244 0.013565 10.0.0.38 - - [2026-04-17 11:45:46] "POST /alarms HTTP/1.1" 409 254 0.012387 10.0.0.38 - - [2026-04-17 11:45:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.005771 10.0.0.38 - - [2026-04-17 11:45:46] "PUT /alarm/eea39cf3-d1e9-4954-9281-5314fe7dfaf8 HTTP/1.1" 200 244 0.010318 10.0.0.38 - - [2026-04-17 11:45:46] "POST /alarms HTTP/1.1" 409 254 0.008753 10.0.0.38 - - [2026-04-17 11:45:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002455 10.0.0.38 - - [2026-04-17 11:45:46] "PUT /alarm/72c1fccb-c288-45ef-8ed6-f23c3a72aa77 HTTP/1.1" 200 244 0.010279 10.0.0.38 - - [2026-04-17 11:45:46] "POST /alarms HTTP/1.1" 409 254 0.013036 10.0.0.38 - - [2026-04-17 11:45:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002569 10.0.0.38 - - [2026-04-17 11:45:46] "PUT /alarm/47429079-f1d0-4ff2-8572-7187ffde86e3 HTTP/1.1" 200 244 0.011318 10.0.0.38 - - [2026-04-17 11:45:46] "POST /alarms HTTP/1.1" 409 247 0.008061 10.0.0.38 - - [2026-04-17 11:45:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002982 10.0.0.38 - - [2026-04-17 11:45:46] "PUT /alarm/1c211414-5094-4a72-ae59-599ece9afe60 HTTP/1.1" 200 244 0.011500 10.0.0.38 - - [2026-04-17 11:45:46] "POST /alarms HTTP/1.1" 409 272 0.011116 10.0.0.38 - - [2026-04-17 11:45:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002237 10.0.0.38 - - [2026-04-17 11:45:46] "PUT /alarm/37b1674b-3684-47fc-ad44-b56aa00c16f4 HTTP/1.1" 200 244 0.011853 10.0.0.38 - - [2026-04-17 11:45:46] "POST /alarms HTTP/1.1" 409 261 0.010333 10.0.0.38 - - [2026-04-17 11:45:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.004205 10.0.0.38 - - [2026-04-17 11:45:47] "PUT /alarm/ff4fb0c8-b01b-402f-9cc3-06a78ba0936b HTTP/1.1" 200 244 0.010704 10.0.0.38 - - [2026-04-17 11:45:47] "POST /alarms HTTP/1.1" 409 259 0.005026 10.0.0.38 - - [2026-04-17 11:45:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002870 10.0.0.38 - - [2026-04-17 11:45:47] "PUT /alarm/8f6490b9-1a71-45ca-93e9-192c20278149 HTTP/1.1" 200 244 0.010478 10.0.0.38 - - [2026-04-17 11:45:47] "POST /alarms HTTP/1.1" 409 265 0.007316 10.0.0.38 - - [2026-04-17 11:45:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002199 10.0.0.38 - - [2026-04-17 11:45:47] "PUT /alarm/328caab0-e8c3-4a7a-986e-a23e90f1e3df HTTP/1.1" 200 244 0.011075 10.0.0.38 - - [2026-04-17 11:45:47] "POST /alarms HTTP/1.1" 409 279 0.005877 10.0.0.38 - - [2026-04-17 11:45:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003240 10.0.0.38 - - [2026-04-17 11:45:47] "PUT /alarm/28894ec0-bb48-4868-aba1-caded970d5af HTTP/1.1" 200 244 0.011612 10.0.0.38 - - [2026-04-17 11:45:47] "GET / HTTP/1.1" 200 35931 0.001897 10.0.0.38 - - [2026-04-17 11:45:47] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002474 10.0.0.38 - - [2026-04-17 11:45:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001905 10.0.0.38 - - [2026-04-17 11:45:47] "PUT /global-vrouter-config/70a984fe-fbd4-4829-ac40-e0a4e80f3a57 HTTP/1.1" 200 276 0.009049 10.0.0.38 - - [2026-04-17 11:45:47] "GET / HTTP/1.1" 200 35931 0.001548 10.0.0.38 - - [2026-04-17 11:45:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002061 10.0.0.38 - - [2026-04-17 11:45:47] "GET /global-vrouter-config/70a984fe-fbd4-4829-ac40-e0a4e80f3a57?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.002747 10.0.0.38 - - [2026-04-17 11:45:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002704 10.0.0.38 - - [2026-04-17 11:45:47] "PUT /global-vrouter-config/70a984fe-fbd4-4829-ac40-e0a4e80f3a57 HTTP/1.1" 200 276 0.013878 10.0.0.38 - - [2026-04-17 11:45:48] "GET / HTTP/1.1" 200 35931 0.001880 10.0.0.38 - - [2026-04-17 11:45:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002240 10.0.0.38 - - [2026-04-17 11:45:48] "GET /global-system-config/ae6c82eb-1616-405a-b359-c0940f34182e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.004911 10.0.0.38 - - [2026-04-17 11:45:48] "PUT /global-system-config/ae6c82eb-1616-405a-b359-c0940f34182e HTTP/1.1" 200 274 0.014818 10.0.0.38 - - [2026-04-17 11:45:51] "GET / HTTP/1.1" 200 35931 0.001520 10.0.0.38 - - [2026-04-17 11:45:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002404 10.0.0.38 - - [2026-04-17 11:45:51] "GET /routing-instance/8b9b990d-bc08-46a1-b972-19ad45d5cb62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.003312 10.0.0.38 - - [2026-04-17 11:45:51] "POST /bgp-routers HTTP/1.1" 409 301 0.001949 10.0.0.38 - - [2026-04-17 11:45:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001415 10.0.0.38 - - [2026-04-17 11:45:51] "GET /bgp-router/a3527d42-b9b0-400b-a6b8-20cf8047a3ab?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1814 0.003913 10.0.0.38 - - [2026-04-17 11:45:51] "PUT /bgp-router/a3527d42-b9b0-400b-a6b8-20cf8047a3ab HTTP/1.1" 200 254 0.018872 [Introspect:8084]10.0.0.38 - - [2026-04-17 11:45:51] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001027 [Introspect:8084]10.0.0.38 - - [2026-04-17 11:45:51] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001039 10.0.0.38 - - [2026-04-17 11:45:55] "POST /tags HTTP/1.1" 200 355 0.026603 10.0.0.38 - - [2026-04-17 11:45:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.015202 10.0.0.38 - - [2026-04-17 11:45:55] "GET /tag/4de4f61b-00aa-4161-9f5f-9b7e8bfd63c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1245 0.017383 10.0.0.38 - - [2026-04-17 11:45:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002931 10.0.0.38 - - [2026-04-17 11:45:55] "GET /virtual-network/9a0a7618-16f6-4a99-8f5e-9eccb1eaf1f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.007526 10.0.0.38 - - [2026-04-17 11:45:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002502 10.0.0.38 - - [2026-04-17 11:45:55] "GET /project/ede25d2a-ca6f-421c-94b8-337ed78bf5d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.070008 10.0.0.38 - - [2026-04-17 11:45:55] "POST /virtual-machines HTTP/1.1" 200 351 0.017224 10.0.0.38 - - [2026-04-17 11:45:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.012678 10.0.0.38 - - [2026-04-17 11:45:55] "POST /virtual-machine-interfaces HTTP/1.1" 200 618 0.115641 10.0.0.38 - - [2026-04-17 11:45:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.009291 10.0.0.38 - - [2026-04-17 11:45:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.008472 10.0.0.38 - - [2026-04-17 11:45:55] "GET /virtual-machine-interface/fe64fea0-3a52-11f1-93bf-fa163ef9ba3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2807 0.005437 10.0.0.38 - - [2026-04-17 11:45:55] "POST /instance-ips HTTP/1.1" 200 391 0.024116 10.0.0.38 - - [2026-04-17 11:45:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.018325 10.0.0.38 - - [2026-04-17 11:45:55] "GET /virtual-machine-interface/fe64fea0-3a52-11f1-93bf-fa163ef9ba3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2807 0.007838 10.0.0.38 - - [2026-04-17 11:45:55] "POST /set-tag HTTP/1.1" 200 109 0.015994 10.0.0.38 - - [2026-04-17 11:45:55] "GET /virtual-machine-interface/fe64fea0-3a52-11f1-93bf-fa163ef9ba3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.013205 10.0.0.38 - - [2026-04-17 11:45:55] "GET /instance-ip/fe80cbe4-3a52-11f1-93bf-fa163ef9ba3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1908 0.003365 10.0.0.38 - - [2026-04-17 11:45:55] "GET /virtual-machine-interface/fe64fea0-3a52-11f1-93bf-fa163ef9ba3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.004828 10.0.0.38 - - [2026-04-17 11:45:55] "POST /set-tag HTTP/1.1" 200 109 0.002592 10.0.0.38 - - [2026-04-17 11:45:56] "GET /virtual-router/f593cf34-74a1-45ba-a8b0-055bb67a957a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1487 0.008159 10.0.0.38 - - [2026-04-17 11:45:56] "POST /ref-update HTTP/1.1" 200 156 0.009830 10.0.0.38 - - [2026-04-17 11:45:56] "GET /virtual-machine-interface/fe64fea0-3a52-11f1-93bf-fa163ef9ba3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.015278 10.0.0.38 - - [2026-04-17 11:45:56] "POST /set-tag HTTP/1.1" 200 109 0.002652 10.0.0.38 - - [2026-04-17 11:45:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002637 10.0.0.38 - - [2026-04-17 11:45:56] "GET /virtual-network/9a0a7618-16f6-4a99-8f5e-9eccb1eaf1f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.004933 10.0.0.38 - - [2026-04-17 11:45:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001960 10.0.0.38 - - [2026-04-17 11:45:56] "GET /project/ede25d2a-ca6f-421c-94b8-337ed78bf5d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.035211 10.0.0.38 - - [2026-04-17 11:45:56] "POST /virtual-machines HTTP/1.1" 200 355 0.010253 10.0.0.38 - - [2026-04-17 11:45:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.009485 10.0.0.38 - - [2026-04-17 11:45:56] "POST /virtual-machine-interfaces HTTP/1.1" 200 622 0.091421 10.0.0.38 - - [2026-04-17 11:45:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.012782 10.0.0.38 - - [2026-04-17 11:45:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.008171 10.0.0.38 - - [2026-04-17 11:45:56] "GET /virtual-machine-interface/fedbf136-3a52-11f1-93bf-fa163ef9ba3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2817 0.008564 10.0.0.38 - - [2026-04-17 11:45:56] "POST /instance-ips HTTP/1.1" 200 395 0.020783 10.0.0.38 - - [2026-04-17 11:45:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.026326 10.0.0.38 - - [2026-04-17 11:45:56] "GET /virtual-machine-interface/fedbf136-3a52-11f1-93bf-fa163ef9ba3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2817 0.021409 10.0.0.38 - - [2026-04-17 11:45:56] "POST /set-tag HTTP/1.1" 200 109 0.019326 10.0.0.38 - - [2026-04-17 11:45:56] "GET /virtual-machine-interface/fedbf136-3a52-11f1-93bf-fa163ef9ba3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.017956 10.0.0.38 - - [2026-04-17 11:45:56] "GET /instance-ip/fef4a532-3a52-11f1-93bf-fa163ef9ba3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1918 0.010642 10.0.0.38 - - [2026-04-17 11:45:56] "GET /virtual-machine-interface/fedbf136-3a52-11f1-93bf-fa163ef9ba3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.005054 10.0.0.38 - - [2026-04-17 11:45:56] "POST /set-tag HTTP/1.1" 200 109 0.002674 10.0.0.38 - - [2026-04-17 11:45:56] "GET /virtual-router/f593cf34-74a1-45ba-a8b0-055bb67a957a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1678 0.006961 10.0.0.38 - - [2026-04-17 11:45:56] "POST /ref-update HTTP/1.1" 200 156 0.007894 10.0.0.38 - - [2026-04-17 11:45:56] "GET /virtual-machine-interface/fedbf136-3a52-11f1-93bf-fa163ef9ba3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.012678 10.0.0.38 - - [2026-04-17 11:45:56] "POST /set-tag HTTP/1.1" 200 109 0.002122 10.0.0.38 - - [2026-04-17 11:45:56] "GET /virtual-machine-interface/fe64fea0-3a52-11f1-93bf-fa163ef9ba3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.005205 10.0.0.38 - - [2026-04-17 11:45:56] "POST /set-tag HTTP/1.1" 200 109 0.002937 10.0.0.38 - - [2026-04-17 11:45:56] "GET /virtual-machine-interface/fedbf136-3a52-11f1-93bf-fa163ef9ba3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.004536 10.0.0.38 - - [2026-04-17 11:45:56] "POST /set-tag HTTP/1.1" 200 109 0.003056 10.0.0.38 - - [2026-04-17 11:46:07] "GET / HTTP/1.1" 200 35931 0.001894 10.0.0.38 - - [2026-04-17 11:46:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002400 10.0.0.38 - - [2026-04-17 11:46:07] "GET /global-system-config/ae6c82eb-1616-405a-b359-c0940f34182e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.006090 10.0.0.38 - - [2026-04-17 11:46:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002486 10.0.0.38 - - [2026-04-17 11:46:07] "GET /config-node/d3bd654a-e5aa-49c0-acc3-ed582904a28a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1209 0.003336 10.0.0.38 - - [2026-04-17 11:46:09] "GET /virtual-machine-interface/fe64fea0-3a52-11f1-93bf-fa163ef9ba3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.004601 10.0.0.38 - - [2026-04-17 11:46:09] "POST /set-tag HTTP/1.1" 200 109 0.003095 10.0.0.38 - - [2026-04-17 11:46:10] "GET /virtual-machine-interface/fedbf136-3a52-11f1-93bf-fa163ef9ba3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.004978 10.0.0.38 - - [2026-04-17 11:46:10] "POST /set-tag HTTP/1.1" 200 109 0.002507 10.0.0.38 - - [2026-04-17 11:46:11] "GET /virtual-machine-interface/fe64fea0-3a52-11f1-93bf-fa163ef9ba3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.004940 10.0.0.38 - - [2026-04-17 11:46:11] "POST /set-tag HTTP/1.1" 200 109 0.002646 10.0.0.38 - - [2026-04-17 11:46:19] "GET / HTTP/1.1" 200 35931 0.002211 10.0.0.38 - - [2026-04-17 11:46:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002599 10.0.0.38 - - [2026-04-17 11:46:19] "GET /routing-instance/8b9b990d-bc08-46a1-b972-19ad45d5cb62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.003371 10.0.0.38 - - [2026-04-17 11:46:19] "POST /bgp-routers HTTP/1.1" 409 301 0.003012 10.0.0.38 - - [2026-04-17 11:46:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002305 10.0.0.38 - - [2026-04-17 11:46:19] "GET /bgp-router/a3527d42-b9b0-400b-a6b8-20cf8047a3ab?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1814 0.004401 10.0.0.38 - - [2026-04-17 11:46:19] "PUT /bgp-router/a3527d42-b9b0-400b-a6b8-20cf8047a3ab HTTP/1.1" 200 254 0.016335 [Introspect:8084]10.0.0.38 - - [2026-04-17 11:46:19] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001048 [Introspect:8084]10.0.0.38 - - [2026-04-17 11:46:19] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.002962 10.0.0.38 - - [2026-04-17 11:46:42] "GET /virtual-machine-interface/fe64fea0-3a52-11f1-93bf-fa163ef9ba3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.006617 10.0.0.38 - - [2026-04-17 11:46:42] "POST /set-tag HTTP/1.1" 200 109 0.002688 10.0.0.38 - - [2026-04-17 11:46:42] "GET /virtual-machine-interface/fe64fea0-3a52-11f1-93bf-fa163ef9ba3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.008553 10.0.0.38 - - [2026-04-17 11:46:42] "POST /set-tag HTTP/1.1" 200 109 0.003312 10.0.0.38 - - [2026-04-17 11:46:42] "GET /virtual-machine/c5fcd1f8-c3d9-4e64-8879-182a76def525?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1414 0.003582 10.0.0.38 - - [2026-04-17 11:46:42] "POST /ref-update HTTP/1.1" 200 156 0.021329 10.0.0.38 - - [2026-04-17 11:46:42] "GET /virtual-machine-interface/fe64fea0-3a52-11f1-93bf-fa163ef9ba3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.038152 10.0.0.38 - - [2026-04-17 11:46:42] "POST /set-tag HTTP/1.1" 200 109 0.015464 10.0.0.38 - - [2026-04-17 11:46:42] "POST /set-tag HTTP/1.1" 200 109 0.027474 10.0.0.38 - - [2026-04-17 11:46:42] "DELETE /instance-ip/fe80cbe4-3a52-11f1-93bf-fa163ef9ba3b HTTP/1.1" 200 115 0.046749 10.0.0.38 - - [2026-04-17 11:46:42] "DELETE /virtual-machine-interface/fe64fea0-3a52-11f1-93bf-fa163ef9ba3b HTTP/1.1" 200 115 0.038063 10.0.0.38 - - [2026-04-17 11:46:42] "DELETE /virtual-machine/c5fcd1f8-c3d9-4e64-8879-182a76def525 HTTP/1.1" 200 115 0.024543 10.0.0.38 - - [2026-04-17 11:46:42] "GET /virtual-machine-interface/fedbf136-3a52-11f1-93bf-fa163ef9ba3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.004770 10.0.0.38 - - [2026-04-17 11:46:42] "POST /set-tag HTTP/1.1" 200 109 0.002569 10.0.0.38 - - [2026-04-17 11:47:13] "GET /virtual-machine-interface/fedbf136-3a52-11f1-93bf-fa163ef9ba3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.009741 10.0.0.38 - - [2026-04-17 11:47:13] "POST /set-tag HTTP/1.1" 200 109 0.003515 10.0.0.38 - - [2026-04-17 11:47:13] "GET /virtual-machine-interface/fedbf136-3a52-11f1-93bf-fa163ef9ba3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.021617 10.0.0.38 - - [2026-04-17 11:47:13] "POST /set-tag HTTP/1.1" 200 109 0.003094 10.0.0.38 - - [2026-04-17 11:47:13] "GET /virtual-machine/6e229e0f-f4c6-438f-9840-79064c278a26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1422 0.003688 10.0.0.38 - - [2026-04-17 11:47:13] "POST /ref-update HTTP/1.1" 200 156 0.013880 10.0.0.38 - - [2026-04-17 11:47:13] "GET /virtual-machine-interface/fedbf136-3a52-11f1-93bf-fa163ef9ba3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.012238 10.0.0.38 - - [2026-04-17 11:47:13] "POST /set-tag HTTP/1.1" 200 109 0.055543 10.0.0.38 - - [2026-04-17 11:47:13] "POST /set-tag HTTP/1.1" 200 109 0.058388 10.0.0.38 - - [2026-04-17 11:47:13] "DELETE /instance-ip/fef4a532-3a52-11f1-93bf-fa163ef9ba3b HTTP/1.1" 200 115 0.046197 10.0.0.38 - - [2026-04-17 11:47:13] "DELETE /virtual-machine-interface/fedbf136-3a52-11f1-93bf-fa163ef9ba3b HTTP/1.1" 200 115 0.092793 10.0.0.38 - - [2026-04-17 11:47:13] "DELETE /virtual-machine/6e229e0f-f4c6-438f-9840-79064c278a26 HTTP/1.1" 200 115 0.029107 10.0.0.38 - - [2026-04-17 11:47:13] "DELETE /tag/4de4f61b-00aa-4161-9f5f-9b7e8bfd63c5 HTTP/1.1" 200 115 0.050552 [Introspect:8084]10.0.0.38 - - [2026-04-17 11:47:14] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001071 [Introspect:8084]10.0.0.38 - - [2026-04-17 11:47:14] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001145 [Introspect:8084]10.0.0.38 - - [2026-04-17 11:47:17] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000943 [Introspect:8084]10.0.0.38 - - [2026-04-17 11:47:17] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001031 [Introspect:8084]10.0.0.38 - - [2026-04-17 11:47:22] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000984 [Introspect:8084]10.0.0.38 - - [2026-04-17 11:47:22] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000962 [Introspect:8084]10.0.0.38 - - [2026-04-17 11:47:26] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001210 [Introspect:8084]10.0.0.38 - - [2026-04-17 11:47:26] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001146