++ LOG_DIR=/var/log/contrail ++ export CONTAINER_LOG_DIR=/var/log/contrail/config-api ++ CONTAINER_LOG_DIR=/var/log/contrail/config-api ++ mkdir -p /var/log/contrail/config-api ++ log_file=/var/log/contrail/config-api/console.log ++ touch /var/log/contrail/config-api/console.log ++ chmod 600 /var/log/contrail/config-api/console.log ++ exec +++ tee -a /var/log/contrail/config-api/console.log +++ date ++ echo 'INFO: =================== Thu Oct 23 01:25:39 AM UTC 2025 ===================' INFO: =================== Thu Oct 23 01:25:39 AM UTC 2025 =================== ++ LOG_LOCAL=1 ++ source /functions.sh ++ source /contrail-functions.sh +++ get_default_ip ++++ get_default_nic ++++ get_gateway_nic_for_ip 1 ++++ command -v ip ++++ local ip=1 +++++ ip route get 1 +++++ grep -o 'dev.*' +++++ awk '{print $2}' ++++ local iface=ens3 ++++ [[ ens3 == \l\o ]] ++++ echo ens3 +++ local nic=ens3 +++ get_ip_for_nic ens3 +++ local nic=ens3 +++ get_cidr_for_nic ens3 +++ command -v ip +++ local nic=ens3 +++ grep 'inet ' +++ awk '{print $2}' +++ ip addr show dev ens3 +++ cut -d / -f 1 +++ 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 )) + nc -z 10.0.0.38 9041 + echo -e '\035\nquit' + 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 ++++ tr '\n' , ++++ get_local_ips ++++ grep -vi host ++++ sort ++++ awk '/32 host/ { print f } {f=$2}' ++++ cat /proc/net/fib_trie ++++ uniq +++ local local_ips=,10.0.0.38,10.84.188.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.84.188.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 ++ sort ++ cut -d = -f 1 ++ sed 's/^API__//g' ++ grep '^API__.*__.*=.*$' + 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: 10/23/2025 01:26:21.632 7f774958a680 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 10/23/2025 01:26:21.952 7f774958a680 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 10/23/2025 01:26:21.972 7f774958a680 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 10/23/2025 01:26:21.972 7f774958a680 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log] [Introspect:8084]10.0.0.38 - - [2025-10-23 01:26:32] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 314 0.000864 Bottle v0.12.25 server starting up (using GeventPoolServer(spawn=))... Listening on http://10.0.0.38:8082/ Hit Ctrl-C to quit. 10.0.0.38 - - [2025-10-23 01:26:36] "GET / HTTP/1.1" 503 181 0.000188 10.0.0.38 - - [2025-10-23 01:26:37] "GET / HTTP/1.1" 200 45303 0.001533 10.0.0.38 - - [2025-10-23 01:26:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.009498 10.0.0.38 - - [2025-10-23 01:26:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.009226 10.0.0.38 - - [2025-10-23 01:26:37] "GET / HTTP/1.1" 200 35931 0.005063 10.0.0.38 - - [2025-10-23 01:26:37] "GET / HTTP/1.1" 200 35931 0.001199 10.0.0.38 - - [2025-10-23 01:26:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002622 10.0.0.38 - - [2025-10-23 01:26:37] "GET /global-system-config/2ca8afe7-4591-4941-8795-66e9c7ee9174?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1058 0.010613 10.0.0.38 - - [2025-10-23 01:26:37] "POST /fqname-to-id HTTP/1.1" 404 216 0.002618 10.0.0.38 - - [2025-10-23 01:26:37] "POST /config-nodes HTTP/1.1" 200 593 0.046759 10.0.0.38 - - [2025-10-23 01:26:37] "POST /fqname-to-id HTTP/1.1" 404 186 0.004093 10.0.0.38 - - [2025-10-23 01:26:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002600 10.0.0.38 - - [2025-10-23 01:26:37] "GET /global-system-config/2ca8afe7-4591-4941-8795-66e9c7ee9174?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1058 0.007683 10.0.0.38 - - [2025-10-23 01:26:37] "POST /service-appliance-sets HTTP/1.1" 200 553 0.036507 10.0.0.38 - - [2025-10-23 01:26:37] "POST /fqname-to-id HTTP/1.1" 404 180 0.002172 10.0.0.38 - - [2025-10-23 01:26:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.006872 10.0.0.38 - - [2025-10-23 01:26:37] "GET /global-system-config/2ca8afe7-4591-4941-8795-66e9c7ee9174?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1058 0.006618 10.0.0.38 - - [2025-10-23 01:26:37] "POST /service-appliance-sets HTTP/1.1" 200 541 0.047545 10.0.0.38 - - [2025-10-23 01:26:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.005283 10.0.0.38 - - [2025-10-23 01:26:37] "GET /network-ipam/c3a743a2-6dfb-4762-af33-65110297cd1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1954 0.004948 10.0.0.38 - - [2025-10-23 01:26:37] "GET / HTTP/1.1" 200 35931 0.002501 10.0.0.38 - - [2025-10-23 01:26:37] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.004394 10.0.0.38 - - [2025-10-23 01:26:38] "POST /service-templates HTTP/1.1" 200 511 0.068462 10.0.0.38 - - [2025-10-23 01:26:38] "POST /service-templates HTTP/1.1" 200 501 0.024801 10.0.0.38 - - [2025-10-23 01:26:38] "GET / HTTP/1.1" 200 35931 0.001372 10.0.0.38 - - [2025-10-23 01:26:38] "POST /service-templates HTTP/1.1" 200 515 0.082422 10.0.0.38 - - [2025-10-23 01:26:38] "POST /service-templates HTTP/1.1" 200 535 0.053943 10.0.0.38 - - [2025-10-23 01:26:38] "POST /service-templates HTTP/1.1" 200 507 0.066144 10.0.0.38 - - [2025-10-23 01:26:38] "GET / HTTP/1.1" 200 35931 0.003073 10.0.0.38 - - [2025-10-23 01:26:39] "GET / HTTP/1.1" 200 35931 0.001437 10.0.0.38 - - [2025-10-23 01:26:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002377 10.0.0.38 - - [2025-10-23 01:26:39] "GET /global-system-config/2ca8afe7-4591-4941-8795-66e9c7ee9174?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1058 0.007990 10.0.0.38 - - [2025-10-23 01:26:39] "POST /fqname-to-id HTTP/1.1" 404 216 0.002180 10.0.0.38 - - [2025-10-23 01:26:39] "POST /analytics-snmp-nodes HTTP/1.1" 200 609 0.026650 10.0.0.38 - - [2025-10-23 01:26:40] "GET / HTTP/1.1" 200 35931 0.002048 10.0.0.38 - - [2025-10-23 01:26:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002337 10.0.0.38 - - [2025-10-23 01:26:40] "GET /global-system-config/2ca8afe7-4591-4941-8795-66e9c7ee9174?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1058 0.010542 10.0.0.38 - - [2025-10-23 01:26:40] "POST /fqname-to-id HTTP/1.1" 404 216 0.006921 10.0.0.38 - - [2025-10-23 01:26:40] "POST /config-database-nodes HTTP/1.1" 200 611 0.028464 10.0.0.38 - - [2025-10-23 01:26:41] "GET / HTTP/1.1" 200 35931 0.001845 10.0.0.38 - - [2025-10-23 01:26:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004144 10.0.0.38 - - [2025-10-23 01:26:41] "GET /global-system-config/2ca8afe7-4591-4941-8795-66e9c7ee9174?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1058 0.010367 10.0.0.38 - - [2025-10-23 01:26:41] "POST /fqname-to-id HTTP/1.1" 404 216 0.002875 10.0.0.38 - - [2025-10-23 01:26:41] "POST /database-nodes HTTP/1.1" 200 597 0.037655 10.0.0.38 - - [2025-10-23 01:26:42] "GET / HTTP/1.1" 200 35931 0.002448 10.0.0.38 - - [2025-10-23 01:26:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.008179 10.0.0.38 - - [2025-10-23 01:26:42] "GET /global-system-config/2ca8afe7-4591-4941-8795-66e9c7ee9174?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1058 0.025470 10.0.0.38 - - [2025-10-23 01:26:42] "POST /fqname-to-id HTTP/1.1" 404 216 0.005383 10.0.0.38 - - [2025-10-23 01:26:42] "POST /analytics-alarm-nodes HTTP/1.1" 200 611 0.033192 10.0.0.38 - - [2025-10-23 01:26:42] "GET / HTTP/1.1" 200 35931 0.001568 10.0.0.38 - - [2025-10-23 01:26:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.006037 10.0.0.38 - - [2025-10-23 01:26:42] "GET /global-system-config/2ca8afe7-4591-4941-8795-66e9c7ee9174?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1058 0.009345 10.0.0.38 - - [2025-10-23 01:26:42] "POST /fqname-to-id HTTP/1.1" 404 216 0.004784 10.0.0.38 - - [2025-10-23 01:26:42] "POST /analytics-nodes HTTP/1.1" 200 599 0.091995 10.0.0.38 - - [2025-10-23 01:26:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.004621 10.0.0.38 - - [2025-10-23 01:26:42] "GET /network-ipam/c3a743a2-6dfb-4762-af33-65110297cd1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1954 0.008785 10.0.0.38 - - [2025-10-23 01:26:42] "GET / HTTP/1.1" 200 35931 0.001768 10.0.0.38 - - [2025-10-23 01:26:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003127 10.0.0.38 - - [2025-10-23 01:26:42] "GET /routing-instance/a44cfb2c-5ffb-4dd7-b955-6d1099eb549a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.004404 10.0.0.38 - - [2025-10-23 01:26:42] "POST /bgp-routers HTTP/1.1" 200 616 0.052586 10.0.0.38 - - [2025-10-23 01:26:42] "GET /bgp-router/c4c931cb-5276-4555-9284-9caa49b91d70?fields=global_system_config_back_refs HTTP/1.1" 200 1130 0.010741 10.0.0.38 - - [2025-10-23 01:26:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.004499 10.0.0.38 - - [2025-10-23 01:26:42] "GET /global-system-config/2ca8afe7-4591-4941-8795-66e9c7ee9174?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1058 0.007386 10.0.0.38 - - [2025-10-23 01:26:42] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003955 10.0.0.38 - - [2025-10-23 01:26:42] "POST /ref-update HTTP/1.1" 200 156 0.015594 10.0.0.38 - - [2025-10-23 01:26:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.007546 10.0.0.38 - - [2025-10-23 01:26:43] "GET /global-vrouter-config/fb14fec3-887f-4808-9e06-9bcb868a92fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1216 0.004126 10.0.0.38 - - [2025-10-23 01:26:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002903 10.0.0.38 - - [2025-10-23 01:26:43] "PUT /global-vrouter-config/fb14fec3-887f-4808-9e06-9bcb868a92fe HTTP/1.1" 200 276 0.019178 10.0.0.38 - - [2025-10-23 01:26:43] "POST /fqname-to-id HTTP/1.1" 404 225 0.002886 10.0.0.38 - - [2025-10-23 01:26:43] "POST /access-control-lists HTTP/1.1" 200 587 0.038121 10.0.0.38 - - [2025-10-23 01:26:43] "POST /fqname-to-id HTTP/1.1" 404 224 0.003442 10.0.0.38 - - [2025-10-23 01:26:43] "POST /access-control-lists HTTP/1.1" 200 585 0.035630 10.0.0.38 - - [2025-10-23 01:26:43] "POST /route-targets HTTP/1.1" 200 327 0.031062 10.0.0.38 - - [2025-10-23 01:26:43] "POST /ref-update HTTP/1.1" 200 156 0.044222 10.0.0.38 - - [2025-10-23 01:26:43] "GET / HTTP/1.1" 200 35931 0.001350 10.0.0.38 - - [2025-10-23 01:26:43] "POST /route-targets HTTP/1.1" 200 327 0.039789 10.0.0.38 - - [2025-10-23 01:26:43] "POST /alarms HTTP/1.1" 200 581 0.066902 10.0.0.38 - - [2025-10-23 01:26:43] "POST /ref-update HTTP/1.1" 200 156 0.051934 10.0.0.38 - - [2025-10-23 01:26:43] "POST /alarms HTTP/1.1" 200 575 0.073140 10.0.0.38 - - [2025-10-23 01:26:43] "POST /alarms HTTP/1.1" 200 575 0.106292 10.0.0.38 - - [2025-10-23 01:26:43] "POST /route-targets HTTP/1.1" 200 327 0.083492 10.0.0.38 - - [2025-10-23 01:26:43] "POST /ref-update HTTP/1.1" 200 156 0.106665 10.0.0.38 - - [2025-10-23 01:26:43] "POST /alarms HTTP/1.1" 200 559 0.131085 10.0.0.38 - - [2025-10-23 01:26:43] "POST /route-targets HTTP/1.1" 200 327 0.050059 10.0.0.38 - - [2025-10-23 01:26:43] "POST /ref-update HTTP/1.1" 200 156 0.058782 10.0.0.38 - - [2025-10-23 01:26:43] "POST /alarms HTTP/1.1" 200 555 0.079508 10.0.0.38 - - [2025-10-23 01:26:44] "POST /alarms HTTP/1.1" 200 557 0.080134 10.0.0.38 - - [2025-10-23 01:26:44] "POST /fqname-to-id HTTP/1.1" 404 201 0.001737 10.0.0.38 - - [2025-10-23 01:26:44] "POST /alarms HTTP/1.1" 200 565 0.037171 10.0.0.38 - - [2025-10-23 01:26:44] "POST /access-control-lists HTTP/1.1" 200 551 0.112911 10.0.0.38 - - [2025-10-23 01:26:44] "POST /alarms HTTP/1.1" 200 549 0.117528 10.0.0.38 - - [2025-10-23 01:26:44] "PUT /access-control-list/8d9871a4-da84-4f69-9229-6b14e8a003bc HTTP/1.1" 200 272 0.042551 10.0.0.38 - - [2025-10-23 01:26:44] "PUT /access-control-list/213e6803-52b7-4395-bc57-f4be279e89c4 HTTP/1.1" 200 272 0.046224 10.0.0.38 - - [2025-10-23 01:26:44] "POST /alarms HTTP/1.1" 200 557 0.099048 10.0.0.38 - - [2025-10-23 01:26:44] "POST /alarms HTTP/1.1" 200 567 0.056752 10.0.0.38 - - [2025-10-23 01:26:44] "POST /alarms HTTP/1.1" 200 555 0.045866 10.0.0.38 - - [2025-10-23 01:26:44] "POST /alarms HTTP/1.1" 200 567 0.044917 10.0.0.38 - - [2025-10-23 01:26:44] "POST /alarms HTTP/1.1" 200 575 0.082935 10.0.0.38 - - [2025-10-23 01:26:44] "POST /alarms HTTP/1.1" 200 569 0.032285 10.0.0.38 - - [2025-10-23 01:26:44] "POST /alarms HTTP/1.1" 200 561 0.031275 10.0.0.38 - - [2025-10-23 01:26:44] "POST /alarms HTTP/1.1" 200 561 0.028465 10.0.0.38 - - [2025-10-23 01:26:44] "POST /alarms HTTP/1.1" 200 561 0.047272 10.0.0.38 - - [2025-10-23 01:26:44] "POST /alarms HTTP/1.1" 200 547 0.034590 10.0.0.38 - - [2025-10-23 01:26:45] "POST /alarms HTTP/1.1" 200 595 0.031377 [Introspect:8084]10.0.0.38 - - [2025-10-23 01:26:45] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.002105 [Introspect:8084]10.0.0.38 - - [2025-10-23 01:26:45] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.002657 10.0.0.38 - - [2025-10-23 01:26:45] "POST /alarms HTTP/1.1" 200 575 0.051768 10.0.0.38 - - [2025-10-23 01:26:45] "POST /alarms HTTP/1.1" 200 571 0.045486 10.0.0.38 - - [2025-10-23 01:26:45] "POST /alarms HTTP/1.1" 200 583 0.028956 10.0.0.38 - - [2025-10-23 01:26:45] "POST /alarms HTTP/1.1" 200 609 0.081690 10.0.0.38 - - [2025-10-23 01:26:45] "GET / HTTP/1.1" 200 35931 0.001325 10.0.0.38 - - [2025-10-23 01:26:45] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002812 10.0.0.38 - - [2025-10-23 01:26:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002059 10.0.0.38 - - [2025-10-23 01:26:45] "PUT /global-vrouter-config/fb14fec3-887f-4808-9e06-9bcb868a92fe HTTP/1.1" 200 276 0.081098 10.0.0.38 - - [2025-10-23 01:26:45] "GET / HTTP/1.1" 200 35931 0.003604 10.0.0.38 - - [2025-10-23 01:26:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002432 10.0.0.38 - - [2025-10-23 01:26:45] "GET /global-vrouter-config/fb14fec3-887f-4808-9e06-9bcb868a92fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.002579 10.0.0.38 - - [2025-10-23 01:26:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002087 10.0.0.38 - - [2025-10-23 01:26:46] "PUT /global-vrouter-config/fb14fec3-887f-4808-9e06-9bcb868a92fe HTTP/1.1" 200 276 0.037704 10.0.0.38 - - [2025-10-23 01:26:46] "GET / HTTP/1.1" 200 35931 0.001491 10.0.0.38 - - [2025-10-23 01:26:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002506 10.0.0.38 - - [2025-10-23 01:26:46] "GET /global-system-config/2ca8afe7-4591-4941-8795-66e9c7ee9174?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1344 0.006275 10.0.0.38 - - [2025-10-23 01:26:46] "PUT /global-system-config/2ca8afe7-4591-4941-8795-66e9c7ee9174 HTTP/1.1" 200 274 0.038405 [Introspect:8084]10.0.0.38 - - [2025-10-23 01:26:53] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000787 [Introspect:8084]10.0.0.38 - - [2025-10-23 01:26:53] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000909 [Introspect:8084]10.0.0.38 - - [2025-10-23 01:26:57] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000828 [Introspect:8084]10.0.0.38 - - [2025-10-23 01:26:57] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000772 [Introspect:8084]10.0.0.38 - - [2025-10-23 01:27:01] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001140 [Introspect:8084]10.0.0.38 - - [2025-10-23 01:27:01] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000844 10.0.0.38 - - [2025-10-23 01:27:04] "GET / HTTP/1.1" 200 35931 0.001465 10.0.0.38 - - [2025-10-23 01:27:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002131 10.0.0.38 - - [2025-10-23 01:27:04] "GET /domain/30c61c43-23b7-496a-ae03-0507a8b58c99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.002778 10.0.0.38 - - [2025-10-23 01:27:05] "POST /id-to-fqname HTTP/1.1" 200 173 0.000494 10.0.0.38 - - [2025-10-23 01:27:05] "POST /fqname-to-id HTTP/1.1" 404 182 0.016294 10.0.0.38 - - [2025-10-23 01:27:05] "POST /security-groups HTTP/1.1" 200 570 0.068710 10.0.0.38 - - [2025-10-23 01:27:05] "POST /projects HTTP/1.1" 200 481 0.198936 10.0.0.38 - - [2025-10-23 01:27:05] "POST /fqname-to-id HTTP/1.1" 404 213 0.003496 10.0.0.38 - - [2025-10-23 01:27:05] "POST /access-control-lists HTTP/1.1" 200 579 0.069801 10.0.0.38 - - [2025-10-23 01:27:05] "POST /fqname-to-id HTTP/1.1" 404 212 0.016461 10.0.0.38 - - [2025-10-23 01:27:05] "POST /security-groups HTTP/1.1" 200 534 0.123935 10.0.0.38 - - [2025-10-23 01:27:05] "POST /access-control-lists HTTP/1.1" 200 577 0.089564 10.0.0.38 - - [2025-10-23 01:27:05] "POST /chown HTTP/1.1" 200 109 0.070372 10.0.0.38 - - [2025-10-23 01:27:05] "POST /policy-managements HTTP/1.1" 409 214 0.021576 10.0.0.38 - - [2025-10-23 01:27:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.008519 10.0.0.38 - - [2025-10-23 01:27:05] "POST /fqname-to-id HTTP/1.1" 404 232 0.001921 10.0.0.38 - - [2025-10-23 01:27:05] "POST /access-control-lists HTTP/1.1" 200 594 0.014921 10.0.0.38 - - [2025-10-23 01:27:05] "POST /fqname-to-id HTTP/1.1" 404 231 0.001387 10.0.0.38 - - [2025-10-23 01:27:05] "GET /policy-management/8ecca4fa-f0d4-47b3-adcf-1e5abcd1d66f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002780 10.0.0.38 - - [2025-10-23 01:27:05] "POST /application-policy-sets HTTP/1.1" 200 528 0.019024 10.0.0.38 - - [2025-10-23 01:27:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.013995 10.0.0.38 - - [2025-10-23 01:27:05] "POST /access-control-lists HTTP/1.1" 200 592 0.048599 10.0.0.38 - - [2025-10-23 01:27:05] "GET /global-vrouter-config/fb14fec3-887f-4808-9e06-9bcb868a92fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003720 10.0.0.38 - - [2025-10-23 01:27:05] "PUT /global-vrouter-config/fb14fec3-887f-4808-9e06-9bcb868a92fe HTTP/1.1" 200 276 0.011631 10.0.0.38 - - [2025-10-23 01:27:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.028973 10.0.0.38 - - [2025-10-23 01:27:05] "GET /virtual-network/b1d13ed8-a635-4f85-ab4d-38d82204c1af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1426 0.006700 10.0.0.38 - - [2025-10-23 01:27:05] "POST /id-to-fqname HTTP/1.1" 200 177 0.000569 10.0.0.38 - - [2025-10-23 01:27:05] "POST /fqname-to-id HTTP/1.1" 404 186 0.013839 10.0.0.38 - - [2025-10-23 01:27:05] "POST /security-groups HTTP/1.1" 200 574 0.090185 10.0.0.38 - - [2025-10-23 01:27:05] "POST /projects HTTP/1.1" 200 489 0.243194 10.0.0.38 - - [2025-10-23 01:27:05] "POST /fqname-to-id HTTP/1.1" 404 217 0.012807 10.0.0.38 - - [2025-10-23 01:27:06] "POST /access-control-lists HTTP/1.1" 200 583 0.044414 10.0.0.38 - - [2025-10-23 01:27:06] "POST /fqname-to-id HTTP/1.1" 404 216 0.020991 10.0.0.38 - - [2025-10-23 01:27:06] "POST /security-groups HTTP/1.1" 200 546 0.083196 10.0.0.38 - - [2025-10-23 01:27:06] "POST /chown HTTP/1.1" 200 109 0.021534 10.0.0.38 - - [2025-10-23 01:27:06] "POST /access-control-lists HTTP/1.1" 200 581 0.044755 10.0.0.38 - - [2025-10-23 01:27:06] "POST /fqname-to-id HTTP/1.1" 404 240 0.003850 10.0.0.38 - - [2025-10-23 01:27:06] "POST /network-ipams HTTP/1.1" 200 522 0.068129 10.0.0.38 - - [2025-10-23 01:27:06] "POST /access-control-lists HTTP/1.1" 200 602 0.042311 10.0.0.38 - - [2025-10-23 01:27:06] "POST /network-ipams HTTP/1.1" 200 510 0.032848 10.0.0.38 - - [2025-10-23 01:27:06] "POST /fqname-to-id HTTP/1.1" 404 239 0.002849 10.0.0.38 - - [2025-10-23 01:27:06] "POST /access-control-lists HTTP/1.1" 200 600 0.019674 10.0.0.38 - - [2025-10-23 01:27:06] "POST /fqname-to-id HTTP/1.1" 404 198 0.001697 10.0.0.38 - - [2025-10-23 01:27:06] "POST /fqname-to-id HTTP/1.1" 404 229 0.003337 10.0.0.38 - - [2025-10-23 01:27:06] "POST /useragent-kv HTTP/1.1" 200 115 0.009083 10.0.0.38 - - [2025-10-23 01:27:06] "POST /virtual-networks HTTP/1.1" 200 538 0.155317 10.0.0.38 - - [2025-10-23 01:27:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004282 10.0.0.38 - - [2025-10-23 01:27:06] "POST /access-control-lists HTTP/1.1" 200 589 0.079285 10.0.0.38 - - [2025-10-23 01:27:06] "GET /virtual-network/e98678fc-c2f9-4215-b790-f3c886903f05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1734 0.061964 10.0.0.38 - - [2025-10-23 01:27:06] "POST /route-targets HTTP/1.1" 200 327 0.013947 10.0.0.38 - - [2025-10-23 01:27:06] "POST /ref-update HTTP/1.1" 200 156 0.029033 10.0.0.38 - - [2025-10-23 01:27:06] "POST /network-ipams HTTP/1.1" 200 518 0.076897 10.0.0.38 - - [2025-10-23 01:27:06] "POST /fqname-to-id HTTP/1.1" 404 202 0.016135 10.0.0.38 - - [2025-10-23 01:27:06] "PUT /access-control-list/2d5b3362-9302-4b80-a800-907fac4d0c1f HTTP/1.1" 200 272 0.108702 10.0.0.38 - - [2025-10-23 01:27:06] "POST /useragent-kv HTTP/1.1" 200 115 0.010259 10.0.0.38 - - [2025-10-23 01:27:06] "POST /virtual-networks HTTP/1.1" 200 546 0.234962 10.0.0.38 - - [2025-10-23 01:27:06] "POST /route-targets HTTP/1.1" 200 327 0.027312 10.0.0.38 - - [2025-10-23 01:27:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.018174 10.0.0.38 - - [2025-10-23 01:27:06] "GET /virtual-network/04a4cc9c-60ed-4d98-b23a-081d6ba6bfea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1749 0.011955 10.0.0.38 - - [2025-10-23 01:27:06] "POST /fqname-to-id HTTP/1.1" 404 199 0.001624 10.0.0.38 - - [2025-10-23 01:27:07] "POST /ref-update HTTP/1.1" 200 156 0.039326 10.0.0.38 - - [2025-10-23 01:27:07] "POST /network-policys HTTP/1.1" 200 538 0.026065 10.0.0.38 - - [2025-10-23 01:27:07] "POST /fqname-to-id HTTP/1.1" 404 197 0.016854 10.0.0.38 - - [2025-10-23 01:27:07] "POST /network-policys HTTP/1.1" 200 534 0.018775 10.0.0.38 - - [2025-10-23 01:27:07] "POST /fqname-to-id HTTP/1.1" 404 201 0.002001 10.0.0.38 - - [2025-10-23 01:27:07] "POST /network-policys HTTP/1.1" 200 542 0.019041 10.0.0.38 - - [2025-10-23 01:27:07] "PUT /access-control-list/818a90e2-21e6-4e0d-bbba-f1d0d3217093 HTTP/1.1" 200 272 0.023688 10.0.0.38 - - [2025-10-23 01:27:07] "POST /ref-update HTTP/1.1" 200 156 0.118426 10.0.0.38 - - [2025-10-23 01:27:07] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.009343 10.0.0.38 - - [2025-10-23 01:27:07] "PUT /access-control-list/818a90e2-21e6-4e0d-bbba-f1d0d3217093 HTTP/1.1" 200 272 0.030425 10.0.0.38 - - [2025-10-23 01:27:07] "POST /ref-update HTTP/1.1" 200 156 0.105623 10.0.0.38 - - [2025-10-23 01:27:07] "PUT /access-control-list/2d5b3362-9302-4b80-a800-907fac4d0c1f HTTP/1.1" 200 272 0.062883 10.0.0.38 - - [2025-10-23 01:27:07] "POST /ref-update HTTP/1.1" 200 156 0.055743 10.0.0.38 - - [2025-10-23 01:27:07] "POST /ref-update HTTP/1.1" 200 156 0.156033 10.0.0.38 - - [2025-10-23 01:27:07] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.020198 10.0.0.38 - - [2025-10-23 01:27:07] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.012424 10.0.0.38 - - [2025-10-23 01:27:07] "PUT /access-control-list/2d5b3362-9302-4b80-a800-907fac4d0c1f HTTP/1.1" 200 272 0.070841 10.0.0.38 - - [2025-10-23 01:27:07] "POST /ref-update HTTP/1.1" 200 156 0.082840 10.0.0.38 - - [2025-10-23 01:27:07] "PUT /access-control-list/818a90e2-21e6-4e0d-bbba-f1d0d3217093 HTTP/1.1" 200 272 0.014671 10.0.0.38 - - [2025-10-23 01:27:07] "POST /fqname-to-id HTTP/1.1" 404 237 0.051367 10.0.0.38 - - [2025-10-23 01:27:07] "POST /access-control-lists HTTP/1.1" 200 601 0.046553 10.0.0.38 - - [2025-10-23 01:27:07] "POST /ref-update HTTP/1.1" 200 156 0.137409 10.0.0.38 - - [2025-10-23 01:27:07] "POST /ref-update HTTP/1.1" 200 156 0.022101 10.0.0.38 - - [2025-10-23 01:27:08] "PUT /access-control-list/f8dee7fd-ecf3-4ebb-90f3-a71fb9d269f3 HTTP/1.1" 200 272 0.027468 10.0.0.38 - - [2025-10-23 01:27:08] "POST /ref-update HTTP/1.1" 200 156 0.125764 10.0.0.38 - - [2025-10-23 01:27:08] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.017179 10.0.0.38 - - [2025-10-23 01:27:08] "PUT /access-control-list/f8dee7fd-ecf3-4ebb-90f3-a71fb9d269f3 HTTP/1.1" 200 272 0.042275 10.0.0.38 - - [2025-10-23 01:27:08] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.004715 10.0.0.38 - - [2025-10-23 01:27:08] "POST /ref-update HTTP/1.1" 200 156 0.013182 10.0.0.38 - - [2025-10-23 01:27:08] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003809 10.0.0.38 - - [2025-10-23 01:27:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002272 10.0.0.38 - - [2025-10-23 01:27:08] "GET /virtual-network/b1d13ed8-a635-4f85-ab4d-38d82204c1af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1718 0.007461 10.0.0.38 - - [2025-10-23 01:27:08] "GET /application-policy-set/90f461d0-4927-47ca-8242-2fb8713484fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1064 0.004126 10.0.0.38 - - [2025-10-23 01:27:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001476 10.0.0.38 - - [2025-10-23 01:27:08] "GET /policy-management/8ecca4fa-f0d4-47b3-adcf-1e5abcd1d66f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003073 10.0.0.38 - - [2025-10-23 01:27:08] "POST /firewall-policys HTTP/1.1" 200 530 0.019898 10.0.0.38 - - [2025-10-23 01:27:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.019018 10.0.0.38 - - [2025-10-23 01:27:08] "GET /firewall-policy/fa05b715-468d-4934-b75d-7adf33ec5de9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.014035 10.0.0.38 - - [2025-10-23 01:27:08] "GET /application-policy-set/90f461d0-4927-47ca-8242-2fb8713484fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1064 0.002179 10.0.0.38 - - [2025-10-23 01:27:08] "GET /firewall-policy/fa05b715-468d-4934-b75d-7adf33ec5de9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.002503 10.0.0.38 - - [2025-10-23 01:27:08] "POST /ref-update HTTP/1.1" 200 156 0.012901 10.0.0.38 - - [2025-10-23 01:27:08] "GET /application-policy-set/90f461d0-4927-47ca-8242-2fb8713484fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1312 0.016769 10.0.0.38 - - [2025-10-23 01:27:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002056 10.0.0.38 - - [2025-10-23 01:27:08] "GET /policy-management/8ecca4fa-f0d4-47b3-adcf-1e5abcd1d66f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002386 10.0.0.38 - - [2025-10-23 01:27:08] "POST /firewall-policys HTTP/1.1" 200 532 0.023360 10.0.0.38 - - [2025-10-23 01:27:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.014443 10.0.0.38 - - [2025-10-23 01:27:08] "GET /firewall-policy/8abc1177-cd27-495d-ae1e-4976c38f73e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.012145 10.0.0.38 - - [2025-10-23 01:27:08] "GET /application-policy-set/90f461d0-4927-47ca-8242-2fb8713484fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1312 0.010046 10.0.0.38 - - [2025-10-23 01:27:08] "GET /firewall-policy/8abc1177-cd27-495d-ae1e-4976c38f73e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.003628 10.0.0.38 - - [2025-10-23 01:27:08] "GET /firewall-policy/fa05b715-468d-4934-b75d-7adf33ec5de9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.002664 10.0.0.38 - - [2025-10-23 01:27:08] "GET /firewall-policy/fa05b715-468d-4934-b75d-7adf33ec5de9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.002178 10.0.0.38 - - [2025-10-23 01:27:08] "POST /ref-update HTTP/1.1" 200 156 0.017983 10.0.0.38 - - [2025-10-23 01:27:08] "POST /ref-update HTTP/1.1" 200 156 0.048538 10.0.0.38 - - [2025-10-23 01:27:08] "POST /ref-update HTTP/1.1" 200 156 0.033424 10.0.0.38 - - [2025-10-23 01:27:08] "GET /application-policy-set/90f461d0-4927-47ca-8242-2fb8713484fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1534 0.004288 10.0.0.38 - - [2025-10-23 01:27:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001451 10.0.0.38 - - [2025-10-23 01:27:08] "GET /policy-management/8ecca4fa-f0d4-47b3-adcf-1e5abcd1d66f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002252 10.0.0.38 - - [2025-10-23 01:27:09] "POST /firewall-policys HTTP/1.1" 200 530 0.022118 10.0.0.38 - - [2025-10-23 01:27:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.028143 10.0.0.38 - - [2025-10-23 01:27:09] "GET /firewall-policy/34c07ede-06df-4842-af30-e1a6734dc5d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.021674 10.0.0.38 - - [2025-10-23 01:27:09] "GET /application-policy-set/90f461d0-4927-47ca-8242-2fb8713484fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1534 0.002795 10.0.0.38 - - [2025-10-23 01:27:09] "GET /firewall-policy/34c07ede-06df-4842-af30-e1a6734dc5d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.003429 10.0.0.38 - - [2025-10-23 01:27:09] "GET /firewall-policy/8abc1177-cd27-495d-ae1e-4976c38f73e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.002446 10.0.0.38 - - [2025-10-23 01:27:09] "GET /firewall-policy/fa05b715-468d-4934-b75d-7adf33ec5de9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.003004 10.0.0.38 - - [2025-10-23 01:27:09] "GET /firewall-policy/fa05b715-468d-4934-b75d-7adf33ec5de9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.002599 10.0.0.38 - - [2025-10-23 01:27:09] "GET /firewall-policy/8abc1177-cd27-495d-ae1e-4976c38f73e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.002211 10.0.0.38 - - [2025-10-23 01:27:09] "POST /ref-update HTTP/1.1" 200 156 0.025146 10.0.0.38 - - [2025-10-23 01:27:09] "POST /ref-update HTTP/1.1" 200 156 0.027874 10.0.0.38 - - [2025-10-23 01:27:09] "POST /ref-update HTTP/1.1" 200 156 0.027626 10.0.0.38 - - [2025-10-23 01:27:09] "POST /ref-update HTTP/1.1" 200 156 0.020343 10.0.0.38 - - [2025-10-23 01:27:09] "POST /ref-update HTTP/1.1" 200 156 0.056528 10.0.0.38 - - [2025-10-23 01:27:09] "GET /application-policy-set/90f461d0-4927-47ca-8242-2fb8713484fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1755 0.016965 10.0.0.38 - - [2025-10-23 01:27:09] "POST /tags HTTP/1.1" 200 299 0.039598 10.0.0.38 - - [2025-10-23 01:27:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.015237 10.0.0.38 - - [2025-10-23 01:27:09] "GET /tag/2c18e767-6ba3-4ca6-af65-b360ccd7f735?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.019627 10.0.0.38 - - [2025-10-23 01:27:09] "POST /set-tag HTTP/1.1" 200 109 0.035399 10.0.0.38 - - [2025-10-23 01:27:09] "POST /fqname-to-id HTTP/1.1" 404 226 0.009752 10.0.0.38 - - [2025-10-23 01:27:09] "POST /tags HTTP/1.1" 200 357 0.084266 10.0.0.38 - - [2025-10-23 01:27:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.013126 10.0.0.38 - - [2025-10-23 01:27:09] "GET /tag/f0a7937d-3655-4f96-80e5-c75337455928?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1249 0.013386 10.0.0.38 - - [2025-10-23 01:27:10] "POST /tags HTTP/1.1" 200 305 0.051919 10.0.0.38 - - [2025-10-23 01:27:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.007347 10.0.0.38 - - [2025-10-23 01:27:10] "GET /tag/8594f14b-0aa8-42d8-8fa4-2fd542ba0c0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.014406 10.0.0.38 - - [2025-10-23 01:27:10] "POST /id-to-fqname HTTP/1.1" 200 174 0.001538 10.0.0.38 - - [2025-10-23 01:27:10] "POST /fqname-to-id HTTP/1.1" 404 183 0.002285 10.0.0.38 - - [2025-10-23 01:27:10] "POST /security-groups HTTP/1.1" 200 571 0.108717 10.0.0.38 - - [2025-10-23 01:27:10] "POST /projects HTTP/1.1" 200 483 0.229740 10.0.0.38 - - [2025-10-23 01:27:10] "POST /fqname-to-id HTTP/1.1" 404 214 0.005583 10.0.0.38 - - [2025-10-23 01:27:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.043209 10.0.0.38 - - [2025-10-23 01:27:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.013843 10.0.0.38 - - [2025-10-23 01:27:10] "GET /virtual-network/e98678fc-c2f9-4215-b790-f3c886903f05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2295 0.015734 10.0.0.38 - - [2025-10-23 01:27:10] "POST /access-control-lists HTTP/1.1" 200 580 0.084250 10.0.0.38 - - [2025-10-23 01:27:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.014879 10.0.0.38 - - [2025-10-23 01:27:10] "GET /virtual-network/04a4cc9c-60ed-4d98-b23a-081d6ba6bfea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2575 0.005531 10.0.0.38 - - [2025-10-23 01:27:10] "POST /fqname-to-id HTTP/1.1" 404 213 0.001894 10.0.0.38 - - [2025-10-23 01:27:10] "POST /access-control-lists HTTP/1.1" 200 578 0.064780 10.0.0.38 - - [2025-10-23 01:27:10] "PUT /virtual-network/e98678fc-c2f9-4215-b790-f3c886903f05 HTTP/1.1" 200 264 0.123549 10.0.0.38 - - [2025-10-23 01:27:10] "PUT /virtual-network/04a4cc9c-60ed-4d98-b23a-081d6ba6bfea HTTP/1.1" 200 264 0.064441 10.0.0.38 - - [2025-10-23 01:27:10] "POST /security-groups HTTP/1.1" 200 537 0.097421 10.0.0.38 - - [2025-10-23 01:27:10] "POST /fqname-to-id HTTP/1.1" 404 234 0.003785 10.0.0.38 - - [2025-10-23 01:27:10] "POST /access-control-lists HTTP/1.1" 200 596 0.068138 10.0.0.38 - - [2025-10-23 01:27:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.081172 10.0.0.38 - - [2025-10-23 01:27:10] "POST /fqname-to-id HTTP/1.1" 404 233 0.013428 10.0.0.38 - - [2025-10-23 01:27:11] "POST /chown HTTP/1.1" 200 109 0.022797 10.0.0.38 - - [2025-10-23 01:27:11] "GET /application-policy-set/90f461d0-4927-47ca-8242-2fb8713484fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.010396 10.0.0.38 - - [2025-10-23 01:27:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001741 10.0.0.38 - - [2025-10-23 01:27:11] "GET /policy-management/8ecca4fa-f0d4-47b3-adcf-1e5abcd1d66f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.017639 10.0.0.38 - - [2025-10-23 01:27:11] "POST /access-control-lists HTTP/1.1" 200 594 0.061543 10.0.0.38 - - [2025-10-23 01:27:11] "POST /tags HTTP/1.1" 409 207 0.004007 10.0.0.38 - - [2025-10-23 01:27:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.008607 10.0.0.38 - - [2025-10-23 01:27:11] "GET /tag/8594f14b-0aa8-42d8-8fa4-2fd542ba0c0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.014435 10.0.0.38 - - [2025-10-23 01:27:11] "POST /firewall-rules HTTP/1.1" 200 564 0.072259 10.0.0.38 - - [2025-10-23 01:27:11] "GET /firewall-rule/af232f37-501b-421a-9212-254d971edfe4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1999 0.023946 10.0.0.38 - - [2025-10-23 01:27:11] "GET /firewall-policy/8abc1177-cd27-495d-ae1e-4976c38f73e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.003290 10.0.0.38 - - [2025-10-23 01:27:11] "GET /firewall-rule/af232f37-501b-421a-9212-254d971edfe4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1999 0.002914 10.0.0.38 - - [2025-10-23 01:27:11] "POST /ref-update HTTP/1.1" 200 156 0.016077 10.0.0.38 - - [2025-10-23 01:27:11] "GET /application-policy-set/90f461d0-4927-47ca-8242-2fb8713484fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.028767 10.0.0.38 - - [2025-10-23 01:27:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002283 10.0.0.38 - - [2025-10-23 01:27:11] "GET /policy-management/8ecca4fa-f0d4-47b3-adcf-1e5abcd1d66f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002781 10.0.0.38 - - [2025-10-23 01:27:11] "POST /tags HTTP/1.1" 409 207 0.002143 10.0.0.38 - - [2025-10-23 01:27:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002574 10.0.0.38 - - [2025-10-23 01:27:11] "GET /tag/8594f14b-0aa8-42d8-8fa4-2fd542ba0c0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.010934 10.0.0.38 - - [2025-10-23 01:27:11] "POST /firewall-rules HTTP/1.1" 200 562 0.070598 10.0.0.38 - - [2025-10-23 01:27:11] "GET /firewall-rule/5dbad576-49b1-47f6-bccd-6aefb56ea164?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1995 0.004696 10.0.0.38 - - [2025-10-23 01:27:11] "GET /firewall-policy/8abc1177-cd27-495d-ae1e-4976c38f73e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1714 0.003337 10.0.0.38 - - [2025-10-23 01:27:11] "GET /firewall-rule/5dbad576-49b1-47f6-bccd-6aefb56ea164?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1995 0.002095 10.0.0.38 - - [2025-10-23 01:27:11] "POST /ref-update HTTP/1.1" 200 156 0.043363 10.0.0.38 - - [2025-10-23 01:27:11] "POST /tags HTTP/1.1" 200 305 0.078530 10.0.0.38 - - [2025-10-23 01:27:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.016436 10.0.0.38 - - [2025-10-23 01:27:11] "GET /tag/9f81721f-8069-4663-904b-68079cdd9233?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1117 0.013670 10.0.0.38 - - [2025-10-23 01:27:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003522 10.0.0.38 - - [2025-10-23 01:27:11] "GET /project/a947e060-dbd0-4261-8bd8-a623afcf1610?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.044040 10.0.0.38 - - [2025-10-23 01:27:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002278 10.0.0.38 - - [2025-10-23 01:27:11] "GET /virtual-network/04a4cc9c-60ed-4d98-b23a-081d6ba6bfea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2645 0.004961 10.0.0.38 - - [2025-10-23 01:27:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001923 10.0.0.38 - - [2025-10-23 01:27:12] "GET /service-appliance-set/221b1f66-b698-4e1d-8132-783b76170fbe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1198 0.005343 10.0.0.38 - - [2025-10-23 01:27:12] "POST /fqname-to-id HTTP/1.1" 404 240 0.007577 10.0.0.38 - - [2025-10-23 01:27:12] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.099914 10.0.0.38 - - [2025-10-23 01:27:12] "GET /virtual-machine-interface/d2a5bfa7-d5ad-46b1-97db-1a0172dd70e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2303 0.005079 10.0.0.38 - - [2025-10-23 01:27:12] "POST /instance-ips HTTP/1.1" 200 381 0.043320 10.0.0.38 - - [2025-10-23 01:27:12] "GET /instance-ip/16e917c8-6855-40f4-ad8d-129790a5ae96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.015064 10.0.0.38 - - [2025-10-23 01:27:12] "POST /loadbalancers HTTP/1.1" 200 582 0.076965 10.0.0.38 - - [2025-10-23 01:27:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.040175 10.0.0.38 - - [2025-10-23 01:27:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.017934 10.0.0.38 - - [2025-10-23 01:27:12] "GET /project/a947e060-dbd0-4261-8bd8-a623afcf1610?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.073509 10.0.0.38 - - [2025-10-23 01:27:12] "GET /project/a947e060-dbd0-4261-8bd8-a623afcf1610?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.079473 10.0.0.38 - - [2025-10-23 01:27:12] "GET /instance-ip/16e917c8-6855-40f4-ad8d-129790a5ae96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.002448 10.0.0.38 - - [2025-10-23 01:27:12] "GET /loadbalancer/8fe98fe8-52a6-442a-bb18-852a88b5577e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2155 0.003587 10.0.0.38 - - [2025-10-23 01:27:12] "POST /floating-ips HTTP/1.1" 200 583 0.020236 10.0.0.38 - - [2025-10-23 01:27:12] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.046057 10.0.0.38 - - [2025-10-23 01:27:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.009247 10.0.0.38 - - [2025-10-23 01:27:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.011043 10.0.0.38 - - [2025-10-23 01:27:12] "GET /project/a947e060-dbd0-4261-8bd8-a623afcf1610?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.079869 10.0.0.38 - - [2025-10-23 01:27:12] "GET /loadbalancer-listener/aced6376-248f-4d54-adc4-f32f0f9f7efc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1829 0.003911 10.0.0.38 - - [2025-10-23 01:27:12] "GET /loadbalancer-listener/aced6376-248f-4d54-adc4-f32f0f9f7efc?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1198 0.003647 10.0.0.38 - - [2025-10-23 01:27:12] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.018208 10.0.0.38 - - [2025-10-23 01:27:12] "GET /instance-ip/16e917c8-6855-40f4-ad8d-129790a5ae96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.003848 10.0.0.38 - - [2025-10-23 01:27:12] "GET /instance-ip/16e917c8-6855-40f4-ad8d-129790a5ae96?fields=floating_ips HTTP/1.1" 200 1170 0.005284 10.0.0.38 - - [2025-10-23 01:27:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002565 10.0.0.38 - - [2025-10-23 01:27:12] "GET /global-vrouter-config/fb14fec3-887f-4808-9e06-9bcb868a92fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1864 0.002534 10.0.0.38 - - [2025-10-23 01:27:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001582 10.0.0.38 - - [2025-10-23 01:27:12] "GET /floating-ip/3e17c49c-b130-43d7-9bee-09ffea1cb53c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1459 0.002670 10.0.0.38 - - [2025-10-23 01:27:13] "PUT /global-vrouter-config/fb14fec3-887f-4808-9e06-9bcb868a92fe HTTP/1.1" 200 276 0.020411 10.0.0.38 - - [2025-10-23 01:27:13] "POST /tags HTTP/1.1" 200 301 0.269241 10.0.0.38 - - [2025-10-23 01:27:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.012372 10.0.0.38 - - [2025-10-23 01:27:13] "GET /tag/4f210f33-f04a-423f-aa70-4812232ff01b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.016455 10.0.0.38 - - [2025-10-23 01:27:13] "POST /tags HTTP/1.1" 200 325 0.093839 10.0.0.38 - - [2025-10-23 01:27:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.016663 10.0.0.38 - - [2025-10-23 01:27:13] "GET /tag/7bc22611-388a-4ad1-91f2-0dceaa65f362?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1167 0.028477 10.0.0.38 - - [2025-10-23 01:27:13] "POST /tags HTTP/1.1" 200 363 0.047935 10.0.0.38 - - [2025-10-23 01:27:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.026833 10.0.0.38 - - [2025-10-23 01:27:13] "GET /tag/43a0bc82-95e7-4c21-9501-a53073709c33?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1261 0.027999 10.0.0.38 - - [2025-10-23 01:27:13] "POST /tags HTTP/1.1" 200 311 0.023060 10.0.0.38 - - [2025-10-23 01:27:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.005797 10.0.0.38 - - [2025-10-23 01:27:13] "GET /tag/d73ada6e-cafa-4fa0-870e-145d41a6738d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.020305 10.0.0.38 - - [2025-10-23 01:27:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.008475 10.0.0.38 - - [2025-10-23 01:27:13] "GET /virtual-network/e98678fc-c2f9-4215-b790-f3c886903f05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2365 0.004926 10.0.0.38 - - [2025-10-23 01:27:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003620 10.0.0.38 - - [2025-10-23 01:27:13] "GET /project/1ad38df4-4cf1-461f-bd10-9177b512ba43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.042800 10.0.0.38 - - [2025-10-23 01:27:13] "POST /virtual-machines HTTP/1.1" 200 377 0.029688 10.0.0.38 - - [2025-10-23 01:27:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.024326 10.0.0.38 - - [2025-10-23 01:27:14] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.157048 10.0.0.38 - - [2025-10-23 01:27:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.051919 10.0.0.38 - - [2025-10-23 01:27:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.020315 10.0.0.38 - - [2025-10-23 01:27:14] "GET /virtual-machine-interface/6794625a-afaf-11f0-bab6-fa163e7bf6ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2875 0.004715 10.0.0.38 - - [2025-10-23 01:27:14] "POST /instance-ips HTTP/1.1" 200 409 0.055773 10.0.0.38 - - [2025-10-23 01:27:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.102127 10.0.0.38 - - [2025-10-23 01:27:14] "GET /virtual-machine-interface/6794625a-afaf-11f0-bab6-fa163e7bf6ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2875 0.010720 10.0.0.38 - - [2025-10-23 01:27:14] "POST /set-tag HTTP/1.1" 200 109 0.069320 10.0.0.38 - - [2025-10-23 01:27:14] "GET /virtual-machine-interface/6794625a-afaf-11f0-bab6-fa163e7bf6ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.013088 10.0.0.38 - - [2025-10-23 01:27:14] "GET /instance-ip/67b6194a-afaf-11f0-bab6-fa163e7bf6ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1964 0.008044 10.0.0.38 - - [2025-10-23 01:27:14] "POST /tags HTTP/1.1" 200 355 0.033266 10.0.0.38 - - [2025-10-23 01:27:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.018256 10.0.0.38 - - [2025-10-23 01:27:14] "GET /tag/5a20ed29-0605-4a9f-8126-b7cadd115084?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1244 0.022364 10.0.0.38 - - [2025-10-23 01:27:14] "POST /tags HTTP/1.1" 200 303 0.042535 10.0.0.38 - - [2025-10-23 01:27:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.009058 10.0.0.38 - - [2025-10-23 01:27:14] "GET /tag/fde53b16-d1eb-48d5-97b5-2f3f2fc179ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.028553 10.0.0.38 - - [2025-10-23 01:27:15] "POST /projects HTTP/1.1" 409 218 0.006807 10.0.0.38 - - [2025-10-23 01:27:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002038 10.0.0.38 - - [2025-10-23 01:27:15] "GET /project/a947e060-dbd0-4261-8bd8-a623afcf1610?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.054175 10.0.0.38 - - [2025-10-23 01:27:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002521 10.0.0.38 - - [2025-10-23 01:27:15] "GET /network-ipam/61914ec4-1819-4000-896e-8b94de415ec1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1558 0.003304 10.0.0.38 - - [2025-10-23 01:27:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.008866 10.0.0.38 - - [2025-10-23 01:27:15] "GET /virtual-network/e98678fc-c2f9-4215-b790-f3c886903f05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2365 0.004550 10.0.0.38 - - [2025-10-23 01:27:15] "PUT /virtual-network/e98678fc-c2f9-4215-b790-f3c886903f05 HTTP/1.1" 200 264 0.044601 10.0.0.38 - - [2025-10-23 01:27:15] "GET /virtual-network/e98678fc-c2f9-4215-b790-f3c886903f05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2365 0.013646 10.0.0.38 - - [2025-10-23 01:27:15] "POST /set-tag HTTP/1.1" 200 109 0.081463 10.0.0.38 - - [2025-10-23 01:27:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.010224 10.0.0.38 - - [2025-10-23 01:27:15] "GET /network-ipam/fcf46425-992d-4460-b9c5-b192c610fb40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1574 0.003714 10.0.0.38 - - [2025-10-23 01:27:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002149 10.0.0.38 - - [2025-10-23 01:27:15] "GET /virtual-network/04a4cc9c-60ed-4d98-b23a-081d6ba6bfea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2645 0.004201 10.0.0.38 - - [2025-10-23 01:27:15] "PUT /virtual-network/04a4cc9c-60ed-4d98-b23a-081d6ba6bfea HTTP/1.1" 200 264 0.046440 10.0.0.38 - - [2025-10-23 01:27:15] "GET /virtual-network/04a4cc9c-60ed-4d98-b23a-081d6ba6bfea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2645 0.005188 10.0.0.38 - - [2025-10-23 01:27:15] "POST /set-tag HTTP/1.1" 200 109 0.050127 10.0.0.38 - - [2025-10-23 01:27:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002393 10.0.0.38 - - [2025-10-23 01:27:15] "GET /network-policy/3f3abc00-15ad-4448-bc64-0fa02a5ab76d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.002878 10.0.0.38 - - [2025-10-23 01:27:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002414 10.0.0.38 - - [2025-10-23 01:27:15] "GET /network-policy/84feb926-d594-4d1c-9765-759e8403d234?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.002256 10.0.0.38 - - [2025-10-23 01:27:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.005533 10.0.0.38 - - [2025-10-23 01:27:15] "GET /network-policy/e0b12268-c045-4d3c-a150-41584d7fe4bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2060 0.002370 10.0.0.38 - - [2025-10-23 01:27:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001635 10.0.0.38 - - [2025-10-23 01:27:15] "PUT /network-policy/e0b12268-c045-4d3c-a150-41584d7fe4bc HTTP/1.1" 200 262 0.011950 10.0.0.38 - - [2025-10-23 01:27:15] "PUT /access-control-list/f8dee7fd-ecf3-4ebb-90f3-a71fb9d269f3 HTTP/1.1" 200 272 0.020832 10.0.0.38 - - [2025-10-23 01:27:15] "POST /ref-update HTTP/1.1" 200 156 0.096588 10.0.0.38 - - [2025-10-23 01:27:15] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.018772 10.0.0.38 - - [2025-10-23 01:27:16] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.012460 10.0.0.38 - - [2025-10-23 01:27:16] "PUT /access-control-list/2d5b3362-9302-4b80-a800-907fac4d0c1f HTTP/1.1" 200 272 0.106201 10.0.0.38 - - [2025-10-23 01:27:16] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.017359 10.0.0.38 - - [2025-10-23 01:27:16] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002139 10.0.0.38 - - [2025-10-23 01:27:16] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002394 10.0.0.38 - - [2025-10-23 01:27:16] "POST /security-groups HTTP/1.1" 409 245 0.007564 10.0.0.38 - - [2025-10-23 01:27:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001694 10.0.0.38 - - [2025-10-23 01:27:16] "PUT /security-group/cf218d29-e19c-4e57-b2e7-e913b6d5cd93 HTTP/1.1" 200 262 0.063819 10.0.0.38 - - [2025-10-23 01:27:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.036734 10.0.0.38 - - [2025-10-23 01:27:16] "GET / HTTP/1.1" 200 35931 0.001591 10.0.0.38 - - [2025-10-23 01:27:16] "PUT /access-control-list/b7b568fe-6fcc-41b1-9482-d85612ec545a HTTP/1.1" 200 272 0.036854 10.0.0.38 - - [2025-10-23 01:27:16] "GET /application-policy-set/90f461d0-4927-47ca-8242-2fb8713484fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.015784 10.0.0.38 - - [2025-10-23 01:27:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003374 10.0.0.38 - - [2025-10-23 01:27:16] "GET /global-system-config/2ca8afe7-4591-4941-8795-66e9c7ee9174?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1344 0.004812 10.0.0.38 - - [2025-10-23 01:27:16] "PUT /access-control-list/c637b45b-eb9c-437a-8bc1-08bdefe2c719 HTTP/1.1" 200 272 0.024749 10.0.0.38 - - [2025-10-23 01:27:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002073 10.0.0.38 - - [2025-10-23 01:27:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002033 10.0.0.38 - - [2025-10-23 01:27:16] "GET /policy-management/8ecca4fa-f0d4-47b3-adcf-1e5abcd1d66f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002504 10.0.0.38 - - [2025-10-23 01:27:16] "POST /tags HTTP/1.1" 409 206 0.001678 10.0.0.38 - - [2025-10-23 01:27:16] "GET /config-node/4d1fb61e-6e77-4e33-aebf-5dd108142fd4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.003495 10.0.0.38 - - [2025-10-23 01:27:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002283 10.0.0.38 - - [2025-10-23 01:27:16] "GET /tag/fde53b16-d1eb-48d5-97b5-2f3f2fc179ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.009963 10.0.0.38 - - [2025-10-23 01:27:16] "POST /firewall-rules HTTP/1.1" 200 562 0.080010 10.0.0.38 - - [2025-10-23 01:27:16] "GET /firewall-rule/57b254c0-b07b-4525-8bf0-27fb2d976a19?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1993 0.004347 10.0.0.38 - - [2025-10-23 01:27:16] "GET /firewall-policy/8abc1177-cd27-495d-ae1e-4976c38f73e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1951 0.003576 10.0.0.38 - - [2025-10-23 01:27:16] "GET /firewall-rule/57b254c0-b07b-4525-8bf0-27fb2d976a19?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1993 0.001982 10.0.0.38 - - [2025-10-23 01:27:16] "POST /ref-update HTTP/1.1" 200 156 0.035445 10.0.0.38 - - [2025-10-23 01:27:16] "GET /application-policy-set/90f461d0-4927-47ca-8242-2fb8713484fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.016851 10.0.0.38 - - [2025-10-23 01:27:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002318 10.0.0.38 - - [2025-10-23 01:27:16] "GET /policy-management/8ecca4fa-f0d4-47b3-adcf-1e5abcd1d66f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003047 10.0.0.38 - - [2025-10-23 01:27:16] "POST /tags HTTP/1.1" 409 206 0.001904 10.0.0.38 - - [2025-10-23 01:27:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002349 10.0.0.38 - - [2025-10-23 01:27:16] "GET /tag/fde53b16-d1eb-48d5-97b5-2f3f2fc179ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.011715 10.0.0.38 - - [2025-10-23 01:27:16] "POST /firewall-rules HTTP/1.1" 200 560 0.073991 10.0.0.38 - - [2025-10-23 01:27:16] "GET /firewall-rule/9b33d37b-956b-44c1-b71c-a186e90485ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1991 0.007995 10.0.0.38 - - [2025-10-23 01:27:16] "GET /firewall-policy/8abc1177-cd27-495d-ae1e-4976c38f73e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2188 0.011586 10.0.0.38 - - [2025-10-23 01:27:16] "GET /firewall-rule/9b33d37b-956b-44c1-b71c-a186e90485ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1991 0.002000 10.0.0.38 - - [2025-10-23 01:27:16] "POST /ref-update HTTP/1.1" 200 156 0.034264 10.0.0.38 - - [2025-10-23 01:27:17] "POST /tags HTTP/1.1" 200 301 0.043784 10.0.0.38 - - [2025-10-23 01:27:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.009215 10.0.0.38 - - [2025-10-23 01:27:17] "GET /tag/c4918f32-183e-4e90-924a-5a7954adb955?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.016009 10.0.0.38 - - [2025-10-23 01:27:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002459 10.0.0.38 - - [2025-10-23 01:27:17] "GET /project/1ad38df4-4cf1-461f-bd10-9177b512ba43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.035275 10.0.0.38 - - [2025-10-23 01:27:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001593 10.0.0.38 - - [2025-10-23 01:27:17] "GET /virtual-network/04a4cc9c-60ed-4d98-b23a-081d6ba6bfea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2824 0.005481 10.0.0.38 - - [2025-10-23 01:27:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002529 10.0.0.38 - - [2025-10-23 01:27:17] "GET /service-appliance-set/221b1f66-b698-4e1d-8132-783b76170fbe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1198 0.002242 10.0.0.38 - - [2025-10-23 01:27:17] "POST /fqname-to-id HTTP/1.1" 404 242 0.002414 10.0.0.38 - - [2025-10-23 01:27:17] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.137744 10.0.0.38 - - [2025-10-23 01:27:17] "GET /virtual-machine-interface/73539da6-3900-4e6b-b781-a0a98adc0e8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2312 0.022995 10.0.0.38 - - [2025-10-23 01:27:17] "POST /instance-ips HTTP/1.1" 200 377 0.022124 10.0.0.38 - - [2025-10-23 01:27:17] "GET /instance-ip/a466b77d-9fc8-4a14-8a1b-34f544361d95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.007143 10.0.0.38 - - [2025-10-23 01:27:17] "POST /loadbalancers HTTP/1.1" 200 582 0.062855 10.0.0.38 - - [2025-10-23 01:27:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.028504 10.0.0.38 - - [2025-10-23 01:27:17] "GET /project/1ad38df4-4cf1-461f-bd10-9177b512ba43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.044732 10.0.0.38 - - [2025-10-23 01:27:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002692 10.0.0.38 - - [2025-10-23 01:27:17] "GET /instance-ip/a466b77d-9fc8-4a14-8a1b-34f544361d95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.008180 10.0.0.38 - - [2025-10-23 01:27:17] "GET /project/1ad38df4-4cf1-461f-bd10-9177b512ba43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.057409 10.0.0.38 - - [2025-10-23 01:27:17] "POST /floating-ips HTTP/1.1" 200 581 0.057686 10.0.0.38 - - [2025-10-23 01:27:17] "GET /loadbalancer/d35514ad-2ce9-4a76-af4a-22f6e57bf2d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.002740 10.0.0.38 - - [2025-10-23 01:27:17] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.021499 10.0.0.38 - - [2025-10-23 01:27:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.013962 10.0.0.38 - - [2025-10-23 01:27:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.012434 10.0.0.38 - - [2025-10-23 01:27:17] "GET /project/1ad38df4-4cf1-461f-bd10-9177b512ba43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.036021 10.0.0.38 - - [2025-10-23 01:27:17] "GET /loadbalancer-listener/e3bf2725-bef4-4ff9-99e0-e61ea64af989?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1823 0.003783 10.0.0.38 - - [2025-10-23 01:27:17] "GET /loadbalancer-listener/e3bf2725-bef4-4ff9-99e0-e61ea64af989?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1196 0.003048 10.0.0.38 - - [2025-10-23 01:27:17] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.033908 10.0.0.38 - - [2025-10-23 01:27:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.007040 10.0.0.38 - - [2025-10-23 01:27:18] "GET /instance-ip/a466b77d-9fc8-4a14-8a1b-34f544361d95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.003755 10.0.0.38 - - [2025-10-23 01:27:18] "GET /instance-ip/a466b77d-9fc8-4a14-8a1b-34f544361d95?fields=floating_ips HTTP/1.1" 200 1164 0.011885 10.0.0.38 - - [2025-10-23 01:27:18] "GET /floating-ip/53b9a19e-3b1f-4d95-8992-a4c310ebb068?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1464 0.010010 10.0.0.38 - - [2025-10-23 01:27:18] "GET /project/1ad38df4-4cf1-461f-bd10-9177b512ba43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.067209 10.0.0.38 - - [2025-10-23 01:27:18] "GET /loadbalancer/d35514ad-2ce9-4a76-af4a-22f6e57bf2d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.002597 10.0.0.38 - - [2025-10-23 01:27:18] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.023487 10.0.0.38 - - [2025-10-23 01:27:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.016821 10.0.0.38 - - [2025-10-23 01:27:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.006462 10.0.0.38 - - [2025-10-23 01:27:18] "GET /project/1ad38df4-4cf1-461f-bd10-9177b512ba43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.035518 10.0.0.38 - - [2025-10-23 01:27:18] "GET /loadbalancer-listener/913645ce-bea3-443f-b87c-0b335ee98a59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1827 0.002722 10.0.0.38 - - [2025-10-23 01:27:18] "GET /loadbalancer-listener/913645ce-bea3-443f-b87c-0b335ee98a59?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1196 0.004535 10.0.0.38 - - [2025-10-23 01:27:18] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.031155 10.0.0.38 - - [2025-10-23 01:27:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.008937 10.0.0.38 - - [2025-10-23 01:27:18] "GET /instance-ip/a466b77d-9fc8-4a14-8a1b-34f544361d95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.005042 10.0.0.38 - - [2025-10-23 01:27:18] "GET /instance-ip/a466b77d-9fc8-4a14-8a1b-34f544361d95?fields=floating_ips HTTP/1.1" 200 1164 0.004692 10.0.0.38 - - [2025-10-23 01:27:18] "GET /project/1ad38df4-4cf1-461f-bd10-9177b512ba43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.023683 10.0.0.38 - - [2025-10-23 01:27:18] "GET /floating-ip/53b9a19e-3b1f-4d95-8992-a4c310ebb068?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1464 0.002221 10.0.0.38 - - [2025-10-23 01:27:18] "GET /loadbalancer/d35514ad-2ce9-4a76-af4a-22f6e57bf2d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.002939 10.0.0.38 - - [2025-10-23 01:27:18] "POST /loadbalancer-listeners HTTP/1.1" 200 692 0.020868 10.0.0.38 - - [2025-10-23 01:27:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.032192 10.0.0.38 - - [2025-10-23 01:27:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004132 10.0.0.38 - - [2025-10-23 01:27:18] "GET /project/1ad38df4-4cf1-461f-bd10-9177b512ba43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.051439 10.0.0.38 - - [2025-10-23 01:27:18] "GET /loadbalancer-listener/6dcc1a51-0572-4932-b413-1b823674bb2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1834 0.006321 10.0.0.38 - - [2025-10-23 01:27:18] "GET /loadbalancer-listener/6dcc1a51-0572-4932-b413-1b823674bb2c?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1199 0.004156 10.0.0.38 - - [2025-10-23 01:27:18] "POST /loadbalancer-pools HTTP/1.1" 200 684 0.024251 10.0.0.38 - - [2025-10-23 01:27:18] "GET /instance-ip/a466b77d-9fc8-4a14-8a1b-34f544361d95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.010988 10.0.0.38 - - [2025-10-23 01:27:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001815 10.0.0.38 - - [2025-10-23 01:27:18] "GET /instance-ip/a466b77d-9fc8-4a14-8a1b-34f544361d95?fields=floating_ips HTTP/1.1" 200 1164 0.005800 10.0.0.38 - - [2025-10-23 01:27:18] "GET /floating-ip/53b9a19e-3b1f-4d95-8992-a4c310ebb068?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1464 0.003043 10.0.0.38 - - [2025-10-23 01:27:18] "GET /loadbalancer/d35514ad-2ce9-4a76-af4a-22f6e57bf2d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.004230 10.0.0.38 - - [2025-10-23 01:27:18] "POST /tags HTTP/1.1" 200 371 0.021409 10.0.0.38 - - [2025-10-23 01:27:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.016310 10.0.0.38 - - [2025-10-23 01:27:18] "GET /tag/e4f18339-1aa4-48d9-8e68-f67699f19d47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1278 0.014763 10.0.0.38 - - [2025-10-23 01:27:18] "POST /tags HTTP/1.1" 200 319 0.021632 10.0.0.38 - - [2025-10-23 01:27:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.018495 10.0.0.38 - - [2025-10-23 01:27:18] "GET /tag/6517c844-209c-4934-8ed4-ff6e9efc4753?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1147 0.014929 10.0.0.38 - - [2025-10-23 01:27:19] "POST /id-to-fqname HTTP/1.1" 200 181 0.000532 10.0.0.38 - - [2025-10-23 01:27:19] "POST /fqname-to-id HTTP/1.1" 404 190 0.005624 10.0.0.38 - - [2025-10-23 01:27:19] "POST /security-groups HTTP/1.1" 200 578 0.065641 10.0.0.38 - - [2025-10-23 01:27:19] "POST /fqname-to-id HTTP/1.1" 404 225 0.001958 10.0.0.38 - - [2025-10-23 01:27:19] "POST /projects HTTP/1.1" 200 497 0.229983 10.0.0.38 - - [2025-10-23 01:27:19] "POST /access-control-lists HTTP/1.1" 200 587 0.023085 10.0.0.38 - - [2025-10-23 01:27:19] "POST /fqname-to-id HTTP/1.1" 404 224 0.004166 10.0.0.38 - - [2025-10-23 01:27:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.030005 10.0.0.38 - - [2025-10-23 01:27:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.007653 10.0.0.38 - - [2025-10-23 01:27:19] "GET /virtual-network/e98678fc-c2f9-4215-b790-f3c886903f05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2809 0.034591 10.0.0.38 - - [2025-10-23 01:27:19] "POST /access-control-lists HTTP/1.1" 200 585 0.095808 10.0.0.38 - - [2025-10-23 01:27:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.027035 10.0.0.38 - - [2025-10-23 01:27:19] "GET /virtual-network/04a4cc9c-60ed-4d98-b23a-081d6ba6bfea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2824 0.007878 10.0.0.38 - - [2025-10-23 01:27:19] "PUT /virtual-network/e98678fc-c2f9-4215-b790-f3c886903f05 HTTP/1.1" 200 264 0.056346 10.0.0.38 - - [2025-10-23 01:27:19] "PUT /virtual-network/04a4cc9c-60ed-4d98-b23a-081d6ba6bfea HTTP/1.1" 200 264 0.079004 10.0.0.38 - - [2025-10-23 01:27:19] "POST /security-groups HTTP/1.1" 200 558 0.084957 10.0.0.38 - - [2025-10-23 01:27:19] "POST /fqname-to-id HTTP/1.1" 404 248 0.011942 10.0.0.38 - - [2025-10-23 01:27:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.020888 10.0.0.38 - - [2025-10-23 01:27:19] "POST /access-control-lists HTTP/1.1" 200 610 0.086229 10.0.0.38 - - [2025-10-23 01:27:19] "POST /chown HTTP/1.1" 200 109 0.079428 10.0.0.38 - - [2025-10-23 01:27:19] "GET /application-policy-set/90f461d0-4927-47ca-8242-2fb8713484fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.009232 10.0.0.38 - - [2025-10-23 01:27:19] "POST /fqname-to-id HTTP/1.1" 404 247 0.002089 10.0.0.38 - - [2025-10-23 01:27:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004939 10.0.0.38 - - [2025-10-23 01:27:19] "GET /policy-management/8ecca4fa-f0d4-47b3-adcf-1e5abcd1d66f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.043056 10.0.0.38 - - [2025-10-23 01:27:19] "POST /tags HTTP/1.1" 409 214 0.003514 10.0.0.38 - - [2025-10-23 01:27:19] "POST /access-control-lists HTTP/1.1" 200 608 0.085623 10.0.0.38 - - [2025-10-23 01:27:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.005690 10.0.0.38 - - [2025-10-23 01:27:19] "GET /tag/6517c844-209c-4934-8ed4-ff6e9efc4753?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1147 0.013244 10.0.0.38 - - [2025-10-23 01:27:20] "POST /firewall-rules HTTP/1.1" 200 578 0.150634 10.0.0.38 - - [2025-10-23 01:27:20] "GET /firewall-rule/fd5ba159-5782-4e5f-b8ee-bf7272211445?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2034 0.005070 10.0.0.38 - - [2025-10-23 01:27:20] "GET /firewall-policy/8abc1177-cd27-495d-ae1e-4976c38f73e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2424 0.003577 10.0.0.38 - - [2025-10-23 01:27:20] "GET /firewall-rule/fd5ba159-5782-4e5f-b8ee-bf7272211445?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2034 0.002998 10.0.0.38 - - [2025-10-23 01:27:20] "POST /ref-update HTTP/1.1" 200 156 0.032809 10.0.0.38 - - [2025-10-23 01:27:20] "GET /application-policy-set/90f461d0-4927-47ca-8242-2fb8713484fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.015915 10.0.0.38 - - [2025-10-23 01:27:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001794 10.0.0.38 - - [2025-10-23 01:27:20] "GET /policy-management/8ecca4fa-f0d4-47b3-adcf-1e5abcd1d66f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002869 10.0.0.38 - - [2025-10-23 01:27:20] "POST /tags HTTP/1.1" 409 214 0.001853 10.0.0.38 - - [2025-10-23 01:27:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001796 10.0.0.38 - - [2025-10-23 01:27:20] "GET /tag/6517c844-209c-4934-8ed4-ff6e9efc4753?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1147 0.017979 10.0.0.38 - - [2025-10-23 01:27:20] "POST /firewall-rules HTTP/1.1" 200 576 0.089207 10.0.0.38 - - [2025-10-23 01:27:20] "GET /firewall-rule/aa560715-7a3a-4308-9f09-d720c872fc47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.032017 10.0.0.38 - - [2025-10-23 01:27:20] "GET /firewall-policy/8abc1177-cd27-495d-ae1e-4976c38f73e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2669 0.006225 10.0.0.38 - - [2025-10-23 01:27:20] "GET /firewall-rule/aa560715-7a3a-4308-9f09-d720c872fc47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.004665 10.0.0.38 - - [2025-10-23 01:27:20] "POST /ref-update HTTP/1.1" 200 156 0.047316 10.0.0.38 - - [2025-10-23 01:27:20] "POST /tags HTTP/1.1" 200 363 0.037848 10.0.0.38 - - [2025-10-23 01:27:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003530 10.0.0.38 - - [2025-10-23 01:27:20] "GET /tag/c7eae748-6b1f-47be-b514-77028bc41891?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1262 0.015095 10.0.0.38 - - [2025-10-23 01:27:20] "POST /tags HTTP/1.1" 200 311 0.019676 10.0.0.38 - - [2025-10-23 01:27:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003934 10.0.0.38 - - [2025-10-23 01:27:20] "GET /tag/3aedcaee-5900-444a-833d-26bc2fd60c35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1129 0.014106 10.0.0.38 - - [2025-10-23 01:27:20] "POST /id-to-fqname HTTP/1.1" 200 177 0.000544 10.0.0.38 - - [2025-10-23 01:27:20] "POST /fqname-to-id HTTP/1.1" 404 186 0.002403 10.0.0.38 - - [2025-10-23 01:27:21] "POST /security-groups HTTP/1.1" 200 574 0.075715 10.0.0.38 - - [2025-10-23 01:27:21] "POST /projects HTTP/1.1" 200 489 0.243970 10.0.0.38 - - [2025-10-23 01:27:21] "POST /fqname-to-id HTTP/1.1" 404 217 0.002715 10.0.0.38 - - [2025-10-23 01:27:21] "POST /access-control-lists HTTP/1.1" 200 583 0.064866 10.0.0.38 - - [2025-10-23 01:27:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.032450 10.0.0.38 - - [2025-10-23 01:27:21] "POST /fqname-to-id HTTP/1.1" 404 216 0.028984 10.0.0.38 - - [2025-10-23 01:27:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.016959 10.0.0.38 - - [2025-10-23 01:27:21] "GET /virtual-network/e98678fc-c2f9-4215-b790-f3c886903f05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2881 0.005460 10.0.0.38 - - [2025-10-23 01:27:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001964 10.0.0.38 - - [2025-10-23 01:27:21] "GET /virtual-network/04a4cc9c-60ed-4d98-b23a-081d6ba6bfea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2896 0.004299 10.0.0.38 - - [2025-10-23 01:27:21] "POST /access-control-lists HTTP/1.1" 200 581 0.073059 10.0.0.38 - - [2025-10-23 01:27:21] "PUT /virtual-network/e98678fc-c2f9-4215-b790-f3c886903f05 HTTP/1.1" 200 264 0.140264 10.0.0.38 - - [2025-10-23 01:27:21] "PUT /virtual-network/04a4cc9c-60ed-4d98-b23a-081d6ba6bfea HTTP/1.1" 200 264 0.064928 10.0.0.38 - - [2025-10-23 01:27:21] "POST /security-groups HTTP/1.1" 200 546 0.069643 10.0.0.38 - - [2025-10-23 01:27:21] "POST /fqname-to-id HTTP/1.1" 404 240 0.001745 10.0.0.38 - - [2025-10-23 01:27:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.045874 10.0.0.38 - - [2025-10-23 01:27:21] "POST /chown HTTP/1.1" 200 109 0.064279 10.0.0.38 - - [2025-10-23 01:27:21] "POST /access-control-lists HTTP/1.1" 200 602 0.082136 10.0.0.38 - - [2025-10-23 01:27:21] "POST /fqname-to-id HTTP/1.1" 404 239 0.025665 10.0.0.38 - - [2025-10-23 01:27:21] "GET /application-policy-set/90f461d0-4927-47ca-8242-2fb8713484fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.004243 10.0.0.38 - - [2025-10-23 01:27:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.007563 10.0.0.38 - - [2025-10-23 01:27:21] "GET /policy-management/8ecca4fa-f0d4-47b3-adcf-1e5abcd1d66f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003124 10.0.0.38 - - [2025-10-23 01:27:21] "POST /tags HTTP/1.1" 409 210 0.002121 10.0.0.38 - - [2025-10-23 01:27:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001722 10.0.0.38 - - [2025-10-23 01:27:21] "GET /tag/3aedcaee-5900-444a-833d-26bc2fd60c35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1129 0.022178 10.0.0.38 - - [2025-10-23 01:27:21] "POST /access-control-lists HTTP/1.1" 200 600 0.066291 10.0.0.38 - - [2025-10-23 01:27:21] "POST /firewall-rules HTTP/1.1" 200 570 0.091464 10.0.0.38 - - [2025-10-23 01:27:22] "GET /firewall-rule/ef7cd431-7935-4962-96bc-b64d078a670a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.007669 10.0.0.38 - - [2025-10-23 01:27:22] "GET /firewall-policy/8abc1177-cd27-495d-ae1e-4976c38f73e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2913 0.010072 10.0.0.38 - - [2025-10-23 01:27:22] "GET /firewall-rule/ef7cd431-7935-4962-96bc-b64d078a670a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.005838 10.0.0.38 - - [2025-10-23 01:27:22] "POST /ref-update HTTP/1.1" 200 156 0.042218 10.0.0.38 - - [2025-10-23 01:27:22] "GET /application-policy-set/90f461d0-4927-47ca-8242-2fb8713484fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.020864 10.0.0.38 - - [2025-10-23 01:27:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001681 10.0.0.38 - - [2025-10-23 01:27:22] "GET /policy-management/8ecca4fa-f0d4-47b3-adcf-1e5abcd1d66f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003507 10.0.0.38 - - [2025-10-23 01:27:22] "POST /tags HTTP/1.1" 409 210 0.002157 10.0.0.38 - - [2025-10-23 01:27:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003700 10.0.0.38 - - [2025-10-23 01:27:22] "GET /tag/3aedcaee-5900-444a-833d-26bc2fd60c35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1129 0.016256 10.0.0.38 - - [2025-10-23 01:27:22] "POST /firewall-rules HTTP/1.1" 200 568 0.091947 10.0.0.38 - - [2025-10-23 01:27:22] "GET /firewall-rule/de464a7d-dc05-4a79-a81b-ede4ce6524b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.042259 10.0.0.38 - - [2025-10-23 01:27:22] "GET /firewall-policy/8abc1177-cd27-495d-ae1e-4976c38f73e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3154 0.010572 10.0.0.38 - - [2025-10-23 01:27:22] "GET /firewall-rule/de464a7d-dc05-4a79-a81b-ede4ce6524b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.007354 10.0.0.38 - - [2025-10-23 01:27:22] "POST /ref-update HTTP/1.1" 200 156 0.059178 10.0.0.38 - - [2025-10-23 01:27:22] "POST /tags HTTP/1.1" 409 237 0.002283 10.0.0.38 - - [2025-10-23 01:27:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001959 10.0.0.38 - - [2025-10-23 01:27:22] "GET /tag/43a0bc82-95e7-4c21-9501-a53073709c33?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1261 0.015112 10.0.0.38 - - [2025-10-23 01:27:22] "POST /tags HTTP/1.1" 409 210 0.002352 10.0.0.38 - - [2025-10-23 01:27:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002137 10.0.0.38 - - [2025-10-23 01:27:22] "GET /tag/d73ada6e-cafa-4fa0-870e-145d41a6738d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.020317 10.0.0.38 - - [2025-10-23 01:27:22] "POST /projects HTTP/1.1" 409 223 0.004505 10.0.0.38 - - [2025-10-23 01:27:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.005698 10.0.0.38 - - [2025-10-23 01:27:22] "GET /project/1ad38df4-4cf1-461f-bd10-9177b512ba43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.043524 10.0.0.38 - - [2025-10-23 01:27:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002348 10.0.0.38 - - [2025-10-23 01:27:22] "GET /virtual-network/e98678fc-c2f9-4215-b790-f3c886903f05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2953 0.004116 10.0.0.38 - - [2025-10-23 01:27:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001676 10.0.0.38 - - [2025-10-23 01:27:22] "GET /virtual-network/04a4cc9c-60ed-4d98-b23a-081d6ba6bfea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2968 0.004574 10.0.0.38 - - [2025-10-23 01:27:22] "PUT /virtual-network/e98678fc-c2f9-4215-b790-f3c886903f05 HTTP/1.1" 200 264 0.058282 10.0.0.38 - - [2025-10-23 01:27:23] "PUT /virtual-network/04a4cc9c-60ed-4d98-b23a-081d6ba6bfea HTTP/1.1" 200 264 0.072258 10.0.0.38 - - [2025-10-23 01:27:23] "POST /security-groups HTTP/1.1" 409 253 0.002917 10.0.0.38 - - [2025-10-23 01:27:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002105 10.0.0.38 - - [2025-10-23 01:27:23] "PUT /security-group/73616c1c-e3d6-4338-965c-6e77e2808c74 HTTP/1.1" 200 262 0.061462 10.0.0.38 - - [2025-10-23 01:27:23] "PUT /access-control-list/58579c32-37d2-4b4f-a9bc-6e9fefb781aa HTTP/1.1" 200 272 0.021661 10.0.0.38 - - [2025-10-23 01:27:23] "PUT /access-control-list/11a1c4bf-9069-444a-9710-70967f03d61b HTTP/1.1" 200 272 0.018581 10.0.0.38 - - [2025-10-23 01:27:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.032736 10.0.0.38 - - [2025-10-23 01:27:23] "GET /application-policy-set/90f461d0-4927-47ca-8242-2fb8713484fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.009999 10.0.0.38 - - [2025-10-23 01:27:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001532 10.0.0.38 - - [2025-10-23 01:27:23] "GET /policy-management/8ecca4fa-f0d4-47b3-adcf-1e5abcd1d66f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003330 10.0.0.38 - - [2025-10-23 01:27:23] "POST /tags HTTP/1.1" 409 210 0.001516 10.0.0.38 - - [2025-10-23 01:27:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001628 10.0.0.38 - - [2025-10-23 01:27:23] "GET /tag/d73ada6e-cafa-4fa0-870e-145d41a6738d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.022014 10.0.0.38 - - [2025-10-23 01:27:23] "POST /firewall-rules HTTP/1.1" 200 570 0.067076 10.0.0.38 - - [2025-10-23 01:27:23] "GET /firewall-rule/29be5280-e6b3-4bd9-983b-c9a7fbeb5de8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.010967 10.0.0.38 - - [2025-10-23 01:27:23] "GET /firewall-policy/8abc1177-cd27-495d-ae1e-4976c38f73e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3394 0.004050 10.0.0.38 - - [2025-10-23 01:27:23] "GET /firewall-rule/29be5280-e6b3-4bd9-983b-c9a7fbeb5de8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.002376 10.0.0.38 - - [2025-10-23 01:27:23] "POST /ref-update HTTP/1.1" 200 156 0.039226 10.0.0.38 - - [2025-10-23 01:27:23] "GET /application-policy-set/90f461d0-4927-47ca-8242-2fb8713484fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.002501 10.0.0.38 - - [2025-10-23 01:27:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001520 10.0.0.38 - - [2025-10-23 01:27:23] "GET /policy-management/8ecca4fa-f0d4-47b3-adcf-1e5abcd1d66f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003240 10.0.0.38 - - [2025-10-23 01:27:23] "POST /tags HTTP/1.1" 409 210 0.002462 10.0.0.38 - - [2025-10-23 01:27:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003356 10.0.0.38 - - [2025-10-23 01:27:23] "GET /tag/d73ada6e-cafa-4fa0-870e-145d41a6738d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.016279 10.0.0.38 - - [2025-10-23 01:27:23] "POST /firewall-rules HTTP/1.1" 200 568 0.064688 10.0.0.38 - - [2025-10-23 01:27:23] "GET /firewall-rule/ab55cde8-6d97-498b-b0e3-8770ebe6a493?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.018647 10.0.0.38 - - [2025-10-23 01:27:23] "GET /firewall-policy/8abc1177-cd27-495d-ae1e-4976c38f73e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3635 0.003866 10.0.0.38 - - [2025-10-23 01:27:23] "GET /firewall-rule/ab55cde8-6d97-498b-b0e3-8770ebe6a493?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.003265 10.0.0.38 - - [2025-10-23 01:27:23] "POST /ref-update HTTP/1.1" 200 156 0.048279 10.0.0.38 - - [2025-10-23 01:27:23] "GET /virtual-machine-interface/6794625a-afaf-11f0-bab6-fa163e7bf6ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.013100 10.0.0.38 - - [2025-10-23 01:27:23] "POST /set-tag HTTP/1.1" 200 109 0.004126 10.0.0.38 - - [2025-10-23 01:27:27] "GET / HTTP/1.1" 200 35931 0.003474 10.0.0.38 - - [2025-10-23 01:27:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002092 10.0.0.38 - - [2025-10-23 01:27:27] "GET /routing-instance/a44cfb2c-5ffb-4dd7-b955-6d1099eb549a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.002847 10.0.0.38 - - [2025-10-23 01:27:27] "POST /bgp-routers HTTP/1.1" 409 301 0.001869 10.0.0.38 - - [2025-10-23 01:27:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002073 10.0.0.38 - - [2025-10-23 01:27:27] "GET /bgp-router/c4c931cb-5276-4555-9284-9caa49b91d70?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1814 0.004149 10.0.0.38 - - [2025-10-23 01:27:27] "PUT /bgp-router/c4c931cb-5276-4555-9284-9caa49b91d70 HTTP/1.1" 200 254 0.017889 [Introspect:8084]10.0.0.38 - - [2025-10-23 01:27:27] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001062 [Introspect:8084]10.0.0.38 - - [2025-10-23 01:27:27] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000999 [Introspect:8084]10.0.0.38 - - [2025-10-23 01:27:32] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000786 [Introspect:8084]10.0.0.38 - - [2025-10-23 01:27:32] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000868 [Introspect:8084]10.0.0.38 - - [2025-10-23 01:27:36] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000923 [Introspect:8084]10.0.0.38 - - [2025-10-23 01:27:36] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001112 [Introspect:8084]10.0.0.38 - - [2025-10-23 01:27:39] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000949 [Introspect:8084]10.0.0.38 - - [2025-10-23 01:27:39] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000843 [Introspect:8084]10.0.0.38 - - [2025-10-23 01:28:24] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000843 [Introspect:8084]10.0.0.38 - - [2025-10-23 01:28:24] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000875 10.0.0.22 - - [2025-10-23 01:28:34] "GET / HTTP/1.1" 200 35931 0.001436 10.0.0.22 - - [2025-10-23 01:28:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002159 10.0.0.22 - - [2025-10-23 01:28:34] "GET /global-system-config/2ca8afe7-4591-4941-8795-66e9c7ee9174?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1344 0.004532 10.0.0.22 - - [2025-10-23 01:28:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001648 10.0.0.22 - - [2025-10-23 01:28:34] "GET /routing-instance/a44cfb2c-5ffb-4dd7-b955-6d1099eb549a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.002613 10.0.0.22 - - [2025-10-23 01:28:34] "PUT /global-system-config/2ca8afe7-4591-4941-8795-66e9c7ee9174 HTTP/1.1" 200 274 0.010009 10.0.0.22 - - [2025-10-23 01:28:34] "POST /fqname-to-id HTTP/1.1" 404 216 0.002082 10.0.0.22 - - [2025-10-23 01:28:34] "POST /virtual-routers HTTP/1.1" 200 599 0.016782 10.0.0.22 - - [2025-10-23 01:28:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002831 10.0.0.22 - - [2025-10-23 01:28:34] "GET /virtual-router/c22348d2-60c6-429a-aaec-9742fbb9f993?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1256 0.008270 10.0.0.22 - - [2025-10-23 01:28:34] "POST /fqname-to-id HTTP/1.1" 404 229 0.001590 10.0.0.22 - - [2025-10-23 01:28:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001676 10.0.0.22 - - [2025-10-23 01:28:34] "GET /virtual-network/b1d13ed8-a635-4f85-ab4d-38d82204c1af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1718 0.004031 10.0.0.22 - - [2025-10-23 01:28:34] "POST /virtual-machine-interfaces HTTP/1.1" 200 583 0.056325 10.0.0.38 - - [2025-10-23 01:28:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002104 10.0.0.38 - - [2025-10-23 01:28:38] "GET /virtual-router/c22348d2-60c6-429a-aaec-9742fbb9f993?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1256 0.003548 [Introspect:8084]10.0.0.38 - - [2025-10-23 01:29:11] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000834 [Introspect:8084]10.0.0.38 - - [2025-10-23 01:29:11] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001118 [Introspect:8084]10.0.0.38 - - [2025-10-23 01:29:14] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000872 [Introspect:8084]10.0.0.38 - - [2025-10-23 01:29:14] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001303 [Introspect:8084]10.0.0.38 - - [2025-10-23 01:29:19] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000810 [Introspect:8084]10.0.0.38 - - [2025-10-23 01:29:19] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000817 10.0.0.38 - - [2025-10-23 01:30:49] "GET /global-system-configs HTTP/1.1" 200 322 0.001804 10.0.0.38 - - [2025-10-23 01:30:51] "GET /global-system-configs HTTP/1.1" 200 322 0.001807 10.0.0.38 - - [2025-10-23 01:32:09] "GET /virtual-router/c22348d2-60c6-429a-aaec-9742fbb9f993?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1256 0.003427 10.0.0.38 - - [2025-10-23 01:32:09] "POST /ref-update HTTP/1.1" 200 156 0.009034 10.0.0.38 - - [2025-10-23 01:32:17] "GET /virtual-machine-interface/6794625a-afaf-11f0-bab6-fa163e7bf6ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.007159 10.0.0.38 - - [2025-10-23 01:32:17] "POST /set-tag HTTP/1.1" 200 109 0.003560 10.0.0.38 - - [2025-10-23 01:32:17] "GET /virtual-machine-interface/6794625a-afaf-11f0-bab6-fa163e7bf6ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.004799 10.0.0.38 - - [2025-10-23 01:32:17] "POST /set-tag HTTP/1.1" 200 109 0.005184 10.0.0.38 - - [2025-10-23 01:32:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002081 10.0.0.38 - - [2025-10-23 01:32:17] "GET /loadbalancer/d35514ad-2ce9-4a76-af4a-22f6e57bf2d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.007399 10.0.0.38 - - [2025-10-23 01:32:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001896 10.0.0.38 - - [2025-10-23 01:32:17] "GET /loadbalancer/d35514ad-2ce9-4a76-af4a-22f6e57bf2d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.002440 10.0.0.38 - - [2025-10-23 01:32:17] "GET /loadbalancer-pool/b057db26-a6dc-45e8-9038-6d6803968c80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.003179 10.0.0.38 - - [2025-10-23 01:32:17] "POST /loadbalancer-members HTTP/1.1" 200 690 0.018016 10.0.0.38 - - [2025-10-23 01:32:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.016982 10.0.0.38 - - [2025-10-23 01:32:17] "GET /virtual-machine-interface/6794625a-afaf-11f0-bab6-fa163e7bf6ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.005219 10.0.0.38 - - [2025-10-23 01:32:17] "GET /virtual-machine-interface/6794625a-afaf-11f0-bab6-fa163e7bf6ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.008928 10.0.0.38 - - [2025-10-23 01:32:17] "POST /ref-update HTTP/1.1" 200 156 0.010242 10.0.0.38 - - [2025-10-23 01:32:17] "GET /floating-ip/53b9a19e-3b1f-4d95-8992-a4c310ebb068?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1771 0.010868 10.0.0.38 - - [2025-10-23 01:32:17] "POST /tags HTTP/1.1" 409 205 0.002168 10.0.0.38 - - [2025-10-23 01:32:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001746 10.0.0.38 - - [2025-10-23 01:32:17] "GET /tag/c4918f32-183e-4e90-924a-5a7954adb955?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.012439 10.0.0.38 - - [2025-10-23 01:32:17] "PUT /floating-ip/53b9a19e-3b1f-4d95-8992-a4c310ebb068 HTTP/1.1" 200 256 0.010369 10.0.0.38 - - [2025-10-23 01:32:17] "POST /set-tag HTTP/1.1" 200 109 0.072774 10.0.0.38 - - [2025-10-23 01:32:17] "GET /loadbalancer-pool/a279503e-af62-44af-84b0-7ada356bdf0b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.003872 10.0.0.38 - - [2025-10-23 01:32:17] "POST /loadbalancer-members HTTP/1.1" 200 690 0.014782 10.0.0.38 - - [2025-10-23 01:32:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.013736 10.0.0.38 - - [2025-10-23 01:32:17] "GET /virtual-machine-interface/6794625a-afaf-11f0-bab6-fa163e7bf6ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.013146 10.0.0.38 - - [2025-10-23 01:32:17] "GET /virtual-machine-interface/6794625a-afaf-11f0-bab6-fa163e7bf6ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.004868 10.0.0.38 - - [2025-10-23 01:32:17] "POST /ref-update HTTP/1.1" 200 156 0.006691 10.0.0.38 - - [2025-10-23 01:32:17] "GET /floating-ip/53b9a19e-3b1f-4d95-8992-a4c310ebb068?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1916 0.008767 10.0.0.38 - - [2025-10-23 01:32:17] "POST /set-tag HTTP/1.1" 200 109 0.002299 10.0.0.38 - - [2025-10-23 01:32:17] "GET /loadbalancer-pool/3c264ce5-5a14-46cd-b40c-a2535538ae43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.003530 10.0.0.38 - - [2025-10-23 01:32:17] "POST /loadbalancer-members HTTP/1.1" 200 692 0.017915 10.0.0.38 - - [2025-10-23 01:32:17] "PUT /floating-ip/53b9a19e-3b1f-4d95-8992-a4c310ebb068 HTTP/1.1" 200 256 0.024236 10.0.0.38 - - [2025-10-23 01:32:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.009760 10.0.0.38 - - [2025-10-23 01:32:17] "GET /virtual-machine-interface/6794625a-afaf-11f0-bab6-fa163e7bf6ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.008416 10.0.0.38 - - [2025-10-23 01:32:17] "GET /virtual-machine-interface/6794625a-afaf-11f0-bab6-fa163e7bf6ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.004759 10.0.0.38 - - [2025-10-23 01:32:17] "POST /set-tag HTTP/1.1" 200 109 0.003889 10.0.0.38 - - [2025-10-23 01:32:17] "POST /ref-update HTTP/1.1" 200 156 0.006554 10.0.0.38 - - [2025-10-23 01:32:17] "GET /floating-ip/53b9a19e-3b1f-4d95-8992-a4c310ebb068?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1969 0.002872 10.0.0.38 - - [2025-10-23 01:32:17] "PUT /floating-ip/53b9a19e-3b1f-4d95-8992-a4c310ebb068 HTTP/1.1" 200 256 0.010965 [Introspect:8084]10.0.0.38 - - [2025-10-23 01:33:09] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000929 [Introspect:8084]10.0.0.38 - - [2025-10-23 01:33:09] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000839 [Introspect:8084]10.0.0.38 - - [2025-10-23 01:33:11] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001325 [Introspect:8084]10.0.0.38 - - [2025-10-23 01:33:11] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000893 [Introspect:8084]10.0.0.38 - - [2025-10-23 01:33:16] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000911 [Introspect:8084]10.0.0.38 - - [2025-10-23 01:33:16] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.002114 10.0.0.22 - - [2025-10-23 01:33:35] "GET / HTTP/1.1" 200 35931 0.001772 10.0.0.22 - - [2025-10-23 01:33:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001980 10.0.0.22 - - [2025-10-23 01:33:35] "GET /global-system-config/2ca8afe7-4591-4941-8795-66e9c7ee9174?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1427 0.004456 10.0.0.22 - - [2025-10-23 01:33:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002126 10.0.0.22 - - [2025-10-23 01:33:36] "GET /routing-instance/a44cfb2c-5ffb-4dd7-b955-6d1099eb549a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.002789 10.0.0.22 - - [2025-10-23 01:33:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001595 10.0.0.22 - - [2025-10-23 01:33:36] "GET /virtual-router/c22348d2-60c6-429a-aaec-9742fbb9f993?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.003060 10.0.0.22 - - [2025-10-23 01:33:36] "PUT /virtual-router/c22348d2-60c6-429a-aaec-9742fbb9f993 HTTP/1.1" 200 262 0.011270 10.0.0.22 - - [2025-10-23 01:33:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001981 10.0.0.22 - - [2025-10-23 01:33:36] "GET /virtual-router/c22348d2-60c6-429a-aaec-9742fbb9f993?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.006747 10.0.0.22 - - [2025-10-23 01:33:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003211 10.0.0.22 - - [2025-10-23 01:33:36] "GET /virtual-machine-interface/55e5e907-8393-4a25-929c-d91bf0d5387f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1914 0.004737 10.0.0.22 - - [2025-10-23 01:33:36] "PUT /virtual-machine-interface/55e5e907-8393-4a25-929c-d91bf0d5387f HTTP/1.1" 200 284 0.009124 10.0.0.38 - - [2025-10-23 01:33:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001997 10.0.0.38 - - [2025-10-23 01:33:38] "GET /virtual-router/c22348d2-60c6-429a-aaec-9742fbb9f993?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.002439 [Introspect:8084]10.0.0.38 - - [2025-10-23 01:34:01] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000837 [Introspect:8084]10.0.0.38 - - [2025-10-23 01:34:01] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000879 10.0.0.38 - - [2025-10-23 01:34:34] "GET /virtual-machine-interface/6794625a-afaf-11f0-bab6-fa163e7bf6ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.004872 10.0.0.38 - - [2025-10-23 01:34:34] "POST /set-tag HTTP/1.1" 200 109 0.002582 10.0.0.38 - - [2025-10-23 01:34:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003294 10.0.0.38 - - [2025-10-23 01:34:34] "GET /loadbalancer/d35514ad-2ce9-4a76-af4a-22f6e57bf2d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.003289 10.0.0.38 - - [2025-10-23 01:34:34] "GET /virtual-machine-interface/6794625a-afaf-11f0-bab6-fa163e7bf6ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.004140 10.0.0.38 - - [2025-10-23 01:34:34] "POST /set-tag HTTP/1.1" 200 109 0.022753 10.0.0.38 - - [2025-10-23 01:34:34] "DELETE /loadbalancer-member/ca9be8c0-de34-4592-87dd-2fb6ed77c38b HTTP/1.1" 200 115 0.056606 10.0.0.38 - - [2025-10-23 01:34:34] "GET /virtual-machine-interface/6794625a-afaf-11f0-bab6-fa163e7bf6ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.009325 10.0.0.38 - - [2025-10-23 01:34:34] "POST /set-tag HTTP/1.1" 200 109 0.003275 10.0.0.38 - - [2025-10-23 01:34:34] "DELETE /loadbalancer-member/730f294c-6966-4a79-b560-08249a8f177f HTTP/1.1" 200 115 0.040963 10.0.0.38 - - [2025-10-23 01:34:34] "GET /virtual-machine-interface/6794625a-afaf-11f0-bab6-fa163e7bf6ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.004192 10.0.0.38 - - [2025-10-23 01:34:34] "POST /set-tag HTTP/1.1" 200 109 0.003448 10.0.0.38 - - [2025-10-23 01:34:34] "DELETE /loadbalancer-member/d247be16-dfb6-4ab9-82ec-1ba108cac0bd HTTP/1.1" 200 115 0.020071 10.0.0.38 - - [2025-10-23 01:34:34] "GET /virtual-machine-interface/6794625a-afaf-11f0-bab6-fa163e7bf6ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.019695 10.0.0.38 - - [2025-10-23 01:34:34] "POST /set-tag HTTP/1.1" 200 109 0.002482 10.0.0.38 - - [2025-10-23 01:34:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002090 10.0.0.38 - - [2025-10-23 01:34:34] "GET /loadbalancer/d35514ad-2ce9-4a76-af4a-22f6e57bf2d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.002300 10.0.0.38 - - [2025-10-23 01:34:34] "GET /loadbalancer-pool/b057db26-a6dc-45e8-9038-6d6803968c80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.005443 10.0.0.38 - - [2025-10-23 01:34:34] "POST /loadbalancer-members HTTP/1.1" 200 690 0.032086 10.0.0.38 - - [2025-10-23 01:34:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.014323 10.0.0.38 - - [2025-10-23 01:34:34] "GET /virtual-machine-interface/6794625a-afaf-11f0-bab6-fa163e7bf6ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.010551 10.0.0.38 - - [2025-10-23 01:34:34] "GET /virtual-machine-interface/6794625a-afaf-11f0-bab6-fa163e7bf6ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.005557 10.0.0.38 - - [2025-10-23 01:34:34] "GET /floating-ip/53b9a19e-3b1f-4d95-8992-a4c310ebb068?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2026 0.002818 10.0.0.38 - - [2025-10-23 01:34:34] "POST /set-tag HTTP/1.1" 200 109 0.066843 10.0.0.38 - - [2025-10-23 01:34:34] "GET /loadbalancer-pool/a279503e-af62-44af-84b0-7ada356bdf0b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.025058 10.0.0.38 - - [2025-10-23 01:34:34] "POST /loadbalancer-members HTTP/1.1" 200 690 0.024099 10.0.0.38 - - [2025-10-23 01:34:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.012676 10.0.0.38 - - [2025-10-23 01:34:34] "GET /virtual-machine-interface/6794625a-afaf-11f0-bab6-fa163e7bf6ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.023979 10.0.0.38 - - [2025-10-23 01:34:34] "GET /virtual-machine-interface/6794625a-afaf-11f0-bab6-fa163e7bf6ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.014918 10.0.0.38 - - [2025-10-23 01:34:34] "POST /set-tag HTTP/1.1" 200 109 0.007844 10.0.0.38 - - [2025-10-23 01:34:34] "GET /floating-ip/53b9a19e-3b1f-4d95-8992-a4c310ebb068?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2026 0.002024 10.0.0.38 - - [2025-10-23 01:34:35] "GET /loadbalancer-pool/3c264ce5-5a14-46cd-b40c-a2535538ae43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.004255 10.0.0.38 - - [2025-10-23 01:34:35] "POST /loadbalancer-members HTTP/1.1" 200 692 0.029703 10.0.0.38 - - [2025-10-23 01:34:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.020806 10.0.0.38 - - [2025-10-23 01:34:35] "GET /virtual-machine-interface/6794625a-afaf-11f0-bab6-fa163e7bf6ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.018859 10.0.0.38 - - [2025-10-23 01:34:35] "GET /virtual-machine-interface/6794625a-afaf-11f0-bab6-fa163e7bf6ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.006087 10.0.0.38 - - [2025-10-23 01:34:35] "GET /floating-ip/53b9a19e-3b1f-4d95-8992-a4c310ebb068?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2026 0.002824 10.0.0.38 - - [2025-10-23 01:34:35] "POST /set-tag HTTP/1.1" 200 109 0.002437 10.0.0.38 - - [2025-10-23 01:35:49] "GET /global-system-configs HTTP/1.1" 200 322 0.007781 10.0.0.38 - - [2025-10-23 01:35:51] "GET /global-system-configs HTTP/1.1" 200 322 0.002561 10.0.0.38 - - [2025-10-23 01:39:14] "GET /virtual-machine-interface/6794625a-afaf-11f0-bab6-fa163e7bf6ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.013195 10.0.0.38 - - [2025-10-23 01:39:14] "POST /set-tag HTTP/1.1" 200 109 0.003881 10.0.0.38 - - [2025-10-23 01:39:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002020 10.0.0.38 - - [2025-10-23 01:39:14] "GET /loadbalancer/d35514ad-2ce9-4a76-af4a-22f6e57bf2d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.002683 10.0.0.38 - - [2025-10-23 01:39:14] "GET /virtual-machine-interface/6794625a-afaf-11f0-bab6-fa163e7bf6ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.004172 10.0.0.38 - - [2025-10-23 01:39:14] "POST /set-tag HTTP/1.1" 200 109 0.021095 10.0.0.38 - - [2025-10-23 01:39:14] "DELETE /loadbalancer-member/97b9bb95-f237-4323-b6db-6ac9fe785cae HTTP/1.1" 200 115 0.027417 10.0.0.38 - - [2025-10-23 01:39:14] "GET /virtual-machine-interface/6794625a-afaf-11f0-bab6-fa163e7bf6ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.009505 10.0.0.38 - - [2025-10-23 01:39:14] "POST /set-tag HTTP/1.1" 200 109 0.002582 10.0.0.38 - - [2025-10-23 01:39:14] "DELETE /loadbalancer-member/a28ad5db-a338-4de2-8db0-143870bcabbb HTTP/1.1" 200 115 0.027416 10.0.0.38 - - [2025-10-23 01:39:14] "GET /virtual-machine-interface/6794625a-afaf-11f0-bab6-fa163e7bf6ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.004115 10.0.0.38 - - [2025-10-23 01:39:14] "POST /set-tag HTTP/1.1" 200 109 0.001809 10.0.0.38 - - [2025-10-23 01:39:14] "DELETE /loadbalancer-member/41742e9a-ba1a-4d79-8fb4-3bfe32f207c8 HTTP/1.1" 200 115 0.029556 10.0.0.38 - - [2025-10-23 01:39:14] "GET /virtual-machine-interface/6794625a-afaf-11f0-bab6-fa163e7bf6ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.003993 10.0.0.38 - - [2025-10-23 01:39:14] "POST /set-tag HTTP/1.1" 200 109 0.001936 10.0.0.38 - - [2025-10-23 01:39:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002060 10.0.0.38 - - [2025-10-23 01:39:14] "GET /loadbalancer/d35514ad-2ce9-4a76-af4a-22f6e57bf2d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.003151 10.0.0.38 - - [2025-10-23 01:39:14] "GET /loadbalancer-pool/b057db26-a6dc-45e8-9038-6d6803968c80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.002917 10.0.0.38 - - [2025-10-23 01:39:14] "POST /loadbalancer-members HTTP/1.1" 200 690 0.014258 10.0.0.38 - - [2025-10-23 01:39:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.022897 10.0.0.38 - - [2025-10-23 01:39:14] "GET /virtual-machine-interface/6794625a-afaf-11f0-bab6-fa163e7bf6ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.004869 10.0.0.38 - - [2025-10-23 01:39:14] "GET /virtual-machine-interface/6794625a-afaf-11f0-bab6-fa163e7bf6ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.003596 10.0.0.38 - - [2025-10-23 01:39:14] "GET /floating-ip/53b9a19e-3b1f-4d95-8992-a4c310ebb068?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2026 0.001747 10.0.0.38 - - [2025-10-23 01:39:14] "POST /set-tag HTTP/1.1" 200 109 0.060047 10.0.0.38 - - [2025-10-23 01:39:14] "GET /loadbalancer-pool/a279503e-af62-44af-84b0-7ada356bdf0b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.010908 10.0.0.38 - - [2025-10-23 01:39:14] "POST /loadbalancer-members HTTP/1.1" 200 690 0.023695 10.0.0.38 - - [2025-10-23 01:39:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.009841 10.0.0.38 - - [2025-10-23 01:39:14] "GET /virtual-machine-interface/6794625a-afaf-11f0-bab6-fa163e7bf6ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.019148 10.0.0.38 - - [2025-10-23 01:39:14] "POST /set-tag HTTP/1.1" 200 109 0.008801 10.0.0.38 - - [2025-10-23 01:39:14] "GET /virtual-machine-interface/6794625a-afaf-11f0-bab6-fa163e7bf6ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.006264 10.0.0.38 - - [2025-10-23 01:39:14] "GET /floating-ip/53b9a19e-3b1f-4d95-8992-a4c310ebb068?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2026 0.002623 10.0.0.38 - - [2025-10-23 01:39:15] "GET /loadbalancer-pool/3c264ce5-5a14-46cd-b40c-a2535538ae43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.004032 10.0.0.38 - - [2025-10-23 01:39:15] "POST /loadbalancer-members HTTP/1.1" 200 692 0.017065 10.0.0.38 - - [2025-10-23 01:39:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.022108 10.0.0.38 - - [2025-10-23 01:39:15] "GET /virtual-machine-interface/6794625a-afaf-11f0-bab6-fa163e7bf6ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.012349 10.0.0.38 - - [2025-10-23 01:39:15] "GET /virtual-machine-interface/6794625a-afaf-11f0-bab6-fa163e7bf6ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.008315 10.0.0.38 - - [2025-10-23 01:39:15] "GET /floating-ip/53b9a19e-3b1f-4d95-8992-a4c310ebb068?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2026 0.002048 10.0.0.38 - - [2025-10-23 01:39:15] "POST /set-tag HTTP/1.1" 200 109 0.002552 [Introspect:8084]10.0.0.38 - - [2025-10-23 01:39:28] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001706 [Introspect:8084]10.0.0.38 - - [2025-10-23 01:39:28] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001173 [Introspect:8084]10.0.0.38 - - [2025-10-23 01:39:31] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001075 [Introspect:8084]10.0.0.38 - - [2025-10-23 01:39:31] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000903 [Introspect:8084]10.0.0.38 - - [2025-10-23 01:39:35] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000860 [Introspect:8084]10.0.0.38 - - [2025-10-23 01:39:35] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001509 [Introspect:8084]10.0.0.38 - - [2025-10-23 01:39:43] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000855 [Introspect:8084]10.0.0.38 - - [2025-10-23 01:39:43] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000884 10.0.0.38 - - [2025-10-23 01:40:35] "GET / HTTP/1.1" 200 35931 0.001632 10.0.0.38 - - [2025-10-23 01:40:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002973 10.0.0.38 - - [2025-10-23 01:40:35] "GET /project/a947e060-dbd0-4261-8bd8-a623afcf1610?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.052008 10.0.0.38 - - [2025-10-23 01:40:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002571 10.0.0.38 - - [2025-10-23 01:40:35] "GET /project/a947e060-dbd0-4261-8bd8-a623afcf1610?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.028922 10.0.0.38 - - [2025-10-23 01:40:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002170 10.0.0.38 - - [2025-10-23 01:40:36] "GET /project/a947e060-dbd0-4261-8bd8-a623afcf1610?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.042493 10.0.0.38 - - [2025-10-23 01:40:36] "POST /tags HTTP/1.1" 200 333 0.023699 10.0.0.38 - - [2025-10-23 01:40:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002361 10.0.0.38 - - [2025-10-23 01:40:36] "GET /tag/6ec8b1f5-0315-444c-b5a9-60764ade3bc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.022643 10.0.0.38 - - [2025-10-23 01:40:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002342 10.0.0.38 - - [2025-10-23 01:40:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.004585 10.0.0.38 - - [2025-10-23 01:40:36] "GET /project/a947e060-dbd0-4261-8bd8-a623afcf1610?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.039329 10.0.0.38 - - [2025-10-23 01:40:36] "GET /project/a947e060-dbd0-4261-8bd8-a623afcf1610?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.029893 10.0.0.38 - - [2025-10-23 01:40:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001565 10.0.0.38 - - [2025-10-23 01:40:36] "GET /virtual-networks?parent_id=a947e060-dbd0-4261-8bd8-a623afcf1610&detail=False&count=False&shared=False HTTP/1.1" 200 553 0.001348 10.0.0.38 - - [2025-10-23 01:40:36] "GET /virtual-network/04a4cc9c-60ed-4d98-b23a-081d6ba6bfea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3040 0.006914 10.0.0.38 - - [2025-10-23 01:40:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002700 10.0.0.38 - - [2025-10-23 01:40:36] "GET /service-appliance-set/221b1f66-b698-4e1d-8132-783b76170fbe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1198 0.004310 10.0.0.38 - - [2025-10-23 01:40:36] "POST /virtual-networks HTTP/1.1" 200 512 0.074569 10.0.0.38 - - [2025-10-23 01:40:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.009099 10.0.0.38 - - [2025-10-23 01:40:36] "GET /network-ipam/734a1356-3492-4184-83c7-f6ed564f2ab5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1042 0.009035 10.0.0.38 - - [2025-10-23 01:40:36] "POST /fqname-to-id HTTP/1.1" 404 254 0.002068 10.0.0.38 - - [2025-10-23 01:40:36] "POST /virtual-machine-interfaces HTTP/1.1" 200 664 0.115069 10.0.0.38 - - [2025-10-23 01:40:37] "GET /virtual-machine-interface/0c83c106-407e-41f4-a35d-f87dde483878?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2343 0.017019 10.0.0.38 - - [2025-10-23 01:40:37] "POST /useragent-kv HTTP/1.1" 200 115 0.004612 10.0.0.38 - - [2025-10-23 01:40:37] "POST /ref-update HTTP/1.1" 200 156 0.174403 10.0.0.38 - - [2025-10-23 01:40:37] "GET /virtual-network/944cace3-fe88-40bf-9523-ea4c919f26ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1851 0.004718 10.0.0.38 - - [2025-10-23 01:40:37] "GET /domains HTTP/1.1" 200 280 0.002317 10.0.0.38 - - [2025-10-23 01:40:37] "POST /instance-ips HTTP/1.1" 200 409 0.073048 10.0.0.38 - - [2025-10-23 01:40:37] "GET /domain/30c61c43-23b7-496a-ae03-0507a8b58c99 HTTP/1.1" 200 3086 0.031156 10.0.0.38 - - [2025-10-23 01:40:37] "GET /instance-ip/9fa2085d-ab17-4a02-ab1d-5c7b4f1d89df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1652 0.014437 10.0.0.38 - - [2025-10-23 01:40:37] "GET /project/a947e060-dbd0-4261-8bd8-a623afcf1610 HTTP/1.1" 200 5477 0.083161 10.0.0.38 - - [2025-10-23 01:40:37] "GET /virtual-network/944cace3-fe88-40bf-9523-ea4c919f26ed HTTP/1.1" 200 2080 0.009161 10.0.0.38 - - [2025-10-23 01:40:37] "GET /virtual-network/944cace3-fe88-40bf-9523-ea4c919f26ed HTTP/1.1" 200 2080 0.004709 10.0.0.38 - - [2025-10-23 01:40:37] "GET /routing-instance/aa369965-a89e-4602-9ada-98eddbacfe9b HTTP/1.1" 200 1182 0.002564 10.0.0.38 - - [2025-10-23 01:40:37] "GET /routing-instance/aa369965-a89e-4602-9ada-98eddbacfe9b HTTP/1.1" 200 1182 0.045853 10.0.0.38 - - [2025-10-23 01:40:37] "POST /loadbalancers HTTP/1.1" 200 610 0.119516 10.0.0.38 - - [2025-10-23 01:40:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.018836 10.0.0.38 - - [2025-10-23 01:40:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.020871 10.0.0.38 - - [2025-10-23 01:40:37] "POST /route-targets HTTP/1.1" 200 327 0.014709 10.0.0.38 - - [2025-10-23 01:40:37] "GET /project/a947e060-dbd0-4261-8bd8-a623afcf1610?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.079960 10.0.0.38 - - [2025-10-23 01:40:37] "POST /ref-update HTTP/1.1" 200 156 0.037512 10.0.0.38 - - [2025-10-23 01:40:37] "GET /instance-ip/9fa2085d-ab17-4a02-ab1d-5c7b4f1d89df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1652 0.012341 10.0.0.38 - - [2025-10-23 01:40:37] "GET /project/a947e060-dbd0-4261-8bd8-a623afcf1610?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.067519 10.0.0.38 - - [2025-10-23 01:40:37] "POST /floating-ips HTTP/1.1" 200 597 0.062478 10.0.0.38 - - [2025-10-23 01:40:37] "GET /loadbalancer/3465d59b-6217-4ef7-afe3-d528c004979c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2227 0.032726 10.0.0.38 - - [2025-10-23 01:40:37] "POST /loadbalancer-listeners HTTP/1.1" 200 716 0.021564 10.0.0.38 - - [2025-10-23 01:40:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002224 10.0.0.38 - - [2025-10-23 01:40:37] "GET /project/a947e060-dbd0-4261-8bd8-a623afcf1610?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.033441 10.0.0.38 - - [2025-10-23 01:40:37] "GET /loadbalancer-listener/167f9cd6-82b8-49e5-ae99-2dd6ad0f4a72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1804 0.006045 10.0.0.38 - - [2025-10-23 01:40:37] "GET /loadbalancer-listener/167f9cd6-82b8-49e5-ae99-2dd6ad0f4a72?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1223 0.003328 10.0.0.38 - - [2025-10-23 01:40:37] "POST /loadbalancer-pools HTTP/1.1" 200 708 0.021565 10.0.0.38 - - [2025-10-23 01:40:37] "GET /instance-ip/9fa2085d-ab17-4a02-ab1d-5c7b4f1d89df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1652 0.003064 10.0.0.38 - - [2025-10-23 01:40:37] "GET /instance-ip/9fa2085d-ab17-4a02-ab1d-5c7b4f1d89df?fields=floating_ips HTTP/1.1" 200 1213 0.009488 10.0.0.38 - - [2025-10-23 01:40:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001998 10.0.0.38 - - [2025-10-23 01:40:37] "GET /loadbalancer/3465d59b-6217-4ef7-afe3-d528c004979c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2227 0.002569 10.0.0.38 - - [2025-10-23 01:40:37] "GET /floating-ip/479a1dcd-6e9b-4e62-ac88-be0db538e386?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1476 0.003156 10.0.0.38 - - [2025-10-23 01:40:37] "POST /tags HTTP/1.1" 200 295 0.068297 10.0.0.38 - - [2025-10-23 01:40:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.004997 10.0.0.38 - - [2025-10-23 01:40:37] "GET /tag/1ff34154-035e-4ab9-8b37-f3053e0a8993?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1092 0.015881 10.0.0.38 - - [2025-10-23 01:40:37] "POST /tags HTTP/1.1" 409 233 0.002016 10.0.0.38 - - [2025-10-23 01:40:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001763 10.0.0.38 - - [2025-10-23 01:40:37] "GET /tag/5a20ed29-0605-4a9f-8126-b7cadd115084?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1244 0.010262 10.0.0.38 - - [2025-10-23 01:40:38] "POST /tags HTTP/1.1" 409 206 0.001956 10.0.0.38 - - [2025-10-23 01:40:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001375 10.0.0.38 - - [2025-10-23 01:40:38] "GET /tag/fde53b16-d1eb-48d5-97b5-2f3f2fc179ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.009722 10.0.0.38 - - [2025-10-23 01:40:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001548 10.0.0.38 - - [2025-10-23 01:40:38] "GET /virtual-network/e98678fc-c2f9-4215-b790-f3c886903f05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.004708 10.0.0.38 - - [2025-10-23 01:40:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001852 10.0.0.38 - - [2025-10-23 01:40:38] "GET /project/a947e060-dbd0-4261-8bd8-a623afcf1610?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.031853 10.0.0.38 - - [2025-10-23 01:40:38] "POST /virtual-machines HTTP/1.1" 200 369 0.010730 10.0.0.38 - - [2025-10-23 01:40:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.008935 10.0.0.38 - - [2025-10-23 01:40:38] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.098778 10.0.0.38 - - [2025-10-23 01:40:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.028696 10.0.0.38 - - [2025-10-23 01:40:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.018495 10.0.0.38 - - [2025-10-23 01:40:38] "GET /virtual-machine-interface/46e5b4c6-afb1-11f0-bab6-fa163e7bf6ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.006535 10.0.0.38 - - [2025-10-23 01:40:38] "POST /instance-ips HTTP/1.1" 200 409 0.020392 10.0.0.38 - - [2025-10-23 01:40:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.026762 10.0.0.38 - - [2025-10-23 01:40:38] "GET /virtual-machine-interface/46e5b4c6-afb1-11f0-bab6-fa163e7bf6ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.010465 10.0.0.38 - - [2025-10-23 01:40:38] "POST /set-tag HTTP/1.1" 200 109 0.017261 10.0.0.38 - - [2025-10-23 01:40:38] "GET /virtual-machine-interface/46e5b4c6-afb1-11f0-bab6-fa163e7bf6ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.016687 10.0.0.38 - - [2025-10-23 01:40:38] "GET /instance-ip/46fa7500-afb1-11f0-bab6-fa163e7bf6ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1952 0.003467 10.0.0.38 - - [2025-10-23 01:40:38] "GET /virtual-machine-interface/46e5b4c6-afb1-11f0-bab6-fa163e7bf6ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004496 10.0.0.38 - - [2025-10-23 01:40:38] "POST /set-tag HTTP/1.1" 200 109 0.001951 10.0.0.38 - - [2025-10-23 01:40:38] "GET /virtual-router/c22348d2-60c6-429a-aaec-9742fbb9f993?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.002113 10.0.0.38 - - [2025-10-23 01:40:38] "POST /ref-update HTTP/1.1" 200 156 0.010262 10.0.0.38 - - [2025-10-23 01:40:38] "GET /virtual-machine-interface/46e5b4c6-afb1-11f0-bab6-fa163e7bf6ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.006513 10.0.0.38 - - [2025-10-23 01:40:38] "POST /set-tag HTTP/1.1" 200 109 0.001700 10.0.0.38 - - [2025-10-23 01:40:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002177 10.0.0.38 - - [2025-10-23 01:40:38] "GET /virtual-network/e98678fc-c2f9-4215-b790-f3c886903f05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.004965 10.0.0.38 - - [2025-10-23 01:40:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002138 10.0.0.38 - - [2025-10-23 01:40:38] "GET /project/a947e060-dbd0-4261-8bd8-a623afcf1610?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.047757 10.0.0.38 - - [2025-10-23 01:40:38] "POST /virtual-machines HTTP/1.1" 200 369 0.008765 10.0.0.38 - - [2025-10-23 01:40:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.015143 10.0.0.38 - - [2025-10-23 01:40:39] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.109847 10.0.0.38 - - [2025-10-23 01:40:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.009390 10.0.0.38 - - [2025-10-23 01:40:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.007345 10.0.0.38 - - [2025-10-23 01:40:39] "GET /virtual-machine-interface/4751a334-afb1-11f0-bab6-fa163e7bf6ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.009876 10.0.0.38 - - [2025-10-23 01:40:39] "POST /instance-ips HTTP/1.1" 200 409 0.019638 10.0.0.38 - - [2025-10-23 01:40:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.029727 10.0.0.38 - - [2025-10-23 01:40:39] "GET /virtual-machine-interface/4751a334-afb1-11f0-bab6-fa163e7bf6ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.012465 10.0.0.38 - - [2025-10-23 01:40:39] "POST /set-tag HTTP/1.1" 200 109 0.021110 10.0.0.38 - - [2025-10-23 01:40:39] "GET /virtual-machine-interface/4751a334-afb1-11f0-bab6-fa163e7bf6ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.039743 10.0.0.38 - - [2025-10-23 01:40:39] "GET /instance-ip/476c16e2-afb1-11f0-bab6-fa163e7bf6ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1952 0.003984 10.0.0.38 - - [2025-10-23 01:40:39] "GET /virtual-machine-interface/4751a334-afb1-11f0-bab6-fa163e7bf6ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004965 10.0.0.38 - - [2025-10-23 01:40:39] "POST /set-tag HTTP/1.1" 200 109 0.002681 10.0.0.38 - - [2025-10-23 01:40:39] "GET /virtual-router/c22348d2-60c6-429a-aaec-9742fbb9f993?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1686 0.004404 10.0.0.38 - - [2025-10-23 01:40:39] "POST /ref-update HTTP/1.1" 200 156 0.010384 10.0.0.38 - - [2025-10-23 01:40:39] "GET /virtual-machine-interface/4751a334-afb1-11f0-bab6-fa163e7bf6ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.013459 10.0.0.38 - - [2025-10-23 01:40:39] "POST /set-tag HTTP/1.1" 200 109 0.004040 10.0.0.38 - - [2025-10-23 01:40:39] "GET /virtual-machine-interface/46e5b4c6-afb1-11f0-bab6-fa163e7bf6ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.005214 10.0.0.38 - - [2025-10-23 01:40:39] "POST /set-tag HTTP/1.1" 200 109 0.002384 10.0.0.38 - - [2025-10-23 01:40:39] "GET /virtual-machine-interface/4751a334-afb1-11f0-bab6-fa163e7bf6ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.003969 10.0.0.38 - - [2025-10-23 01:40:39] "POST /set-tag HTTP/1.1" 200 109 0.009554 10.0.0.38 - - [2025-10-23 01:40:42] "GET /domains HTTP/1.1" 200 280 0.001959 10.0.0.38 - - [2025-10-23 01:40:42] "GET /domain/30c61c43-23b7-496a-ae03-0507a8b58c99 HTTP/1.1" 200 3086 0.003044 10.0.0.38 - - [2025-10-23 01:40:42] "GET /project/a947e060-dbd0-4261-8bd8-a623afcf1610 HTTP/1.1" 200 7065 0.043547 10.0.0.38 - - [2025-10-23 01:40:42] "GET /virtual-network/944cace3-fe88-40bf-9523-ea4c919f26ed HTTP/1.1" 200 2080 0.005073 10.0.0.38 - - [2025-10-23 01:40:42] "GET /virtual-network/944cace3-fe88-40bf-9523-ea4c919f26ed HTTP/1.1" 200 2080 0.005194 10.0.0.38 - - [2025-10-23 01:40:42] "GET /routing-instance/aa369965-a89e-4602-9ada-98eddbacfe9b HTTP/1.1" 200 1403 0.003973 10.0.0.38 - - [2025-10-23 01:40:42] "GET /routing-instance/aa369965-a89e-4602-9ada-98eddbacfe9b HTTP/1.1" 200 1403 0.004520 10.0.0.38 - - [2025-10-23 01:40:42] "GET /route-target/25b9d8a0-e02f-4063-af19-8c4e52ffd335 HTTP/1.1" 200 1152 0.002800 10.0.0.38 - - [2025-10-23 01:40:42] "GET /virtual-network/944cace3-fe88-40bf-9523-ea4c919f26ed HTTP/1.1" 200 2080 0.004044 10.0.0.38 - - [2025-10-23 01:40:42] "GET /routing-instance/aa369965-a89e-4602-9ada-98eddbacfe9b HTTP/1.1" 200 1403 0.003076 10.0.0.38 - - [2025-10-23 01:40:42] "GET /virtual-network/944cace3-fe88-40bf-9523-ea4c919f26ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1851 0.005043 10.0.0.38 - - [2025-10-23 01:40:42] "GET /virtual-network/944cace3-fe88-40bf-9523-ea4c919f26ed HTTP/1.1" 200 2080 0.004500 10.0.0.38 - - [2025-10-23 01:40:42] "GET /routing-instance/aa369965-a89e-4602-9ada-98eddbacfe9b HTTP/1.1" 200 1403 0.005295 10.0.0.38 - - [2025-10-23 01:40:42] "GET /routing-instance/aa369965-a89e-4602-9ada-98eddbacfe9b HTTP/1.1" 200 1403 0.002595 10.0.0.38 - - [2025-10-23 01:40:42] "GET /route-target/25b9d8a0-e02f-4063-af19-8c4e52ffd335 HTTP/1.1" 200 1152 0.001974 10.0.0.38 - - [2025-10-23 01:40:42] "GET /domains HTTP/1.1" 200 280 0.001959 10.0.0.38 - - [2025-10-23 01:40:42] "GET /domain/30c61c43-23b7-496a-ae03-0507a8b58c99 HTTP/1.1" 200 3086 0.003049 10.0.0.38 - - [2025-10-23 01:40:42] "GET /project/a947e060-dbd0-4261-8bd8-a623afcf1610 HTTP/1.1" 200 7065 0.042372 10.0.0.38 - - [2025-10-23 01:40:42] "GET /virtual-network/944cace3-fe88-40bf-9523-ea4c919f26ed HTTP/1.1" 200 2080 0.004107 10.0.0.38 - - [2025-10-23 01:40:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002108 10.0.0.38 - - [2025-10-23 01:40:42] "GET /project/a947e060-dbd0-4261-8bd8-a623afcf1610?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.032094 10.0.0.38 - - [2025-10-23 01:40:42] "GET /virtual-network/944cace3-fe88-40bf-9523-ea4c919f26ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1851 0.004529 10.0.0.38 - - [2025-10-23 01:40:42] "GET /floating-ip-pools?parent_id=944cace3-fe88-40bf-9523-ea4c919f26ed&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.001955 10.0.0.38 - - [2025-10-23 01:40:42] "GET /virtual-network/944cace3-fe88-40bf-9523-ea4c919f26ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1851 0.004289 10.0.0.38 - - [2025-10-23 01:40:42] "POST /floating-ip-pools HTTP/1.1" 200 562 0.018942 10.0.0.38 - - [2025-10-23 01:40:42] "POST /ref-update HTTP/1.1" 200 156 0.007744 10.0.0.38 - - [2025-10-23 01:40:42] "GET /virtual-network/944cace3-fe88-40bf-9523-ea4c919f26ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1851 0.007205 10.0.0.38 - - [2025-10-23 01:40:42] "GET /domains HTTP/1.1" 200 280 0.001402 10.0.0.38 - - [2025-10-23 01:40:42] "GET /domain/30c61c43-23b7-496a-ae03-0507a8b58c99 HTTP/1.1" 200 3086 0.002237 10.0.0.38 - - [2025-10-23 01:40:42] "GET /project/a947e060-dbd0-4261-8bd8-a623afcf1610 HTTP/1.1" 200 7321 0.033381 10.0.0.38 - - [2025-10-23 01:40:42] "GET /virtual-network/944cace3-fe88-40bf-9523-ea4c919f26ed HTTP/1.1" 200 2318 0.005142 10.0.0.38 - - [2025-10-23 01:40:42] "GET /floating-ip-pool/83e7e356-60b8-4a28-a0e3-7950b9f4c560 HTTP/1.1" 200 1314 0.002075 10.0.0.38 - - [2025-10-23 01:40:42] "GET /domains HTTP/1.1" 200 280 0.001236 10.0.0.38 - - [2025-10-23 01:40:42] "GET /domain/30c61c43-23b7-496a-ae03-0507a8b58c99 HTTP/1.1" 200 3086 0.002306 10.0.0.38 - - [2025-10-23 01:40:42] "GET /project/a947e060-dbd0-4261-8bd8-a623afcf1610 HTTP/1.1" 200 7321 0.035680 10.0.0.38 - - [2025-10-23 01:40:42] "GET /virtual-network/944cace3-fe88-40bf-9523-ea4c919f26ed HTTP/1.1" 200 2318 0.003686 10.0.0.38 - - [2025-10-23 01:40:42] "GET /virtual-network/944cace3-fe88-40bf-9523-ea4c919f26ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1851 0.003590 10.0.0.38 - - [2025-10-23 01:40:42] "POST /tags HTTP/1.1" 200 365 0.057870 10.0.0.38 - - [2025-10-23 01:40:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.006771 10.0.0.38 - - [2025-10-23 01:40:43] "GET /tag/82c66a6a-621a-491b-9bba-cc172766ba0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.013582 10.0.0.38 - - [2025-10-23 01:40:43] "POST /tags HTTP/1.1" 409 206 0.002712 10.0.0.38 - - [2025-10-23 01:40:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002099 10.0.0.38 - - [2025-10-23 01:40:43] "GET /tag/fde53b16-d1eb-48d5-97b5-2f3f2fc179ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.011612 10.0.0.38 - - [2025-10-23 01:40:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002212 10.0.0.38 - - [2025-10-23 01:40:43] "GET /project/a947e060-dbd0-4261-8bd8-a623afcf1610?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1541 0.031251 10.0.0.38 - - [2025-10-23 01:40:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001472 10.0.0.38 - - [2025-10-23 01:40:43] "GET /virtual-network/e98678fc-c2f9-4215-b790-f3c886903f05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.003977 10.0.0.38 - - [2025-10-23 01:40:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001678 10.0.0.38 - - [2025-10-23 01:40:43] "GET /service-appliance-set/096242a3-5401-46d5-b944-00e317060543?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1218 0.003810 10.0.0.38 - - [2025-10-23 01:40:43] "POST /fqname-to-id HTTP/1.1" 404 258 0.004565 10.0.0.38 - - [2025-10-23 01:40:43] "POST /virtual-machine-interfaces HTTP/1.1" 200 672 0.093626 10.0.0.38 - - [2025-10-23 01:40:43] "GET /virtual-machine-interface/0961ee32-95d0-41be-956f-2cff100a28fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2343 0.038525 10.0.0.38 - - [2025-10-23 01:40:43] "POST /set-tag HTTP/1.1" 200 109 0.020442 10.0.0.38 - - [2025-10-23 01:40:43] "POST /instance-ips HTTP/1.1" 200 417 0.026200 10.0.0.38 - - [2025-10-23 01:40:43] "GET /instance-ip/63502763-9727-4c74-bd54-c61af4710fe1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1664 0.003084 10.0.0.38 - - [2025-10-23 01:40:43] "POST /loadbalancers HTTP/1.1" 200 618 0.068598 10.0.0.38 - - [2025-10-23 01:40:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.026221 10.0.0.38 - - [2025-10-23 01:40:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003807 10.0.0.38 - - [2025-10-23 01:40:43] "POST /service-instances HTTP/1.1" 200 566 0.026802 10.0.0.38 - - [2025-10-23 01:40:43] "POST /ref-update HTTP/1.1" 200 156 0.010981 10.0.0.38 - - [2025-10-23 01:40:43] "GET /project/a947e060-dbd0-4261-8bd8-a623afcf1610?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1541 0.055140 10.0.0.38 - - [2025-10-23 01:40:43] "GET /virtual-machine-interface/0961ee32-95d0-41be-956f-2cff100a28fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2722 0.006727 10.0.0.38 - - [2025-10-23 01:40:43] "PUT /service-instance/56cb88e3-3107-4b01-9907-3e31cd2d53c6 HTTP/1.1" 200 266 0.013361 10.0.0.38 - - [2025-10-23 01:40:43] "GET /virtual-machine-interface/0961ee32-95d0-41be-956f-2cff100a28fd?fields=floating_ip_back_refs HTTP/1.1" 200 1178 0.009268 10.0.0.38 - - [2025-10-23 01:40:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.007586 10.0.0.38 - - [2025-10-23 01:40:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.010422 10.0.0.38 - - [2025-10-23 01:40:43] "GET /floating-ip-pool/83e7e356-60b8-4a28-a0e3-7950b9f4c560?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1107 0.002084 10.0.0.38 - - [2025-10-23 01:40:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.004549 10.0.0.38 - - [2025-10-23 01:40:43] "POST /virtual-machines HTTP/1.1" 200 429 0.013791 10.0.0.38 - - [2025-10-23 01:40:43] "POST /floating-ips HTTP/1.1" 200 671 0.103660 10.0.0.38 - - [2025-10-23 01:40:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.071741 10.0.0.38 - - [2025-10-23 01:40:44] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.171935 10.0.0.38 - - [2025-10-23 01:40:44] "GET /application-policy-set/90f461d0-4927-47ca-8242-2fb8713484fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.024242 10.0.0.38 - - [2025-10-23 01:40:44] "POST /chown HTTP/1.1" 200 109 0.035415 10.0.0.38 - - [2025-10-23 01:40:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.010826 10.0.0.38 - - [2025-10-23 01:40:44] "POST /chown HTTP/1.1" 200 109 0.010186 10.0.0.38 - - [2025-10-23 01:40:44] "GET /policy-management/8ecca4fa-f0d4-47b3-adcf-1e5abcd1d66f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002669 10.0.0.38 - - [2025-10-23 01:40:44] "POST /tags HTTP/1.1" 409 221 0.001813 10.0.0.38 - - [2025-10-23 01:40:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001756 10.0.0.38 - - [2025-10-23 01:40:44] "PUT /virtual-machine-interface/383007fc-8a91-413a-b01d-04d16f8ea68f HTTP/1.1" 200 284 0.011444 10.0.0.38 - - [2025-10-23 01:40:44] "GET /tag/6ec8b1f5-0315-444c-b5a9-60764ade3bc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.016677 10.0.0.38 - - [2025-10-23 01:40:44] "POST /tags HTTP/1.1" 409 238 0.002416 10.0.0.38 - - [2025-10-23 01:40:44] "PUT /instance-ip/63502763-9727-4c74-bd54-c61af4710fe1 HTTP/1.1" 200 256 0.046022 10.0.0.38 - - [2025-10-23 01:40:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.010395 10.0.0.38 - - [2025-10-23 01:40:44] "GET /tag/82c66a6a-621a-491b-9bba-cc172766ba0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.020705 10.0.0.38 - - [2025-10-23 01:40:44] "POST /ref-update HTTP/1.1" 200 156 0.064141 10.0.0.38 - - [2025-10-23 01:40:44] "POST /ref-update HTTP/1.1" 200 156 0.030792 10.0.0.38 - - [2025-10-23 01:40:44] "POST /ref-update HTTP/1.1" 200 156 0.020640 10.0.0.38 - - [2025-10-23 01:40:44] "POST /ref-update HTTP/1.1" 200 156 0.018378 10.0.0.38 - - [2025-10-23 01:40:44] "POST /firewall-rules HTTP/1.1" 200 650 0.148174 10.0.0.38 - - [2025-10-23 01:40:44] "GET /firewall-rule/e9d3a2e3-fcd0-4f7d-b43b-5ac7a0e0b6f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2412 0.004315 10.0.0.38 - - [2025-10-23 01:40:44] "POST /ref-update HTTP/1.1" 200 156 0.044302 10.0.0.38 - - [2025-10-23 01:40:44] "GET /firewall-policy/34c07ede-06df-4842-af30-e1a6734dc5d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.021135 10.0.0.38 - - [2025-10-23 01:40:44] "POST /ref-update HTTP/1.1" 200 156 0.032633 10.0.0.38 - - [2025-10-23 01:40:44] "GET /firewall-rule/e9d3a2e3-fcd0-4f7d-b43b-5ac7a0e0b6f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2412 0.003787 10.0.0.38 - - [2025-10-23 01:40:44] "POST /virtual-machines HTTP/1.1" 200 429 0.082888 10.0.0.38 - - [2025-10-23 01:40:44] "POST /ref-update HTTP/1.1" 200 156 0.103609 10.0.0.38 - - [2025-10-23 01:40:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.005688 10.0.0.38 - - [2025-10-23 01:40:44] "GET /project/a947e060-dbd0-4261-8bd8-a623afcf1610?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1541 0.094623 10.0.0.38 - - [2025-10-23 01:40:44] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.133252 10.0.0.38 - - [2025-10-23 01:40:44] "GET /loadbalancer/112ab524-f16e-4453-9690-a2916628372b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2557 0.010969 10.0.0.38 - - [2025-10-23 01:40:44] "POST /chown HTTP/1.1" 200 109 0.025609 10.0.0.38 - - [2025-10-23 01:40:44] "POST /chown HTTP/1.1" 200 109 0.010240 10.0.0.38 - - [2025-10-23 01:40:44] "POST /loadbalancer-listeners HTTP/1.1" 200 726 0.050022 10.0.0.38 - - [2025-10-23 01:40:44] "PUT /virtual-machine-interface/3bb5cb73-3ddf-4294-9347-516ab76ec8f4 HTTP/1.1" 200 284 0.009380 10.0.0.38 - - [2025-10-23 01:40:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002928 10.0.0.38 - - [2025-10-23 01:40:45] "PUT /instance-ip/63502763-9727-4c74-bd54-c61af4710fe1 HTTP/1.1" 200 256 0.024558 10.0.0.38 - - [2025-10-23 01:40:45] "GET /project/a947e060-dbd0-4261-8bd8-a623afcf1610?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1541 0.056859 10.0.0.38 - - [2025-10-23 01:40:45] "POST /ref-update HTTP/1.1" 200 156 0.047655 10.0.0.38 - - [2025-10-23 01:40:45] "GET /loadbalancer-listener/3cf68620-87ce-45c3-8406-83baf13bce0b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1823 0.014120 10.0.0.38 - - [2025-10-23 01:40:45] "GET /loadbalancer-listener/3cf68620-87ce-45c3-8406-83baf13bce0b?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1232 0.003402 10.0.0.38 - - [2025-10-23 01:40:45] "POST /ref-update HTTP/1.1" 200 156 0.025645 10.0.0.38 - - [2025-10-23 01:40:45] "POST /ref-update HTTP/1.1" 200 156 0.042611 10.0.0.38 - - [2025-10-23 01:40:45] "POST /ref-update HTTP/1.1" 200 156 0.018314 10.0.0.38 - - [2025-10-23 01:40:45] "POST /loadbalancer-pools HTTP/1.1" 200 718 0.094093 10.0.0.38 - - [2025-10-23 01:40:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.012875 10.0.0.38 - - [2025-10-23 01:40:45] "GET /loadbalancer-pool/a75242fb-05d9-4d2b-8579-c4ed328237d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.003857 10.0.0.38 - - [2025-10-23 01:40:45] "POST /ref-update HTTP/1.1" 200 156 0.010622 10.0.0.38 - - [2025-10-23 01:40:45] "PUT /service-instance/56cb88e3-3107-4b01-9907-3e31cd2d53c6 HTTP/1.1" 200 266 0.011377 10.0.0.38 - - [2025-10-23 01:40:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.028641 10.0.0.38 - - [2025-10-23 01:40:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002850 10.0.0.38 - - [2025-10-23 01:40:45] "POST /loadbalancer-members HTTP/1.1" 200 707 0.061880 10.0.0.38 - - [2025-10-23 01:40:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.018484 10.0.0.38 - - [2025-10-23 01:40:45] "GET /loadbalancer-member/829c3ff4-8a0e-4c00-97a1-9b4b1f6b6c5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1549 0.012892 10.0.0.38 - - [2025-10-23 01:40:45] "POST /chown HTTP/1.1" 200 109 0.007437 10.0.0.38 - - [2025-10-23 01:40:45] "POST /chown HTTP/1.1" 200 109 0.020868 10.0.0.38 - - [2025-10-23 01:40:45] "GET /application-policy-set/90f461d0-4927-47ca-8242-2fb8713484fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.017553 10.0.0.38 - - [2025-10-23 01:40:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001896 10.0.0.38 - - [2025-10-23 01:40:45] "GET /policy-management/8ecca4fa-f0d4-47b3-adcf-1e5abcd1d66f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.007071 10.0.0.38 - - [2025-10-23 01:40:45] "PUT /instance-ip/63502763-9727-4c74-bd54-c61af4710fe1 HTTP/1.1" 200 256 0.041868 10.0.0.38 - - [2025-10-23 01:40:45] "POST /tags HTTP/1.1" 409 221 0.002249 10.0.0.38 - - [2025-10-23 01:40:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001286 10.0.0.38 - - [2025-10-23 01:40:45] "GET /tag/6ec8b1f5-0315-444c-b5a9-60764ade3bc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.010244 10.0.0.38 - - [2025-10-23 01:40:45] "POST /tags HTTP/1.1" 409 238 0.002396 10.0.0.38 - - [2025-10-23 01:40:45] "POST /ref-update HTTP/1.1" 200 156 0.012873 10.0.0.38 - - [2025-10-23 01:40:45] "POST /chown HTTP/1.1" 200 109 0.010221 10.0.0.38 - - [2025-10-23 01:40:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001621 10.0.0.38 - - [2025-10-23 01:40:45] "POST /chown HTTP/1.1" 200 109 0.022429 10.0.0.38 - - [2025-10-23 01:40:45] "GET /tag/82c66a6a-621a-491b-9bba-cc172766ba0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.016061 10.0.0.38 - - [2025-10-23 01:40:45] "POST /firewall-rules HTTP/1.1" 409 293 0.002000 10.0.0.38 - - [2025-10-23 01:40:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001853 10.0.0.38 - - [2025-10-23 01:40:45] "PUT /instance-ip/63502763-9727-4c74-bd54-c61af4710fe1 HTTP/1.1" 200 256 0.010356 10.0.0.38 - - [2025-10-23 01:40:45] "POST /ref-update HTTP/1.1" 200 156 0.018216 10.0.0.38 - - [2025-10-23 01:40:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002187 10.0.0.38 - - [2025-10-23 01:40:45] "PUT /firewall-rule/e9d3a2e3-fcd0-4f7d-b43b-5ac7a0e0b6f3 HTTP/1.1" 200 260 0.043765 10.0.0.38 - - [2025-10-23 01:40:45] "GET /firewall-rule/e9d3a2e3-fcd0-4f7d-b43b-5ac7a0e0b6f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2412 0.010391 10.0.0.38 - - [2025-10-23 01:40:45] "GET /firewall-policy/34c07ede-06df-4842-af30-e1a6734dc5d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1713 0.003034 10.0.0.38 - - [2025-10-23 01:40:45] "POST /chown HTTP/1.1" 200 109 0.009998 10.0.0.38 - - [2025-10-23 01:40:45] "GET /firewall-rule/e9d3a2e3-fcd0-4f7d-b43b-5ac7a0e0b6f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2412 0.009231 10.0.0.38 - - [2025-10-23 01:40:45] "POST /chown HTTP/1.1" 200 109 0.035684 10.0.0.38 - - [2025-10-23 01:40:45] "PUT /instance-ip/63502763-9727-4c74-bd54-c61af4710fe1 HTTP/1.1" 200 256 0.016006 10.0.0.38 - - [2025-10-23 01:40:45] "POST /ref-update HTTP/1.1" 200 156 0.009538 10.0.0.38 - - [2025-10-23 01:40:45] "POST /chown HTTP/1.1" 200 109 0.013498 10.0.0.38 - - [2025-10-23 01:40:45] "POST /chown HTTP/1.1" 200 109 0.016653 10.0.0.38 - - [2025-10-23 01:40:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002904 10.0.0.38 - - [2025-10-23 01:40:45] "GET /virtual-network/e98678fc-c2f9-4215-b790-f3c886903f05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.004445 10.0.0.38 - - [2025-10-23 01:40:45] "PUT /instance-ip/63502763-9727-4c74-bd54-c61af4710fe1 HTTP/1.1" 200 256 0.021556 10.0.0.38 - - [2025-10-23 01:40:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.006014 10.0.0.38 - - [2025-10-23 01:40:45] "POST /ref-update HTTP/1.1" 200 156 0.018827 10.0.0.38 - - [2025-10-23 01:40:46] "GET /project/a947e060-dbd0-4261-8bd8-a623afcf1610?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1541 0.044875 10.0.0.38 - - [2025-10-23 01:40:46] "POST /virtual-machines HTTP/1.1" 200 373 0.013332 10.0.0.38 - - [2025-10-23 01:40:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.025533 10.0.0.38 - - [2025-10-23 01:40:46] "PUT /service-instance/56cb88e3-3107-4b01-9907-3e31cd2d53c6 HTTP/1.1" 200 266 0.009537 10.0.0.38 - - [2025-10-23 01:40:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.013254 10.0.0.38 - - [2025-10-23 01:40:46] "PUT /service-instance/56cb88e3-3107-4b01-9907-3e31cd2d53c6 HTTP/1.1" 200 266 0.034696 10.0.0.38 - - [2025-10-23 01:40:46] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.180295 10.0.0.38 - - [2025-10-23 01:40:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.042841 10.0.0.38 - - [2025-10-23 01:40:46] "PUT /service-instance/56cb88e3-3107-4b01-9907-3e31cd2d53c6 HTTP/1.1" 200 266 0.020680 10.0.0.38 - - [2025-10-23 01:40:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.022981 10.0.0.38 - - [2025-10-23 01:40:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.015759 10.0.0.38 - - [2025-10-23 01:40:46] "GET /virtual-machine-interface/4b9d1996-afb1-11f0-bab6-fa163e7bf6ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2861 0.007056 10.0.0.38 - - [2025-10-23 01:40:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.032702 10.0.0.38 - - [2025-10-23 01:40:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002818 10.0.0.38 - - [2025-10-23 01:40:46] "POST /instance-ips HTTP/1.1" 200 413 0.018308 10.0.0.38 - - [2025-10-23 01:40:46] "POST /chown HTTP/1.1" 200 109 0.016729 10.0.0.38 - - [2025-10-23 01:40:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.035104 10.0.0.38 - - [2025-10-23 01:40:46] "POST /chown HTTP/1.1" 200 109 0.019771 10.0.0.38 - - [2025-10-23 01:40:46] "GET /virtual-machine-interface/4b9d1996-afb1-11f0-bab6-fa163e7bf6ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2861 0.016825 10.0.0.38 - - [2025-10-23 01:40:46] "POST /ref-update HTTP/1.1" 200 156 0.013363 10.0.0.38 - - [2025-10-23 01:40:46] "POST /chown HTTP/1.1" 200 109 0.014342 10.0.0.38 - - [2025-10-23 01:40:46] "POST /set-tag HTTP/1.1" 200 109 0.040827 10.0.0.38 - - [2025-10-23 01:40:46] "POST /chown HTTP/1.1" 200 109 0.026465 10.0.0.38 - - [2025-10-23 01:40:46] "GET /virtual-machine-interface/4b9d1996-afb1-11f0-bab6-fa163e7bf6ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.016728 10.0.0.38 - - [2025-10-23 01:40:46] "GET /instance-ip/4bc4d490-afb1-11f0-bab6-fa163e7bf6ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1962 0.009847 10.0.0.38 - - [2025-10-23 01:40:46] "POST /ref-update HTTP/1.1" 200 156 0.025082 10.0.0.38 - - [2025-10-23 01:40:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003698 10.0.0.38 - - [2025-10-23 01:40:46] "GET /virtual-machine-interface/4b9d1996-afb1-11f0-bab6-fa163e7bf6ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.003418 10.0.0.38 - - [2025-10-23 01:40:46] "POST /chown HTTP/1.1" 200 109 0.015068 10.0.0.38 - - [2025-10-23 01:40:46] "POST /set-tag HTTP/1.1" 200 109 0.001940 10.0.0.38 - - [2025-10-23 01:40:46] "GET /virtual-router/c22348d2-60c6-429a-aaec-9742fbb9f993?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2116 0.013546 10.0.0.38 - - [2025-10-23 01:40:46] "POST /chown HTTP/1.1" 200 109 0.022830 10.0.0.38 - - [2025-10-23 01:40:46] "POST /chown HTTP/1.1" 200 109 0.015203 10.0.0.38 - - [2025-10-23 01:40:46] "POST /ref-update HTTP/1.1" 200 156 0.021256 10.0.0.38 - - [2025-10-23 01:40:46] "GET /virtual-machine-interface/4b9d1996-afb1-11f0-bab6-fa163e7bf6ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.020321 10.0.0.38 - - [2025-10-23 01:40:46] "POST /chown HTTP/1.1" 200 109 0.028948 10.0.0.38 - - [2025-10-23 01:40:46] "POST /set-tag HTTP/1.1" 200 109 0.008471 10.0.0.38 - - [2025-10-23 01:40:46] "PUT /service-instance/56cb88e3-3107-4b01-9907-3e31cd2d53c6 HTTP/1.1" 200 266 0.008152 10.0.0.38 - - [2025-10-23 01:40:46] "GET /virtual-machine-interface/4b9d1996-afb1-11f0-bab6-fa163e7bf6ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.004677 10.0.0.38 - - [2025-10-23 01:40:46] "POST /set-tag HTTP/1.1" 200 109 0.004258 10.0.0.38 - - [2025-10-23 01:40:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.005582 10.0.0.38 - - [2025-10-23 01:40:46] "PUT /service-instance/56cb88e3-3107-4b01-9907-3e31cd2d53c6 HTTP/1.1" 200 266 0.007859 10.0.0.38 - - [2025-10-23 01:40:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.014478 10.0.0.38 - - [2025-10-23 01:40:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001536 10.0.0.38 - - [2025-10-23 01:40:47] "POST /chown HTTP/1.1" 200 109 0.005776 10.0.0.38 - - [2025-10-23 01:40:47] "POST /chown HTTP/1.1" 200 109 0.015986 10.0.0.38 - - [2025-10-23 01:40:47] "POST /chown HTTP/1.1" 200 109 0.010504 10.0.0.38 - - [2025-10-23 01:40:47] "POST /chown HTTP/1.1" 200 109 0.015237 10.0.0.38 - - [2025-10-23 01:40:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003589 10.0.0.38 - - [2025-10-23 01:40:47] "POST /chown HTTP/1.1" 200 109 0.013988 10.0.0.38 - - [2025-10-23 01:40:47] "POST /chown HTTP/1.1" 200 109 0.014912 10.0.0.38 - - [2025-10-23 01:40:47] "POST /chown HTTP/1.1" 200 109 0.006899 10.0.0.38 - - [2025-10-23 01:40:47] "POST /chown HTTP/1.1" 200 109 0.016937 10.0.0.38 - - [2025-10-23 01:40:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001763 10.0.0.38 - - [2025-10-23 01:40:47] "POST /chown HTTP/1.1" 200 109 0.025381 10.0.0.38 - - [2025-10-23 01:40:47] "POST /chown HTTP/1.1" 200 109 0.026947 10.0.0.38 - - [2025-10-23 01:40:47] "POST /chown HTTP/1.1" 200 109 0.019654 10.0.0.38 - - [2025-10-23 01:40:47] "POST /chown HTTP/1.1" 200 109 0.006971 10.0.0.38 - - [2025-10-23 01:40:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002403 10.0.0.38 - - [2025-10-23 01:40:47] "POST /chown HTTP/1.1" 200 109 0.012403 10.0.0.38 - - [2025-10-23 01:40:47] "POST /chown HTTP/1.1" 200 109 0.022160 10.0.0.38 - - [2025-10-23 01:40:47] "POST /chown HTTP/1.1" 200 109 0.006150 10.0.0.38 - - [2025-10-23 01:40:47] "POST /chown HTTP/1.1" 200 109 0.020823 10.0.0.38 - - [2025-10-23 01:40:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002316 10.0.0.38 - - [2025-10-23 01:40:47] "POST /chown HTTP/1.1" 200 109 0.006672 10.0.0.38 - - [2025-10-23 01:40:47] "POST /chown HTTP/1.1" 200 109 0.020805 10.0.0.38 - - [2025-10-23 01:40:47] "POST /chown HTTP/1.1" 200 109 0.016551 10.0.0.38 - - [2025-10-23 01:40:47] "POST /chown HTTP/1.1" 200 109 0.012165 10.0.0.38 - - [2025-10-23 01:40:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001665 10.0.0.38 - - [2025-10-23 01:40:47] "POST /chown HTTP/1.1" 200 109 0.005565 10.0.0.38 - - [2025-10-23 01:40:47] "POST /chown HTTP/1.1" 200 109 0.027547 10.0.0.38 - - [2025-10-23 01:40:47] "POST /chown HTTP/1.1" 200 109 0.005976 10.0.0.38 - - [2025-10-23 01:40:47] "POST /chown HTTP/1.1" 200 109 0.021883 10.0.0.38 - - [2025-10-23 01:40:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001906 10.0.0.38 - - [2025-10-23 01:40:47] "POST /chown HTTP/1.1" 200 109 0.006978 10.0.0.38 - - [2025-10-23 01:40:48] "POST /chown HTTP/1.1" 200 109 0.013733 10.0.0.38 - - [2025-10-23 01:40:48] "POST /chown HTTP/1.1" 200 109 0.025277 10.0.0.38 - - [2025-10-23 01:40:48] "POST /chown HTTP/1.1" 200 109 0.013386 10.0.0.38 - - [2025-10-23 01:40:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002696 10.0.0.38 - - [2025-10-23 01:40:48] "POST /chown HTTP/1.1" 200 109 0.006434 10.0.0.38 - - [2025-10-23 01:40:48] "POST /chown HTTP/1.1" 200 109 0.022777 10.0.0.38 - - [2025-10-23 01:40:48] "POST /chown HTTP/1.1" 200 109 0.005765 10.0.0.38 - - [2025-10-23 01:40:48] "POST /chown HTTP/1.1" 200 109 0.021103 10.0.0.38 - - [2025-10-23 01:40:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003489 10.0.0.38 - - [2025-10-23 01:40:48] "POST /chown HTTP/1.1" 200 109 0.007359 10.0.0.38 - - [2025-10-23 01:40:48] "POST /chown HTTP/1.1" 200 109 0.021158 10.0.0.38 - - [2025-10-23 01:40:48] "POST /chown HTTP/1.1" 200 109 0.018819 10.0.0.38 - - [2025-10-23 01:40:48] "POST /chown HTTP/1.1" 200 109 0.006487 10.0.0.38 - - [2025-10-23 01:40:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001781 10.0.0.38 - - [2025-10-23 01:40:48] "POST /chown HTTP/1.1" 200 109 0.006403 10.0.0.38 - - [2025-10-23 01:40:48] "POST /chown HTTP/1.1" 200 109 0.008398 10.0.0.38 - - [2025-10-23 01:40:48] "POST /chown HTTP/1.1" 200 109 0.016721 10.0.0.38 - - [2025-10-23 01:40:48] "POST /chown HTTP/1.1" 200 109 0.026053 10.0.0.38 - - [2025-10-23 01:40:49] "GET /global-system-configs HTTP/1.1" 200 322 0.001709 10.0.0.38 - - [2025-10-23 01:40:49] "GET /virtual-machine-interface/46e5b4c6-afb1-11f0-bab6-fa163e7bf6ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.006100 10.0.0.38 - - [2025-10-23 01:40:49] "POST /set-tag HTTP/1.1" 200 109 0.002138 10.0.0.38 - - [2025-10-23 01:40:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002263 10.0.0.38 - - [2025-10-23 01:40:49] "GET /loadbalancer/3465d59b-6217-4ef7-afe3-d528c004979c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2227 0.002404 10.0.0.38 - - [2025-10-23 01:40:49] "GET /loadbalancer-pool/2d27b127-34b4-4b59-932e-4e6d6fcd0ccb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1908 0.002422 10.0.0.38 - - [2025-10-23 01:40:49] "POST /loadbalancer-members HTTP/1.1" 200 702 0.014210 10.0.0.38 - - [2025-10-23 01:40:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.013388 10.0.0.38 - - [2025-10-23 01:40:49] "GET /virtual-machine-interface/46e5b4c6-afb1-11f0-bab6-fa163e7bf6ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.008156 10.0.0.38 - - [2025-10-23 01:40:49] "POST /tags HTTP/1.1" 409 221 0.001555 10.0.0.38 - - [2025-10-23 01:40:49] "GET /virtual-machine-interface/46e5b4c6-afb1-11f0-bab6-fa163e7bf6ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.005503 10.0.0.38 - - [2025-10-23 01:40:49] "POST /ref-update HTTP/1.1" 200 156 0.007336 10.0.0.38 - - [2025-10-23 01:40:50] "GET /floating-ip/479a1dcd-6e9b-4e62-ac88-be0db538e386?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1779 0.016557 10.0.0.38 - - [2025-10-23 01:40:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001364 10.0.0.38 - - [2025-10-23 01:40:50] "PUT /floating-ip/479a1dcd-6e9b-4e62-ac88-be0db538e386 HTTP/1.1" 200 256 0.008467 10.0.0.38 - - [2025-10-23 01:40:50] "GET /tag/6ec8b1f5-0315-444c-b5a9-60764ade3bc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.031287 10.0.0.38 - - [2025-10-23 01:40:50] "POST /set-tag HTTP/1.1" 200 109 0.019286 10.0.0.38 - - [2025-10-23 01:40:50] "GET /virtual-machine-interface/4751a334-afb1-11f0-bab6-fa163e7bf6ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.006878 10.0.0.38 - - [2025-10-23 01:40:50] "POST /set-tag HTTP/1.1" 200 109 0.002008 10.0.0.38 - - [2025-10-23 01:40:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001978 10.0.0.38 - - [2025-10-23 01:40:50] "GET /loadbalancer/3465d59b-6217-4ef7-afe3-d528c004979c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2227 0.002087 10.0.0.38 - - [2025-10-23 01:40:50] "GET /loadbalancer-pool/2d27b127-34b4-4b59-932e-4e6d6fcd0ccb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1908 0.001944 10.0.0.38 - - [2025-10-23 01:40:50] "POST /loadbalancer-members HTTP/1.1" 200 702 0.014967 10.0.0.38 - - [2025-10-23 01:40:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.014386 10.0.0.38 - - [2025-10-23 01:40:50] "GET /virtual-machine-interface/4751a334-afb1-11f0-bab6-fa163e7bf6ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.009681 10.0.0.38 - - [2025-10-23 01:40:50] "GET /virtual-machine-interface/4751a334-afb1-11f0-bab6-fa163e7bf6ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.003519 10.0.0.38 - - [2025-10-23 01:40:50] "POST /ref-update HTTP/1.1" 200 156 0.006147 10.0.0.38 - - [2025-10-23 01:40:50] "GET /floating-ip/479a1dcd-6e9b-4e62-ac88-be0db538e386?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.006932 10.0.0.38 - - [2025-10-23 01:40:50] "POST /set-tag HTTP/1.1" 200 109 0.034502 10.0.0.38 - - [2025-10-23 01:40:51] "GET /global-system-configs HTTP/1.1" 200 322 0.002721 10.0.0.38 - - [2025-10-23 01:40:53] "GET /virtual-machine/cea91221-91dd-4dc2-b694-e88d9b5b0922?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1217 0.003127 10.0.0.38 - - [2025-10-23 01:40:53] "GET /virtual-machine-interface/46e5b4c6-afb1-11f0-bab6-fa163e7bf6ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.009390 10.0.0.38 - - [2025-10-23 01:40:54] "GET /virtual-machine/0b7c7b08-d17e-4da2-99d5-f363aab5a3b4?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1215 0.002787 10.0.0.38 - - [2025-10-23 01:40:54] "GET /virtual-machine-interface/4751a334-afb1-11f0-bab6-fa163e7bf6ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.006575 10.0.0.38 - - [2025-10-23 01:40:55] "GET /virtual-machine-interface/4b9d1996-afb1-11f0-bab6-fa163e7bf6ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.004462 10.0.0.38 - - [2025-10-23 01:40:55] "POST /set-tag HTTP/1.1" 200 109 0.001710 10.0.0.38 - - [2025-10-23 01:40:59] "GET /virtual-machine/06443488-4893-4be0-9dc8-2ae8db6c724f?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1221 0.002690 10.0.0.38 - - [2025-10-23 01:40:59] "GET /virtual-machine-interface/4b9d1996-afb1-11f0-bab6-fa163e7bf6ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.010970 10.0.0.38 - - [2025-10-23 01:40:59] "GET /virtual-machine-interface/4b9d1996-afb1-11f0-bab6-fa163e7bf6ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.004780 10.0.0.38 - - [2025-10-23 01:40:59] "POST /set-tag HTTP/1.1" 200 109 0.003371 10.0.0.38 - - [2025-10-23 01:41:30] "GET /virtual-machine-interface/4b9d1996-afb1-11f0-bab6-fa163e7bf6ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.004561 10.0.0.38 - - [2025-10-23 01:41:30] "POST /set-tag HTTP/1.1" 200 109 0.002165 10.0.0.38 - - [2025-10-23 01:41:30] "GET /virtual-machine-interface/4b9d1996-afb1-11f0-bab6-fa163e7bf6ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.004227 10.0.0.38 - - [2025-10-23 01:41:30] "POST /set-tag HTTP/1.1" 200 109 0.001862 10.0.0.38 - - [2025-10-23 01:41:30] "GET /virtual-machine/06443488-4893-4be0-9dc8-2ae8db6c724f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1457 0.002487 10.0.0.38 - - [2025-10-23 01:41:30] "POST /ref-update HTTP/1.1" 200 156 0.007910 10.0.0.38 - - [2025-10-23 01:41:30] "GET /virtual-machine-interface/4b9d1996-afb1-11f0-bab6-fa163e7bf6ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.004108 10.0.0.38 - - [2025-10-23 01:41:30] "POST /set-tag HTTP/1.1" 200 109 0.015222 10.0.0.38 - - [2025-10-23 01:41:30] "POST /set-tag HTTP/1.1" 200 109 0.018394 10.0.0.38 - - [2025-10-23 01:41:30] "DELETE /instance-ip/4bc4d490-afb1-11f0-bab6-fa163e7bf6ec HTTP/1.1" 200 115 0.036782 10.0.0.38 - - [2025-10-23 01:41:30] "DELETE /virtual-machine-interface/4b9d1996-afb1-11f0-bab6-fa163e7bf6ec HTTP/1.1" 200 115 0.036081 10.0.0.38 - - [2025-10-23 01:41:30] "DELETE /virtual-machine/06443488-4893-4be0-9dc8-2ae8db6c724f HTTP/1.1" 200 115 0.020492 10.0.0.38 - - [2025-10-23 01:41:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003542 10.0.0.38 - - [2025-10-23 01:41:34] "GET /tag/82c66a6a-621a-491b-9bba-cc172766ba0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.010532 10.0.0.38 - - [2025-10-23 01:41:34] "GET /tag/82c66a6a-621a-491b-9bba-cc172766ba0a?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1771 0.013101 10.0.0.38 - - [2025-10-23 01:41:34] "GET /virtual-machine-interface/0961ee32-95d0-41be-956f-2cff100a28fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2722 0.004060 10.0.0.38 - - [2025-10-23 01:41:34] "POST /set-tag HTTP/1.1" 200 109 0.015831 10.0.0.38 - - [2025-10-23 01:41:34] "GET /virtual-machine-interface/383007fc-8a91-413a-b01d-04d16f8ea68f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3132 0.039990 10.0.0.38 - - [2025-10-23 01:41:34] "POST /set-tag HTTP/1.1" 200 109 0.015506 10.0.0.38 - - [2025-10-23 01:41:34] "GET /virtual-machine-interface/3bb5cb73-3ddf-4294-9347-516ab76ec8f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3132 0.004388 10.0.0.38 - - [2025-10-23 01:41:34] "POST /set-tag HTTP/1.1" 200 109 0.020816 10.0.0.38 - - [2025-10-23 01:41:34] "GET /firewall-policy/34c07ede-06df-4842-af30-e1a6734dc5d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1713 0.015782 10.0.0.38 - - [2025-10-23 01:41:34] "GET /firewall-rule/e9d3a2e3-fcd0-4f7d-b43b-5ac7a0e0b6f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2412 0.003161 10.0.0.38 - - [2025-10-23 01:41:34] "POST /ref-update HTTP/1.1" 200 156 0.011901 10.0.0.38 - - [2025-10-23 01:41:34] "DELETE /firewall-rule/e9d3a2e3-fcd0-4f7d-b43b-5ac7a0e0b6f3 HTTP/1.1" 200 115 0.049420 10.0.0.38 - - [2025-10-23 01:41:34] "DELETE /loadbalancer-member/829c3ff4-8a0e-4c00-97a1-9b4b1f6b6c5b HTTP/1.1" 200 115 0.020977 10.0.0.38 - - [2025-10-23 01:41:34] "DELETE /loadbalancer-pool/a75242fb-05d9-4d2b-8579-c4ed328237d0 HTTP/1.1" 200 115 0.070181 10.0.0.38 - - [2025-10-23 01:41:35] "PUT /service-instance/56cb88e3-3107-4b01-9907-3e31cd2d53c6 HTTP/1.1" 200 266 0.028870 10.0.0.38 - - [2025-10-23 01:41:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.021563 10.0.0.38 - - [2025-10-23 01:41:35] "DELETE /loadbalancer-listener/3cf68620-87ce-45c3-8406-83baf13bce0b HTTP/1.1" 200 115 0.095609 10.0.0.38 - - [2025-10-23 01:41:35] "GET /floating-ip/85eb2c85-cc79-4155-99b3-c40c54c7539e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2390 0.002231 10.0.0.38 - - [2025-10-23 01:41:35] "PUT /service-instance/56cb88e3-3107-4b01-9907-3e31cd2d53c6 HTTP/1.1" 200 266 0.010139 10.0.0.38 - - [2025-10-23 01:41:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.006300 10.0.0.38 - - [2025-10-23 01:41:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002026 10.0.0.38 - - [2025-10-23 01:41:35] "PUT /floating-ip/85eb2c85-cc79-4155-99b3-c40c54c7539e HTTP/1.1" 200 256 0.044610 10.0.0.38 - - [2025-10-23 01:41:35] "POST /chown HTTP/1.1" 200 109 0.036171 10.0.0.38 - - [2025-10-23 01:41:35] "DELETE /floating-ip/85eb2c85-cc79-4155-99b3-c40c54c7539e HTTP/1.1" 200 115 0.081844 10.0.0.38 - - [2025-10-23 01:41:35] "POST /chown HTTP/1.1" 200 109 0.011199 10.0.0.38 - - [2025-10-23 01:41:35] "POST /chown HTTP/1.1" 200 109 0.025204 10.0.0.38 - - [2025-10-23 01:41:35] "POST /chown HTTP/1.1" 200 109 0.020985 10.0.0.38 - - [2025-10-23 01:41:35] "DELETE /loadbalancer/112ab524-f16e-4453-9690-a2916628372b HTTP/1.1" 200 115 0.094542 10.0.0.38 - - [2025-10-23 01:41:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001666 10.0.0.38 - - [2025-10-23 01:41:35] "POST /service-instances HTTP/1.1" 409 259 0.002135 10.0.0.38 - - [2025-10-23 01:41:35] "POST /service-instances HTTP/1.1" 409 259 0.001932 10.0.0.38 - - [2025-10-23 01:41:35] "DELETE /instance-ip/63502763-9727-4c74-bd54-c61af4710fe1 HTTP/1.1" 200 115 0.056150 10.0.0.38 - - [2025-10-23 01:41:35] "DELETE /virtual-machine-interface/0961ee32-95d0-41be-956f-2cff100a28fd HTTP/1.1" 200 115 0.041312 10.0.0.38 - - [2025-10-23 01:41:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003939 10.0.0.38 - - [2025-10-23 01:41:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001297 10.0.0.38 - - [2025-10-23 01:41:35] "GET /floating-ip-pool/83e7e356-60b8-4a28-a0e3-7950b9f4c560?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1107 0.002031 10.0.0.38 - - [2025-10-23 01:41:35] "POST /ref-update HTTP/1.1" 200 156 0.028735 10.0.0.38 - - [2025-10-23 01:41:35] "DELETE /tag/82c66a6a-621a-491b-9bba-cc172766ba0a HTTP/1.1" 200 115 0.101843 10.0.0.38 - - [2025-10-23 01:41:35] "DELETE /service-instance/56cb88e3-3107-4b01-9907-3e31cd2d53c6 HTTP/1.1" 200 115 0.089518 10.0.0.38 - - [2025-10-23 01:41:35] "GET /virtual-machine-interface/383007fc-8a91-413a-b01d-04d16f8ea68f?fields=instance_ip_back_refs%2Cfloating_ip_back_refs%2Cinterface_route_table_refs HTTP/1.1" 200 1208 0.006059 10.0.0.38 - - [2025-10-23 01:41:35] "DELETE /floating-ip-pool/83e7e356-60b8-4a28-a0e3-7950b9f4c560 HTTP/1.1" 200 115 0.045331 10.0.0.38 - - [2025-10-23 01:41:35] "DELETE /virtual-machine-interface/383007fc-8a91-413a-b01d-04d16f8ea68f HTTP/1.1" 200 115 0.083098 10.0.0.38 - - [2025-10-23 01:41:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004067 10.0.0.38 - - [2025-10-23 01:41:35] "POST /useragent-kv HTTP/1.1" 200 115 0.002816 10.0.0.38 - - [2025-10-23 01:41:35] "POST /useragent-kv HTTP/1.1" 200 115 0.001418 10.0.0.38 - - [2025-10-23 01:41:35] "DELETE /virtual-network/944cace3-fe88-40bf-9523-ea4c919f26ed HTTP/1.1" 200 115 0.152880 10.0.0.38 - - [2025-10-23 01:41:35] "POST /ref-update HTTP/1.1" 200 156 0.053398 10.0.0.38 - - [2025-10-23 01:41:35] "GET /routing-instance/aa369965-a89e-4602-9ada-98eddbacfe9b HTTP/1.1" 404 171 0.003901 10.0.0.38 - - [2025-10-23 01:41:35] "GET /domains HTTP/1.1" 200 280 0.001849 10.0.0.38 - - [2025-10-23 01:41:35] "GET /domain/30c61c43-23b7-496a-ae03-0507a8b58c99 HTTP/1.1" 200 3086 0.012002 10.0.0.38 - - [2025-10-23 01:41:35] "DELETE /route-target/25b9d8a0-e02f-4063-af19-8c4e52ffd335 HTTP/1.1" 200 115 0.097412 10.0.0.38 - - [2025-10-23 01:41:35] "GET /project/a947e060-dbd0-4261-8bd8-a623afcf1610 HTTP/1.1" 200 7143 0.088270 10.0.0.38 - - [2025-10-23 01:41:35] "DELETE /virtual-machine/e61bc60c-06cb-47ee-a514-d8ce28b627cd HTTP/1.1" 200 115 0.123884 10.0.0.38 - - [2025-10-23 01:41:35] "GET /virtual-machine-interface/3bb5cb73-3ddf-4294-9347-516ab76ec8f4?fields=instance_ip_back_refs%2Cfloating_ip_back_refs%2Cinterface_route_table_refs HTTP/1.1" 200 1208 0.007972 10.0.0.38 - - [2025-10-23 01:41:36] "GET /virtual-machine-interface/4751a334-afb1-11f0-bab6-fa163e7bf6ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.010185 10.0.0.38 - - [2025-10-23 01:41:36] "POST /set-tag HTTP/1.1" 200 109 0.003550 10.0.0.38 - - [2025-10-23 01:41:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002673 10.0.0.38 - - [2025-10-23 01:41:36] "GET /loadbalancer/3465d59b-6217-4ef7-afe3-d528c004979c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2227 0.002781 10.0.0.38 - - [2025-10-23 01:41:36] "DELETE /virtual-machine-interface/3bb5cb73-3ddf-4294-9347-516ab76ec8f4 HTTP/1.1" 200 115 0.081240 10.0.0.38 - - [2025-10-23 01:41:36] "GET /virtual-machine-interface/4751a334-afb1-11f0-bab6-fa163e7bf6ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.010275 10.0.0.38 - - [2025-10-23 01:41:36] "DELETE /virtual-machine/87914d5a-e862-4541-81a3-73413f996b63 HTTP/1.1" 200 115 0.076270 10.0.0.38 - - [2025-10-23 01:41:36] "POST /set-tag HTTP/1.1" 200 109 0.060984 10.0.0.38 - - [2025-10-23 01:41:36] "DELETE /loadbalancer-member/cfabf25c-3d92-4b46-a035-94faa4f2f2f8 HTTP/1.1" 200 115 0.044979 10.0.0.38 - - [2025-10-23 01:41:36] "GET /virtual-machine-interface/4751a334-afb1-11f0-bab6-fa163e7bf6ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004603 10.0.0.38 - - [2025-10-23 01:41:36] "POST /set-tag HTTP/1.1" 200 109 0.002922 10.0.0.38 - - [2025-10-23 01:41:37] "GET /virtual-machine-interface/4751a334-afb1-11f0-bab6-fa163e7bf6ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.007241 10.0.0.38 - - [2025-10-23 01:41:37] "POST /set-tag HTTP/1.1" 200 109 0.002113 10.0.0.38 - - [2025-10-23 01:41:37] "GET /virtual-machine-interface/4751a334-afb1-11f0-bab6-fa163e7bf6ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004771 10.0.0.38 - - [2025-10-23 01:41:37] "POST /set-tag HTTP/1.1" 200 109 0.002074 10.0.0.38 - - [2025-10-23 01:41:37] "GET /virtual-machine/0b7c7b08-d17e-4da2-99d5-f363aab5a3b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1473 0.002809 10.0.0.38 - - [2025-10-23 01:41:37] "POST /ref-update HTTP/1.1" 200 156 0.008363 10.0.0.38 - - [2025-10-23 01:41:37] "GET /virtual-machine-interface/4751a334-afb1-11f0-bab6-fa163e7bf6ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004455 10.0.0.38 - - [2025-10-23 01:41:37] "POST /set-tag HTTP/1.1" 200 109 0.021240 10.0.0.38 - - [2025-10-23 01:41:37] "POST /set-tag HTTP/1.1" 200 109 0.025913 10.0.0.38 - - [2025-10-23 01:41:37] "POST /set-tag HTTP/1.1" 200 109 0.028492 10.0.0.38 - - [2025-10-23 01:41:38] "DELETE /instance-ip/476c16e2-afb1-11f0-bab6-fa163e7bf6ec HTTP/1.1" 200 115 0.031398 10.0.0.38 - - [2025-10-23 01:41:38] "POST /ref-update HTTP/1.1" 200 156 0.008087 10.0.0.38 - - [2025-10-23 01:41:38] "DELETE /virtual-machine-interface/4751a334-afb1-11f0-bab6-fa163e7bf6ec HTTP/1.1" 200 115 0.031261 10.0.0.38 - - [2025-10-23 01:41:38] "DELETE /virtual-machine/0b7c7b08-d17e-4da2-99d5-f363aab5a3b4 HTTP/1.1" 200 115 0.027807 10.0.0.38 - - [2025-10-23 01:41:41] "GET /virtual-machine-interface/46e5b4c6-afb1-11f0-bab6-fa163e7bf6ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.005420 10.0.0.38 - - [2025-10-23 01:41:41] "POST /set-tag HTTP/1.1" 200 109 0.002960 10.0.0.38 - - [2025-10-23 01:41:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002120 10.0.0.38 - - [2025-10-23 01:41:41] "GET /loadbalancer/3465d59b-6217-4ef7-afe3-d528c004979c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2227 0.003086 10.0.0.38 - - [2025-10-23 01:41:42] "GET /virtual-machine-interface/46e5b4c6-afb1-11f0-bab6-fa163e7bf6ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.004564 10.0.0.38 - - [2025-10-23 01:41:42] "POST /set-tag HTTP/1.1" 200 109 0.002494 10.0.0.38 - - [2025-10-23 01:41:42] "GET /virtual-machine-interface/46e5b4c6-afb1-11f0-bab6-fa163e7bf6ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.008227 10.0.0.38 - - [2025-10-23 01:41:42] "POST /set-tag HTTP/1.1" 200 109 0.002178 10.0.0.38 - - [2025-10-23 01:41:42] "GET /virtual-machine/cea91221-91dd-4dc2-b694-e88d9b5b0922?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1475 0.002757 10.0.0.38 - - [2025-10-23 01:41:42] "POST /ref-update HTTP/1.1" 200 156 0.016999 10.0.0.38 - - [2025-10-23 01:41:42] "GET /virtual-machine-interface/46e5b4c6-afb1-11f0-bab6-fa163e7bf6ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.011112 10.0.0.38 - - [2025-10-23 01:41:42] "POST /set-tag HTTP/1.1" 200 109 0.036666 10.0.0.38 - - [2025-10-23 01:41:42] "POST /set-tag HTTP/1.1" 200 109 0.028337 10.0.0.38 - - [2025-10-23 01:41:42] "POST /set-tag HTTP/1.1" 200 109 0.025835 10.0.0.38 - - [2025-10-23 01:41:43] "DELETE /instance-ip/46fa7500-afb1-11f0-bab6-fa163e7bf6ec HTTP/1.1" 200 115 0.036025 10.0.0.38 - - [2025-10-23 01:41:43] "POST /ref-update HTTP/1.1" 200 156 0.012745 10.0.0.38 - - [2025-10-23 01:41:43] "DELETE /virtual-machine-interface/46e5b4c6-afb1-11f0-bab6-fa163e7bf6ec HTTP/1.1" 200 115 0.046449 10.0.0.38 - - [2025-10-23 01:41:43] "DELETE /virtual-machine/cea91221-91dd-4dc2-b694-e88d9b5b0922 HTTP/1.1" 200 115 0.016989 10.0.0.38 - - [2025-10-23 01:41:43] "DELETE /tag/1ff34154-035e-4ab9-8b37-f3053e0a8993 HTTP/1.1" 200 115 0.050002 10.0.0.38 - - [2025-10-23 01:41:43] "DELETE /tag/5a20ed29-0605-4a9f-8126-b7cadd115084 HTTP/1.1" 200 115 0.038524 10.0.0.38 - - [2025-10-23 01:41:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001976 10.0.0.38 - - [2025-10-23 01:41:46] "GET /project/a947e060-dbd0-4261-8bd8-a623afcf1610?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.031062 10.0.0.38 - - [2025-10-23 01:41:46] "POST /tags HTTP/1.1" 200 393 0.025001 10.0.0.38 - - [2025-10-23 01:41:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.005231 10.0.0.38 - - [2025-10-23 01:41:46] "GET /tag/6aacfdf4-c195-43b4-b78c-53ee8846be77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.019948 10.0.0.38 - - [2025-10-23 01:41:46] "POST /tags HTTP/1.1" 200 341 0.033779 10.0.0.38 - - [2025-10-23 01:41:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002689 10.0.0.38 - - [2025-10-23 01:41:46] "GET /tag/1ee99324-704e-4d9a-829b-4835a0c60e25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1190 0.015862 10.0.0.38 - - [2025-10-23 01:41:46] "POST /id-to-fqname HTTP/1.1" 200 192 0.001754 10.0.0.38 - - [2025-10-23 01:41:46] "POST /fqname-to-id HTTP/1.1" 404 201 0.004438 10.0.0.38 - - [2025-10-23 01:41:46] "POST /security-groups HTTP/1.1" 200 589 0.066705 10.0.0.38 - - [2025-10-23 01:41:46] "POST /projects HTTP/1.1" 200 519 0.250015 10.0.0.38 - - [2025-10-23 01:41:46] "POST /fqname-to-id HTTP/1.1" 404 236 0.001694 10.0.0.38 - - [2025-10-23 01:41:46] "POST /access-control-lists HTTP/1.1" 200 598 0.066024 10.0.0.38 - - [2025-10-23 01:41:46] "POST /fqname-to-id HTTP/1.1" 404 235 0.025728 10.0.0.38 - - [2025-10-23 01:41:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.080139 10.0.0.38 - - [2025-10-23 01:41:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.016010 10.0.0.38 - - [2025-10-23 01:41:47] "GET /virtual-network/e98678fc-c2f9-4215-b790-f3c886903f05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.005987 10.0.0.38 - - [2025-10-23 01:41:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001995 10.0.0.38 - - [2025-10-23 01:41:47] "GET /virtual-network/04a4cc9c-60ed-4d98-b23a-081d6ba6bfea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3040 0.009480 10.0.0.38 - - [2025-10-23 01:41:47] "POST /access-control-lists HTTP/1.1" 200 596 0.097388 10.0.0.38 - - [2025-10-23 01:41:47] "PUT /virtual-network/e98678fc-c2f9-4215-b790-f3c886903f05 HTTP/1.1" 200 264 0.058431 10.0.0.38 - - [2025-10-23 01:41:47] "PUT /virtual-network/04a4cc9c-60ed-4d98-b23a-081d6ba6bfea HTTP/1.1" 200 264 0.045398 10.0.0.38 - - [2025-10-23 01:41:47] "POST /security-groups HTTP/1.1" 200 591 0.078354 10.0.0.38 - - [2025-10-23 01:41:47] "POST /fqname-to-id HTTP/1.1" 404 270 0.002342 10.0.0.38 - - [2025-10-23 01:41:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.048873 10.0.0.38 - - [2025-10-23 01:41:47] "POST /chown HTTP/1.1" 200 109 0.028769 10.0.0.38 - - [2025-10-23 01:41:47] "POST /access-control-lists HTTP/1.1" 200 632 0.064073 10.0.0.38 - - [2025-10-23 01:41:47] "POST /fqname-to-id HTTP/1.1" 404 269 0.017170 10.0.0.38 - - [2025-10-23 01:41:47] "GET /application-policy-set/90f461d0-4927-47ca-8242-2fb8713484fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.002505 10.0.0.38 - - [2025-10-23 01:41:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.009409 10.0.0.38 - - [2025-10-23 01:41:47] "GET /policy-management/8ecca4fa-f0d4-47b3-adcf-1e5abcd1d66f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.011722 10.0.0.38 - - [2025-10-23 01:41:47] "POST /tags HTTP/1.1" 409 226 0.002362 10.0.0.38 - - [2025-10-23 01:41:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001450 10.0.0.38 - - [2025-10-23 01:41:47] "POST /access-control-lists HTTP/1.1" 200 630 0.084810 10.0.0.38 - - [2025-10-23 01:41:47] "GET /tag/1ee99324-704e-4d9a-829b-4835a0c60e25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1190 0.036422 10.0.0.38 - - [2025-10-23 01:41:47] "POST /firewall-rules HTTP/1.1" 200 600 0.064909 10.0.0.38 - - [2025-10-23 01:41:47] "GET /firewall-rule/0734edd0-7e3f-4317-a312-e7362d4c5d67?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.003891 10.0.0.38 - - [2025-10-23 01:41:47] "GET /firewall-policy/8abc1177-cd27-495d-ae1e-4976c38f73e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.005305 10.0.0.38 - - [2025-10-23 01:41:47] "GET /firewall-rule/0734edd0-7e3f-4317-a312-e7362d4c5d67?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.003194 10.0.0.38 - - [2025-10-23 01:41:47] "POST /ref-update HTTP/1.1" 200 156 0.070529 10.0.0.38 - - [2025-10-23 01:41:47] "GET /application-policy-set/90f461d0-4927-47ca-8242-2fb8713484fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.021154 10.0.0.38 - - [2025-10-23 01:41:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002034 10.0.0.38 - - [2025-10-23 01:41:47] "GET /policy-management/8ecca4fa-f0d4-47b3-adcf-1e5abcd1d66f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002445 10.0.0.38 - - [2025-10-23 01:41:47] "POST /tags HTTP/1.1" 409 226 0.001463 10.0.0.38 - - [2025-10-23 01:41:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001964 10.0.0.38 - - [2025-10-23 01:41:47] "GET /tag/1ee99324-704e-4d9a-829b-4835a0c60e25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1190 0.011268 10.0.0.38 - - [2025-10-23 01:41:48] "POST /firewall-rules HTTP/1.1" 200 598 0.089115 10.0.0.38 - - [2025-10-23 01:41:48] "GET /firewall-rule/2dff7a9a-2de6-42f6-8d77-4f85d42ddfff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.007698 10.0.0.38 - - [2025-10-23 01:41:48] "GET /firewall-policy/8abc1177-cd27-495d-ae1e-4976c38f73e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4131 0.004659 10.0.0.38 - - [2025-10-23 01:41:48] "GET /firewall-rule/2dff7a9a-2de6-42f6-8d77-4f85d42ddfff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.002804 10.0.0.38 - - [2025-10-23 01:41:48] "POST /ref-update HTTP/1.1" 200 156 0.049936 10.0.0.38 - - [2025-10-23 01:41:49] "POST /tags HTTP/1.1" 200 393 0.032505 10.0.0.38 - - [2025-10-23 01:41:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.006048 10.0.0.38 - - [2025-10-23 01:41:49] "GET /tag/e70ca614-abdf-4776-a8fb-c31f48e47515?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.016440 10.0.0.38 - - [2025-10-23 01:41:49] "POST /tags HTTP/1.1" 200 341 0.015574 10.0.0.38 - - [2025-10-23 01:41:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.017301 10.0.0.38 - - [2025-10-23 01:41:49] "GET /tag/94b29f95-4f24-4a66-bbaa-2201200e87a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.015751 10.0.0.38 - - [2025-10-23 01:41:49] "POST /id-to-fqname HTTP/1.1" 200 192 0.000424 10.0.0.38 - - [2025-10-23 01:41:49] "POST /fqname-to-id HTTP/1.1" 404 201 0.002489 10.0.0.38 - - [2025-10-23 01:41:49] "POST /security-groups HTTP/1.1" 200 589 0.066208 10.0.0.38 - - [2025-10-23 01:41:49] "POST /projects HTTP/1.1" 200 519 0.159205 10.0.0.38 - - [2025-10-23 01:41:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.018840 10.0.0.38 - - [2025-10-23 01:41:49] "POST /fqname-to-id HTTP/1.1" 404 236 0.013126 10.0.0.38 - - [2025-10-23 01:41:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.021948 10.0.0.38 - - [2025-10-23 01:41:49] "GET /virtual-network/e98678fc-c2f9-4215-b790-f3c886903f05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3097 0.031871 10.0.0.38 - - [2025-10-23 01:41:49] "POST /access-control-lists HTTP/1.1" 200 598 0.087861 10.0.0.38 - - [2025-10-23 01:41:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.010479 10.0.0.38 - - [2025-10-23 01:41:50] "GET /virtual-network/04a4cc9c-60ed-4d98-b23a-081d6ba6bfea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3112 0.007530 10.0.0.38 - - [2025-10-23 01:41:50] "POST /fqname-to-id HTTP/1.1" 404 235 0.001600 10.0.0.38 - - [2025-10-23 01:41:50] "POST /access-control-lists HTTP/1.1" 200 596 0.068410 10.0.0.38 - - [2025-10-23 01:41:50] "PUT /virtual-network/e98678fc-c2f9-4215-b790-f3c886903f05 HTTP/1.1" 200 264 0.092246 10.0.0.38 - - [2025-10-23 01:41:50] "PUT /virtual-network/04a4cc9c-60ed-4d98-b23a-081d6ba6bfea HTTP/1.1" 200 264 0.054534 10.0.0.38 - - [2025-10-23 01:41:50] "POST /security-groups HTTP/1.1" 200 591 0.069246 10.0.0.38 - - [2025-10-23 01:41:50] "POST /fqname-to-id HTTP/1.1" 404 270 0.001808 10.0.0.38 - - [2025-10-23 01:41:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.016187 10.0.0.38 - - [2025-10-23 01:41:50] "POST /access-control-lists HTTP/1.1" 200 632 0.052767 10.0.0.38 - - [2025-10-23 01:41:50] "POST /fqname-to-id HTTP/1.1" 404 269 0.004240 10.0.0.38 - - [2025-10-23 01:41:50] "POST /chown HTTP/1.1" 200 109 0.039089 10.0.0.38 - - [2025-10-23 01:41:50] "GET /application-policy-set/90f461d0-4927-47ca-8242-2fb8713484fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.013814 10.0.0.38 - - [2025-10-23 01:41:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003006 10.0.0.38 - - [2025-10-23 01:41:50] "GET /policy-management/8ecca4fa-f0d4-47b3-adcf-1e5abcd1d66f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.027506 10.0.0.38 - - [2025-10-23 01:41:50] "POST /access-control-lists HTTP/1.1" 200 630 0.065860 10.0.0.38 - - [2025-10-23 01:41:50] "POST /tags HTTP/1.1" 409 226 0.005284 10.0.0.38 - - [2025-10-23 01:41:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001879 10.0.0.38 - - [2025-10-23 01:41:50] "GET /tag/94b29f95-4f24-4a66-bbaa-2201200e87a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.010245 10.0.0.38 - - [2025-10-23 01:41:50] "POST /firewall-rules HTTP/1.1" 200 600 0.068713 10.0.0.38 - - [2025-10-23 01:41:50] "GET /firewall-rule/fed28e1b-3f95-4891-b62a-9439f68f0e55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.007402 10.0.0.38 - - [2025-10-23 01:41:50] "GET /firewall-policy/8abc1177-cd27-495d-ae1e-4976c38f73e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4386 0.003876 10.0.0.38 - - [2025-10-23 01:41:50] "GET /firewall-rule/fed28e1b-3f95-4891-b62a-9439f68f0e55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.011014 10.0.0.38 - - [2025-10-23 01:41:50] "POST /ref-update HTTP/1.1" 200 156 0.043951 10.0.0.38 - - [2025-10-23 01:41:50] "GET /application-policy-set/90f461d0-4927-47ca-8242-2fb8713484fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.002268 10.0.0.38 - - [2025-10-23 01:41:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.005255 10.0.0.38 - - [2025-10-23 01:41:50] "GET /policy-management/8ecca4fa-f0d4-47b3-adcf-1e5abcd1d66f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002059 10.0.0.38 - - [2025-10-23 01:41:50] "POST /tags HTTP/1.1" 409 226 0.002473 10.0.0.38 - - [2025-10-23 01:41:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002828 10.0.0.38 - - [2025-10-23 01:41:50] "GET /tag/94b29f95-4f24-4a66-bbaa-2201200e87a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.015555 10.0.0.38 - - [2025-10-23 01:41:50] "POST /firewall-rules HTTP/1.1" 200 598 0.070391 10.0.0.38 - - [2025-10-23 01:41:51] "GET /firewall-rule/749dddfd-e37f-4d58-9b1d-62a075fc646f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.003582 10.0.0.38 - - [2025-10-23 01:41:51] "GET /firewall-policy/8abc1177-cd27-495d-ae1e-4976c38f73e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4642 0.003248 10.0.0.38 - - [2025-10-23 01:41:51] "GET /firewall-rule/749dddfd-e37f-4d58-9b1d-62a075fc646f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.001923 10.0.0.38 - - [2025-10-23 01:41:51] "POST /ref-update HTTP/1.1" 200 156 0.071145 10.0.0.38 - - [2025-10-23 01:41:52] "POST /tags HTTP/1.1" 200 345 0.084347 10.0.0.38 - - [2025-10-23 01:41:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.007417 10.0.0.38 - - [2025-10-23 01:41:52] "GET /tag/cbba9e3c-6f5f-4040-a2a3-ae76fbfc0f82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.025756 10.0.0.38 - - [2025-10-23 01:41:52] "POST /projects HTTP/1.1" 409 238 0.002268 10.0.0.38 - - [2025-10-23 01:41:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001600 10.0.0.38 - - [2025-10-23 01:41:52] "GET /project/2a669c0f-ec1b-4679-98fd-07d297f6e5ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.034171 10.0.0.38 - - [2025-10-23 01:41:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002372 10.0.0.38 - - [2025-10-23 01:41:52] "GET /virtual-network/e98678fc-c2f9-4215-b790-f3c886903f05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.008151 10.0.0.38 - - [2025-10-23 01:41:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002637 10.0.0.38 - - [2025-10-23 01:41:52] "GET /virtual-network/04a4cc9c-60ed-4d98-b23a-081d6ba6bfea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3184 0.004558 10.0.0.38 - - [2025-10-23 01:41:52] "POST /security-groups HTTP/1.1" 409 285 0.002183 10.0.0.38 - - [2025-10-23 01:41:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001333 10.0.0.38 - - [2025-10-23 01:41:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002084 10.0.0.38 - - [2025-10-23 01:41:52] "PUT /security-group/bd92417d-e752-423b-8357-be83313be6ec HTTP/1.1" 200 262 0.053996 10.0.0.38 - - [2025-10-23 01:41:52] "GET /project/2a669c0f-ec1b-4679-98fd-07d297f6e5ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.050210 10.0.0.38 - - [2025-10-23 01:41:52] "PUT /access-control-list/72faba61-b976-4c89-93d0-3142fa495b4f HTTP/1.1" 200 272 0.031057 10.0.0.38 - - [2025-10-23 01:41:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.040258 10.0.0.38 - - [2025-10-23 01:41:52] "POST /tags HTTP/1.1" 409 228 0.002091 10.0.0.38 - - [2025-10-23 01:41:52] "PUT /access-control-list/2d7ba80d-d89d-40f5-ad91-a9bd7f623937 HTTP/1.1" 200 272 0.021317 10.0.0.38 - - [2025-10-23 01:41:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002405 10.0.0.38 - - [2025-10-23 01:41:53] "GET /tag/cbba9e3c-6f5f-4040-a2a3-ae76fbfc0f82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.013762 10.0.0.38 - - [2025-10-23 01:41:53] "POST /tags HTTP/1.1" 200 345 0.016504 10.0.0.38 - - [2025-10-23 01:41:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002105 10.0.0.38 - - [2025-10-23 01:41:53] "GET /tag/eced2847-cd39-4310-9cb3-da9744ed0a5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.015146 10.0.0.38 - - [2025-10-23 01:41:53] "POST /projects HTTP/1.1" 409 238 0.002597 10.0.0.38 - - [2025-10-23 01:41:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002233 10.0.0.38 - - [2025-10-23 01:41:53] "GET /project/304acd19-a7bc-4658-9548-338ac6f14ad7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.038261 10.0.0.38 - - [2025-10-23 01:41:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002756 10.0.0.38 - - [2025-10-23 01:41:53] "GET /virtual-network/e98678fc-c2f9-4215-b790-f3c886903f05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.005274 10.0.0.38 - - [2025-10-23 01:41:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002536 10.0.0.38 - - [2025-10-23 01:41:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001751 10.0.0.38 - - [2025-10-23 01:41:53] "GET /virtual-network/04a4cc9c-60ed-4d98-b23a-081d6ba6bfea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3184 0.004472 10.0.0.38 - - [2025-10-23 01:41:53] "GET /project/304acd19-a7bc-4658-9548-338ac6f14ad7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.029053 10.0.0.38 - - [2025-10-23 01:41:53] "POST /security-groups HTTP/1.1" 409 285 0.002411 10.0.0.38 - - [2025-10-23 01:41:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001408 10.0.0.38 - - [2025-10-23 01:41:53] "PUT /security-group/cd014ef9-6a5f-4c94-97ee-8d2402a42211 HTTP/1.1" 200 262 0.063981 10.0.0.38 - - [2025-10-23 01:41:53] "PUT /access-control-list/b2f28405-ba09-4f18-bd8b-43bfc0bd8b1c HTTP/1.1" 200 272 0.019485 10.0.0.38 - - [2025-10-23 01:41:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.036343 10.0.0.38 - - [2025-10-23 01:41:53] "POST /tags HTTP/1.1" 409 228 0.017657 10.0.0.38 - - [2025-10-23 01:41:53] "PUT /access-control-list/63ca281d-a847-4134-8165-74024eef1ea6 HTTP/1.1" 200 272 0.028713 10.0.0.38 - - [2025-10-23 01:41:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001921 10.0.0.38 - - [2025-10-23 01:41:53] "GET /tag/eced2847-cd39-4310-9cb3-da9744ed0a5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.012434 10.0.0.38 - - [2025-10-23 01:41:53] "POST /tags HTTP/1.1" 200 291 0.053443 10.0.0.38 - - [2025-10-23 01:41:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.011039 10.0.0.38 - - [2025-10-23 01:41:53] "GET /tag/1babbf9b-9502-474d-a66e-d013227c6ae8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1084 0.012626 10.0.0.38 - - [2025-10-23 01:41:53] "POST /tags HTTP/1.1" 200 303 0.042646 10.0.0.38 - - [2025-10-23 01:41:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.010422 10.0.0.38 - - [2025-10-23 01:41:53] "GET /tag/e2ecdfb9-a2fc-4708-ad25-97670546fb5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.014110 10.0.0.38 - - [2025-10-23 01:41:53] "POST /tags HTTP/1.1" 409 252 0.001707 10.0.0.38 - - [2025-10-23 01:41:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001286 10.0.0.38 - - [2025-10-23 01:41:53] "GET /tag/6aacfdf4-c195-43b4-b78c-53ee8846be77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.012379 10.0.0.38 - - [2025-10-23 01:41:53] "POST /tags HTTP/1.1" 409 226 0.003187 10.0.0.38 - - [2025-10-23 01:41:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001382 10.0.0.38 - - [2025-10-23 01:41:53] "GET /tag/1ee99324-704e-4d9a-829b-4835a0c60e25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1190 0.010073 10.0.0.38 - - [2025-10-23 01:41:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001482 10.0.0.38 - - [2025-10-23 01:41:53] "GET /virtual-network/e98678fc-c2f9-4215-b790-f3c886903f05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.004551 10.0.0.38 - - [2025-10-23 01:41:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003024 10.0.0.38 - - [2025-10-23 01:41:53] "GET /project/2a669c0f-ec1b-4679-98fd-07d297f6e5ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.037168 10.0.0.38 - - [2025-10-23 01:41:54] "POST /virtual-machines HTTP/1.1" 200 395 0.018114 10.0.0.38 - - [2025-10-23 01:41:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.016834 10.0.0.38 - - [2025-10-23 01:41:54] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.117593 10.0.0.38 - - [2025-10-23 01:41:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.008590 10.0.0.38 - - [2025-10-23 01:41:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.008383 10.0.0.38 - - [2025-10-23 01:41:54] "GET /virtual-machine-interface/7419e732-afb1-11f0-bab6-fa163e7bf6ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.007226 10.0.0.38 - - [2025-10-23 01:41:54] "POST /instance-ips HTTP/1.1" 200 397 0.020341 10.0.0.38 - - [2025-10-23 01:41:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.037934 10.0.0.38 - - [2025-10-23 01:41:54] "GET /virtual-machine-interface/7419e732-afb1-11f0-bab6-fa163e7bf6ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.015925 10.0.0.38 - - [2025-10-23 01:41:54] "POST /set-tag HTTP/1.1" 200 109 0.063338 10.0.0.38 - - [2025-10-23 01:41:54] "GET /virtual-machine-interface/7419e732-afb1-11f0-bab6-fa163e7bf6ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.016518 10.0.0.38 - - [2025-10-23 01:41:54] "GET /instance-ip/7434bf44-afb1-11f0-bab6-fa163e7bf6ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.003587 10.0.0.38 - - [2025-10-23 01:41:54] "GET /virtual-machine-interface/7419e732-afb1-11f0-bab6-fa163e7bf6ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004350 10.0.0.38 - - [2025-10-23 01:41:54] "POST /set-tag HTTP/1.1" 200 109 0.002381 10.0.0.38 - - [2025-10-23 01:41:54] "GET /virtual-router/c22348d2-60c6-429a-aaec-9742fbb9f993?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.003210 10.0.0.38 - - [2025-10-23 01:41:54] "POST /ref-update HTTP/1.1" 200 156 0.009395 10.0.0.38 - - [2025-10-23 01:41:54] "GET /virtual-machine-interface/7419e732-afb1-11f0-bab6-fa163e7bf6ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004033 10.0.0.38 - - [2025-10-23 01:41:54] "POST /set-tag HTTP/1.1" 200 109 0.002236 10.0.0.38 - - [2025-10-23 01:41:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003033 10.0.0.38 - - [2025-10-23 01:41:54] "GET /virtual-network/e98678fc-c2f9-4215-b790-f3c886903f05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.003964 10.0.0.38 - - [2025-10-23 01:41:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003970 10.0.0.38 - - [2025-10-23 01:41:54] "GET /project/2a669c0f-ec1b-4679-98fd-07d297f6e5ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.050236 10.0.0.38 - - [2025-10-23 01:41:54] "POST /virtual-machines HTTP/1.1" 200 395 0.016679 10.0.0.38 - - [2025-10-23 01:41:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.017160 10.0.0.38 - - [2025-10-23 01:41:55] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.172683 10.0.0.38 - - [2025-10-23 01:41:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.033829 10.0.0.38 - - [2025-10-23 01:41:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.018287 10.0.0.38 - - [2025-10-23 01:41:55] "GET /virtual-machine-interface/7492003c-afb1-11f0-bab6-fa163e7bf6ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.005487 10.0.0.38 - - [2025-10-23 01:41:55] "POST /instance-ips HTTP/1.1" 200 397 0.043126 10.0.0.38 - - [2025-10-23 01:41:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.012851 10.0.0.38 - - [2025-10-23 01:41:55] "GET /virtual-machine-interface/7492003c-afb1-11f0-bab6-fa163e7bf6ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.006249 10.0.0.38 - - [2025-10-23 01:41:55] "POST /set-tag HTTP/1.1" 200 109 0.076710 10.0.0.38 - - [2025-10-23 01:41:55] "GET /virtual-machine-interface/7492003c-afb1-11f0-bab6-fa163e7bf6ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.011691 10.0.0.38 - - [2025-10-23 01:41:55] "GET /instance-ip/74b1f612-afb1-11f0-bab6-fa163e7bf6ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.004079 10.0.0.38 - - [2025-10-23 01:41:55] "GET /virtual-machine-interface/7492003c-afb1-11f0-bab6-fa163e7bf6ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.006556 10.0.0.38 - - [2025-10-23 01:41:55] "POST /set-tag HTTP/1.1" 200 109 0.002835 10.0.0.38 - - [2025-10-23 01:41:55] "GET /virtual-router/c22348d2-60c6-429a-aaec-9742fbb9f993?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1699 0.007403 10.0.0.38 - - [2025-10-23 01:41:55] "POST /ref-update HTTP/1.1" 200 156 0.014698 10.0.0.38 - - [2025-10-23 01:41:55] "GET /virtual-machine-interface/7492003c-afb1-11f0-bab6-fa163e7bf6ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004210 10.0.0.38 - - [2025-10-23 01:41:55] "POST /set-tag HTTP/1.1" 200 109 0.002504 10.0.0.38 - - [2025-10-23 01:41:55] "POST /tags HTTP/1.1" 200 291 0.024388 10.0.0.38 - - [2025-10-23 01:41:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001942 10.0.0.38 - - [2025-10-23 01:41:55] "GET /tag/9f25d27a-2585-4516-8283-081018a1d425?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1084 0.011539 10.0.0.38 - - [2025-10-23 01:41:55] "POST /tags HTTP/1.1" 409 252 0.001980 10.0.0.38 - - [2025-10-23 01:41:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001331 10.0.0.38 - - [2025-10-23 01:41:55] "GET /tag/e70ca614-abdf-4776-a8fb-c31f48e47515?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.012558 10.0.0.38 - - [2025-10-23 01:41:55] "POST /tags HTTP/1.1" 409 226 0.001531 10.0.0.38 - - [2025-10-23 01:41:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001434 10.0.0.38 - - [2025-10-23 01:41:55] "GET /tag/94b29f95-4f24-4a66-bbaa-2201200e87a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.010856 10.0.0.38 - - [2025-10-23 01:41:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001909 10.0.0.38 - - [2025-10-23 01:41:55] "GET /virtual-network/e98678fc-c2f9-4215-b790-f3c886903f05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.004592 10.0.0.38 - - [2025-10-23 01:41:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002095 10.0.0.38 - - [2025-10-23 01:41:55] "GET /project/304acd19-a7bc-4658-9548-338ac6f14ad7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.033679 10.0.0.38 - - [2025-10-23 01:41:55] "POST /virtual-machines HTTP/1.1" 200 395 0.008975 10.0.0.38 - - [2025-10-23 01:41:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.020262 10.0.0.38 - - [2025-10-23 01:41:56] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.091887 10.0.0.38 - - [2025-10-23 01:41:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.016942 10.0.0.38 - - [2025-10-23 01:41:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.009234 10.0.0.38 - - [2025-10-23 01:41:56] "GET /virtual-machine-interface/753880c4-afb1-11f0-bab6-fa163e7bf6ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.003852 10.0.0.38 - - [2025-10-23 01:41:56] "POST /instance-ips HTTP/1.1" 200 397 0.020256 10.0.0.38 - - [2025-10-23 01:41:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.017698 10.0.0.38 - - [2025-10-23 01:41:56] "GET /virtual-machine-interface/753880c4-afb1-11f0-bab6-fa163e7bf6ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.006782 10.0.0.38 - - [2025-10-23 01:41:56] "POST /set-tag HTTP/1.1" 200 109 0.071793 10.0.0.38 - - [2025-10-23 01:41:56] "GET /virtual-machine-interface/753880c4-afb1-11f0-bab6-fa163e7bf6ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.018181 10.0.0.38 - - [2025-10-23 01:41:56] "GET /instance-ip/7551deb6-afb1-11f0-bab6-fa163e7bf6ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.002570 10.0.0.38 - - [2025-10-23 01:41:56] "GET /virtual-machine-interface/753880c4-afb1-11f0-bab6-fa163e7bf6ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004770 10.0.0.38 - - [2025-10-23 01:41:56] "POST /set-tag HTTP/1.1" 200 109 0.001930 10.0.0.38 - - [2025-10-23 01:41:56] "GET /virtual-router/c22348d2-60c6-429a-aaec-9742fbb9f993?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1912 0.003037 10.0.0.38 - - [2025-10-23 01:41:56] "POST /ref-update HTTP/1.1" 200 156 0.008501 10.0.0.38 - - [2025-10-23 01:41:56] "GET /virtual-machine-interface/753880c4-afb1-11f0-bab6-fa163e7bf6ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004625 10.0.0.38 - - [2025-10-23 01:41:56] "POST /set-tag HTTP/1.1" 200 109 0.002324 10.0.0.38 - - [2025-10-23 01:41:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001647 10.0.0.38 - - [2025-10-23 01:41:56] "GET /virtual-network/e98678fc-c2f9-4215-b790-f3c886903f05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.003375 10.0.0.38 - - [2025-10-23 01:41:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001346 10.0.0.38 - - [2025-10-23 01:41:56] "GET /project/304acd19-a7bc-4658-9548-338ac6f14ad7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.029081 10.0.0.38 - - [2025-10-23 01:41:56] "POST /virtual-machines HTTP/1.1" 200 395 0.007492 10.0.0.38 - - [2025-10-23 01:41:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.007422 10.0.0.38 - - [2025-10-23 01:41:56] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.103215 10.0.0.38 - - [2025-10-23 01:41:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.008514 10.0.0.38 - - [2025-10-23 01:41:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.008403 10.0.0.38 - - [2025-10-23 01:41:57] "GET /virtual-machine-interface/75c747dc-afb1-11f0-bab6-fa163e7bf6ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.006591 10.0.0.38 - - [2025-10-23 01:41:57] "POST /instance-ips HTTP/1.1" 200 397 0.024293 10.0.0.38 - - [2025-10-23 01:41:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.019646 10.0.0.38 - - [2025-10-23 01:41:57] "GET /virtual-machine-interface/75c747dc-afb1-11f0-bab6-fa163e7bf6ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.014915 10.0.0.38 - - [2025-10-23 01:41:57] "POST /set-tag HTTP/1.1" 200 109 0.059688 10.0.0.38 - - [2025-10-23 01:41:57] "GET /virtual-machine-interface/75c747dc-afb1-11f0-bab6-fa163e7bf6ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.010634 10.0.0.38 - - [2025-10-23 01:41:57] "GET /instance-ip/75e09c78-afb1-11f0-bab6-fa163e7bf6ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.006619 10.0.0.38 - - [2025-10-23 01:41:57] "GET /virtual-machine-interface/75c747dc-afb1-11f0-bab6-fa163e7bf6ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004381 10.0.0.38 - - [2025-10-23 01:41:57] "POST /set-tag HTTP/1.1" 200 109 0.001821 10.0.0.38 - - [2025-10-23 01:41:57] "GET /virtual-router/c22348d2-60c6-429a-aaec-9742fbb9f993?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2125 0.003609 10.0.0.38 - - [2025-10-23 01:41:57] "POST /ref-update HTTP/1.1" 200 156 0.007506 10.0.0.38 - - [2025-10-23 01:41:57] "GET /virtual-machine-interface/75c747dc-afb1-11f0-bab6-fa163e7bf6ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004194 10.0.0.38 - - [2025-10-23 01:41:57] "POST /set-tag HTTP/1.1" 200 109 0.001890 10.0.0.38 - - [2025-10-23 01:41:57] "POST /tags HTTP/1.1" 200 299 0.015710 10.0.0.38 - - [2025-10-23 01:41:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.018168 10.0.0.38 - - [2025-10-23 01:41:57] "GET /tag/1fd4ed63-bd4e-4e3d-98c6-0d60fda9586f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.011346 10.0.0.38 - - [2025-10-23 01:41:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001477 10.0.0.38 - - [2025-10-23 01:41:57] "GET /virtual-network/e98678fc-c2f9-4215-b790-f3c886903f05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.004361 10.0.0.38 - - [2025-10-23 01:41:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001859 10.0.0.38 - - [2025-10-23 01:41:57] "GET /project/2a669c0f-ec1b-4679-98fd-07d297f6e5ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.044970 10.0.0.38 - - [2025-10-23 01:41:57] "POST /virtual-machines HTTP/1.1" 200 395 0.012021 10.0.0.38 - - [2025-10-23 01:41:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.008654 10.0.0.38 - - [2025-10-23 01:41:57] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.105172 10.0.0.38 - - [2025-10-23 01:41:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.017288 10.0.0.38 - - [2025-10-23 01:41:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003502 10.0.0.38 - - [2025-10-23 01:41:57] "GET /virtual-machine-interface/7644dc10-afb1-11f0-bab6-fa163e7bf6ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.005141 10.0.0.38 - - [2025-10-23 01:41:57] "POST /instance-ips HTTP/1.1" 200 397 0.026826 10.0.0.38 - - [2025-10-23 01:41:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.016554 10.0.0.38 - - [2025-10-23 01:41:57] "GET /virtual-machine-interface/7644dc10-afb1-11f0-bab6-fa163e7bf6ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.003744 10.0.0.38 - - [2025-10-23 01:41:58] "POST /set-tag HTTP/1.1" 200 109 0.021713 10.0.0.38 - - [2025-10-23 01:41:58] "GET /virtual-machine-interface/7644dc10-afb1-11f0-bab6-fa163e7bf6ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.013264 10.0.0.38 - - [2025-10-23 01:41:58] "GET /instance-ip/765ba8dc-afb1-11f0-bab6-fa163e7bf6ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.011653 10.0.0.38 - - [2025-10-23 01:41:58] "GET /virtual-machine-interface/7644dc10-afb1-11f0-bab6-fa163e7bf6ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004427 10.0.0.38 - - [2025-10-23 01:41:58] "POST /set-tag HTTP/1.1" 200 109 0.002057 10.0.0.38 - - [2025-10-23 01:41:58] "POST /tags HTTP/1.1" 200 299 0.017455 10.0.0.38 - - [2025-10-23 01:41:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002254 10.0.0.38 - - [2025-10-23 01:41:58] "GET /tag/12fb12cc-d6fc-4eb0-9cfa-83f81ad1c815?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.016645 10.0.0.38 - - [2025-10-23 01:41:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002273 10.0.0.38 - - [2025-10-23 01:41:58] "GET /virtual-network/e98678fc-c2f9-4215-b790-f3c886903f05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.006473 10.0.0.38 - - [2025-10-23 01:41:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001846 10.0.0.38 - - [2025-10-23 01:41:58] "GET /project/2a669c0f-ec1b-4679-98fd-07d297f6e5ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.022981 10.0.0.38 - - [2025-10-23 01:41:58] "POST /virtual-machines HTTP/1.1" 200 395 0.007663 10.0.0.38 - - [2025-10-23 01:41:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.008251 10.0.0.38 - - [2025-10-23 01:41:58] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.131535 10.0.0.38 - - [2025-10-23 01:41:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.026752 10.0.0.38 - - [2025-10-23 01:41:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.006008 10.0.0.38 - - [2025-10-23 01:41:58] "GET /virtual-machine-interface/76aee772-afb1-11f0-bab6-fa163e7bf6ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.005579 10.0.0.38 - - [2025-10-23 01:41:58] "POST /instance-ips HTTP/1.1" 200 397 0.018954 10.0.0.38 - - [2025-10-23 01:41:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.013434 10.0.0.38 - - [2025-10-23 01:41:58] "GET /virtual-machine-interface/76aee772-afb1-11f0-bab6-fa163e7bf6ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.007764 10.0.0.38 - - [2025-10-23 01:41:58] "POST /set-tag HTTP/1.1" 200 109 0.019856 10.0.0.38 - - [2025-10-23 01:41:58] "GET /virtual-machine-interface/76aee772-afb1-11f0-bab6-fa163e7bf6ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.011062 10.0.0.38 - - [2025-10-23 01:41:58] "GET /instance-ip/76c90170-afb1-11f0-bab6-fa163e7bf6ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.008569 10.0.0.38 - - [2025-10-23 01:41:58] "GET /virtual-machine-interface/76aee772-afb1-11f0-bab6-fa163e7bf6ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004184 10.0.0.38 - - [2025-10-23 01:41:58] "POST /set-tag HTTP/1.1" 200 109 0.002239 10.0.0.38 - - [2025-10-23 01:41:58] "POST /tags HTTP/1.1" 200 299 0.019733 10.0.0.38 - - [2025-10-23 01:41:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.009195 10.0.0.38 - - [2025-10-23 01:41:58] "GET /tag/e427fd6a-fae6-4f15-b5b0-487276c94e46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.015109 10.0.0.38 - - [2025-10-23 01:41:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001725 10.0.0.38 - - [2025-10-23 01:41:58] "GET /virtual-network/e98678fc-c2f9-4215-b790-f3c886903f05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.004527 10.0.0.38 - - [2025-10-23 01:41:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001843 10.0.0.38 - - [2025-10-23 01:41:59] "GET /project/304acd19-a7bc-4658-9548-338ac6f14ad7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.033687 10.0.0.38 - - [2025-10-23 01:41:59] "POST /virtual-machines HTTP/1.1" 200 395 0.009978 10.0.0.38 - - [2025-10-23 01:41:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.013348 10.0.0.38 - - [2025-10-23 01:41:59] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.127488 10.0.0.38 - - [2025-10-23 01:41:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.007921 10.0.0.38 - - [2025-10-23 01:41:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001981 10.0.0.38 - - [2025-10-23 01:41:59] "GET /virtual-machine-interface/7718935c-afb1-11f0-bab6-fa163e7bf6ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.004436 10.0.0.38 - - [2025-10-23 01:41:59] "POST /instance-ips HTTP/1.1" 200 397 0.024311 10.0.0.38 - - [2025-10-23 01:41:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.025034 10.0.0.38 - - [2025-10-23 01:41:59] "GET /virtual-machine-interface/7718935c-afb1-11f0-bab6-fa163e7bf6ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.010938 10.0.0.38 - - [2025-10-23 01:41:59] "POST /set-tag HTTP/1.1" 200 109 0.027047 10.0.0.38 - - [2025-10-23 01:41:59] "GET /virtual-machine-interface/7718935c-afb1-11f0-bab6-fa163e7bf6ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.013375 10.0.0.38 - - [2025-10-23 01:41:59] "GET /instance-ip/7735c8be-afb1-11f0-bab6-fa163e7bf6ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.002971 10.0.0.38 - - [2025-10-23 01:41:59] "GET /virtual-machine-interface/7718935c-afb1-11f0-bab6-fa163e7bf6ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004178 10.0.0.38 - - [2025-10-23 01:41:59] "POST /set-tag HTTP/1.1" 200 109 0.001894 10.0.0.38 - - [2025-10-23 01:41:59] "POST /tags HTTP/1.1" 200 299 0.016283 10.0.0.38 - - [2025-10-23 01:41:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001971 10.0.0.38 - - [2025-10-23 01:41:59] "GET /tag/a0dca833-a1ed-42bc-9e79-9aa2a2c66d6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.018702 10.0.0.38 - - [2025-10-23 01:41:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002004 10.0.0.38 - - [2025-10-23 01:41:59] "GET /virtual-network/e98678fc-c2f9-4215-b790-f3c886903f05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.004316 10.0.0.38 - - [2025-10-23 01:41:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003834 10.0.0.38 - - [2025-10-23 01:41:59] "GET /project/304acd19-a7bc-4658-9548-338ac6f14ad7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.036757 10.0.0.38 - - [2025-10-23 01:41:59] "POST /virtual-machines HTTP/1.1" 200 395 0.032998 10.0.0.38 - - [2025-10-23 01:41:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.031434 10.0.0.38 - - [2025-10-23 01:41:59] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.098932 10.0.0.38 - - [2025-10-23 01:42:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.010105 10.0.0.38 - - [2025-10-23 01:42:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.006680 10.0.0.38 - - [2025-10-23 01:42:00] "GET /virtual-machine-interface/77934746-afb1-11f0-bab6-fa163e7bf6ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.006530 10.0.0.38 - - [2025-10-23 01:42:00] "POST /instance-ips HTTP/1.1" 200 397 0.021454 10.0.0.38 - - [2025-10-23 01:42:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.017728 10.0.0.38 - - [2025-10-23 01:42:00] "GET /virtual-machine-interface/77934746-afb1-11f0-bab6-fa163e7bf6ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.008404 10.0.0.38 - - [2025-10-23 01:42:00] "POST /set-tag HTTP/1.1" 200 109 0.020914 10.0.0.38 - - [2025-10-23 01:42:00] "GET /virtual-machine-interface/77934746-afb1-11f0-bab6-fa163e7bf6ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.019033 10.0.0.38 - - [2025-10-23 01:42:00] "GET /instance-ip/77ab345a-afb1-11f0-bab6-fa163e7bf6ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.002614 10.0.0.38 - - [2025-10-23 01:42:00] "GET /virtual-machine-interface/77934746-afb1-11f0-bab6-fa163e7bf6ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004158 10.0.0.38 - - [2025-10-23 01:42:00] "POST /set-tag HTTP/1.1" 200 109 0.002003 10.0.0.38 - - [2025-10-23 01:42:00] "GET /virtual-router/c22348d2-60c6-429a-aaec-9742fbb9f993?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2338 0.005617 10.0.0.38 - - [2025-10-23 01:42:00] "POST /ref-update HTTP/1.1" 200 156 0.008627 10.0.0.38 - - [2025-10-23 01:42:00] "GET /virtual-machine-interface/7644dc10-afb1-11f0-bab6-fa163e7bf6ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.016431 10.0.0.38 - - [2025-10-23 01:42:00] "POST /set-tag HTTP/1.1" 200 109 0.003782 10.0.0.38 - - [2025-10-23 01:42:00] "GET /virtual-machine-interface/7419e732-afb1-11f0-bab6-fa163e7bf6ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005862 10.0.0.38 - - [2025-10-23 01:42:00] "POST /set-tag HTTP/1.1" 200 109 0.002400 10.0.0.38 - - [2025-10-23 01:42:00] "GET /virtual-router/c22348d2-60c6-429a-aaec-9742fbb9f993?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2551 0.005150 10.0.0.38 - - [2025-10-23 01:42:00] "POST /ref-update HTTP/1.1" 200 156 0.027400 10.0.0.38 - - [2025-10-23 01:42:00] "GET /virtual-machine-interface/76aee772-afb1-11f0-bab6-fa163e7bf6ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003911 10.0.0.38 - - [2025-10-23 01:42:00] "POST /set-tag HTTP/1.1" 200 109 0.001884 10.0.0.38 - - [2025-10-23 01:42:00] "GET /virtual-router/c22348d2-60c6-429a-aaec-9742fbb9f993?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2764 0.004527 10.0.0.38 - - [2025-10-23 01:42:00] "POST /ref-update HTTP/1.1" 200 156 0.008910 10.0.0.38 - - [2025-10-23 01:42:00] "GET /virtual-machine-interface/7718935c-afb1-11f0-bab6-fa163e7bf6ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.006416 10.0.0.38 - - [2025-10-23 01:42:00] "POST /set-tag HTTP/1.1" 200 109 0.002426 10.0.0.38 - - [2025-10-23 01:42:00] "GET /virtual-machine-interface/7492003c-afb1-11f0-bab6-fa163e7bf6ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.010853 10.0.0.38 - - [2025-10-23 01:42:00] "POST /set-tag HTTP/1.1" 200 109 0.002553 10.0.0.38 - - [2025-10-23 01:42:00] "GET /virtual-router/c22348d2-60c6-429a-aaec-9742fbb9f993?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2977 0.005190 10.0.0.38 - - [2025-10-23 01:42:00] "POST /ref-update HTTP/1.1" 200 156 0.010208 10.0.0.38 - - [2025-10-23 01:42:00] "GET /virtual-machine-interface/77934746-afb1-11f0-bab6-fa163e7bf6ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.011252 10.0.0.38 - - [2025-10-23 01:42:00] "POST /set-tag HTTP/1.1" 200 109 0.002940 10.0.0.38 - - [2025-10-23 01:42:00] "GET /virtual-machine-interface/753880c4-afb1-11f0-bab6-fa163e7bf6ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005508 10.0.0.38 - - [2025-10-23 01:42:00] "POST /set-tag HTTP/1.1" 200 109 0.003243 10.0.0.38 - - [2025-10-23 01:42:00] "GET /virtual-machine-interface/75c747dc-afb1-11f0-bab6-fa163e7bf6ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005941 10.0.0.38 - - [2025-10-23 01:42:00] "POST /set-tag HTTP/1.1" 200 109 0.002342 10.0.0.38 - - [2025-10-23 01:42:00] "GET /virtual-machine-interface/7644dc10-afb1-11f0-bab6-fa163e7bf6ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004338 10.0.0.38 - - [2025-10-23 01:42:01] "POST /set-tag HTTP/1.1" 200 109 0.006588 10.0.0.38 - - [2025-10-23 01:42:01] "GET /virtual-machine-interface/76aee772-afb1-11f0-bab6-fa163e7bf6ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004913 10.0.0.38 - - [2025-10-23 01:42:01] "POST /set-tag HTTP/1.1" 200 109 0.002761 10.0.0.38 - - [2025-10-23 01:42:01] "GET /virtual-machine-interface/7718935c-afb1-11f0-bab6-fa163e7bf6ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004306 10.0.0.38 - - [2025-10-23 01:42:01] "POST /set-tag HTTP/1.1" 200 109 0.008546 10.0.0.38 - - [2025-10-23 01:42:01] "GET /virtual-machine-interface/7419e732-afb1-11f0-bab6-fa163e7bf6ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004440 10.0.0.38 - - [2025-10-23 01:42:01] "POST /set-tag HTTP/1.1" 200 109 0.002649 10.0.0.38 - - [2025-10-23 01:42:01] "GET /virtual-machine-interface/77934746-afb1-11f0-bab6-fa163e7bf6ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005425 10.0.0.38 - - [2025-10-23 01:42:01] "POST /set-tag HTTP/1.1" 200 109 0.002871 10.0.0.38 - - [2025-10-23 01:42:01] "GET /virtual-machine-interface/7492003c-afb1-11f0-bab6-fa163e7bf6ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004676 10.0.0.38 - - [2025-10-23 01:42:01] "POST /set-tag HTTP/1.1" 200 109 0.002189 10.0.0.38 - - [2025-10-23 01:42:01] "GET /virtual-machine-interface/75c747dc-afb1-11f0-bab6-fa163e7bf6ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004328 10.0.0.38 - - [2025-10-23 01:42:01] "POST /set-tag HTTP/1.1" 200 109 0.002293 10.0.0.38 - - [2025-10-23 01:42:03] "GET /virtual-machine/5b69c9b1-d252-47f3-84b0-48f62ff9136c?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1254 0.002683 10.0.0.38 - - [2025-10-23 01:42:03] "GET /virtual-machine-interface/7419e732-afb1-11f0-bab6-fa163e7bf6ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003974 10.0.0.38 - - [2025-10-23 01:42:03] "GET /virtual-machine/5635e08d-0b7b-4198-af92-5ccaec593cb8?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.002688 10.0.0.38 - - [2025-10-23 01:42:03] "GET /virtual-machine-interface/7492003c-afb1-11f0-bab6-fa163e7bf6ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004821 10.0.0.38 - - [2025-10-23 01:42:05] "GET /virtual-machine-interface/753880c4-afb1-11f0-bab6-fa163e7bf6ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004335 10.0.0.38 - - [2025-10-23 01:42:05] "POST /set-tag HTTP/1.1" 200 109 0.002536 10.0.0.38 - - [2025-10-23 01:42:08] "GET /virtual-machine/4cfc667c-3ffe-44af-aca2-3c09cec7c78a?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003276 10.0.0.38 - - [2025-10-23 01:42:08] "GET /virtual-machine-interface/753880c4-afb1-11f0-bab6-fa163e7bf6ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003817 10.0.0.38 - - [2025-10-23 01:42:08] "GET /virtual-machine/473d57c4-3acd-4603-893e-a769895b716a?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1254 0.002944 10.0.0.38 - - [2025-10-23 01:42:08] "GET /virtual-machine-interface/75c747dc-afb1-11f0-bab6-fa163e7bf6ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004257 10.0.0.38 - - [2025-10-23 01:42:09] "GET /virtual-machine-interface/77934746-afb1-11f0-bab6-fa163e7bf6ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003976 10.0.0.38 - - [2025-10-23 01:42:09] "POST /set-tag HTTP/1.1" 200 109 0.001870 10.0.0.38 - - [2025-10-23 01:42:10] "GET /virtual-machine-interface/7644dc10-afb1-11f0-bab6-fa163e7bf6ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005172 10.0.0.38 - - [2025-10-23 01:42:10] "POST /set-tag HTTP/1.1" 200 109 0.003290 10.0.0.38 - - [2025-10-23 01:42:10] "GET /virtual-machine-interface/7718935c-afb1-11f0-bab6-fa163e7bf6ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004637 10.0.0.38 - - [2025-10-23 01:42:10] "POST /set-tag HTTP/1.1" 200 109 0.001916 10.0.0.38 - - [2025-10-23 01:42:10] "GET /virtual-machine-interface/76aee772-afb1-11f0-bab6-fa163e7bf6ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004203 10.0.0.38 - - [2025-10-23 01:42:10] "POST /set-tag HTTP/1.1" 200 109 0.001668 10.0.0.38 - - [2025-10-23 01:42:13] "GET /virtual-machine/e0bffb70-16f5-4afb-9bc7-daf84ffec6f2?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.003032 10.0.0.38 - - [2025-10-23 01:42:13] "GET /virtual-machine-interface/7644dc10-afb1-11f0-bab6-fa163e7bf6ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005721 10.0.0.38 - - [2025-10-23 01:42:13] "GET /virtual-machine/92c230f2-444a-4da6-bee5-3108c7e3f7fc?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.003273 10.0.0.38 - - [2025-10-23 01:42:13] "GET /virtual-machine-interface/7718935c-afb1-11f0-bab6-fa163e7bf6ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004995 10.0.0.38 - - [2025-10-23 01:42:13] "GET /virtual-machine/17173743-946b-4d4a-97fb-ce12d940a9e0?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.005122 10.0.0.38 - - [2025-10-23 01:42:13] "GET /virtual-machine-interface/76aee772-afb1-11f0-bab6-fa163e7bf6ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004447 10.0.0.38 - - [2025-10-23 01:42:13] "GET /virtual-machine/576da7d3-4ffe-4cc7-94e1-6c05e8402de1?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003536 10.0.0.38 - - [2025-10-23 01:42:13] "GET /virtual-machine-interface/77934746-afb1-11f0-bab6-fa163e7bf6ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004345 10.0.0.38 - - [2025-10-23 01:42:14] "GET /loadbalancer/94e4c47e-0d58-492d-817a-94cc610f07e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.003177 10.0.0.38 - - [2025-10-23 01:42:14] "POST /tags HTTP/1.1" 200 333 0.022890 10.0.0.38 - - [2025-10-23 01:42:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.021883 10.0.0.38 - - [2025-10-23 01:42:14] "GET /tag/75f65697-da48-49df-8786-86a9157a1aa8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1172 0.015764 10.0.0.38 - - [2025-10-23 01:42:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002128 10.0.0.38 - - [2025-10-23 01:42:14] "GET /project/2a669c0f-ec1b-4679-98fd-07d297f6e5ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.030139 10.0.0.38 - - [2025-10-23 01:42:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001457 10.0.0.38 - - [2025-10-23 01:42:14] "GET /virtual-network/04a4cc9c-60ed-4d98-b23a-081d6ba6bfea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3184 0.003564 10.0.0.38 - - [2025-10-23 01:42:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002002 10.0.0.38 - - [2025-10-23 01:42:14] "GET /service-appliance-set/221b1f66-b698-4e1d-8132-783b76170fbe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1198 0.002446 10.0.0.38 - - [2025-10-23 01:42:14] "POST /fqname-to-id HTTP/1.1" 404 273 0.001333 10.0.0.38 - - [2025-10-23 01:42:14] "POST /virtual-machine-interfaces HTTP/1.1" 200 683 0.107678 10.0.0.38 - - [2025-10-23 01:42:14] "GET /virtual-machine-interface/410cc443-d00a-46a1-a94e-91aad4c97ae9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2420 0.017488 10.0.0.38 - - [2025-10-23 01:42:14] "POST /instance-ips HTTP/1.1" 200 409 0.021704 10.0.0.38 - - [2025-10-23 01:42:14] "GET /instance-ip/052c7700-061d-4b33-8a06-67064dd2c552?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1669 0.003895 10.0.0.38 - - [2025-10-23 01:42:14] "POST /loadbalancers HTTP/1.1" 200 629 0.062330 10.0.0.38 - - [2025-10-23 01:42:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.016924 10.0.0.38 - - [2025-10-23 01:42:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.008614 10.0.0.38 - - [2025-10-23 01:42:14] "GET /project/2a669c0f-ec1b-4679-98fd-07d297f6e5ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.045481 10.0.0.38 - - [2025-10-23 01:42:14] "GET /instance-ip/052c7700-061d-4b33-8a06-67064dd2c552?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1669 0.002715 10.0.0.38 - - [2025-10-23 01:42:14] "GET /project/2a669c0f-ec1b-4679-98fd-07d297f6e5ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.048336 10.0.0.38 - - [2025-10-23 01:42:14] "GET /loadbalancer/94e4c47e-0d58-492d-817a-94cc610f07e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.002426 10.0.0.38 - - [2025-10-23 01:42:14] "POST /floating-ips HTTP/1.1" 200 597 0.035418 10.0.0.38 - - [2025-10-23 01:42:14] "POST /loadbalancer-listeners HTTP/1.1" 200 735 0.041318 10.0.0.38 - - [2025-10-23 01:42:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002043 10.0.0.38 - - [2025-10-23 01:42:15] "GET /project/2a669c0f-ec1b-4679-98fd-07d297f6e5ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.027930 10.0.0.38 - - [2025-10-23 01:42:15] "GET /loadbalancer-listener/b36ecadd-43d9-406e-b4a0-fb00d070efdf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1843 0.003983 10.0.0.38 - - [2025-10-23 01:42:15] "GET /loadbalancer-listener/b36ecadd-43d9-406e-b4a0-fb00d070efdf?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1243 0.002435 10.0.0.38 - - [2025-10-23 01:42:15] "POST /loadbalancer-pools HTTP/1.1" 200 727 0.018129 10.0.0.38 - - [2025-10-23 01:42:15] "GET /instance-ip/052c7700-061d-4b33-8a06-67064dd2c552?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1669 0.011831 10.0.0.38 - - [2025-10-23 01:42:15] "GET /instance-ip/052c7700-061d-4b33-8a06-67064dd2c552?fields=floating_ips HTTP/1.1" 200 1210 0.005398 10.0.0.38 - - [2025-10-23 01:42:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003360 10.0.0.38 - - [2025-10-23 01:42:15] "GET /floating-ip/c14aa29d-ea12-4adf-87de-8ec6e6a1eecf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1496 0.002400 10.0.0.38 - - [2025-10-23 01:42:15] "GET /loadbalancer/94e4c47e-0d58-492d-817a-94cc610f07e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.001949 10.0.0.38 - - [2025-10-23 01:42:15] "GET /loadbalancer-pool/a3fe82ed-7e95-4147-809d-581a7fdff982?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1946 0.005520 10.0.0.38 - - [2025-10-23 01:42:15] "POST /loadbalancer-members HTTP/1.1" 200 721 0.015611 10.0.0.38 - - [2025-10-23 01:42:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.016999 10.0.0.38 - - [2025-10-23 01:42:15] "GET /virtual-machine-interface/7419e732-afb1-11f0-bab6-fa163e7bf6ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.020215 10.0.0.38 - - [2025-10-23 01:42:15] "GET /loadbalancer/94e4c47e-0d58-492d-817a-94cc610f07e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.013122 10.0.0.38 - - [2025-10-23 01:42:15] "GET /virtual-machine-interface/7419e732-afb1-11f0-bab6-fa163e7bf6ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.010551 10.0.0.38 - - [2025-10-23 01:42:15] "POST /ref-update HTTP/1.1" 200 156 0.009036 10.0.0.38 - - [2025-10-23 01:42:15] "GET /floating-ip/c14aa29d-ea12-4adf-87de-8ec6e6a1eecf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1812 0.013937 10.0.0.38 - - [2025-10-23 01:42:15] "PUT /floating-ip/c14aa29d-ea12-4adf-87de-8ec6e6a1eecf HTTP/1.1" 200 256 0.007946 10.0.0.38 - - [2025-10-23 01:42:15] "POST /tags HTTP/1.1" 409 221 0.006464 10.0.0.38 - - [2025-10-23 01:42:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.006275 10.0.0.38 - - [2025-10-23 01:42:15] "GET /tag/75f65697-da48-49df-8786-86a9157a1aa8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1172 0.011932 10.0.0.38 - - [2025-10-23 01:42:15] "POST /set-tag HTTP/1.1" 200 109 0.067609 10.0.0.38 - - [2025-10-23 01:42:15] "GET /loadbalancer-pool/a3fe82ed-7e95-4147-809d-581a7fdff982?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1946 0.017089 10.0.0.38 - - [2025-10-23 01:42:15] "POST /loadbalancer-members HTTP/1.1" 200 721 0.026796 10.0.0.38 - - [2025-10-23 01:42:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.007852 10.0.0.38 - - [2025-10-23 01:42:15] "GET /virtual-machine-interface/7492003c-afb1-11f0-bab6-fa163e7bf6ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.014716 10.0.0.38 - - [2025-10-23 01:42:15] "GET /virtual-machine-interface/7492003c-afb1-11f0-bab6-fa163e7bf6ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005358 10.0.0.38 - - [2025-10-23 01:42:15] "POST /ref-update HTTP/1.1" 200 156 0.008193 10.0.0.38 - - [2025-10-23 01:42:15] "GET /floating-ip/c14aa29d-ea12-4adf-87de-8ec6e6a1eecf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2237 0.009970 10.0.0.38 - - [2025-10-23 01:42:15] "POST /set-tag HTTP/1.1" 200 109 0.096994 10.0.0.38 - - [2025-10-23 01:42:18] "POST /tags HTTP/1.1" 409 206 0.002111 10.0.0.38 - - [2025-10-23 01:42:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002647 10.0.0.38 - - [2025-10-23 01:42:18] "GET /tag/e2ecdfb9-a2fc-4708-ad25-97670546fb5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.013713 10.0.0.38 - - [2025-10-23 01:42:18] "POST /tags HTTP/1.1" 409 204 0.001596 10.0.0.38 - - [2025-10-23 01:42:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002169 10.0.0.38 - - [2025-10-23 01:42:18] "GET /tag/12fb12cc-d6fc-4eb0-9cfa-83f81ad1c815?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.011370 10.0.0.38 - - [2025-10-23 01:42:18] "GET /application-policy-set/90f461d0-4927-47ca-8242-2fb8713484fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.002056 10.0.0.38 - - [2025-10-23 01:42:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002251 10.0.0.38 - - [2025-10-23 01:42:18] "GET /policy-management/8ecca4fa-f0d4-47b3-adcf-1e5abcd1d66f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002253 10.0.0.38 - - [2025-10-23 01:42:18] "POST /tags HTTP/1.1" 409 206 0.001348 10.0.0.38 - - [2025-10-23 01:42:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002003 10.0.0.38 - - [2025-10-23 01:42:18] "GET /tag/e2ecdfb9-a2fc-4708-ad25-97670546fb5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.011045 10.0.0.38 - - [2025-10-23 01:42:18] "POST /tags HTTP/1.1" 409 226 0.001730 10.0.0.38 - - [2025-10-23 01:42:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002141 10.0.0.38 - - [2025-10-23 01:42:18] "GET /tag/1ee99324-704e-4d9a-829b-4835a0c60e25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1190 0.010403 10.0.0.38 - - [2025-10-23 01:42:18] "POST /tags HTTP/1.1" 409 204 0.001881 10.0.0.38 - - [2025-10-23 01:42:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001909 10.0.0.38 - - [2025-10-23 01:42:18] "GET /tag/12fb12cc-d6fc-4eb0-9cfa-83f81ad1c815?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.010557 10.0.0.38 - - [2025-10-23 01:42:18] "POST /tags HTTP/1.1" 409 226 0.001779 10.0.0.38 - - [2025-10-23 01:42:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002517 10.0.0.38 - - [2025-10-23 01:42:18] "GET /tag/1ee99324-704e-4d9a-829b-4835a0c60e25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1190 0.010746 10.0.0.38 - - [2025-10-23 01:42:18] "GET /application-policy-set/90f461d0-4927-47ca-8242-2fb8713484fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.002222 10.0.0.38 - - [2025-10-23 01:42:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002355 10.0.0.38 - - [2025-10-23 01:42:18] "GET /policy-management/8ecca4fa-f0d4-47b3-adcf-1e5abcd1d66f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002677 10.0.0.38 - - [2025-10-23 01:42:18] "POST /firewall-rules HTTP/1.1" 200 626 0.071685 10.0.0.38 - - [2025-10-23 01:42:18] "POST /firewall-rules HTTP/1.1" 200 646 0.080873 10.0.0.38 - - [2025-10-23 01:42:18] "GET /firewall-rule/6c2fca3f-302b-4ae3-8b7d-cfabf4e9a058?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2595 0.012187 10.0.0.38 - - [2025-10-23 01:42:18] "GET /firewall-policy/fa05b715-468d-4934-b75d-7adf33ec5de9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.003778 10.0.0.38 - - [2025-10-23 01:42:18] "GET /firewall-rule/8449858b-0525-4145-b21d-d084af60aacf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2325 0.004293 10.0.0.38 - - [2025-10-23 01:42:18] "POST /ref-update HTTP/1.1" 200 156 0.013813 10.0.0.38 - - [2025-10-23 01:42:18] "POST /firewall-policys HTTP/1.1" 200 606 0.037530 10.0.0.38 - - [2025-10-23 01:42:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.012199 10.0.0.38 - - [2025-10-23 01:42:18] "GET /firewall-policy/37b02a6a-8c43-495a-bc25-751d10c919ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.014052 10.0.0.38 - - [2025-10-23 01:42:18] "GET /application-policy-set/90f461d0-4927-47ca-8242-2fb8713484fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.002548 10.0.0.38 - - [2025-10-23 01:42:18] "GET /firewall-policy/37b02a6a-8c43-495a-bc25-751d10c919ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.002751 10.0.0.38 - - [2025-10-23 01:42:19] "GET /firewall-policy/34c07ede-06df-4842-af30-e1a6734dc5d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.005248 10.0.0.38 - - [2025-10-23 01:42:19] "GET /firewall-policy/8abc1177-cd27-495d-ae1e-4976c38f73e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4897 0.004408 10.0.0.38 - - [2025-10-23 01:42:19] "GET /firewall-policy/fa05b715-468d-4934-b75d-7adf33ec5de9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.007436 10.0.0.38 - - [2025-10-23 01:42:19] "GET /firewall-policy/fa05b715-468d-4934-b75d-7adf33ec5de9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.001881 10.0.0.38 - - [2025-10-23 01:42:19] "GET /firewall-policy/8abc1177-cd27-495d-ae1e-4976c38f73e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4897 0.001900 10.0.0.38 - - [2025-10-23 01:42:19] "POST /ref-update HTTP/1.1" 200 156 0.022228 10.0.0.38 - - [2025-10-23 01:42:19] "POST /ref-update HTTP/1.1" 200 156 0.024052 10.0.0.38 - - [2025-10-23 01:42:19] "POST /ref-update HTTP/1.1" 200 156 0.044565 10.0.0.38 - - [2025-10-23 01:42:19] "POST /ref-update HTTP/1.1" 200 156 0.026459 10.0.0.38 - - [2025-10-23 01:42:19] "POST /ref-update HTTP/1.1" 200 156 0.028839 10.0.0.38 - - [2025-10-23 01:42:19] "GET /firewall-policy/37b02a6a-8c43-495a-bc25-751d10c919ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.011079 10.0.0.38 - - [2025-10-23 01:44:17] "POST /tags HTTP/1.1" 409 252 0.002086 10.0.0.38 - - [2025-10-23 01:44:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002346 10.0.0.38 - - [2025-10-23 01:44:17] "GET /tag/e70ca614-abdf-4776-a8fb-c31f48e47515?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.015887 10.0.0.38 - - [2025-10-23 01:44:17] "POST /tags HTTP/1.1" 409 228 0.002285 10.0.0.38 - - [2025-10-23 01:44:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001841 10.0.0.38 - - [2025-10-23 01:44:17] "GET /tag/eced2847-cd39-4310-9cb3-da9744ed0a5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.010936 10.0.0.38 - - [2025-10-23 01:44:17] "GET /application-policy-set/90f461d0-4927-47ca-8242-2fb8713484fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.004413 10.0.0.38 - - [2025-10-23 01:44:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001719 10.0.0.38 - - [2025-10-23 01:44:17] "GET /policy-management/8ecca4fa-f0d4-47b3-adcf-1e5abcd1d66f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003808 10.0.0.38 - - [2025-10-23 01:44:17] "POST /tags HTTP/1.1" 409 206 0.001806 10.0.0.38 - - [2025-10-23 01:44:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001878 10.0.0.38 - - [2025-10-23 01:44:17] "GET /tag/e2ecdfb9-a2fc-4708-ad25-97670546fb5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.014227 10.0.0.38 - - [2025-10-23 01:44:17] "POST /tags HTTP/1.1" 409 226 0.001943 10.0.0.38 - - [2025-10-23 01:44:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001532 10.0.0.38 - - [2025-10-23 01:44:17] "GET /tag/1ee99324-704e-4d9a-829b-4835a0c60e25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1190 0.012160 10.0.0.38 - - [2025-10-23 01:44:17] "POST /tags HTTP/1.1" 409 204 0.001506 10.0.0.38 - - [2025-10-23 01:44:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001919 10.0.0.38 - - [2025-10-23 01:44:18] "GET /tag/12fb12cc-d6fc-4eb0-9cfa-83f81ad1c815?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.011442 10.0.0.38 - - [2025-10-23 01:44:18] "POST /tags HTTP/1.1" 409 226 0.001651 10.0.0.38 - - [2025-10-23 01:44:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001417 10.0.0.38 - - [2025-10-23 01:44:18] "GET /tag/1ee99324-704e-4d9a-829b-4835a0c60e25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1190 0.014963 10.0.0.38 - - [2025-10-23 01:44:18] "POST /tags HTTP/1.1" 409 228 0.001804 10.0.0.38 - - [2025-10-23 01:44:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001971 10.0.0.38 - - [2025-10-23 01:44:18] "GET /tag/eced2847-cd39-4310-9cb3-da9744ed0a5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.013450 10.0.0.38 - - [2025-10-23 01:44:18] "POST /tags HTTP/1.1" 409 252 0.002009 10.0.0.38 - - [2025-10-23 01:44:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001591 10.0.0.38 - - [2025-10-23 01:44:18] "GET /tag/e70ca614-abdf-4776-a8fb-c31f48e47515?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.012094 10.0.0.38 - - [2025-10-23 01:44:18] "GET /application-policy-set/90f461d0-4927-47ca-8242-2fb8713484fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.002100 10.0.0.38 - - [2025-10-23 01:44:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001545 10.0.0.38 - - [2025-10-23 01:44:18] "GET /policy-management/8ecca4fa-f0d4-47b3-adcf-1e5abcd1d66f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002432 10.0.0.38 - - [2025-10-23 01:44:18] "POST /firewall-rules HTTP/1.1" 409 281 0.002341 10.0.0.38 - - [2025-10-23 01:44:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001396 10.0.0.38 - - [2025-10-23 01:44:18] "PUT /firewall-rule/8449858b-0525-4145-b21d-d084af60aacf HTTP/1.1" 200 260 0.019042 10.0.0.38 - - [2025-10-23 01:44:18] "POST /firewall-rules HTTP/1.1" 409 291 0.004587 10.0.0.38 - - [2025-10-23 01:44:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001625 10.0.0.38 - - [2025-10-23 01:44:18] "PUT /firewall-rule/6c2fca3f-302b-4ae3-8b7d-cfabf4e9a058 HTTP/1.1" 200 260 0.023199 10.0.0.38 - - [2025-10-23 01:44:18] "GET /firewall-rule/6c2fca3f-302b-4ae3-8b7d-cfabf4e9a058?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2595 0.003112 10.0.0.38 - - [2025-10-23 01:44:18] "POST /firewall-rules HTTP/1.1" 200 658 0.076272 10.0.0.38 - - [2025-10-23 01:44:18] "GET /firewall-rule/0b5157e9-c8b2-4aec-b392-5e861381b29e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2896 0.004334 10.0.0.38 - - [2025-10-23 01:44:18] "GET /firewall-policy/fa05b715-468d-4934-b75d-7adf33ec5de9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.002701 10.0.0.38 - - [2025-10-23 01:44:18] "GET /firewall-rule/8449858b-0525-4145-b21d-d084af60aacf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2325 0.002326 10.0.0.38 - - [2025-10-23 01:44:18] "POST /firewall-policys HTTP/1.1" 409 269 0.001616 10.0.0.38 - - [2025-10-23 01:44:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001946 10.0.0.38 - - [2025-10-23 01:44:18] "PUT /firewall-policy/37b02a6a-8c43-495a-bc25-751d10c919ea HTTP/1.1" 200 264 0.026571 10.0.0.38 - - [2025-10-23 01:44:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.019446 10.0.0.38 - - [2025-10-23 01:44:18] "GET /firewall-policy/37b02a6a-8c43-495a-bc25-751d10c919ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.008016 10.0.0.38 - - [2025-10-23 01:44:18] "GET /application-policy-set/90f461d0-4927-47ca-8242-2fb8713484fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.002698 10.0.0.38 - - [2025-10-23 01:44:18] "GET /firewall-policy/37b02a6a-8c43-495a-bc25-751d10c919ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.002213 10.0.0.38 - - [2025-10-23 01:44:18] "GET /firewall-policy/34c07ede-06df-4842-af30-e1a6734dc5d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.002190 10.0.0.38 - - [2025-10-23 01:44:18] "GET /firewall-policy/37b02a6a-8c43-495a-bc25-751d10c919ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.004439 10.0.0.38 - - [2025-10-23 01:44:18] "GET /firewall-policy/37b02a6a-8c43-495a-bc25-751d10c919ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.007181 [Introspect:8084]10.0.0.38 - - [2025-10-23 01:45:02] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000892 [Introspect:8084]10.0.0.38 - - [2025-10-23 01:45:02] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001006 [Introspect:8084]10.0.0.38 - - [2025-10-23 01:45:05] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001348 [Introspect:8084]10.0.0.38 - - [2025-10-23 01:45:05] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.008127 [Introspect:8084]10.0.0.38 - - [2025-10-23 01:45:10] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001329 [Introspect:8084]10.0.0.38 - - [2025-10-23 01:45:10] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001980 10.0.0.38 - - [2025-10-23 01:45:20] "GET /virtual-machine-interface/7419e732-afb1-11f0-bab6-fa163e7bf6ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.004925 10.0.0.38 - - [2025-10-23 01:45:20] "POST /set-tag HTTP/1.1" 200 109 0.004761 10.0.0.38 - - [2025-10-23 01:45:20] "GET /virtual-machine-interface/76aee772-afb1-11f0-bab6-fa163e7bf6ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.006179 10.0.0.38 - - [2025-10-23 01:45:20] "POST /set-tag HTTP/1.1" 200 109 0.004949 10.0.0.38 - - [2025-10-23 01:45:20] "GET /virtual-machine-interface/75c747dc-afb1-11f0-bab6-fa163e7bf6ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.008937 10.0.0.38 - - [2025-10-23 01:45:20] "POST /set-tag HTTP/1.1" 200 109 0.002839 10.0.0.38 - - [2025-10-23 01:45:20] "GET /virtual-machine-interface/7718935c-afb1-11f0-bab6-fa163e7bf6ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003787 10.0.0.38 - - [2025-10-23 01:45:20] "POST /set-tag HTTP/1.1" 200 109 0.001669 10.0.0.38 - - [2025-10-23 01:45:20] "GET /virtual-machine-interface/7644dc10-afb1-11f0-bab6-fa163e7bf6ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004791 10.0.0.38 - - [2025-10-23 01:45:20] "POST /set-tag HTTP/1.1" 200 109 0.001863 10.0.0.38 - - [2025-10-23 01:45:20] "GET /virtual-machine-interface/753880c4-afb1-11f0-bab6-fa163e7bf6ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.006496 10.0.0.38 - - [2025-10-23 01:45:20] "POST /set-tag HTTP/1.1" 200 109 0.001840 10.0.0.38 - - [2025-10-23 01:45:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002106 10.0.0.38 - - [2025-10-23 01:45:20] "GET /loadbalancer/94e4c47e-0d58-492d-817a-94cc610f07e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.002442 10.0.0.38 - - [2025-10-23 01:45:20] "GET /virtual-machine-interface/7419e732-afb1-11f0-bab6-fa163e7bf6ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.004659 10.0.0.38 - - [2025-10-23 01:45:20] "POST /set-tag HTTP/1.1" 200 109 0.017434 10.0.0.38 - - [2025-10-23 01:45:20] "DELETE /loadbalancer-member/0ecf2f4b-0620-4b1c-a10f-78eddf0649f9 HTTP/1.1" 200 115 0.051998 10.0.0.38 - - [2025-10-23 01:45:20] "GET /virtual-machine-interface/77934746-afb1-11f0-bab6-fa163e7bf6ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004097 10.0.0.38 - - [2025-10-23 01:45:20] "POST /set-tag HTTP/1.1" 200 109 0.002473 10.0.0.38 - - [2025-10-23 01:45:20] "GET /virtual-machine-interface/7492003c-afb1-11f0-bab6-fa163e7bf6ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.004271 10.0.0.38 - - [2025-10-23 01:45:20] "POST /set-tag HTTP/1.1" 200 109 0.002093 10.0.0.38 - - [2025-10-23 01:45:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001968 10.0.0.38 - - [2025-10-23 01:45:20] "GET /loadbalancer/94e4c47e-0d58-492d-817a-94cc610f07e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.002932 10.0.0.38 - - [2025-10-23 01:45:21] "GET /virtual-machine-interface/7492003c-afb1-11f0-bab6-fa163e7bf6ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.009397 10.0.0.38 - - [2025-10-23 01:45:21] "POST /set-tag HTTP/1.1" 200 109 0.002397 10.0.0.38 - - [2025-10-23 01:45:21] "GET /virtual-machine-interface/7492003c-afb1-11f0-bab6-fa163e7bf6ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.006895 10.0.0.38 - - [2025-10-23 01:45:21] "POST /set-tag HTTP/1.1" 200 109 0.002315 10.0.0.38 - - [2025-10-23 01:45:21] "GET /virtual-machine/5635e08d-0b7b-4198-af92-5ccaec593cb8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.002202 10.0.0.38 - - [2025-10-23 01:45:21] "POST /ref-update HTTP/1.1" 200 156 0.009664 10.0.0.38 - - [2025-10-23 01:45:21] "GET /virtual-machine-interface/7492003c-afb1-11f0-bab6-fa163e7bf6ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.005114 10.0.0.38 - - [2025-10-23 01:45:21] "POST /set-tag HTTP/1.1" 200 109 0.025161 10.0.0.38 - - [2025-10-23 01:45:21] "POST /set-tag HTTP/1.1" 200 109 0.025282 10.0.0.38 - - [2025-10-23 01:45:21] "POST /set-tag HTTP/1.1" 200 109 0.025579 10.0.0.38 - - [2025-10-23 01:45:21] "POST /set-tag HTTP/1.1" 200 109 0.033219 10.0.0.38 - - [2025-10-23 01:45:21] "POST /set-tag HTTP/1.1" 200 109 0.013339 10.0.0.38 - - [2025-10-23 01:45:21] "DELETE /instance-ip/74b1f612-afb1-11f0-bab6-fa163e7bf6ec HTTP/1.1" 200 115 0.039467 10.0.0.38 - - [2025-10-23 01:45:21] "POST /ref-update HTTP/1.1" 200 156 0.009146 10.0.0.38 - - [2025-10-23 01:45:21] "DELETE /virtual-machine-interface/7492003c-afb1-11f0-bab6-fa163e7bf6ec HTTP/1.1" 200 115 0.040112 10.0.0.38 - - [2025-10-23 01:45:21] "DELETE /virtual-machine/5635e08d-0b7b-4198-af92-5ccaec593cb8 HTTP/1.1" 200 115 0.014911 10.0.0.38 - - [2025-10-23 01:45:21] "GET /virtual-machine-interface/7419e732-afb1-11f0-bab6-fa163e7bf6ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004840 10.0.0.38 - - [2025-10-23 01:45:21] "POST /set-tag HTTP/1.1" 200 109 0.002602 10.0.0.38 - - [2025-10-23 01:45:21] "GET /virtual-machine-interface/7419e732-afb1-11f0-bab6-fa163e7bf6ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005949 10.0.0.38 - - [2025-10-23 01:45:21] "POST /set-tag HTTP/1.1" 200 109 0.002379 10.0.0.38 - - [2025-10-23 01:45:21] "GET /virtual-machine/5b69c9b1-d252-47f3-84b0-48f62ff9136c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1657 0.002847 10.0.0.38 - - [2025-10-23 01:45:21] "POST /ref-update HTTP/1.1" 200 156 0.008872 10.0.0.38 - - [2025-10-23 01:45:21] "GET /virtual-machine-interface/7419e732-afb1-11f0-bab6-fa163e7bf6ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.009928 10.0.0.38 - - [2025-10-23 01:45:21] "POST /set-tag HTTP/1.1" 200 109 0.019163 10.0.0.38 - - [2025-10-23 01:45:21] "POST /set-tag HTTP/1.1" 200 109 0.028945 10.0.0.38 - - [2025-10-23 01:45:21] "POST /set-tag HTTP/1.1" 200 109 0.031497 10.0.0.38 - - [2025-10-23 01:45:22] "POST /set-tag HTTP/1.1" 200 109 0.013688 10.0.0.38 - - [2025-10-23 01:45:22] "POST /set-tag HTTP/1.1" 200 109 0.022142 10.0.0.38 - - [2025-10-23 01:45:22] "DELETE /instance-ip/7434bf44-afb1-11f0-bab6-fa163e7bf6ec HTTP/1.1" 200 115 0.060722 10.0.0.38 - - [2025-10-23 01:45:22] "POST /ref-update HTTP/1.1" 200 156 0.009791 10.0.0.38 - - [2025-10-23 01:45:22] "DELETE /virtual-machine-interface/7419e732-afb1-11f0-bab6-fa163e7bf6ec HTTP/1.1" 200 115 0.038686 10.0.0.38 - - [2025-10-23 01:45:22] "DELETE /virtual-machine/5b69c9b1-d252-47f3-84b0-48f62ff9136c HTTP/1.1" 200 115 0.019763 10.0.0.38 - - [2025-10-23 01:45:22] "DELETE /tag/1babbf9b-9502-474d-a66e-d013227c6ae8 HTTP/1.1" 200 115 0.033875 10.0.0.38 - - [2025-10-23 01:45:22] "GET /virtual-machine-interface/75c747dc-afb1-11f0-bab6-fa163e7bf6ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003582 10.0.0.38 - - [2025-10-23 01:45:22] "POST /set-tag HTTP/1.1" 200 109 0.002560 10.0.0.38 - - [2025-10-23 01:45:22] "GET /virtual-machine-interface/75c747dc-afb1-11f0-bab6-fa163e7bf6ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004709 10.0.0.38 - - [2025-10-23 01:45:22] "POST /set-tag HTTP/1.1" 200 109 0.001892 10.0.0.38 - - [2025-10-23 01:45:22] "GET /virtual-machine/473d57c4-3acd-4603-893e-a769895b716a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1657 0.002784 10.0.0.38 - - [2025-10-23 01:45:22] "POST /ref-update HTTP/1.1" 200 156 0.010695 10.0.0.38 - - [2025-10-23 01:45:22] "GET /virtual-machine-interface/75c747dc-afb1-11f0-bab6-fa163e7bf6ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.008790 10.0.0.38 - - [2025-10-23 01:45:22] "POST /set-tag HTTP/1.1" 200 109 0.019017 10.0.0.38 - - [2025-10-23 01:45:22] "POST /set-tag HTTP/1.1" 200 109 0.028182 10.0.0.38 - - [2025-10-23 01:45:22] "POST /set-tag HTTP/1.1" 200 109 0.029115 10.0.0.38 - - [2025-10-23 01:45:22] "POST /set-tag HTTP/1.1" 200 109 0.018598 10.0.0.38 - - [2025-10-23 01:45:22] "POST /set-tag HTTP/1.1" 200 109 0.019269 10.0.0.38 - - [2025-10-23 01:45:22] "DELETE /instance-ip/75e09c78-afb1-11f0-bab6-fa163e7bf6ec HTTP/1.1" 200 115 0.040871 10.0.0.38 - - [2025-10-23 01:45:22] "DELETE /virtual-machine-interface/75c747dc-afb1-11f0-bab6-fa163e7bf6ec HTTP/1.1" 200 115 0.039080 10.0.0.38 - - [2025-10-23 01:45:22] "DELETE /virtual-machine/473d57c4-3acd-4603-893e-a769895b716a HTTP/1.1" 200 115 0.025337 10.0.0.38 - - [2025-10-23 01:45:22] "GET /virtual-machine-interface/753880c4-afb1-11f0-bab6-fa163e7bf6ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.006707 10.0.0.38 - - [2025-10-23 01:45:22] "POST /set-tag HTTP/1.1" 200 109 0.002817 10.0.0.38 - - [2025-10-23 01:45:22] "GET /virtual-machine-interface/753880c4-afb1-11f0-bab6-fa163e7bf6ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004858 10.0.0.38 - - [2025-10-23 01:45:22] "POST /set-tag HTTP/1.1" 200 109 0.001786 10.0.0.38 - - [2025-10-23 01:45:22] "GET /virtual-machine/4cfc667c-3ffe-44af-aca2-3c09cec7c78a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.003292 10.0.0.38 - - [2025-10-23 01:45:22] "POST /ref-update HTTP/1.1" 200 156 0.012896 10.0.0.38 - - [2025-10-23 01:45:22] "GET /virtual-machine-interface/753880c4-afb1-11f0-bab6-fa163e7bf6ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.013368 10.0.0.38 - - [2025-10-23 01:45:22] "POST /set-tag HTTP/1.1" 200 109 0.018524 10.0.0.38 - - [2025-10-23 01:45:22] "POST /set-tag HTTP/1.1" 200 109 0.033828 10.0.0.38 - - [2025-10-23 01:45:23] "POST /set-tag HTTP/1.1" 200 109 0.033674 10.0.0.38 - - [2025-10-23 01:45:23] "POST /set-tag HTTP/1.1" 200 109 0.014854 10.0.0.38 - - [2025-10-23 01:45:23] "POST /set-tag HTTP/1.1" 200 109 0.048028 10.0.0.38 - - [2025-10-23 01:45:23] "DELETE /instance-ip/7551deb6-afb1-11f0-bab6-fa163e7bf6ec HTTP/1.1" 200 115 0.042562 10.0.0.38 - - [2025-10-23 01:45:23] "DELETE /virtual-machine-interface/753880c4-afb1-11f0-bab6-fa163e7bf6ec HTTP/1.1" 200 115 0.040282 10.0.0.38 - - [2025-10-23 01:45:23] "DELETE /virtual-machine/4cfc667c-3ffe-44af-aca2-3c09cec7c78a HTTP/1.1" 200 115 0.020087 10.0.0.38 - - [2025-10-23 01:45:23] "DELETE /tag/e2ecdfb9-a2fc-4708-ad25-97670546fb5a HTTP/1.1" 409 388 0.004376 10.0.0.38 - - [2025-10-23 01:45:23] "DELETE /tag/9f25d27a-2585-4516-8283-081018a1d425 HTTP/1.1" 200 115 0.030579 [Introspect:8084]10.0.0.38 - - [2025-10-23 01:45:36] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000973 [Introspect:8084]10.0.0.38 - - [2025-10-23 01:45:36] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000871 10.0.0.38 - - [2025-10-23 01:45:49] "GET /global-system-configs HTTP/1.1" 200 322 0.016277 10.0.0.38 - - [2025-10-23 01:45:51] "GET /global-system-configs HTTP/1.1" 200 322 0.004602 10.0.0.38 - - [2025-10-23 01:45:51] "GET /virtual-machine-interface/7644dc10-afb1-11f0-bab6-fa163e7bf6ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.007885 10.0.0.38 - - [2025-10-23 01:45:51] "POST /set-tag HTTP/1.1" 200 109 0.002304 10.0.0.38 - - [2025-10-23 01:45:51] "GET /virtual-machine-interface/77934746-afb1-11f0-bab6-fa163e7bf6ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.006726 10.0.0.38 - - [2025-10-23 01:45:51] "POST /set-tag HTTP/1.1" 200 109 0.002646 10.0.0.38 - - [2025-10-23 01:45:51] "GET /virtual-machine-interface/7718935c-afb1-11f0-bab6-fa163e7bf6ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004104 10.0.0.38 - - [2025-10-23 01:45:51] "POST /set-tag HTTP/1.1" 200 109 0.002108 10.0.0.38 - - [2025-10-23 01:45:51] "GET /virtual-machine-interface/76aee772-afb1-11f0-bab6-fa163e7bf6ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004056 10.0.0.38 - - [2025-10-23 01:45:51] "POST /set-tag HTTP/1.1" 200 109 0.002379 10.0.0.38 - - [2025-10-23 01:45:51] "GET /virtual-machine-interface/76aee772-afb1-11f0-bab6-fa163e7bf6ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005753 10.0.0.38 - - [2025-10-23 01:45:51] "POST /set-tag HTTP/1.1" 200 109 0.002381 10.0.0.38 - - [2025-10-23 01:45:51] "GET /virtual-machine/17173743-946b-4d4a-97fb-ce12d940a9e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.004553 10.0.0.38 - - [2025-10-23 01:45:51] "POST /ref-update HTTP/1.1" 200 156 0.019519 10.0.0.38 - - [2025-10-23 01:45:51] "GET /virtual-machine-interface/76aee772-afb1-11f0-bab6-fa163e7bf6ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.012570 10.0.0.38 - - [2025-10-23 01:45:51] "POST /set-tag HTTP/1.1" 200 109 0.017804 10.0.0.38 - - [2025-10-23 01:45:51] "POST /set-tag HTTP/1.1" 200 109 0.028901 10.0.0.38 - - [2025-10-23 01:45:51] "POST /set-tag HTTP/1.1" 200 109 0.026313 10.0.0.38 - - [2025-10-23 01:45:51] "POST /set-tag HTTP/1.1" 200 109 0.013560 10.0.0.38 - - [2025-10-23 01:45:51] "DELETE /instance-ip/76c90170-afb1-11f0-bab6-fa163e7bf6ec HTTP/1.1" 200 115 0.052039 10.0.0.38 - - [2025-10-23 01:45:51] "DELETE /virtual-machine-interface/76aee772-afb1-11f0-bab6-fa163e7bf6ec HTTP/1.1" 200 115 0.039853 10.0.0.38 - - [2025-10-23 01:45:51] "DELETE /virtual-machine/17173743-946b-4d4a-97fb-ce12d940a9e0 HTTP/1.1" 200 115 0.022908 10.0.0.38 - - [2025-10-23 01:45:51] "DELETE /tag/12fb12cc-d6fc-4eb0-9cfa-83f81ad1c815 HTTP/1.1" 409 236 0.005729 10.0.0.38 - - [2025-10-23 01:45:51] "GET /virtual-machine-interface/7644dc10-afb1-11f0-bab6-fa163e7bf6ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.006964 10.0.0.38 - - [2025-10-23 01:45:51] "POST /set-tag HTTP/1.1" 200 109 0.002841 10.0.0.38 - - [2025-10-23 01:45:51] "GET /virtual-machine/e0bffb70-16f5-4afb-9bc7-daf84ffec6f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.003143 10.0.0.38 - - [2025-10-23 01:45:51] "POST /ref-update HTTP/1.1" 200 156 0.014382 10.0.0.38 - - [2025-10-23 01:45:51] "GET /virtual-machine-interface/7644dc10-afb1-11f0-bab6-fa163e7bf6ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.012255 10.0.0.38 - - [2025-10-23 01:45:51] "POST /set-tag HTTP/1.1" 200 109 0.020341 10.0.0.38 - - [2025-10-23 01:45:52] "POST /set-tag HTTP/1.1" 200 109 0.020250 10.0.0.38 - - [2025-10-23 01:45:52] "POST /set-tag HTTP/1.1" 200 109 0.048306 10.0.0.38 - - [2025-10-23 01:45:52] "POST /set-tag HTTP/1.1" 200 109 0.032856 10.0.0.38 - - [2025-10-23 01:45:52] "DELETE /instance-ip/765ba8dc-afb1-11f0-bab6-fa163e7bf6ec HTTP/1.1" 200 115 0.046621 10.0.0.38 - - [2025-10-23 01:45:52] "DELETE /virtual-machine-interface/7644dc10-afb1-11f0-bab6-fa163e7bf6ec HTTP/1.1" 200 115 0.041858 10.0.0.38 - - [2025-10-23 01:45:52] "DELETE /virtual-machine/e0bffb70-16f5-4afb-9bc7-daf84ffec6f2 HTTP/1.1" 200 115 0.022391 10.0.0.38 - - [2025-10-23 01:45:52] "DELETE /tag/cbba9e3c-6f5f-4040-a2a3-ae76fbfc0f82 HTTP/1.1" 200 115 0.036383 10.0.0.38 - - [2025-10-23 01:45:52] "DELETE /tag/6aacfdf4-c195-43b4-b78c-53ee8846be77 HTTP/1.1" 200 115 0.033893 10.0.0.38 - - [2025-10-23 01:45:52] "DELETE /tag/1fd4ed63-bd4e-4e3d-98c6-0d60fda9586f HTTP/1.1" 200 115 0.034152 10.0.0.38 - - [2025-10-23 01:45:52] "GET /virtual-machine-interface/77934746-afb1-11f0-bab6-fa163e7bf6ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004690 10.0.0.38 - - [2025-10-23 01:45:52] "POST /set-tag HTTP/1.1" 200 109 0.004483 10.0.0.38 - - [2025-10-23 01:45:52] "GET /virtual-machine/576da7d3-4ffe-4cc7-94e1-6c05e8402de1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.004456 10.0.0.38 - - [2025-10-23 01:45:52] "POST /ref-update HTTP/1.1" 200 156 0.012252 10.0.0.38 - - [2025-10-23 01:45:52] "GET /virtual-machine-interface/77934746-afb1-11f0-bab6-fa163e7bf6ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004790 10.0.0.38 - - [2025-10-23 01:45:52] "POST /set-tag HTTP/1.1" 200 109 0.023451 10.0.0.38 - - [2025-10-23 01:45:52] "POST /set-tag HTTP/1.1" 200 109 0.027138 10.0.0.38 - - [2025-10-23 01:45:52] "POST /set-tag HTTP/1.1" 200 109 0.015611 10.0.0.38 - - [2025-10-23 01:45:52] "POST /set-tag HTTP/1.1" 200 109 0.020078 10.0.0.38 - - [2025-10-23 01:45:52] "DELETE /instance-ip/77ab345a-afb1-11f0-bab6-fa163e7bf6ec HTTP/1.1" 200 115 0.047082 10.0.0.38 - - [2025-10-23 01:45:52] "DELETE /virtual-machine-interface/77934746-afb1-11f0-bab6-fa163e7bf6ec HTTP/1.1" 200 115 0.049500 10.0.0.38 - - [2025-10-23 01:45:52] "DELETE /virtual-machine/576da7d3-4ffe-4cc7-94e1-6c05e8402de1 HTTP/1.1" 200 115 0.023558 10.0.0.38 - - [2025-10-23 01:45:52] "DELETE /tag/a0dca833-a1ed-42bc-9e79-9aa2a2c66d6e HTTP/1.1" 200 115 0.029150 10.0.0.38 - - [2025-10-23 01:45:52] "GET /virtual-machine-interface/7718935c-afb1-11f0-bab6-fa163e7bf6ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004611 10.0.0.38 - - [2025-10-23 01:45:52] "POST /set-tag HTTP/1.1" 200 109 0.002647 10.0.0.38 - - [2025-10-23 01:45:52] "GET /virtual-machine/92c230f2-444a-4da6-bee5-3108c7e3f7fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.002809 10.0.0.38 - - [2025-10-23 01:45:52] "POST /ref-update HTTP/1.1" 200 156 0.007205 10.0.0.38 - - [2025-10-23 01:45:52] "GET /virtual-machine-interface/7718935c-afb1-11f0-bab6-fa163e7bf6ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004995 10.0.0.38 - - [2025-10-23 01:45:52] "POST /set-tag HTTP/1.1" 200 109 0.015804 10.0.0.38 - - [2025-10-23 01:45:53] "POST /set-tag HTTP/1.1" 200 109 0.030188 10.0.0.38 - - [2025-10-23 01:45:53] "POST /set-tag HTTP/1.1" 200 109 0.015387 10.0.0.38 - - [2025-10-23 01:45:53] "POST /set-tag HTTP/1.1" 200 109 0.027252 10.0.0.38 - - [2025-10-23 01:45:53] "DELETE /instance-ip/7735c8be-afb1-11f0-bab6-fa163e7bf6ec HTTP/1.1" 200 115 0.050280 10.0.0.38 - - [2025-10-23 01:45:53] "DELETE /virtual-machine-interface/7718935c-afb1-11f0-bab6-fa163e7bf6ec HTTP/1.1" 200 115 0.032329 10.0.0.38 - - [2025-10-23 01:45:53] "DELETE /virtual-machine/92c230f2-444a-4da6-bee5-3108c7e3f7fc HTTP/1.1" 200 115 0.034171 10.0.0.38 - - [2025-10-23 01:45:53] "DELETE /tag/eced2847-cd39-4310-9cb3-da9744ed0a5f HTTP/1.1" 409 236 0.004743 10.0.0.38 - - [2025-10-23 01:45:53] "DELETE /tag/e70ca614-abdf-4776-a8fb-c31f48e47515 HTTP/1.1" 409 236 0.011754 10.0.0.38 - - [2025-10-23 01:45:53] "DELETE /tag/e427fd6a-fae6-4f15-b5b0-487276c94e46 HTTP/1.1" 200 115 0.037390 10.0.0.38 - - [2025-10-23 01:45:55] "POST /projects HTTP/1.1" 409 238 0.002022 10.0.0.38 - - [2025-10-23 01:45:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001625 10.0.0.38 - - [2025-10-23 01:45:55] "GET /project/304acd19-a7bc-4658-9548-338ac6f14ad7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.025728 10.0.0.38 - - [2025-10-23 01:45:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001953 10.0.0.38 - - [2025-10-23 01:45:55] "GET /virtual-network/e98678fc-c2f9-4215-b790-f3c886903f05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.005511 10.0.0.38 - - [2025-10-23 01:45:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001763 10.0.0.38 - - [2025-10-23 01:45:55] "GET /virtual-network/04a4cc9c-60ed-4d98-b23a-081d6ba6bfea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3184 0.004225 10.0.0.38 - - [2025-10-23 01:45:55] "POST /security-groups HTTP/1.1" 409 285 0.002016 10.0.0.38 - - [2025-10-23 01:45:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002588 10.0.0.38 - - [2025-10-23 01:45:55] "PUT /security-group/cd014ef9-6a5f-4c94-97ee-8d2402a42211 HTTP/1.1" 200 262 0.055057 10.0.0.38 - - [2025-10-23 01:45:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.036047 10.0.0.38 - - [2025-10-23 01:45:55] "PUT /access-control-list/b2f28405-ba09-4f18-bd8b-43bfc0bd8b1c HTTP/1.1" 200 272 0.029451 10.0.0.38 - - [2025-10-23 01:45:55] "PUT /access-control-list/63ca281d-a847-4134-8165-74024eef1ea6 HTTP/1.1" 200 272 0.045121 10.0.0.38 - - [2025-10-23 01:46:00] "POST /projects HTTP/1.1" 409 238 0.002368 10.0.0.38 - - [2025-10-23 01:46:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001621 10.0.0.38 - - [2025-10-23 01:46:00] "GET /project/304acd19-a7bc-4658-9548-338ac6f14ad7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.036119 10.0.0.38 - - [2025-10-23 01:46:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002857 10.0.0.38 - - [2025-10-23 01:46:00] "GET /virtual-network/e98678fc-c2f9-4215-b790-f3c886903f05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.004539 10.0.0.38 - - [2025-10-23 01:46:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002390 10.0.0.38 - - [2025-10-23 01:46:00] "GET /virtual-network/04a4cc9c-60ed-4d98-b23a-081d6ba6bfea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3184 0.003811 10.0.0.38 - - [2025-10-23 01:46:00] "POST /security-groups HTTP/1.1" 409 285 0.002127 10.0.0.38 - - [2025-10-23 01:46:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002528 10.0.0.38 - - [2025-10-23 01:46:00] "PUT /security-group/cd014ef9-6a5f-4c94-97ee-8d2402a42211 HTTP/1.1" 200 262 0.058636 10.0.0.38 - - [2025-10-23 01:46:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.027881 10.0.0.38 - - [2025-10-23 01:46:00] "PUT /access-control-list/b2f28405-ba09-4f18-bd8b-43bfc0bd8b1c HTTP/1.1" 200 272 0.022960 10.0.0.38 - - [2025-10-23 01:46:00] "GET /firewall-policy/8abc1177-cd27-495d-ae1e-4976c38f73e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4897 0.014463 10.0.0.38 - - [2025-10-23 01:46:00] "PUT /access-control-list/63ca281d-a847-4134-8165-74024eef1ea6 HTTP/1.1" 200 272 0.017025 10.0.0.38 - - [2025-10-23 01:46:01] "GET /firewall-rule/fed28e1b-3f95-4891-b62a-9439f68f0e55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.003056 10.0.0.38 - - [2025-10-23 01:46:01] "POST /ref-update HTTP/1.1" 200 156 0.050478 10.0.0.38 - - [2025-10-23 01:46:01] "DELETE /firewall-rule/fed28e1b-3f95-4891-b62a-9439f68f0e55 HTTP/1.1" 200 115 0.039180 10.0.0.38 - - [2025-10-23 01:46:01] "GET /firewall-policy/8abc1177-cd27-495d-ae1e-4976c38f73e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4641 0.006420 10.0.0.38 - - [2025-10-23 01:46:01] "GET /firewall-rule/749dddfd-e37f-4d58-9b1d-62a075fc646f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.004262 10.0.0.38 - - [2025-10-23 01:46:01] "POST /ref-update HTTP/1.1" 200 156 0.045867 10.0.0.38 - - [2025-10-23 01:46:01] "DELETE /firewall-rule/749dddfd-e37f-4d58-9b1d-62a075fc646f HTTP/1.1" 200 115 0.043426 10.0.0.38 - - [2025-10-23 01:46:01] "DELETE /tag/eced2847-cd39-4310-9cb3-da9744ed0a5f HTTP/1.1" 409 236 0.005821 10.0.0.38 - - [2025-10-23 01:46:01] "DELETE /tag/e70ca614-abdf-4776-a8fb-c31f48e47515 HTTP/1.1" 409 236 0.010664 10.0.0.38 - - [2025-10-23 01:46:01] "DELETE /tag/94b29f95-4f24-4a66-bbaa-2201200e87a6 HTTP/1.1" 200 115 0.039269 10.0.0.38 - - [2025-10-23 01:46:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002251 10.0.0.38 - - [2025-10-23 01:46:01] "GET /virtual-network/e98678fc-c2f9-4215-b790-f3c886903f05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.011116 10.0.0.38 - - [2025-10-23 01:46:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004634 10.0.0.38 - - [2025-10-23 01:46:01] "GET /virtual-network/04a4cc9c-60ed-4d98-b23a-081d6ba6bfea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3184 0.004799 10.0.0.38 - - [2025-10-23 01:46:01] "PUT /virtual-network/e98678fc-c2f9-4215-b790-f3c886903f05 HTTP/1.1" 200 264 0.043786 10.0.0.38 - - [2025-10-23 01:46:01] "PUT /virtual-network/04a4cc9c-60ed-4d98-b23a-081d6ba6bfea HTTP/1.1" 200 264 0.047804 10.0.0.38 - - [2025-10-23 01:46:01] "DELETE /security-group/cd014ef9-6a5f-4c94-97ee-8d2402a42211 HTTP/1.1" 200 115 0.043875 10.0.0.38 - - [2025-10-23 01:46:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001763 10.0.0.38 - - [2025-10-23 01:46:01] "DELETE /access-control-list/b2f28405-ba09-4f18-bd8b-43bfc0bd8b1c HTTP/1.1" 200 115 0.031801 10.0.0.38 - - [2025-10-23 01:46:01] "DELETE /access-control-list/63ca281d-a847-4134-8165-74024eef1ea6 HTTP/1.1" 200 115 0.016365 10.0.0.38 - - [2025-10-23 01:46:01] "GET /project/304acd19-a7bc-4658-9548-338ac6f14ad7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1894 0.043936 10.0.0.38 - - [2025-10-23 01:46:01] "GET /project/304acd19-a7bc-4658-9548-338ac6f14ad7?fields=security_groups HTTP/1.1" 200 1352 0.034100 10.0.0.38 - - [2025-10-23 01:46:01] "DELETE /security-group/9b999bda-72f5-4f99-9655-75539f67057d HTTP/1.1" 200 115 0.042648 10.0.0.38 - - [2025-10-23 01:46:01] "DELETE /access-control-list/6b842733-c366-48c7-8650-87282ff6573e HTTP/1.1" 200 115 0.039710 10.0.0.38 - - [2025-10-23 01:46:01] "GET /project/304acd19-a7bc-4658-9548-338ac6f14ad7?fields=application_policy_sets HTTP/1.1" 200 1391 0.040017 10.0.0.38 - - [2025-10-23 01:46:01] "DELETE /access-control-list/3c72807a-3afd-4d55-878b-5fbde70762c5 HTTP/1.1" 200 115 0.044382 10.0.0.38 - - [2025-10-23 01:46:02] "DELETE /project/304acd19-a7bc-4658-9548-338ac6f14ad7 HTTP/1.1" 200 115 0.300703 10.0.0.38 - - [2025-10-23 01:46:02] "POST /projects HTTP/1.1" 409 238 0.002985 10.0.0.38 - - [2025-10-23 01:46:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002099 10.0.0.38 - - [2025-10-23 01:46:02] "GET /project/2a669c0f-ec1b-4679-98fd-07d297f6e5ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.029791 10.0.0.38 - - [2025-10-23 01:46:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001583 10.0.0.38 - - [2025-10-23 01:46:02] "GET /virtual-network/e98678fc-c2f9-4215-b790-f3c886903f05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3097 0.003745 10.0.0.38 - - [2025-10-23 01:46:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003676 10.0.0.38 - - [2025-10-23 01:46:02] "GET /virtual-network/04a4cc9c-60ed-4d98-b23a-081d6ba6bfea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3112 0.003954 10.0.0.38 - - [2025-10-23 01:46:02] "POST /security-groups HTTP/1.1" 409 285 0.002104 10.0.0.38 - - [2025-10-23 01:46:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002154 10.0.0.38 - - [2025-10-23 01:46:02] "PUT /security-group/bd92417d-e752-423b-8357-be83313be6ec HTTP/1.1" 200 262 0.061839 10.0.0.38 - - [2025-10-23 01:46:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.013483 10.0.0.38 - - [2025-10-23 01:46:02] "PUT /access-control-list/72faba61-b976-4c89-93d0-3142fa495b4f HTTP/1.1" 200 272 0.018952 10.0.0.38 - - [2025-10-23 01:46:02] "PUT /access-control-list/2d7ba80d-d89d-40f5-ad91-a9bd7f623937 HTTP/1.1" 200 272 0.020626 10.0.0.38 - - [2025-10-23 01:46:06] "GET /application-policy-set/90f461d0-4927-47ca-8242-2fb8713484fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.002785 10.0.0.38 - - [2025-10-23 01:46:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001749 10.0.0.38 - - [2025-10-23 01:46:06] "GET /policy-management/8ecca4fa-f0d4-47b3-adcf-1e5abcd1d66f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002378 10.0.0.38 - - [2025-10-23 01:46:06] "GET /firewall-policy/fa05b715-468d-4934-b75d-7adf33ec5de9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.002686 10.0.0.38 - - [2025-10-23 01:46:06] "GET /firewall-rule/8449858b-0525-4145-b21d-d084af60aacf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2325 0.002583 10.0.0.38 - - [2025-10-23 01:46:06] "POST /ref-update HTTP/1.1" 200 156 0.011438 10.0.0.38 - - [2025-10-23 01:46:06] "DELETE /firewall-rule/8449858b-0525-4145-b21d-d084af60aacf HTTP/1.1" 200 115 0.038698 10.0.0.38 - - [2025-10-23 01:46:06] "GET /firewall-policy/37b02a6a-8c43-495a-bc25-751d10c919ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.003267 10.0.0.38 - - [2025-10-23 01:46:06] "GET /firewall-rule/0b5157e9-c8b2-4aec-b392-5e861381b29e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2896 0.002712 10.0.0.38 - - [2025-10-23 01:46:06] "POST /ref-update HTTP/1.1" 200 156 0.025363 10.0.0.38 - - [2025-10-23 01:46:06] "DELETE /firewall-rule/0b5157e9-c8b2-4aec-b392-5e861381b29e HTTP/1.1" 200 115 0.051073 10.0.0.38 - - [2025-10-23 01:46:06] "GET /firewall-policy/37b02a6a-8c43-495a-bc25-751d10c919ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2351 0.004460 10.0.0.38 - - [2025-10-23 01:46:06] "GET /firewall-rule/6c2fca3f-302b-4ae3-8b7d-cfabf4e9a058?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2595 0.003378 10.0.0.38 - - [2025-10-23 01:46:06] "POST /ref-update HTTP/1.1" 200 156 0.011024 10.0.0.38 - - [2025-10-23 01:46:06] "DELETE /firewall-rule/6c2fca3f-302b-4ae3-8b7d-cfabf4e9a058 HTTP/1.1" 200 115 0.046056 10.0.0.38 - - [2025-10-23 01:46:06] "GET /application-policy-set/90f461d0-4927-47ca-8242-2fb8713484fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.004275 10.0.0.38 - - [2025-10-23 01:46:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002684 10.0.0.38 - - [2025-10-23 01:46:06] "GET /policy-management/8ecca4fa-f0d4-47b3-adcf-1e5abcd1d66f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002831 10.0.0.38 - - [2025-10-23 01:46:06] "GET /firewall-policy/37b02a6a-8c43-495a-bc25-751d10c919ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.003368 10.0.0.38 - - [2025-10-23 01:46:07] "POST /ref-update HTTP/1.1" 200 156 0.025690 10.0.0.38 - - [2025-10-23 01:46:07] "DELETE /firewall-policy/37b02a6a-8c43-495a-bc25-751d10c919ea HTTP/1.1" 200 115 0.046589 10.0.0.38 - - [2025-10-23 01:46:07] "DELETE /tag/eced2847-cd39-4310-9cb3-da9744ed0a5f HTTP/1.1" 200 115 0.064931 10.0.0.38 - - [2025-10-23 01:46:07] "DELETE /tag/e2ecdfb9-a2fc-4708-ad25-97670546fb5a HTTP/1.1" 200 115 0.052833 10.0.0.38 - - [2025-10-23 01:46:07] "DELETE /tag/12fb12cc-d6fc-4eb0-9cfa-83f81ad1c815 HTTP/1.1" 200 115 0.060068 10.0.0.38 - - [2025-10-23 01:46:07] "DELETE /tag/e70ca614-abdf-4776-a8fb-c31f48e47515 HTTP/1.1" 200 115 0.032065 10.0.0.38 - - [2025-10-23 01:46:07] "DELETE /loadbalancer-member/e3b5915f-1cbe-4afb-8c7a-b61d7f8fab68 HTTP/1.1" 200 115 0.025871 10.0.0.38 - - [2025-10-23 01:46:07] "DELETE /loadbalancer-pool/a3fe82ed-7e95-4147-809d-581a7fdff982 HTTP/1.1" 200 115 0.048002 10.0.0.38 - - [2025-10-23 01:46:07] "DELETE /loadbalancer-listener/b36ecadd-43d9-406e-b4a0-fb00d070efdf HTTP/1.1" 200 115 0.026556 10.0.0.38 - - [2025-10-23 01:46:07] "DELETE /loadbalancer/94e4c47e-0d58-492d-817a-94cc610f07e4 HTTP/1.1" 200 115 0.030200 10.0.0.38 - - [2025-10-23 01:46:07] "DELETE /floating-ip/c14aa29d-ea12-4adf-87de-8ec6e6a1eecf HTTP/1.1" 200 115 0.036860 10.0.0.38 - - [2025-10-23 01:46:07] "DELETE /instance-ip/052c7700-061d-4b33-8a06-67064dd2c552 HTTP/1.1" 200 115 0.056733 10.0.0.38 - - [2025-10-23 01:46:07] "DELETE /virtual-machine-interface/410cc443-d00a-46a1-a94e-91aad4c97ae9 HTTP/1.1" 200 115 0.044456 10.0.0.38 - - [2025-10-23 01:46:07] "DELETE /tag/75f65697-da48-49df-8786-86a9157a1aa8 HTTP/1.1" 200 115 0.048511 10.0.0.38 - - [2025-10-23 01:46:07] "POST /projects HTTP/1.1" 409 238 0.003341 10.0.0.38 - - [2025-10-23 01:46:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004696 10.0.0.38 - - [2025-10-23 01:46:07] "GET /project/2a669c0f-ec1b-4679-98fd-07d297f6e5ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.031925 10.0.0.38 - - [2025-10-23 01:46:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001687 10.0.0.38 - - [2025-10-23 01:46:07] "GET /virtual-network/e98678fc-c2f9-4215-b790-f3c886903f05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3097 0.004992 10.0.0.38 - - [2025-10-23 01:46:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002993 10.0.0.38 - - [2025-10-23 01:46:07] "GET /virtual-network/04a4cc9c-60ed-4d98-b23a-081d6ba6bfea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3112 0.004130 10.0.0.38 - - [2025-10-23 01:46:07] "POST /security-groups HTTP/1.1" 409 285 0.006859 10.0.0.38 - - [2025-10-23 01:46:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001599 10.0.0.38 - - [2025-10-23 01:46:08] "PUT /security-group/bd92417d-e752-423b-8357-be83313be6ec HTTP/1.1" 200 262 0.111171 10.0.0.38 - - [2025-10-23 01:46:08] "PUT /access-control-list/72faba61-b976-4c89-93d0-3142fa495b4f HTTP/1.1" 200 272 0.010439 10.0.0.38 - - [2025-10-23 01:46:08] "PUT /access-control-list/2d7ba80d-d89d-40f5-ad91-a9bd7f623937 HTTP/1.1" 200 272 0.010099 10.0.0.38 - - [2025-10-23 01:46:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.035065 10.0.0.38 - - [2025-10-23 01:46:08] "GET /firewall-policy/8abc1177-cd27-495d-ae1e-4976c38f73e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4386 0.026721 10.0.0.38 - - [2025-10-23 01:46:08] "GET /firewall-rule/0734edd0-7e3f-4317-a312-e7362d4c5d67?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.005241 10.0.0.38 - - [2025-10-23 01:46:08] "POST /ref-update HTTP/1.1" 200 156 0.059993 10.0.0.38 - - [2025-10-23 01:46:08] "DELETE /firewall-rule/0734edd0-7e3f-4317-a312-e7362d4c5d67 HTTP/1.1" 200 115 0.032408 10.0.0.38 - - [2025-10-23 01:46:08] "GET /firewall-policy/8abc1177-cd27-495d-ae1e-4976c38f73e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4130 0.007422 10.0.0.38 - - [2025-10-23 01:46:08] "GET /firewall-rule/2dff7a9a-2de6-42f6-8d77-4f85d42ddfff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.003482 10.0.0.38 - - [2025-10-23 01:46:08] "POST /ref-update HTTP/1.1" 200 156 0.072870 10.0.0.38 - - [2025-10-23 01:46:08] "DELETE /firewall-rule/2dff7a9a-2de6-42f6-8d77-4f85d42ddfff HTTP/1.1" 200 115 0.043956 10.0.0.38 - - [2025-10-23 01:46:08] "DELETE /tag/1ee99324-704e-4d9a-829b-4835a0c60e25 HTTP/1.1" 200 115 0.048431 10.0.0.38 - - [2025-10-23 01:46:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001637 10.0.0.38 - - [2025-10-23 01:46:08] "GET /virtual-network/e98678fc-c2f9-4215-b790-f3c886903f05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3097 0.004674 10.0.0.38 - - [2025-10-23 01:46:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002019 10.0.0.38 - - [2025-10-23 01:46:08] "GET /virtual-network/04a4cc9c-60ed-4d98-b23a-081d6ba6bfea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3112 0.004960 10.0.0.38 - - [2025-10-23 01:46:08] "PUT /virtual-network/e98678fc-c2f9-4215-b790-f3c886903f05 HTTP/1.1" 200 264 0.045325 10.0.0.38 - - [2025-10-23 01:46:08] "PUT /virtual-network/04a4cc9c-60ed-4d98-b23a-081d6ba6bfea HTTP/1.1" 200 264 0.040665 10.0.0.38 - - [2025-10-23 01:46:08] "DELETE /access-control-list/72faba61-b976-4c89-93d0-3142fa495b4f HTTP/1.1" 200 115 0.043283 10.0.0.38 - - [2025-10-23 01:46:08] "DELETE /security-group/bd92417d-e752-423b-8357-be83313be6ec HTTP/1.1" 200 115 0.076949 10.0.0.38 - - [2025-10-23 01:46:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.005802 10.0.0.38 - - [2025-10-23 01:46:08] "DELETE /access-control-list/2d7ba80d-d89d-40f5-ad91-a9bd7f623937 HTTP/1.1" 200 115 0.028327 10.0.0.38 - - [2025-10-23 01:46:08] "GET /project/2a669c0f-ec1b-4679-98fd-07d297f6e5ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1894 0.035436 10.0.0.38 - - [2025-10-23 01:46:08] "GET /project/2a669c0f-ec1b-4679-98fd-07d297f6e5ec?fields=security_groups HTTP/1.1" 200 1352 0.041893 10.0.0.38 - - [2025-10-23 01:46:09] "DELETE /security-group/2b360b4c-9562-4342-9964-6509e2c6180e HTTP/1.1" 200 115 0.064399 10.0.0.38 - - [2025-10-23 01:46:09] "DELETE /access-control-list/40adec7f-eb66-4dcb-9850-232f13e363c0 HTTP/1.1" 200 115 0.033077 10.0.0.38 - - [2025-10-23 01:46:09] "GET /project/2a669c0f-ec1b-4679-98fd-07d297f6e5ec?fields=application_policy_sets HTTP/1.1" 200 1391 0.044929 10.0.0.38 - - [2025-10-23 01:46:09] "DELETE /access-control-list/fc66dac4-fb56-4285-86f3-23191bbdfd2a HTTP/1.1" 200 115 0.056287 10.0.0.38 - - [2025-10-23 01:46:09] "DELETE /project/2a669c0f-ec1b-4679-98fd-07d297f6e5ec HTTP/1.1" 200 115 0.351604