++ 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: =================== Mon Nov 24 06:02:42 PM UTC 2025 ===================' INFO: =================== Mon Nov 24 06:02:42 PM UTC 2025 =================== ++ LOG_LOCAL=1 ++ source /functions.sh ++ source /contrail-functions.sh +++ get_default_ip ++++ get_default_nic ++++ get_gateway_nic_for_ip 1 ++++ command -v ip ++++ local ip=1 +++++ awk '{print $2}' +++++ grep -o 'dev.*' +++++ ip route get 1 ++++ local iface=ens3 ++++ [[ ens3 == \l\o ]] ++++ echo ens3 +++ local nic=ens3 +++ get_ip_for_nic ens3 +++ local nic=ens3 +++ cut -d / -f 1 +++ get_cidr_for_nic ens3 +++ command -v ip +++ local nic=ens3 +++ head -n 1 +++ awk '{print $2}' +++ grep 'inet ' +++ ip addr show dev ens3 ++ DEFAULT_LOCAL_IP=10.0.0.242 ++ 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.242 ++ ANALYTICS_ALARM_ENABLE=False ++ ANALYTICS_SNMP_ENABLE=False ++ ANALYTICSDB_ENABLE=False ++ ANALYTICS_NODES=10.0.0.242 ++ ANALYTICSDB_NODES=10.0.0.242 ++ ANALYTICS_SNMP_NODES=10.0.0.242 ++ 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.242 +++ local server_address=10.0.0.242 +++ extended_server_list+='10.0.0.242:8081 ' +++ '[' -n '10.0.0.242:8081 ' ']' +++ echo 10.0.0.242:8081 ++ ANALYTICS_SERVERS=10.0.0.242: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.242 +++ local server_address=10.0.0.242 +++ extended_server_list+='10.0.0.242:9042 ' +++ '[' -n '10.0.0.242:9042 ' ']' +++ echo 10.0.0.242:9042 ++ ANALYTICSDB_CQL_SERVERS=10.0.0.242:9042 ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.242 ++ 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.242 +++ local server_address=10.0.0.242 +++ extended_server_list+='10.0.0.242:8086 ' +++ '[' -n '10.0.0.242:8086 ' ']' +++ echo 10.0.0.242:8086 ++ COLLECTOR_SERVERS=10.0.0.242: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.242 ++ CONFIGDB_NODES=10.0.0.242 ++ 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.242 +++ local server_address=10.0.0.242 +++ extended_server_list+='10.0.0.242:8082 ' +++ '[' -n '10.0.0.242:8082 ' ']' +++ echo 10.0.0.242:8082 ++ CONFIG_SERVERS=10.0.0.242: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.242 +++ local server_address=10.0.0.242 +++ extended_server_list+='10.0.0.242:9161 ' +++ '[' -n '10.0.0.242:9161 ' ']' +++ echo 10.0.0.242:9161 ++ CONFIGDB_SERVERS=10.0.0.242: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.242 +++ local server_address=10.0.0.242 +++ extended_server_list+='10.0.0.242:9041 ' +++ '[' -n '10.0.0.242:9041 ' ']' +++ echo 10.0.0.242:9041 ++ CONFIGDB_CQL_SERVERS=10.0.0.242: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.242 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.0.0.242 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.242 ++ 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.242 +++ local server_address=10.0.0.242 +++ extended_server_list+=10.0.0.242:2181, +++ '[' -n 10.0.0.242:2181, ']' +++ echo 10.0.0.242:2181 ++ ZOOKEEPER_SERVERS=10.0.0.242: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.242 +++ local server_address=10.0.0.242 +++ extended_server_list+='10.0.0.242:2181 ' +++ '[' -n '10.0.0.242:2181 ' ']' +++ echo 10.0.0.242:2181 ++ ZOOKEEPER_SERVERS_SPACE_DELIM=10.0.0.242:2181 ++ RABBITMQ_NODES=10.0.0.242 ++ 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.242 +++ local server_address=10.0.0.242 +++ extended_server_list+=10.0.0.242:5673, +++ '[' -n 10.0.0.242:5673, ']' +++ echo 10.0.0.242:5673 ++ RABBITMQ_SERVERS=10.0.0.242: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.242 +++ local server_address=10.0.0.242 +++ extended_server_list+='10.0.0.242:6379 ' +++ '[' -n '10.0.0.242:6379 ' ']' +++ echo 10.0.0.242:6379 ++ REDIS_SERVERS=10.0.0.242: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.242 ++ 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.242 +++ local server_address=10.0.0.242 +++ extended_server_list+='10.0.0.242:9092 ' +++ '[' -n '10.0.0.242:9092 ' ']' +++ echo 10.0.0.242:9092 ++ KAFKA_SERVERS=10.0.0.242: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.242 ++ 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.242 ++ 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.242 ++ cut -d , -f 1 + local cassandra=10.0.0.242 + (( i=1 )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.242 9041 + echo 'INFO: Waiting for cassandra 2/30' INFO: Waiting for cassandra 2/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.242 9041 + echo 'INFO: Waiting for cassandra 3/30' INFO: Waiting for cassandra 3/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.242 9041 + echo 'INFO: Waiting for cassandra 4/30' INFO: Waiting for cassandra 4/30 + sleep 10 + (( i++ )) + (( i<=30 )) + nc -z 10.0.0.242 9041 + echo -e '\035\nquit' + echo 'INFO: Cassandra is connected' INFO: Cassandra is connected + sleep 5 + return 0 + host_ip=0.0.0.0 + is_enabled + local val= + [[ '' == \t\r\u\e ]] + [[ '' == \y\e\s ]] + [[ '' == \e\n\a\b\l\e\d ]] ++ get_listen_ip_for_node CONFIG +++ find_my_ip_and_order_for_node CONFIG +++ local server_typ=CONFIG_NODES +++ find_my_ip_and_order_for_node_list 10.0.0.242 +++ local servers=10.0.0.242 +++ cut -d ' ' -f 1 +++ local server_list= +++ IFS=, +++ read -ra server_list ++++ get_local_ips ++++ tr '\n' , ++++ awk '/32 host/ { print f } {f=$2}' ++++ cat /proc/net/fib_trie ++++ grep -vi host ++++ sort ++++ uniq +++ local local_ips=,10.0.0.242,10.79.145.1,127.0.0.1,172.17.0.1,252.242.0.1,, +++ local ord=1 +++ for server in "${server_list[@]}" +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.242'\''))' +++ local server_ip=10.0.0.242 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.242 ]] +++ [[ ,10.0.0.242,10.79.145.1,127.0.0.1,172.17.0.1,252.242.0.1,, =~ ,10\.0\.0\.242, ]] +++ echo 10.0.0.242 1 +++ return ++ local ip=10.0.0.242 ++ [[ -z 10.0.0.242 ]] ++ echo 10.0.0.242 + host_ip=10.0.0.242 + [[ cql == \c\q\l ]] ++ echo 10.0.0.242:9041 ++ sed 's/,/ /g' + cassandra_server_list=10.0.0.242:9041 + config_api_certs_config= + uwsgi_socket='protocol = http\nsocket = 10.0.0.242: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=__ ++ grep '^API__.*__.*=.*$' ++ sort ++ set -o posix ++ set ++ sed 's/^API__//g' ++ cut -d = -f 1 + 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: 11/24/2025 18:03:25.894 7f505cd20f00 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 11/24/2025 18:03:26.188 7f505cd20f00 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 11/24/2025 18:03:26.201 7f505cd20f00 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 11/24/2025 18:03:26.202 7f505cd20f00 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log] Bottle v0.12.25 server starting up (using GeventPoolServer(spawn=))... Listening on http://10.0.0.242:8082/ Hit Ctrl-C to quit. 10.0.0.242 - - [2025-11-24 18:03:37] "GET / HTTP/1.1" 503 181 0.000216 10.0.0.242 - - [2025-11-24 18:03:38] "GET / HTTP/1.1" 200 36215 0.001419 10.0.0.242 - - [2025-11-24 18:03:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.004111 10.0.0.242 - - [2025-11-24 18:03:38] "GET /global-system-config/7bf2f4eb-cdec-4e0e-8952-f1e098b915c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.005073 10.0.0.242 - - [2025-11-24 18:03:38] "POST /fqname-to-id HTTP/1.1" 404 216 0.001908 10.0.0.242 - - [2025-11-24 18:03:38] "POST /analytics-nodes HTTP/1.1" 200 601 0.019879 10.0.0.242 - - [2025-11-24 18:03:38] "GET / HTTP/1.1" 200 45303 0.001932 10.0.0.242 - - [2025-11-24 18:03:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002931 10.0.0.242 - - [2025-11-24 18:03:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.007667 10.0.0.242 - - [2025-11-24 18:03:38] "GET / HTTP/1.1" 200 36215 0.003421 10.0.0.242 - - [2025-11-24 18:03:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003475 10.0.0.242 - - [2025-11-24 18:03:38] "GET /global-system-config/7bf2f4eb-cdec-4e0e-8952-f1e098b915c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.006855 10.0.0.242 - - [2025-11-24 18:03:38] "POST /fqname-to-id HTTP/1.1" 404 216 0.006358 10.0.0.242 - - [2025-11-24 18:03:38] "GET / HTTP/1.1" 200 36215 0.005358 10.0.0.242 - - [2025-11-24 18:03:38] "POST /config-nodes HTTP/1.1" 200 595 0.074493 10.0.0.242 - - [2025-11-24 18:03:39] "GET / HTTP/1.1" 200 36215 0.001279 10.0.0.242 - - [2025-11-24 18:03:39] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.004112 10.0.0.242 - - [2025-11-24 18:03:39] "GET / HTTP/1.1" 200 36215 0.001360 10.0.0.242 - - [2025-11-24 18:03:39] "POST /fqname-to-id HTTP/1.1" 404 186 0.004885 10.0.0.242 - - [2025-11-24 18:03:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002367 10.0.0.242 - - [2025-11-24 18:03:39] "GET /global-system-config/7bf2f4eb-cdec-4e0e-8952-f1e098b915c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.005219 10.0.0.242 - - [2025-11-24 18:03:39] "POST /service-appliance-sets HTTP/1.1" 200 555 0.034101 10.0.0.242 - - [2025-11-24 18:03:39] "POST /fqname-to-id HTTP/1.1" 404 180 0.002525 10.0.0.242 - - [2025-11-24 18:03:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002512 10.0.0.242 - - [2025-11-24 18:03:39] "GET /global-system-config/7bf2f4eb-cdec-4e0e-8952-f1e098b915c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.004503 10.0.0.242 - - [2025-11-24 18:03:39] "POST /service-appliance-sets HTTP/1.1" 200 543 0.034302 10.0.0.242 - - [2025-11-24 18:03:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004904 10.0.0.242 - - [2025-11-24 18:03:39] "GET /network-ipam/5690296e-e583-430d-9466-d9f4439bc144?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1955 0.004385 10.0.0.242 - - [2025-11-24 18:03:40] "POST /service-templates HTTP/1.1" 200 513 0.036103 10.0.0.242 - - [2025-11-24 18:03:40] "POST /service-templates HTTP/1.1" 200 503 0.047870 10.0.0.242 - - [2025-11-24 18:03:40] "POST /service-templates HTTP/1.1" 200 517 0.064542 10.0.0.242 - - [2025-11-24 18:03:40] "POST /service-templates HTTP/1.1" 200 537 0.052119 10.0.0.242 - - [2025-11-24 18:03:40] "POST /service-templates HTTP/1.1" 200 509 0.044827 10.0.0.242 - - [2025-11-24 18:03:40] "GET / HTTP/1.1" 200 36215 0.001325 10.0.0.242 - - [2025-11-24 18:03:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004714 10.0.0.242 - - [2025-11-24 18:03:40] "GET /network-ipam/5690296e-e583-430d-9466-d9f4439bc144?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1955 0.003288 10.0.0.242 - - [2025-11-24 18:03:41] "POST /fqname-to-id HTTP/1.1" 404 225 0.001903 10.0.0.242 - - [2025-11-24 18:03:41] "POST /access-control-lists HTTP/1.1" 200 589 0.107638 10.0.0.242 - - [2025-11-24 18:03:41] "POST /fqname-to-id HTTP/1.1" 404 224 0.011215 10.0.0.242 - - [2025-11-24 18:03:41] "POST /access-control-lists HTTP/1.1" 200 587 0.055592 10.0.0.242 - - [2025-11-24 18:03:41] "POST /route-targets HTTP/1.1" 200 328 0.022215 10.0.0.242 - - [2025-11-24 18:03:41] "POST /ref-update HTTP/1.1" 200 156 0.022882 10.0.0.242 - - [2025-11-24 18:03:41] "GET / HTTP/1.1" 200 36215 0.001658 10.0.0.242 - - [2025-11-24 18:03:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.012273 10.0.0.242 - - [2025-11-24 18:03:41] "GET /global-system-config/7bf2f4eb-cdec-4e0e-8952-f1e098b915c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.012411 10.0.0.242 - - [2025-11-24 18:03:41] "POST /fqname-to-id HTTP/1.1" 404 216 0.006060 10.0.0.242 - - [2025-11-24 18:03:41] "POST /route-targets HTTP/1.1" 200 328 0.044002 10.0.0.242 - - [2025-11-24 18:03:41] "POST /ref-update HTTP/1.1" 200 156 0.029913 10.0.0.242 - - [2025-11-24 18:03:41] "POST /config-database-nodes HTTP/1.1" 200 613 0.045932 10.0.0.242 - - [2025-11-24 18:03:41] "POST /route-targets HTTP/1.1" 200 328 0.013521 10.0.0.242 - - [2025-11-24 18:03:41] "POST /ref-update HTTP/1.1" 200 156 0.020265 10.0.0.242 - - [2025-11-24 18:03:42] "POST /route-targets HTTP/1.1" 200 328 0.015703 10.0.0.242 - - [2025-11-24 18:03:42] "POST /ref-update HTTP/1.1" 200 156 0.018535 10.0.0.242 - - [2025-11-24 18:03:42] "POST /fqname-to-id HTTP/1.1" 404 201 0.010967 10.0.0.242 - - [2025-11-24 18:03:42] "POST /access-control-lists HTTP/1.1" 200 553 0.067817 10.0.0.242 - - [2025-11-24 18:03:42] "PUT /access-control-list/93653801-2045-4e63-8696-26544fc83963 HTTP/1.1" 200 273 0.035425 10.0.0.242 - - [2025-11-24 18:03:42] "PUT /access-control-list/cbaf21d6-f3ec-4bc9-aebc-802d633855d1 HTTP/1.1" 200 273 0.013926 10.0.0.242 - - [2025-11-24 18:03:43] "GET / HTTP/1.1" 200 36215 0.001508 10.0.0.242 - - [2025-11-24 18:03:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002310 10.0.0.242 - - [2025-11-24 18:03:43] "GET /routing-instance/a01a393c-b560-486b-9fdb-76fe19697a64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.003177 10.0.0.242 - - [2025-11-24 18:03:43] "POST /bgp-routers HTTP/1.1" 200 618 0.028966 10.0.0.242 - - [2025-11-24 18:03:43] "GET /bgp-router/d0d61140-5080-4bc5-a5d8-b00c0ce7d50c?fields=global_system_config_back_refs HTTP/1.1" 200 1132 0.031068 10.0.0.242 - - [2025-11-24 18:03:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002215 10.0.0.242 - - [2025-11-24 18:03:43] "GET /global-system-config/7bf2f4eb-cdec-4e0e-8952-f1e098b915c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.004623 10.0.0.242 - - [2025-11-24 18:03:43] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002283 10.0.0.242 - - [2025-11-24 18:03:43] "POST /ref-update HTTP/1.1" 200 156 0.012860 10.0.0.242 - - [2025-11-24 18:03:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.008767 10.0.0.242 - - [2025-11-24 18:03:44] "GET /global-vrouter-config/43cc4d98-92b3-4b95-ba50-de5fc281d3a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1217 0.005504 10.0.0.242 - - [2025-11-24 18:03:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.005810 10.0.0.242 - - [2025-11-24 18:03:44] "PUT /global-vrouter-config/43cc4d98-92b3-4b95-ba50-de5fc281d3a7 HTTP/1.1" 200 277 0.009918 10.0.0.242 - - [2025-11-24 18:03:44] "GET / HTTP/1.1" 200 36215 0.001431 10.0.0.242 - - [2025-11-24 18:03:44] "GET / HTTP/1.1" 200 36215 0.001278 10.0.0.242 - - [2025-11-24 18:03:44] "POST /alarms HTTP/1.1" 200 583 0.025413 10.0.0.242 - - [2025-11-24 18:03:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.012059 10.0.0.242 - - [2025-11-24 18:03:44] "GET /global-system-config/7bf2f4eb-cdec-4e0e-8952-f1e098b915c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.010176 10.0.0.242 - - [2025-11-24 18:03:44] "POST /fqname-to-id HTTP/1.1" 404 216 0.003794 10.0.0.242 - - [2025-11-24 18:03:44] "POST /alarms HTTP/1.1" 200 577 0.059721 10.0.0.242 - - [2025-11-24 18:03:44] "POST /analytics-snmp-nodes HTTP/1.1" 200 611 0.076743 10.0.0.242 - - [2025-11-24 18:03:44] "POST /alarms HTTP/1.1" 200 577 0.111165 10.0.0.242 - - [2025-11-24 18:03:44] "POST /alarms HTTP/1.1" 200 561 0.034678 10.0.0.242 - - [2025-11-24 18:03:44] "POST /alarms HTTP/1.1" 200 557 0.033157 10.0.0.242 - - [2025-11-24 18:03:44] "POST /alarms HTTP/1.1" 200 559 0.036677 10.0.0.242 - - [2025-11-24 18:03:44] "POST /alarms HTTP/1.1" 200 567 0.023798 10.0.0.242 - - [2025-11-24 18:03:45] "GET / HTTP/1.1" 200 36215 0.001268 10.0.0.242 - - [2025-11-24 18:03:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004112 10.0.0.242 - - [2025-11-24 18:03:45] "GET /global-system-config/7bf2f4eb-cdec-4e0e-8952-f1e098b915c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.005555 10.0.0.242 - - [2025-11-24 18:03:45] "POST /fqname-to-id HTTP/1.1" 404 216 0.002764 10.0.0.242 - - [2025-11-24 18:03:45] "POST /alarms HTTP/1.1" 200 551 0.016884 10.0.0.242 - - [2025-11-24 18:03:45] "POST /alarms HTTP/1.1" 200 559 0.107085 10.0.0.242 - - [2025-11-24 18:03:45] "POST /analytics-alarm-nodes HTTP/1.1" 200 613 0.224369 10.0.0.242 - - [2025-11-24 18:03:45] "POST /alarms HTTP/1.1" 200 569 0.243486 10.0.0.242 - - [2025-11-24 18:03:45] "POST /alarms HTTP/1.1" 200 557 0.035460 10.0.0.242 - - [2025-11-24 18:03:45] "POST /alarms HTTP/1.1" 200 569 0.032297 10.0.0.242 - - [2025-11-24 18:03:45] "POST /alarms HTTP/1.1" 200 577 0.098805 10.0.0.242 - - [2025-11-24 18:03:45] "POST /alarms HTTP/1.1" 200 571 0.020987 10.0.0.242 - - [2025-11-24 18:03:45] "POST /alarms HTTP/1.1" 200 563 0.065926 10.0.0.242 - - [2025-11-24 18:03:45] "POST /alarms HTTP/1.1" 200 563 0.038301 10.0.0.242 - - [2025-11-24 18:03:45] "POST /alarms HTTP/1.1" 200 563 0.037310 10.0.0.242 - - [2025-11-24 18:03:45] "POST /alarms HTTP/1.1" 200 549 0.070224 10.0.0.242 - - [2025-11-24 18:03:46] "POST /alarms HTTP/1.1" 200 597 0.075441 10.0.0.242 - - [2025-11-24 18:03:46] "POST /alarms HTTP/1.1" 200 577 0.100003 10.0.0.242 - - [2025-11-24 18:03:46] "POST /alarms HTTP/1.1" 200 573 0.081468 10.0.0.242 - - [2025-11-24 18:03:46] "POST /alarms HTTP/1.1" 200 585 0.037458 10.0.0.242 - - [2025-11-24 18:03:46] "POST /alarms HTTP/1.1" 200 611 0.015195 10.0.0.242 - - [2025-11-24 18:03:46] "GET / HTTP/1.1" 200 36215 0.001386 10.0.0.242 - - [2025-11-24 18:03:46] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002293 10.0.0.242 - - [2025-11-24 18:03:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001948 10.0.0.242 - - [2025-11-24 18:03:46] "PUT /global-vrouter-config/43cc4d98-92b3-4b95-ba50-de5fc281d3a7 HTTP/1.1" 200 277 0.007525 10.0.0.242 - - [2025-11-24 18:03:46] "GET / HTTP/1.1" 200 36215 0.001176 10.0.0.242 - - [2025-11-24 18:03:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002201 10.0.0.242 - - [2025-11-24 18:03:46] "GET /global-vrouter-config/43cc4d98-92b3-4b95-ba50-de5fc281d3a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.002686 10.0.0.242 - - [2025-11-24 18:03:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.012462 10.0.0.242 - - [2025-11-24 18:03:46] "PUT /global-vrouter-config/43cc4d98-92b3-4b95-ba50-de5fc281d3a7 HTTP/1.1" 200 277 0.015647 10.0.0.242 - - [2025-11-24 18:03:47] "GET / HTTP/1.1" 200 36215 0.001831 10.0.0.242 - - [2025-11-24 18:03:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.005823 10.0.0.242 - - [2025-11-24 18:03:47] "GET /global-system-config/7bf2f4eb-cdec-4e0e-8952-f1e098b915c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.004638 10.0.0.242 - - [2025-11-24 18:03:47] "PUT /global-system-config/7bf2f4eb-cdec-4e0e-8952-f1e098b915c9 HTTP/1.1" 200 275 0.028274 10.0.0.242 - - [2025-11-24 18:05:28] "GET / HTTP/1.1" 200 36215 0.001377 10.0.0.242 - - [2025-11-24 18:05:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002344 10.0.0.242 - - [2025-11-24 18:05:28] "GET /global-system-config/7bf2f4eb-cdec-4e0e-8952-f1e098b915c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.007926 10.0.0.242 - - [2025-11-24 18:05:28] "POST /fqname-to-id HTTP/1.1" 404 216 0.001998 10.0.0.242 - - [2025-11-24 18:05:28] "POST /database-nodes HTTP/1.1" 200 599 0.026361 [Introspect:8084]10.0.0.242 - - [2025-11-24 18:05:33] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000933 [Introspect:8084]10.0.0.242 - - [2025-11-24 18:05:33] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001080 [Introspect:8084]10.0.0.242 - - [2025-11-24 18:05:51] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000868 [Introspect:8084]10.0.0.242 - - [2025-11-24 18:05:51] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000888 [Introspect:8084]10.0.0.242 - - [2025-11-24 18:06:11] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000946 [Introspect:8084]10.0.0.242 - - [2025-11-24 18:06:11] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000919 10.0.0.242 - - [2025-11-24 18:06:18] "GET / HTTP/1.1" 200 36215 0.001449 10.0.0.242 - - [2025-11-24 18:06:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003271 10.0.0.242 - - [2025-11-24 18:06:18] "GET /domain/277e4a44-589b-47a1-b32d-f59c3e921ca6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 894 0.003105 10.0.0.242 - - [2025-11-24 18:06:18] "POST /id-to-fqname HTTP/1.1" 200 173 0.003487 10.0.0.242 - - [2025-11-24 18:06:18] "POST /fqname-to-id HTTP/1.1" 404 182 0.011657 10.0.0.242 - - [2025-11-24 18:06:18] "POST /security-groups HTTP/1.1" 200 570 0.067164 10.0.0.242 - - [2025-11-24 18:06:18] "POST /fqname-to-id HTTP/1.1" 404 213 0.004403 10.0.0.242 - - [2025-11-24 18:06:18] "POST /projects HTTP/1.1" 200 483 0.265722 10.0.0.242 - - [2025-11-24 18:06:19] "POST /access-control-lists HTTP/1.1" 200 581 0.088198 10.0.0.242 - - [2025-11-24 18:06:19] "POST /fqname-to-id HTTP/1.1" 404 212 0.037787 10.0.0.242 - - [2025-11-24 18:06:19] "POST /security-groups HTTP/1.1" 200 536 0.124959 10.0.0.242 - - [2025-11-24 18:06:19] "POST /chown HTTP/1.1" 200 109 0.023415 10.0.0.242 - - [2025-11-24 18:06:19] "POST /policy-managements HTTP/1.1" 409 214 0.010934 10.0.0.242 - - [2025-11-24 18:06:19] "POST /access-control-lists HTTP/1.1" 200 579 0.058455 10.0.0.242 - - [2025-11-24 18:06:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.008155 10.0.0.242 - - [2025-11-24 18:06:19] "GET /policy-management/3583b543-85de-4e18-90e4-e33f00b3e2c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003013 10.0.0.242 - - [2025-11-24 18:06:19] "POST /application-policy-sets HTTP/1.1" 200 530 0.030593 10.0.0.242 - - [2025-11-24 18:06:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001931 10.0.0.242 - - [2025-11-24 18:06:19] "GET /global-vrouter-config/43cc4d98-92b3-4b95-ba50-de5fc281d3a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003916 10.0.0.242 - - [2025-11-24 18:06:19] "PUT /global-vrouter-config/43cc4d98-92b3-4b95-ba50-de5fc281d3a7 HTTP/1.1" 200 277 0.012380 10.0.0.242 - - [2025-11-24 18:06:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002485 10.0.0.242 - - [2025-11-24 18:06:19] "GET /virtual-network/7fe92e65-c20e-4596-9dc5-62228cf81b0b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1427 0.004437 10.0.0.242 - - [2025-11-24 18:06:19] "POST /id-to-fqname HTTP/1.1" 200 177 0.000546 10.0.0.242 - - [2025-11-24 18:06:19] "POST /fqname-to-id HTTP/1.1" 404 186 0.002868 10.0.0.242 - - [2025-11-24 18:06:19] "POST /security-groups HTTP/1.1" 200 574 0.079662 10.0.0.242 - - [2025-11-24 18:06:19] "POST /projects HTTP/1.1" 200 491 0.212622 10.0.0.242 - - [2025-11-24 18:06:19] "POST /security-groups HTTP/1.1" 200 548 0.035238 10.0.0.242 - - [2025-11-24 18:06:19] "POST /fqname-to-id HTTP/1.1" 404 232 0.001897 10.0.0.242 - - [2025-11-24 18:06:19] "POST /chown HTTP/1.1" 200 109 0.017447 10.0.0.242 - - [2025-11-24 18:06:19] "POST /access-control-lists HTTP/1.1" 200 596 0.033484 10.0.0.242 - - [2025-11-24 18:06:19] "POST /fqname-to-id HTTP/1.1" 404 231 0.015120 10.0.0.242 - - [2025-11-24 18:06:19] "POST /network-ipams HTTP/1.1" 200 524 0.048548 10.0.0.242 - - [2025-11-24 18:06:19] "POST /access-control-lists HTTP/1.1" 200 594 0.072503 10.0.0.242 - - [2025-11-24 18:06:19] "POST /network-ipams HTTP/1.1" 200 512 0.095954 10.0.0.242 - - [2025-11-24 18:06:19] "POST /fqname-to-id HTTP/1.1" 404 217 0.001675 10.0.0.242 - - [2025-11-24 18:06:19] "POST /fqname-to-id HTTP/1.1" 404 198 0.003114 10.0.0.242 - - [2025-11-24 18:06:19] "POST /access-control-lists HTTP/1.1" 200 585 0.085965 10.0.0.242 - - [2025-11-24 18:06:20] "POST /fqname-to-id HTTP/1.1" 404 216 0.023343 10.0.0.242 - - [2025-11-24 18:06:20] "POST /access-control-lists HTTP/1.1" 200 583 0.050201 10.0.0.242 - - [2025-11-24 18:06:20] "POST /useragent-kv HTTP/1.1" 200 115 0.007547 10.0.0.242 - - [2025-11-24 18:06:20] "POST /virtual-networks HTTP/1.1" 200 540 0.182704 10.0.0.242 - - [2025-11-24 18:06:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.009554 10.0.0.242 - - [2025-11-24 18:06:20] "POST /fqname-to-id HTTP/1.1" 404 240 0.006312 10.0.0.242 - - [2025-11-24 18:06:20] "POST /access-control-lists HTTP/1.1" 200 604 0.026999 10.0.0.242 - - [2025-11-24 18:06:20] "POST /fqname-to-id HTTP/1.1" 404 239 0.021226 10.0.0.242 - - [2025-11-24 18:06:20] "GET /virtual-network/d7564955-5366-4596-8c66-d6174dbc96a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1737 0.017321 10.0.0.242 - - [2025-11-24 18:06:20] "POST /network-ipams HTTP/1.1" 200 520 0.030399 10.0.0.242 - - [2025-11-24 18:06:20] "POST /fqname-to-id HTTP/1.1" 404 202 0.002623 10.0.0.242 - - [2025-11-24 18:06:20] "POST /access-control-lists HTTP/1.1" 200 602 0.028609 10.0.0.242 - - [2025-11-24 18:06:20] "POST /fqname-to-id HTTP/1.1" 404 229 0.001790 10.0.0.242 - - [2025-11-24 18:06:20] "POST /access-control-lists HTTP/1.1" 200 591 0.068742 10.0.0.242 - - [2025-11-24 18:06:20] "POST /route-targets HTTP/1.1" 200 328 0.057678 10.0.0.242 - - [2025-11-24 18:06:20] "POST /ref-update HTTP/1.1" 200 156 0.028086 10.0.0.242 - - [2025-11-24 18:06:20] "POST /useragent-kv HTTP/1.1" 200 115 0.002079 10.0.0.242 - - [2025-11-24 18:06:20] "POST /virtual-networks HTTP/1.1" 200 548 0.242644 10.0.0.242 - - [2025-11-24 18:06:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.005122 10.0.0.242 - - [2025-11-24 18:06:20] "GET /virtual-network/c456c17e-0900-4e39-90e4-0a42f97fc1ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1754 0.009787 10.0.0.242 - - [2025-11-24 18:06:20] "PUT /access-control-list/bff59b4f-2b42-4251-934d-ba16ad125a12 HTTP/1.1" 200 273 0.016590 10.0.0.242 - - [2025-11-24 18:06:20] "POST /fqname-to-id HTTP/1.1" 404 199 0.002159 10.0.0.242 - - [2025-11-24 18:06:20] "POST /route-targets HTTP/1.1" 200 328 0.019058 10.0.0.242 - - [2025-11-24 18:06:20] "POST /network-policys HTTP/1.1" 200 540 0.055295 10.0.0.242 - - [2025-11-24 18:06:20] "POST /ref-update HTTP/1.1" 200 156 0.060390 10.0.0.242 - - [2025-11-24 18:06:20] "POST /fqname-to-id HTTP/1.1" 404 197 0.016749 10.0.0.242 - - [2025-11-24 18:06:20] "POST /network-policys HTTP/1.1" 200 536 0.027933 10.0.0.242 - - [2025-11-24 18:06:20] "POST /fqname-to-id HTTP/1.1" 404 201 0.006805 10.0.0.242 - - [2025-11-24 18:06:20] "POST /network-policys HTTP/1.1" 200 544 0.025535 10.0.0.242 - - [2025-11-24 18:06:20] "PUT /access-control-list/b2b30f48-4ea7-4aa9-a11d-72db9b481348 HTTP/1.1" 200 273 0.023812 10.0.0.242 - - [2025-11-24 18:06:20] "POST /ref-update HTTP/1.1" 200 156 0.117839 10.0.0.242 - - [2025-11-24 18:06:20] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.011319 10.0.0.242 - - [2025-11-24 18:06:21] "PUT /access-control-list/bff59b4f-2b42-4251-934d-ba16ad125a12 HTTP/1.1" 200 273 0.060071 10.0.0.242 - - [2025-11-24 18:06:21] "POST /ref-update HTTP/1.1" 200 156 0.099956 10.0.0.242 - - [2025-11-24 18:06:21] "PUT /access-control-list/bff59b4f-2b42-4251-934d-ba16ad125a12 HTTP/1.1" 200 273 0.020623 10.0.0.242 - - [2025-11-24 18:06:21] "POST /ref-update HTTP/1.1" 200 156 0.068172 10.0.0.242 - - [2025-11-24 18:06:21] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.011169 10.0.0.242 - - [2025-11-24 18:06:21] "PUT /access-control-list/b2b30f48-4ea7-4aa9-a11d-72db9b481348 HTTP/1.1" 200 273 0.079702 10.0.0.242 - - [2025-11-24 18:06:21] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.043118 10.0.0.242 - - [2025-11-24 18:06:21] "POST /ref-update HTTP/1.1" 200 156 0.010540 10.0.0.242 - - [2025-11-24 18:06:21] "POST /fqname-to-id HTTP/1.1" 404 237 0.009080 10.0.0.242 - - [2025-11-24 18:06:21] "POST /ref-update HTTP/1.1" 200 156 0.079725 10.0.0.242 - - [2025-11-24 18:06:21] "POST /access-control-lists HTTP/1.1" 200 603 0.053271 10.0.0.242 - - [2025-11-24 18:06:21] "PUT /access-control-list/6cbec102-6df4-47d1-a135-84403bc35fdc HTTP/1.1" 200 273 0.019830 10.0.0.242 - - [2025-11-24 18:06:21] "POST /ref-update HTTP/1.1" 200 156 0.114974 10.0.0.242 - - [2025-11-24 18:06:21] "POST /ref-update HTTP/1.1" 200 156 0.056028 10.0.0.242 - - [2025-11-24 18:06:21] "PUT /access-control-list/6cbec102-6df4-47d1-a135-84403bc35fdc HTTP/1.1" 200 273 0.076621 10.0.0.242 - - [2025-11-24 18:06:21] "POST /ref-update HTTP/1.1" 200 156 0.194239 10.0.0.242 - - [2025-11-24 18:06:21] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.015724 10.0.0.242 - - [2025-11-24 18:06:21] "PUT /access-control-list/b2b30f48-4ea7-4aa9-a11d-72db9b481348 HTTP/1.1" 200 273 0.087885 10.0.0.242 - - [2025-11-24 18:06:21] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.006210 10.0.0.242 - - [2025-11-24 18:06:21] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002974 10.0.0.242 - - [2025-11-24 18:06:21] "POST /ref-update HTTP/1.1" 200 156 0.009097 10.0.0.242 - - [2025-11-24 18:06:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003901 10.0.0.242 - - [2025-11-24 18:06:21] "GET /virtual-network/7fe92e65-c20e-4596-9dc5-62228cf81b0b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1720 0.005134 10.0.0.242 - - [2025-11-24 18:06:21] "GET /application-policy-set/5ce83b01-73b4-44b6-a7e8-cc128d0dc586?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1066 0.004027 10.0.0.242 - - [2025-11-24 18:06:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001878 10.0.0.242 - - [2025-11-24 18:06:21] "GET /policy-management/3583b543-85de-4e18-90e4-e33f00b3e2c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002479 10.0.0.242 - - [2025-11-24 18:06:21] "POST /firewall-policys HTTP/1.1" 200 532 0.029107 10.0.0.242 - - [2025-11-24 18:06:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.013425 10.0.0.242 - - [2025-11-24 18:06:22] "GET /firewall-policy/c4f75483-0c0e-4e0e-a686-f2c3b2e48284?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1445 0.014313 10.0.0.242 - - [2025-11-24 18:06:22] "GET /application-policy-set/5ce83b01-73b4-44b6-a7e8-cc128d0dc586?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1066 0.005103 10.0.0.242 - - [2025-11-24 18:06:22] "GET /firewall-policy/c4f75483-0c0e-4e0e-a686-f2c3b2e48284?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1445 0.002992 10.0.0.242 - - [2025-11-24 18:06:22] "POST /ref-update HTTP/1.1" 200 156 0.030791 10.0.0.242 - - [2025-11-24 18:06:22] "GET /application-policy-set/5ce83b01-73b4-44b6-a7e8-cc128d0dc586?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1315 0.016052 10.0.0.242 - - [2025-11-24 18:06:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.007390 10.0.0.242 - - [2025-11-24 18:06:22] "GET /policy-management/3583b543-85de-4e18-90e4-e33f00b3e2c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002855 10.0.0.242 - - [2025-11-24 18:06:22] "POST /firewall-policys HTTP/1.1" 200 534 0.024546 10.0.0.242 - - [2025-11-24 18:06:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.015906 10.0.0.242 - - [2025-11-24 18:06:22] "GET /firewall-policy/f1c85861-935c-44af-8cef-b272ac9094f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1455 0.027524 10.0.0.242 - - [2025-11-24 18:06:22] "GET /application-policy-set/5ce83b01-73b4-44b6-a7e8-cc128d0dc586?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1315 0.004014 10.0.0.242 - - [2025-11-24 18:06:22] "GET /firewall-policy/f1c85861-935c-44af-8cef-b272ac9094f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1455 0.002785 10.0.0.242 - - [2025-11-24 18:06:22] "GET /firewall-policy/c4f75483-0c0e-4e0e-a686-f2c3b2e48284?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1445 0.002550 10.0.0.242 - - [2025-11-24 18:06:22] "GET /firewall-policy/c4f75483-0c0e-4e0e-a686-f2c3b2e48284?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1445 0.002327 10.0.0.242 - - [2025-11-24 18:06:22] "POST /ref-update HTTP/1.1" 200 156 0.020856 10.0.0.242 - - [2025-11-24 18:06:22] "POST /ref-update HTTP/1.1" 200 156 0.045217 10.0.0.242 - - [2025-11-24 18:06:22] "POST /ref-update HTTP/1.1" 200 156 0.032374 10.0.0.242 - - [2025-11-24 18:06:22] "GET /application-policy-set/5ce83b01-73b4-44b6-a7e8-cc128d0dc586?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1538 0.004226 10.0.0.242 - - [2025-11-24 18:06:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001830 10.0.0.242 - - [2025-11-24 18:06:22] "GET /policy-management/3583b543-85de-4e18-90e4-e33f00b3e2c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002635 10.0.0.242 - - [2025-11-24 18:06:22] "POST /firewall-policys HTTP/1.1" 200 532 0.022851 10.0.0.242 - - [2025-11-24 18:06:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.045139 10.0.0.242 - - [2025-11-24 18:06:22] "GET /firewall-policy/d088fa05-2783-4959-89c5-f7e55e09e3fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.022628 10.0.0.242 - - [2025-11-24 18:06:22] "GET /application-policy-set/5ce83b01-73b4-44b6-a7e8-cc128d0dc586?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1538 0.003742 10.0.0.242 - - [2025-11-24 18:06:22] "GET /firewall-policy/d088fa05-2783-4959-89c5-f7e55e09e3fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.002981 10.0.0.242 - - [2025-11-24 18:06:22] "GET /firewall-policy/c4f75483-0c0e-4e0e-a686-f2c3b2e48284?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1445 0.002355 10.0.0.242 - - [2025-11-24 18:06:22] "GET /firewall-policy/f1c85861-935c-44af-8cef-b272ac9094f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1455 0.002811 10.0.0.242 - - [2025-11-24 18:06:22] "GET /firewall-policy/c4f75483-0c0e-4e0e-a686-f2c3b2e48284?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1445 0.002343 10.0.0.242 - - [2025-11-24 18:06:22] "GET /firewall-policy/f1c85861-935c-44af-8cef-b272ac9094f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1455 0.002102 10.0.0.242 - - [2025-11-24 18:06:22] "POST /ref-update HTTP/1.1" 200 156 0.022032 10.0.0.242 - - [2025-11-24 18:06:22] "POST /ref-update HTTP/1.1" 200 156 0.036751 10.0.0.242 - - [2025-11-24 18:06:23] "POST /ref-update HTTP/1.1" 200 156 0.035446 10.0.0.242 - - [2025-11-24 18:06:23] "POST /ref-update HTTP/1.1" 200 156 0.019061 10.0.0.242 - - [2025-11-24 18:06:23] "POST /ref-update HTTP/1.1" 200 156 0.038801 10.0.0.242 - - [2025-11-24 18:06:23] "GET /application-policy-set/5ce83b01-73b4-44b6-a7e8-cc128d0dc586?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1760 0.018337 10.0.0.242 - - [2025-11-24 18:06:23] "POST /tags HTTP/1.1" 200 300 0.035282 10.0.0.242 - - [2025-11-24 18:06:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.014996 10.0.0.242 - - [2025-11-24 18:06:23] "GET /tag/587f7929-3f21-4ca9-b54e-e21267bbd749?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.011181 10.0.0.242 - - [2025-11-24 18:06:23] "POST /set-tag HTTP/1.1" 200 109 0.020480 10.0.0.242 - - [2025-11-24 18:06:23] "POST /tags HTTP/1.1" 200 358 0.100064 10.0.0.242 - - [2025-11-24 18:06:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.009819 10.0.0.242 - - [2025-11-24 18:06:23] "GET /tag/76bfa4de-4ff3-44cb-bb4d-c4f281b3f524?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1251 0.013401 10.0.0.242 - - [2025-11-24 18:06:23] "POST /tags HTTP/1.1" 200 306 0.058485 10.0.0.242 - - [2025-11-24 18:06:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.016789 10.0.0.242 - - [2025-11-24 18:06:23] "GET /tag/03d7245b-be1c-498f-8ce9-47a3388bc772?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1119 0.018678 10.0.0.242 - - [2025-11-24 18:06:23] "POST /id-to-fqname HTTP/1.1" 200 174 0.000498 10.0.0.242 - - [2025-11-24 18:06:23] "POST /fqname-to-id HTTP/1.1" 404 183 0.008434 10.0.0.242 - - [2025-11-24 18:06:23] "POST /security-groups HTTP/1.1" 200 571 0.076687 10.0.0.242 - - [2025-11-24 18:06:23] "POST /projects HTTP/1.1" 200 485 0.202748 10.0.0.242 - - [2025-11-24 18:06:23] "POST /fqname-to-id HTTP/1.1" 404 214 0.009322 10.0.0.242 - - [2025-11-24 18:06:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.025887 10.0.0.242 - - [2025-11-24 18:06:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.013218 10.0.0.242 - - [2025-11-24 18:06:24] "POST /access-control-lists HTTP/1.1" 200 582 0.086052 10.0.0.242 - - [2025-11-24 18:06:24] "POST /fqname-to-id HTTP/1.1" 404 213 0.008818 10.0.0.242 - - [2025-11-24 18:06:24] "GET /virtual-network/d7564955-5366-4596-8c66-d6174dbc96a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2300 0.026951 10.0.0.242 - - [2025-11-24 18:06:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.005417 10.0.0.242 - - [2025-11-24 18:06:24] "GET /virtual-network/c456c17e-0900-4e39-90e4-0a42f97fc1ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2583 0.007868 10.0.0.242 - - [2025-11-24 18:06:24] "PUT /virtual-network/d7564955-5366-4596-8c66-d6174dbc96a3 HTTP/1.1" 200 265 0.057221 10.0.0.242 - - [2025-11-24 18:06:24] "POST /access-control-lists HTTP/1.1" 200 580 0.081630 10.0.0.242 - - [2025-11-24 18:06:24] "PUT /virtual-network/c456c17e-0900-4e39-90e4-0a42f97fc1ba HTTP/1.1" 200 265 0.076544 10.0.0.242 - - [2025-11-24 18:06:24] "POST /security-groups HTTP/1.1" 200 539 0.102744 10.0.0.242 - - [2025-11-24 18:06:24] "POST /fqname-to-id HTTP/1.1" 404 234 0.002689 10.0.0.242 - - [2025-11-24 18:06:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.042184 10.0.0.242 - - [2025-11-24 18:06:24] "POST /chown HTTP/1.1" 200 109 0.036924 10.0.0.242 - - [2025-11-24 18:06:24] "GET /application-policy-set/5ce83b01-73b4-44b6-a7e8-cc128d0dc586?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.024570 10.0.0.242 - - [2025-11-24 18:06:24] "POST /access-control-lists HTTP/1.1" 200 598 0.114082 10.0.0.242 - - [2025-11-24 18:06:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.013586 10.0.0.242 - - [2025-11-24 18:06:24] "POST /fqname-to-id HTTP/1.1" 404 233 0.012339 10.0.0.242 - - [2025-11-24 18:06:24] "GET /policy-management/3583b543-85de-4e18-90e4-e33f00b3e2c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.009727 10.0.0.242 - - [2025-11-24 18:06:24] "POST /tags HTTP/1.1" 409 207 0.002436 10.0.0.242 - - [2025-11-24 18:06:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002010 10.0.0.242 - - [2025-11-24 18:06:24] "GET /tag/03d7245b-be1c-498f-8ce9-47a3388bc772?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1119 0.016398 10.0.0.242 - - [2025-11-24 18:06:24] "POST /access-control-lists HTTP/1.1" 200 596 0.073455 10.0.0.242 - - [2025-11-24 18:06:24] "POST /firewall-rules HTTP/1.1" 200 566 0.076638 10.0.0.242 - - [2025-11-24 18:06:24] "GET /firewall-rule/1a70b7f7-6833-475e-8fab-5ac2be19bf73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2001 0.028842 10.0.0.242 - - [2025-11-24 18:06:24] "GET /firewall-policy/f1c85861-935c-44af-8cef-b272ac9094f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1455 0.002455 10.0.0.242 - - [2025-11-24 18:06:24] "GET /firewall-rule/1a70b7f7-6833-475e-8fab-5ac2be19bf73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2001 0.002998 10.0.0.242 - - [2025-11-24 18:06:24] "POST /ref-update HTTP/1.1" 200 156 0.014745 10.0.0.242 - - [2025-11-24 18:06:24] "GET /application-policy-set/5ce83b01-73b4-44b6-a7e8-cc128d0dc586?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.017061 10.0.0.242 - - [2025-11-24 18:06:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002671 10.0.0.242 - - [2025-11-24 18:06:24] "GET /policy-management/3583b543-85de-4e18-90e4-e33f00b3e2c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.005082 10.0.0.242 - - [2025-11-24 18:06:24] "POST /tags HTTP/1.1" 409 207 0.002236 10.0.0.242 - - [2025-11-24 18:06:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002444 10.0.0.242 - - [2025-11-24 18:06:24] "GET /tag/03d7245b-be1c-498f-8ce9-47a3388bc772?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1119 0.013195 10.0.0.242 - - [2025-11-24 18:06:25] "POST /firewall-rules HTTP/1.1" 200 564 0.085317 10.0.0.242 - - [2025-11-24 18:06:25] "GET /firewall-rule/fa76f0ad-1a71-42f1-9b5b-4622b4530edc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1999 0.005442 10.0.0.242 - - [2025-11-24 18:06:25] "GET /firewall-policy/f1c85861-935c-44af-8cef-b272ac9094f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1718 0.003721 10.0.0.242 - - [2025-11-24 18:06:25] "GET /firewall-rule/fa76f0ad-1a71-42f1-9b5b-4622b4530edc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1999 0.002450 10.0.0.242 - - [2025-11-24 18:06:25] "POST /ref-update HTTP/1.1" 200 156 0.081516 10.0.0.242 - - [2025-11-24 18:06:25] "POST /tags HTTP/1.1" 200 306 0.214168 10.0.0.242 - - [2025-11-24 18:06:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.024826 10.0.0.242 - - [2025-11-24 18:06:25] "GET /tag/3c30aab8-a78b-4a7f-a537-36ac6604a152?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.017889 10.0.0.242 - - [2025-11-24 18:06:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001973 10.0.0.242 - - [2025-11-24 18:06:25] "GET /project/9f658060-2109-4d91-b989-389409e5d017?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.048976 10.0.0.242 - - [2025-11-24 18:06:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002283 10.0.0.242 - - [2025-11-24 18:06:25] "GET /virtual-network/c456c17e-0900-4e39-90e4-0a42f97fc1ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2653 0.005831 10.0.0.242 - - [2025-11-24 18:06:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003512 10.0.0.242 - - [2025-11-24 18:06:25] "GET /service-appliance-set/fcc73f03-d609-400c-9d00-e08b381f6c95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.006084 10.0.0.242 - - [2025-11-24 18:06:25] "POST /fqname-to-id HTTP/1.1" 404 240 0.003808 10.0.0.242 - - [2025-11-24 18:06:25] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.120481 10.0.0.242 - - [2025-11-24 18:06:25] "GET /virtual-machine-interface/378cebd0-37a6-4ae3-8d92-d437e2046bd3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2307 0.029534 10.0.0.242 - - [2025-11-24 18:06:26] "POST /instance-ips HTTP/1.1" 200 382 0.155139 10.0.0.242 - - [2025-11-24 18:06:26] "GET /instance-ip/924db4a7-b485-469b-8f33-31db5800a4f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1596 0.025498 10.0.0.242 - - [2025-11-24 18:06:26] "POST /loadbalancers HTTP/1.1" 200 584 0.065323 10.0.0.242 - - [2025-11-24 18:06:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.018359 10.0.0.242 - - [2025-11-24 18:06:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.016433 10.0.0.242 - - [2025-11-24 18:06:26] "GET /project/9f658060-2109-4d91-b989-389409e5d017?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.084036 10.0.0.242 - - [2025-11-24 18:06:26] "GET /project/9f658060-2109-4d91-b989-389409e5d017?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.058559 10.0.0.242 - - [2025-11-24 18:06:26] "GET /loadbalancer/314058de-d385-499d-b69d-ab807d2a514c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2158 0.013737 10.0.0.242 - - [2025-11-24 18:06:26] "GET /instance-ip/924db4a7-b485-469b-8f33-31db5800a4f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1596 0.014981 10.0.0.242 - - [2025-11-24 18:06:26] "POST /loadbalancer-listeners HTTP/1.1" 200 692 0.057781 10.0.0.242 - - [2025-11-24 18:06:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.039795 10.0.0.242 - - [2025-11-24 18:06:26] "POST /floating-ips HTTP/1.1" 200 585 0.093131 10.0.0.242 - - [2025-11-24 18:06:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.061461 10.0.0.242 - - [2025-11-24 18:06:26] "GET /project/9f658060-2109-4d91-b989-389409e5d017?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.066106 10.0.0.242 - - [2025-11-24 18:06:26] "GET /loadbalancer-listener/8852cd7a-8124-43ac-a4d3-2ee338457b93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1831 0.015379 10.0.0.242 - - [2025-11-24 18:06:26] "GET /loadbalancer-listener/8852cd7a-8124-43ac-a4d3-2ee338457b93?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1199 0.015220 10.0.0.242 - - [2025-11-24 18:06:26] "POST /loadbalancer-pools HTTP/1.1" 200 684 0.019948 10.0.0.242 - - [2025-11-24 18:06:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.037621 10.0.0.242 - - [2025-11-24 18:06:26] "GET /global-vrouter-config/43cc4d98-92b3-4b95-ba50-de5fc281d3a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1865 0.018556 10.0.0.242 - - [2025-11-24 18:06:26] "GET /instance-ip/924db4a7-b485-469b-8f33-31db5800a4f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1596 0.018415 10.0.0.242 - - [2025-11-24 18:06:26] "GET /instance-ip/924db4a7-b485-469b-8f33-31db5800a4f5?fields=floating_ips HTTP/1.1" 200 1173 0.009686 10.0.0.242 - - [2025-11-24 18:06:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001966 10.0.0.242 - - [2025-11-24 18:06:26] "PUT /global-vrouter-config/43cc4d98-92b3-4b95-ba50-de5fc281d3a7 HTTP/1.1" 200 277 0.008667 10.0.0.242 - - [2025-11-24 18:06:26] "GET /floating-ip/99684d1d-7dd1-41e6-a17d-6d4c86e7422d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1463 0.005089 10.0.0.242 - - [2025-11-24 18:06:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002169 10.0.0.242 - - [2025-11-24 18:06:27] "GET /loadbalancer/314058de-d385-499d-b69d-ab807d2a514c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2158 0.003008 10.0.0.242 - - [2025-11-24 18:06:27] "POST /tags HTTP/1.1" 200 356 0.035924 10.0.0.242 - - [2025-11-24 18:06:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.011493 10.0.0.242 - - [2025-11-24 18:06:27] "GET /tag/6cc58247-60c0-4e64-9355-544a07d10ec1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1247 0.013810 10.0.0.242 - - [2025-11-24 18:06:27] "POST /tags HTTP/1.1" 200 304 0.033532 10.0.0.242 - - [2025-11-24 18:06:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.006952 10.0.0.242 - - [2025-11-24 18:06:27] "GET /tag/9314b3d9-9903-4ac5-8c7d-804bb9272d2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1117 0.012560 10.0.0.242 - - [2025-11-24 18:06:27] "POST /projects HTTP/1.1" 409 218 0.004628 10.0.0.242 - - [2025-11-24 18:06:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003153 10.0.0.242 - - [2025-11-24 18:06:27] "GET /project/9f658060-2109-4d91-b989-389409e5d017?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.060198 10.0.0.242 - - [2025-11-24 18:06:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.005779 10.0.0.242 - - [2025-11-24 18:06:27] "GET /network-ipam/b934d539-e553-4c1a-9e21-fea18ec49f33?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1562 0.004714 10.0.0.242 - - [2025-11-24 18:06:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002471 10.0.0.242 - - [2025-11-24 18:06:27] "GET /virtual-network/d7564955-5366-4596-8c66-d6174dbc96a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2370 0.013357 10.0.0.242 - - [2025-11-24 18:06:27] "PUT /virtual-network/d7564955-5366-4596-8c66-d6174dbc96a3 HTTP/1.1" 200 265 0.080672 10.0.0.242 - - [2025-11-24 18:06:27] "GET /virtual-network/d7564955-5366-4596-8c66-d6174dbc96a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2370 0.017561 10.0.0.242 - - [2025-11-24 18:06:27] "POST /set-tag HTTP/1.1" 200 109 0.073457 10.0.0.242 - - [2025-11-24 18:06:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.005783 10.0.0.242 - - [2025-11-24 18:06:27] "GET /network-ipam/f6c9328d-b7ce-406f-90e5-7c41c188d7f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1576 0.003898 10.0.0.242 - - [2025-11-24 18:06:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002458 10.0.0.242 - - [2025-11-24 18:06:27] "GET /virtual-network/c456c17e-0900-4e39-90e4-0a42f97fc1ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2653 0.004171 10.0.0.242 - - [2025-11-24 18:06:27] "PUT /virtual-network/c456c17e-0900-4e39-90e4-0a42f97fc1ba HTTP/1.1" 200 265 0.062019 10.0.0.242 - - [2025-11-24 18:06:27] "GET /virtual-network/c456c17e-0900-4e39-90e4-0a42f97fc1ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2653 0.004306 10.0.0.242 - - [2025-11-24 18:06:27] "POST /set-tag HTTP/1.1" 200 109 0.132872 10.0.0.242 - - [2025-11-24 18:06:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.005217 10.0.0.242 - - [2025-11-24 18:06:28] "GET /network-policy/3b3b4a50-39b4-448f-b1c8-92f9dec8985d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.002928 10.0.0.242 - - [2025-11-24 18:06:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.010465 10.0.0.242 - - [2025-11-24 18:06:28] "GET /network-policy/dc222f6b-0720-4a51-a5f2-991eafd49c7d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.002817 10.0.0.242 - - [2025-11-24 18:06:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001890 10.0.0.242 - - [2025-11-24 18:06:28] "GET /network-policy/9b9d7038-9ceb-41b7-83dd-56b9bb795076?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2061 0.002455 10.0.0.242 - - [2025-11-24 18:06:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001630 10.0.0.242 - - [2025-11-24 18:06:28] "PUT /network-policy/9b9d7038-9ceb-41b7-83dd-56b9bb795076 HTTP/1.1" 200 263 0.010082 10.0.0.242 - - [2025-11-24 18:06:28] "POST /ref-update HTTP/1.1" 200 156 0.117754 10.0.0.242 - - [2025-11-24 18:06:28] "PUT /access-control-list/6cbec102-6df4-47d1-a135-84403bc35fdc HTTP/1.1" 200 273 0.056521 10.0.0.242 - - [2025-11-24 18:06:28] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.028753 10.0.0.242 - - [2025-11-24 18:06:28] "PUT /access-control-list/bff59b4f-2b42-4251-934d-ba16ad125a12 HTTP/1.1" 200 273 0.062320 10.0.0.242 - - [2025-11-24 18:06:28] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.023145 10.0.0.242 - - [2025-11-24 18:06:28] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003038 10.0.0.242 - - [2025-11-24 18:06:28] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002549 10.0.0.242 - - [2025-11-24 18:06:28] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.001976 10.0.0.242 - - [2025-11-24 18:06:28] "POST /security-groups HTTP/1.1" 409 245 0.002462 10.0.0.242 - - [2025-11-24 18:06:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.005772 10.0.0.242 - - [2025-11-24 18:06:28] "PUT /security-group/f7d13f3f-0689-4f49-afb5-9a8f88035a9c HTTP/1.1" 200 263 0.057415 10.0.0.242 - - [2025-11-24 18:06:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.034634 10.0.0.242 - - [2025-11-24 18:06:28] "PUT /access-control-list/d0eb89f6-08f0-4c91-92a2-74ae31ad8d66 HTTP/1.1" 200 273 0.037610 10.0.0.242 - - [2025-11-24 18:06:28] "GET /application-policy-set/5ce83b01-73b4-44b6-a7e8-cc128d0dc586?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.017745 10.0.0.242 - - [2025-11-24 18:06:28] "PUT /access-control-list/8ac6b4b8-48d8-47e2-977e-45ab39d1de84 HTTP/1.1" 200 273 0.027140 10.0.0.242 - - [2025-11-24 18:06:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.008656 10.0.0.242 - - [2025-11-24 18:06:28] "GET /policy-management/3583b543-85de-4e18-90e4-e33f00b3e2c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003480 10.0.0.242 - - [2025-11-24 18:06:28] "POST /tags HTTP/1.1" 409 206 0.001801 10.0.0.242 - - [2025-11-24 18:06:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002116 10.0.0.242 - - [2025-11-24 18:06:28] "GET /tag/9314b3d9-9903-4ac5-8c7d-804bb9272d2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1117 0.012744 10.0.0.242 - - [2025-11-24 18:06:28] "POST /firewall-rules HTTP/1.1" 200 564 0.097211 10.0.0.242 - - [2025-11-24 18:06:28] "GET /firewall-rule/55f3a025-c595-4d85-a440-b1015e085d4d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1996 0.004993 10.0.0.242 - - [2025-11-24 18:06:28] "GET /firewall-policy/f1c85861-935c-44af-8cef-b272ac9094f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1956 0.005523 10.0.0.242 - - [2025-11-24 18:06:28] "GET /firewall-rule/55f3a025-c595-4d85-a440-b1015e085d4d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1996 0.005621 10.0.0.242 - - [2025-11-24 18:06:29] "POST /ref-update HTTP/1.1" 200 156 0.080851 [Introspect:8084]10.0.0.242 - - [2025-11-24 18:06:29] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000849 [Introspect:8084]10.0.0.242 - - [2025-11-24 18:06:29] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001067 10.0.0.242 - - [2025-11-24 18:06:29] "GET /application-policy-set/5ce83b01-73b4-44b6-a7e8-cc128d0dc586?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.023513 10.0.0.242 - - [2025-11-24 18:06:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.006044 10.0.0.242 - - [2025-11-24 18:06:29] "GET /policy-management/3583b543-85de-4e18-90e4-e33f00b3e2c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.037164 10.0.0.242 - - [2025-11-24 18:06:29] "POST /tags HTTP/1.1" 409 206 0.011883 10.0.0.242 - - [2025-11-24 18:06:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.007807 10.0.0.242 - - [2025-11-24 18:06:29] "GET /tag/9314b3d9-9903-4ac5-8c7d-804bb9272d2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1117 0.035345 10.0.0.242 - - [2025-11-24 18:06:29] "POST /firewall-rules HTTP/1.1" 200 562 0.112340 10.0.0.242 - - [2025-11-24 18:06:29] "GET /firewall-rule/c927a0e8-0aef-4828-af53-fabdd4342275?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1994 0.017957 10.0.0.242 - - [2025-11-24 18:06:29] "GET /firewall-policy/f1c85861-935c-44af-8cef-b272ac9094f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.011336 10.0.0.242 - - [2025-11-24 18:06:29] "GET /firewall-rule/c927a0e8-0aef-4828-af53-fabdd4342275?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1994 0.004351 10.0.0.242 - - [2025-11-24 18:06:29] "GET /global-system-configs HTTP/1.1" 200 323 0.004271 10.0.0.242 - - [2025-11-24 18:06:29] "POST /ref-update HTTP/1.1" 200 156 0.048306 10.0.0.242 - - [2025-11-24 18:06:29] "POST /tags HTTP/1.1" 200 302 0.023882 10.0.0.242 - - [2025-11-24 18:06:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.008966 10.0.0.242 - - [2025-11-24 18:06:29] "GET /tag/9faa031c-63db-4d38-8b59-4b2929da47b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1111 0.018659 10.0.0.242 - - [2025-11-24 18:06:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002146 10.0.0.242 - - [2025-11-24 18:06:29] "GET /project/56befc99-bf08-4dda-8278-6a617b63fd73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1302 0.020115 10.0.0.242 - - [2025-11-24 18:06:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004233 10.0.0.242 - - [2025-11-24 18:06:29] "GET /virtual-network/c456c17e-0900-4e39-90e4-0a42f97fc1ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2833 0.009542 10.0.0.242 - - [2025-11-24 18:06:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004480 10.0.0.242 - - [2025-11-24 18:06:29] "GET /service-appliance-set/fcc73f03-d609-400c-9d00-e08b381f6c95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.002399 10.0.0.242 - - [2025-11-24 18:06:29] "POST /fqname-to-id HTTP/1.1" 404 242 0.001946 10.0.0.242 - - [2025-11-24 18:06:29] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.120309 10.0.0.242 - - [2025-11-24 18:06:29] "GET /virtual-machine-interface/8668dd11-8420-41ef-a160-3deb248282a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2317 0.030454 10.0.0.242 - - [2025-11-24 18:06:30] "POST /instance-ips HTTP/1.1" 200 378 0.022824 10.0.0.242 - - [2025-11-24 18:06:30] "GET /instance-ip/13d83f6f-5618-41a2-bd44-57cc48bb7d6f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1595 0.014150 10.0.0.242 - - [2025-11-24 18:06:30] "POST /loadbalancers HTTP/1.1" 200 584 0.079791 10.0.0.242 - - [2025-11-24 18:06:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.009876 10.0.0.242 - - [2025-11-24 18:06:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.018801 10.0.0.242 - - [2025-11-24 18:06:30] "GET /project/56befc99-bf08-4dda-8278-6a617b63fd73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1302 0.063340 10.0.0.242 - - [2025-11-24 18:06:30] "GET /instance-ip/13d83f6f-5618-41a2-bd44-57cc48bb7d6f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1595 0.009432 10.0.0.242 - - [2025-11-24 18:06:30] "GET /project/56befc99-bf08-4dda-8278-6a617b63fd73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1302 0.059618 10.0.0.242 - - [2025-11-24 18:06:30] "POST /floating-ips HTTP/1.1" 200 583 0.060249 10.0.0.242 - - [2025-11-24 18:06:30] "GET /loadbalancer/809579af-e619-4d34-af4f-260949e45aea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2172 0.004234 10.0.0.242 - - [2025-11-24 18:06:30] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.042854 10.0.0.242 - - [2025-11-24 18:06:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.022891 10.0.0.242 - - [2025-11-24 18:06:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.014709 10.0.0.242 - - [2025-11-24 18:06:30] "GET /global-system-configs HTTP/1.1" 200 323 0.003003 10.0.0.242 - - [2025-11-24 18:06:30] "GET /project/56befc99-bf08-4dda-8278-6a617b63fd73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1302 0.073257 10.0.0.242 - - [2025-11-24 18:06:30] "GET /loadbalancer-listener/f281f743-e222-4b59-aba5-860f58419b14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1826 0.003067 10.0.0.242 - - [2025-11-24 18:06:30] "GET /loadbalancer-listener/f281f743-e222-4b59-aba5-860f58419b14?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1198 0.003287 10.0.0.242 - - [2025-11-24 18:06:30] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.028203 10.0.0.242 - - [2025-11-24 18:06:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.004842 10.0.0.242 - - [2025-11-24 18:06:30] "GET /instance-ip/13d83f6f-5618-41a2-bd44-57cc48bb7d6f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1595 0.008081 10.0.0.242 - - [2025-11-24 18:06:30] "GET /instance-ip/13d83f6f-5618-41a2-bd44-57cc48bb7d6f?fields=floating_ips HTTP/1.1" 200 1166 0.020694 10.0.0.242 - - [2025-11-24 18:06:30] "GET /floating-ip/79a8127c-6b32-47e6-b4b9-9f4177fdaf0b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1468 0.017349 10.0.0.242 - - [2025-11-24 18:06:30] "GET /project/56befc99-bf08-4dda-8278-6a617b63fd73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1302 0.090765 10.0.0.242 - - [2025-11-24 18:06:30] "GET /loadbalancer/809579af-e619-4d34-af4f-260949e45aea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2172 0.008843 10.0.0.242 - - [2025-11-24 18:06:30] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.021222 10.0.0.242 - - [2025-11-24 18:06:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.043081 10.0.0.242 - - [2025-11-24 18:06:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.022316 10.0.0.242 - - [2025-11-24 18:06:31] "GET /project/56befc99-bf08-4dda-8278-6a617b63fd73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1302 0.073468 10.0.0.242 - - [2025-11-24 18:06:31] "GET /loadbalancer-listener/01d7fcbf-72db-421b-a96e-18103b698e66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1828 0.005771 10.0.0.242 - - [2025-11-24 18:06:31] "GET /loadbalancer-listener/01d7fcbf-72db-421b-a96e-18103b698e66?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1196 0.023495 10.0.0.242 - - [2025-11-24 18:06:31] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.037260 10.0.0.242 - - [2025-11-24 18:06:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.010951 10.0.0.242 - - [2025-11-24 18:06:31] "GET /instance-ip/13d83f6f-5618-41a2-bd44-57cc48bb7d6f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1595 0.007910 10.0.0.242 - - [2025-11-24 18:06:31] "GET /instance-ip/13d83f6f-5618-41a2-bd44-57cc48bb7d6f?fields=floating_ips HTTP/1.1" 200 1166 0.015730 10.0.0.242 - - [2025-11-24 18:06:31] "GET /project/56befc99-bf08-4dda-8278-6a617b63fd73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1302 0.059829 10.0.0.242 - - [2025-11-24 18:06:31] "GET /floating-ip/79a8127c-6b32-47e6-b4b9-9f4177fdaf0b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1468 0.003256 10.0.0.242 - - [2025-11-24 18:06:31] "GET /loadbalancer/809579af-e619-4d34-af4f-260949e45aea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2172 0.002488 10.0.0.242 - - [2025-11-24 18:06:31] "POST /loadbalancer-listeners HTTP/1.1" 200 694 0.022166 10.0.0.242 - - [2025-11-24 18:06:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.023980 10.0.0.242 - - [2025-11-24 18:06:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.012495 10.0.0.242 - - [2025-11-24 18:06:31] "GET /project/56befc99-bf08-4dda-8278-6a617b63fd73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1302 0.055754 10.0.0.242 - - [2025-11-24 18:06:31] "GET /loadbalancer-listener/9a597297-f985-4782-a863-477f901929a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1838 0.005533 10.0.0.242 - - [2025-11-24 18:06:31] "GET /loadbalancer-listener/9a597297-f985-4782-a863-477f901929a1?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1202 0.008764 10.0.0.242 - - [2025-11-24 18:06:31] "POST /loadbalancer-pools HTTP/1.1" 200 686 0.038250 10.0.0.242 - - [2025-11-24 18:06:31] "GET /instance-ip/13d83f6f-5618-41a2-bd44-57cc48bb7d6f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1595 0.006539 10.0.0.242 - - [2025-11-24 18:06:31] "GET /instance-ip/13d83f6f-5618-41a2-bd44-57cc48bb7d6f?fields=floating_ips HTTP/1.1" 200 1166 0.008099 10.0.0.242 - - [2025-11-24 18:06:31] "GET /floating-ip/79a8127c-6b32-47e6-b4b9-9f4177fdaf0b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1468 0.004256 10.0.0.242 - - [2025-11-24 18:06:31] "POST /tags HTTP/1.1" 200 372 0.030892 10.0.0.242 - - [2025-11-24 18:06:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.015111 10.0.0.242 - - [2025-11-24 18:06:31] "GET /tag/27097cd0-a712-4a69-9931-9647799ee6e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1279 0.029426 10.0.0.242 - - [2025-11-24 18:06:31] "POST /tags HTTP/1.1" 200 320 0.045317 10.0.0.242 - - [2025-11-24 18:06:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.022709 10.0.0.242 - - [2025-11-24 18:06:31] "GET /tag/2204de31-b1d0-44c8-b823-b89fe97c087e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1149 0.015224 10.0.0.242 - - [2025-11-24 18:06:32] "POST /id-to-fqname HTTP/1.1" 200 181 0.000927 10.0.0.242 - - [2025-11-24 18:06:32] "POST /fqname-to-id HTTP/1.1" 404 190 0.004045 10.0.0.242 - - [2025-11-24 18:06:32] "POST /security-groups HTTP/1.1" 200 578 0.092568 10.0.0.242 - - [2025-11-24 18:06:32] "POST /projects HTTP/1.1" 200 499 0.277942 10.0.0.242 - - [2025-11-24 18:06:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.012576 10.0.0.242 - - [2025-11-24 18:06:32] "POST /fqname-to-id HTTP/1.1" 404 225 0.012596 10.0.0.242 - - [2025-11-24 18:06:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.008131 10.0.0.242 - - [2025-11-24 18:06:32] "GET /virtual-network/d7564955-5366-4596-8c66-d6174dbc96a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2816 0.021778 10.0.0.242 - - [2025-11-24 18:06:32] "POST /access-control-lists HTTP/1.1" 200 589 0.068487 10.0.0.242 - - [2025-11-24 18:06:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.013957 10.0.0.242 - - [2025-11-24 18:06:32] "GET /virtual-network/c456c17e-0900-4e39-90e4-0a42f97fc1ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2833 0.011016 10.0.0.242 - - [2025-11-24 18:06:32] "POST /fqname-to-id HTTP/1.1" 404 224 0.002419 10.0.0.242 - - [2025-11-24 18:06:32] "POST /access-control-lists HTTP/1.1" 200 587 0.088854 10.0.0.242 - - [2025-11-24 18:06:32] "PUT /virtual-network/d7564955-5366-4596-8c66-d6174dbc96a3 HTTP/1.1" 200 265 0.127877 10.0.0.242 - - [2025-11-24 18:06:32] "PUT /virtual-network/c456c17e-0900-4e39-90e4-0a42f97fc1ba HTTP/1.1" 200 265 0.064428 10.0.0.242 - - [2025-11-24 18:06:32] "POST /security-groups HTTP/1.1" 200 560 0.088623 10.0.0.242 - - [2025-11-24 18:06:32] "POST /fqname-to-id HTTP/1.1" 404 248 0.001855 10.0.0.242 - - [2025-11-24 18:06:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.024939 10.0.0.242 - - [2025-11-24 18:06:32] "POST /access-control-lists HTTP/1.1" 200 612 0.079096 10.0.0.242 - - [2025-11-24 18:06:32] "POST /fqname-to-id HTTP/1.1" 404 247 0.011926 10.0.0.242 - - [2025-11-24 18:06:32] "POST /chown HTTP/1.1" 200 109 0.045084 10.0.0.242 - - [2025-11-24 18:06:32] "GET /application-policy-set/5ce83b01-73b4-44b6-a7e8-cc128d0dc586?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.016346 10.0.0.242 - - [2025-11-24 18:06:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002011 10.0.0.242 - - [2025-11-24 18:06:32] "GET /policy-management/3583b543-85de-4e18-90e4-e33f00b3e2c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.029289 10.0.0.242 - - [2025-11-24 18:06:32] "POST /tags HTTP/1.1" 409 214 0.011625 10.0.0.242 - - [2025-11-24 18:06:32] "POST /access-control-lists HTTP/1.1" 200 610 0.086159 10.0.0.242 - - [2025-11-24 18:06:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.008043 10.0.0.242 - - [2025-11-24 18:06:33] "GET /tag/2204de31-b1d0-44c8-b823-b89fe97c087e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1149 0.025481 10.0.0.242 - - [2025-11-24 18:06:33] "POST /firewall-rules HTTP/1.1" 200 580 0.072901 10.0.0.242 - - [2025-11-24 18:06:33] "GET /firewall-rule/381540c0-3242-4578-8f0a-165ed20b051c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2036 0.004408 10.0.0.242 - - [2025-11-24 18:06:33] "GET /firewall-policy/f1c85861-935c-44af-8cef-b272ac9094f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2431 0.003159 10.0.0.242 - - [2025-11-24 18:06:33] "GET /firewall-rule/381540c0-3242-4578-8f0a-165ed20b051c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2036 0.007625 10.0.0.242 - - [2025-11-24 18:06:33] "POST /ref-update HTTP/1.1" 200 156 0.029731 10.0.0.242 - - [2025-11-24 18:06:33] "GET /application-policy-set/5ce83b01-73b4-44b6-a7e8-cc128d0dc586?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.009414 10.0.0.242 - - [2025-11-24 18:06:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.014668 10.0.0.242 - - [2025-11-24 18:06:33] "GET /policy-management/3583b543-85de-4e18-90e4-e33f00b3e2c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002817 10.0.0.242 - - [2025-11-24 18:06:33] "POST /tags HTTP/1.1" 409 214 0.001865 10.0.0.242 - - [2025-11-24 18:06:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001845 10.0.0.242 - - [2025-11-24 18:06:33] "GET /tag/2204de31-b1d0-44c8-b823-b89fe97c087e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1149 0.014809 10.0.0.242 - - [2025-11-24 18:06:33] "POST /firewall-rules HTTP/1.1" 200 578 0.076410 10.0.0.242 - - [2025-11-24 18:06:33] "GET /firewall-rule/0c8e7306-cb24-46f8-ad11-76f0a7a6a974?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2032 0.003380 10.0.0.242 - - [2025-11-24 18:06:33] "GET /firewall-policy/f1c85861-935c-44af-8cef-b272ac9094f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2677 0.004562 10.0.0.242 - - [2025-11-24 18:06:33] "GET /firewall-rule/0c8e7306-cb24-46f8-ad11-76f0a7a6a974?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2032 0.002033 10.0.0.242 - - [2025-11-24 18:06:33] "POST /ref-update HTTP/1.1" 200 156 0.034010 10.0.0.242 - - [2025-11-24 18:06:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002282 10.0.0.242 - - [2025-11-24 18:06:33] "GET /loadbalancer/809579af-e619-4d34-af4f-260949e45aea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2172 0.004802 10.0.0.242 - - [2025-11-24 18:06:33] "POST /tags HTTP/1.1" 200 364 0.018399 10.0.0.242 - - [2025-11-24 18:06:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001896 10.0.0.242 - - [2025-11-24 18:06:33] "GET /tag/952fdbc2-fc1f-4aba-afe9-0ad2f422f1fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1264 0.012889 10.0.0.242 - - [2025-11-24 18:06:33] "POST /tags HTTP/1.1" 200 312 0.028753 10.0.0.242 - - [2025-11-24 18:06:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.012929 10.0.0.242 - - [2025-11-24 18:06:33] "GET /tag/2751189d-ef7c-46d3-adff-402bacbd7e50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1132 0.019063 10.0.0.242 - - [2025-11-24 18:06:34] "POST /id-to-fqname HTTP/1.1" 200 177 0.013022 10.0.0.242 - - [2025-11-24 18:06:34] "POST /fqname-to-id HTTP/1.1" 404 186 0.005255 10.0.0.242 - - [2025-11-24 18:06:34] "POST /security-groups HTTP/1.1" 200 574 0.074511 10.0.0.242 - - [2025-11-24 18:06:34] "POST /fqname-to-id HTTP/1.1" 404 217 0.003697 10.0.0.242 - - [2025-11-24 18:06:34] "POST /projects HTTP/1.1" 200 491 0.273153 10.0.0.242 - - [2025-11-24 18:06:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.011356 10.0.0.242 - - [2025-11-24 18:06:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.016433 10.0.0.242 - - [2025-11-24 18:06:34] "GET /virtual-network/d7564955-5366-4596-8c66-d6174dbc96a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2888 0.006678 10.0.0.242 - - [2025-11-24 18:06:34] "POST /access-control-lists HTTP/1.1" 200 585 0.100128 10.0.0.242 - - [2025-11-24 18:06:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.012469 10.0.0.242 - - [2025-11-24 18:06:34] "POST /fqname-to-id HTTP/1.1" 404 216 0.003902 10.0.0.242 - - [2025-11-24 18:06:34] "GET /virtual-network/c456c17e-0900-4e39-90e4-0a42f97fc1ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2905 0.010820 10.0.0.242 - - [2025-11-24 18:06:34] "POST /access-control-lists HTTP/1.1" 200 583 0.057097 10.0.0.242 - - [2025-11-24 18:06:34] "PUT /virtual-network/d7564955-5366-4596-8c66-d6174dbc96a3 HTTP/1.1" 200 265 0.157330 10.0.0.242 - - [2025-11-24 18:06:34] "PUT /virtual-network/c456c17e-0900-4e39-90e4-0a42f97fc1ba HTTP/1.1" 200 265 0.071976 10.0.0.242 - - [2025-11-24 18:06:34] "POST /security-groups HTTP/1.1" 200 548 0.109665 10.0.0.242 - - [2025-11-24 18:06:34] "POST /fqname-to-id HTTP/1.1" 404 240 0.002588 10.0.0.242 - - [2025-11-24 18:06:34] "POST /access-control-lists HTTP/1.1" 200 604 0.034097 10.0.0.242 - - [2025-11-24 18:06:34] "POST /fqname-to-id HTTP/1.1" 404 239 0.007863 10.0.0.242 - - [2025-11-24 18:06:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.049533 10.0.0.242 - - [2025-11-24 18:06:34] "POST /chown HTTP/1.1" 200 109 0.035125 10.0.0.242 - - [2025-11-24 18:06:34] "GET /application-policy-set/5ce83b01-73b4-44b6-a7e8-cc128d0dc586?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.006215 10.0.0.242 - - [2025-11-24 18:06:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.010585 10.0.0.242 - - [2025-11-24 18:06:34] "GET /policy-management/3583b543-85de-4e18-90e4-e33f00b3e2c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.016656 10.0.0.242 - - [2025-11-24 18:06:34] "POST /tags HTTP/1.1" 409 210 0.018665 10.0.0.242 - - [2025-11-24 18:06:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002585 10.0.0.242 - - [2025-11-24 18:06:34] "POST /access-control-lists HTTP/1.1" 200 602 0.163158 10.0.0.242 - - [2025-11-24 18:06:35] "GET /tag/2751189d-ef7c-46d3-adff-402bacbd7e50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1132 0.025352 10.0.0.242 - - [2025-11-24 18:06:35] "POST /firewall-rules HTTP/1.1" 200 572 0.151014 10.0.0.242 - - [2025-11-24 18:06:35] "GET /firewall-rule/3e1db5b2-fbef-45cf-b744-8604a0affc04?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.007665 10.0.0.242 - - [2025-11-24 18:06:35] "GET /firewall-policy/f1c85861-935c-44af-8cef-b272ac9094f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2922 0.004657 10.0.0.242 - - [2025-11-24 18:06:35] "GET /firewall-rule/3e1db5b2-fbef-45cf-b744-8604a0affc04?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.002678 10.0.0.242 - - [2025-11-24 18:06:35] "POST /ref-update HTTP/1.1" 200 156 0.077750 10.0.0.242 - - [2025-11-24 18:06:35] "GET /application-policy-set/5ce83b01-73b4-44b6-a7e8-cc128d0dc586?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.006549 10.0.0.242 - - [2025-11-24 18:06:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003237 10.0.0.242 - - [2025-11-24 18:06:35] "GET /policy-management/3583b543-85de-4e18-90e4-e33f00b3e2c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.005127 10.0.0.242 - - [2025-11-24 18:06:35] "POST /tags HTTP/1.1" 409 210 0.002146 10.0.0.242 - - [2025-11-24 18:06:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001730 10.0.0.242 - - [2025-11-24 18:06:35] "GET /tag/2751189d-ef7c-46d3-adff-402bacbd7e50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1132 0.013444 10.0.0.242 - - [2025-11-24 18:06:35] "POST /firewall-rules HTTP/1.1" 200 570 0.128611 10.0.0.242 - - [2025-11-24 18:06:35] "GET /firewall-rule/21f5bb2f-a6e8-4229-81e3-e851635a36b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.006412 10.0.0.242 - - [2025-11-24 18:06:35] "GET /firewall-policy/f1c85861-935c-44af-8cef-b272ac9094f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3164 0.006039 10.0.0.242 - - [2025-11-24 18:06:35] "GET /firewall-rule/21f5bb2f-a6e8-4229-81e3-e851635a36b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.002613 10.0.0.242 - - [2025-11-24 18:06:35] "POST /ref-update HTTP/1.1" 200 156 0.068627 10.0.0.242 - - [2025-11-24 18:06:35] "POST /tags HTTP/1.1" 200 364 0.029642 10.0.0.242 - - [2025-11-24 18:06:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.010273 10.0.0.242 - - [2025-11-24 18:06:35] "GET /tag/1c0430df-ea85-4333-9688-128cce1b086f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1263 0.019374 10.0.0.242 - - [2025-11-24 18:06:35] "POST /tags HTTP/1.1" 200 312 0.019514 10.0.0.242 - - [2025-11-24 18:06:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.008829 10.0.0.242 - - [2025-11-24 18:06:35] "GET /tag/60e1d468-4a4e-48dd-b10b-b111ec97be51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1132 0.020741 10.0.0.242 - - [2025-11-24 18:06:36] "POST /projects HTTP/1.1" 409 223 0.008182 10.0.0.242 - - [2025-11-24 18:06:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001955 10.0.0.242 - - [2025-11-24 18:06:36] "GET /project/56befc99-bf08-4dda-8278-6a617b63fd73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1302 0.053662 10.0.0.242 - - [2025-11-24 18:06:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.006956 10.0.0.242 - - [2025-11-24 18:06:36] "GET /virtual-network/d7564955-5366-4596-8c66-d6174dbc96a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2960 0.004674 10.0.0.242 - - [2025-11-24 18:06:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002131 10.0.0.242 - - [2025-11-24 18:06:36] "GET /virtual-network/c456c17e-0900-4e39-90e4-0a42f97fc1ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2977 0.007187 10.0.0.242 - - [2025-11-24 18:06:36] "PUT /virtual-network/d7564955-5366-4596-8c66-d6174dbc96a3 HTTP/1.1" 200 265 0.083077 10.0.0.242 - - [2025-11-24 18:06:36] "PUT /virtual-network/c456c17e-0900-4e39-90e4-0a42f97fc1ba HTTP/1.1" 200 265 0.053404 10.0.0.242 - - [2025-11-24 18:06:36] "POST /security-groups HTTP/1.1" 409 253 0.007202 10.0.0.242 - - [2025-11-24 18:06:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.005568 10.0.0.242 - - [2025-11-24 18:06:36] "PUT /security-group/644426c4-0256-4f0f-ad91-021a91a558cd HTTP/1.1" 200 263 0.059586 10.0.0.242 - - [2025-11-24 18:06:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.024477 10.0.0.242 - - [2025-11-24 18:06:36] "PUT /access-control-list/a443cd7d-8ded-47f9-9b3e-6229eb057e82 HTTP/1.1" 200 273 0.027158 10.0.0.242 - - [2025-11-24 18:06:36] "GET /application-policy-set/5ce83b01-73b4-44b6-a7e8-cc128d0dc586?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.013537 10.0.0.242 - - [2025-11-24 18:06:36] "PUT /access-control-list/c0bfdc61-f0d4-4792-90d9-f545cc0640af HTTP/1.1" 200 273 0.029133 10.0.0.242 - - [2025-11-24 18:06:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.011275 10.0.0.242 - - [2025-11-24 18:06:36] "GET /policy-management/3583b543-85de-4e18-90e4-e33f00b3e2c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.005520 10.0.0.242 - - [2025-11-24 18:06:36] "POST /tags HTTP/1.1" 409 210 0.003279 [Introspect:8084]10.0.0.242 - - [2025-11-24 18:06:36] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000841 10.0.0.242 - - [2025-11-24 18:06:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.005367 10.0.0.242 - - [2025-11-24 18:06:36] "GET /tag/60e1d468-4a4e-48dd-b10b-b111ec97be51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1132 0.010367 [Introspect:8084]10.0.0.242 - - [2025-11-24 18:06:36] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000890 10.0.0.242 - - [2025-11-24 18:06:36] "POST /firewall-rules HTTP/1.1" 200 572 0.126323 10.0.0.242 - - [2025-11-24 18:06:36] "GET /firewall-rule/c6ab22e2-f699-41a1-84e1-eba51541c8aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.003708 10.0.0.242 - - [2025-11-24 18:06:36] "GET /firewall-policy/f1c85861-935c-44af-8cef-b272ac9094f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3405 0.004231 10.0.0.242 - - [2025-11-24 18:06:36] "GET /firewall-rule/c6ab22e2-f699-41a1-84e1-eba51541c8aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.002516 10.0.0.242 - - [2025-11-24 18:06:36] "POST /ref-update HTTP/1.1" 200 156 0.065408 10.0.0.242 - - [2025-11-24 18:06:36] "GET /application-policy-set/5ce83b01-73b4-44b6-a7e8-cc128d0dc586?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.014358 10.0.0.242 - - [2025-11-24 18:06:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.005424 10.0.0.242 - - [2025-11-24 18:06:37] "GET /policy-management/3583b543-85de-4e18-90e4-e33f00b3e2c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002709 10.0.0.242 - - [2025-11-24 18:06:37] "POST /tags HTTP/1.1" 409 210 0.002184 10.0.0.242 - - [2025-11-24 18:06:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001516 10.0.0.242 - - [2025-11-24 18:06:37] "GET /tag/60e1d468-4a4e-48dd-b10b-b111ec97be51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1132 0.020206 10.0.0.242 - - [2025-11-24 18:06:37] "POST /firewall-rules HTTP/1.1" 200 570 0.347636 10.0.0.242 - - [2025-11-24 18:06:37] "GET /firewall-rule/08ef3ec7-4984-4ed5-afcc-d20159957cf5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.025224 10.0.0.242 - - [2025-11-24 18:06:37] "GET /firewall-policy/f1c85861-935c-44af-8cef-b272ac9094f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3647 0.004391 10.0.0.242 - - [2025-11-24 18:06:37] "GET /firewall-rule/08ef3ec7-4984-4ed5-afcc-d20159957cf5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.004900 10.0.0.242 - - [2025-11-24 18:06:37] "POST /ref-update HTTP/1.1" 200 156 0.077715 [Introspect:8084]10.0.0.242 - - [2025-11-24 18:06:41] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001051 [Introspect:8084]10.0.0.242 - - [2025-11-24 18:06:41] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001153 [Introspect:8084]10.0.0.242 - - [2025-11-24 18:06:44] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000902 [Introspect:8084]10.0.0.242 - - [2025-11-24 18:06:44] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001311 10.0.0.242 - - [2025-11-24 18:06:58] "GET / HTTP/1.1" 200 36215 0.001699 10.0.0.242 - - [2025-11-24 18:06:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002014 10.0.0.242 - - [2025-11-24 18:06:58] "GET /global-system-config/7bf2f4eb-cdec-4e0e-8952-f1e098b915c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.006252 10.0.0.242 - - [2025-11-24 18:06:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002166 10.0.0.242 - - [2025-11-24 18:06:58] "GET /config-node/b912de43-a4bb-417f-af89-7d6a5d11dd18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1212 0.003321 10.0.0.242 - - [2025-11-24 18:07:06] "POST /tags HTTP/1.1" 200 302 0.055007 10.0.0.242 - - [2025-11-24 18:07:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.011563 10.0.0.242 - - [2025-11-24 18:07:06] "GET /tag/b9af743d-c34a-4957-882d-56d0babc3025?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.015210 10.0.0.242 - - [2025-11-24 18:07:07] "POST /tags HTTP/1.1" 200 326 0.062059 10.0.0.242 - - [2025-11-24 18:07:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001978 10.0.0.242 - - [2025-11-24 18:07:07] "GET /tag/8aff03e9-14d7-4d82-82ef-866168ef49ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1169 0.012066 10.0.0.242 - - [2025-11-24 18:07:07] "POST /tags HTTP/1.1" 409 237 0.001880 10.0.0.242 - - [2025-11-24 18:07:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001444 10.0.0.242 - - [2025-11-24 18:07:07] "GET /tag/1c0430df-ea85-4333-9688-128cce1b086f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1263 0.009999 10.0.0.242 - - [2025-11-24 18:07:07] "POST /tags HTTP/1.1" 409 210 0.001746 10.0.0.242 - - [2025-11-24 18:07:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001436 10.0.0.242 - - [2025-11-24 18:07:07] "GET /tag/60e1d468-4a4e-48dd-b10b-b111ec97be51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1132 0.009872 10.0.0.242 - - [2025-11-24 18:07:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001754 10.0.0.242 - - [2025-11-24 18:07:07] "GET /virtual-network/d7564955-5366-4596-8c66-d6174dbc96a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3032 0.004191 10.0.0.242 - - [2025-11-24 18:07:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001610 10.0.0.242 - - [2025-11-24 18:07:07] "GET /project/56befc99-bf08-4dda-8278-6a617b63fd73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1302 0.027417 10.0.0.242 - - [2025-11-24 18:07:07] "POST /virtual-machines HTTP/1.1" 200 378 0.009022 10.0.0.242 - - [2025-11-24 18:07:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.009953 10.0.0.242 - - [2025-11-24 18:07:07] "POST /virtual-machine-interfaces HTTP/1.1" 200 642 0.101776 10.0.0.242 - - [2025-11-24 18:07:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.019795 10.0.0.242 - - [2025-11-24 18:07:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.016413 10.0.0.242 - - [2025-11-24 18:07:07] "GET /virtual-machine-interface/6397a07a-c960-11f0-b0cc-fa163eb0ef64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2881 0.004447 10.0.0.242 - - [2025-11-24 18:07:07] "POST /instance-ips HTTP/1.1" 200 410 0.026984 10.0.0.242 - - [2025-11-24 18:07:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.016441 10.0.0.242 - - [2025-11-24 18:07:07] "GET /virtual-machine-interface/6397a07a-c960-11f0-b0cc-fa163eb0ef64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2881 0.006106 10.0.0.242 - - [2025-11-24 18:07:07] "POST /set-tag HTTP/1.1" 200 109 0.024126 10.0.0.242 - - [2025-11-24 18:07:07] "GET /virtual-machine-interface/6397a07a-c960-11f0-b0cc-fa163eb0ef64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.014862 10.0.0.242 - - [2025-11-24 18:07:07] "GET /instance-ip/63ae9438-c960-11f0-b0cc-fa163eb0ef64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1967 0.003422 10.0.0.242 - - [2025-11-24 18:07:07] "GET /virtual-machine-interface/6397a07a-c960-11f0-b0cc-fa163eb0ef64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.005413 10.0.0.242 - - [2025-11-24 18:07:07] "POST /set-tag HTTP/1.1" 200 109 0.004777 10.0.0.242 - - [2025-11-24 18:07:07] "GET /virtual-machine-interface/6397a07a-c960-11f0-b0cc-fa163eb0ef64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.005357 10.0.0.242 - - [2025-11-24 18:07:07] "POST /set-tag HTTP/1.1" 200 109 0.002460 10.0.0.242 - - [2025-11-24 18:07:07] "GET /virtual-machine-interface/6397a07a-c960-11f0-b0cc-fa163eb0ef64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.003925 10.0.0.242 - - [2025-11-24 18:07:07] "POST /set-tag HTTP/1.1" 200 109 0.002171 10.0.0.242 - - [2025-11-24 18:07:10] "GET / HTTP/1.1" 200 36215 0.002511 10.0.0.242 - - [2025-11-24 18:07:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002810 10.0.0.242 - - [2025-11-24 18:07:10] "GET /routing-instance/a01a393c-b560-486b-9fdb-76fe19697a64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.002812 10.0.0.242 - - [2025-11-24 18:07:10] "POST /bgp-routers HTTP/1.1" 409 301 0.001891 10.0.0.242 - - [2025-11-24 18:07:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001575 10.0.0.242 - - [2025-11-24 18:07:10] "GET /bgp-router/d0d61140-5080-4bc5-a5d8-b00c0ce7d50c?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1819 0.008456 10.0.0.242 - - [2025-11-24 18:07:10] "PUT /bgp-router/d0d61140-5080-4bc5-a5d8-b00c0ce7d50c HTTP/1.1" 200 255 0.037348 [Introspect:8084]10.0.0.242 - - [2025-11-24 18:07:11] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001014 [Introspect:8084]10.0.0.242 - - [2025-11-24 18:07:11] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000985 [Introspect:8084]10.0.0.242 - - [2025-11-24 18:07:15] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001213 [Introspect:8084]10.0.0.242 - - [2025-11-24 18:07:15] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001254 [Introspect:8084]10.0.0.242 - - [2025-11-24 18:07:19] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000916 [Introspect:8084]10.0.0.242 - - [2025-11-24 18:07:19] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000860 [Introspect:8084]10.0.0.242 - - [2025-11-24 18:07:21] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000895 [Introspect:8084]10.0.0.242 - - [2025-11-24 18:07:21] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000904 [Introspect:8084]10.0.0.242 - - [2025-11-24 18:07:25] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000864 [Introspect:8084]10.0.0.242 - - [2025-11-24 18:07:25] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000974 [Introspect:8084]10.0.0.242 - - [2025-11-24 18:07:28] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000843 [Introspect:8084]10.0.0.242 - - [2025-11-24 18:07:28] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000824 [Introspect:8084]10.0.0.242 - - [2025-11-24 18:08:23] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001258 [Introspect:8084]10.0.0.242 - - [2025-11-24 18:08:23] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001321 10.0.0.65 - - [2025-11-24 18:08:32] "GET / HTTP/1.1" 200 36215 0.001680 10.0.0.65 - - [2025-11-24 18:08:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002107 10.0.0.65 - - [2025-11-24 18:08:32] "GET /global-system-config/7bf2f4eb-cdec-4e0e-8952-f1e098b915c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.004519 10.0.0.65 - - [2025-11-24 18:08:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001756 10.0.0.65 - - [2025-11-24 18:08:32] "GET /routing-instance/a01a393c-b560-486b-9fdb-76fe19697a64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.002550 10.0.0.65 - - [2025-11-24 18:08:32] "PUT /global-system-config/7bf2f4eb-cdec-4e0e-8952-f1e098b915c9 HTTP/1.1" 200 275 0.007859 10.0.0.65 - - [2025-11-24 18:08:32] "POST /fqname-to-id HTTP/1.1" 404 216 0.001829 10.0.0.65 - - [2025-11-24 18:08:32] "POST /virtual-routers HTTP/1.1" 200 601 0.026493 10.0.0.65 - - [2025-11-24 18:08:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.012751 10.0.0.65 - - [2025-11-24 18:08:32] "GET /virtual-router/7b0ebabb-18d6-44d4-9a41-377fc110ad99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1257 0.004364 10.0.0.65 - - [2025-11-24 18:08:32] "POST /fqname-to-id HTTP/1.1" 404 229 0.001529 10.0.0.65 - - [2025-11-24 18:08:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001596 10.0.0.65 - - [2025-11-24 18:08:32] "GET /virtual-network/7fe92e65-c20e-4596-9dc5-62228cf81b0b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1720 0.005214 10.0.0.65 - - [2025-11-24 18:08:32] "POST /virtual-machine-interfaces HTTP/1.1" 200 585 0.054423 10.0.0.242 - - [2025-11-24 18:08:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002063 10.0.0.242 - - [2025-11-24 18:08:40] "GET /virtual-router/7b0ebabb-18d6-44d4-9a41-377fc110ad99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1257 0.002649 [Introspect:8084]10.0.0.242 - - [2025-11-24 18:08:43] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000956 [Introspect:8084]10.0.0.242 - - [2025-11-24 18:08:43] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000942 10.0.0.242 - - [2025-11-24 18:10:24] "GET /virtual-router/7b0ebabb-18d6-44d4-9a41-377fc110ad99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1257 0.003819 10.0.0.242 - - [2025-11-24 18:10:24] "POST /ref-update HTTP/1.1" 200 156 0.010253 10.0.0.242 - - [2025-11-24 18:10:48] "GET /virtual-machine-interface/6397a07a-c960-11f0-b0cc-fa163eb0ef64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.009713 10.0.0.242 - - [2025-11-24 18:10:48] "POST /set-tag HTTP/1.1" 200 109 0.002330 10.0.0.242 - - [2025-11-24 18:10:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002844 10.0.0.242 - - [2025-11-24 18:10:48] "GET /loadbalancer/809579af-e619-4d34-af4f-260949e45aea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2172 0.002686 10.0.0.242 - - [2025-11-24 18:10:48] "GET /virtual-machine-interface/6397a07a-c960-11f0-b0cc-fa163eb0ef64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.004308 10.0.0.242 - - [2025-11-24 18:10:48] "POST /set-tag HTTP/1.1" 200 109 0.002153 10.0.0.242 - - [2025-11-24 18:10:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002140 10.0.0.242 - - [2025-11-24 18:10:49] "GET /loadbalancer/809579af-e619-4d34-af4f-260949e45aea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2172 0.003058 10.0.0.242 - - [2025-11-24 18:10:49] "GET /loadbalancer-pool/647e30b5-65a9-4351-ba7c-2f65f97d468c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.003561 10.0.0.242 - - [2025-11-24 18:10:49] "POST /loadbalancer-members HTTP/1.1" 200 692 0.018342 10.0.0.242 - - [2025-11-24 18:10:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.009795 10.0.0.242 - - [2025-11-24 18:10:49] "GET /virtual-machine-interface/6397a07a-c960-11f0-b0cc-fa163eb0ef64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.017581 10.0.0.242 - - [2025-11-24 18:10:49] "GET /virtual-machine-interface/6397a07a-c960-11f0-b0cc-fa163eb0ef64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.007930 10.0.0.242 - - [2025-11-24 18:10:49] "POST /tags HTTP/1.1" 409 205 0.006710 10.0.0.242 - - [2025-11-24 18:10:49] "POST /ref-update HTTP/1.1" 200 156 0.009822 10.0.0.242 - - [2025-11-24 18:10:49] "GET /floating-ip/79a8127c-6b32-47e6-b4b9-9f4177fdaf0b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1776 0.016886 10.0.0.242 - - [2025-11-24 18:10:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002278 10.0.0.242 - - [2025-11-24 18:10:49] "GET /tag/9faa031c-63db-4d38-8b59-4b2929da47b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1111 0.012107 10.0.0.242 - - [2025-11-24 18:10:49] "POST /set-tag HTTP/1.1" 200 109 0.025553 10.0.0.242 - - [2025-11-24 18:10:49] "PUT /floating-ip/79a8127c-6b32-47e6-b4b9-9f4177fdaf0b HTTP/1.1" 200 257 0.049721 10.0.0.242 - - [2025-11-24 18:10:49] "GET /loadbalancer-pool/e95ffe33-5c5e-4e73-9077-56efd721457e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.012929 10.0.0.242 - - [2025-11-24 18:10:49] "POST /loadbalancer-members HTTP/1.1" 200 692 0.026518 10.0.0.242 - - [2025-11-24 18:10:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.017337 10.0.0.242 - - [2025-11-24 18:10:49] "GET /virtual-machine-interface/6397a07a-c960-11f0-b0cc-fa163eb0ef64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.008952 10.0.0.242 - - [2025-11-24 18:10:49] "GET /virtual-machine-interface/6397a07a-c960-11f0-b0cc-fa163eb0ef64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.003642 10.0.0.242 - - [2025-11-24 18:10:49] "POST /ref-update HTTP/1.1" 200 156 0.006273 10.0.0.242 - - [2025-11-24 18:10:49] "GET /floating-ip/79a8127c-6b32-47e6-b4b9-9f4177fdaf0b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1921 0.004025 10.0.0.242 - - [2025-11-24 18:10:49] "POST /set-tag HTTP/1.1" 200 109 0.004053 10.0.0.242 - - [2025-11-24 18:10:49] "GET /loadbalancer-pool/a0a63dbd-2dc6-4bf4-848e-51a671e2cd2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.004249 10.0.0.242 - - [2025-11-24 18:10:49] "POST /loadbalancer-members HTTP/1.1" 200 694 0.021472 10.0.0.242 - - [2025-11-24 18:10:49] "PUT /floating-ip/79a8127c-6b32-47e6-b4b9-9f4177fdaf0b HTTP/1.1" 200 257 0.023538 10.0.0.242 - - [2025-11-24 18:10:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.008254 10.0.0.242 - - [2025-11-24 18:10:49] "GET /virtual-machine-interface/6397a07a-c960-11f0-b0cc-fa163eb0ef64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.012321 10.0.0.242 - - [2025-11-24 18:10:49] "POST /set-tag HTTP/1.1" 200 109 0.002820 10.0.0.242 - - [2025-11-24 18:10:49] "GET /virtual-machine-interface/6397a07a-c960-11f0-b0cc-fa163eb0ef64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.006423 10.0.0.242 - - [2025-11-24 18:10:49] "POST /ref-update HTTP/1.1" 200 156 0.009836 10.0.0.242 - - [2025-11-24 18:10:49] "GET /floating-ip/79a8127c-6b32-47e6-b4b9-9f4177fdaf0b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1974 0.022386 10.0.0.242 - - [2025-11-24 18:10:49] "PUT /floating-ip/79a8127c-6b32-47e6-b4b9-9f4177fdaf0b HTTP/1.1" 200 257 0.010890 10.0.0.242 - - [2025-11-24 18:11:29] "GET /global-system-configs HTTP/1.1" 200 323 0.002528 10.0.0.242 - - [2025-11-24 18:11:30] "GET /global-system-configs HTTP/1.1" 200 323 0.002070 [Introspect:8084]10.0.0.242 - - [2025-11-24 18:12:51] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000927 [Introspect:8084]10.0.0.242 - - [2025-11-24 18:12:51] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000901 [Introspect:8084]10.0.0.242 - - [2025-11-24 18:12:55] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001173 [Introspect:8084]10.0.0.242 - - [2025-11-24 18:12:55] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001226 [Introspect:8084]10.0.0.242 - - [2025-11-24 18:13:07] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000953 [Introspect:8084]10.0.0.242 - - [2025-11-24 18:13:07] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000921 [Introspect:8084]10.0.0.242 - - [2025-11-24 18:13:39] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000895 [Introspect:8084]10.0.0.242 - - [2025-11-24 18:13:39] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001593 10.0.0.242 - - [2025-11-24 18:13:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001856 10.0.0.242 - - [2025-11-24 18:13:40] "GET /virtual-router/7b0ebabb-18d6-44d4-9a41-377fc110ad99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1488 0.003498 10.0.0.65 - - [2025-11-24 18:13:46] "GET / HTTP/1.1" 200 36215 0.001657 10.0.0.65 - - [2025-11-24 18:13:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001877 10.0.0.65 - - [2025-11-24 18:13:46] "GET /global-system-config/7bf2f4eb-cdec-4e0e-8952-f1e098b915c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.004127 10.0.0.65 - - [2025-11-24 18:13:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001483 10.0.0.65 - - [2025-11-24 18:13:46] "GET /routing-instance/a01a393c-b560-486b-9fdb-76fe19697a64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.002923 10.0.0.65 - - [2025-11-24 18:13:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002021 10.0.0.65 - - [2025-11-24 18:13:46] "GET /virtual-router/7b0ebabb-18d6-44d4-9a41-377fc110ad99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1488 0.002499 10.0.0.65 - - [2025-11-24 18:13:46] "PUT /virtual-router/7b0ebabb-18d6-44d4-9a41-377fc110ad99 HTTP/1.1" 200 263 0.012687 10.0.0.65 - - [2025-11-24 18:13:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.008668 10.0.0.65 - - [2025-11-24 18:13:46] "GET /virtual-router/7b0ebabb-18d6-44d4-9a41-377fc110ad99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1488 0.002874 10.0.0.65 - - [2025-11-24 18:13:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002195 10.0.0.65 - - [2025-11-24 18:13:46] "GET /virtual-machine-interface/762fe8a8-2f73-4e22-9bce-2155563d56a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1918 0.004222 10.0.0.65 - - [2025-11-24 18:13:46] "PUT /virtual-machine-interface/762fe8a8-2f73-4e22-9bce-2155563d56a3 HTTP/1.1" 200 285 0.009518 10.0.0.242 - - [2025-11-24 18:14:13] "GET /virtual-machine-interface/6397a07a-c960-11f0-b0cc-fa163eb0ef64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.006417 10.0.0.242 - - [2025-11-24 18:14:13] "POST /set-tag HTTP/1.1" 200 109 0.009318 10.0.0.242 - - [2025-11-24 18:14:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003912 10.0.0.242 - - [2025-11-24 18:14:13] "GET /loadbalancer/809579af-e619-4d34-af4f-260949e45aea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2172 0.002884 10.0.0.242 - - [2025-11-24 18:14:13] "GET /virtual-machine-interface/6397a07a-c960-11f0-b0cc-fa163eb0ef64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.005924 10.0.0.242 - - [2025-11-24 18:14:13] "POST /set-tag HTTP/1.1" 200 109 0.030044 10.0.0.242 - - [2025-11-24 18:14:13] "DELETE /loadbalancer-member/051d4e26-fd3d-4fc2-acc0-6bbbda00148b HTTP/1.1" 200 115 0.084441 10.0.0.242 - - [2025-11-24 18:14:13] "GET /virtual-machine-interface/6397a07a-c960-11f0-b0cc-fa163eb0ef64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.005899 10.0.0.242 - - [2025-11-24 18:14:13] "POST /set-tag HTTP/1.1" 200 109 0.003038 10.0.0.242 - - [2025-11-24 18:14:13] "DELETE /loadbalancer-member/03412607-40ef-4852-af5c-6b179e251c1e HTTP/1.1" 200 115 0.031657 10.0.0.242 - - [2025-11-24 18:14:13] "GET /virtual-machine-interface/6397a07a-c960-11f0-b0cc-fa163eb0ef64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.009509 10.0.0.242 - - [2025-11-24 18:14:13] "POST /set-tag HTTP/1.1" 200 109 0.004322 10.0.0.242 - - [2025-11-24 18:14:13] "DELETE /loadbalancer-member/aec52f2b-ff92-43be-888f-856156df55d2 HTTP/1.1" 200 115 0.049823 10.0.0.242 - - [2025-11-24 18:14:13] "GET /virtual-machine-interface/6397a07a-c960-11f0-b0cc-fa163eb0ef64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.008119 10.0.0.242 - - [2025-11-24 18:14:13] "POST /set-tag HTTP/1.1" 200 109 0.002483 10.0.0.242 - - [2025-11-24 18:14:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002860 10.0.0.242 - - [2025-11-24 18:14:13] "GET /loadbalancer/809579af-e619-4d34-af4f-260949e45aea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2172 0.003164 10.0.0.242 - - [2025-11-24 18:14:13] "GET /loadbalancer-pool/647e30b5-65a9-4351-ba7c-2f65f97d468c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.002702 10.0.0.242 - - [2025-11-24 18:14:13] "POST /loadbalancer-members HTTP/1.1" 200 692 0.031973 10.0.0.242 - - [2025-11-24 18:14:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.025200 10.0.0.242 - - [2025-11-24 18:14:13] "GET /virtual-machine-interface/6397a07a-c960-11f0-b0cc-fa163eb0ef64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.018631 10.0.0.242 - - [2025-11-24 18:14:13] "GET /virtual-machine-interface/6397a07a-c960-11f0-b0cc-fa163eb0ef64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.006807 10.0.0.242 - - [2025-11-24 18:14:13] "GET /floating-ip/79a8127c-6b32-47e6-b4b9-9f4177fdaf0b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.003671 10.0.0.242 - - [2025-11-24 18:14:13] "POST /set-tag HTTP/1.1" 200 109 0.078959 10.0.0.242 - - [2025-11-24 18:14:14] "GET /loadbalancer-pool/e95ffe33-5c5e-4e73-9077-56efd721457e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.015431 10.0.0.242 - - [2025-11-24 18:14:14] "POST /loadbalancer-members HTTP/1.1" 200 692 0.046639 10.0.0.242 - - [2025-11-24 18:14:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.008767 10.0.0.242 - - [2025-11-24 18:14:14] "GET /virtual-machine-interface/6397a07a-c960-11f0-b0cc-fa163eb0ef64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.013495 10.0.0.242 - - [2025-11-24 18:14:14] "GET /virtual-machine-interface/6397a07a-c960-11f0-b0cc-fa163eb0ef64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.015410 10.0.0.242 - - [2025-11-24 18:14:14] "POST /set-tag HTTP/1.1" 200 109 0.012262 10.0.0.242 - - [2025-11-24 18:14:14] "GET /floating-ip/79a8127c-6b32-47e6-b4b9-9f4177fdaf0b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.002274 10.0.0.242 - - [2025-11-24 18:14:14] "GET /loadbalancer-pool/a0a63dbd-2dc6-4bf4-848e-51a671e2cd2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.002878 10.0.0.242 - - [2025-11-24 18:14:14] "POST /loadbalancer-members HTTP/1.1" 200 694 0.038484 10.0.0.242 - - [2025-11-24 18:14:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.030409 10.0.0.242 - - [2025-11-24 18:14:14] "GET /virtual-machine-interface/6397a07a-c960-11f0-b0cc-fa163eb0ef64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.018269 10.0.0.242 - - [2025-11-24 18:14:14] "GET /virtual-machine-interface/6397a07a-c960-11f0-b0cc-fa163eb0ef64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.006981 10.0.0.242 - - [2025-11-24 18:14:14] "GET /floating-ip/79a8127c-6b32-47e6-b4b9-9f4177fdaf0b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.003347 10.0.0.242 - - [2025-11-24 18:14:14] "POST /set-tag HTTP/1.1" 200 109 0.002394 10.0.0.242 - - [2025-11-24 18:16:29] "GET /global-system-configs HTTP/1.1" 200 323 0.002918 10.0.0.242 - - [2025-11-24 18:16:30] "GET /global-system-configs HTTP/1.1" 200 323 0.002067 [Introspect:8084]10.0.0.242 - - [2025-11-24 18:17:28] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001067 [Introspect:8084]10.0.0.242 - - [2025-11-24 18:17:28] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000998 [Introspect:8084]10.0.0.242 - - [2025-11-24 18:18:00] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000908 [Introspect:8084]10.0.0.242 - - [2025-11-24 18:18:00] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000968 [Introspect:8084]10.0.0.242 - - [2025-11-24 18:18:08] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000947 [Introspect:8084]10.0.0.242 - - [2025-11-24 18:18:08] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000911 [Introspect:8084]10.0.0.242 - - [2025-11-24 18:18:13] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000963 [Introspect:8084]10.0.0.242 - - [2025-11-24 18:18:13] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001098 10.0.0.242 - - [2025-11-24 18:18:48] "GET / HTTP/1.1" 200 36215 0.005240 10.0.0.242 - - [2025-11-24 18:18:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002372 10.0.0.242 - - [2025-11-24 18:18:48] "GET /project/9f658060-2109-4d91-b989-389409e5d017?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.035976 10.0.0.242 - - [2025-11-24 18:18:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002532 10.0.0.242 - - [2025-11-24 18:18:48] "GET /project/9f658060-2109-4d91-b989-389409e5d017?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.041252 10.0.0.242 - - [2025-11-24 18:18:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001913 10.0.0.242 - - [2025-11-24 18:18:49] "GET /project/9f658060-2109-4d91-b989-389409e5d017?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.040201 10.0.0.242 - - [2025-11-24 18:18:49] "POST /tags HTTP/1.1" 200 334 0.036469 10.0.0.242 - - [2025-11-24 18:18:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.031865 10.0.0.242 - - [2025-11-24 18:18:49] "GET /tag/39f29982-7622-4797-b4f4-2559dd671c91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.037284 10.0.0.242 - - [2025-11-24 18:18:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004818 10.0.0.242 - - [2025-11-24 18:18:49] "GET /project/9f658060-2109-4d91-b989-389409e5d017?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.016453 10.0.0.242 - - [2025-11-24 18:18:49] "GET /virtual-networks?parent_id=9f658060-2109-4d91-b989-389409e5d017&detail=False&count=False&shared=False HTTP/1.1" 200 555 0.007401 10.0.0.242 - - [2025-11-24 18:18:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.007094 10.0.0.242 - - [2025-11-24 18:18:49] "GET /project/9f658060-2109-4d91-b989-389409e5d017?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.038983 10.0.0.242 - - [2025-11-24 18:18:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.015731 10.0.0.242 - - [2025-11-24 18:18:49] "POST /virtual-networks HTTP/1.1" 200 514 0.080974 10.0.0.242 - - [2025-11-24 18:18:49] "GET /virtual-network/c456c17e-0900-4e39-90e4-0a42f97fc1ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3049 0.006532 10.0.0.242 - - [2025-11-24 18:18:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003340 10.0.0.242 - - [2025-11-24 18:18:49] "GET /service-appliance-set/fcc73f03-d609-400c-9d00-e08b381f6c95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.002300 10.0.0.242 - - [2025-11-24 18:18:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.006735 10.0.0.242 - - [2025-11-24 18:18:49] "GET /network-ipam/61fa7eaa-9e04-439d-a008-e21fc8c497a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1090 0.004118 10.0.0.242 - - [2025-11-24 18:18:49] "POST /fqname-to-id HTTP/1.1" 404 254 0.025565 10.0.0.242 - - [2025-11-24 18:18:49] "POST /useragent-kv HTTP/1.1" 200 115 0.004799 10.0.0.242 - - [2025-11-24 18:18:49] "POST /ref-update HTTP/1.1" 200 156 0.103943 10.0.0.242 - - [2025-11-24 18:18:49] "GET /virtual-network/c7a1f7f4-7a1d-4c20-891f-cc6a8396ce27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1862 0.010268 10.0.0.242 - - [2025-11-24 18:18:49] "GET /domains HTTP/1.1" 200 281 0.017486 10.0.0.242 - - [2025-11-24 18:18:49] "POST /virtual-machine-interfaces HTTP/1.1" 200 666 0.123744 10.0.0.242 - - [2025-11-24 18:18:49] "GET /virtual-machine-interface/3f237a92-dd3b-4ea6-98af-814034e62ed5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2349 0.019559 10.0.0.242 - - [2025-11-24 18:18:49] "GET /domain/277e4a44-589b-47a1-b32d-f59c3e921ca6 HTTP/1.1" 200 3099 0.039345 10.0.0.242 - - [2025-11-24 18:18:49] "GET /project/9f658060-2109-4d91-b989-389409e5d017 HTTP/1.1" 200 5498 0.052092 10.0.0.242 - - [2025-11-24 18:18:49] "GET /virtual-network/c7a1f7f4-7a1d-4c20-891f-cc6a8396ce27 HTTP/1.1" 200 2092 0.014291 10.0.0.242 - - [2025-11-24 18:18:49] "GET /virtual-network/c7a1f7f4-7a1d-4c20-891f-cc6a8396ce27 HTTP/1.1" 200 2092 0.004079 10.0.0.242 - - [2025-11-24 18:18:49] "GET /routing-instance/b7ccae57-665f-4a40-9e60-ab4f012b20f3 HTTP/1.1" 200 1184 0.004569 10.0.0.242 - - [2025-11-24 18:18:49] "GET /routing-instance/b7ccae57-665f-4a40-9e60-ab4f012b20f3 HTTP/1.1" 200 1184 0.004223 10.0.0.242 - - [2025-11-24 18:18:49] "POST /instance-ips HTTP/1.1" 200 410 0.057785 10.0.0.242 - - [2025-11-24 18:18:49] "GET /instance-ip/d6fab1bd-24c5-4c14-933f-71fefbfdd844?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1656 0.007357 10.0.0.242 - - [2025-11-24 18:18:49] "POST /loadbalancers HTTP/1.1" 200 612 0.062679 10.0.0.242 - - [2025-11-24 18:18:49] "POST /route-targets HTTP/1.1" 200 328 0.017002 10.0.0.242 - - [2025-11-24 18:18:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.041444 10.0.0.242 - - [2025-11-24 18:18:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.009831 10.0.0.242 - - [2025-11-24 18:18:50] "GET /project/9f658060-2109-4d91-b989-389409e5d017?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.087350 10.0.0.242 - - [2025-11-24 18:18:50] "GET /instance-ip/d6fab1bd-24c5-4c14-933f-71fefbfdd844?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1656 0.003894 10.0.0.242 - - [2025-11-24 18:18:50] "POST /ref-update HTTP/1.1" 200 156 0.072428 10.0.0.242 - - [2025-11-24 18:18:50] "GET /project/9f658060-2109-4d91-b989-389409e5d017?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.057710 10.0.0.242 - - [2025-11-24 18:18:50] "GET /loadbalancer/ef5b8cef-0547-4940-9672-3b517f26e648?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2233 0.005229 10.0.0.242 - - [2025-11-24 18:18:50] "POST /floating-ips HTTP/1.1" 200 599 0.055275 10.0.0.242 - - [2025-11-24 18:18:50] "POST /loadbalancer-listeners HTTP/1.1" 200 718 0.044468 10.0.0.242 - - [2025-11-24 18:18:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003428 10.0.0.242 - - [2025-11-24 18:18:50] "GET /project/9f658060-2109-4d91-b989-389409e5d017?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.032093 10.0.0.242 - - [2025-11-24 18:18:50] "GET /loadbalancer-listener/dc257b9f-a753-4005-ac5e-e4c6d7009b5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1808 0.004205 10.0.0.242 - - [2025-11-24 18:18:50] "GET /loadbalancer-listener/dc257b9f-a753-4005-ac5e-e4c6d7009b5a?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1226 0.015519 10.0.0.242 - - [2025-11-24 18:18:50] "POST /loadbalancer-pools HTTP/1.1" 200 710 0.028729 10.0.0.242 - - [2025-11-24 18:18:50] "GET /instance-ip/d6fab1bd-24c5-4c14-933f-71fefbfdd844?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1656 0.005159 10.0.0.242 - - [2025-11-24 18:18:50] "GET /instance-ip/d6fab1bd-24c5-4c14-933f-71fefbfdd844?fields=floating_ips HTTP/1.1" 200 1215 0.007087 10.0.0.242 - - [2025-11-24 18:18:50] "GET /floating-ip/4af93e71-c545-4b9c-8ad4-a4ceee7ce715?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1480 0.003325 10.0.0.242 - - [2025-11-24 18:18:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001641 10.0.0.242 - - [2025-11-24 18:18:50] "GET /loadbalancer/ef5b8cef-0547-4940-9672-3b517f26e648?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2233 0.002060 10.0.0.242 - - [2025-11-24 18:18:50] "POST /tags HTTP/1.1" 200 296 0.065155 10.0.0.242 - - [2025-11-24 18:18:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.008186 10.0.0.242 - - [2025-11-24 18:18:50] "GET /tag/243ec6e6-42cc-4c3f-91b5-c80332f86f3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1094 0.015570 10.0.0.242 - - [2025-11-24 18:18:50] "POST /tags HTTP/1.1" 409 233 0.001714 10.0.0.242 - - [2025-11-24 18:18:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001519 10.0.0.242 - - [2025-11-24 18:18:50] "GET /tag/6cc58247-60c0-4e64-9355-544a07d10ec1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1247 0.010252 10.0.0.242 - - [2025-11-24 18:18:50] "POST /tags HTTP/1.1" 409 206 0.001840 10.0.0.242 - - [2025-11-24 18:18:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002175 10.0.0.242 - - [2025-11-24 18:18:50] "GET /tag/9314b3d9-9903-4ac5-8c7d-804bb9272d2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1117 0.011049 10.0.0.242 - - [2025-11-24 18:18:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001859 10.0.0.242 - - [2025-11-24 18:18:50] "GET /virtual-network/d7564955-5366-4596-8c66-d6174dbc96a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3032 0.004422 10.0.0.242 - - [2025-11-24 18:18:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001852 10.0.0.242 - - [2025-11-24 18:18:50] "GET /project/9f658060-2109-4d91-b989-389409e5d017?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.032155 10.0.0.242 - - [2025-11-24 18:18:50] "POST /virtual-machines HTTP/1.1" 200 370 0.015476 10.0.0.242 - - [2025-11-24 18:18:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.009492 10.0.0.242 - - [2025-11-24 18:18:50] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.123401 10.0.0.242 - - [2025-11-24 18:18:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.022716 10.0.0.242 - - [2025-11-24 18:18:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.010379 10.0.0.242 - - [2025-11-24 18:18:51] "GET /virtual-machine-interface/06e5800c-c962-11f0-b0cc-fa163eb0ef64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2856 0.004609 10.0.0.242 - - [2025-11-24 18:18:51] "POST /instance-ips HTTP/1.1" 200 410 0.024845 10.0.0.242 - - [2025-11-24 18:18:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.026131 10.0.0.242 - - [2025-11-24 18:18:51] "GET /virtual-machine-interface/06e5800c-c962-11f0-b0cc-fa163eb0ef64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2856 0.006603 10.0.0.242 - - [2025-11-24 18:18:51] "POST /set-tag HTTP/1.1" 200 109 0.016631 10.0.0.242 - - [2025-11-24 18:18:51] "GET /virtual-machine-interface/06e5800c-c962-11f0-b0cc-fa163eb0ef64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3396 0.019602 10.0.0.242 - - [2025-11-24 18:18:51] "GET /instance-ip/06fd91e2-c962-11f0-b0cc-fa163eb0ef64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1954 0.018362 10.0.0.242 - - [2025-11-24 18:18:51] "GET /virtual-machine-interface/06e5800c-c962-11f0-b0cc-fa163eb0ef64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3396 0.004055 10.0.0.242 - - [2025-11-24 18:18:51] "POST /set-tag HTTP/1.1" 200 109 0.002102 10.0.0.242 - - [2025-11-24 18:18:51] "GET /virtual-router/7b0ebabb-18d6-44d4-9a41-377fc110ad99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1488 0.003557 10.0.0.242 - - [2025-11-24 18:18:51] "POST /ref-update HTTP/1.1" 200 156 0.009061 10.0.0.242 - - [2025-11-24 18:18:51] "GET /virtual-machine-interface/06e5800c-c962-11f0-b0cc-fa163eb0ef64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3396 0.003849 10.0.0.242 - - [2025-11-24 18:18:51] "POST /set-tag HTTP/1.1" 200 109 0.002095 10.0.0.242 - - [2025-11-24 18:18:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001713 10.0.0.242 - - [2025-11-24 18:18:51] "GET /virtual-network/d7564955-5366-4596-8c66-d6174dbc96a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3032 0.004573 10.0.0.242 - - [2025-11-24 18:18:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.010166 10.0.0.242 - - [2025-11-24 18:18:51] "GET /project/9f658060-2109-4d91-b989-389409e5d017?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.026817 10.0.0.242 - - [2025-11-24 18:18:51] "POST /virtual-machines HTTP/1.1" 200 370 0.009904 10.0.0.242 - - [2025-11-24 18:18:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.022492 10.0.0.242 - - [2025-11-24 18:18:51] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.115680 10.0.0.242 - - [2025-11-24 18:18:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.008969 10.0.0.242 - - [2025-11-24 18:18:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.010248 10.0.0.242 - - [2025-11-24 18:18:51] "GET /virtual-machine-interface/07534790-c962-11f0-b0cc-fa163eb0ef64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2856 0.019441 10.0.0.242 - - [2025-11-24 18:18:51] "POST /instance-ips HTTP/1.1" 200 410 0.019261 10.0.0.242 - - [2025-11-24 18:18:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.030858 10.0.0.242 - - [2025-11-24 18:18:51] "GET /virtual-machine-interface/07534790-c962-11f0-b0cc-fa163eb0ef64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2856 0.011677 10.0.0.242 - - [2025-11-24 18:18:51] "POST /set-tag HTTP/1.1" 200 109 0.022736 10.0.0.242 - - [2025-11-24 18:18:51] "GET /virtual-machine-interface/07534790-c962-11f0-b0cc-fa163eb0ef64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3396 0.019088 10.0.0.242 - - [2025-11-24 18:18:51] "GET /instance-ip/076d82fe-c962-11f0-b0cc-fa163eb0ef64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1954 0.005204 10.0.0.242 - - [2025-11-24 18:18:52] "GET /virtual-machine-interface/07534790-c962-11f0-b0cc-fa163eb0ef64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3396 0.003962 10.0.0.242 - - [2025-11-24 18:18:52] "POST /set-tag HTTP/1.1" 200 109 0.002063 10.0.0.242 - - [2025-11-24 18:18:52] "GET /virtual-router/7b0ebabb-18d6-44d4-9a41-377fc110ad99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1689 0.003272 10.0.0.242 - - [2025-11-24 18:18:52] "POST /ref-update HTTP/1.1" 200 156 0.007334 10.0.0.242 - - [2025-11-24 18:18:52] "GET /virtual-machine-interface/07534790-c962-11f0-b0cc-fa163eb0ef64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3396 0.011144 10.0.0.242 - - [2025-11-24 18:18:52] "POST /set-tag HTTP/1.1" 200 109 0.002282 10.0.0.242 - - [2025-11-24 18:18:52] "GET /virtual-machine-interface/06e5800c-c962-11f0-b0cc-fa163eb0ef64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3396 0.003638 10.0.0.242 - - [2025-11-24 18:18:52] "POST /set-tag HTTP/1.1" 200 109 0.001821 10.0.0.242 - - [2025-11-24 18:18:52] "GET /virtual-machine-interface/07534790-c962-11f0-b0cc-fa163eb0ef64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3396 0.003875 10.0.0.242 - - [2025-11-24 18:18:52] "POST /set-tag HTTP/1.1" 200 109 0.005166 10.0.0.242 - - [2025-11-24 18:18:54] "GET /domains HTTP/1.1" 200 281 0.001920 10.0.0.242 - - [2025-11-24 18:18:54] "GET /domain/277e4a44-589b-47a1-b32d-f59c3e921ca6 HTTP/1.1" 200 3099 0.002802 10.0.0.242 - - [2025-11-24 18:18:54] "GET /project/9f658060-2109-4d91-b989-389409e5d017 HTTP/1.1" 200 7092 0.025046 10.0.0.242 - - [2025-11-24 18:18:54] "GET /virtual-network/c7a1f7f4-7a1d-4c20-891f-cc6a8396ce27 HTTP/1.1" 200 2092 0.005524 10.0.0.242 - - [2025-11-24 18:18:54] "GET /virtual-network/c7a1f7f4-7a1d-4c20-891f-cc6a8396ce27 HTTP/1.1" 200 2092 0.004115 10.0.0.242 - - [2025-11-24 18:18:54] "GET /routing-instance/b7ccae57-665f-4a40-9e60-ab4f012b20f3 HTTP/1.1" 200 1406 0.004040 10.0.0.242 - - [2025-11-24 18:18:54] "GET /routing-instance/b7ccae57-665f-4a40-9e60-ab4f012b20f3 HTTP/1.1" 200 1406 0.002629 10.0.0.242 - - [2025-11-24 18:18:54] "GET /route-target/a392ed82-5751-47c1-a3b2-915e10557e8f HTTP/1.1" 200 1155 0.002894 10.0.0.242 - - [2025-11-24 18:18:54] "GET /virtual-network/c7a1f7f4-7a1d-4c20-891f-cc6a8396ce27 HTTP/1.1" 200 2092 0.005148 10.0.0.242 - - [2025-11-24 18:18:54] "GET /routing-instance/b7ccae57-665f-4a40-9e60-ab4f012b20f3 HTTP/1.1" 200 1406 0.002844 10.0.0.242 - - [2025-11-24 18:18:54] "GET /virtual-network/c7a1f7f4-7a1d-4c20-891f-cc6a8396ce27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1862 0.003896 10.0.0.242 - - [2025-11-24 18:18:54] "GET /virtual-network/c7a1f7f4-7a1d-4c20-891f-cc6a8396ce27 HTTP/1.1" 200 2092 0.003828 10.0.0.242 - - [2025-11-24 18:18:54] "GET /routing-instance/b7ccae57-665f-4a40-9e60-ab4f012b20f3 HTTP/1.1" 200 1406 0.002877 10.0.0.242 - - [2025-11-24 18:18:54] "GET /routing-instance/b7ccae57-665f-4a40-9e60-ab4f012b20f3 HTTP/1.1" 200 1406 0.003455 10.0.0.242 - - [2025-11-24 18:18:54] "GET /route-target/a392ed82-5751-47c1-a3b2-915e10557e8f HTTP/1.1" 200 1155 0.002691 10.0.0.242 - - [2025-11-24 18:18:55] "GET /domains HTTP/1.1" 200 281 0.002673 10.0.0.242 - - [2025-11-24 18:18:55] "GET /domain/277e4a44-589b-47a1-b32d-f59c3e921ca6 HTTP/1.1" 200 3099 0.003855 10.0.0.242 - - [2025-11-24 18:18:55] "GET /project/9f658060-2109-4d91-b989-389409e5d017 HTTP/1.1" 200 7092 0.028089 10.0.0.242 - - [2025-11-24 18:18:55] "GET /virtual-network/c7a1f7f4-7a1d-4c20-891f-cc6a8396ce27 HTTP/1.1" 200 2092 0.006584 10.0.0.242 - - [2025-11-24 18:18:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002038 10.0.0.242 - - [2025-11-24 18:18:55] "GET /project/9f658060-2109-4d91-b989-389409e5d017?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.034804 10.0.0.242 - - [2025-11-24 18:18:55] "GET /virtual-network/c7a1f7f4-7a1d-4c20-891f-cc6a8396ce27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1862 0.003593 10.0.0.242 - - [2025-11-24 18:18:55] "GET /floating-ip-pools?parent_id=c7a1f7f4-7a1d-4c20-891f-cc6a8396ce27&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.002254 10.0.0.242 - - [2025-11-24 18:18:55] "GET /virtual-network/c7a1f7f4-7a1d-4c20-891f-cc6a8396ce27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1862 0.003897 10.0.0.242 - - [2025-11-24 18:18:55] "POST /floating-ip-pools HTTP/1.1" 200 564 0.026129 10.0.0.242 - - [2025-11-24 18:18:55] "POST /ref-update HTTP/1.1" 200 156 0.032881 10.0.0.242 - - [2025-11-24 18:18:55] "GET /virtual-network/c7a1f7f4-7a1d-4c20-891f-cc6a8396ce27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1862 0.026924 10.0.0.242 - - [2025-11-24 18:18:55] "GET /domains HTTP/1.1" 200 281 0.020785 10.0.0.242 - - [2025-11-24 18:18:55] "GET /domain/277e4a44-589b-47a1-b32d-f59c3e921ca6 HTTP/1.1" 200 3099 0.007617 10.0.0.242 - - [2025-11-24 18:18:55] "GET /project/9f658060-2109-4d91-b989-389409e5d017 HTTP/1.1" 200 7349 0.051406 10.0.0.242 - - [2025-11-24 18:18:55] "GET /virtual-network/c7a1f7f4-7a1d-4c20-891f-cc6a8396ce27 HTTP/1.1" 200 2331 0.010341 10.0.0.242 - - [2025-11-24 18:18:55] "GET /floating-ip-pool/d2ef2a65-7f6c-4795-b933-ae54651b09a7 HTTP/1.1" 200 1318 0.005106 10.0.0.242 - - [2025-11-24 18:18:55] "GET /domains HTTP/1.1" 200 281 0.003771 10.0.0.242 - - [2025-11-24 18:18:55] "GET /domain/277e4a44-589b-47a1-b32d-f59c3e921ca6 HTTP/1.1" 200 3099 0.002739 10.0.0.242 - - [2025-11-24 18:18:55] "GET /project/9f658060-2109-4d91-b989-389409e5d017 HTTP/1.1" 200 7349 0.026078 10.0.0.242 - - [2025-11-24 18:18:55] "GET /virtual-network/c7a1f7f4-7a1d-4c20-891f-cc6a8396ce27 HTTP/1.1" 200 2331 0.006770 10.0.0.242 - - [2025-11-24 18:18:55] "GET /virtual-network/c7a1f7f4-7a1d-4c20-891f-cc6a8396ce27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1862 0.005725 10.0.0.242 - - [2025-11-24 18:18:55] "POST /tags HTTP/1.1" 200 366 0.054981 10.0.0.242 - - [2025-11-24 18:18:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.007472 10.0.0.242 - - [2025-11-24 18:18:55] "GET /tag/5076e78b-9be7-4ae0-bfec-3d72f5a35e4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1239 0.013267 10.0.0.242 - - [2025-11-24 18:18:55] "POST /tags HTTP/1.1" 409 206 0.001796 10.0.0.242 - - [2025-11-24 18:18:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001488 10.0.0.242 - - [2025-11-24 18:18:55] "GET /tag/9314b3d9-9903-4ac5-8c7d-804bb9272d2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1117 0.009733 10.0.0.242 - - [2025-11-24 18:18:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001746 10.0.0.242 - - [2025-11-24 18:18:55] "GET /project/9f658060-2109-4d91-b989-389409e5d017?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1545 0.037389 10.0.0.242 - - [2025-11-24 18:18:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002438 10.0.0.242 - - [2025-11-24 18:18:55] "GET /virtual-network/d7564955-5366-4596-8c66-d6174dbc96a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3032 0.005458 10.0.0.242 - - [2025-11-24 18:18:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002274 10.0.0.242 - - [2025-11-24 18:18:55] "GET /service-appliance-set/b45059c3-f770-40d5-9fbb-6de7ba0da017?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1222 0.003501 10.0.0.242 - - [2025-11-24 18:18:55] "POST /fqname-to-id HTTP/1.1" 404 258 0.001541 10.0.0.242 - - [2025-11-24 18:18:55] "POST /virtual-machine-interfaces HTTP/1.1" 200 674 0.094728 10.0.0.242 - - [2025-11-24 18:18:56] "GET /virtual-machine-interface/5d6230f1-a808-445d-a845-e822fde6527c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2349 0.019461 10.0.0.242 - - [2025-11-24 18:18:56] "POST /set-tag HTTP/1.1" 200 109 0.016665 10.0.0.242 - - [2025-11-24 18:18:56] "POST /instance-ips HTTP/1.1" 200 418 0.027213 10.0.0.242 - - [2025-11-24 18:18:56] "GET /instance-ip/61b912c9-f533-4132-81d9-9d5417719333?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1666 0.012398 10.0.0.242 - - [2025-11-24 18:18:56] "POST /loadbalancers HTTP/1.1" 200 620 0.063872 10.0.0.242 - - [2025-11-24 18:18:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.011937 10.0.0.242 - - [2025-11-24 18:18:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003086 10.0.0.242 - - [2025-11-24 18:18:56] "POST /service-instances HTTP/1.1" 200 568 0.056538 10.0.0.242 - - [2025-11-24 18:18:56] "GET /project/9f658060-2109-4d91-b989-389409e5d017?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1545 0.023635 10.0.0.242 - - [2025-11-24 18:18:56] "POST /ref-update HTTP/1.1" 200 156 0.016144 10.0.0.242 - - [2025-11-24 18:18:56] "GET /virtual-machine-interface/5d6230f1-a808-445d-a845-e822fde6527c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2730 0.017763 10.0.0.242 - - [2025-11-24 18:18:56] "PUT /service-instance/871c0561-ddb8-422f-bbbc-f0d04f484135 HTTP/1.1" 200 267 0.027159 10.0.0.242 - - [2025-11-24 18:18:56] "GET /virtual-machine-interface/5d6230f1-a808-445d-a845-e822fde6527c?fields=floating_ip_back_refs HTTP/1.1" 200 1181 0.016753 10.0.0.242 - - [2025-11-24 18:18:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002076 10.0.0.242 - - [2025-11-24 18:18:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.019403 10.0.0.242 - - [2025-11-24 18:18:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004339 10.0.0.242 - - [2025-11-24 18:18:56] "GET /floating-ip-pool/d2ef2a65-7f6c-4795-b933-ae54651b09a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.003310 10.0.0.242 - - [2025-11-24 18:18:56] "POST /virtual-machines HTTP/1.1" 200 430 0.013350 10.0.0.242 - - [2025-11-24 18:18:56] "POST /floating-ips HTTP/1.1" 200 673 0.104306 10.0.0.242 - - [2025-11-24 18:18:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.035342 10.0.0.242 - - [2025-11-24 18:18:56] "POST /virtual-machine-interfaces HTTP/1.1" 200 670 0.144352 10.0.0.242 - - [2025-11-24 18:18:56] "GET /application-policy-set/5ce83b01-73b4-44b6-a7e8-cc128d0dc586?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.012248 10.0.0.242 - - [2025-11-24 18:18:56] "POST /chown HTTP/1.1" 200 109 0.023451 10.0.0.242 - - [2025-11-24 18:18:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001918 10.0.0.242 - - [2025-11-24 18:18:56] "GET /policy-management/3583b543-85de-4e18-90e4-e33f00b3e2c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002358 10.0.0.242 - - [2025-11-24 18:18:56] "POST /tags HTTP/1.1" 409 221 0.002285 10.0.0.242 - - [2025-11-24 18:18:56] "POST /chown HTTP/1.1" 200 109 0.005366 10.0.0.242 - - [2025-11-24 18:18:56] "PUT /virtual-machine-interface/15182f15-b207-45f8-b83b-b3ef18cdbeb5 HTTP/1.1" 200 285 0.025950 10.0.0.242 - - [2025-11-24 18:18:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.010989 10.0.0.242 - - [2025-11-24 18:18:56] "GET /tag/39f29982-7622-4797-b4f4-2559dd671c91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.009295 10.0.0.242 - - [2025-11-24 18:18:56] "POST /tags HTTP/1.1" 409 238 0.001613 10.0.0.242 - - [2025-11-24 18:18:56] "PUT /instance-ip/61b912c9-f533-4132-81d9-9d5417719333 HTTP/1.1" 200 257 0.036302 10.0.0.242 - - [2025-11-24 18:18:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002528 10.0.0.242 - - [2025-11-24 18:18:56] "GET /tag/5076e78b-9be7-4ae0-bfec-3d72f5a35e4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1239 0.011241 10.0.0.242 - - [2025-11-24 18:18:56] "POST /ref-update HTTP/1.1" 200 156 0.026214 10.0.0.242 - - [2025-11-24 18:18:56] "POST /ref-update HTTP/1.1" 200 156 0.020049 10.0.0.242 - - [2025-11-24 18:18:56] "POST /ref-update HTTP/1.1" 200 156 0.018239 10.0.0.242 - - [2025-11-24 18:18:56] "POST /firewall-rules HTTP/1.1" 200 652 0.121917 10.0.0.242 - - [2025-11-24 18:18:56] "POST /ref-update HTTP/1.1" 200 156 0.046219 10.0.0.242 - - [2025-11-24 18:18:56] "GET /firewall-rule/db3d2583-6ff1-4c86-940c-e1969bc36ab5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2416 0.008432 10.0.0.242 - - [2025-11-24 18:18:56] "POST /ref-update HTTP/1.1" 200 156 0.028324 10.0.0.242 - - [2025-11-24 18:18:57] "GET /firewall-policy/d088fa05-2783-4959-89c5-f7e55e09e3fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.011530 10.0.0.242 - - [2025-11-24 18:18:57] "GET /firewall-rule/db3d2583-6ff1-4c86-940c-e1969bc36ab5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2416 0.003953 10.0.0.242 - - [2025-11-24 18:18:57] "POST /ref-update HTTP/1.1" 200 156 0.026810 10.0.0.242 - - [2025-11-24 18:18:57] "POST /virtual-machines HTTP/1.1" 200 430 0.022633 10.0.0.242 - - [2025-11-24 18:18:57] "POST /ref-update HTTP/1.1" 200 156 0.042925 10.0.0.242 - - [2025-11-24 18:18:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.009844 10.0.0.242 - - [2025-11-24 18:18:57] "GET /project/9f658060-2109-4d91-b989-389409e5d017?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1545 0.041570 10.0.0.242 - - [2025-11-24 18:18:57] "GET /loadbalancer/a38f1fc9-ae9f-4cb7-8cdc-c12d54eed440?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2563 0.008342 10.0.0.242 - - [2025-11-24 18:18:57] "POST /virtual-machine-interfaces HTTP/1.1" 200 670 0.150383 10.0.0.242 - - [2025-11-24 18:18:57] "POST /loadbalancer-listeners HTTP/1.1" 200 728 0.070908 10.0.0.242 - - [2025-11-24 18:18:57] "POST /chown HTTP/1.1" 200 109 0.019477 10.0.0.242 - - [2025-11-24 18:18:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004006 10.0.0.242 - - [2025-11-24 18:18:57] "POST /chown HTTP/1.1" 200 109 0.006698 10.0.0.242 - - [2025-11-24 18:18:57] "PUT /virtual-machine-interface/57057bac-ade7-493f-8c10-b407a443668e HTTP/1.1" 200 285 0.021865 10.0.0.242 - - [2025-11-24 18:18:57] "GET /project/9f658060-2109-4d91-b989-389409e5d017?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1545 0.055761 10.0.0.242 - - [2025-11-24 18:18:57] "GET /loadbalancer-listener/31fb85b5-493d-4f98-bf70-bdc209541379?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1827 0.003602 10.0.0.242 - - [2025-11-24 18:18:57] "PUT /instance-ip/61b912c9-f533-4132-81d9-9d5417719333 HTTP/1.1" 200 257 0.036197 10.0.0.242 - - [2025-11-24 18:18:57] "GET /loadbalancer-listener/31fb85b5-493d-4f98-bf70-bdc209541379?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1235 0.013364 10.0.0.242 - - [2025-11-24 18:18:57] "POST /ref-update HTTP/1.1" 200 156 0.009668 10.0.0.242 - - [2025-11-24 18:18:57] "POST /ref-update HTTP/1.1" 200 156 0.047401 10.0.0.242 - - [2025-11-24 18:18:57] "POST /loadbalancer-pools HTTP/1.1" 200 720 0.065185 10.0.0.242 - - [2025-11-24 18:18:57] "POST /ref-update HTTP/1.1" 200 156 0.027511 10.0.0.242 - - [2025-11-24 18:18:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.041387 10.0.0.242 - - [2025-11-24 18:18:57] "GET /loadbalancer-pool/13b47836-3534-49ba-9910-0835111af7d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2015 0.011194 10.0.0.242 - - [2025-11-24 18:18:57] "POST /ref-update HTTP/1.1" 200 156 0.018152 10.0.0.242 - - [2025-11-24 18:18:57] "POST /ref-update HTTP/1.1" 200 156 0.020734 10.0.0.242 - - [2025-11-24 18:18:57] "POST /loadbalancer-members HTTP/1.1" 200 709 0.018453 10.0.0.242 - - [2025-11-24 18:18:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.030067 10.0.0.242 - - [2025-11-24 18:18:57] "PUT /service-instance/871c0561-ddb8-422f-bbbc-f0d04f484135 HTTP/1.1" 200 267 0.013050 10.0.0.242 - - [2025-11-24 18:18:57] "GET /loadbalancer-member/80aaf1ac-1c9a-452a-8c93-3ca512c2e9c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1552 0.018253 10.0.0.242 - - [2025-11-24 18:18:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.015241 10.0.0.242 - - [2025-11-24 18:18:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001935 10.0.0.242 - - [2025-11-24 18:18:57] "GET /application-policy-set/5ce83b01-73b4-44b6-a7e8-cc128d0dc586?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.002364 10.0.0.242 - - [2025-11-24 18:18:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001731 10.0.0.242 - - [2025-11-24 18:18:57] "GET /policy-management/3583b543-85de-4e18-90e4-e33f00b3e2c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002334 10.0.0.242 - - [2025-11-24 18:18:57] "POST /chown HTTP/1.1" 200 109 0.005906 10.0.0.242 - - [2025-11-24 18:18:57] "POST /tags HTTP/1.1" 409 221 0.001994 10.0.0.242 - - [2025-11-24 18:18:57] "POST /chown HTTP/1.1" 200 109 0.017702 10.0.0.242 - - [2025-11-24 18:18:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001665 10.0.0.242 - - [2025-11-24 18:18:57] "GET /tag/39f29982-7622-4797-b4f4-2559dd671c91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.017388 10.0.0.242 - - [2025-11-24 18:18:57] "POST /tags HTTP/1.1" 409 238 0.001816 10.0.0.242 - - [2025-11-24 18:18:57] "PUT /instance-ip/61b912c9-f533-4132-81d9-9d5417719333 HTTP/1.1" 200 257 0.028792 10.0.0.242 - - [2025-11-24 18:18:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001847 10.0.0.242 - - [2025-11-24 18:18:57] "GET /tag/5076e78b-9be7-4ae0-bfec-3d72f5a35e4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1239 0.011802 10.0.0.242 - - [2025-11-24 18:18:57] "POST /firewall-rules HTTP/1.1" 409 293 0.002345 10.0.0.242 - - [2025-11-24 18:18:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003691 10.0.0.242 - - [2025-11-24 18:18:57] "POST /ref-update HTTP/1.1" 200 156 0.029508 10.0.0.242 - - [2025-11-24 18:18:57] "POST /chown HTTP/1.1" 200 109 0.015460 10.0.0.242 - - [2025-11-24 18:18:57] "POST /chown HTTP/1.1" 200 109 0.022184 10.0.0.242 - - [2025-11-24 18:18:58] "PUT /firewall-rule/db3d2583-6ff1-4c86-940c-e1969bc36ab5 HTTP/1.1" 200 261 0.070746 10.0.0.242 - - [2025-11-24 18:18:58] "PUT /instance-ip/61b912c9-f533-4132-81d9-9d5417719333 HTTP/1.1" 200 257 0.009948 10.0.0.242 - - [2025-11-24 18:18:58] "GET /firewall-rule/db3d2583-6ff1-4c86-940c-e1969bc36ab5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2416 0.008945 10.0.0.242 - - [2025-11-24 18:18:58] "GET /firewall-policy/d088fa05-2783-4959-89c5-f7e55e09e3fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1716 0.004348 10.0.0.242 - - [2025-11-24 18:18:58] "POST /ref-update HTTP/1.1" 200 156 0.021832 10.0.0.242 - - [2025-11-24 18:18:58] "GET /firewall-rule/db3d2583-6ff1-4c86-940c-e1969bc36ab5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2416 0.003396 10.0.0.242 - - [2025-11-24 18:18:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002075 10.0.0.242 - - [2025-11-24 18:18:58] "POST /chown HTTP/1.1" 200 109 0.007629 10.0.0.242 - - [2025-11-24 18:18:58] "POST /chown HTTP/1.1" 200 109 0.018041 10.0.0.242 - - [2025-11-24 18:18:58] "PUT /instance-ip/61b912c9-f533-4132-81d9-9d5417719333 HTTP/1.1" 200 257 0.020329 10.0.0.242 - - [2025-11-24 18:18:58] "POST /ref-update HTTP/1.1" 200 156 0.011153 10.0.0.242 - - [2025-11-24 18:18:58] "POST /chown HTTP/1.1" 200 109 0.010731 10.0.0.242 - - [2025-11-24 18:18:58] "POST /chown HTTP/1.1" 200 109 0.015566 10.0.0.242 - - [2025-11-24 18:18:58] "PUT /instance-ip/61b912c9-f533-4132-81d9-9d5417719333 HTTP/1.1" 200 257 0.010995 10.0.0.242 - - [2025-11-24 18:18:58] "POST /ref-update HTTP/1.1" 200 156 0.034200 10.0.0.242 - - [2025-11-24 18:18:58] "PUT /service-instance/871c0561-ddb8-422f-bbbc-f0d04f484135 HTTP/1.1" 200 267 0.007604 10.0.0.242 - - [2025-11-24 18:18:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.011917 10.0.0.242 - - [2025-11-24 18:18:58] "PUT /service-instance/871c0561-ddb8-422f-bbbc-f0d04f484135 HTTP/1.1" 200 267 0.007912 10.0.0.242 - - [2025-11-24 18:18:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.010153 10.0.0.242 - - [2025-11-24 18:18:58] "GET /virtual-network/d7564955-5366-4596-8c66-d6174dbc96a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3032 0.007418 10.0.0.242 - - [2025-11-24 18:18:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.021343 10.0.0.242 - - [2025-11-24 18:18:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.007362 10.0.0.242 - - [2025-11-24 18:18:58] "GET /project/9f658060-2109-4d91-b989-389409e5d017?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1545 0.037777 10.0.0.242 - - [2025-11-24 18:18:58] "PUT /service-instance/871c0561-ddb8-422f-bbbc-f0d04f484135 HTTP/1.1" 200 267 0.015220 10.0.0.242 - - [2025-11-24 18:18:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.024547 10.0.0.242 - - [2025-11-24 18:18:58] "POST /virtual-machines HTTP/1.1" 200 374 0.017922 10.0.0.242 - - [2025-11-24 18:18:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.026364 10.0.0.242 - - [2025-11-24 18:18:58] "PUT /service-instance/871c0561-ddb8-422f-bbbc-f0d04f484135 HTTP/1.1" 200 267 0.031313 10.0.0.242 - - [2025-11-24 18:18:58] "POST /virtual-machine-interfaces HTTP/1.1" 200 642 0.123425 10.0.0.242 - - [2025-11-24 18:18:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.043968 10.0.0.242 - - [2025-11-24 18:18:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.033044 10.0.0.242 - - [2025-11-24 18:18:58] "PUT /service-instance/871c0561-ddb8-422f-bbbc-f0d04f484135 HTTP/1.1" 200 267 0.036344 10.0.0.242 - - [2025-11-24 18:18:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.018327 10.0.0.242 - - [2025-11-24 18:18:59] "GET /virtual-machine-interface/0b9ecda6-c962-11f0-b0cc-fa163eb0ef64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2866 0.007511 10.0.0.242 - - [2025-11-24 18:18:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.010828 10.0.0.242 - - [2025-11-24 18:18:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004480 10.0.0.242 - - [2025-11-24 18:18:59] "POST /chown HTTP/1.1" 200 109 0.010301 10.0.0.242 - - [2025-11-24 18:18:59] "POST /instance-ips HTTP/1.1" 200 414 0.043203 10.0.0.242 - - [2025-11-24 18:18:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.027039 10.0.0.242 - - [2025-11-24 18:18:59] "GET /virtual-machine-interface/0b9ecda6-c962-11f0-b0cc-fa163eb0ef64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2866 0.009952 10.0.0.242 - - [2025-11-24 18:18:59] "POST /chown HTTP/1.1" 200 109 0.023803 10.0.0.242 - - [2025-11-24 18:18:59] "POST /ref-update HTTP/1.1" 200 156 0.018264 10.0.0.242 - - [2025-11-24 18:18:59] "POST /chown HTTP/1.1" 200 109 0.019556 10.0.0.242 - - [2025-11-24 18:18:59] "POST /set-tag HTTP/1.1" 200 109 0.035800 10.0.0.242 - - [2025-11-24 18:18:59] "GET /virtual-machine-interface/0b9ecda6-c962-11f0-b0cc-fa163eb0ef64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3242 0.015617 10.0.0.242 - - [2025-11-24 18:18:59] "GET /instance-ip/0bbe6440-c962-11f0-b0cc-fa163eb0ef64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1964 0.003460 10.0.0.242 - - [2025-11-24 18:18:59] "POST /chown HTTP/1.1" 200 109 0.010637 10.0.0.242 - - [2025-11-24 18:18:59] "POST /ref-update HTTP/1.1" 200 156 0.019101 10.0.0.242 - - [2025-11-24 18:18:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002814 10.0.0.242 - - [2025-11-24 18:18:59] "GET /virtual-machine-interface/0b9ecda6-c962-11f0-b0cc-fa163eb0ef64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3242 0.004240 10.0.0.242 - - [2025-11-24 18:18:59] "POST /set-tag HTTP/1.1" 200 109 0.002023 10.0.0.242 - - [2025-11-24 18:18:59] "GET /virtual-router/7b0ebabb-18d6-44d4-9a41-377fc110ad99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2121 0.003513 10.0.0.242 - - [2025-11-24 18:18:59] "POST /chown HTTP/1.1" 200 109 0.005988 10.0.0.242 - - [2025-11-24 18:18:59] "POST /chown HTTP/1.1" 200 109 0.020589 10.0.0.242 - - [2025-11-24 18:18:59] "POST /chown HTTP/1.1" 200 109 0.019950 10.0.0.242 - - [2025-11-24 18:18:59] "POST /ref-update HTTP/1.1" 200 156 0.019172 10.0.0.242 - - [2025-11-24 18:18:59] "GET /virtual-machine-interface/0b9ecda6-c962-11f0-b0cc-fa163eb0ef64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3242 0.030656 10.0.0.242 - - [2025-11-24 18:18:59] "POST /set-tag HTTP/1.1" 200 109 0.003675 10.0.0.242 - - [2025-11-24 18:18:59] "POST /chown HTTP/1.1" 200 109 0.019306 10.0.0.242 - - [2025-11-24 18:18:59] "GET /virtual-machine-interface/0b9ecda6-c962-11f0-b0cc-fa163eb0ef64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3242 0.004349 10.0.0.242 - - [2025-11-24 18:18:59] "POST /set-tag HTTP/1.1" 200 109 0.002163 10.0.0.242 - - [2025-11-24 18:18:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002010 10.0.0.242 - - [2025-11-24 18:18:59] "POST /chown HTTP/1.1" 200 109 0.010988 10.0.0.242 - - [2025-11-24 18:18:59] "POST /chown HTTP/1.1" 200 109 0.020453 10.0.0.242 - - [2025-11-24 18:18:59] "POST /chown HTTP/1.1" 200 109 0.019472 10.0.0.242 - - [2025-11-24 18:18:59] "POST /chown HTTP/1.1" 200 109 0.006322 10.0.0.242 - - [2025-11-24 18:18:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003199 10.0.0.242 - - [2025-11-24 18:18:59] "POST /chown HTTP/1.1" 200 109 0.006498 10.0.0.242 - - [2025-11-24 18:18:59] "POST /chown HTTP/1.1" 200 109 0.005704 10.0.0.242 - - [2025-11-24 18:18:59] "POST /chown HTTP/1.1" 200 109 0.011378 10.0.0.242 - - [2025-11-24 18:18:59] "POST /chown HTTP/1.1" 200 109 0.010629 10.0.0.242 - - [2025-11-24 18:18:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002011 10.0.0.242 - - [2025-11-24 18:18:59] "POST /chown HTTP/1.1" 200 109 0.011274 10.0.0.242 - - [2025-11-24 18:18:59] "POST /chown HTTP/1.1" 200 109 0.020437 10.0.0.242 - - [2025-11-24 18:18:59] "POST /chown HTTP/1.1" 200 109 0.006370 10.0.0.242 - - [2025-11-24 18:18:59] "POST /chown HTTP/1.1" 200 109 0.016357 10.0.0.242 - - [2025-11-24 18:18:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001757 10.0.0.242 - - [2025-11-24 18:19:00] "POST /chown HTTP/1.1" 200 109 0.022701 10.0.0.242 - - [2025-11-24 18:19:00] "POST /chown HTTP/1.1" 200 109 0.018372 10.0.0.242 - - [2025-11-24 18:19:00] "POST /chown HTTP/1.1" 200 109 0.007773 10.0.0.242 - - [2025-11-24 18:19:00] "POST /chown HTTP/1.1" 200 109 0.006056 10.0.0.242 - - [2025-11-24 18:19:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001665 10.0.0.242 - - [2025-11-24 18:19:00] "POST /chown HTTP/1.1" 200 109 0.005526 10.0.0.242 - - [2025-11-24 18:19:00] "POST /chown HTTP/1.1" 200 109 0.006810 10.0.0.242 - - [2025-11-24 18:19:00] "POST /chown HTTP/1.1" 200 109 0.019703 10.0.0.242 - - [2025-11-24 18:19:00] "POST /chown HTTP/1.1" 200 109 0.018436 10.0.0.242 - - [2025-11-24 18:19:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002080 10.0.0.242 - - [2025-11-24 18:19:00] "POST /chown HTTP/1.1" 200 109 0.008695 10.0.0.242 - - [2025-11-24 18:19:00] "POST /chown HTTP/1.1" 200 109 0.019652 10.0.0.242 - - [2025-11-24 18:19:00] "POST /chown HTTP/1.1" 200 109 0.019223 10.0.0.242 - - [2025-11-24 18:19:00] "POST /chown HTTP/1.1" 200 109 0.009917 10.0.0.242 - - [2025-11-24 18:19:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001581 10.0.0.242 - - [2025-11-24 18:19:00] "POST /chown HTTP/1.1" 200 109 0.006101 10.0.0.242 - - [2025-11-24 18:19:00] "POST /chown HTTP/1.1" 200 109 0.015198 10.0.0.242 - - [2025-11-24 18:19:00] "POST /chown HTTP/1.1" 200 109 0.007163 10.0.0.242 - - [2025-11-24 18:19:00] "POST /chown HTTP/1.1" 200 109 0.017425 10.0.0.242 - - [2025-11-24 18:19:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001789 10.0.0.242 - - [2025-11-24 18:19:00] "POST /chown HTTP/1.1" 200 109 0.006368 10.0.0.242 - - [2025-11-24 18:19:00] "POST /chown HTTP/1.1" 200 109 0.019979 10.0.0.242 - - [2025-11-24 18:19:00] "POST /chown HTTP/1.1" 200 109 0.013406 10.0.0.242 - - [2025-11-24 18:19:00] "POST /chown HTTP/1.1" 200 109 0.006006 10.0.0.242 - - [2025-11-24 18:19:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001528 10.0.0.242 - - [2025-11-24 18:19:00] "POST /chown HTTP/1.1" 200 109 0.005900 10.0.0.242 - - [2025-11-24 18:19:00] "POST /chown HTTP/1.1" 200 109 0.016486 10.0.0.242 - - [2025-11-24 18:19:00] "POST /chown HTTP/1.1" 200 109 0.007946 10.0.0.242 - - [2025-11-24 18:19:00] "POST /chown HTTP/1.1" 200 109 0.021078 10.0.0.242 - - [2025-11-24 18:19:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.005378 10.0.0.242 - - [2025-11-24 18:19:00] "POST /chown HTTP/1.1" 200 109 0.006283 10.0.0.242 - - [2025-11-24 18:19:00] "POST /chown HTTP/1.1" 200 109 0.024609 10.0.0.242 - - [2025-11-24 18:19:00] "POST /chown HTTP/1.1" 200 109 0.018507 10.0.0.242 - - [2025-11-24 18:19:00] "POST /chown HTTP/1.1" 200 109 0.005800 10.0.0.242 - - [2025-11-24 18:19:01] "GET /virtual-machine-interface/06e5800c-c962-11f0-b0cc-fa163eb0ef64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3396 0.008140 10.0.0.242 - - [2025-11-24 18:19:01] "POST /set-tag HTTP/1.1" 200 109 0.004026 10.0.0.242 - - [2025-11-24 18:19:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002162 10.0.0.242 - - [2025-11-24 18:19:01] "GET /loadbalancer/ef5b8cef-0547-4940-9672-3b517f26e648?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2233 0.002347 10.0.0.242 - - [2025-11-24 18:19:01] "GET /loadbalancer-pool/69a38f8a-a392-4b39-9115-df6ce33d1611?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1911 0.002485 10.0.0.242 - - [2025-11-24 18:19:01] "POST /loadbalancer-members HTTP/1.1" 200 704 0.013867 10.0.0.242 - - [2025-11-24 18:19:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.008210 10.0.0.242 - - [2025-11-24 18:19:02] "GET /virtual-machine-interface/06e5800c-c962-11f0-b0cc-fa163eb0ef64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3396 0.009233 10.0.0.242 - - [2025-11-24 18:19:02] "GET /virtual-machine-interface/06e5800c-c962-11f0-b0cc-fa163eb0ef64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3396 0.007334 10.0.0.242 - - [2025-11-24 18:19:02] "POST /tags HTTP/1.1" 409 221 0.001826 10.0.0.242 - - [2025-11-24 18:19:02] "POST /ref-update HTTP/1.1" 200 156 0.006309 10.0.0.242 - - [2025-11-24 18:19:02] "GET /floating-ip/4af93e71-c545-4b9c-8ad4-a4ceee7ce715?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1784 0.009434 10.0.0.242 - - [2025-11-24 18:19:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001856 10.0.0.242 - - [2025-11-24 18:19:02] "GET /tag/39f29982-7622-4797-b4f4-2559dd671c91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.009745 10.0.0.242 - - [2025-11-24 18:19:02] "PUT /floating-ip/4af93e71-c545-4b9c-8ad4-a4ceee7ce715 HTTP/1.1" 200 257 0.008006 10.0.0.242 - - [2025-11-24 18:19:02] "POST /set-tag HTTP/1.1" 200 109 0.032818 10.0.0.242 - - [2025-11-24 18:19:02] "GET /virtual-machine-interface/07534790-c962-11f0-b0cc-fa163eb0ef64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3396 0.005534 10.0.0.242 - - [2025-11-24 18:19:02] "POST /set-tag HTTP/1.1" 200 109 0.002148 10.0.0.242 - - [2025-11-24 18:19:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001971 10.0.0.242 - - [2025-11-24 18:19:02] "GET /loadbalancer/ef5b8cef-0547-4940-9672-3b517f26e648?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2233 0.002278 10.0.0.242 - - [2025-11-24 18:19:02] "GET /loadbalancer-pool/69a38f8a-a392-4b39-9115-df6ce33d1611?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1911 0.002526 10.0.0.242 - - [2025-11-24 18:19:02] "POST /loadbalancer-members HTTP/1.1" 200 704 0.014067 10.0.0.242 - - [2025-11-24 18:19:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.019253 10.0.0.242 - - [2025-11-24 18:19:03] "GET /virtual-machine-interface/07534790-c962-11f0-b0cc-fa163eb0ef64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3396 0.012143 10.0.0.242 - - [2025-11-24 18:19:03] "GET /virtual-machine-interface/07534790-c962-11f0-b0cc-fa163eb0ef64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3396 0.006178 10.0.0.242 - - [2025-11-24 18:19:03] "POST /ref-update HTTP/1.1" 200 156 0.011788 10.0.0.242 - - [2025-11-24 18:19:03] "GET /floating-ip/4af93e71-c545-4b9c-8ad4-a4ceee7ce715?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2197 0.007622 10.0.0.242 - - [2025-11-24 18:19:03] "POST /set-tag HTTP/1.1" 200 109 0.020583 10.0.0.242 - - [2025-11-24 18:19:03] "GET /virtual-machine/a5a4354c-cf34-4543-9a4b-9493377fc8f3?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1219 0.002797 10.0.0.242 - - [2025-11-24 18:19:03] "GET /virtual-machine-interface/06e5800c-c962-11f0-b0cc-fa163eb0ef64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3579 0.004153 10.0.0.242 - - [2025-11-24 18:19:03] "GET /virtual-machine/37313964-9076-43a6-aa6c-fb592c7be3f7?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1218 0.002595 10.0.0.242 - - [2025-11-24 18:19:03] "GET /virtual-machine-interface/07534790-c962-11f0-b0cc-fa163eb0ef64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3579 0.004274 10.0.0.242 - - [2025-11-24 18:19:07] "GET /virtual-machine-interface/0b9ecda6-c962-11f0-b0cc-fa163eb0ef64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3242 0.003887 10.0.0.242 - - [2025-11-24 18:19:07] "POST /set-tag HTTP/1.1" 200 109 0.001956 10.0.0.242 - - [2025-11-24 18:19:08] "GET /virtual-machine/3025ed18-ec96-45c0-8c43-b923d3c86148?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1224 0.003260 10.0.0.242 - - [2025-11-24 18:19:08] "GET /virtual-machine-interface/0b9ecda6-c962-11f0-b0cc-fa163eb0ef64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3242 0.003922 10.0.0.242 - - [2025-11-24 18:19:08] "GET /virtual-machine-interface/0b9ecda6-c962-11f0-b0cc-fa163eb0ef64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3242 0.004386 10.0.0.242 - - [2025-11-24 18:19:08] "POST /set-tag HTTP/1.1" 200 109 0.002226 10.0.0.242 - - [2025-11-24 18:19:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003835 10.0.0.242 - - [2025-11-24 18:19:40] "POST /chown HTTP/1.1" 200 109 0.006730 10.0.0.242 - - [2025-11-24 18:19:40] "POST /chown HTTP/1.1" 200 109 0.021194 10.0.0.242 - - [2025-11-24 18:19:40] "POST /chown HTTP/1.1" 200 109 0.018998 10.0.0.242 - - [2025-11-24 18:19:40] "POST /chown HTTP/1.1" 200 109 0.005888 10.0.0.242 - - [2025-11-24 18:19:41] "GET /virtual-machine-interface/6397a07a-c960-11f0-b0cc-fa163eb0ef64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.007840 10.0.0.242 - - [2025-11-24 18:19:41] "POST /set-tag HTTP/1.1" 200 109 0.003645 10.0.0.242 - - [2025-11-24 18:19:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002392 10.0.0.242 - - [2025-11-24 18:19:41] "GET /loadbalancer/809579af-e619-4d34-af4f-260949e45aea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2172 0.003716 10.0.0.242 - - [2025-11-24 18:19:41] "GET /virtual-machine-interface/6397a07a-c960-11f0-b0cc-fa163eb0ef64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.005133 10.0.0.242 - - [2025-11-24 18:19:41] "POST /set-tag HTTP/1.1" 200 109 0.017333 10.0.0.242 - - [2025-11-24 18:19:41] "DELETE /loadbalancer-member/cfdea85c-29c4-4b5b-8059-b52abf8e9783 HTTP/1.1" 200 115 0.031704 10.0.0.242 - - [2025-11-24 18:19:41] "GET /virtual-machine-interface/6397a07a-c960-11f0-b0cc-fa163eb0ef64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.011378 10.0.0.242 - - [2025-11-24 18:19:41] "POST /set-tag HTTP/1.1" 200 109 0.002542 10.0.0.242 - - [2025-11-24 18:19:41] "DELETE /loadbalancer-member/fa879618-3d2d-487d-8320-70e6773d8a58 HTTP/1.1" 200 115 0.023586 10.0.0.242 - - [2025-11-24 18:19:41] "GET /virtual-machine-interface/6397a07a-c960-11f0-b0cc-fa163eb0ef64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.004889 10.0.0.242 - - [2025-11-24 18:19:41] "POST /set-tag HTTP/1.1" 200 109 0.002572 10.0.0.242 - - [2025-11-24 18:19:41] "DELETE /loadbalancer-member/d234244a-6b0c-4b34-a883-6d137ae91c7b HTTP/1.1" 200 115 0.029583 10.0.0.242 - - [2025-11-24 18:19:41] "GET /virtual-machine-interface/6397a07a-c960-11f0-b0cc-fa163eb0ef64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.005366 10.0.0.242 - - [2025-11-24 18:19:41] "POST /set-tag HTTP/1.1" 200 109 0.002435 10.0.0.242 - - [2025-11-24 18:19:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001890 10.0.0.242 - - [2025-11-24 18:19:41] "GET /loadbalancer/809579af-e619-4d34-af4f-260949e45aea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2172 0.002398 10.0.0.242 - - [2025-11-24 18:19:41] "GET /loadbalancer-pool/647e30b5-65a9-4351-ba7c-2f65f97d468c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.002984 10.0.0.242 - - [2025-11-24 18:19:41] "POST /loadbalancer-members HTTP/1.1" 200 692 0.016510 10.0.0.242 - - [2025-11-24 18:19:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.012744 10.0.0.242 - - [2025-11-24 18:19:41] "GET /virtual-machine-interface/6397a07a-c960-11f0-b0cc-fa163eb0ef64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.022340 10.0.0.242 - - [2025-11-24 18:19:41] "GET /virtual-machine-interface/6397a07a-c960-11f0-b0cc-fa163eb0ef64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.008060 10.0.0.242 - - [2025-11-24 18:19:41] "GET /floating-ip/79a8127c-6b32-47e6-b4b9-9f4177fdaf0b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.005311 10.0.0.242 - - [2025-11-24 18:19:41] "POST /set-tag HTTP/1.1" 200 109 0.059970 10.0.0.242 - - [2025-11-24 18:19:41] "GET /loadbalancer-pool/e95ffe33-5c5e-4e73-9077-56efd721457e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.010620 10.0.0.242 - - [2025-11-24 18:19:41] "POST /loadbalancer-members HTTP/1.1" 200 692 0.014540 10.0.0.242 - - [2025-11-24 18:19:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.007190 10.0.0.242 - - [2025-11-24 18:19:42] "GET /virtual-machine-interface/6397a07a-c960-11f0-b0cc-fa163eb0ef64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.010190 10.0.0.242 - - [2025-11-24 18:19:42] "GET /virtual-machine-interface/6397a07a-c960-11f0-b0cc-fa163eb0ef64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.005997 10.0.0.242 - - [2025-11-24 18:19:42] "POST /set-tag HTTP/1.1" 200 109 0.006640 10.0.0.242 - - [2025-11-24 18:19:42] "GET /floating-ip/79a8127c-6b32-47e6-b4b9-9f4177fdaf0b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.003512 10.0.0.242 - - [2025-11-24 18:19:42] "GET /loadbalancer-pool/a0a63dbd-2dc6-4bf4-848e-51a671e2cd2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.003383 10.0.0.242 - - [2025-11-24 18:19:42] "POST /loadbalancer-members HTTP/1.1" 200 694 0.025905 10.0.0.242 - - [2025-11-24 18:19:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.021569 10.0.0.242 - - [2025-11-24 18:19:42] "GET /virtual-machine-interface/6397a07a-c960-11f0-b0cc-fa163eb0ef64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.011215 10.0.0.242 - - [2025-11-24 18:19:42] "GET /virtual-machine-interface/6397a07a-c960-11f0-b0cc-fa163eb0ef64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.007256 10.0.0.242 - - [2025-11-24 18:19:42] "GET /floating-ip/79a8127c-6b32-47e6-b4b9-9f4177fdaf0b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.006742 10.0.0.242 - - [2025-11-24 18:19:42] "POST /set-tag HTTP/1.1" 200 109 0.002279 10.0.0.242 - - [2025-11-24 18:20:07] "GET /virtual-machine-interface/0b9ecda6-c962-11f0-b0cc-fa163eb0ef64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3242 0.004281 10.0.0.242 - - [2025-11-24 18:20:07] "POST /set-tag HTTP/1.1" 200 109 0.003276 10.0.0.242 - - [2025-11-24 18:20:07] "GET /virtual-machine-interface/0b9ecda6-c962-11f0-b0cc-fa163eb0ef64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3242 0.004110 10.0.0.242 - - [2025-11-24 18:20:07] "POST /set-tag HTTP/1.1" 200 109 0.002311 10.0.0.242 - - [2025-11-24 18:20:07] "GET /virtual-machine/3025ed18-ec96-45c0-8c43-b923d3c86148?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1459 0.002884 10.0.0.242 - - [2025-11-24 18:20:07] "POST /ref-update HTTP/1.1" 200 156 0.008092 10.0.0.242 - - [2025-11-24 18:20:07] "GET /virtual-machine-interface/0b9ecda6-c962-11f0-b0cc-fa163eb0ef64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3242 0.004088 10.0.0.242 - - [2025-11-24 18:20:07] "POST /set-tag HTTP/1.1" 200 109 0.013412 10.0.0.242 - - [2025-11-24 18:20:07] "POST /set-tag HTTP/1.1" 200 109 0.017000 10.0.0.242 - - [2025-11-24 18:20:07] "DELETE /instance-ip/0bbe6440-c962-11f0-b0cc-fa163eb0ef64 HTTP/1.1" 200 115 0.040270 10.0.0.242 - - [2025-11-24 18:20:07] "DELETE /virtual-machine-interface/0b9ecda6-c962-11f0-b0cc-fa163eb0ef64 HTTP/1.1" 200 115 0.059219 10.0.0.242 - - [2025-11-24 18:20:08] "DELETE /virtual-machine/3025ed18-ec96-45c0-8c43-b923d3c86148 HTTP/1.1" 200 115 0.027668 10.0.0.242 - - [2025-11-24 18:20:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002135 10.0.0.242 - - [2025-11-24 18:20:09] "GET /tag/5076e78b-9be7-4ae0-bfec-3d72f5a35e4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1239 0.010391 10.0.0.242 - - [2025-11-24 18:20:09] "GET /tag/5076e78b-9be7-4ae0-bfec-3d72f5a35e4a?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1775 0.011818 10.0.0.242 - - [2025-11-24 18:20:09] "GET /virtual-machine-interface/15182f15-b207-45f8-b83b-b3ef18cdbeb5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3140 0.010302 10.0.0.242 - - [2025-11-24 18:20:09] "POST /set-tag HTTP/1.1" 200 109 0.016525 10.0.0.242 - - [2025-11-24 18:20:09] "GET /virtual-machine-interface/57057bac-ade7-493f-8c10-b407a443668e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3140 0.016645 10.0.0.242 - - [2025-11-24 18:20:09] "POST /set-tag HTTP/1.1" 200 109 0.014788 10.0.0.242 - - [2025-11-24 18:20:09] "GET /virtual-machine-interface/5d6230f1-a808-445d-a845-e822fde6527c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2730 0.005126 10.0.0.242 - - [2025-11-24 18:20:09] "POST /set-tag HTTP/1.1" 200 109 0.014348 10.0.0.242 - - [2025-11-24 18:20:09] "GET /firewall-policy/d088fa05-2783-4959-89c5-f7e55e09e3fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1716 0.011318 10.0.0.242 - - [2025-11-24 18:20:09] "GET /firewall-rule/db3d2583-6ff1-4c86-940c-e1969bc36ab5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2416 0.002641 10.0.0.242 - - [2025-11-24 18:20:09] "POST /ref-update HTTP/1.1" 200 156 0.010652 10.0.0.242 - - [2025-11-24 18:20:09] "DELETE /firewall-rule/db3d2583-6ff1-4c86-940c-e1969bc36ab5 HTTP/1.1" 200 115 0.040564 10.0.0.242 - - [2025-11-24 18:20:09] "DELETE /loadbalancer-member/80aaf1ac-1c9a-452a-8c93-3ca512c2e9c1 HTTP/1.1" 200 115 0.028774 10.0.0.242 - - [2025-11-24 18:20:09] "PUT /service-instance/871c0561-ddb8-422f-bbbc-f0d04f484135 HTTP/1.1" 200 267 0.010094 10.0.0.242 - - [2025-11-24 18:20:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.012560 10.0.0.242 - - [2025-11-24 18:20:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.009604 10.0.0.242 - - [2025-11-24 18:20:09] "DELETE /loadbalancer-pool/13b47836-3534-49ba-9910-0835111af7d4 HTTP/1.1" 200 115 0.068491 10.0.0.242 - - [2025-11-24 18:20:09] "DELETE /loadbalancer-listener/31fb85b5-493d-4f98-bf70-bdc209541379 HTTP/1.1" 200 115 0.029434 10.0.0.242 - - [2025-11-24 18:20:09] "GET /floating-ip/de62136d-41fc-48e7-b8ac-b6dbd69a53a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2400 0.002136 10.0.0.242 - - [2025-11-24 18:20:09] "POST /chown HTTP/1.1" 200 109 0.005887 10.0.0.242 - - [2025-11-24 18:20:09] "POST /chown HTTP/1.1" 200 109 0.017996 10.0.0.242 - - [2025-11-24 18:20:09] "POST /chown HTTP/1.1" 200 109 0.019052 10.0.0.242 - - [2025-11-24 18:20:09] "PUT /floating-ip/de62136d-41fc-48e7-b8ac-b6dbd69a53a6 HTTP/1.1" 200 257 0.041811 10.0.0.242 - - [2025-11-24 18:20:09] "POST /chown HTTP/1.1" 200 109 0.009286 10.0.0.242 - - [2025-11-24 18:20:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003238 10.0.0.242 - - [2025-11-24 18:20:09] "POST /chown HTTP/1.1" 200 109 0.004843 10.0.0.242 - - [2025-11-24 18:20:09] "DELETE /floating-ip/de62136d-41fc-48e7-b8ac-b6dbd69a53a6 HTTP/1.1" 200 115 0.082449 10.0.0.242 - - [2025-11-24 18:20:09] "POST /chown HTTP/1.1" 200 109 0.005286 10.0.0.242 - - [2025-11-24 18:20:09] "POST /chown HTTP/1.1" 200 109 0.019055 10.0.0.242 - - [2025-11-24 18:20:09] "DELETE /loadbalancer/a38f1fc9-ae9f-4cb7-8cdc-c12d54eed440 HTTP/1.1" 200 115 0.068374 10.0.0.242 - - [2025-11-24 18:20:09] "POST /chown HTTP/1.1" 200 109 0.028785 10.0.0.242 - - [2025-11-24 18:20:09] "DELETE /instance-ip/61b912c9-f533-4132-81d9-9d5417719333 HTTP/1.1" 200 115 0.061205 10.0.0.242 - - [2025-11-24 18:20:09] "PUT /service-instance/871c0561-ddb8-422f-bbbc-f0d04f484135 HTTP/1.1" 200 267 0.012312 10.0.0.242 - - [2025-11-24 18:20:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.016659 10.0.0.242 - - [2025-11-24 18:20:09] "PUT /service-instance/871c0561-ddb8-422f-bbbc-f0d04f484135 HTTP/1.1" 200 267 0.012050 10.0.0.242 - - [2025-11-24 18:20:09] "DELETE /virtual-machine-interface/5d6230f1-a808-445d-a845-e822fde6527c HTTP/1.1" 200 115 0.095672 10.0.0.242 - - [2025-11-24 18:20:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.032216 10.0.0.242 - - [2025-11-24 18:20:10] "GET /floating-ip-pool/d2ef2a65-7f6c-4795-b933-ae54651b09a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.006590 10.0.0.242 - - [2025-11-24 18:20:10] "PUT /service-instance/871c0561-ddb8-422f-bbbc-f0d04f484135 HTTP/1.1" 200 267 0.036200 10.0.0.242 - - [2025-11-24 18:20:10] "DELETE /tag/5076e78b-9be7-4ae0-bfec-3d72f5a35e4a HTTP/1.1" 200 115 0.142705 10.0.0.242 - - [2025-11-24 18:20:10] "POST /ref-update HTTP/1.1" 200 156 0.041377 10.0.0.242 - - [2025-11-24 18:20:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.031097 10.0.0.242 - - [2025-11-24 18:20:10] "DELETE /floating-ip-pool/d2ef2a65-7f6c-4795-b933-ae54651b09a7 HTTP/1.1" 200 115 0.079837 10.0.0.242 - - [2025-11-24 18:20:10] "DELETE /service-instance/871c0561-ddb8-422f-bbbc-f0d04f484135 HTTP/1.1" 200 115 0.086779 10.0.0.242 - - [2025-11-24 18:20:10] "GET /virtual-machine-interface/15182f15-b207-45f8-b83b-b3ef18cdbeb5?fields=floating_ip_back_refs%2Cinstance_ip_back_refs%2Cinterface_route_table_refs HTTP/1.1" 200 1210 0.004205 10.0.0.242 - - [2025-11-24 18:20:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003544 10.0.0.242 - - [2025-11-24 18:20:10] "POST /useragent-kv HTTP/1.1" 200 115 0.003106 10.0.0.242 - - [2025-11-24 18:20:10] "POST /useragent-kv HTTP/1.1" 200 115 0.001752 10.0.0.242 - - [2025-11-24 18:20:10] "DELETE /virtual-network/c7a1f7f4-7a1d-4c20-891f-cc6a8396ce27 HTTP/1.1" 200 115 0.099940 10.0.0.242 - - [2025-11-24 18:20:10] "GET /routing-instance/b7ccae57-665f-4a40-9e60-ab4f012b20f3 HTTP/1.1" 404 171 0.001822 10.0.0.242 - - [2025-11-24 18:20:10] "GET /domains HTTP/1.1" 200 281 0.004144 10.0.0.242 - - [2025-11-24 18:20:10] "DELETE /route-target/a392ed82-5751-47c1-a3b2-915e10557e8f HTTP/1.1" 200 115 0.028101 10.0.0.242 - - [2025-11-24 18:20:10] "GET /domain/277e4a44-589b-47a1-b32d-f59c3e921ca6 HTTP/1.1" 200 3099 0.004302 10.0.0.242 - - [2025-11-24 18:20:10] "GET /project/9f658060-2109-4d91-b989-389409e5d017 HTTP/1.1" 200 7170 0.036916 10.0.0.242 - - [2025-11-24 18:20:10] "DELETE /virtual-machine-interface/15182f15-b207-45f8-b83b-b3ef18cdbeb5 HTTP/1.1" 200 115 0.103923 10.0.0.242 - - [2025-11-24 18:20:10] "POST /ref-update HTTP/1.1" 200 156 0.012960 10.0.0.242 - - [2025-11-24 18:20:10] "DELETE /virtual-machine/e3373458-818a-4f64-b949-5ccc49582529 HTTP/1.1" 200 115 0.053931 10.0.0.242 - - [2025-11-24 18:20:10] "GET /virtual-machine-interface/07534790-c962-11f0-b0cc-fa163eb0ef64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3579 0.013431 10.0.0.242 - - [2025-11-24 18:20:10] "GET /virtual-machine-interface/57057bac-ade7-493f-8c10-b407a443668e?fields=floating_ip_back_refs%2Cinstance_ip_back_refs%2Cinterface_route_table_refs HTTP/1.1" 200 1210 0.012031 10.0.0.242 - - [2025-11-24 18:20:10] "POST /set-tag HTTP/1.1" 200 109 0.003285 10.0.0.242 - - [2025-11-24 18:20:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002129 10.0.0.242 - - [2025-11-24 18:20:10] "GET /loadbalancer/ef5b8cef-0547-4940-9672-3b517f26e648?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2233 0.002264 10.0.0.242 - - [2025-11-24 18:20:10] "DELETE /virtual-machine-interface/57057bac-ade7-493f-8c10-b407a443668e HTTP/1.1" 200 115 0.039433 10.0.0.242 - - [2025-11-24 18:20:10] "GET /virtual-machine-interface/07534790-c962-11f0-b0cc-fa163eb0ef64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3579 0.009501 10.0.0.242 - - [2025-11-24 18:20:10] "DELETE /virtual-machine/342ac13e-7ff0-4f65-bd28-0c84160ea105 HTTP/1.1" 200 115 0.054402 10.0.0.242 - - [2025-11-24 18:20:10] "POST /set-tag HTTP/1.1" 200 109 0.043729 10.0.0.242 - - [2025-11-24 18:20:10] "DELETE /loadbalancer-member/81254f78-7bd6-4954-a859-6bb45d9227f1 HTTP/1.1" 200 115 0.052204 10.0.0.242 - - [2025-11-24 18:20:11] "GET /virtual-machine-interface/07534790-c962-11f0-b0cc-fa163eb0ef64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3396 0.005431 10.0.0.242 - - [2025-11-24 18:20:11] "POST /set-tag HTTP/1.1" 200 109 0.002264 10.0.0.242 - - [2025-11-24 18:20:11] "GET /virtual-machine-interface/07534790-c962-11f0-b0cc-fa163eb0ef64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3396 0.004619 10.0.0.242 - - [2025-11-24 18:20:11] "POST /set-tag HTTP/1.1" 200 109 0.003068 10.0.0.242 - - [2025-11-24 18:20:11] "GET /virtual-machine/37313964-9076-43a6-aa6c-fb592c7be3f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1475 0.002829 10.0.0.242 - - [2025-11-24 18:20:11] "POST /ref-update HTTP/1.1" 200 156 0.009275 10.0.0.242 - - [2025-11-24 18:20:11] "GET /virtual-machine-interface/07534790-c962-11f0-b0cc-fa163eb0ef64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3396 0.013930 10.0.0.242 - - [2025-11-24 18:20:11] "POST /set-tag HTTP/1.1" 200 109 0.016181 10.0.0.242 - - [2025-11-24 18:20:11] "POST /set-tag HTTP/1.1" 200 109 0.021408 10.0.0.242 - - [2025-11-24 18:20:11] "POST /set-tag HTTP/1.1" 200 109 0.033544 10.0.0.242 - - [2025-11-24 18:20:11] "DELETE /instance-ip/076d82fe-c962-11f0-b0cc-fa163eb0ef64 HTTP/1.1" 200 115 0.034286 10.0.0.242 - - [2025-11-24 18:20:11] "POST /ref-update HTTP/1.1" 200 156 0.009613 10.0.0.242 - - [2025-11-24 18:20:12] "DELETE /virtual-machine-interface/07534790-c962-11f0-b0cc-fa163eb0ef64 HTTP/1.1" 200 115 0.045335 10.0.0.242 - - [2025-11-24 18:20:12] "DELETE /virtual-machine/37313964-9076-43a6-aa6c-fb592c7be3f7 HTTP/1.1" 200 115 0.022865 10.0.0.242 - - [2025-11-24 18:20:15] "GET /virtual-machine-interface/06e5800c-c962-11f0-b0cc-fa163eb0ef64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3579 0.004733 10.0.0.242 - - [2025-11-24 18:20:15] "POST /set-tag HTTP/1.1" 200 109 0.002898 10.0.0.242 - - [2025-11-24 18:20:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002253 10.0.0.242 - - [2025-11-24 18:20:15] "GET /loadbalancer/ef5b8cef-0547-4940-9672-3b517f26e648?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2233 0.003139 10.0.0.242 - - [2025-11-24 18:20:16] "GET /virtual-machine-interface/06e5800c-c962-11f0-b0cc-fa163eb0ef64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3579 0.004326 10.0.0.242 - - [2025-11-24 18:20:16] "POST /set-tag HTTP/1.1" 200 109 0.002529 10.0.0.242 - - [2025-11-24 18:20:16] "GET /virtual-machine-interface/06e5800c-c962-11f0-b0cc-fa163eb0ef64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3579 0.004868 10.0.0.242 - - [2025-11-24 18:20:16] "POST /set-tag HTTP/1.1" 200 109 0.002474 10.0.0.242 - - [2025-11-24 18:20:16] "GET /virtual-machine/a5a4354c-cf34-4543-9a4b-9493377fc8f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1476 0.002694 10.0.0.242 - - [2025-11-24 18:20:16] "POST /ref-update HTTP/1.1" 200 156 0.012339 10.0.0.242 - - [2025-11-24 18:20:16] "GET /virtual-machine-interface/06e5800c-c962-11f0-b0cc-fa163eb0ef64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3579 0.017374 10.0.0.242 - - [2025-11-24 18:20:16] "POST /set-tag HTTP/1.1" 200 109 0.018504 10.0.0.242 - - [2025-11-24 18:20:16] "POST /set-tag HTTP/1.1" 200 109 0.018594 10.0.0.242 - - [2025-11-24 18:20:16] "POST /set-tag HTTP/1.1" 200 109 0.023407 10.0.0.242 - - [2025-11-24 18:20:16] "DELETE /instance-ip/06fd91e2-c962-11f0-b0cc-fa163eb0ef64 HTTP/1.1" 200 115 0.039192 10.0.0.242 - - [2025-11-24 18:20:16] "POST /ref-update HTTP/1.1" 200 156 0.012906 10.0.0.242 - - [2025-11-24 18:20:17] "DELETE /virtual-machine-interface/06e5800c-c962-11f0-b0cc-fa163eb0ef64 HTTP/1.1" 200 115 0.066983 10.0.0.242 - - [2025-11-24 18:20:17] "DELETE /virtual-machine/a5a4354c-cf34-4543-9a4b-9493377fc8f3 HTTP/1.1" 200 115 0.018707 10.0.0.242 - - [2025-11-24 18:20:17] "DELETE /tag/6cc58247-60c0-4e64-9355-544a07d10ec1 HTTP/1.1" 200 115 0.045864 10.0.0.242 - - [2025-11-24 18:20:17] "DELETE /tag/243ec6e6-42cc-4c3f-91b5-c80332f86f3b HTTP/1.1" 200 115 0.061988 10.0.0.242 - - [2025-11-24 18:20:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003774 10.0.0.242 - - [2025-11-24 18:20:20] "GET /project/9f658060-2109-4d91-b989-389409e5d017?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.036167 10.0.0.242 - - [2025-11-24 18:20:21] "POST /tags HTTP/1.1" 200 394 0.024346 10.0.0.242 - - [2025-11-24 18:20:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.009224 10.0.0.242 - - [2025-11-24 18:20:21] "GET /tag/2de73785-7bd7-474f-8886-44decbaec082?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.023966 10.0.0.242 - - [2025-11-24 18:20:21] "POST /tags HTTP/1.1" 200 342 0.024219 10.0.0.242 - - [2025-11-24 18:20:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001891 10.0.0.242 - - [2025-11-24 18:20:21] "GET /tag/47fa9bc3-82c7-4e99-8d4b-b94f0c4eb679?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.010396 10.0.0.242 - - [2025-11-24 18:20:21] "POST /id-to-fqname HTTP/1.1" 200 192 0.002695 10.0.0.242 - - [2025-11-24 18:20:21] "POST /fqname-to-id HTTP/1.1" 404 201 0.005086 10.0.0.242 - - [2025-11-24 18:20:21] "POST /security-groups HTTP/1.1" 200 589 0.060836 10.0.0.242 - - [2025-11-24 18:20:21] "POST /fqname-to-id HTTP/1.1" 404 236 0.002572 10.0.0.242 - - [2025-11-24 18:20:21] "POST /projects HTTP/1.1" 200 521 0.199194 10.0.0.242 - - [2025-11-24 18:20:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.018778 10.0.0.242 - - [2025-11-24 18:20:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004221 10.0.0.242 - - [2025-11-24 18:20:21] "POST /access-control-lists HTTP/1.1" 200 600 0.081671 10.0.0.242 - - [2025-11-24 18:20:21] "POST /fqname-to-id HTTP/1.1" 404 235 0.013562 10.0.0.242 - - [2025-11-24 18:20:21] "GET /virtual-network/d7564955-5366-4596-8c66-d6174dbc96a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3032 0.008755 10.0.0.242 - - [2025-11-24 18:20:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001789 10.0.0.242 - - [2025-11-24 18:20:21] "GET /virtual-network/c456c17e-0900-4e39-90e4-0a42f97fc1ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3049 0.003929 10.0.0.242 - - [2025-11-24 18:20:21] "POST /access-control-lists HTTP/1.1" 200 598 0.067138 10.0.0.242 - - [2025-11-24 18:20:21] "PUT /virtual-network/d7564955-5366-4596-8c66-d6174dbc96a3 HTTP/1.1" 200 265 0.106832 10.0.0.242 - - [2025-11-24 18:20:21] "PUT /virtual-network/c456c17e-0900-4e39-90e4-0a42f97fc1ba HTTP/1.1" 200 265 0.061358 10.0.0.242 - - [2025-11-24 18:20:21] "POST /security-groups HTTP/1.1" 200 593 0.076391 10.0.0.242 - - [2025-11-24 18:20:21] "POST /fqname-to-id HTTP/1.1" 404 270 0.001844 10.0.0.242 - - [2025-11-24 18:20:21] "POST /access-control-lists HTTP/1.1" 200 634 0.028710 10.0.0.242 - - [2025-11-24 18:20:21] "POST /fqname-to-id HTTP/1.1" 404 269 0.015945 10.0.0.242 - - [2025-11-24 18:20:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.034472 10.0.0.242 - - [2025-11-24 18:20:21] "POST /chown HTTP/1.1" 200 109 0.024457 10.0.0.242 - - [2025-11-24 18:20:21] "GET /application-policy-set/5ce83b01-73b4-44b6-a7e8-cc128d0dc586?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.016122 10.0.0.242 - - [2025-11-24 18:20:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002522 10.0.0.242 - - [2025-11-24 18:20:21] "GET /policy-management/3583b543-85de-4e18-90e4-e33f00b3e2c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.005656 10.0.0.242 - - [2025-11-24 18:20:21] "POST /access-control-lists HTTP/1.1" 200 632 0.109481 10.0.0.242 - - [2025-11-24 18:20:21] "POST /tags HTTP/1.1" 409 226 0.012587 10.0.0.242 - - [2025-11-24 18:20:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001941 10.0.0.242 - - [2025-11-24 18:20:22] "GET /tag/47fa9bc3-82c7-4e99-8d4b-b94f0c4eb679?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.009891 10.0.0.242 - - [2025-11-24 18:20:22] "POST /firewall-rules HTTP/1.1" 200 602 0.077018 10.0.0.242 - - [2025-11-24 18:20:22] "GET /firewall-rule/dcfa8b8e-48e1-426f-a5c9-38ab236fba25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2092 0.003930 10.0.0.242 - - [2025-11-24 18:20:22] "GET /firewall-policy/f1c85861-935c-44af-8cef-b272ac9094f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3888 0.003548 10.0.0.242 - - [2025-11-24 18:20:22] "GET /firewall-rule/dcfa8b8e-48e1-426f-a5c9-38ab236fba25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2092 0.002233 10.0.0.242 - - [2025-11-24 18:20:22] "POST /ref-update HTTP/1.1" 200 156 0.038631 10.0.0.242 - - [2025-11-24 18:20:22] "GET /application-policy-set/5ce83b01-73b4-44b6-a7e8-cc128d0dc586?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.012994 10.0.0.242 - - [2025-11-24 18:20:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001656 10.0.0.242 - - [2025-11-24 18:20:22] "GET /policy-management/3583b543-85de-4e18-90e4-e33f00b3e2c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002672 10.0.0.242 - - [2025-11-24 18:20:22] "POST /tags HTTP/1.1" 409 226 0.001666 10.0.0.242 - - [2025-11-24 18:20:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001673 10.0.0.242 - - [2025-11-24 18:20:22] "GET /tag/47fa9bc3-82c7-4e99-8d4b-b94f0c4eb679?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.010893 10.0.0.242 - - [2025-11-24 18:20:22] "POST /firewall-rules HTTP/1.1" 200 600 0.063820 10.0.0.242 - - [2025-11-24 18:20:22] "GET /firewall-rule/49b0b485-a81a-424f-bfdc-d890e5c434f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.015362 10.0.0.242 - - [2025-11-24 18:20:22] "GET /firewall-policy/f1c85861-935c-44af-8cef-b272ac9094f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4145 0.004583 10.0.0.242 - - [2025-11-24 18:20:22] "GET /firewall-rule/49b0b485-a81a-424f-bfdc-d890e5c434f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.002572 10.0.0.242 - - [2025-11-24 18:20:22] "POST /ref-update HTTP/1.1" 200 156 0.043995 10.0.0.242 - - [2025-11-24 18:20:24] "POST /tags HTTP/1.1" 200 394 0.034502 10.0.0.242 - - [2025-11-24 18:20:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.006999 10.0.0.242 - - [2025-11-24 18:20:24] "GET /tag/ab5ca03b-62ef-4a39-98b2-9368155a41e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1324 0.011583 10.0.0.242 - - [2025-11-24 18:20:24] "POST /tags HTTP/1.1" 200 342 0.021646 10.0.0.242 - - [2025-11-24 18:20:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.017375 10.0.0.242 - - [2025-11-24 18:20:24] "GET /tag/90bae3b8-7a3c-4fe2-b822-737804db9ed7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.014610 10.0.0.242 - - [2025-11-24 18:20:24] "POST /id-to-fqname HTTP/1.1" 200 192 0.000508 10.0.0.242 - - [2025-11-24 18:20:24] "POST /fqname-to-id HTTP/1.1" 404 201 0.003639 10.0.0.242 - - [2025-11-24 18:20:24] "POST /security-groups HTTP/1.1" 200 589 0.059755 10.0.0.242 - - [2025-11-24 18:20:24] "POST /projects HTTP/1.1" 200 521 0.169032 10.0.0.242 - - [2025-11-24 18:20:24] "POST /fqname-to-id HTTP/1.1" 404 236 0.001997 10.0.0.242 - - [2025-11-24 18:20:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.013317 10.0.0.242 - - [2025-11-24 18:20:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.010627 10.0.0.242 - - [2025-11-24 18:20:24] "GET /virtual-network/d7564955-5366-4596-8c66-d6174dbc96a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3104 0.022591 10.0.0.242 - - [2025-11-24 18:20:24] "POST /access-control-lists HTTP/1.1" 200 600 0.093735 10.0.0.242 - - [2025-11-24 18:20:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.006046 10.0.0.242 - - [2025-11-24 18:20:24] "POST /fqname-to-id HTTP/1.1" 404 235 0.005440 10.0.0.242 - - [2025-11-24 18:20:24] "GET /virtual-network/c456c17e-0900-4e39-90e4-0a42f97fc1ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3121 0.007382 10.0.0.242 - - [2025-11-24 18:20:24] "POST /access-control-lists HTTP/1.1" 200 598 0.067611 10.0.0.242 - - [2025-11-24 18:20:24] "PUT /virtual-network/d7564955-5366-4596-8c66-d6174dbc96a3 HTTP/1.1" 200 265 0.062632 10.0.0.242 - - [2025-11-24 18:20:24] "PUT /virtual-network/c456c17e-0900-4e39-90e4-0a42f97fc1ba HTTP/1.1" 200 265 0.048953 10.0.0.242 - - [2025-11-24 18:20:24] "POST /security-groups HTTP/1.1" 200 593 0.066730 10.0.0.242 - - [2025-11-24 18:20:24] "POST /fqname-to-id HTTP/1.1" 404 270 0.003344 10.0.0.242 - - [2025-11-24 18:20:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.014027 10.0.0.242 - - [2025-11-24 18:20:24] "POST /access-control-lists HTTP/1.1" 200 634 0.025102 10.0.0.242 - - [2025-11-24 18:20:24] "POST /fqname-to-id HTTP/1.1" 404 269 0.009207 10.0.0.242 - - [2025-11-24 18:20:24] "POST /chown HTTP/1.1" 200 109 0.036799 10.0.0.242 - - [2025-11-24 18:20:24] "GET /application-policy-set/5ce83b01-73b4-44b6-a7e8-cc128d0dc586?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.012573 10.0.0.242 - - [2025-11-24 18:20:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001882 10.0.0.242 - - [2025-11-24 18:20:24] "GET /policy-management/3583b543-85de-4e18-90e4-e33f00b3e2c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003929 10.0.0.242 - - [2025-11-24 18:20:24] "POST /access-control-lists HTTP/1.1" 200 632 0.095236 10.0.0.242 - - [2025-11-24 18:20:24] "POST /tags HTTP/1.1" 409 226 0.010001 10.0.0.242 - - [2025-11-24 18:20:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001904 10.0.0.242 - - [2025-11-24 18:20:25] "GET /tag/90bae3b8-7a3c-4fe2-b822-737804db9ed7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.010341 10.0.0.242 - - [2025-11-24 18:20:25] "POST /firewall-rules HTTP/1.1" 200 602 0.068704 10.0.0.242 - - [2025-11-24 18:20:25] "GET /firewall-rule/96c97792-31b1-4754-8d69-5bf8c3127246?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2092 0.013967 10.0.0.242 - - [2025-11-24 18:20:25] "GET /firewall-policy/f1c85861-935c-44af-8cef-b272ac9094f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4401 0.004103 10.0.0.242 - - [2025-11-24 18:20:25] "GET /firewall-rule/96c97792-31b1-4754-8d69-5bf8c3127246?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2092 0.002511 10.0.0.242 - - [2025-11-24 18:20:25] "POST /ref-update HTTP/1.1" 200 156 0.045020 10.0.0.242 - - [2025-11-24 18:20:25] "GET /application-policy-set/5ce83b01-73b4-44b6-a7e8-cc128d0dc586?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.011540 10.0.0.242 - - [2025-11-24 18:20:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001935 10.0.0.242 - - [2025-11-24 18:20:25] "GET /policy-management/3583b543-85de-4e18-90e4-e33f00b3e2c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002401 10.0.0.242 - - [2025-11-24 18:20:25] "POST /tags HTTP/1.1" 409 226 0.001733 10.0.0.242 - - [2025-11-24 18:20:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002074 10.0.0.242 - - [2025-11-24 18:20:25] "GET /tag/90bae3b8-7a3c-4fe2-b822-737804db9ed7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.010653 10.0.0.242 - - [2025-11-24 18:20:25] "POST /firewall-rules HTTP/1.1" 200 600 0.063354 10.0.0.242 - - [2025-11-24 18:20:25] "GET /firewall-rule/5c279142-dda5-4864-aecc-b1b2801bfa99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.003844 10.0.0.242 - - [2025-11-24 18:20:25] "GET /firewall-policy/f1c85861-935c-44af-8cef-b272ac9094f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4658 0.003311 10.0.0.242 - - [2025-11-24 18:20:25] "GET /firewall-rule/5c279142-dda5-4864-aecc-b1b2801bfa99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.001992 10.0.0.242 - - [2025-11-24 18:20:25] "POST /ref-update HTTP/1.1" 200 156 0.059180 10.0.0.242 - - [2025-11-24 18:20:27] "POST /tags HTTP/1.1" 200 346 0.082630 10.0.0.242 - - [2025-11-24 18:20:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004224 10.0.0.242 - - [2025-11-24 18:20:27] "GET /tag/9dba0a78-6152-4b48-aa75-082b5209989b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1204 0.026133 10.0.0.242 - - [2025-11-24 18:20:27] "POST /projects HTTP/1.1" 409 238 0.002020 10.0.0.242 - - [2025-11-24 18:20:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002798 10.0.0.242 - - [2025-11-24 18:20:27] "GET /project/3e412d7c-1e6b-4550-ae18-eb6626d8cc20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.045758 10.0.0.242 - - [2025-11-24 18:20:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002000 10.0.0.242 - - [2025-11-24 18:20:27] "GET /virtual-network/d7564955-5366-4596-8c66-d6174dbc96a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.004718 10.0.0.242 - - [2025-11-24 18:20:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002329 10.0.0.242 - - [2025-11-24 18:20:27] "GET /virtual-network/c456c17e-0900-4e39-90e4-0a42f97fc1ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3193 0.004438 10.0.0.242 - - [2025-11-24 18:20:27] "POST /security-groups HTTP/1.1" 409 285 0.002400 10.0.0.242 - - [2025-11-24 18:20:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001780 10.0.0.242 - - [2025-11-24 18:20:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002076 10.0.0.242 - - [2025-11-24 18:20:27] "PUT /security-group/229fca11-0f79-4fcb-83ab-3f5cfcbb20d9 HTTP/1.1" 200 263 0.055357 10.0.0.242 - - [2025-11-24 18:20:27] "PUT /access-control-list/498b9d29-3547-45a2-96f2-5cb1ad270aab HTTP/1.1" 200 273 0.013747 10.0.0.242 - - [2025-11-24 18:20:27] "GET /project/3e412d7c-1e6b-4550-ae18-eb6626d8cc20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.090693 10.0.0.242 - - [2025-11-24 18:20:27] "PUT /access-control-list/2fc7b5ef-1608-464f-a303-2c1bc3f2317b HTTP/1.1" 200 273 0.039943 10.0.0.242 - - [2025-11-24 18:20:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.033694 10.0.0.242 - - [2025-11-24 18:20:27] "POST /tags HTTP/1.1" 409 228 0.012898 10.0.0.242 - - [2025-11-24 18:20:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.006082 10.0.0.242 - - [2025-11-24 18:20:27] "GET /tag/9dba0a78-6152-4b48-aa75-082b5209989b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1204 0.011142 10.0.0.242 - - [2025-11-24 18:20:27] "POST /tags HTTP/1.1" 200 346 0.032469 10.0.0.242 - - [2025-11-24 18:20:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.009637 10.0.0.242 - - [2025-11-24 18:20:27] "GET /tag/f13f7ed0-dd00-4a0a-83bc-879e9a086fd0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1203 0.015300 10.0.0.242 - - [2025-11-24 18:20:27] "POST /projects HTTP/1.1" 409 238 0.003047 10.0.0.242 - - [2025-11-24 18:20:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002728 10.0.0.242 - - [2025-11-24 18:20:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002111 10.0.0.242 - - [2025-11-24 18:20:27] "GET /project/82417a3f-62b7-4f9c-9922-96a22bd8ed95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.031080 10.0.0.242 - - [2025-11-24 18:20:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.005112 10.0.0.242 - - [2025-11-24 18:20:27] "GET /virtual-network/d7564955-5366-4596-8c66-d6174dbc96a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.005236 10.0.0.242 - - [2025-11-24 18:20:27] "GET /project/82417a3f-62b7-4f9c-9922-96a22bd8ed95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.049493 10.0.0.242 - - [2025-11-24 18:20:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001846 10.0.0.242 - - [2025-11-24 18:20:27] "GET /virtual-network/c456c17e-0900-4e39-90e4-0a42f97fc1ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3193 0.003486 10.0.0.242 - - [2025-11-24 18:20:27] "POST /security-groups HTTP/1.1" 409 285 0.002038 10.0.0.242 - - [2025-11-24 18:20:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001282 10.0.0.242 - - [2025-11-24 18:20:27] "PUT /security-group/9d220768-78a4-4b0d-87d2-14c4e0400dbe HTTP/1.1" 200 263 0.052951 10.0.0.242 - - [2025-11-24 18:20:28] "PUT /access-control-list/d58c6e91-445c-4b4e-8052-2c93616284b4 HTTP/1.1" 200 273 0.018241 10.0.0.242 - - [2025-11-24 18:20:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.048688 10.0.0.242 - - [2025-11-24 18:20:28] "POST /tags HTTP/1.1" 409 228 0.002452 10.0.0.242 - - [2025-11-24 18:20:28] "PUT /access-control-list/c3fcb78f-caaa-4853-a03c-5b06b892dc9a HTTP/1.1" 200 273 0.034346 10.0.0.242 - - [2025-11-24 18:20:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001787 10.0.0.242 - - [2025-11-24 18:20:28] "GET /tag/f13f7ed0-dd00-4a0a-83bc-879e9a086fd0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1203 0.009418 10.0.0.242 - - [2025-11-24 18:20:28] "POST /tags HTTP/1.1" 200 292 0.064022 10.0.0.242 - - [2025-11-24 18:20:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004910 10.0.0.242 - - [2025-11-24 18:20:28] "GET /tag/9bf359af-d617-4189-9508-33e3f63d72d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1087 0.012396 10.0.0.242 - - [2025-11-24 18:20:28] "POST /tags HTTP/1.1" 200 304 0.052813 10.0.0.242 - - [2025-11-24 18:20:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.013253 10.0.0.242 - - [2025-11-24 18:20:28] "GET /tag/5a20e4de-63c3-46d7-8a86-161c278d8525?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.013130 10.0.0.242 - - [2025-11-24 18:20:28] "POST /tags HTTP/1.1" 409 252 0.001675 10.0.0.242 - - [2025-11-24 18:20:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001282 10.0.0.242 - - [2025-11-24 18:20:28] "GET /tag/2de73785-7bd7-474f-8886-44decbaec082?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.009787 10.0.0.242 - - [2025-11-24 18:20:28] "POST /tags HTTP/1.1" 409 226 0.001707 10.0.0.242 - - [2025-11-24 18:20:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001953 10.0.0.242 - - [2025-11-24 18:20:28] "GET /tag/47fa9bc3-82c7-4e99-8d4b-b94f0c4eb679?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.010459 10.0.0.242 - - [2025-11-24 18:20:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001752 10.0.0.242 - - [2025-11-24 18:20:28] "GET /virtual-network/d7564955-5366-4596-8c66-d6174dbc96a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.003696 10.0.0.242 - - [2025-11-24 18:20:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001861 10.0.0.242 - - [2025-11-24 18:20:28] "GET /project/3e412d7c-1e6b-4550-ae18-eb6626d8cc20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.047804 10.0.0.242 - - [2025-11-24 18:20:28] "POST /virtual-machines HTTP/1.1" 200 396 0.011643 10.0.0.242 - - [2025-11-24 18:20:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.008194 10.0.0.242 - - [2025-11-24 18:20:28] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.099514 10.0.0.242 - - [2025-11-24 18:20:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.019164 10.0.0.242 - - [2025-11-24 18:20:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.006054 10.0.0.242 - - [2025-11-24 18:20:28] "GET /virtual-machine-interface/412f385c-c962-11f0-b0cc-fa163eb0ef64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.004716 10.0.0.242 - - [2025-11-24 18:20:28] "POST /instance-ips HTTP/1.1" 200 398 0.019919 10.0.0.242 - - [2025-11-24 18:20:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.029090 10.0.0.242 - - [2025-11-24 18:20:28] "GET /virtual-machine-interface/412f385c-c962-11f0-b0cc-fa163eb0ef64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.017331 10.0.0.242 - - [2025-11-24 18:20:28] "POST /set-tag HTTP/1.1" 200 109 0.064717 10.0.0.242 - - [2025-11-24 18:20:29] "GET /virtual-machine-interface/412f385c-c962-11f0-b0cc-fa163eb0ef64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.024739 10.0.0.242 - - [2025-11-24 18:20:29] "GET /instance-ip/414320ce-c962-11f0-b0cc-fa163eb0ef64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1982 0.007347 10.0.0.242 - - [2025-11-24 18:20:29] "GET /virtual-machine-interface/412f385c-c962-11f0-b0cc-fa163eb0ef64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004158 10.0.0.242 - - [2025-11-24 18:20:29] "POST /set-tag HTTP/1.1" 200 109 0.002126 10.0.0.242 - - [2025-11-24 18:20:29] "GET /virtual-router/7b0ebabb-18d6-44d4-9a41-377fc110ad99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1488 0.004951 10.0.0.242 - - [2025-11-24 18:20:29] "POST /ref-update HTTP/1.1" 200 156 0.009190 10.0.0.242 - - [2025-11-24 18:20:29] "GET /virtual-machine-interface/412f385c-c962-11f0-b0cc-fa163eb0ef64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.009286 10.0.0.242 - - [2025-11-24 18:20:29] "POST /set-tag HTTP/1.1" 200 109 0.002341 10.0.0.242 - - [2025-11-24 18:20:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002226 10.0.0.242 - - [2025-11-24 18:20:29] "GET /virtual-network/d7564955-5366-4596-8c66-d6174dbc96a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.003369 10.0.0.242 - - [2025-11-24 18:20:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001429 10.0.0.242 - - [2025-11-24 18:20:29] "GET /project/3e412d7c-1e6b-4550-ae18-eb6626d8cc20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.025256 10.0.0.242 - - [2025-11-24 18:20:29] "POST /virtual-machines HTTP/1.1" 200 396 0.007710 10.0.0.242 - - [2025-11-24 18:20:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.011055 10.0.0.242 - - [2025-11-24 18:20:29] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.113760 10.0.0.242 - - [2025-11-24 18:20:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.007674 10.0.0.242 - - [2025-11-24 18:20:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004237 10.0.0.242 - - [2025-11-24 18:20:29] "GET /virtual-machine-interface/41a192a8-c962-11f0-b0cc-fa163eb0ef64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.006710 10.0.0.242 - - [2025-11-24 18:20:29] "POST /instance-ips HTTP/1.1" 200 398 0.022581 10.0.0.242 - - [2025-11-24 18:20:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.018437 10.0.0.242 - - [2025-11-24 18:20:29] "GET /virtual-machine-interface/41a192a8-c962-11f0-b0cc-fa163eb0ef64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.008898 10.0.0.242 - - [2025-11-24 18:20:29] "POST /set-tag HTTP/1.1" 200 109 0.061275 10.0.0.242 - - [2025-11-24 18:20:29] "GET /virtual-machine-interface/41a192a8-c962-11f0-b0cc-fa163eb0ef64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.025925 10.0.0.242 - - [2025-11-24 18:20:29] "GET /instance-ip/41bb777c-c962-11f0-b0cc-fa163eb0ef64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1982 0.006341 10.0.0.242 - - [2025-11-24 18:20:29] "GET /virtual-machine-interface/41a192a8-c962-11f0-b0cc-fa163eb0ef64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004065 10.0.0.242 - - [2025-11-24 18:20:29] "POST /set-tag HTTP/1.1" 200 109 0.002117 10.0.0.242 - - [2025-11-24 18:20:29] "GET /virtual-router/7b0ebabb-18d6-44d4-9a41-377fc110ad99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1702 0.003705 10.0.0.242 - - [2025-11-24 18:20:29] "POST /ref-update HTTP/1.1" 200 156 0.007254 10.0.0.242 - - [2025-11-24 18:20:29] "GET /virtual-machine-interface/41a192a8-c962-11f0-b0cc-fa163eb0ef64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.016556 10.0.0.242 - - [2025-11-24 18:20:29] "POST /set-tag HTTP/1.1" 200 109 0.004007 10.0.0.242 - - [2025-11-24 18:20:30] "POST /tags HTTP/1.1" 200 292 0.027960 10.0.0.242 - - [2025-11-24 18:20:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.005721 10.0.0.242 - - [2025-11-24 18:20:30] "GET /tag/4677b1b1-2fb8-4542-8970-60e33e43af61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1085 0.014898 10.0.0.242 - - [2025-11-24 18:20:30] "POST /tags HTTP/1.1" 409 252 0.002073 10.0.0.242 - - [2025-11-24 18:20:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001932 10.0.0.242 - - [2025-11-24 18:20:30] "GET /tag/ab5ca03b-62ef-4a39-98b2-9368155a41e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1324 0.011678 10.0.0.242 - - [2025-11-24 18:20:30] "POST /tags HTTP/1.1" 409 226 0.002129 10.0.0.242 - - [2025-11-24 18:20:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001760 10.0.0.242 - - [2025-11-24 18:20:30] "GET /tag/90bae3b8-7a3c-4fe2-b822-737804db9ed7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.011002 10.0.0.242 - - [2025-11-24 18:20:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001979 10.0.0.242 - - [2025-11-24 18:20:30] "GET /virtual-network/d7564955-5366-4596-8c66-d6174dbc96a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.004189 10.0.0.242 - - [2025-11-24 18:20:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001673 10.0.0.242 - - [2025-11-24 18:20:30] "GET /project/82417a3f-62b7-4f9c-9922-96a22bd8ed95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.031444 10.0.0.242 - - [2025-11-24 18:20:30] "POST /virtual-machines HTTP/1.1" 200 396 0.009826 10.0.0.242 - - [2025-11-24 18:20:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.016511 10.0.0.242 - - [2025-11-24 18:20:30] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.090133 10.0.0.242 - - [2025-11-24 18:20:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.007200 10.0.0.242 - - [2025-11-24 18:20:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.006207 10.0.0.242 - - [2025-11-24 18:20:30] "GET /virtual-machine-interface/4239de32-c962-11f0-b0cc-fa163eb0ef64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.006965 10.0.0.242 - - [2025-11-24 18:20:30] "POST /instance-ips HTTP/1.1" 200 398 0.022854 10.0.0.242 - - [2025-11-24 18:20:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.017833 10.0.0.242 - - [2025-11-24 18:20:30] "GET /virtual-machine-interface/4239de32-c962-11f0-b0cc-fa163eb0ef64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.004829 10.0.0.242 - - [2025-11-24 18:20:30] "POST /set-tag HTTP/1.1" 200 109 0.060998 10.0.0.242 - - [2025-11-24 18:20:30] "GET /virtual-machine-interface/4239de32-c962-11f0-b0cc-fa163eb0ef64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.006790 10.0.0.242 - - [2025-11-24 18:20:30] "GET /instance-ip/42505a22-c962-11f0-b0cc-fa163eb0ef64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1982 0.006596 10.0.0.242 - - [2025-11-24 18:20:30] "GET /virtual-machine-interface/4239de32-c962-11f0-b0cc-fa163eb0ef64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004032 10.0.0.242 - - [2025-11-24 18:20:30] "POST /set-tag HTTP/1.1" 200 109 0.002246 10.0.0.242 - - [2025-11-24 18:20:30] "GET /virtual-router/7b0ebabb-18d6-44d4-9a41-377fc110ad99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1916 0.003506 10.0.0.242 - - [2025-11-24 18:20:30] "POST /ref-update HTTP/1.1" 200 156 0.010080 10.0.0.242 - - [2025-11-24 18:20:30] "GET /virtual-machine-interface/4239de32-c962-11f0-b0cc-fa163eb0ef64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.033296 10.0.0.242 - - [2025-11-24 18:20:30] "POST /set-tag HTTP/1.1" 200 109 0.002958 10.0.0.242 - - [2025-11-24 18:20:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002200 10.0.0.242 - - [2025-11-24 18:20:31] "GET /virtual-network/d7564955-5366-4596-8c66-d6174dbc96a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.010916 10.0.0.242 - - [2025-11-24 18:20:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002094 10.0.0.242 - - [2025-11-24 18:20:31] "GET /project/82417a3f-62b7-4f9c-9922-96a22bd8ed95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.044178 10.0.0.242 - - [2025-11-24 18:20:31] "POST /virtual-machines HTTP/1.1" 200 396 0.011787 10.0.0.242 - - [2025-11-24 18:20:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.010899 10.0.0.242 - - [2025-11-24 18:20:31] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.115801 10.0.0.242 - - [2025-11-24 18:20:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.008249 10.0.0.242 - - [2025-11-24 18:20:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.011199 10.0.0.242 - - [2025-11-24 18:20:31] "GET /virtual-machine-interface/42b222fc-c962-11f0-b0cc-fa163eb0ef64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.005778 10.0.0.242 - - [2025-11-24 18:20:31] "POST /instance-ips HTTP/1.1" 200 398 0.020631 10.0.0.242 - - [2025-11-24 18:20:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.013801 10.0.0.242 - - [2025-11-24 18:20:31] "GET /virtual-machine-interface/42b222fc-c962-11f0-b0cc-fa163eb0ef64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.005350 10.0.0.242 - - [2025-11-24 18:20:31] "POST /set-tag HTTP/1.1" 200 109 0.059979 10.0.0.242 - - [2025-11-24 18:20:31] "GET /virtual-machine-interface/42b222fc-c962-11f0-b0cc-fa163eb0ef64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.010943 10.0.0.242 - - [2025-11-24 18:20:31] "GET /instance-ip/42ce38ac-c962-11f0-b0cc-fa163eb0ef64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1982 0.002670 10.0.0.242 - - [2025-11-24 18:20:31] "GET /virtual-machine-interface/42b222fc-c962-11f0-b0cc-fa163eb0ef64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004554 10.0.0.242 - - [2025-11-24 18:20:31] "POST /set-tag HTTP/1.1" 200 109 0.002183 10.0.0.242 - - [2025-11-24 18:20:31] "GET /virtual-router/7b0ebabb-18d6-44d4-9a41-377fc110ad99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2130 0.003449 10.0.0.242 - - [2025-11-24 18:20:31] "POST /ref-update HTTP/1.1" 200 156 0.007305 10.0.0.242 - - [2025-11-24 18:20:31] "GET /virtual-machine-interface/42b222fc-c962-11f0-b0cc-fa163eb0ef64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.014308 10.0.0.242 - - [2025-11-24 18:20:31] "POST /set-tag HTTP/1.1" 200 109 0.002103 10.0.0.242 - - [2025-11-24 18:20:31] "POST /tags HTTP/1.1" 200 300 0.018486 10.0.0.242 - - [2025-11-24 18:20:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.010049 10.0.0.242 - - [2025-11-24 18:20:31] "GET /tag/f67fee66-6cc5-4b6e-af9c-83a993b79bdf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1103 0.021529 10.0.0.242 - - [2025-11-24 18:20:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002011 10.0.0.242 - - [2025-11-24 18:20:31] "GET /virtual-network/d7564955-5366-4596-8c66-d6174dbc96a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.008148 10.0.0.242 - - [2025-11-24 18:20:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003167 10.0.0.242 - - [2025-11-24 18:20:31] "GET /project/3e412d7c-1e6b-4550-ae18-eb6626d8cc20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.056038 10.0.0.242 - - [2025-11-24 18:20:32] "POST /virtual-machines HTTP/1.1" 200 396 0.011537 10.0.0.242 - - [2025-11-24 18:20:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.023671 10.0.0.242 - - [2025-11-24 18:20:32] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.105378 10.0.0.242 - - [2025-11-24 18:20:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.008329 10.0.0.242 - - [2025-11-24 18:20:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.007091 10.0.0.242 - - [2025-11-24 18:20:32] "GET /virtual-machine-interface/433c28b2-c962-11f0-b0cc-fa163eb0ef64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.005139 10.0.0.242 - - [2025-11-24 18:20:32] "POST /instance-ips HTTP/1.1" 200 398 0.018692 10.0.0.242 - - [2025-11-24 18:20:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.017965 10.0.0.242 - - [2025-11-24 18:20:32] "GET /virtual-machine-interface/433c28b2-c962-11f0-b0cc-fa163eb0ef64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.009531 10.0.0.242 - - [2025-11-24 18:20:32] "POST /set-tag HTTP/1.1" 200 109 0.016665 10.0.0.242 - - [2025-11-24 18:20:32] "GET /virtual-machine-interface/433c28b2-c962-11f0-b0cc-fa163eb0ef64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.008772 10.0.0.242 - - [2025-11-24 18:20:32] "GET /instance-ip/43548362-c962-11f0-b0cc-fa163eb0ef64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1982 0.004003 10.0.0.242 - - [2025-11-24 18:20:32] "GET /virtual-machine-interface/433c28b2-c962-11f0-b0cc-fa163eb0ef64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004674 10.0.0.242 - - [2025-11-24 18:20:32] "POST /set-tag HTTP/1.1" 200 109 0.002641 10.0.0.242 - - [2025-11-24 18:20:32] "POST /tags HTTP/1.1" 200 300 0.021247 10.0.0.242 - - [2025-11-24 18:20:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002019 10.0.0.242 - - [2025-11-24 18:20:32] "GET /tag/81ab8a65-423b-4be9-929d-9d18e2f8b9c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1102 0.012300 10.0.0.242 - - [2025-11-24 18:20:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002458 10.0.0.242 - - [2025-11-24 18:20:32] "GET /virtual-network/d7564955-5366-4596-8c66-d6174dbc96a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.005279 10.0.0.242 - - [2025-11-24 18:20:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001820 10.0.0.242 - - [2025-11-24 18:20:32] "GET /project/3e412d7c-1e6b-4550-ae18-eb6626d8cc20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.030769 10.0.0.242 - - [2025-11-24 18:20:32] "POST /virtual-machines HTTP/1.1" 200 396 0.007998 10.0.0.242 - - [2025-11-24 18:20:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.030367 10.0.0.242 - - [2025-11-24 18:20:32] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.089815 10.0.0.242 - - [2025-11-24 18:20:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.008265 10.0.0.242 - - [2025-11-24 18:20:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.006135 10.0.0.242 - - [2025-11-24 18:20:32] "GET /virtual-machine-interface/43a97fa2-c962-11f0-b0cc-fa163eb0ef64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.004677 10.0.0.242 - - [2025-11-24 18:20:33] "POST /instance-ips HTTP/1.1" 200 398 0.030169 10.0.0.242 - - [2025-11-24 18:20:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.024423 10.0.0.242 - - [2025-11-24 18:20:33] "GET /virtual-machine-interface/43a97fa2-c962-11f0-b0cc-fa163eb0ef64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.007389 10.0.0.242 - - [2025-11-24 18:20:33] "POST /set-tag HTTP/1.1" 200 109 0.018023 10.0.0.242 - - [2025-11-24 18:20:33] "GET /virtual-machine-interface/43a97fa2-c962-11f0-b0cc-fa163eb0ef64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.013138 10.0.0.242 - - [2025-11-24 18:20:33] "GET /instance-ip/43bff188-c962-11f0-b0cc-fa163eb0ef64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1982 0.005041 10.0.0.242 - - [2025-11-24 18:20:33] "GET /virtual-machine-interface/43a97fa2-c962-11f0-b0cc-fa163eb0ef64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004753 10.0.0.242 - - [2025-11-24 18:20:33] "POST /set-tag HTTP/1.1" 200 109 0.002208 10.0.0.242 - - [2025-11-24 18:20:33] "POST /tags HTTP/1.1" 200 300 0.019255 10.0.0.242 - - [2025-11-24 18:20:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002051 10.0.0.242 - - [2025-11-24 18:20:33] "GET /tag/19ebb666-79ea-497a-836d-542ecc9ded77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.011141 10.0.0.242 - - [2025-11-24 18:20:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001734 10.0.0.242 - - [2025-11-24 18:20:33] "GET /virtual-network/d7564955-5366-4596-8c66-d6174dbc96a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.004181 10.0.0.242 - - [2025-11-24 18:20:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001674 10.0.0.242 - - [2025-11-24 18:20:33] "GET /project/82417a3f-62b7-4f9c-9922-96a22bd8ed95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.025436 10.0.0.242 - - [2025-11-24 18:20:33] "POST /virtual-machines HTTP/1.1" 200 396 0.013349 10.0.0.242 - - [2025-11-24 18:20:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.020246 10.0.0.242 - - [2025-11-24 18:20:33] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.099691 10.0.0.242 - - [2025-11-24 18:20:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.009867 10.0.0.242 - - [2025-11-24 18:20:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.009698 10.0.0.242 - - [2025-11-24 18:20:33] "GET /virtual-machine-interface/44128cea-c962-11f0-b0cc-fa163eb0ef64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.005536 10.0.0.242 - - [2025-11-24 18:20:33] "POST /instance-ips HTTP/1.1" 200 398 0.019480 10.0.0.242 - - [2025-11-24 18:20:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.027385 10.0.0.242 - - [2025-11-24 18:20:33] "GET /virtual-machine-interface/44128cea-c962-11f0-b0cc-fa163eb0ef64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.008880 10.0.0.242 - - [2025-11-24 18:20:33] "POST /set-tag HTTP/1.1" 200 109 0.016169 10.0.0.242 - - [2025-11-24 18:20:33] "GET /virtual-machine-interface/44128cea-c962-11f0-b0cc-fa163eb0ef64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.013602 10.0.0.242 - - [2025-11-24 18:20:33] "GET /instance-ip/442a7986-c962-11f0-b0cc-fa163eb0ef64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1982 0.005443 10.0.0.242 - - [2025-11-24 18:20:33] "GET /virtual-machine-interface/44128cea-c962-11f0-b0cc-fa163eb0ef64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004008 10.0.0.242 - - [2025-11-24 18:20:33] "POST /set-tag HTTP/1.1" 200 109 0.002505 10.0.0.242 - - [2025-11-24 18:20:33] "POST /tags HTTP/1.1" 200 300 0.016875 10.0.0.242 - - [2025-11-24 18:20:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001889 10.0.0.242 - - [2025-11-24 18:20:33] "GET /tag/bb1fcf26-71e3-4514-b92f-f37572ab4b66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1103 0.010410 10.0.0.242 - - [2025-11-24 18:20:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001798 10.0.0.242 - - [2025-11-24 18:20:33] "GET /virtual-network/d7564955-5366-4596-8c66-d6174dbc96a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.006729 10.0.0.242 - - [2025-11-24 18:20:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001944 10.0.0.242 - - [2025-11-24 18:20:34] "GET /project/82417a3f-62b7-4f9c-9922-96a22bd8ed95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.033170 10.0.0.242 - - [2025-11-24 18:20:34] "POST /virtual-machines HTTP/1.1" 200 396 0.007553 10.0.0.242 - - [2025-11-24 18:20:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.009341 10.0.0.242 - - [2025-11-24 18:20:34] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.092660 10.0.0.242 - - [2025-11-24 18:20:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.019843 10.0.0.242 - - [2025-11-24 18:20:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.009921 10.0.0.242 - - [2025-11-24 18:20:34] "GET /virtual-machine-interface/44786ede-c962-11f0-b0cc-fa163eb0ef64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.004898 10.0.0.242 - - [2025-11-24 18:20:34] "POST /instance-ips HTTP/1.1" 200 398 0.018698 10.0.0.242 - - [2025-11-24 18:20:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.034668 10.0.0.242 - - [2025-11-24 18:20:34] "GET /virtual-machine-interface/44786ede-c962-11f0-b0cc-fa163eb0ef64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.006210 10.0.0.242 - - [2025-11-24 18:20:34] "POST /set-tag HTTP/1.1" 200 109 0.017499 10.0.0.242 - - [2025-11-24 18:20:34] "GET /virtual-machine-interface/44786ede-c962-11f0-b0cc-fa163eb0ef64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.009943 10.0.0.242 - - [2025-11-24 18:20:34] "GET /instance-ip/448b40d6-c962-11f0-b0cc-fa163eb0ef64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1982 0.003533 10.0.0.242 - - [2025-11-24 18:20:34] "GET /virtual-machine-interface/44786ede-c962-11f0-b0cc-fa163eb0ef64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004565 10.0.0.242 - - [2025-11-24 18:20:34] "POST /set-tag HTTP/1.1" 200 109 0.002100 10.0.0.242 - - [2025-11-24 18:20:34] "GET /virtual-router/7b0ebabb-18d6-44d4-9a41-377fc110ad99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2344 0.003272 10.0.0.242 - - [2025-11-24 18:20:34] "POST /ref-update HTTP/1.1" 200 156 0.007122 10.0.0.242 - - [2025-11-24 18:20:34] "GET /virtual-machine-interface/433c28b2-c962-11f0-b0cc-fa163eb0ef64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004064 10.0.0.242 - - [2025-11-24 18:20:34] "POST /set-tag HTTP/1.1" 200 109 0.002997 10.0.0.242 - - [2025-11-24 18:20:34] "GET /virtual-machine-interface/412f385c-c962-11f0-b0cc-fa163eb0ef64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004255 10.0.0.242 - - [2025-11-24 18:20:34] "POST /set-tag HTTP/1.1" 200 109 0.002076 10.0.0.242 - - [2025-11-24 18:20:34] "GET /virtual-router/7b0ebabb-18d6-44d4-9a41-377fc110ad99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2558 0.003934 10.0.0.242 - - [2025-11-24 18:20:34] "POST /ref-update HTTP/1.1" 200 156 0.010582 10.0.0.242 - - [2025-11-24 18:20:34] "GET /virtual-machine-interface/43a97fa2-c962-11f0-b0cc-fa163eb0ef64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.011833 10.0.0.242 - - [2025-11-24 18:20:34] "POST /set-tag HTTP/1.1" 200 109 0.002167 10.0.0.242 - - [2025-11-24 18:20:34] "GET /virtual-machine-interface/41a192a8-c962-11f0-b0cc-fa163eb0ef64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.003729 10.0.0.242 - - [2025-11-24 18:20:34] "POST /set-tag HTTP/1.1" 200 109 0.001901 10.0.0.242 - - [2025-11-24 18:20:34] "GET /virtual-router/7b0ebabb-18d6-44d4-9a41-377fc110ad99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2772 0.008768 10.0.0.242 - - [2025-11-24 18:20:34] "POST /ref-update HTTP/1.1" 200 156 0.014641 10.0.0.242 - - [2025-11-24 18:20:34] "GET /virtual-machine-interface/44128cea-c962-11f0-b0cc-fa163eb0ef64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.006450 10.0.0.242 - - [2025-11-24 18:20:34] "POST /set-tag HTTP/1.1" 200 109 0.004825 10.0.0.242 - - [2025-11-24 18:20:34] "GET /virtual-router/7b0ebabb-18d6-44d4-9a41-377fc110ad99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2986 0.005600 10.0.0.242 - - [2025-11-24 18:20:34] "POST /ref-update HTTP/1.1" 200 156 0.007766 10.0.0.242 - - [2025-11-24 18:20:34] "GET /virtual-machine-interface/44786ede-c962-11f0-b0cc-fa163eb0ef64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004060 10.0.0.242 - - [2025-11-24 18:20:34] "POST /set-tag HTTP/1.1" 200 109 0.002137 10.0.0.242 - - [2025-11-24 18:20:34] "GET /virtual-machine-interface/4239de32-c962-11f0-b0cc-fa163eb0ef64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.007812 10.0.0.242 - - [2025-11-24 18:20:35] "POST /set-tag HTTP/1.1" 200 109 0.002694 10.0.0.242 - - [2025-11-24 18:20:35] "GET /virtual-machine-interface/42b222fc-c962-11f0-b0cc-fa163eb0ef64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004376 10.0.0.242 - - [2025-11-24 18:20:35] "POST /set-tag HTTP/1.1" 200 109 0.006054 10.0.0.242 - - [2025-11-24 18:20:35] "GET /virtual-machine-interface/433c28b2-c962-11f0-b0cc-fa163eb0ef64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004345 10.0.0.242 - - [2025-11-24 18:20:35] "POST /set-tag HTTP/1.1" 200 109 0.002373 10.0.0.242 - - [2025-11-24 18:20:35] "GET /virtual-machine-interface/43a97fa2-c962-11f0-b0cc-fa163eb0ef64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.005273 10.0.0.242 - - [2025-11-24 18:20:35] "POST /set-tag HTTP/1.1" 200 109 0.003102 10.0.0.242 - - [2025-11-24 18:20:35] "GET /virtual-machine-interface/44128cea-c962-11f0-b0cc-fa163eb0ef64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004150 10.0.0.242 - - [2025-11-24 18:20:35] "POST /set-tag HTTP/1.1" 200 109 0.002212 10.0.0.242 - - [2025-11-24 18:20:35] "GET /virtual-machine-interface/44786ede-c962-11f0-b0cc-fa163eb0ef64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.020493 10.0.0.242 - - [2025-11-24 18:20:35] "POST /set-tag HTTP/1.1" 200 109 0.002769 10.0.0.242 - - [2025-11-24 18:20:35] "GET /virtual-machine-interface/412f385c-c962-11f0-b0cc-fa163eb0ef64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.006132 10.0.0.242 - - [2025-11-24 18:20:35] "POST /set-tag HTTP/1.1" 200 109 0.002549 10.0.0.242 - - [2025-11-24 18:20:35] "GET /virtual-machine-interface/42b222fc-c962-11f0-b0cc-fa163eb0ef64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004034 10.0.0.242 - - [2025-11-24 18:20:35] "POST /set-tag HTTP/1.1" 200 109 0.002008 10.0.0.242 - - [2025-11-24 18:20:37] "GET /virtual-machine/0064a179-dcc2-48d2-8754-2bf40c95e156?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1254 0.003050 10.0.0.242 - - [2025-11-24 18:20:37] "GET /virtual-machine-interface/412f385c-c962-11f0-b0cc-fa163eb0ef64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004536 10.0.0.242 - - [2025-11-24 18:20:39] "GET /virtual-machine-interface/4239de32-c962-11f0-b0cc-fa163eb0ef64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.003988 10.0.0.242 - - [2025-11-24 18:20:39] "POST /set-tag HTTP/1.1" 200 109 0.001960 10.0.0.242 - - [2025-11-24 18:20:40] "GET /virtual-machine-interface/41a192a8-c962-11f0-b0cc-fa163eb0ef64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004074 10.0.0.242 - - [2025-11-24 18:20:40] "POST /set-tag HTTP/1.1" 200 109 0.001998 10.0.0.242 - - [2025-11-24 18:20:42] "GET /virtual-machine/f84ac6ed-c916-4306-ac8f-f9b3484c7baa?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1258 0.002829 10.0.0.242 - - [2025-11-24 18:20:42] "GET /virtual-machine-interface/41a192a8-c962-11f0-b0cc-fa163eb0ef64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004472 10.0.0.242 - - [2025-11-24 18:20:42] "GET /virtual-machine/145187f7-33dd-4d22-a1a4-e9c6a62f0f98?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.002795 10.0.0.242 - - [2025-11-24 18:20:43] "GET /virtual-machine-interface/4239de32-c962-11f0-b0cc-fa163eb0ef64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004249 10.0.0.242 - - [2025-11-24 18:20:43] "GET /virtual-machine/0f38f647-61ee-4b2b-895c-94e32dae2cd6?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.003019 10.0.0.242 - - [2025-11-24 18:20:43] "GET /virtual-machine-interface/42b222fc-c962-11f0-b0cc-fa163eb0ef64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.003658 10.0.0.242 - - [2025-11-24 18:20:44] "GET /virtual-machine-interface/433c28b2-c962-11f0-b0cc-fa163eb0ef64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.005814 10.0.0.242 - - [2025-11-24 18:20:44] "POST /set-tag HTTP/1.1" 200 109 0.002179 10.0.0.242 - - [2025-11-24 18:20:44] "GET /virtual-machine-interface/43a97fa2-c962-11f0-b0cc-fa163eb0ef64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004354 10.0.0.242 - - [2025-11-24 18:20:44] "POST /set-tag HTTP/1.1" 200 109 0.002142 10.0.0.242 - - [2025-11-24 18:20:44] "GET /virtual-machine-interface/44128cea-c962-11f0-b0cc-fa163eb0ef64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.003702 10.0.0.242 - - [2025-11-24 18:20:44] "POST /set-tag HTTP/1.1" 200 109 0.002093 10.0.0.242 - - [2025-11-24 18:20:44] "GET /virtual-machine-interface/44786ede-c962-11f0-b0cc-fa163eb0ef64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004152 10.0.0.242 - - [2025-11-24 18:20:44] "POST /set-tag HTTP/1.1" 200 109 0.002114 10.0.0.242 - - [2025-11-24 18:20:48] "GET /virtual-machine/d61cd8a3-3c68-4493-9ff5-ec13239976a9?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1258 0.004057 10.0.0.242 - - [2025-11-24 18:20:48] "GET /virtual-machine-interface/433c28b2-c962-11f0-b0cc-fa163eb0ef64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004391 10.0.0.242 - - [2025-11-24 18:20:48] "GET /virtual-machine/ffb486b8-9fab-4237-bf65-9f181626a5ca?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1258 0.003097 10.0.0.242 - - [2025-11-24 18:20:48] "GET /virtual-machine-interface/44128cea-c962-11f0-b0cc-fa163eb0ef64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.003777 10.0.0.242 - - [2025-11-24 18:20:48] "GET /virtual-machine/9fb2a789-3270-493f-9c41-96161190ad86?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1258 0.002643 10.0.0.242 - - [2025-11-24 18:20:48] "GET /virtual-machine-interface/43a97fa2-c962-11f0-b0cc-fa163eb0ef64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.003758 10.0.0.242 - - [2025-11-24 18:20:48] "GET /virtual-machine/690dd167-b44d-49e6-97d3-12628abe02b8?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.003146 10.0.0.242 - - [2025-11-24 18:20:48] "GET /virtual-machine-interface/44786ede-c962-11f0-b0cc-fa163eb0ef64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004170 10.0.0.242 - - [2025-11-24 18:20:48] "GET /loadbalancer/44510362-9cb9-446f-9fd7-e1dec8f067b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.001772 10.0.0.242 - - [2025-11-24 18:20:48] "POST /tags HTTP/1.1" 200 334 0.024309 10.0.0.242 - - [2025-11-24 18:20:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.013527 10.0.0.242 - - [2025-11-24 18:20:48] "GET /tag/418c17c3-76e9-4327-ae42-945001530583?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.018715 10.0.0.242 - - [2025-11-24 18:20:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001674 10.0.0.242 - - [2025-11-24 18:20:49] "GET /project/3e412d7c-1e6b-4550-ae18-eb6626d8cc20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.034309 10.0.0.242 - - [2025-11-24 18:20:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001829 10.0.0.242 - - [2025-11-24 18:20:49] "GET /virtual-network/c456c17e-0900-4e39-90e4-0a42f97fc1ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3193 0.007377 10.0.0.242 - - [2025-11-24 18:20:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002441 10.0.0.242 - - [2025-11-24 18:20:49] "GET /service-appliance-set/fcc73f03-d609-400c-9d00-e08b381f6c95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.002271 10.0.0.242 - - [2025-11-24 18:20:49] "POST /fqname-to-id HTTP/1.1" 404 273 0.001828 10.0.0.242 - - [2025-11-24 18:20:49] "POST /virtual-machine-interfaces HTTP/1.1" 200 685 0.101090 10.0.0.242 - - [2025-11-24 18:20:49] "GET /virtual-machine-interface/4e3aad0d-9f27-497d-936d-a2cb0ce52b80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2425 0.013720 10.0.0.242 - - [2025-11-24 18:20:49] "POST /instance-ips HTTP/1.1" 200 410 0.027539 10.0.0.242 - - [2025-11-24 18:20:49] "GET /instance-ip/b91ff56a-a220-4484-a674-510bd5579b08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1674 0.003959 10.0.0.242 - - [2025-11-24 18:20:49] "POST /loadbalancers HTTP/1.1" 200 631 0.058304 10.0.0.242 - - [2025-11-24 18:20:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.023616 10.0.0.242 - - [2025-11-24 18:20:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.007803 10.0.0.242 - - [2025-11-24 18:20:49] "GET /project/3e412d7c-1e6b-4550-ae18-eb6626d8cc20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.046491 10.0.0.242 - - [2025-11-24 18:20:49] "GET /instance-ip/b91ff56a-a220-4484-a674-510bd5579b08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1674 0.007209 10.0.0.242 - - [2025-11-24 18:20:49] "GET /project/3e412d7c-1e6b-4550-ae18-eb6626d8cc20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.027391 10.0.0.242 - - [2025-11-24 18:20:49] "GET /loadbalancer/44510362-9cb9-446f-9fd7-e1dec8f067b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2326 0.002756 10.0.0.242 - - [2025-11-24 18:20:49] "POST /loadbalancer-listeners HTTP/1.1" 200 737 0.034938 10.0.0.242 - - [2025-11-24 18:20:49] "POST /floating-ips HTTP/1.1" 200 599 0.044313 10.0.0.242 - - [2025-11-24 18:20:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002842 10.0.0.242 - - [2025-11-24 18:20:49] "GET /project/3e412d7c-1e6b-4550-ae18-eb6626d8cc20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.027548 10.0.0.242 - - [2025-11-24 18:20:49] "GET /loadbalancer-listener/1407f073-be21-42e3-879a-ce4ddc90a841?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1844 0.002620 10.0.0.242 - - [2025-11-24 18:20:49] "GET /loadbalancer-listener/1407f073-be21-42e3-879a-ce4ddc90a841?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1243 0.003284 10.0.0.242 - - [2025-11-24 18:20:49] "POST /loadbalancer-pools HTTP/1.1" 200 729 0.025059 10.0.0.242 - - [2025-11-24 18:20:49] "GET /instance-ip/b91ff56a-a220-4484-a674-510bd5579b08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1674 0.015110 10.0.0.242 - - [2025-11-24 18:20:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003304 10.0.0.242 - - [2025-11-24 18:20:49] "GET /instance-ip/b91ff56a-a220-4484-a674-510bd5579b08?fields=floating_ips HTTP/1.1" 200 1215 0.004722 10.0.0.242 - - [2025-11-24 18:20:49] "GET /floating-ip/372b02b4-addf-473e-bf08-166a35c3bd14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1498 0.002020 10.0.0.242 - - [2025-11-24 18:20:49] "GET /loadbalancer/44510362-9cb9-446f-9fd7-e1dec8f067b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2326 0.002419 10.0.0.242 - - [2025-11-24 18:20:49] "GET /loadbalancer-pool/1e974429-5dae-4db3-85ca-e1690de0127f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1948 0.005031 10.0.0.242 - - [2025-11-24 18:20:49] "POST /loadbalancer-members HTTP/1.1" 200 723 0.015745 10.0.0.242 - - [2025-11-24 18:20:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.008191 10.0.0.242 - - [2025-11-24 18:20:49] "GET /virtual-machine-interface/412f385c-c962-11f0-b0cc-fa163eb0ef64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.015189 10.0.0.242 - - [2025-11-24 18:20:49] "GET /loadbalancer/44510362-9cb9-446f-9fd7-e1dec8f067b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2326 0.010801 10.0.0.242 - - [2025-11-24 18:20:49] "POST /tags HTTP/1.1" 409 221 0.006129 10.0.0.242 - - [2025-11-24 18:20:49] "GET /virtual-machine-interface/412f385c-c962-11f0-b0cc-fa163eb0ef64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.009745 10.0.0.242 - - [2025-11-24 18:20:49] "POST /ref-update HTTP/1.1" 200 156 0.007352 10.0.0.242 - - [2025-11-24 18:20:49] "GET /floating-ip/372b02b4-addf-473e-bf08-166a35c3bd14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1815 0.008879 10.0.0.242 - - [2025-11-24 18:20:49] "PUT /floating-ip/372b02b4-addf-473e-bf08-166a35c3bd14 HTTP/1.1" 200 257 0.006387 10.0.0.242 - - [2025-11-24 18:20:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.008680 10.0.0.242 - - [2025-11-24 18:20:49] "GET /tag/418c17c3-76e9-4327-ae42-945001530583?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.015693 10.0.0.242 - - [2025-11-24 18:20:50] "POST /set-tag HTTP/1.1" 200 109 0.063027 10.0.0.242 - - [2025-11-24 18:20:50] "GET /loadbalancer-pool/1e974429-5dae-4db3-85ca-e1690de0127f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1948 0.002864 10.0.0.242 - - [2025-11-24 18:20:50] "POST /loadbalancer-members HTTP/1.1" 200 723 0.018354 10.0.0.242 - - [2025-11-24 18:20:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.018306 10.0.0.242 - - [2025-11-24 18:20:50] "GET /virtual-machine-interface/41a192a8-c962-11f0-b0cc-fa163eb0ef64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.021992 10.0.0.242 - - [2025-11-24 18:20:50] "GET /virtual-machine-interface/41a192a8-c962-11f0-b0cc-fa163eb0ef64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.007011 10.0.0.242 - - [2025-11-24 18:20:50] "POST /ref-update HTTP/1.1" 200 156 0.019751 10.0.0.242 - - [2025-11-24 18:20:50] "GET /floating-ip/372b02b4-addf-473e-bf08-166a35c3bd14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2241 0.007980 10.0.0.242 - - [2025-11-24 18:20:50] "POST /set-tag HTTP/1.1" 200 109 0.070351 10.0.0.242 - - [2025-11-24 18:20:50] "POST /tags HTTP/1.1" 409 206 0.002529 10.0.0.242 - - [2025-11-24 18:20:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002305 10.0.0.242 - - [2025-11-24 18:20:50] "GET /tag/5a20e4de-63c3-46d7-8a86-161c278d8525?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.011043 10.0.0.242 - - [2025-11-24 18:20:50] "POST /tags HTTP/1.1" 409 204 0.001809 10.0.0.242 - - [2025-11-24 18:20:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001819 10.0.0.242 - - [2025-11-24 18:20:50] "GET /tag/81ab8a65-423b-4be9-929d-9d18e2f8b9c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1102 0.009820 10.0.0.242 - - [2025-11-24 18:20:50] "GET /application-policy-set/5ce83b01-73b4-44b6-a7e8-cc128d0dc586?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.002170 10.0.0.242 - - [2025-11-24 18:20:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001469 10.0.0.242 - - [2025-11-24 18:20:50] "GET /policy-management/3583b543-85de-4e18-90e4-e33f00b3e2c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002493 10.0.0.242 - - [2025-11-24 18:20:50] "POST /tags HTTP/1.1" 409 206 0.001586 10.0.0.242 - - [2025-11-24 18:20:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001401 10.0.0.242 - - [2025-11-24 18:20:50] "GET /tag/5a20e4de-63c3-46d7-8a86-161c278d8525?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.009596 10.0.0.242 - - [2025-11-24 18:20:50] "POST /tags HTTP/1.1" 409 226 0.001907 10.0.0.242 - - [2025-11-24 18:20:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002327 10.0.0.242 - - [2025-11-24 18:20:50] "GET /tag/47fa9bc3-82c7-4e99-8d4b-b94f0c4eb679?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.009768 10.0.0.242 - - [2025-11-24 18:20:50] "POST /tags HTTP/1.1" 409 204 0.003084 10.0.0.242 - - [2025-11-24 18:20:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001808 10.0.0.242 - - [2025-11-24 18:20:50] "GET /tag/81ab8a65-423b-4be9-929d-9d18e2f8b9c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1102 0.011955 10.0.0.242 - - [2025-11-24 18:20:50] "POST /tags HTTP/1.1" 409 226 0.005640 10.0.0.242 - - [2025-11-24 18:20:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002247 10.0.0.242 - - [2025-11-24 18:20:50] "GET /tag/47fa9bc3-82c7-4e99-8d4b-b94f0c4eb679?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.009802 10.0.0.242 - - [2025-11-24 18:20:50] "GET /application-policy-set/5ce83b01-73b4-44b6-a7e8-cc128d0dc586?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.002102 10.0.0.242 - - [2025-11-24 18:20:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001518 10.0.0.242 - - [2025-11-24 18:20:50] "GET /policy-management/3583b543-85de-4e18-90e4-e33f00b3e2c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002815 10.0.0.242 - - [2025-11-24 18:20:50] "POST /firewall-rules HTTP/1.1" 200 628 0.068656 10.0.0.242 - - [2025-11-24 18:20:50] "POST /firewall-rules HTTP/1.1" 200 648 0.083430 10.0.0.242 - - [2025-11-24 18:20:50] "GET /firewall-rule/19d81a80-7758-4cee-93ea-422c3cc686f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2600 0.005234 10.0.0.242 - - [2025-11-24 18:20:51] "GET /firewall-policy/c4f75483-0c0e-4e0e-a686-f2c3b2e48284?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1445 0.002813 10.0.0.242 - - [2025-11-24 18:20:51] "GET /firewall-rule/71adfff2-4cb7-4a79-9752-ad3fe86cb5c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2329 0.003760 10.0.0.242 - - [2025-11-24 18:20:51] "POST /ref-update HTTP/1.1" 200 156 0.015404 10.0.0.242 - - [2025-11-24 18:20:51] "POST /firewall-policys HTTP/1.1" 200 608 0.035938 10.0.0.242 - - [2025-11-24 18:20:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.023932 10.0.0.242 - - [2025-11-24 18:20:51] "GET /firewall-policy/19d9494c-f5c8-4c3b-8daa-65454c92f60b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.009554 10.0.0.242 - - [2025-11-24 18:20:51] "GET /application-policy-set/5ce83b01-73b4-44b6-a7e8-cc128d0dc586?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.006013 10.0.0.242 - - [2025-11-24 18:20:51] "GET /firewall-policy/19d9494c-f5c8-4c3b-8daa-65454c92f60b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.002626 10.0.0.242 - - [2025-11-24 18:20:51] "GET /firewall-policy/c4f75483-0c0e-4e0e-a686-f2c3b2e48284?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1739 0.004912 10.0.0.242 - - [2025-11-24 18:20:51] "GET /firewall-policy/d088fa05-2783-4959-89c5-f7e55e09e3fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.003335 10.0.0.242 - - [2025-11-24 18:20:51] "GET /firewall-policy/f1c85861-935c-44af-8cef-b272ac9094f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4914 0.003307 10.0.0.242 - - [2025-11-24 18:20:51] "GET /firewall-policy/c4f75483-0c0e-4e0e-a686-f2c3b2e48284?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1739 0.002207 10.0.0.242 - - [2025-11-24 18:20:51] "GET /firewall-policy/f1c85861-935c-44af-8cef-b272ac9094f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4914 0.003441 10.0.0.242 - - [2025-11-24 18:20:51] "POST /ref-update HTTP/1.1" 200 156 0.023766 10.0.0.242 - - [2025-11-24 18:20:51] "POST /ref-update HTTP/1.1" 200 156 0.032355 10.0.0.242 - - [2025-11-24 18:20:51] "POST /ref-update HTTP/1.1" 200 156 0.015610 10.0.0.242 - - [2025-11-24 18:20:51] "POST /ref-update HTTP/1.1" 200 156 0.036709 10.0.0.242 - - [2025-11-24 18:20:51] "POST /ref-update HTTP/1.1" 200 156 0.029142 10.0.0.242 - - [2025-11-24 18:20:51] "GET /firewall-policy/19d9494c-f5c8-4c3b-8daa-65454c92f60b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.002354 10.0.0.242 - - [2025-11-24 18:21:29] "GET /global-system-configs HTTP/1.1" 200 323 0.003129 10.0.0.242 - - [2025-11-24 18:21:30] "GET /global-system-configs HTTP/1.1" 200 323 0.002125 [Introspect:8084]10.0.0.242 - - [2025-11-24 18:22:18] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001040 [Introspect:8084]10.0.0.242 - - [2025-11-24 18:22:18] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001360 [Introspect:8084]10.0.0.242 - - [2025-11-24 18:22:42] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000859 [Introspect:8084]10.0.0.242 - - [2025-11-24 18:22:42] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000820 [Introspect:8084]10.0.0.242 - - [2025-11-24 18:22:46] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000888 [Introspect:8084]10.0.0.242 - - [2025-11-24 18:22:46] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000884 10.0.0.242 - - [2025-11-24 18:22:50] "POST /tags HTTP/1.1" 409 252 0.006016 10.0.0.242 - - [2025-11-24 18:22:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002718 10.0.0.242 - - [2025-11-24 18:22:50] "GET /tag/ab5ca03b-62ef-4a39-98b2-9368155a41e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1324 0.010491 10.0.0.242 - - [2025-11-24 18:22:50] "POST /tags HTTP/1.1" 409 228 0.001838 10.0.0.242 - - [2025-11-24 18:22:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001636 10.0.0.242 - - [2025-11-24 18:22:50] "GET /tag/f13f7ed0-dd00-4a0a-83bc-879e9a086fd0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1203 0.012882 10.0.0.242 - - [2025-11-24 18:22:50] "GET /application-policy-set/5ce83b01-73b4-44b6-a7e8-cc128d0dc586?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2200 0.005675 10.0.0.242 - - [2025-11-24 18:22:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001533 10.0.0.242 - - [2025-11-24 18:22:50] "GET /policy-management/3583b543-85de-4e18-90e4-e33f00b3e2c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002230 10.0.0.242 - - [2025-11-24 18:22:50] "POST /tags HTTP/1.1" 409 206 0.002390 10.0.0.242 - - [2025-11-24 18:22:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002276 10.0.0.242 - - [2025-11-24 18:22:50] "GET /tag/5a20e4de-63c3-46d7-8a86-161c278d8525?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.010256 10.0.0.242 - - [2025-11-24 18:22:50] "POST /tags HTTP/1.1" 409 226 0.001751 10.0.0.242 - - [2025-11-24 18:22:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001967 10.0.0.242 - - [2025-11-24 18:22:50] "GET /tag/47fa9bc3-82c7-4e99-8d4b-b94f0c4eb679?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.009352 10.0.0.242 - - [2025-11-24 18:22:50] "POST /tags HTTP/1.1" 409 204 0.001696 10.0.0.242 - - [2025-11-24 18:22:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001586 10.0.0.242 - - [2025-11-24 18:22:50] "GET /tag/81ab8a65-423b-4be9-929d-9d18e2f8b9c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1102 0.009678 10.0.0.242 - - [2025-11-24 18:22:50] "POST /tags HTTP/1.1" 409 226 0.001728 10.0.0.242 - - [2025-11-24 18:22:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001830 10.0.0.242 - - [2025-11-24 18:22:50] "GET /tag/47fa9bc3-82c7-4e99-8d4b-b94f0c4eb679?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.009850 10.0.0.242 - - [2025-11-24 18:22:50] "POST /tags HTTP/1.1" 409 228 0.001811 10.0.0.242 - - [2025-11-24 18:22:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001592 10.0.0.242 - - [2025-11-24 18:22:50] "GET /tag/f13f7ed0-dd00-4a0a-83bc-879e9a086fd0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1203 0.010014 10.0.0.242 - - [2025-11-24 18:22:50] "POST /tags HTTP/1.1" 409 252 0.001705 10.0.0.242 - - [2025-11-24 18:22:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001856 10.0.0.242 - - [2025-11-24 18:22:50] "GET /tag/ab5ca03b-62ef-4a39-98b2-9368155a41e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1324 0.012793 10.0.0.242 - - [2025-11-24 18:22:50] "GET /application-policy-set/5ce83b01-73b4-44b6-a7e8-cc128d0dc586?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2200 0.004240 10.0.0.242 - - [2025-11-24 18:22:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002132 10.0.0.242 - - [2025-11-24 18:22:50] "GET /policy-management/3583b543-85de-4e18-90e4-e33f00b3e2c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002738 10.0.0.242 - - [2025-11-24 18:22:50] "POST /firewall-rules HTTP/1.1" 409 281 0.001767 10.0.0.242 - - [2025-11-24 18:22:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001526 10.0.0.242 - - [2025-11-24 18:22:50] "PUT /firewall-rule/71adfff2-4cb7-4a79-9752-ad3fe86cb5c0 HTTP/1.1" 200 261 0.023109 10.0.0.242 - - [2025-11-24 18:22:50] "POST /firewall-rules HTTP/1.1" 409 291 0.008621 10.0.0.242 - - [2025-11-24 18:22:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002123 10.0.0.242 - - [2025-11-24 18:22:50] "PUT /firewall-rule/19d81a80-7758-4cee-93ea-422c3cc686f0 HTTP/1.1" 200 261 0.021160 10.0.0.242 - - [2025-11-24 18:22:50] "GET /firewall-rule/19d81a80-7758-4cee-93ea-422c3cc686f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2600 0.026304 10.0.0.242 - - [2025-11-24 18:22:50] "POST /firewall-rules HTTP/1.1" 200 660 0.088186 10.0.0.242 - - [2025-11-24 18:22:51] "GET /firewall-rule/aa33d32e-b58f-403d-8288-4db6b4fc64a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2903 0.004538 10.0.0.242 - - [2025-11-24 18:22:51] "GET /firewall-policy/c4f75483-0c0e-4e0e-a686-f2c3b2e48284?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1739 0.002583 10.0.0.242 - - [2025-11-24 18:22:51] "GET /firewall-rule/71adfff2-4cb7-4a79-9752-ad3fe86cb5c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2329 0.005845 10.0.0.242 - - [2025-11-24 18:22:51] "POST /firewall-policys HTTP/1.1" 409 269 0.007790 10.0.0.242 - - [2025-11-24 18:22:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001848 10.0.0.242 - - [2025-11-24 18:22:51] "PUT /firewall-policy/19d9494c-f5c8-4c3b-8daa-65454c92f60b HTTP/1.1" 200 265 0.018642 10.0.0.242 - - [2025-11-24 18:22:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.029355 10.0.0.242 - - [2025-11-24 18:22:51] "GET /firewall-policy/19d9494c-f5c8-4c3b-8daa-65454c92f60b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.006723 10.0.0.242 - - [2025-11-24 18:22:51] "GET /application-policy-set/5ce83b01-73b4-44b6-a7e8-cc128d0dc586?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2200 0.002705 10.0.0.242 - - [2025-11-24 18:22:51] "GET /firewall-policy/19d9494c-f5c8-4c3b-8daa-65454c92f60b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.002193 10.0.0.242 - - [2025-11-24 18:22:51] "GET /firewall-policy/19d9494c-f5c8-4c3b-8daa-65454c92f60b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.005902 10.0.0.242 - - [2025-11-24 18:22:51] "GET /firewall-policy/19d9494c-f5c8-4c3b-8daa-65454c92f60b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.002707 [Introspect:8084]10.0.0.242 - - [2025-11-24 18:23:52] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000890 [Introspect:8084]10.0.0.242 - - [2025-11-24 18:23:52] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001036 10.0.0.242 - - [2025-11-24 18:23:52] "GET /virtual-machine-interface/412f385c-c962-11f0-b0cc-fa163eb0ef64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4057 0.005774 10.0.0.242 - - [2025-11-24 18:23:52] "POST /set-tag HTTP/1.1" 200 109 0.002204 10.0.0.242 - - [2025-11-24 18:23:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004497 10.0.0.242 - - [2025-11-24 18:23:52] "GET /loadbalancer/44510362-9cb9-446f-9fd7-e1dec8f067b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2326 0.004525 10.0.0.242 - - [2025-11-24 18:23:53] "GET /virtual-machine-interface/412f385c-c962-11f0-b0cc-fa163eb0ef64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4057 0.004254 10.0.0.242 - - [2025-11-24 18:23:53] "POST /set-tag HTTP/1.1" 200 109 0.019495 10.0.0.242 - - [2025-11-24 18:23:53] "DELETE /loadbalancer-member/93544599-1aab-4a2e-bf14-3a8131af8adb HTTP/1.1" 200 115 0.049497 10.0.0.242 - - [2025-11-24 18:23:53] "GET /virtual-machine-interface/4239de32-c962-11f0-b0cc-fa163eb0ef64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.003991 10.0.0.242 - - [2025-11-24 18:23:53] "POST /set-tag HTTP/1.1" 200 109 0.002456 10.0.0.242 - - [2025-11-24 18:23:53] "GET /virtual-machine-interface/44128cea-c962-11f0-b0cc-fa163eb0ef64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.003876 10.0.0.242 - - [2025-11-24 18:23:53] "POST /set-tag HTTP/1.1" 200 109 0.002264 10.0.0.242 - - [2025-11-24 18:23:53] "GET /virtual-machine-interface/43a97fa2-c962-11f0-b0cc-fa163eb0ef64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004236 10.0.0.242 - - [2025-11-24 18:23:53] "POST /set-tag HTTP/1.1" 200 109 0.002092 10.0.0.242 - - [2025-11-24 18:23:53] "GET /virtual-machine-interface/41a192a8-c962-11f0-b0cc-fa163eb0ef64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4057 0.005645 10.0.0.242 - - [2025-11-24 18:23:53] "POST /set-tag HTTP/1.1" 200 109 0.009048 10.0.0.242 - - [2025-11-24 18:23:53] "GET /virtual-machine-interface/433c28b2-c962-11f0-b0cc-fa163eb0ef64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.005607 10.0.0.242 - - [2025-11-24 18:23:53] "POST /set-tag HTTP/1.1" 200 109 0.002752 10.0.0.242 - - [2025-11-24 18:23:53] "GET /virtual-machine-interface/44786ede-c962-11f0-b0cc-fa163eb0ef64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004321 10.0.0.242 - - [2025-11-24 18:23:53] "POST /set-tag HTTP/1.1" 200 109 0.002309 10.0.0.242 - - [2025-11-24 18:23:53] "GET /virtual-machine-interface/42b222fc-c962-11f0-b0cc-fa163eb0ef64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004130 10.0.0.242 - - [2025-11-24 18:23:53] "POST /set-tag HTTP/1.1" 200 109 0.002101 10.0.0.242 - - [2025-11-24 18:23:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002147 10.0.0.242 - - [2025-11-24 18:23:53] "GET /loadbalancer/44510362-9cb9-446f-9fd7-e1dec8f067b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2326 0.002505 10.0.0.242 - - [2025-11-24 18:23:54] "GET /virtual-machine-interface/42b222fc-c962-11f0-b0cc-fa163eb0ef64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.005471 10.0.0.242 - - [2025-11-24 18:23:54] "POST /set-tag HTTP/1.1" 200 109 0.009418 10.0.0.242 - - [2025-11-24 18:23:54] "GET /virtual-machine-interface/42b222fc-c962-11f0-b0cc-fa163eb0ef64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004165 10.0.0.242 - - [2025-11-24 18:23:54] "POST /set-tag HTTP/1.1" 200 109 0.002139 10.0.0.242 - - [2025-11-24 18:23:54] "GET /virtual-machine/0f38f647-61ee-4b2b-895c-94e32dae2cd6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.002322 10.0.0.242 - - [2025-11-24 18:23:54] "POST /ref-update HTTP/1.1" 200 156 0.008834 10.0.0.242 - - [2025-11-24 18:23:54] "GET /virtual-machine-interface/42b222fc-c962-11f0-b0cc-fa163eb0ef64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.003913 10.0.0.242 - - [2025-11-24 18:23:54] "POST /set-tag HTTP/1.1" 200 109 0.015853 10.0.0.242 - - [2025-11-24 18:23:54] "POST /set-tag HTTP/1.1" 200 109 0.028952 10.0.0.242 - - [2025-11-24 18:23:54] "POST /set-tag HTTP/1.1" 200 109 0.014413 10.0.0.242 - - [2025-11-24 18:23:54] "POST /set-tag HTTP/1.1" 200 109 0.024803 10.0.0.242 - - [2025-11-24 18:23:54] "POST /set-tag HTTP/1.1" 200 109 0.026706 10.0.0.242 - - [2025-11-24 18:23:54] "DELETE /instance-ip/42ce38ac-c962-11f0-b0cc-fa163eb0ef64 HTTP/1.1" 200 115 0.034279 10.0.0.242 - - [2025-11-24 18:23:54] "DELETE /virtual-machine-interface/42b222fc-c962-11f0-b0cc-fa163eb0ef64 HTTP/1.1" 200 115 0.035450 10.0.0.242 - - [2025-11-24 18:23:54] "DELETE /virtual-machine/0f38f647-61ee-4b2b-895c-94e32dae2cd6 HTTP/1.1" 200 115 0.012118 10.0.0.242 - - [2025-11-24 18:23:54] "GET /virtual-machine-interface/41a192a8-c962-11f0-b0cc-fa163eb0ef64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4057 0.004671 10.0.0.242 - - [2025-11-24 18:23:54] "POST /set-tag HTTP/1.1" 200 109 0.002850 10.0.0.242 - - [2025-11-24 18:23:54] "GET /virtual-machine-interface/41a192a8-c962-11f0-b0cc-fa163eb0ef64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4057 0.004487 10.0.0.242 - - [2025-11-24 18:23:54] "POST /set-tag HTTP/1.1" 200 109 0.002125 10.0.0.242 - - [2025-11-24 18:23:54] "GET /virtual-machine/f84ac6ed-c916-4306-ac8f-f9b3484c7baa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1660 0.002818 10.0.0.242 - - [2025-11-24 18:23:54] "POST /ref-update HTTP/1.1" 200 156 0.012957 10.0.0.242 - - [2025-11-24 18:23:54] "GET /virtual-machine-interface/41a192a8-c962-11f0-b0cc-fa163eb0ef64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4057 0.015558 10.0.0.242 - - [2025-11-24 18:23:54] "POST /set-tag HTTP/1.1" 200 109 0.016879 10.0.0.242 - - [2025-11-24 18:23:54] "POST /set-tag HTTP/1.1" 200 109 0.023649 10.0.0.242 - - [2025-11-24 18:23:54] "POST /set-tag HTTP/1.1" 200 109 0.033823 10.0.0.242 - - [2025-11-24 18:23:54] "POST /set-tag HTTP/1.1" 200 109 0.015097 10.0.0.242 - - [2025-11-24 18:23:54] "POST /set-tag HTTP/1.1" 200 109 0.036104 10.0.0.242 - - [2025-11-24 18:23:55] "DELETE /instance-ip/41bb777c-c962-11f0-b0cc-fa163eb0ef64 HTTP/1.1" 200 115 0.040250 10.0.0.242 - - [2025-11-24 18:23:55] "POST /ref-update HTTP/1.1" 200 156 0.011126 10.0.0.242 - - [2025-11-24 18:23:55] "DELETE /virtual-machine-interface/41a192a8-c962-11f0-b0cc-fa163eb0ef64 HTTP/1.1" 200 115 0.039066 10.0.0.242 - - [2025-11-24 18:23:55] "DELETE /virtual-machine/f84ac6ed-c916-4306-ac8f-f9b3484c7baa HTTP/1.1" 200 115 0.018255 10.0.0.242 - - [2025-11-24 18:23:55] "GET /virtual-machine-interface/412f385c-c962-11f0-b0cc-fa163eb0ef64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.011556 10.0.0.242 - - [2025-11-24 18:23:55] "POST /set-tag HTTP/1.1" 200 109 0.002778 10.0.0.242 - - [2025-11-24 18:23:55] "GET /virtual-machine-interface/412f385c-c962-11f0-b0cc-fa163eb0ef64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.003990 10.0.0.242 - - [2025-11-24 18:23:55] "POST /set-tag HTTP/1.1" 200 109 0.002181 10.0.0.242 - - [2025-11-24 18:23:55] "GET /virtual-machine/0064a179-dcc2-48d2-8754-2bf40c95e156?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1656 0.002644 10.0.0.242 - - [2025-11-24 18:23:55] "POST /ref-update HTTP/1.1" 200 156 0.008357 10.0.0.242 - - [2025-11-24 18:23:55] "GET /virtual-machine-interface/412f385c-c962-11f0-b0cc-fa163eb0ef64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.014303 10.0.0.242 - - [2025-11-24 18:23:55] "POST /set-tag HTTP/1.1" 200 109 0.017380 10.0.0.242 - - [2025-11-24 18:23:55] "POST /set-tag HTTP/1.1" 200 109 0.032345 10.0.0.242 - - [2025-11-24 18:23:55] "POST /set-tag HTTP/1.1" 200 109 0.064855 10.0.0.242 - - [2025-11-24 18:23:55] "POST /set-tag HTTP/1.1" 200 109 0.018575 10.0.0.242 - - [2025-11-24 18:23:55] "POST /set-tag HTTP/1.1" 200 109 0.028896 10.0.0.242 - - [2025-11-24 18:23:55] "DELETE /instance-ip/414320ce-c962-11f0-b0cc-fa163eb0ef64 HTTP/1.1" 200 115 0.037603 10.0.0.242 - - [2025-11-24 18:23:55] "POST /ref-update HTTP/1.1" 200 156 0.011550 10.0.0.242 - - [2025-11-24 18:23:55] "DELETE /virtual-machine-interface/412f385c-c962-11f0-b0cc-fa163eb0ef64 HTTP/1.1" 200 115 0.029436 10.0.0.242 - - [2025-11-24 18:23:55] "DELETE /virtual-machine/0064a179-dcc2-48d2-8754-2bf40c95e156 HTTP/1.1" 200 115 0.025620 10.0.0.242 - - [2025-11-24 18:23:55] "DELETE /tag/9bf359af-d617-4189-9508-33e3f63d72d1 HTTP/1.1" 200 115 0.042676 10.0.0.242 - - [2025-11-24 18:23:55] "GET /virtual-machine-interface/4239de32-c962-11f0-b0cc-fa163eb0ef64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.003696 10.0.0.242 - - [2025-11-24 18:23:55] "POST /set-tag HTTP/1.1" 200 109 0.002467 10.0.0.242 - - [2025-11-24 18:23:55] "GET /virtual-machine-interface/4239de32-c962-11f0-b0cc-fa163eb0ef64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.003690 10.0.0.242 - - [2025-11-24 18:23:55] "POST /set-tag HTTP/1.1" 200 109 0.001872 10.0.0.242 - - [2025-11-24 18:23:55] "GET /virtual-machine/145187f7-33dd-4d22-a1a4-e9c6a62f0f98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.002862 10.0.0.242 - - [2025-11-24 18:23:55] "POST /ref-update HTTP/1.1" 200 156 0.008129 10.0.0.242 - - [2025-11-24 18:23:55] "GET /virtual-machine-interface/4239de32-c962-11f0-b0cc-fa163eb0ef64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.011658 10.0.0.242 - - [2025-11-24 18:23:55] "POST /set-tag HTTP/1.1" 200 109 0.016121 10.0.0.242 - - [2025-11-24 18:23:55] "POST /set-tag HTTP/1.1" 200 109 0.018336 10.0.0.242 - - [2025-11-24 18:23:56] "POST /set-tag HTTP/1.1" 200 109 0.025337 10.0.0.242 - - [2025-11-24 18:23:56] "POST /set-tag HTTP/1.1" 200 109 0.014442 10.0.0.242 - - [2025-11-24 18:23:56] "POST /set-tag HTTP/1.1" 200 109 0.023618 10.0.0.242 - - [2025-11-24 18:23:56] "DELETE /instance-ip/42505a22-c962-11f0-b0cc-fa163eb0ef64 HTTP/1.1" 200 115 0.040755 10.0.0.242 - - [2025-11-24 18:23:56] "DELETE /virtual-machine-interface/4239de32-c962-11f0-b0cc-fa163eb0ef64 HTTP/1.1" 200 115 0.043600 10.0.0.242 - - [2025-11-24 18:23:56] "DELETE /virtual-machine/145187f7-33dd-4d22-a1a4-e9c6a62f0f98 HTTP/1.1" 200 115 0.016772 10.0.0.242 - - [2025-11-24 18:23:56] "DELETE /tag/5a20e4de-63c3-46d7-8a86-161c278d8525 HTTP/1.1" 409 391 0.007697 10.0.0.242 - - [2025-11-24 18:23:56] "DELETE /tag/4677b1b1-2fb8-4542-8970-60e33e43af61 HTTP/1.1" 200 115 0.037446 10.0.0.242 - - [2025-11-24 18:24:24] "GET /virtual-machine-interface/43a97fa2-c962-11f0-b0cc-fa163eb0ef64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.008700 10.0.0.242 - - [2025-11-24 18:24:24] "POST /set-tag HTTP/1.1" 200 109 0.006628 10.0.0.242 - - [2025-11-24 18:24:24] "GET /virtual-machine-interface/43a97fa2-c962-11f0-b0cc-fa163eb0ef64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004310 10.0.0.242 - - [2025-11-24 18:24:24] "POST /set-tag HTTP/1.1" 200 109 0.002433 10.0.0.242 - - [2025-11-24 18:24:24] "GET /virtual-machine/9fb2a789-3270-493f-9c41-96161190ad86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1636 0.002361 10.0.0.242 - - [2025-11-24 18:24:24] "POST /ref-update HTTP/1.1" 200 156 0.009392 10.0.0.242 - - [2025-11-24 18:24:24] "GET /virtual-machine-interface/43a97fa2-c962-11f0-b0cc-fa163eb0ef64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004153 10.0.0.242 - - [2025-11-24 18:24:24] "POST /set-tag HTTP/1.1" 200 109 0.014659 10.0.0.242 - - [2025-11-24 18:24:24] "POST /set-tag HTTP/1.1" 200 109 0.016421 10.0.0.242 - - [2025-11-24 18:24:24] "POST /set-tag HTTP/1.1" 200 109 0.016046 10.0.0.242 - - [2025-11-24 18:24:24] "POST /set-tag HTTP/1.1" 200 109 0.021744 10.0.0.242 - - [2025-11-24 18:24:24] "DELETE /instance-ip/43bff188-c962-11f0-b0cc-fa163eb0ef64 HTTP/1.1" 200 115 0.047638 10.0.0.242 - - [2025-11-24 18:24:24] "DELETE /virtual-machine-interface/43a97fa2-c962-11f0-b0cc-fa163eb0ef64 HTTP/1.1" 200 115 0.035964 10.0.0.242 - - [2025-11-24 18:24:24] "DELETE /virtual-machine/9fb2a789-3270-493f-9c41-96161190ad86 HTTP/1.1" 200 115 0.020639 10.0.0.242 - - [2025-11-24 18:24:24] "DELETE /tag/81ab8a65-423b-4be9-929d-9d18e2f8b9c7 HTTP/1.1" 409 237 0.009322 10.0.0.242 - - [2025-11-24 18:24:24] "GET /virtual-machine-interface/44128cea-c962-11f0-b0cc-fa163eb0ef64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004445 10.0.0.242 - - [2025-11-24 18:24:24] "POST /set-tag HTTP/1.1" 200 109 0.002259 10.0.0.242 - - [2025-11-24 18:24:24] "GET /virtual-machine-interface/44128cea-c962-11f0-b0cc-fa163eb0ef64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.003592 10.0.0.242 - - [2025-11-24 18:24:24] "POST /set-tag HTTP/1.1" 200 109 0.003024 10.0.0.242 - - [2025-11-24 18:24:24] "GET /virtual-machine/ffb486b8-9fab-4237-bf65-9f181626a5ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1636 0.002530 10.0.0.242 - - [2025-11-24 18:24:24] "POST /ref-update HTTP/1.1" 200 156 0.010349 10.0.0.242 - - [2025-11-24 18:24:24] "GET /virtual-machine-interface/44128cea-c962-11f0-b0cc-fa163eb0ef64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004176 10.0.0.242 - - [2025-11-24 18:24:24] "POST /set-tag HTTP/1.1" 200 109 0.015925 10.0.0.242 - - [2025-11-24 18:24:24] "POST /set-tag HTTP/1.1" 200 109 0.024565 10.0.0.242 - - [2025-11-24 18:24:24] "POST /set-tag HTTP/1.1" 200 109 0.013253 10.0.0.242 - - [2025-11-24 18:24:24] "POST /set-tag HTTP/1.1" 200 109 0.034215 10.0.0.242 - - [2025-11-24 18:24:25] "DELETE /instance-ip/442a7986-c962-11f0-b0cc-fa163eb0ef64 HTTP/1.1" 200 115 0.041466 10.0.0.242 - - [2025-11-24 18:24:25] "DELETE /virtual-machine-interface/44128cea-c962-11f0-b0cc-fa163eb0ef64 HTTP/1.1" 200 115 0.051053 10.0.0.242 - - [2025-11-24 18:24:25] "DELETE /virtual-machine/ffb486b8-9fab-4237-bf65-9f181626a5ca HTTP/1.1" 200 115 0.020091 10.0.0.242 - - [2025-11-24 18:24:25] "DELETE /tag/19ebb666-79ea-497a-836d-542ecc9ded77 HTTP/1.1" 200 115 0.031690 10.0.0.242 - - [2025-11-24 18:24:25] "GET /virtual-machine-interface/44786ede-c962-11f0-b0cc-fa163eb0ef64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004143 10.0.0.242 - - [2025-11-24 18:24:25] "POST /set-tag HTTP/1.1" 200 109 0.002299 10.0.0.242 - - [2025-11-24 18:24:25] "GET /virtual-machine-interface/44786ede-c962-11f0-b0cc-fa163eb0ef64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.003715 10.0.0.242 - - [2025-11-24 18:24:25] "POST /set-tag HTTP/1.1" 200 109 0.001882 10.0.0.242 - - [2025-11-24 18:24:25] "GET /virtual-machine/690dd167-b44d-49e6-97d3-12628abe02b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.002960 10.0.0.242 - - [2025-11-24 18:24:25] "POST /ref-update HTTP/1.1" 200 156 0.011739 10.0.0.242 - - [2025-11-24 18:24:25] "GET /virtual-machine-interface/44786ede-c962-11f0-b0cc-fa163eb0ef64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004019 10.0.0.242 - - [2025-11-24 18:24:25] "POST /set-tag HTTP/1.1" 200 109 0.015917 10.0.0.242 - - [2025-11-24 18:24:25] "POST /set-tag HTTP/1.1" 200 109 0.026563 10.0.0.242 - - [2025-11-24 18:24:25] "POST /set-tag HTTP/1.1" 200 109 0.021760 10.0.0.242 - - [2025-11-24 18:24:25] "POST /set-tag HTTP/1.1" 200 109 0.013042 10.0.0.242 - - [2025-11-24 18:24:25] "DELETE /instance-ip/448b40d6-c962-11f0-b0cc-fa163eb0ef64 HTTP/1.1" 200 115 0.041510 10.0.0.242 - - [2025-11-24 18:24:25] "DELETE /virtual-machine-interface/44786ede-c962-11f0-b0cc-fa163eb0ef64 HTTP/1.1" 200 115 0.035888 10.0.0.242 - - [2025-11-24 18:24:25] "DELETE /virtual-machine/690dd167-b44d-49e6-97d3-12628abe02b8 HTTP/1.1" 200 115 0.020583 10.0.0.242 - - [2025-11-24 18:24:25] "DELETE /tag/ab5ca03b-62ef-4a39-98b2-9368155a41e3 HTTP/1.1" 409 237 0.004591 10.0.0.242 - - [2025-11-24 18:24:25] "DELETE /tag/bb1fcf26-71e3-4514-b92f-f37572ab4b66 HTTP/1.1" 200 115 0.055641 10.0.0.242 - - [2025-11-24 18:24:25] "DELETE /tag/f13f7ed0-dd00-4a0a-83bc-879e9a086fd0 HTTP/1.1" 409 237 0.004594 10.0.0.242 - - [2025-11-24 18:24:25] "GET /virtual-machine-interface/433c28b2-c962-11f0-b0cc-fa163eb0ef64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004249 10.0.0.242 - - [2025-11-24 18:24:25] "POST /set-tag HTTP/1.1" 200 109 0.002274 10.0.0.242 - - [2025-11-24 18:24:25] "GET /virtual-machine-interface/433c28b2-c962-11f0-b0cc-fa163eb0ef64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.003954 10.0.0.242 - - [2025-11-24 18:24:25] "POST /set-tag HTTP/1.1" 200 109 0.002035 10.0.0.242 - - [2025-11-24 18:24:25] "GET /virtual-machine/d61cd8a3-3c68-4493-9ff5-ec13239976a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1636 0.002664 10.0.0.242 - - [2025-11-24 18:24:25] "POST /ref-update HTTP/1.1" 200 156 0.008601 10.0.0.242 - - [2025-11-24 18:24:25] "GET /virtual-machine-interface/433c28b2-c962-11f0-b0cc-fa163eb0ef64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.011858 10.0.0.242 - - [2025-11-24 18:24:25] "POST /set-tag HTTP/1.1" 200 109 0.016172 10.0.0.242 - - [2025-11-24 18:24:25] "POST /set-tag HTTP/1.1" 200 109 0.028251 10.0.0.242 - - [2025-11-24 18:24:25] "POST /set-tag HTTP/1.1" 200 109 0.024493 10.0.0.242 - - [2025-11-24 18:24:25] "POST /set-tag HTTP/1.1" 200 109 0.013476 10.0.0.242 - - [2025-11-24 18:24:26] "DELETE /instance-ip/43548362-c962-11f0-b0cc-fa163eb0ef64 HTTP/1.1" 200 115 0.040996 10.0.0.242 - - [2025-11-24 18:24:26] "DELETE /virtual-machine-interface/433c28b2-c962-11f0-b0cc-fa163eb0ef64 HTTP/1.1" 200 115 0.036649 10.0.0.242 - - [2025-11-24 18:24:26] "DELETE /virtual-machine/d61cd8a3-3c68-4493-9ff5-ec13239976a9 HTTP/1.1" 200 115 0.017736 10.0.0.242 - - [2025-11-24 18:24:26] "DELETE /tag/9dba0a78-6152-4b48-aa75-082b5209989b HTTP/1.1" 200 115 0.034997 10.0.0.242 - - [2025-11-24 18:24:26] "DELETE /tag/2de73785-7bd7-474f-8886-44decbaec082 HTTP/1.1" 200 115 0.032944 10.0.0.242 - - [2025-11-24 18:24:26] "DELETE /tag/f67fee66-6cc5-4b6e-af9c-83a993b79bdf HTTP/1.1" 200 115 0.037898 10.0.0.242 - - [2025-11-24 18:24:28] "POST /projects HTTP/1.1" 409 238 0.001982 10.0.0.242 - - [2025-11-24 18:24:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002141 10.0.0.242 - - [2025-11-24 18:24:28] "GET /project/82417a3f-62b7-4f9c-9922-96a22bd8ed95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.026417 10.0.0.242 - - [2025-11-24 18:24:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004282 10.0.0.242 - - [2025-11-24 18:24:28] "GET /virtual-network/d7564955-5366-4596-8c66-d6174dbc96a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.003996 10.0.0.242 - - [2025-11-24 18:24:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001546 10.0.0.242 - - [2025-11-24 18:24:28] "GET /virtual-network/c456c17e-0900-4e39-90e4-0a42f97fc1ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3193 0.003367 10.0.0.242 - - [2025-11-24 18:24:28] "POST /security-groups HTTP/1.1" 409 285 0.002427 10.0.0.242 - - [2025-11-24 18:24:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001574 10.0.0.242 - - [2025-11-24 18:24:28] "PUT /security-group/9d220768-78a4-4b0d-87d2-14c4e0400dbe HTTP/1.1" 200 263 0.055160 10.0.0.242 - - [2025-11-24 18:24:28] "PUT /access-control-list/d58c6e91-445c-4b4e-8052-2c93616284b4 HTTP/1.1" 200 273 0.013214 10.0.0.242 - - [2025-11-24 18:24:28] "PUT /access-control-list/c3fcb78f-caaa-4853-a03c-5b06b892dc9a HTTP/1.1" 200 273 0.012609 10.0.0.242 - - [2025-11-24 18:24:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.010312 10.0.0.242 - - [2025-11-24 18:24:33] "POST /projects HTTP/1.1" 409 238 0.001855 10.0.0.242 - - [2025-11-24 18:24:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001901 10.0.0.242 - - [2025-11-24 18:24:33] "GET /project/82417a3f-62b7-4f9c-9922-96a22bd8ed95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.026313 10.0.0.242 - - [2025-11-24 18:24:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002142 10.0.0.242 - - [2025-11-24 18:24:33] "GET /virtual-network/d7564955-5366-4596-8c66-d6174dbc96a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.003864 10.0.0.242 - - [2025-11-24 18:24:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001695 10.0.0.242 - - [2025-11-24 18:24:33] "GET /virtual-network/c456c17e-0900-4e39-90e4-0a42f97fc1ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3193 0.004363 10.0.0.242 - - [2025-11-24 18:24:33] "POST /security-groups HTTP/1.1" 409 285 0.002306 10.0.0.242 - - [2025-11-24 18:24:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001657 10.0.0.242 - - [2025-11-24 18:24:33] "PUT /security-group/9d220768-78a4-4b0d-87d2-14c4e0400dbe HTTP/1.1" 200 263 0.056503 10.0.0.242 - - [2025-11-24 18:24:33] "PUT /access-control-list/d58c6e91-445c-4b4e-8052-2c93616284b4 HTTP/1.1" 200 273 0.012692 10.0.0.242 - - [2025-11-24 18:24:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.023759 10.0.0.242 - - [2025-11-24 18:24:33] "GET /firewall-policy/f1c85861-935c-44af-8cef-b272ac9094f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4914 0.003829 10.0.0.242 - - [2025-11-24 18:24:33] "PUT /access-control-list/c3fcb78f-caaa-4853-a03c-5b06b892dc9a HTTP/1.1" 200 273 0.022810 10.0.0.242 - - [2025-11-24 18:24:33] "GET /firewall-rule/96c97792-31b1-4754-8d69-5bf8c3127246?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2092 0.002587 10.0.0.242 - - [2025-11-24 18:24:33] "POST /ref-update HTTP/1.1" 200 156 0.047188 10.0.0.242 - - [2025-11-24 18:24:33] "DELETE /firewall-rule/96c97792-31b1-4754-8d69-5bf8c3127246 HTTP/1.1" 200 115 0.032672 10.0.0.242 - - [2025-11-24 18:24:33] "GET /firewall-policy/f1c85861-935c-44af-8cef-b272ac9094f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4657 0.005891 10.0.0.242 - - [2025-11-24 18:24:33] "GET /firewall-rule/5c279142-dda5-4864-aecc-b1b2801bfa99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.002871 10.0.0.242 - - [2025-11-24 18:24:33] "POST /ref-update HTTP/1.1" 200 156 0.044508 10.0.0.242 - - [2025-11-24 18:24:33] "DELETE /firewall-rule/5c279142-dda5-4864-aecc-b1b2801bfa99 HTTP/1.1" 200 115 0.049685 10.0.0.242 - - [2025-11-24 18:24:33] "DELETE /tag/90bae3b8-7a3c-4fe2-b822-737804db9ed7 HTTP/1.1" 200 115 0.035860 10.0.0.242 - - [2025-11-24 18:24:33] "DELETE /tag/ab5ca03b-62ef-4a39-98b2-9368155a41e3 HTTP/1.1" 409 237 0.004158 10.0.0.242 - - [2025-11-24 18:24:34] "DELETE /tag/f13f7ed0-dd00-4a0a-83bc-879e9a086fd0 HTTP/1.1" 409 237 0.004236 10.0.0.242 - - [2025-11-24 18:24:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001665 10.0.0.242 - - [2025-11-24 18:24:34] "GET /virtual-network/d7564955-5366-4596-8c66-d6174dbc96a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.003597 10.0.0.242 - - [2025-11-24 18:24:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001668 10.0.0.242 - - [2025-11-24 18:24:34] "GET /virtual-network/c456c17e-0900-4e39-90e4-0a42f97fc1ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3193 0.004056 10.0.0.242 - - [2025-11-24 18:24:34] "PUT /virtual-network/d7564955-5366-4596-8c66-d6174dbc96a3 HTTP/1.1" 200 265 0.041420 10.0.0.242 - - [2025-11-24 18:24:34] "PUT /virtual-network/c456c17e-0900-4e39-90e4-0a42f97fc1ba HTTP/1.1" 200 265 0.045007 10.0.0.242 - - [2025-11-24 18:24:34] "DELETE /security-group/9d220768-78a4-4b0d-87d2-14c4e0400dbe HTTP/1.1" 200 115 0.035084 10.0.0.242 - - [2025-11-24 18:24:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001391 10.0.0.242 - - [2025-11-24 18:24:34] "DELETE /access-control-list/d58c6e91-445c-4b4e-8052-2c93616284b4 HTTP/1.1" 200 115 0.028077 10.0.0.242 - - [2025-11-24 18:24:34] "GET /project/82417a3f-62b7-4f9c-9922-96a22bd8ed95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1894 0.035372 10.0.0.242 - - [2025-11-24 18:24:34] "DELETE /access-control-list/c3fcb78f-caaa-4853-a03c-5b06b892dc9a HTTP/1.1" 200 115 0.044803 10.0.0.242 - - [2025-11-24 18:24:34] "GET /project/82417a3f-62b7-4f9c-9922-96a22bd8ed95?fields=security_groups HTTP/1.1" 200 1352 0.041371 10.0.0.242 - - [2025-11-24 18:24:34] "DELETE /security-group/097c1a47-15bd-4db3-ba1e-c9886743f384 HTTP/1.1" 200 115 0.049377 10.0.0.242 - - [2025-11-24 18:24:34] "DELETE /access-control-list/a1594b44-9578-4091-8bfa-e3c47a548bcb HTTP/1.1" 200 115 0.030982 10.0.0.242 - - [2025-11-24 18:24:34] "GET /project/82417a3f-62b7-4f9c-9922-96a22bd8ed95?fields=application_policy_sets HTTP/1.1" 200 1391 0.032413 10.0.0.242 - - [2025-11-24 18:24:34] "DELETE /access-control-list/e561988e-d73f-4b96-a2ce-956e2546da7c HTTP/1.1" 200 115 0.049163 10.0.0.242 - - [2025-11-24 18:24:34] "DELETE /project/82417a3f-62b7-4f9c-9922-96a22bd8ed95 HTTP/1.1" 200 115 0.303408 10.0.0.242 - - [2025-11-24 18:24:34] "POST /projects HTTP/1.1" 409 238 0.001858 10.0.0.242 - - [2025-11-24 18:24:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001829 10.0.0.242 - - [2025-11-24 18:24:34] "GET /project/3e412d7c-1e6b-4550-ae18-eb6626d8cc20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.027715 10.0.0.242 - - [2025-11-24 18:24:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001639 10.0.0.242 - - [2025-11-24 18:24:34] "GET /virtual-network/d7564955-5366-4596-8c66-d6174dbc96a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3104 0.003841 10.0.0.242 - - [2025-11-24 18:24:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001895 10.0.0.242 - - [2025-11-24 18:24:34] "GET /virtual-network/c456c17e-0900-4e39-90e4-0a42f97fc1ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3121 0.012959 10.0.0.242 - - [2025-11-24 18:24:34] "POST /security-groups HTTP/1.1" 409 285 0.003130 10.0.0.242 - - [2025-11-24 18:24:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001740 10.0.0.242 - - [2025-11-24 18:24:34] "PUT /security-group/229fca11-0f79-4fcb-83ab-3f5cfcbb20d9 HTTP/1.1" 200 263 0.055211 10.0.0.242 - - [2025-11-24 18:24:34] "PUT /access-control-list/498b9d29-3547-45a2-96f2-5cb1ad270aab HTTP/1.1" 200 273 0.014917 10.0.0.242 - - [2025-11-24 18:24:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.031439 10.0.0.242 - - [2025-11-24 18:24:34] "PUT /access-control-list/2fc7b5ef-1608-464f-a303-2c1bc3f2317b HTTP/1.1" 200 273 0.029529 10.0.0.242 - - [2025-11-24 18:24:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001896 10.0.0.242 - - [2025-11-24 18:24:39] "GET /loadbalancer/44510362-9cb9-446f-9fd7-e1dec8f067b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2326 0.002783 10.0.0.242 - - [2025-11-24 18:24:39] "GET /virtual-machine-interface/41a192a8-c962-11f0-b0cc-fa163eb0ef64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.004444 10.0.0.242 - - [2025-11-24 18:24:39] "DELETE /loadbalancer-member/84d04a75-fa3e-4a17-a5ab-c2baa171980d HTTP/1.1" 200 115 0.048586 10.0.0.242 - - [2025-11-24 18:24:39] "GET /application-policy-set/5ce83b01-73b4-44b6-a7e8-cc128d0dc586?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2200 0.002558 10.0.0.242 - - [2025-11-24 18:24:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001880 10.0.0.242 - - [2025-11-24 18:24:39] "GET /policy-management/3583b543-85de-4e18-90e4-e33f00b3e2c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003063 10.0.0.242 - - [2025-11-24 18:24:39] "GET /firewall-policy/c4f75483-0c0e-4e0e-a686-f2c3b2e48284?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1739 0.002212 10.0.0.242 - - [2025-11-24 18:24:39] "GET /firewall-rule/71adfff2-4cb7-4a79-9752-ad3fe86cb5c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2329 0.003196 10.0.0.242 - - [2025-11-24 18:24:39] "POST /ref-update HTTP/1.1" 200 156 0.011052 10.0.0.242 - - [2025-11-24 18:24:39] "DELETE /firewall-rule/71adfff2-4cb7-4a79-9752-ad3fe86cb5c0 HTTP/1.1" 200 115 0.041891 10.0.0.242 - - [2025-11-24 18:24:39] "GET /firewall-policy/19d9494c-f5c8-4c3b-8daa-65454c92f60b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.003579 10.0.0.242 - - [2025-11-24 18:24:39] "GET /firewall-rule/19d81a80-7758-4cee-93ea-422c3cc686f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2600 0.003174 10.0.0.242 - - [2025-11-24 18:24:39] "POST /ref-update HTTP/1.1" 200 156 0.013353 10.0.0.242 - - [2025-11-24 18:24:39] "DELETE /firewall-rule/19d81a80-7758-4cee-93ea-422c3cc686f0 HTTP/1.1" 200 115 0.044374 10.0.0.242 - - [2025-11-24 18:24:39] "GET /firewall-policy/19d9494c-f5c8-4c3b-8daa-65454c92f60b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2360 0.005006 10.0.0.242 - - [2025-11-24 18:24:39] "GET /firewall-rule/aa33d32e-b58f-403d-8288-4db6b4fc64a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2903 0.002658 10.0.0.242 - - [2025-11-24 18:24:39] "POST /ref-update HTTP/1.1" 200 156 0.010422 10.0.0.242 - - [2025-11-24 18:24:39] "DELETE /firewall-rule/aa33d32e-b58f-403d-8288-4db6b4fc64a3 HTTP/1.1" 200 115 0.065873 10.0.0.242 - - [2025-11-24 18:24:39] "GET /application-policy-set/5ce83b01-73b4-44b6-a7e8-cc128d0dc586?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2200 0.002294 10.0.0.242 - - [2025-11-24 18:24:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002358 10.0.0.242 - - [2025-11-24 18:24:39] "GET /policy-management/3583b543-85de-4e18-90e4-e33f00b3e2c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002852 10.0.0.242 - - [2025-11-24 18:24:39] "GET /firewall-policy/19d9494c-f5c8-4c3b-8daa-65454c92f60b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.003814 10.0.0.242 - - [2025-11-24 18:24:40] "POST /ref-update HTTP/1.1" 200 156 0.020048 10.0.0.242 - - [2025-11-24 18:24:40] "DELETE /firewall-policy/19d9494c-f5c8-4c3b-8daa-65454c92f60b HTTP/1.1" 200 115 0.020940 10.0.0.242 - - [2025-11-24 18:24:40] "DELETE /tag/5a20e4de-63c3-46d7-8a86-161c278d8525 HTTP/1.1" 200 115 0.053639 10.0.0.242 - - [2025-11-24 18:24:40] "DELETE /tag/81ab8a65-423b-4be9-929d-9d18e2f8b9c7 HTTP/1.1" 200 115 0.056899 10.0.0.242 - - [2025-11-24 18:24:40] "DELETE /tag/ab5ca03b-62ef-4a39-98b2-9368155a41e3 HTTP/1.1" 200 115 0.036730 10.0.0.242 - - [2025-11-24 18:24:40] "DELETE /tag/f13f7ed0-dd00-4a0a-83bc-879e9a086fd0 HTTP/1.1" 200 115 0.076402 10.0.0.242 - - [2025-11-24 18:24:40] "DELETE /loadbalancer-pool/1e974429-5dae-4db3-85ca-e1690de0127f HTTP/1.1" 200 115 0.031661 10.0.0.242 - - [2025-11-24 18:24:40] "DELETE /loadbalancer-listener/1407f073-be21-42e3-879a-ce4ddc90a841 HTTP/1.1" 200 115 0.031053 10.0.0.242 - - [2025-11-24 18:24:40] "DELETE /loadbalancer/44510362-9cb9-446f-9fd7-e1dec8f067b1 HTTP/1.1" 200 115 0.044146 10.0.0.242 - - [2025-11-24 18:24:40] "DELETE /floating-ip/372b02b4-addf-473e-bf08-166a35c3bd14 HTTP/1.1" 200 115 0.049926 10.0.0.242 - - [2025-11-24 18:24:40] "DELETE /instance-ip/b91ff56a-a220-4484-a674-510bd5579b08 HTTP/1.1" 200 115 0.044400 10.0.0.242 - - [2025-11-24 18:24:40] "DELETE /virtual-machine-interface/4e3aad0d-9f27-497d-936d-a2cb0ce52b80 HTTP/1.1" 200 115 0.038701 10.0.0.242 - - [2025-11-24 18:24:40] "DELETE /tag/418c17c3-76e9-4327-ae42-945001530583 HTTP/1.1" 200 115 0.044656 10.0.0.242 - - [2025-11-24 18:24:40] "POST /projects HTTP/1.1" 409 238 0.008329 10.0.0.242 - - [2025-11-24 18:24:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.005198 10.0.0.242 - - [2025-11-24 18:24:40] "GET /project/3e412d7c-1e6b-4550-ae18-eb6626d8cc20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.081264 10.0.0.242 - - [2025-11-24 18:24:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002236 10.0.0.242 - - [2025-11-24 18:24:40] "GET /virtual-network/d7564955-5366-4596-8c66-d6174dbc96a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3104 0.005612 10.0.0.242 - - [2025-11-24 18:24:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004556 10.0.0.242 - - [2025-11-24 18:24:40] "GET /virtual-network/c456c17e-0900-4e39-90e4-0a42f97fc1ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3121 0.003787 10.0.0.242 - - [2025-11-24 18:24:40] "POST /security-groups HTTP/1.1" 409 285 0.002364 10.0.0.242 - - [2025-11-24 18:24:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001721 10.0.0.242 - - [2025-11-24 18:24:40] "PUT /security-group/229fca11-0f79-4fcb-83ab-3f5cfcbb20d9 HTTP/1.1" 200 263 0.057779 10.0.0.242 - - [2025-11-24 18:24:40] "PUT /access-control-list/498b9d29-3547-45a2-96f2-5cb1ad270aab HTTP/1.1" 200 273 0.010787 10.0.0.242 - - [2025-11-24 18:24:41] "PUT /access-control-list/2fc7b5ef-1608-464f-a303-2c1bc3f2317b HTTP/1.1" 200 273 0.051105 10.0.0.242 - - [2025-11-24 18:24:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.041718 10.0.0.242 - - [2025-11-24 18:24:41] "GET /firewall-policy/f1c85861-935c-44af-8cef-b272ac9094f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4401 0.011369 10.0.0.242 - - [2025-11-24 18:24:41] "GET /firewall-rule/dcfa8b8e-48e1-426f-a5c9-38ab236fba25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2092 0.002531 10.0.0.242 - - [2025-11-24 18:24:41] "POST /ref-update HTTP/1.1" 200 156 0.098423 10.0.0.242 - - [2025-11-24 18:24:41] "DELETE /firewall-rule/dcfa8b8e-48e1-426f-a5c9-38ab236fba25 HTTP/1.1" 200 115 0.083501 10.0.0.242 - - [2025-11-24 18:24:41] "GET /firewall-policy/f1c85861-935c-44af-8cef-b272ac9094f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4144 0.005890 10.0.0.242 - - [2025-11-24 18:24:41] "GET /firewall-rule/49b0b485-a81a-424f-bfdc-d890e5c434f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.003547 10.0.0.242 - - [2025-11-24 18:24:41] "POST /ref-update HTTP/1.1" 200 156 0.059108 10.0.0.242 - - [2025-11-24 18:24:41] "DELETE /firewall-rule/49b0b485-a81a-424f-bfdc-d890e5c434f8 HTTP/1.1" 200 115 0.064319 10.0.0.242 - - [2025-11-24 18:24:41] "DELETE /tag/47fa9bc3-82c7-4e99-8d4b-b94f0c4eb679 HTTP/1.1" 200 115 0.074017 10.0.0.242 - - [2025-11-24 18:24:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001848 10.0.0.242 - - [2025-11-24 18:24:41] "GET /virtual-network/d7564955-5366-4596-8c66-d6174dbc96a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3104 0.013147 10.0.0.242 - - [2025-11-24 18:24:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002258 10.0.0.242 - - [2025-11-24 18:24:41] "GET /virtual-network/c456c17e-0900-4e39-90e4-0a42f97fc1ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3121 0.008324 10.0.0.242 - - [2025-11-24 18:24:41] "PUT /virtual-network/d7564955-5366-4596-8c66-d6174dbc96a3 HTTP/1.1" 200 265 0.070397 10.0.0.242 - - [2025-11-24 18:24:41] "PUT /virtual-network/c456c17e-0900-4e39-90e4-0a42f97fc1ba HTTP/1.1" 200 265 0.070941 10.0.0.242 - - [2025-11-24 18:24:41] "DELETE /security-group/229fca11-0f79-4fcb-83ab-3f5cfcbb20d9 HTTP/1.1" 200 115 0.062369 10.0.0.242 - - [2025-11-24 18:24:41] "DELETE /access-control-list/498b9d29-3547-45a2-96f2-5cb1ad270aab HTTP/1.1" 200 115 0.028713 10.0.0.242 - - [2025-11-24 18:24:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001870 10.0.0.242 - - [2025-11-24 18:24:41] "DELETE /access-control-list/2fc7b5ef-1608-464f-a303-2c1bc3f2317b HTTP/1.1" 200 115 0.022241 10.0.0.242 - - [2025-11-24 18:24:41] "GET /project/3e412d7c-1e6b-4550-ae18-eb6626d8cc20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1894 0.030690 10.0.0.242 - - [2025-11-24 18:24:42] "GET /project/3e412d7c-1e6b-4550-ae18-eb6626d8cc20?fields=security_groups HTTP/1.1" 200 1352 0.044884 10.0.0.242 - - [2025-11-24 18:24:42] "DELETE /security-group/5c41cb82-f703-4dac-abf5-8aa8a3dce3da HTTP/1.1" 200 115 0.034781 10.0.0.242 - - [2025-11-24 18:24:42] "DELETE /access-control-list/dd2f5d26-d0fe-4b55-a8ed-426006e213be HTTP/1.1" 200 115 0.042709 10.0.0.242 - - [2025-11-24 18:24:42] "GET /project/3e412d7c-1e6b-4550-ae18-eb6626d8cc20?fields=application_policy_sets HTTP/1.1" 200 1391 0.059803 10.0.0.242 - - [2025-11-24 18:24:42] "DELETE /access-control-list/dc9cb923-ccbb-4498-8590-88a194970018 HTTP/1.1" 200 115 0.051550 10.0.0.242 - - [2025-11-24 18:24:42] "DELETE /project/3e412d7c-1e6b-4550-ae18-eb6626d8cc20 HTTP/1.1" 200 115 0.312444 10.0.0.242 - - [2025-11-24 18:25:36] "GET / HTTP/1.1" 200 36215 0.001783 10.0.0.242 - - [2025-11-24 18:25:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001953 10.0.0.242 - - [2025-11-24 18:25:36] "GET /global-vrouter-config/43cc4d98-92b3-4b95-ba50-de5fc281d3a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2112 0.002560 10.0.0.242 - - [2025-11-24 18:25:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002136 10.0.0.242 - - [2025-11-24 18:25:37] "GET /global-vrouter-config/43cc4d98-92b3-4b95-ba50-de5fc281d3a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2112 0.002626 10.0.0.242 - - [2025-11-24 18:26:02] "GET / HTTP/1.1" 200 36215 0.001952 10.0.0.242 - - [2025-11-24 18:26:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002021 10.0.0.242 - - [2025-11-24 18:26:02] "GET /global-system-config/7bf2f4eb-cdec-4e0e-8952-f1e098b915c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.006186 10.0.0.242 - - [2025-11-24 18:26:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004928 10.0.0.242 - - [2025-11-24 18:26:02] "GET /config-node/b912de43-a4bb-417f-af89-7d6a5d11dd18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1212 0.002573 10.0.0.242 - - [2025-11-24 18:26:02] "GET / HTTP/1.1" 200 36215 0.001603 10.0.0.242 - - [2025-11-24 18:26:02] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.001957 10.0.0.242 - - [2025-11-24 18:26:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002044 10.0.0.242 - - [2025-11-24 18:26:07] "GET /global-vrouter-config/43cc4d98-92b3-4b95-ba50-de5fc281d3a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2112 0.003749 10.0.0.242 - - [2025-11-24 18:26:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001584 10.0.0.242 - - [2025-11-24 18:26:07] "PUT /global-vrouter-config/43cc4d98-92b3-4b95-ba50-de5fc281d3a7 HTTP/1.1" 200 277 0.008512 10.0.0.242 - - [2025-11-24 18:26:07] "GET / HTTP/1.1" 200 36215 0.001733 10.0.0.242 - - [2025-11-24 18:26:07] "POST /alarms HTTP/1.1" 409 264 0.001884 10.0.0.242 - - [2025-11-24 18:26:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001430 10.0.0.242 - - [2025-11-24 18:26:07] "PUT /alarm/580d56b6-3791-4dca-ab56-2b66e056fb2e HTTP/1.1" 200 245 0.009526 10.0.0.242 - - [2025-11-24 18:26:07] "POST /alarms HTTP/1.1" 409 261 0.001975 10.0.0.242 - - [2025-11-24 18:26:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001529 10.0.0.242 - - [2025-11-24 18:26:07] "PUT /alarm/ff71fb70-b074-434c-8667-a29c81020f34 HTTP/1.1" 200 245 0.009331 10.0.0.242 - - [2025-11-24 18:26:07] "POST /alarms HTTP/1.1" 409 261 0.002432 10.0.0.242 - - [2025-11-24 18:26:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001410 10.0.0.242 - - [2025-11-24 18:26:07] "PUT /alarm/bc7c4ab9-30a0-4418-8688-c7992d85601a HTTP/1.1" 200 245 0.009287 10.0.0.242 - - [2025-11-24 18:26:07] "POST /alarms HTTP/1.1" 409 253 0.004212 10.0.0.242 - - [2025-11-24 18:26:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001918 10.0.0.242 - - [2025-11-24 18:26:07] "PUT /alarm/02625205-aeaf-4525-8791-f52feb66876a HTTP/1.1" 200 245 0.010926 10.0.0.242 - - [2025-11-24 18:26:07] "POST /alarms HTTP/1.1" 409 251 0.007325 10.0.0.242 - - [2025-11-24 18:26:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001689 10.0.0.242 - - [2025-11-24 18:26:07] "PUT /alarm/e2f49f8e-eb1b-4ae8-8289-7a2e89944d6b HTTP/1.1" 200 245 0.010440 10.0.0.242 - - [2025-11-24 18:26:07] "POST /alarms HTTP/1.1" 409 252 0.010131 10.0.0.242 - - [2025-11-24 18:26:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002191 10.0.0.242 - - [2025-11-24 18:26:08] "PUT /alarm/9f02098d-b5da-4f88-ba51-176305f72ad0 HTTP/1.1" 200 245 0.011082 10.0.0.242 - - [2025-11-24 18:26:08] "POST /alarms HTTP/1.1" 409 256 0.008595 10.0.0.242 - - [2025-11-24 18:26:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003172 10.0.0.242 - - [2025-11-24 18:26:08] "PUT /alarm/0716dc9d-b773-44b0-9208-db80b0154fd0 HTTP/1.1" 200 245 0.011786 10.0.0.242 - - [2025-11-24 18:26:08] "POST /alarms HTTP/1.1" 409 248 0.012814 10.0.0.242 - - [2025-11-24 18:26:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001677 10.0.0.242 - - [2025-11-24 18:26:08] "PUT /alarm/7f7880b8-f4f2-41d0-92d9-27779e1de343 HTTP/1.1" 200 245 0.010803 10.0.0.242 - - [2025-11-24 18:26:08] "POST /alarms HTTP/1.1" 409 252 0.003673 10.0.0.242 - - [2025-11-24 18:26:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002276 10.0.0.242 - - [2025-11-24 18:26:08] "PUT /alarm/6dc9b1af-be97-450c-a643-e94ca32d0220 HTTP/1.1" 200 245 0.010203 10.0.0.242 - - [2025-11-24 18:26:08] "POST /alarms HTTP/1.1" 409 257 0.010025 10.0.0.242 - - [2025-11-24 18:26:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001547 10.0.0.242 - - [2025-11-24 18:26:08] "PUT /alarm/9d8a24b9-8d23-414a-ac98-4141f03b1f28 HTTP/1.1" 200 245 0.010882 10.0.0.242 - - [2025-11-24 18:26:08] "POST /alarms HTTP/1.1" 409 251 0.009387 10.0.0.242 - - [2025-11-24 18:26:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001997 10.0.0.242 - - [2025-11-24 18:26:08] "PUT /alarm/6cc62b6b-2731-4a80-b577-a96ae93a3065 HTTP/1.1" 200 245 0.011344 10.0.0.242 - - [2025-11-24 18:26:08] "POST /alarms HTTP/1.1" 409 257 0.003804 10.0.0.242 - - [2025-11-24 18:26:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002323 10.0.0.242 - - [2025-11-24 18:26:08] "PUT /alarm/735b739c-d756-4485-bc3b-5b5a80b8efb5 HTTP/1.1" 200 245 0.011323 10.0.0.242 - - [2025-11-24 18:26:08] "POST /alarms HTTP/1.1" 409 261 0.007920 10.0.0.242 - - [2025-11-24 18:26:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001549 10.0.0.242 - - [2025-11-24 18:26:08] "PUT /alarm/15c2320b-e30a-47d5-8f02-8aa49f1d853b HTTP/1.1" 200 245 0.020278 10.0.0.242 - - [2025-11-24 18:26:08] "POST /alarms HTTP/1.1" 409 258 0.008369 10.0.0.242 - - [2025-11-24 18:26:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001570 10.0.0.242 - - [2025-11-24 18:26:08] "PUT /alarm/802ac073-71bc-4ef3-a96f-902104345c38 HTTP/1.1" 200 245 0.013369 10.0.0.242 - - [2025-11-24 18:26:08] "POST /alarms HTTP/1.1" 409 254 0.011238 10.0.0.242 - - [2025-11-24 18:26:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002383 10.0.0.242 - - [2025-11-24 18:26:08] "PUT /alarm/4f130aab-620a-4dfb-adaa-011d5c736975 HTTP/1.1" 200 245 0.020375 10.0.0.242 - - [2025-11-24 18:26:08] "POST /alarms HTTP/1.1" 409 254 0.012369 10.0.0.242 - - [2025-11-24 18:26:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002507 10.0.0.242 - - [2025-11-24 18:26:08] "PUT /alarm/64f89d15-745c-4a85-a4e9-3a98660727b1 HTTP/1.1" 200 245 0.010238 10.0.0.242 - - [2025-11-24 18:26:08] "POST /alarms HTTP/1.1" 409 254 0.004389 10.0.0.242 - - [2025-11-24 18:26:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002548 10.0.0.242 - - [2025-11-24 18:26:08] "PUT /alarm/2bff6ffc-1caa-4bc3-9da4-80a4498f39f2 HTTP/1.1" 200 245 0.009961 10.0.0.242 - - [2025-11-24 18:26:08] "POST /alarms HTTP/1.1" 409 247 0.003484 10.0.0.242 - - [2025-11-24 18:26:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002667 10.0.0.242 - - [2025-11-24 18:26:08] "PUT /alarm/a8767e2e-1628-4ada-8612-6c3f1522c5c3 HTTP/1.1" 200 245 0.009517 10.0.0.242 - - [2025-11-24 18:26:08] "POST /alarms HTTP/1.1" 409 272 0.008036 10.0.0.242 - - [2025-11-24 18:26:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001465 10.0.0.242 - - [2025-11-24 18:26:08] "PUT /alarm/ceb1a3f4-d7ca-45ba-b32c-a0087bbcfe22 HTTP/1.1" 200 245 0.009636 10.0.0.242 - - [2025-11-24 18:26:08] "POST /alarms HTTP/1.1" 409 261 0.004193 10.0.0.242 - - [2025-11-24 18:26:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001901 10.0.0.242 - - [2025-11-24 18:26:09] "PUT /alarm/644be25d-e073-4287-b1b1-500535382adc HTTP/1.1" 200 245 0.010627 10.0.0.242 - - [2025-11-24 18:26:09] "POST /alarms HTTP/1.1" 409 259 0.001886 10.0.0.242 - - [2025-11-24 18:26:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001749 10.0.0.242 - - [2025-11-24 18:26:09] "PUT /alarm/bddf69db-8255-4df8-b661-2adb8e4381ee HTTP/1.1" 200 245 0.009764 10.0.0.242 - - [2025-11-24 18:26:09] "POST /alarms HTTP/1.1" 409 265 0.007797 10.0.0.242 - - [2025-11-24 18:26:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002358 10.0.0.242 - - [2025-11-24 18:26:09] "PUT /alarm/b7ca6dc1-ddda-4b0f-8528-a3b0d26976e1 HTTP/1.1" 200 245 0.009694 10.0.0.242 - - [2025-11-24 18:26:09] "POST /alarms HTTP/1.1" 409 279 0.005546 10.0.0.242 - - [2025-11-24 18:26:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002297 10.0.0.242 - - [2025-11-24 18:26:09] "PUT /alarm/7a112d3b-ec0c-4a1f-b6c5-cb54f2b2e4c5 HTTP/1.1" 200 245 0.010552 10.0.0.242 - - [2025-11-24 18:26:09] "GET / HTTP/1.1" 200 36215 0.001741 10.0.0.242 - - [2025-11-24 18:26:09] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002020 10.0.0.242 - - [2025-11-24 18:26:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001647 10.0.0.242 - - [2025-11-24 18:26:09] "PUT /global-vrouter-config/43cc4d98-92b3-4b95-ba50-de5fc281d3a7 HTTP/1.1" 200 277 0.007152 10.0.0.242 - - [2025-11-24 18:26:09] "GET / HTTP/1.1" 200 36215 0.002005 10.0.0.242 - - [2025-11-24 18:26:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001902 10.0.0.242 - - [2025-11-24 18:26:09] "GET /global-vrouter-config/43cc4d98-92b3-4b95-ba50-de5fc281d3a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2112 0.002484 10.0.0.242 - - [2025-11-24 18:26:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001509 10.0.0.242 - - [2025-11-24 18:26:09] "PUT /global-vrouter-config/43cc4d98-92b3-4b95-ba50-de5fc281d3a7 HTTP/1.1" 200 277 0.009554 10.0.0.242 - - [2025-11-24 18:26:10] "GET / HTTP/1.1" 200 36215 0.001642 10.0.0.242 - - [2025-11-24 18:26:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001884 10.0.0.242 - - [2025-11-24 18:26:10] "GET /global-system-config/7bf2f4eb-cdec-4e0e-8952-f1e098b915c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.004057 10.0.0.242 - - [2025-11-24 18:26:10] "PUT /global-system-config/7bf2f4eb-cdec-4e0e-8952-f1e098b915c9 HTTP/1.1" 200 275 0.014385 10.0.0.242 - - [2025-11-24 18:26:13] "GET / HTTP/1.1" 200 36215 0.001721 10.0.0.242 - - [2025-11-24 18:26:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002047 10.0.0.242 - - [2025-11-24 18:26:13] "GET /routing-instance/a01a393c-b560-486b-9fdb-76fe19697a64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.002693 10.0.0.242 - - [2025-11-24 18:26:13] "POST /bgp-routers HTTP/1.1" 409 301 0.002097 10.0.0.242 - - [2025-11-24 18:26:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002491 10.0.0.242 - - [2025-11-24 18:26:13] "GET /bgp-router/d0d61140-5080-4bc5-a5d8-b00c0ce7d50c?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1819 0.003166 10.0.0.242 - - [2025-11-24 18:26:13] "PUT /bgp-router/d0d61140-5080-4bc5-a5d8-b00c0ce7d50c HTTP/1.1" 200 255 0.010757 [Introspect:8084]10.0.0.242 - - [2025-11-24 18:26:13] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000861 [Introspect:8084]10.0.0.242 - - [2025-11-24 18:26:13] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001029 10.0.0.242 - - [2025-11-24 18:26:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002063 10.0.0.242 - - [2025-11-24 18:26:15] "GET /global-vrouter-config/43cc4d98-92b3-4b95-ba50-de5fc281d3a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2112 0.012944 10.0.0.242 - - [2025-11-24 18:26:28] "GET / HTTP/1.1" 200 36215 0.001997 10.0.0.242 - - [2025-11-24 18:26:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001813 10.0.0.242 - - [2025-11-24 18:26:28] "GET /global-system-config/7bf2f4eb-cdec-4e0e-8952-f1e098b915c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.004014 10.0.0.242 - - [2025-11-24 18:26:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002405 10.0.0.242 - - [2025-11-24 18:26:28] "GET /config-node/b912de43-a4bb-417f-af89-7d6a5d11dd18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1212 0.002337 10.0.0.242 - - [2025-11-24 18:26:29] "GET /global-system-configs HTTP/1.1" 200 323 0.001992 10.0.0.242 - - [2025-11-24 18:26:30] "GET /global-system-configs HTTP/1.1" 200 323 0.002494 10.0.0.242 - - [2025-11-24 18:26:39] "GET / HTTP/1.1" 200 36215 0.001500 10.0.0.242 - - [2025-11-24 18:26:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002068 10.0.0.242 - - [2025-11-24 18:26:39] "GET /routing-instance/a01a393c-b560-486b-9fdb-76fe19697a64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.002860 10.0.0.242 - - [2025-11-24 18:26:39] "POST /bgp-routers HTTP/1.1" 409 301 0.002097 10.0.0.242 - - [2025-11-24 18:26:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002206 10.0.0.242 - - [2025-11-24 18:26:39] "GET /bgp-router/d0d61140-5080-4bc5-a5d8-b00c0ce7d50c?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1819 0.002982 10.0.0.242 - - [2025-11-24 18:26:39] "PUT /bgp-router/d0d61140-5080-4bc5-a5d8-b00c0ce7d50c HTTP/1.1" 200 255 0.011128 [Introspect:8084]10.0.0.242 - - [2025-11-24 18:26:39] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000864 [Introspect:8084]10.0.0.242 - - [2025-11-24 18:26:39] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000990 [Introspect:8084]10.0.0.242 - - [2025-11-24 18:26:43] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000902 [Introspect:8084]10.0.0.242 - - [2025-11-24 18:26:43] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000901 10.0.0.242 - - [2025-11-24 18:26:56] "GET / HTTP/1.1" 200 36215 0.001584 10.0.0.242 - - [2025-11-24 18:26:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001756 10.0.0.242 - - [2025-11-24 18:26:56] "GET /global-system-config/7bf2f4eb-cdec-4e0e-8952-f1e098b915c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.004157 10.0.0.242 - - [2025-11-24 18:26:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001481 10.0.0.242 - - [2025-11-24 18:26:56] "GET /config-node/b912de43-a4bb-417f-af89-7d6a5d11dd18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1212 0.001640 10.0.0.242 - - [2025-11-24 18:26:56] "GET / HTTP/1.1" 200 36215 0.001478 10.0.0.242 - - [2025-11-24 18:26:56] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002120 10.0.0.242 - - [2025-11-24 18:27:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001998 10.0.0.242 - - [2025-11-24 18:27:01] "GET /global-vrouter-config/43cc4d98-92b3-4b95-ba50-de5fc281d3a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2112 0.003171 10.0.0.242 - - [2025-11-24 18:27:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001753 10.0.0.242 - - [2025-11-24 18:27:02] "PUT /global-vrouter-config/43cc4d98-92b3-4b95-ba50-de5fc281d3a7 HTTP/1.1" 200 277 0.008149 10.0.0.242 - - [2025-11-24 18:27:02] "GET / HTTP/1.1" 200 36215 0.001940 10.0.0.242 - - [2025-11-24 18:27:02] "POST /alarms HTTP/1.1" 409 264 0.001998 10.0.0.242 - - [2025-11-24 18:27:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001455 10.0.0.242 - - [2025-11-24 18:27:02] "PUT /alarm/580d56b6-3791-4dca-ab56-2b66e056fb2e HTTP/1.1" 200 245 0.008790 10.0.0.242 - - [2025-11-24 18:27:02] "POST /alarms HTTP/1.1" 409 261 0.009449 10.0.0.242 - - [2025-11-24 18:27:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002021 10.0.0.242 - - [2025-11-24 18:27:02] "PUT /alarm/ff71fb70-b074-434c-8667-a29c81020f34 HTTP/1.1" 200 245 0.010813 10.0.0.242 - - [2025-11-24 18:27:02] "POST /alarms HTTP/1.1" 409 261 0.006906 10.0.0.242 - - [2025-11-24 18:27:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001853 10.0.0.242 - - [2025-11-24 18:27:02] "PUT /alarm/bc7c4ab9-30a0-4418-8688-c7992d85601a HTTP/1.1" 200 245 0.008996 10.0.0.242 - - [2025-11-24 18:27:02] "POST /alarms HTTP/1.1" 409 253 0.024929 10.0.0.242 - - [2025-11-24 18:27:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002067 10.0.0.242 - - [2025-11-24 18:27:02] "PUT /alarm/02625205-aeaf-4525-8791-f52feb66876a HTTP/1.1" 200 245 0.010018 10.0.0.242 - - [2025-11-24 18:27:02] "POST /alarms HTTP/1.1" 409 251 0.017198 10.0.0.242 - - [2025-11-24 18:27:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002008 10.0.0.242 - - [2025-11-24 18:27:02] "PUT /alarm/e2f49f8e-eb1b-4ae8-8289-7a2e89944d6b HTTP/1.1" 200 245 0.015963 10.0.0.242 - - [2025-11-24 18:27:02] "POST /alarms HTTP/1.1" 409 252 0.005337 10.0.0.242 - - [2025-11-24 18:27:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.009892 10.0.0.242 - - [2025-11-24 18:27:02] "PUT /alarm/9f02098d-b5da-4f88-ba51-176305f72ad0 HTTP/1.1" 200 245 0.010048 10.0.0.242 - - [2025-11-24 18:27:02] "POST /alarms HTTP/1.1" 409 256 0.008812 10.0.0.242 - - [2025-11-24 18:27:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001651 10.0.0.242 - - [2025-11-24 18:27:02] "PUT /alarm/0716dc9d-b773-44b0-9208-db80b0154fd0 HTTP/1.1" 200 245 0.008993 10.0.0.242 - - [2025-11-24 18:27:02] "POST /alarms HTTP/1.1" 409 248 0.006303 10.0.0.242 - - [2025-11-24 18:27:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001364 10.0.0.242 - - [2025-11-24 18:27:02] "PUT /alarm/7f7880b8-f4f2-41d0-92d9-27779e1de343 HTTP/1.1" 200 245 0.014991 10.0.0.242 - - [2025-11-24 18:27:02] "POST /alarms HTTP/1.1" 409 252 0.006844 10.0.0.242 - - [2025-11-24 18:27:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002023 10.0.0.242 - - [2025-11-24 18:27:02] "PUT /alarm/6dc9b1af-be97-450c-a643-e94ca32d0220 HTTP/1.1" 200 245 0.009476 10.0.0.242 - - [2025-11-24 18:27:02] "POST /alarms HTTP/1.1" 409 257 0.007110 10.0.0.242 - - [2025-11-24 18:27:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002146 10.0.0.242 - - [2025-11-24 18:27:02] "PUT /alarm/9d8a24b9-8d23-414a-ac98-4141f03b1f28 HTTP/1.1" 200 245 0.009486 10.0.0.242 - - [2025-11-24 18:27:02] "POST /alarms HTTP/1.1" 409 251 0.007888 10.0.0.242 - - [2025-11-24 18:27:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001598 10.0.0.242 - - [2025-11-24 18:27:03] "PUT /alarm/6cc62b6b-2731-4a80-b577-a96ae93a3065 HTTP/1.1" 200 245 0.010578 10.0.0.242 - - [2025-11-24 18:27:03] "POST /alarms HTTP/1.1" 409 257 0.022188 10.0.0.242 - - [2025-11-24 18:27:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001825 10.0.0.242 - - [2025-11-24 18:27:03] "PUT /alarm/735b739c-d756-4485-bc3b-5b5a80b8efb5 HTTP/1.1" 200 245 0.010868 10.0.0.242 - - [2025-11-24 18:27:03] "POST /alarms HTTP/1.1" 409 261 0.010687 10.0.0.242 - - [2025-11-24 18:27:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001465 10.0.0.242 - - [2025-11-24 18:27:03] "PUT /alarm/15c2320b-e30a-47d5-8f02-8aa49f1d853b HTTP/1.1" 200 245 0.010963 10.0.0.242 - - [2025-11-24 18:27:03] "POST /alarms HTTP/1.1" 409 258 0.006721 10.0.0.242 - - [2025-11-24 18:27:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004379 10.0.0.242 - - [2025-11-24 18:27:03] "PUT /alarm/802ac073-71bc-4ef3-a96f-902104345c38 HTTP/1.1" 200 245 0.011260 10.0.0.242 - - [2025-11-24 18:27:03] "POST /alarms HTTP/1.1" 409 254 0.010725 10.0.0.242 - - [2025-11-24 18:27:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003063 10.0.0.242 - - [2025-11-24 18:27:03] "PUT /alarm/4f130aab-620a-4dfb-adaa-011d5c736975 HTTP/1.1" 200 245 0.009174 10.0.0.242 - - [2025-11-24 18:27:03] "POST /alarms HTTP/1.1" 409 254 0.006845 10.0.0.242 - - [2025-11-24 18:27:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003314 10.0.0.242 - - [2025-11-24 18:27:03] "PUT /alarm/64f89d15-745c-4a85-a4e9-3a98660727b1 HTTP/1.1" 200 245 0.009711 10.0.0.242 - - [2025-11-24 18:27:03] "POST /alarms HTTP/1.1" 409 254 0.005311 10.0.0.242 - - [2025-11-24 18:27:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003383 10.0.0.242 - - [2025-11-24 18:27:03] "PUT /alarm/2bff6ffc-1caa-4bc3-9da4-80a4498f39f2 HTTP/1.1" 200 245 0.009217 10.0.0.242 - - [2025-11-24 18:27:03] "POST /alarms HTTP/1.1" 409 247 0.008955 10.0.0.242 - - [2025-11-24 18:27:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001556 10.0.0.242 - - [2025-11-24 18:27:03] "PUT /alarm/a8767e2e-1628-4ada-8612-6c3f1522c5c3 HTTP/1.1" 200 245 0.008844 10.0.0.242 - - [2025-11-24 18:27:03] "POST /alarms HTTP/1.1" 409 272 0.008183 10.0.0.242 - - [2025-11-24 18:27:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001570 10.0.0.242 - - [2025-11-24 18:27:03] "PUT /alarm/ceb1a3f4-d7ca-45ba-b32c-a0087bbcfe22 HTTP/1.1" 200 245 0.009158 10.0.0.242 - - [2025-11-24 18:27:03] "POST /alarms HTTP/1.1" 409 261 0.001988 10.0.0.242 - - [2025-11-24 18:27:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001408 10.0.0.242 - - [2025-11-24 18:27:03] "PUT /alarm/644be25d-e073-4287-b1b1-500535382adc HTTP/1.1" 200 245 0.010123 10.0.0.242 - - [2025-11-24 18:27:03] "POST /alarms HTTP/1.1" 409 259 0.006234 10.0.0.242 - - [2025-11-24 18:27:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001647 10.0.0.242 - - [2025-11-24 18:27:03] "PUT /alarm/bddf69db-8255-4df8-b661-2adb8e4381ee HTTP/1.1" 200 245 0.008529 10.0.0.242 - - [2025-11-24 18:27:03] "POST /alarms HTTP/1.1" 409 265 0.005447 10.0.0.242 - - [2025-11-24 18:27:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002269 10.0.0.242 - - [2025-11-24 18:27:03] "PUT /alarm/b7ca6dc1-ddda-4b0f-8528-a3b0d26976e1 HTTP/1.1" 200 245 0.011018 10.0.0.242 - - [2025-11-24 18:27:03] "POST /alarms HTTP/1.1" 409 279 0.009430 10.0.0.242 - - [2025-11-24 18:27:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001611 10.0.0.242 - - [2025-11-24 18:27:03] "PUT /alarm/7a112d3b-ec0c-4a1f-b6c5-cb54f2b2e4c5 HTTP/1.1" 200 245 0.009096 10.0.0.242 - - [2025-11-24 18:27:04] "GET / HTTP/1.1" 200 36215 0.004273 10.0.0.242 - - [2025-11-24 18:27:04] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.004051 10.0.0.242 - - [2025-11-24 18:27:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001558 10.0.0.242 - - [2025-11-24 18:27:04] "PUT /global-vrouter-config/43cc4d98-92b3-4b95-ba50-de5fc281d3a7 HTTP/1.1" 200 277 0.007998 10.0.0.242 - - [2025-11-24 18:27:04] "GET / HTTP/1.1" 200 36215 0.001357 10.0.0.242 - - [2025-11-24 18:27:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001812 10.0.0.242 - - [2025-11-24 18:27:04] "GET /global-vrouter-config/43cc4d98-92b3-4b95-ba50-de5fc281d3a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2112 0.002317 10.0.0.242 - - [2025-11-24 18:27:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001371 10.0.0.242 - - [2025-11-24 18:27:04] "PUT /global-vrouter-config/43cc4d98-92b3-4b95-ba50-de5fc281d3a7 HTTP/1.1" 200 277 0.008113 10.0.0.242 - - [2025-11-24 18:27:04] "GET / HTTP/1.1" 200 36215 0.001653 10.0.0.242 - - [2025-11-24 18:27:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001863 10.0.0.242 - - [2025-11-24 18:27:04] "GET /global-system-config/7bf2f4eb-cdec-4e0e-8952-f1e098b915c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.004464 10.0.0.242 - - [2025-11-24 18:27:04] "PUT /global-system-config/7bf2f4eb-cdec-4e0e-8952-f1e098b915c9 HTTP/1.1" 200 275 0.012527 10.0.0.242 - - [2025-11-24 18:27:08] "GET / HTTP/1.1" 200 36215 0.001305 10.0.0.242 - - [2025-11-24 18:27:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004920 10.0.0.242 - - [2025-11-24 18:27:08] "GET /routing-instance/a01a393c-b560-486b-9fdb-76fe19697a64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.003425 10.0.0.242 - - [2025-11-24 18:27:08] "POST /bgp-routers HTTP/1.1" 409 301 0.001819 10.0.0.242 - - [2025-11-24 18:27:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001722 10.0.0.242 - - [2025-11-24 18:27:08] "GET /bgp-router/d0d61140-5080-4bc5-a5d8-b00c0ce7d50c?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1819 0.002707 10.0.0.242 - - [2025-11-24 18:27:08] "PUT /bgp-router/d0d61140-5080-4bc5-a5d8-b00c0ce7d50c HTTP/1.1" 200 255 0.009053 [Introspect:8084]10.0.0.242 - - [2025-11-24 18:27:08] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000854 [Introspect:8084]10.0.0.242 - - [2025-11-24 18:27:08] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000923 10.0.0.242 - - [2025-11-24 18:27:12] "POST /tags HTTP/1.1" 200 356 0.023056 10.0.0.242 - - [2025-11-24 18:27:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.008451 10.0.0.242 - - [2025-11-24 18:27:12] "GET /tag/7a3ce2e3-0264-4fd5-b4c7-47910e823d99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1247 0.012360 10.0.0.242 - - [2025-11-24 18:27:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002137 10.0.0.242 - - [2025-11-24 18:27:12] "GET /virtual-network/d7564955-5366-4596-8c66-d6174dbc96a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3032 0.005703 10.0.0.242 - - [2025-11-24 18:27:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001893 10.0.0.242 - - [2025-11-24 18:27:12] "GET /project/9f658060-2109-4d91-b989-389409e5d017?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.043839 10.0.0.242 - - [2025-11-24 18:27:12] "POST /virtual-machines HTTP/1.1" 200 352 0.007866 10.0.0.242 - - [2025-11-24 18:27:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.016407 10.0.0.242 - - [2025-11-24 18:27:12] "POST /virtual-machine-interfaces HTTP/1.1" 200 620 0.114202 10.0.0.242 - - [2025-11-24 18:27:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.009658 10.0.0.242 - - [2025-11-24 18:27:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.010232 10.0.0.242 - - [2025-11-24 18:27:12] "GET /virtual-machine-interface/320e3b42-c963-11f0-b0cc-fa163eb0ef64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2812 0.004186 10.0.0.242 - - [2025-11-24 18:27:12] "POST /instance-ips HTTP/1.1" 200 392 0.019060 10.0.0.242 - - [2025-11-24 18:27:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.019898 10.0.0.242 - - [2025-11-24 18:27:13] "GET /virtual-machine-interface/320e3b42-c963-11f0-b0cc-fa163eb0ef64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2812 0.014597 10.0.0.242 - - [2025-11-24 18:27:13] "POST /set-tag HTTP/1.1" 200 109 0.014200 10.0.0.242 - - [2025-11-24 18:27:13] "GET /virtual-machine-interface/320e3b42-c963-11f0-b0cc-fa163eb0ef64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3188 0.021724 10.0.0.242 - - [2025-11-24 18:27:13] "GET /instance-ip/3228403c-c963-11f0-b0cc-fa163eb0ef64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1910 0.002729 10.0.0.242 - - [2025-11-24 18:27:13] "GET /virtual-machine-interface/320e3b42-c963-11f0-b0cc-fa163eb0ef64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3188 0.004094 10.0.0.242 - - [2025-11-24 18:27:13] "POST /set-tag HTTP/1.1" 200 109 0.002182 10.0.0.242 - - [2025-11-24 18:27:13] "GET /virtual-router/7b0ebabb-18d6-44d4-9a41-377fc110ad99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1488 0.005013 10.0.0.242 - - [2025-11-24 18:27:13] "POST /ref-update HTTP/1.1" 200 156 0.007764 10.0.0.242 - - [2025-11-24 18:27:13] "GET /virtual-machine-interface/320e3b42-c963-11f0-b0cc-fa163eb0ef64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3188 0.014561 10.0.0.242 - - [2025-11-24 18:27:13] "POST /set-tag HTTP/1.1" 200 109 0.002143 10.0.0.242 - - [2025-11-24 18:27:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002006 10.0.0.242 - - [2025-11-24 18:27:13] "GET /virtual-network/d7564955-5366-4596-8c66-d6174dbc96a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3032 0.003906 10.0.0.242 - - [2025-11-24 18:27:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001347 10.0.0.242 - - [2025-11-24 18:27:13] "GET /project/9f658060-2109-4d91-b989-389409e5d017?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.031172 10.0.0.242 - - [2025-11-24 18:27:13] "POST /virtual-machines HTTP/1.1" 200 356 0.007310 10.0.0.242 - - [2025-11-24 18:27:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.026462 10.0.0.242 - - [2025-11-24 18:27:13] "POST /virtual-machine-interfaces HTTP/1.1" 200 624 0.103897 10.0.0.242 - - [2025-11-24 18:27:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.008190 10.0.0.242 - - [2025-11-24 18:27:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.006008 10.0.0.242 - - [2025-11-24 18:27:13] "GET /virtual-machine-interface/327b469c-c963-11f0-b0cc-fa163eb0ef64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2822 0.004117 10.0.0.242 - - [2025-11-24 18:27:13] "POST /instance-ips HTTP/1.1" 200 396 0.031411 10.0.0.242 - - [2025-11-24 18:27:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.023117 10.0.0.242 - - [2025-11-24 18:27:13] "GET /virtual-machine-interface/327b469c-c963-11f0-b0cc-fa163eb0ef64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2822 0.009587 10.0.0.242 - - [2025-11-24 18:27:13] "POST /set-tag HTTP/1.1" 200 109 0.018372 10.0.0.242 - - [2025-11-24 18:27:13] "GET /virtual-machine-interface/327b469c-c963-11f0-b0cc-fa163eb0ef64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3198 0.013292 10.0.0.242 - - [2025-11-24 18:27:13] "GET /instance-ip/3294074a-c963-11f0-b0cc-fa163eb0ef64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1920 0.003521 10.0.0.242 - - [2025-11-24 18:27:13] "GET /virtual-machine-interface/327b469c-c963-11f0-b0cc-fa163eb0ef64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3198 0.004936 10.0.0.242 - - [2025-11-24 18:27:13] "POST /set-tag HTTP/1.1" 200 109 0.002053 10.0.0.242 - - [2025-11-24 18:27:13] "GET /virtual-router/7b0ebabb-18d6-44d4-9a41-377fc110ad99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1680 0.003508 10.0.0.242 - - [2025-11-24 18:27:13] "POST /ref-update HTTP/1.1" 200 156 0.007309 10.0.0.242 - - [2025-11-24 18:27:13] "GET /virtual-machine-interface/327b469c-c963-11f0-b0cc-fa163eb0ef64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3198 0.004091 10.0.0.242 - - [2025-11-24 18:27:13] "POST /set-tag HTTP/1.1" 200 109 0.002012 10.0.0.242 - - [2025-11-24 18:27:13] "GET /virtual-machine-interface/320e3b42-c963-11f0-b0cc-fa163eb0ef64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3188 0.003766 10.0.0.242 - - [2025-11-24 18:27:14] "POST /set-tag HTTP/1.1" 200 109 0.002348 10.0.0.242 - - [2025-11-24 18:27:14] "GET /virtual-machine-interface/327b469c-c963-11f0-b0cc-fa163eb0ef64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3198 0.003611 10.0.0.242 - - [2025-11-24 18:27:14] "POST /set-tag HTTP/1.1" 200 109 0.001899 10.0.0.242 - - [2025-11-24 18:27:22] "GET / HTTP/1.1" 200 36215 0.002157 10.0.0.242 - - [2025-11-24 18:27:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001925 10.0.0.242 - - [2025-11-24 18:27:22] "GET /global-system-config/7bf2f4eb-cdec-4e0e-8952-f1e098b915c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.004248 10.0.0.242 - - [2025-11-24 18:27:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.004121 10.0.0.242 - - [2025-11-24 18:27:23] "GET /config-node/b912de43-a4bb-417f-af89-7d6a5d11dd18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1212 0.002366 10.0.0.242 - - [2025-11-24 18:27:27] "GET /virtual-machine-interface/320e3b42-c963-11f0-b0cc-fa163eb0ef64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3188 0.004048 10.0.0.242 - - [2025-11-24 18:27:27] "POST /set-tag HTTP/1.1" 200 109 0.002084 10.0.0.242 - - [2025-11-24 18:27:28] "GET /virtual-machine-interface/327b469c-c963-11f0-b0cc-fa163eb0ef64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3198 0.004178 10.0.0.242 - - [2025-11-24 18:27:28] "POST /set-tag HTTP/1.1" 200 109 0.001871 10.0.0.242 - - [2025-11-24 18:27:29] "GET /virtual-machine-interface/320e3b42-c963-11f0-b0cc-fa163eb0ef64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3188 0.007718 10.0.0.242 - - [2025-11-24 18:27:29] "POST /set-tag HTTP/1.1" 200 109 0.002111 10.0.0.242 - - [2025-11-24 18:27:34] "GET / HTTP/1.1" 200 36215 0.001504 10.0.0.242 - - [2025-11-24 18:27:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002041 10.0.0.242 - - [2025-11-24 18:27:34] "GET /routing-instance/a01a393c-b560-486b-9fdb-76fe19697a64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.003316 10.0.0.242 - - [2025-11-24 18:27:34] "POST /bgp-routers HTTP/1.1" 409 301 0.001883 10.0.0.242 - - [2025-11-24 18:27:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.011668 10.0.0.242 - - [2025-11-24 18:27:34] "GET /bgp-router/d0d61140-5080-4bc5-a5d8-b00c0ce7d50c?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1819 0.002838 10.0.0.242 - - [2025-11-24 18:27:34] "PUT /bgp-router/d0d61140-5080-4bc5-a5d8-b00c0ce7d50c HTTP/1.1" 200 255 0.011267 [Introspect:8084]10.0.0.242 - - [2025-11-24 18:27:34] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000916 [Introspect:8084]10.0.0.242 - - [2025-11-24 18:27:34] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000922 10.0.0.242 - - [2025-11-24 18:28:00] "GET /virtual-machine-interface/320e3b42-c963-11f0-b0cc-fa163eb0ef64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3188 0.004213 10.0.0.242 - - [2025-11-24 18:28:00] "POST /set-tag HTTP/1.1" 200 109 0.003954 10.0.0.242 - - [2025-11-24 18:28:00] "GET /virtual-machine-interface/320e3b42-c963-11f0-b0cc-fa163eb0ef64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3188 0.005045 10.0.0.242 - - [2025-11-24 18:28:00] "POST /set-tag HTTP/1.1" 200 109 0.004819 10.0.0.242 - - [2025-11-24 18:28:00] "GET /virtual-machine/a3fa234d-8d66-4b24-bf85-d0880ebd7820?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1416 0.003067 10.0.0.242 - - [2025-11-24 18:28:00] "POST /ref-update HTTP/1.1" 200 156 0.008083 10.0.0.242 - - [2025-11-24 18:28:00] "GET /virtual-machine-interface/320e3b42-c963-11f0-b0cc-fa163eb0ef64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3188 0.035692 10.0.0.242 - - [2025-11-24 18:28:00] "POST /set-tag HTTP/1.1" 200 109 0.014277 10.0.0.242 - - [2025-11-24 18:28:00] "POST /set-tag HTTP/1.1" 200 109 0.019057 10.0.0.242 - - [2025-11-24 18:28:00] "DELETE /instance-ip/3228403c-c963-11f0-b0cc-fa163eb0ef64 HTTP/1.1" 200 115 0.048151 10.0.0.242 - - [2025-11-24 18:28:00] "DELETE /virtual-machine-interface/320e3b42-c963-11f0-b0cc-fa163eb0ef64 HTTP/1.1" 200 115 0.036841 10.0.0.242 - - [2025-11-24 18:28:00] "DELETE /virtual-machine/a3fa234d-8d66-4b24-bf85-d0880ebd7820 HTTP/1.1" 200 115 0.018555 10.0.0.242 - - [2025-11-24 18:28:00] "GET /virtual-machine-interface/327b469c-c963-11f0-b0cc-fa163eb0ef64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3198 0.003994 10.0.0.242 - - [2025-11-24 18:28:01] "POST /set-tag HTTP/1.1" 200 109 0.002382 [Introspect:8084]10.0.0.242 - - [2025-11-24 18:28:10] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000950 [Introspect:8084]10.0.0.242 - - [2025-11-24 18:28:10] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001178 [Introspect:8084]10.0.0.242 - - [2025-11-24 18:28:14] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000992 [Introspect:8084]10.0.0.242 - - [2025-11-24 18:28:14] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001037 10.0.0.242 - - [2025-11-24 18:28:31] "GET /virtual-machine-interface/327b469c-c963-11f0-b0cc-fa163eb0ef64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3198 0.005546 10.0.0.242 - - [2025-11-24 18:28:31] "POST /set-tag HTTP/1.1" 200 109 0.004239 10.0.0.242 - - [2025-11-24 18:28:31] "GET /virtual-machine-interface/327b469c-c963-11f0-b0cc-fa163eb0ef64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3198 0.003990 10.0.0.242 - - [2025-11-24 18:28:31] "POST /set-tag HTTP/1.1" 200 109 0.007273 10.0.0.242 - - [2025-11-24 18:28:31] "GET /virtual-machine/c1d13af0-b9ee-43d0-a3f5-06e5fe5c1bef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1424 0.003375 10.0.0.242 - - [2025-11-24 18:28:31] "POST /ref-update HTTP/1.1" 200 156 0.012285 10.0.0.242 - - [2025-11-24 18:28:31] "GET /virtual-machine-interface/327b469c-c963-11f0-b0cc-fa163eb0ef64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3198 0.004106 10.0.0.242 - - [2025-11-24 18:28:31] "POST /set-tag HTTP/1.1" 200 109 0.016995 10.0.0.242 - - [2025-11-24 18:28:31] "POST /set-tag HTTP/1.1" 200 109 0.035699 10.0.0.242 - - [2025-11-24 18:28:31] "DELETE /instance-ip/3294074a-c963-11f0-b0cc-fa163eb0ef64 HTTP/1.1" 200 115 0.031235 10.0.0.242 - - [2025-11-24 18:28:32] "DELETE /virtual-machine-interface/327b469c-c963-11f0-b0cc-fa163eb0ef64 HTTP/1.1" 200 115 0.052179 10.0.0.242 - - [2025-11-24 18:28:32] "DELETE /virtual-machine/c1d13af0-b9ee-43d0-a3f5-06e5fe5c1bef HTTP/1.1" 200 115 0.018823 10.0.0.242 - - [2025-11-24 18:28:32] "DELETE /tag/7a3ce2e3-0264-4fd5-b4c7-47910e823d99 HTTP/1.1" 200 115 0.033820 [Introspect:8084]10.0.0.242 - - [2025-11-24 18:28:49] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000880 [Introspect:8084]10.0.0.242 - - [2025-11-24 18:28:49] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000885