+++ date ++ echo 'INFO: =================== Mon Dec 30 01:51:28 UTC 2024 ===================' INFO: =================== Mon Dec 30 01:51:28 UTC 2024 =================== ++ LOG_LOCAL=1 ++ source /functions.sh ++ source /contrail-functions.sh +++ get_default_ip ++++ get_default_nic ++++ get_gateway_nic_for_ip 1 ++++ command -v ip ++++ local ip=1 +++++ ip route get 1 +++++ awk '{print $2}' +++++ grep -o 'dev.*' ++++ local iface=ens3 ++++ [[ ens3 == \l\o ]] ++++ echo ens3 +++ local nic=ens3 +++ get_ip_for_nic ens3 +++ local nic=ens3 +++ get_cidr_for_nic ens3 +++ command -v ip +++ cut -d / -f 1 +++ local nic=ens3 +++ ip addr show dev ens3 +++ grep 'inet ' +++ awk '{print $2}' +++ head -n 1 ++ DEFAULT_LOCAL_IP=10.0.0.24 ++ 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=openstack ++ CLOUD_ADMIN_ROLE=admin ++ AAA_MODE=rbac ++ AUTH_MODE=noauth ++ AUTH_PARAMS= ++ SSL_ENABLE=True ++ 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.24 ++ ANALYTICS_ALARM_ENABLE=False ++ ANALYTICS_SNMP_ENABLE=False ++ ANALYTICSDB_ENABLE=False ++ ANALYTICS_NODES=10.0.0.24 ++ ANALYTICSDB_NODES=10.0.0.24 ++ ANALYTICS_SNMP_NODES=10.0.0.24 ++ 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.24 +++ local server_address=10.0.0.24 +++ extended_server_list+='10.0.0.24:8081 ' +++ '[' -n '10.0.0.24:8081 ' ']' +++ echo 10.0.0.24:8081 ++ ANALYTICS_SERVERS=10.0.0.24: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.24 +++ local server_address=10.0.0.24 +++ extended_server_list+='10.0.0.24:9042 ' +++ '[' -n '10.0.0.24:9042 ' ']' +++ echo 10.0.0.24:9042 ++ ANALYTICSDB_CQL_SERVERS=10.0.0.24:9042 ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.24 ++ 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.24 +++ local server_address=10.0.0.24 +++ extended_server_list+='10.0.0.24:8086 ' +++ '[' -n '10.0.0.24:8086 ' ']' +++ echo 10.0.0.24:8086 ++ COLLECTOR_SERVERS=10.0.0.24: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.24 ++ CONFIGDB_NODES=10.0.0.24 ++ 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.24 +++ local server_address=10.0.0.24 +++ extended_server_list+='10.0.0.24:8082 ' +++ '[' -n '10.0.0.24:8082 ' ']' +++ echo 10.0.0.24:8082 ++ CONFIG_SERVERS=10.0.0.24: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.24 +++ local server_address=10.0.0.24 +++ extended_server_list+='10.0.0.24:9161 ' +++ '[' -n '10.0.0.24:9161 ' ']' +++ echo 10.0.0.24:9161 ++ CONFIGDB_SERVERS=10.0.0.24: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.24 +++ local server_address=10.0.0.24 +++ extended_server_list+='10.0.0.24:9041 ' +++ '[' -n '10.0.0.24:9041 ' ']' +++ echo 10.0.0.24:9041 ++ CONFIGDB_CQL_SERVERS=10.0.0.24:9041 ++ CONFIG_API_VIP= ++ CONFIG_API_SSL_ENABLE=True ++ 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=True ++ 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=True ++ 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.24 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.0.0.24 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.24 ++ 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.24 +++ local server_address=10.0.0.24 +++ extended_server_list+=10.0.0.24:2181, +++ '[' -n 10.0.0.24:2181, ']' +++ echo 10.0.0.24:2181 ++ ZOOKEEPER_SERVERS=10.0.0.24: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.24 +++ local server_address=10.0.0.24 +++ extended_server_list+='10.0.0.24:2181 ' +++ '[' -n '10.0.0.24:2181 ' ']' +++ echo 10.0.0.24:2181 ++ ZOOKEEPER_SERVERS_SPACE_DELIM=10.0.0.24:2181 ++ RABBITMQ_NODES=10.0.0.24 ++ 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.24 +++ local server_address=10.0.0.24 +++ extended_server_list+=10.0.0.24:5673, +++ '[' -n 10.0.0.24:5673, ']' +++ echo 10.0.0.24:5673 ++ RABBITMQ_SERVERS=10.0.0.24: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=True ++ 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.24 +++ local server_address=10.0.0.24 +++ extended_server_list+='10.0.0.24:6379 ' +++ '[' -n '10.0.0.24:6379 ' ']' +++ echo 10.0.0.24:6379 ++ REDIS_SERVERS=10.0.0.24:6379 ++ REDIS_LISTEN_ADDRESS= ++ REDIS_PROTECTED_MODE= ++ REDIS_SSL_ENABLE=True ++ 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 True ++ local val=true ++ [[ true == \t\r\u\e ]] ++ read -r -d '' redis_ssl_config ++ true ++ KAFKA_NODES=10.0.0.24 ++ 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.24 +++ local server_address=10.0.0.24 +++ extended_server_list+='10.0.0.24:9092 ' +++ '[' -n '10.0.0.24:9092 ' ']' +++ echo 10.0.0.24:9092 ++ KAFKA_SERVERS=10.0.0.24:9092 ++ KAFKA_SSL_ENABLE=True ++ 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=password ++ KEYSTONE_AUTH_PROJECT_DOMAIN_NAME=admin_domain ++ KEYSTONE_AUTH_USER_DOMAIN_NAME=admin_domain ++ KEYSTONE_AUTH_REGION_NAME=RegionOne ++ KEYSTONE_AUTH_URL_VERSION=/v3 ++ KEYSTONE_AUTH_HOST=252.24.2.46 ++ KEYSTONE_AUTH_PROTO=http ++ KEYSTONE_AUTH_ADMIN_PORT=5050 ++ KEYSTONE_AUTH_PUBLIC_PORT=5050 ++ 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.24 ++ KUBERNETES_CLUSTER_NAME=k8s ++ KUBERNETES_CNI_META_PLUGIN=multus ++ METADATA_PROXY_SECRET=contrail ++ BARBICAN_TENANT_NAME=service ++ BARBICAN_USER=barbican ++ BARBICAN_PASSWORD=password ++ AGENT_MODE=kernel ++ EXTERNAL_ROUTERS= ++ SUBCLUSTER= ++ VROUTER_COMPUTE_NODE_ADDRESS= ++ VROUTER_CRYPT_INTERFACE=crypt0 ++ VROUTER_DECRYPT_INTERFACE=decrypt0 ++ VROUTER_DECRYPT_KEY=15 ++ 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.24 ++ 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=True ++ 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=True ++ 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=True ++ 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 ++ [[ /v3 == \/\v\2\.\0 ]] ++ [[ openstack == \o\p\e\n\s\t\a\c\k ]] ++ AUTH_MODE=keystone ++ [[ keystone == \k\e\y\s\t\o\n\e ]] ++ AUTH_PARAMS='--admin_password password' ++ AUTH_PARAMS+=' --admin_tenant_name admin' ++ AUTH_PARAMS+=' --admin_user admin' ++ is_enabled True ++ local val=true ++ [[ true == \t\r\u\e ]] ++ read -r -d '' sandesh_client_config ++ true ++ is_enabled True ++ local val=true ++ [[ true == \t\r\u\e ]] ++ read -r -d '' xmpp_certs_config ++ true ++ is_enabled True ++ local val=true ++ [[ true == \t\r\u\e ]] ++ read -r -d '' analytics_api_ssl_opts ++ true ++ read -r -d '' rabbitmq_config ++ true ++ read -r -d '' rabbit_config ++ true ++ is_enabled True ++ local val=true ++ [[ true == \t\r\u\e ]] ++ read -r -d '' rabbitmq_ssl_config ++ true ++ read -r -d '' kombu_ssl_config ++ true ++ is_enabled True ++ local val=true ++ [[ true == \t\r\u\e ]] ++ read -r -d '' kafka_ssl_config ++ true ++ [[ -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 True + local val=true + [[ true == \t\r\u\e ]] + is_enabled True + local val=true + [[ true == \t\r\u\e ]] + wait_files /etc/contrail/ssl/certs/server.pem /etc/contrail/ssl/private/server-privkey.pem + local file1=/etc/contrail/ssl/certs/server.pem + local file2=/etc/contrail/ssl/private/server-privkey.pem + printf 'INFO: wait for files /etc/contrail/ssl/certs/server.pem and /etc/contrail/ssl/private/server-privkey.pem' INFO: wait for files /etc/contrail/ssl/certs/server.pem and /etc/contrail/ssl/private/server-privkey.pem+ wait_cmd_success 'test -f /etc/contrail/ssl/certs/server.pem' + local 'cmd=test -f /etc/contrail/ssl/certs/server.pem' + local interval=3 + local max=20 + local i=0 + test -f /etc/contrail/ssl/certs/server.pem + return 0 + wait_cmd_success 'test -f /etc/contrail/ssl/private/server-privkey.pem' + local 'cmd=test -f /etc/contrail/ssl/private/server-privkey.pem' + local interval=3 + local max=20 + local i=0 + test -f /etc/contrail/ssl/private/server-privkey.pem + return 0 + echo -e '\nINFO: files /etc/contrail/ssl/certs/server.pem and /etc/contrail/ssl/private/server-privkey.pem are present' INFO: files /etc/contrail/ssl/certs/server.pem and /etc/contrail/ssl/private/server-privkey.pem are present + [[ /etc/contrail/ssl/private/server-privkey.pem != \/\e\t\c\/\c\o\n\t\r\a\i\l\/\s\s\l\/\p\r\i\v\a\t\e\/\s\e\r\v\e\r\-\p\r\i\v\k\e\y\.\p\e\m ]] + [[ /etc/contrail/ssl/private/server-privkey.pem != \/\e\t\c\/\c\o\n\t\r\a\i\l\/\s\s\l\/\p\r\i\v\a\t\e\/\s\e\r\v\e\r\-\p\r\i\v\k\e\y\.\p\e\m ]] + [[ /etc/contrail/ssl/private/server-privkey.pem != \/\e\t\c\/\c\o\n\t\r\a\i\l\/\s\s\l\/\p\r\i\v\a\t\e\/\s\e\r\v\e\r\-\p\r\i\v\k\e\y\.\p\e\m ]] + wait_config_api_certs_if_ssl_enabled + is_enabled True + local val=true + [[ true == \t\r\u\e ]] + [[ /etc/contrail/ssl/private/server-privkey.pem != \/\e\t\c\/\c\o\n\t\r\a\i\l\/\s\s\l\/\p\r\i\v\a\t\e\/\s\e\r\v\e\r\-\p\r\i\v\k\e\y\.\p\e\m ]] + wait_for_cassandra ++ cut -d , -f 1 ++ echo 10.0.0.24 + local cassandra=10.0.0.24 + (( i=1 )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.24 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.24 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.24 9041 + echo 'INFO: Cassandra is connected' INFO: Cassandra is connected + sleep 5 + return 0 + host_ip=0.0.0.0 + is_enabled + local val= + [[ '' == \t\r\u\e ]] + [[ '' == \y\e\s ]] + [[ '' == \e\n\a\b\l\e\d ]] ++ get_listen_ip_for_node CONFIG +++ find_my_ip_and_order_for_node CONFIG +++ local server_typ=CONFIG_NODES +++ find_my_ip_and_order_for_node_list 10.0.0.24 +++ local servers=10.0.0.24 +++ local server_list= +++ IFS=, +++ read -ra server_list +++ cut -d ' ' -f 1 ++++ get_local_ips ++++ tr '\n' , ++++ cat /proc/net/fib_trie ++++ awk '/32 host/ { print f } {f=$2}' ++++ grep -vi host ++++ sort ++++ uniq +++ local local_ips=,10.0.0.24,10.177.229.1,127.0.0.1,172.17.0.1,252.24.0.1,, +++ local ord=1 +++ for server in '"${server_list[@]}"' +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.24'\''))' +++ local server_ip=10.0.0.24 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.24 ]] +++ [[ ,10.0.0.24,10.177.229.1,127.0.0.1,172.17.0.1,252.24.0.1,, =~ ,10\.0\.0\.24, ]] +++ echo 10.0.0.24 1 +++ return ++ local ip=10.0.0.24 ++ [[ -z 10.0.0.24 ]] ++ echo 10.0.0.24 + host_ip=10.0.0.24 + [[ cql == \c\q\l ]] ++ echo 10.0.0.24:9041 ++ sed 's/,/ /g' + cassandra_server_list=10.0.0.24:9041 + config_api_certs_config= + uwsgi_socket='protocol = http\nsocket = 10.0.0.24:8082' + is_enabled True + local val=true + [[ true == \t\r\u\e ]] + (( CONFIG_API_WORKER_COUNT == 1 )) + read -r -d '' config_api_certs_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 ]] + neutron_section= + mkdir -p /etc/contrail + introspect_port_list=("${CONFIG_API_INTROSPECT_PORT}") + admin_port_list=("${CONFIG_API_ADMIN_PORT}") + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT-1 )) + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT )) + cat ++ get_introspect_listen_ip_for_node CONFIG ++ local ip=0.0.0.0 ++ is_enabled True ++ local val=true ++ [[ true == \t\r\u\e ]] ++ echo 0.0.0.0 + add_ini_params_from_env API /etc/contrail/contrail-api-0.conf + local service_name=API + local cfg_path=/etc/contrail/contrail-api-0.conf + local delim=__ ++ set -o posix ++ set ++ sort ++ grep '^API__.*__.*=.*$' ++ cut -d = -f 1 ++ sed 's/^API__//g' + local vars= + local section= + (( ++index )) + (( index < CONFIG_API_WORKER_COUNT )) + (( CONFIG_API_WORKER_COUNT > 1 )) + service_cmd='/usr/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 + [[ keystone != \k\e\y\s\t\o\n\e ]] + local tmp_file=/etc/contrail/contrail-keystone-auth.conf.tmp + cat + [[ /v3 == \/\v\3 ]] + cat + [[ http == \h\t\t\p\s ]] + [[ -n '' ]] + [[ -n '' ]] + [[ -n public ]] + echo 'interface = public' + mv -f /etc/contrail/contrail-keystone-auth.conf.tmp /etc/contrail/contrail-keystone-auth.conf + set_vnc_api_lib_ini + local tmp_file=/etc/contrail/vnc_api_lib.ini.tmp + cat + is_enabled True + local val=true + [[ true == \t\r\u\e ]] + cat + [[ keystone == \k\e\y\s\t\o\n\e ]] + cat + [[ http == \h\t\t\p\s ]] + 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/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/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/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.6/site-packages/keystonemiddleware/auth_token/_memcache_crypt.py:42: CryptographyDeprecationWarning: Python 3.6 is no longer supported by the Python core team. Therefore, support for it is deprecated in cryptography. The next release of cryptography will remove support for Python 3.6. from cryptography.hazmat import backends as crypto_backends 12/30/2024 01:51:57.528 7f1dd092a188 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 12/30/2024 01:51:57.595 7f1dd092a188 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 12/30/2024 01:51:57.635 7f1dd092a188 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 12/30/2024 01:51:57.635 7f1dd092a188 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log] ovl: Error while doing RPMdb copy-up: [Errno 13] Permission denied: '/var/lib/rpm/__db.003' [Introspect:8084]10.0.0.24 - - [2024-12-30 01:52:02] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 314 0.001140 [Introspect:8084]10.0.0.24 - - [2024-12-30 01:52:38] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 314 0.000734 The option "admin_port" is not known to keystonemiddleware The option "max_requests" is not known to keystonemiddleware The option "signing_dir" is not known to keystonemiddleware The option "auth_url" is not known to keystonemiddleware The option "username" is not known to keystonemiddleware The option "password" is not known to keystonemiddleware The option "user_domain_name" is not known to keystonemiddleware The option "project_domain_name" is not known to keystonemiddleware The option "project_name" is not known to keystonemiddleware AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. Configuring www_authenticate_uri to point to the public identity endpoint is required; clients may not be able to authenticate against an admin endpoint Bottle v0.12.25 server starting up (using GeventPoolServer(spawn=))... Listening on http://localhost:8095/ Hit Ctrl-C to quit. Bottle v0.12.25 server starting up (using GeventPoolServer(spawn=, ca_certs='/etc/contrail/ssl/certs/ca-cert.pem', keyfile='/etc/contrail/ssl/private/server-privkey.pem', certfile='/etc/contrail/ssl/certs/server.pem', ssl_version=<_SSLMethod.PROTOCOL_TLSv1_2: 5>))... Listening on http://10.0.0.24:8082/ Hit Ctrl-C to quit. 10.0.0.24 - - [2024-12-30 01:52:48] "GET / HTTP/1.1" 200 45019 0.002157 10.0.0.24 - - [2024-12-30 01:52:48] "GET / HTTP/1.1" 200 45019 0.002106 Using the in-process token cache is deprecated as of the 4.2.0 release and may be removed in the 5.0.0 release or the 'O' development cycle. The in-process cache causes inconsistent results and high memory usage. When the feature is removed the auth_token middleware will not cache tokens by default which may result in performance issues. It is recommended to use memcache for the auth_token token cache by setting the memcached_servers option. 10.0.0.24 - - [2024-12-30 01:52:48] "GET /domains?detail=False&count=False&shared=False HTTP/1.1" 401 294 0.000842 10.0.0.24 - - [2024-12-30 01:52:48] "POST /fqname-to-id HTTP/1.1" 401 294 0.000364 10.0.0.24 - - [2024-12-30 01:52:48] "GET / HTTP/1.1" 200 36215 0.002471 10.0.0.24 - - [2024-12-30 01:52:48] "POST /fqname-to-id HTTP/1.1" 401 294 0.001254 10.0.0.24 - - [2024-12-30 01:52:48] "GET / HTTP/1.1" 200 36215 0.003698 10.0.0.24 - - [2024-12-30 01:52:48] "GET /domains?detail=False&count=False&shared=False HTTP/1.1" 200 312 0.372774 10.0.0.24 - - [2024-12-30 01:52:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.385676 10.0.0.24 - - [2024-12-30 01:52:48] "GET /projects?detail=False&count=False&shared=False HTTP/1.1" 200 333 0.004700 10.0.0.24 - - [2024-12-30 01:52:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003641 10.0.0.24 - - [2024-12-30 01:52:49] "POST /fqname-to-id HTTP/1.1" 404 186 0.045387 10.0.0.24 - - [2024-12-30 01:52:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.006212 10.0.0.24 - - [2024-12-30 01:52:49] "GET /global-system-config/2cf8734e-8bbc-4643-981d-de0017f6c1e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.011252 /usr/local/lib/python3.6/site-packages/keystoneauth1/adapter.py:244: UserWarning: Using keystoneclient sessions has been deprecated. Please update your software to use keystoneauth1. warnings.warn('Using keystoneclient sessions has been deprecated. ' 10.0.0.24 - - [2024-12-30 01:52:49] "POST /service-appliance-sets HTTP/1.1" 200 555 0.073569 10.0.0.24 - - [2024-12-30 01:52:49] "POST /fqname-to-id HTTP/1.1" 404 180 0.004311 10.0.0.24 - - [2024-12-30 01:52:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.005633 10.0.0.24 - - [2024-12-30 01:52:49] "GET /global-system-config/2cf8734e-8bbc-4643-981d-de0017f6c1e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.010487 10.0.0.24 - - [2024-12-30 01:52:49] "POST /service-appliance-sets HTTP/1.1" 200 543 0.037428 10.0.0.24 - - [2024-12-30 01:52:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.005193 10.0.0.24 - - [2024-12-30 01:52:49] "GET /network-ipam/1b2dffa7-8e4a-4bd2-afef-e8b335e56109?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1955 0.007996 10.0.0.24 - - [2024-12-30 01:52:50] "POST /service-templates HTTP/1.1" 200 513 0.055112 10.0.0.24 - - [2024-12-30 01:52:50] "POST /service-templates HTTP/1.1" 200 503 0.047760 10.0.0.24 - - [2024-12-30 01:52:50] "GET / HTTP/1.1" 200 36215 0.002877 10.0.0.24 - - [2024-12-30 01:52:50] "POST /service-templates HTTP/1.1" 200 517 0.064725 10.0.0.24 - - [2024-12-30 01:52:50] "GET / HTTP/1.1" 200 36215 0.001813 10.0.0.24 - - [2024-12-30 01:52:50] "POST /fqname-to-id HTTP/1.1" 401 294 0.000494 10.0.0.24 - - [2024-12-30 01:52:50] "POST /service-templates HTTP/1.1" 200 537 0.057509 10.0.0.24 - - [2024-12-30 01:52:50] "POST /service-templates HTTP/1.1" 200 509 0.103226 10.0.0.24 - - [2024-12-30 01:52:50] "GET / HTTP/1.1" 200 36215 0.002024 10.0.0.24 - - [2024-12-30 01:52:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.050098 10.0.0.24 - - [2024-12-30 01:52:50] "GET /global-system-config/2cf8734e-8bbc-4643-981d-de0017f6c1e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.019422 10.0.0.24 - - [2024-12-30 01:52:50] "POST /fqname-to-id HTTP/1.1" 404 214 0.004117 10.0.0.24 - - [2024-12-30 01:52:50] "GET / HTTP/1.1" 200 36215 0.003511 10.0.0.24 - - [2024-12-30 01:52:50] "POST /fqname-to-id HTTP/1.1" 401 294 0.003035 10.0.0.24 - - [2024-12-30 01:52:50] "POST /analytics-snmp-nodes HTTP/1.1" 200 607 0.080337 The option "admin_port" is not known to keystonemiddleware The option "max_requests" is not known to keystonemiddleware The option "signing_dir" is not known to keystonemiddleware The option "auth_url" is not known to keystonemiddleware The option "username" is not known to keystonemiddleware The option "password" is not known to keystonemiddleware The option "user_domain_name" is not known to keystonemiddleware The option "project_domain_name" is not known to keystonemiddleware The option "project_name" is not known to keystonemiddleware AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. Configuring www_authenticate_uri to point to the public identity endpoint is required; clients may not be able to authenticate against an admin endpoint Using the in-process token cache is deprecated as of the 4.2.0 release and may be removed in the 5.0.0 release or the 'O' development cycle. The in-process cache causes inconsistent results and high memory usage. When the feature is removed the auth_token middleware will not cache tokens by default which may result in performance issues. It is recommended to use memcache for the auth_token token cache by setting the memcached_servers option. 10.0.0.24 - - [2024-12-30 01:52:51] "POST /fqname-to-id HTTP/1.1" 401 294 0.000561 10.0.0.24 - - [2024-12-30 01:52:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.091999 10.0.0.24 - - [2024-12-30 01:52:51] "GET /global-system-config/2cf8734e-8bbc-4643-981d-de0017f6c1e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.018150 10.0.0.24 - - [2024-12-30 01:52:51] "GET /obj-perms HTTP/1.1" 200 6369 0.491863 10.0.0.24 - - [2024-12-30 01:52:51] "POST /fqname-to-id HTTP/1.1" 404 214 0.004026 10.0.0.24 - - [2024-12-30 01:52:51] "POST /fqname-to-id HTTP/1.1" 404 196 0.094910 10.0.0.24 - - [2024-12-30 01:52:51] "POST /analytics-nodes HTTP/1.1" 200 597 0.101230 10.0.0.24 - - [2024-12-30 01:52:51] "GET /obj-perms HTTP/1.1" 200 6369 0.085503 10.0.0.24 - - [2024-12-30 01:52:51] "POST /job-templates HTTP/1.1" 200 557 0.336013 10.0.0.24 - - [2024-12-30 01:52:51] "POST /fqname-to-id HTTP/1.1" 404 200 0.007148 10.0.0.24 - - [2024-12-30 01:52:51] "GET / HTTP/1.1" 200 36215 0.002565 10.0.0.24 - - [2024-12-30 01:52:51] "POST /fqname-to-id HTTP/1.1" 401 294 0.001031 10.0.0.24 - - [2024-12-30 01:52:52] "POST /job-templates HTTP/1.1" 200 565 0.108465 10.0.0.24 - - [2024-12-30 01:52:52] "POST /fqname-to-id HTTP/1.1" 404 191 0.014374 10.0.0.24 - - [2024-12-30 01:52:52] "GET / HTTP/1.1" 200 36215 0.002042 10.0.0.24 - - [2024-12-30 01:52:52] "POST /fqname-to-id HTTP/1.1" 401 294 0.000648 10.0.0.24 - - [2024-12-30 01:52:52] "POST /job-templates HTTP/1.1" 200 547 0.101635 10.0.0.24 - - [2024-12-30 01:52:52] "POST /fqname-to-id HTTP/1.1" 404 207 0.022058 10.0.0.24 - - [2024-12-30 01:52:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.055606 10.0.0.24 - - [2024-12-30 01:52:52] "GET /global-system-config/2cf8734e-8bbc-4643-981d-de0017f6c1e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.011348 10.0.0.24 - - [2024-12-30 01:52:52] "POST /fqname-to-id HTTP/1.1" 404 214 0.010030 10.0.0.24 - - [2024-12-30 01:52:52] "POST /job-templates HTTP/1.1" 200 579 0.131655 10.0.0.24 - - [2024-12-30 01:52:52] "POST /fqname-to-id HTTP/1.1" 404 208 0.006895 10.0.0.24 - - [2024-12-30 01:52:52] "POST /config-nodes HTTP/1.1" 200 591 0.090428 10.0.0.24 - - [2024-12-30 01:52:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.050863 10.0.0.24 - - [2024-12-30 01:52:52] "GET /global-system-config/2cf8734e-8bbc-4643-981d-de0017f6c1e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.017453 10.0.0.24 - - [2024-12-30 01:52:52] "POST /fqname-to-id HTTP/1.1" 404 214 0.026459 10.0.0.24 - - [2024-12-30 01:52:52] "POST /job-templates HTTP/1.1" 200 581 0.087258 10.0.0.24 - - [2024-12-30 01:52:52] "POST /fqname-to-id HTTP/1.1" 404 210 0.006391 10.0.0.24 - - [2024-12-30 01:52:52] "POST /config-database-nodes HTTP/1.1" 200 609 0.046003 10.0.0.24 - - [2024-12-30 01:52:52] "POST /job-templates HTTP/1.1" 200 585 0.119560 10.0.0.24 - - [2024-12-30 01:52:53] "POST /fqname-to-id HTTP/1.1" 404 198 0.015593 10.0.0.24 - - [2024-12-30 01:52:53] "GET / HTTP/1.1" 200 36215 0.002175 10.0.0.24 - - [2024-12-30 01:52:53] "POST /global-vrouter-configs HTTP/1.1" 401 294 0.000621 10.0.0.24 - - [2024-12-30 01:52:53] "POST /job-templates HTTP/1.1" 200 561 0.087945 10.0.0.24 - - [2024-12-30 01:52:53] "POST /fqname-to-id HTTP/1.1" 404 203 0.005160 10.0.0.24 - - [2024-12-30 01:52:53] "POST /job-templates HTTP/1.1" 200 571 0.070674 10.0.0.24 - - [2024-12-30 01:52:53] "POST /fqname-to-id HTTP/1.1" 404 196 0.007902 10.0.0.24 - - [2024-12-30 01:52:53] "POST /job-templates HTTP/1.1" 200 557 0.092260 10.0.0.24 - - [2024-12-30 01:52:53] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.044227 10.0.0.24 - - [2024-12-30 01:52:53] "POST /fqname-to-id HTTP/1.1" 404 196 0.003885 10.0.0.24 - - [2024-12-30 01:52:53] "POST /job-templates HTTP/1.1" 200 557 0.082165 10.0.0.24 - - [2024-12-30 01:52:53] "POST /fqname-to-id HTTP/1.1" 401 294 0.001093 10.0.0.24 - - [2024-12-30 01:52:53] "POST /fqname-to-id HTTP/1.1" 404 196 0.006066 10.0.0.24 - - [2024-12-30 01:52:53] "POST /job-templates HTTP/1.1" 200 557 0.086765 10.0.0.24 - - [2024-12-30 01:52:53] "POST /fqname-to-id HTTP/1.1" 404 186 0.003999 10.0.0.24 - - [2024-12-30 01:52:54] "POST /job-templates HTTP/1.1" 200 537 0.082878 10.0.0.24 - - [2024-12-30 01:52:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.067260 10.0.0.24 - - [2024-12-30 01:52:54] "GET /network-ipam/1b2dffa7-8e4a-4bd2-afef-e8b335e56109?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1955 0.007569 10.0.0.24 - - [2024-12-30 01:52:54] "POST /fqname-to-id HTTP/1.1" 404 198 0.004990 10.0.0.24 - - [2024-12-30 01:52:54] "POST /job-templates HTTP/1.1" 200 561 0.089398 10.0.0.24 - - [2024-12-30 01:52:54] "POST /fqname-to-id HTTP/1.1" 404 198 0.004713 10.0.0.24 - - [2024-12-30 01:52:54] "POST /job-templates HTTP/1.1" 200 561 0.074064 10.0.0.24 - - [2024-12-30 01:52:54] "POST /fqname-to-id HTTP/1.1" 404 198 0.005493 10.0.0.24 - - [2024-12-30 01:52:54] "POST /job-templates HTTP/1.1" 200 561 0.082663 10.0.0.24 - - [2024-12-30 01:52:54] "POST /fqname-to-id HTTP/1.1" 404 201 0.006382 10.0.0.24 - - [2024-12-30 01:52:54] "POST /fqname-to-id HTTP/1.1" 404 225 0.006063 10.0.0.24 - - [2024-12-30 01:52:54] "POST /job-templates HTTP/1.1" 200 567 0.085868 10.0.0.24 - - [2024-12-30 01:52:54] "POST /access-control-lists HTTP/1.1" 200 589 0.099280 10.0.0.24 - - [2024-12-30 01:52:54] "POST /fqname-to-id HTTP/1.1" 404 197 0.011022 10.0.0.24 - - [2024-12-30 01:52:54] "POST /fqname-to-id HTTP/1.1" 404 224 0.007844 10.0.0.24 - - [2024-12-30 01:52:54] "GET / HTTP/1.1" 200 36215 0.002157 10.0.0.24 - - [2024-12-30 01:52:54] "POST /fqname-to-id HTTP/1.1" 401 294 0.000549 10.0.0.24 - - [2024-12-30 01:52:54] "POST /job-templates HTTP/1.1" 200 559 0.088451 10.0.0.24 - - [2024-12-30 01:52:55] "POST /fqname-to-id HTTP/1.1" 404 196 0.011548 10.0.0.24 - - [2024-12-30 01:52:55] "POST /access-control-lists HTTP/1.1" 200 587 0.121657 10.0.0.24 - - [2024-12-30 01:52:55] "POST /job-templates HTTP/1.1" 200 557 0.086506 10.0.0.24 - - [2024-12-30 01:52:55] "POST /fqname-to-id HTTP/1.1" 404 205 0.003985 10.0.0.24 - - [2024-12-30 01:52:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.033954 10.0.0.24 - - [2024-12-30 01:52:55] "GET /global-system-config/2cf8734e-8bbc-4643-981d-de0017f6c1e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.113565 10.0.0.24 - - [2024-12-30 01:52:55] "POST /fqname-to-id HTTP/1.1" 404 214 0.007688 10.0.0.24 - - [2024-12-30 01:52:55] "POST /job-templates HTTP/1.1" 200 575 0.248742 10.0.0.24 - - [2024-12-30 01:52:55] "POST /route-targets HTTP/1.1" 200 328 0.058342 10.0.0.24 - - [2024-12-30 01:52:55] "POST /fqname-to-id HTTP/1.1" 404 194 0.015804 10.0.0.24 - - [2024-12-30 01:52:55] "POST /ref-update HTTP/1.1" 200 156 0.041290 10.0.0.24 - - [2024-12-30 01:52:55] "POST /analytics-alarm-nodes HTTP/1.1" 200 609 0.080443 10.0.0.24 - - [2024-12-30 01:52:55] "GET / HTTP/1.1" 200 36215 0.001844 10.0.0.24 - - [2024-12-30 01:52:55] "POST /fqname-to-id HTTP/1.1" 401 294 0.001475 10.0.0.24 - - [2024-12-30 01:52:55] "POST /job-templates HTTP/1.1" 200 553 0.127164 10.0.0.24 - - [2024-12-30 01:52:55] "POST /route-targets HTTP/1.1" 200 328 0.065693 10.0.0.24 - - [2024-12-30 01:52:55] "POST /fqname-to-id HTTP/1.1" 404 208 0.015188 10.0.0.24 - - [2024-12-30 01:52:55] "POST /ref-update HTTP/1.1" 200 156 0.029594 10.0.0.24 - - [2024-12-30 01:52:55] "POST /job-templates HTTP/1.1" 200 581 0.071952 10.0.0.24 - - [2024-12-30 01:52:55] "POST /route-targets HTTP/1.1" 200 328 0.035872 10.0.0.24 - - [2024-12-30 01:52:55] "POST /fqname-to-id HTTP/1.1" 404 196 0.015807 10.0.0.24 - - [2024-12-30 01:52:55] "POST /ref-update HTTP/1.1" 200 156 0.016725 10.0.0.24 - - [2024-12-30 01:52:56] "POST /route-targets HTTP/1.1" 200 328 0.063166 10.0.0.24 - - [2024-12-30 01:52:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.052518 10.0.0.24 - - [2024-12-30 01:52:56] "GET /global-system-config/2cf8734e-8bbc-4643-981d-de0017f6c1e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.041684 10.0.0.24 - - [2024-12-30 01:52:56] "POST /job-templates HTTP/1.1" 200 557 0.158991 10.0.0.24 - - [2024-12-30 01:52:56] "POST /ref-update HTTP/1.1" 200 156 0.045986 10.0.0.24 - - [2024-12-30 01:52:56] "POST /fqname-to-id HTTP/1.1" 404 214 0.004052 10.0.0.24 - - [2024-12-30 01:52:56] "POST /fqname-to-id HTTP/1.1" 404 198 0.005122 10.0.0.24 - - [2024-12-30 01:52:56] "POST /database-nodes HTTP/1.1" 200 595 0.055111 10.0.0.24 - - [2024-12-30 01:52:56] "POST /fqname-to-id HTTP/1.1" 404 201 0.003961 10.0.0.24 - - [2024-12-30 01:52:56] "POST /job-templates HTTP/1.1" 200 561 0.096457 10.0.0.24 - - [2024-12-30 01:52:56] "POST /fqname-to-id HTTP/1.1" 404 206 0.007801 10.0.0.24 - - [2024-12-30 01:52:56] "POST /access-control-lists HTTP/1.1" 200 553 0.098801 10.0.0.24 - - [2024-12-30 01:52:56] "PUT /access-control-list/4cf04afe-8ec3-4363-86b8-ea74219c1ab2 HTTP/1.1" 200 273 0.028672 10.0.0.24 - - [2024-12-30 01:52:56] "POST /job-templates HTTP/1.1" 200 577 0.124443 10.0.0.24 - - [2024-12-30 01:52:56] "PUT /access-control-list/1c244ac0-0fac-4bc7-91f6-6ba206ba4102 HTTP/1.1" 200 273 0.036704 10.0.0.24 - - [2024-12-30 01:52:56] "GET / HTTP/1.1" 200 36215 0.001571 10.0.0.24 - - [2024-12-30 01:52:56] "POST /fqname-to-id HTTP/1.1" 401 294 0.000584 10.0.0.24 - - [2024-12-30 01:52:56] "POST /fqname-to-id HTTP/1.1" 404 197 0.013778 10.0.0.24 - - [2024-12-30 01:52:56] "POST /job-templates HTTP/1.1" 200 559 0.075109 10.0.0.24 - - [2024-12-30 01:52:56] "POST /fqname-to-id HTTP/1.1" 404 198 0.010264 10.0.0.24 - - [2024-12-30 01:52:56] "POST /job-templates HTTP/1.1" 200 561 0.075627 10.0.0.24 - - [2024-12-30 01:52:56] "POST /fqname-to-id HTTP/1.1" 404 196 0.004090 10.0.0.24 - - [2024-12-30 01:52:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.049291 10.0.0.24 - - [2024-12-30 01:52:57] "GET /routing-instance/4ed7a9e1-3601-4b4e-96e5-9ae1c603ce66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.006152 10.0.0.24 - - [2024-12-30 01:52:57] "POST /job-templates HTTP/1.1" 200 557 0.104134 10.0.0.24 - - [2024-12-30 01:52:57] "POST /bgp-routers HTTP/1.1" 200 614 0.101948 10.0.0.24 - - [2024-12-30 01:52:57] "POST /fqname-to-id HTTP/1.1" 404 195 0.004857 10.0.0.24 - - [2024-12-30 01:52:57] "GET /bgp-router/14e691e1-59cb-4e68-bce0-b964a02c5244?fields=global_system_config_back_refs HTTP/1.1" 200 1110 0.009702 10.0.0.24 - - [2024-12-30 01:52:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.009042 10.0.0.24 - - [2024-12-30 01:52:57] "POST /job-templates HTTP/1.1" 200 555 0.096714 10.0.0.24 - - [2024-12-30 01:52:57] "GET /global-system-config/2cf8734e-8bbc-4643-981d-de0017f6c1e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.023262 10.0.0.24 - - [2024-12-30 01:52:57] "POST /fqname-to-id HTTP/1.1" 404 195 0.004355 10.0.0.24 - - [2024-12-30 01:52:57] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.004333 10.0.0.24 - - [2024-12-30 01:52:57] "POST /ref-update HTTP/1.1" 200 156 0.018352 10.0.0.24 - - [2024-12-30 01:52:57] "POST /job-templates HTTP/1.1" 200 555 0.102558 10.0.0.24 - - [2024-12-30 01:52:57] "POST /fqname-to-id HTTP/1.1" 404 195 0.003999 10.0.0.24 - - [2024-12-30 01:52:57] "POST /job-templates HTTP/1.1" 200 555 0.212739 10.0.0.24 - - [2024-12-30 01:52:57] "POST /fqname-to-id HTTP/1.1" 404 200 0.003994 10.0.0.24 - - [2024-12-30 01:52:58] "POST /job-templates HTTP/1.1" 200 565 0.072383 10.0.0.24 - - [2024-12-30 01:52:58] "POST /fqname-to-id HTTP/1.1" 404 201 0.004728 10.0.0.24 - - [2024-12-30 01:52:58] "POST /job-templates HTTP/1.1" 200 567 0.081399 10.0.0.24 - - [2024-12-30 01:52:58] "POST /fqname-to-id HTTP/1.1" 404 189 0.003964 10.0.0.24 - - [2024-12-30 01:52:58] "POST /config-propertiess HTTP/1.1" 200 553 0.071020 10.0.0.24 - - [2024-12-30 01:52:58] "POST /fqname-to-id HTTP/1.1" 404 168 0.006734 10.0.0.24 - - [2024-12-30 01:52:58] "POST /tags HTTP/1.1" 200 322 0.040341 10.0.0.24 - - [2024-12-30 01:52:58] "POST /fqname-to-id HTTP/1.1" 404 166 0.003933 10.0.0.24 - - [2024-12-30 01:52:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.007059 10.0.0.24 - - [2024-12-30 01:52:58] "GET /global-vrouter-config/a2150406-2963-435f-a82d-bb7522be7be0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1164 0.005804 10.0.0.24 - - [2024-12-30 01:52:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004346 10.0.0.24 - - [2024-12-30 01:52:58] "POST /tags HTTP/1.1" 200 318 0.038944 10.0.0.24 - - [2024-12-30 01:52:58] "PUT /global-vrouter-config/a2150406-2963-435f-a82d-bb7522be7be0 HTTP/1.1" 200 277 0.012043 10.0.0.24 - - [2024-12-30 01:52:58] "POST /fqname-to-id HTTP/1.1" 404 174 0.005544 10.0.0.24 - - [2024-12-30 01:52:58] "POST /tags HTTP/1.1" 200 334 0.040591 10.0.0.24 - - [2024-12-30 01:52:58] "POST /fqname-to-id HTTP/1.1" 404 162 0.004959 10.0.0.24 - - [2024-12-30 01:52:58] "POST /tags HTTP/1.1" 200 310 0.030075 10.0.0.24 - - [2024-12-30 01:52:58] "POST /fqname-to-id HTTP/1.1" 404 174 0.005301 10.0.0.24 - - [2024-12-30 01:52:59] "POST /tags HTTP/1.1" 200 334 0.037262 10.0.0.24 - - [2024-12-30 01:52:59] "POST /fqname-to-id HTTP/1.1" 404 164 0.004588 10.0.0.24 - - [2024-12-30 01:52:59] "POST /tags HTTP/1.1" 200 314 0.037509 10.0.0.24 - - [2024-12-30 01:52:59] "POST /fqname-to-id HTTP/1.1" 404 169 0.003624 10.0.0.24 - - [2024-12-30 01:52:59] "POST /tags HTTP/1.1" 200 324 0.028010 10.0.0.24 - - [2024-12-30 01:52:59] "GET / HTTP/1.1" 200 36215 0.002755 10.0.0.24 - - [2024-12-30 01:52:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004359 10.0.0.24 - - [2024-12-30 01:52:59] "POST /alarms HTTP/1.1" 401 294 0.000552 10.0.0.24 - - [2024-12-30 01:52:59] "PUT /global-system-config/2cf8734e-8bbc-4643-981d-de0017f6c1e8 HTTP/1.1" 200 275 0.019353 10.0.0.24 - - [2024-12-30 01:52:59] "POST /fqname-to-id HTTP/1.1" 404 166 0.004474 10.0.0.24 - - [2024-12-30 01:52:59] "POST /hardwares HTTP/1.1" 200 328 0.014526 10.0.0.24 - - [2024-12-30 01:52:59] "POST /fqname-to-id HTTP/1.1" 404 166 0.003566 10.0.0.24 - - [2024-12-30 01:52:59] "POST /hardwares HTTP/1.1" 200 328 0.024481 10.0.0.24 - - [2024-12-30 01:52:59] "POST /fqname-to-id HTTP/1.1" 404 166 0.005493 10.0.0.24 - - [2024-12-30 01:52:59] "POST /hardwares HTTP/1.1" 200 328 0.035458 10.0.0.24 - - [2024-12-30 01:52:59] "POST /alarms HTTP/1.1" 200 583 0.094547 10.0.0.24 - - [2024-12-30 01:52:59] "POST /fqname-to-id HTTP/1.1" 404 166 0.004162 10.0.0.24 - - [2024-12-30 01:52:59] "POST /alarms HTTP/1.1" 200 577 0.033915 10.0.0.24 - - [2024-12-30 01:52:59] "POST /hardwares HTTP/1.1" 200 328 0.018177 10.0.0.24 - - [2024-12-30 01:52:59] "POST /fqname-to-id HTTP/1.1" 404 164 0.007539 10.0.0.24 - - [2024-12-30 01:52:59] "POST /alarms HTTP/1.1" 200 577 0.044039 10.0.0.24 - - [2024-12-30 01:53:00] "POST /hardwares HTTP/1.1" 200 324 0.043503 10.0.0.24 - - [2024-12-30 01:53:00] "POST /alarms HTTP/1.1" 200 561 0.065358 10.0.0.24 - - [2024-12-30 01:53:00] "POST /fqname-to-id HTTP/1.1" 404 164 0.004187 10.0.0.24 - - [2024-12-30 01:53:00] "POST /hardwares HTTP/1.1" 200 324 0.027041 10.0.0.24 - - [2024-12-30 01:53:00] "POST /alarms HTTP/1.1" 200 557 0.064514 10.0.0.24 - - [2024-12-30 01:53:00] "POST /fqname-to-id HTTP/1.1" 404 161 0.007159 10.0.0.24 - - [2024-12-30 01:53:00] "POST /alarms HTTP/1.1" 200 559 0.029790 10.0.0.24 - - [2024-12-30 01:53:00] "POST /hardwares HTTP/1.1" 200 318 0.042919 10.0.0.24 - - [2024-12-30 01:53:00] "POST /fqname-to-id HTTP/1.1" 404 164 0.005482 10.0.0.24 - - [2024-12-30 01:53:00] "POST /alarms HTTP/1.1" 200 567 0.067183 10.0.0.24 - - [2024-12-30 01:53:00] "POST /hardwares HTTP/1.1" 200 324 0.025439 10.0.0.24 - - [2024-12-30 01:53:00] "POST /alarms HTTP/1.1" 200 551 0.041177 10.0.0.24 - - [2024-12-30 01:53:00] "POST /fqname-to-id HTTP/1.1" 404 164 0.003766 10.0.0.24 - - [2024-12-30 01:53:00] "POST /alarms HTTP/1.1" 200 559 0.036064 10.0.0.24 - - [2024-12-30 01:53:00] "POST /hardwares HTTP/1.1" 200 324 0.032211 10.0.0.24 - - [2024-12-30 01:53:00] "POST /fqname-to-id HTTP/1.1" 404 164 0.003821 10.0.0.24 - - [2024-12-30 01:53:00] "POST /alarms HTTP/1.1" 200 569 0.037273 10.0.0.24 - - [2024-12-30 01:53:00] "POST /hardwares HTTP/1.1" 200 324 0.022745 10.0.0.24 - - [2024-12-30 01:53:00] "POST /alarms HTTP/1.1" 200 557 0.043190 10.0.0.24 - - [2024-12-30 01:53:00] "POST /fqname-to-id HTTP/1.1" 404 165 0.008454 10.0.0.24 - - [2024-12-30 01:53:00] "POST /alarms HTTP/1.1" 200 569 0.045522 10.0.0.24 - - [2024-12-30 01:53:00] "POST /hardwares HTTP/1.1" 200 326 0.031869 10.0.0.24 - - [2024-12-30 01:53:00] "POST /fqname-to-id HTTP/1.1" 404 165 0.005930 10.0.0.24 - - [2024-12-30 01:53:00] "POST /hardwares HTTP/1.1" 200 326 0.029160 10.0.0.24 - - [2024-12-30 01:53:00] "POST /alarms HTTP/1.1" 200 577 0.089169 10.0.0.24 - - [2024-12-30 01:53:00] "POST /fqname-to-id HTTP/1.1" 404 165 0.009048 10.0.0.24 - - [2024-12-30 01:53:00] "POST /alarms HTTP/1.1" 200 571 0.039806 10.0.0.24 - - [2024-12-30 01:53:01] "POST /hardwares HTTP/1.1" 200 326 0.022614 10.0.0.24 - - [2024-12-30 01:53:01] "POST /alarms HTTP/1.1" 200 563 0.040721 10.0.0.24 - - [2024-12-30 01:53:01] "POST /fqname-to-id HTTP/1.1" 404 165 0.006597 10.0.0.24 - - [2024-12-30 01:53:01] "POST /hardwares HTTP/1.1" 200 326 0.018137 10.0.0.24 - - [2024-12-30 01:53:01] "POST /alarms HTTP/1.1" 200 563 0.063679 10.0.0.24 - - [2024-12-30 01:53:01] "POST /fqname-to-id HTTP/1.1" 404 164 0.005574 10.0.0.24 - - [2024-12-30 01:53:01] "POST /hardwares HTTP/1.1" 200 324 0.024404 10.0.0.24 - - [2024-12-30 01:53:01] "POST /alarms HTTP/1.1" 200 563 0.056638 10.0.0.24 - - [2024-12-30 01:53:01] "POST /fqname-to-id HTTP/1.1" 404 161 0.008051 10.0.0.24 - - [2024-12-30 01:53:01] "POST /alarms HTTP/1.1" 200 549 0.025259 10.0.0.24 - - [2024-12-30 01:53:01] "POST /hardwares HTTP/1.1" 200 318 0.020130 10.0.0.24 - - [2024-12-30 01:53:01] "POST /fqname-to-id HTTP/1.1" 404 164 0.005996 10.0.0.24 - - [2024-12-30 01:53:01] "POST /alarms HTTP/1.1" 200 597 0.034849 10.0.0.24 - - [2024-12-30 01:53:01] "POST /hardwares HTTP/1.1" 200 324 0.031246 10.0.0.24 - - [2024-12-30 01:53:01] "POST /alarms HTTP/1.1" 200 577 0.047010 10.0.0.24 - - [2024-12-30 01:53:01] "POST /fqname-to-id HTTP/1.1" 404 161 0.003789 10.0.0.24 - - [2024-12-30 01:53:01] "POST /alarms HTTP/1.1" 200 573 0.045526 10.0.0.24 - - [2024-12-30 01:53:01] "POST /hardwares HTTP/1.1" 200 318 0.029121 10.0.0.24 - - [2024-12-30 01:53:01] "POST /fqname-to-id HTTP/1.1" 404 164 0.003031 10.0.0.24 - - [2024-12-30 01:53:01] "POST /alarms HTTP/1.1" 200 585 0.025776 10.0.0.24 - - [2024-12-30 01:53:01] "POST /hardwares HTTP/1.1" 200 324 0.026710 10.0.0.24 - - [2024-12-30 01:53:01] "POST /alarms HTTP/1.1" 200 611 0.034991 10.0.0.24 - - [2024-12-30 01:53:01] "POST /fqname-to-id HTTP/1.1" 404 162 0.005145 10.0.0.24 - - [2024-12-30 01:53:01] "POST /hardwares HTTP/1.1" 200 320 0.021137 10.0.0.24 - - [2024-12-30 01:53:01] "POST /fqname-to-id HTTP/1.1" 404 162 0.003520 10.0.0.24 - - [2024-12-30 01:53:01] "POST /hardwares HTTP/1.1" 200 320 0.015337 10.0.0.24 - - [2024-12-30 01:53:02] "POST /fqname-to-id HTTP/1.1" 404 165 0.004347 10.0.0.24 - - [2024-12-30 01:53:02] "POST /hardwares HTTP/1.1" 200 326 0.016443 10.0.0.24 - - [2024-12-30 01:53:02] "POST /fqname-to-id HTTP/1.1" 404 161 0.004157 10.0.0.24 - - [2024-12-30 01:53:02] "POST /hardwares HTTP/1.1" 200 318 0.016066 10.0.0.24 - - [2024-12-30 01:53:02] "POST /fqname-to-id HTTP/1.1" 404 161 0.003744 10.0.0.24 - - [2024-12-30 01:53:02] "GET / HTTP/1.1" 200 36215 0.002190 10.0.0.24 - - [2024-12-30 01:53:02] "POST /global-vrouter-configs HTTP/1.1" 401 294 0.000521 10.0.0.24 - - [2024-12-30 01:53:02] "POST /hardwares HTTP/1.1" 200 318 0.015319 10.0.0.24 - - [2024-12-30 01:53:02] "POST /fqname-to-id HTTP/1.1" 404 162 0.004315 10.0.0.24 - - [2024-12-30 01:53:02] "POST /hardwares HTTP/1.1" 200 320 0.016965 10.0.0.24 - - [2024-12-30 01:53:02] "POST /fqname-to-id HTTP/1.1" 404 162 0.003547 10.0.0.24 - - [2024-12-30 01:53:02] "POST /hardwares HTTP/1.1" 200 320 0.016043 10.0.0.24 - - [2024-12-30 01:53:02] "POST /fqname-to-id HTTP/1.1" 404 162 0.003448 10.0.0.24 - - [2024-12-30 01:53:02] "POST /hardwares HTTP/1.1" 200 320 0.022269 10.0.0.24 - - [2024-12-30 01:53:02] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.041229 10.0.0.24 - - [2024-12-30 01:53:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004071 10.0.0.24 - - [2024-12-30 01:53:02] "POST /fqname-to-id HTTP/1.1" 404 158 0.006656 10.0.0.24 - - [2024-12-30 01:53:02] "PUT /global-vrouter-config/a2150406-2963-435f-a82d-bb7522be7be0 HTTP/1.1" 200 277 0.013469 10.0.0.24 - - [2024-12-30 01:53:02] "POST /hardwares HTTP/1.1" 200 312 0.020681 10.0.0.24 - - [2024-12-30 01:53:02] "POST /fqname-to-id HTTP/1.1" 404 158 0.003892 10.0.0.24 - - [2024-12-30 01:53:02] "POST /hardwares HTTP/1.1" 200 312 0.014630 10.0.0.24 - - [2024-12-30 01:53:02] "POST /fqname-to-id HTTP/1.1" 404 160 0.004374 10.0.0.24 - - [2024-12-30 01:53:02] "POST /hardwares HTTP/1.1" 200 316 0.014853 10.0.0.24 - - [2024-12-30 01:53:03] "POST /fqname-to-id HTTP/1.1" 404 154 0.003433 10.0.0.24 - - [2024-12-30 01:53:03] "GET / HTTP/1.1" 200 36215 0.001854 10.0.0.24 - - [2024-12-30 01:53:03] "POST /fqname-to-id HTTP/1.1" 401 294 0.000507 10.0.0.24 - - [2024-12-30 01:53:03] "POST /hardwares HTTP/1.1" 200 304 0.155992 10.0.0.24 - - [2024-12-30 01:53:03] "POST /fqname-to-id HTTP/1.1" 404 158 0.004022 10.0.0.24 - - [2024-12-30 01:53:03] "POST /hardwares HTTP/1.1" 200 312 0.031531 10.0.0.24 - - [2024-12-30 01:53:03] "POST /fqname-to-id HTTP/1.1" 404 155 0.005620 10.0.0.24 - - [2024-12-30 01:53:03] "POST /hardwares HTTP/1.1" 200 306 0.017412 10.0.0.24 - - [2024-12-30 01:53:03] "POST /fqname-to-id HTTP/1.1" 404 155 0.005563 10.0.0.24 - - [2024-12-30 01:53:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.048696 10.0.0.24 - - [2024-12-30 01:53:03] "GET /global-vrouter-config/a2150406-2963-435f-a82d-bb7522be7be0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1563 0.005536 10.0.0.24 - - [2024-12-30 01:53:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.007455 10.0.0.24 - - [2024-12-30 01:53:03] "POST /hardwares HTTP/1.1" 200 306 0.034721 10.0.0.24 - - [2024-12-30 01:53:03] "POST /fqname-to-id HTTP/1.1" 404 155 0.003342 10.0.0.24 - - [2024-12-30 01:53:03] "PUT /global-vrouter-config/a2150406-2963-435f-a82d-bb7522be7be0 HTTP/1.1" 200 277 0.016407 10.0.0.24 - - [2024-12-30 01:53:03] "POST /hardwares HTTP/1.1" 200 306 0.015797 10.0.0.24 - - [2024-12-30 01:53:03] "POST /fqname-to-id HTTP/1.1" 404 155 0.004431 10.0.0.24 - - [2024-12-30 01:53:03] "POST /hardwares HTTP/1.1" 200 306 0.018393 10.0.0.24 - - [2024-12-30 01:53:03] "POST /fqname-to-id HTTP/1.1" 404 156 0.004186 10.0.0.24 - - [2024-12-30 01:53:04] "POST /hardwares HTTP/1.1" 200 308 0.018001 10.0.0.24 - - [2024-12-30 01:53:04] "POST /fqname-to-id HTTP/1.1" 404 156 0.004019 10.0.0.24 - - [2024-12-30 01:53:04] "POST /hardwares HTTP/1.1" 200 308 0.022178 10.0.0.24 - - [2024-12-30 01:53:04] "POST /fqname-to-id HTTP/1.1" 404 156 0.003658 10.0.0.24 - - [2024-12-30 01:53:04] "GET / HTTP/1.1" 200 36215 0.001811 10.0.0.24 - - [2024-12-30 01:53:04] "POST /fqname-to-id HTTP/1.1" 401 294 0.000548 10.0.0.24 - - [2024-12-30 01:53:04] "POST /hardwares HTTP/1.1" 200 308 0.022028 10.0.0.24 - - [2024-12-30 01:53:04] "POST /fqname-to-id HTTP/1.1" 404 157 0.003265 10.0.0.24 - - [2024-12-30 01:53:04] "POST /hardwares HTTP/1.1" 200 310 0.039280 10.0.0.24 - - [2024-12-30 01:53:04] "POST /fqname-to-id HTTP/1.1" 404 158 0.003785 10.0.0.24 - - [2024-12-30 01:53:04] "POST /hardwares HTTP/1.1" 200 312 0.061400 10.0.0.24 - - [2024-12-30 01:53:04] "POST /fqname-to-id HTTP/1.1" 404 158 0.006509 10.0.0.24 - - [2024-12-30 01:53:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.032577 10.0.0.24 - - [2024-12-30 01:53:04] "GET /global-system-config/2cf8734e-8bbc-4643-981d-de0017f6c1e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2626 0.013227 10.0.0.24 - - [2024-12-30 01:53:04] "POST /hardwares HTTP/1.1" 200 312 0.032942 10.0.0.24 - - [2024-12-30 01:53:04] "POST /fqname-to-id HTTP/1.1" 404 153 0.004126 10.0.0.24 - - [2024-12-30 01:53:04] "PUT /global-system-config/2cf8734e-8bbc-4643-981d-de0017f6c1e8 HTTP/1.1" 200 275 0.041056 10.0.0.24 - - [2024-12-30 01:53:04] "POST /hardwares HTTP/1.1" 200 302 0.024447 10.0.0.24 - - [2024-12-30 01:53:04] "POST /fqname-to-id HTTP/1.1" 404 157 0.004239 10.0.0.24 - - [2024-12-30 01:53:04] "POST /hardwares HTTP/1.1" 200 310 0.015157 10.0.0.24 - - [2024-12-30 01:53:04] "POST /fqname-to-id HTTP/1.1" 404 157 0.004538 10.0.0.24 - - [2024-12-30 01:53:05] "POST /hardwares HTTP/1.1" 200 310 0.018776 10.0.0.24 - - [2024-12-30 01:53:05] "POST /fqname-to-id HTTP/1.1" 404 157 0.006223 10.0.0.24 - - [2024-12-30 01:53:05] "POST /hardwares HTTP/1.1" 200 310 0.019119 10.0.0.24 - - [2024-12-30 01:53:05] "POST /fqname-to-id HTTP/1.1" 404 157 0.003762 10.0.0.24 - - [2024-12-30 01:53:05] "POST /hardwares HTTP/1.1" 200 310 0.016624 10.0.0.24 - - [2024-12-30 01:53:05] "POST /fqname-to-id HTTP/1.1" 404 157 0.003790 10.0.0.24 - - [2024-12-30 01:53:05] "POST /hardwares HTTP/1.1" 200 310 0.016571 10.0.0.24 - - [2024-12-30 01:53:05] "POST /fqname-to-id HTTP/1.1" 404 161 0.004637 10.0.0.24 - - [2024-12-30 01:53:05] "POST /hardwares HTTP/1.1" 200 318 0.013419 10.0.0.24 - - [2024-12-30 01:53:05] "POST /fqname-to-id HTTP/1.1" 404 157 0.003879 10.0.0.24 - - [2024-12-30 01:53:05] "POST /hardwares HTTP/1.1" 200 310 0.013217 10.0.0.24 - - [2024-12-30 01:53:05] "POST /fqname-to-id HTTP/1.1" 404 157 0.003399 10.0.0.24 - - [2024-12-30 01:53:05] "POST /hardwares HTTP/1.1" 200 310 0.012965 10.0.0.24 - - [2024-12-30 01:53:05] "POST /fqname-to-id HTTP/1.1" 404 154 0.005337 10.0.0.24 - - [2024-12-30 01:53:05] "POST /hardwares HTTP/1.1" 200 304 0.018114 10.0.0.24 - - [2024-12-30 01:53:05] "POST /fqname-to-id HTTP/1.1" 404 190 0.003578 10.0.0.24 - - [2024-12-30 01:53:05] "POST /features HTTP/1.1" 200 535 0.030163 10.0.0.24 - - [2024-12-30 01:53:05] "POST /fqname-to-id HTTP/1.1" 404 185 0.007342 10.0.0.24 - - [2024-12-30 01:53:06] "POST /features HTTP/1.1" 200 525 0.031460 10.0.0.24 - - [2024-12-30 01:53:06] "POST /fqname-to-id HTTP/1.1" 404 184 0.004132 10.0.0.24 - - [2024-12-30 01:53:06] "POST /features HTTP/1.1" 200 523 0.018945 10.0.0.24 - - [2024-12-30 01:53:06] "POST /fqname-to-id HTTP/1.1" 404 184 0.004260 10.0.0.24 - - [2024-12-30 01:53:06] "POST /features HTTP/1.1" 200 523 0.027403 10.0.0.24 - - [2024-12-30 01:53:06] "POST /fqname-to-id HTTP/1.1" 404 189 0.003808 [Introspect:8084]10.0.0.24 - - [2024-12-30 01:53:06] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001190 [Introspect:8084]10.0.0.24 - - [2024-12-30 01:53:06] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2955 0.001325 10.0.0.24 - - [2024-12-30 01:53:06] "POST /features HTTP/1.1" 200 533 0.031631 10.0.0.24 - - [2024-12-30 01:53:06] "POST /fqname-to-id HTTP/1.1" 404 184 0.003984 10.0.0.24 - - [2024-12-30 01:53:06] "POST /features HTTP/1.1" 200 523 0.182499 10.0.0.24 - - [2024-12-30 01:53:06] "POST /fqname-to-id HTTP/1.1" 404 193 0.003682 10.0.0.24 - - [2024-12-30 01:53:06] "POST /features HTTP/1.1" 200 541 0.114156 10.0.0.24 - - [2024-12-30 01:53:06] "POST /fqname-to-id HTTP/1.1" 404 186 0.003480 10.0.0.24 - - [2024-12-30 01:53:07] "POST /features HTTP/1.1" 200 527 0.022990 10.0.0.24 - - [2024-12-30 01:53:07] "POST /fqname-to-id HTTP/1.1" 404 183 0.003507 10.0.0.24 - - [2024-12-30 01:53:07] "POST /features HTTP/1.1" 200 521 0.021543 10.0.0.24 - - [2024-12-30 01:53:07] "POST /fqname-to-id HTTP/1.1" 404 182 0.003819 10.0.0.24 - - [2024-12-30 01:53:07] "POST /features HTTP/1.1" 200 519 0.021190 10.0.0.24 - - [2024-12-30 01:53:07] "POST /fqname-to-id HTTP/1.1" 404 190 0.004357 10.0.0.24 - - [2024-12-30 01:53:07] "POST /features HTTP/1.1" 200 535 0.040202 10.0.0.24 - - [2024-12-30 01:53:07] "POST /fqname-to-id HTTP/1.1" 404 194 0.003550 10.0.0.24 - - [2024-12-30 01:53:07] "POST /features HTTP/1.1" 200 543 0.022337 10.0.0.24 - - [2024-12-30 01:53:07] "POST /fqname-to-id HTTP/1.1" 404 178 0.003786 10.0.0.24 - - [2024-12-30 01:53:07] "POST /physical-roles HTTP/1.1" 200 523 0.030332 10.0.0.24 - - [2024-12-30 01:53:07] "POST /fqname-to-id HTTP/1.1" 404 179 0.003900 10.0.0.24 - - [2024-12-30 01:53:07] "POST /physical-roles HTTP/1.1" 200 525 0.025450 10.0.0.24 - - [2024-12-30 01:53:07] "POST /fqname-to-id HTTP/1.1" 404 184 0.004125 10.0.0.24 - - [2024-12-30 01:53:07] "POST /physical-roles HTTP/1.1" 200 535 0.027479 10.0.0.24 - - [2024-12-30 01:53:07] "POST /fqname-to-id HTTP/1.1" 404 177 0.003702 10.0.0.24 - - [2024-12-30 01:53:08] "POST /physical-roles HTTP/1.1" 200 521 0.019741 10.0.0.24 - - [2024-12-30 01:53:08] "POST /fqname-to-id HTTP/1.1" 404 191 0.003306 10.0.0.24 - - [2024-12-30 01:53:08] "POST /overlay-roles HTTP/1.1" 200 547 0.024568 10.0.0.24 - - [2024-12-30 01:53:08] "POST /fqname-to-id HTTP/1.1" 404 184 0.003558 10.0.0.24 - - [2024-12-30 01:53:08] "POST /overlay-roles HTTP/1.1" 200 533 0.032034 10.0.0.24 - - [2024-12-30 01:53:08] "POST /fqname-to-id HTTP/1.1" 404 191 0.003798 10.0.0.24 - - [2024-12-30 01:53:08] "POST /overlay-roles HTTP/1.1" 200 547 0.020887 10.0.0.24 - - [2024-12-30 01:53:08] "POST /fqname-to-id HTTP/1.1" 404 185 0.003983 10.0.0.24 - - [2024-12-30 01:53:08] "POST /overlay-roles HTTP/1.1" 200 535 0.030316 10.0.0.24 - - [2024-12-30 01:53:08] "POST /fqname-to-id HTTP/1.1" 404 189 0.003597 10.0.0.24 - - [2024-12-30 01:53:08] "POST /overlay-roles HTTP/1.1" 200 543 0.026838 10.0.0.24 - - [2024-12-30 01:53:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.006111 10.0.0.24 - - [2024-12-30 01:53:08] "PUT /overlay-role/1a1eb66c-0629-47b2-9c2f-618ca84a532b HTTP/1.1" 200 259 0.014151 10.0.0.24 - - [2024-12-30 01:53:08] "POST /fqname-to-id HTTP/1.1" 404 184 0.004328 10.0.0.24 - - [2024-12-30 01:53:08] "POST /overlay-roles HTTP/1.1" 200 533 0.093826 10.0.0.24 - - [2024-12-30 01:53:08] "POST /fqname-to-id HTTP/1.1" 404 185 0.003791 10.0.0.24 - - [2024-12-30 01:53:09] "POST /overlay-roles HTTP/1.1" 200 535 0.020196 10.0.0.24 - - [2024-12-30 01:53:09] "POST /fqname-to-id HTTP/1.1" 404 183 0.003886 10.0.0.24 - - [2024-12-30 01:53:09] "POST /overlay-roles HTTP/1.1" 200 531 0.021212 10.0.0.24 - - [2024-12-30 01:53:09] "POST /fqname-to-id HTTP/1.1" 404 187 0.004206 10.0.0.24 - - [2024-12-30 01:53:09] "POST /overlay-roles HTTP/1.1" 200 539 0.022029 10.0.0.24 - - [2024-12-30 01:53:09] "POST /fqname-to-id HTTP/1.1" 404 189 0.004732 10.0.0.24 - - [2024-12-30 01:53:09] "POST /overlay-roles HTTP/1.1" 200 543 0.024641 10.0.0.24 - - [2024-12-30 01:53:09] "POST /fqname-to-id HTTP/1.1" 404 178 0.004059 10.0.0.24 - - [2024-12-30 01:53:09] "POST /overlay-roles HTTP/1.1" 200 521 0.022302 10.0.0.24 - - [2024-12-30 01:53:09] "POST /fqname-to-id HTTP/1.1" 404 190 0.003343 10.0.0.24 - - [2024-12-30 01:53:09] "POST /overlay-roles HTTP/1.1" 200 545 0.022013 10.0.0.24 - - [2024-12-30 01:53:09] "POST /fqname-to-id HTTP/1.1" 404 182 0.003907 10.0.0.24 - - [2024-12-30 01:53:09] "POST /role-definitions HTTP/1.1" 200 535 0.021341 10.0.0.24 - - [2024-12-30 01:53:09] "POST /fqname-to-id HTTP/1.1" 404 189 0.003948 10.0.0.24 - - [2024-12-30 01:53:09] "POST /role-definitions HTTP/1.1" 200 549 0.019988 10.0.0.24 - - [2024-12-30 01:53:09] "POST /fqname-to-id HTTP/1.1" 404 190 0.004455 10.0.0.24 - - [2024-12-30 01:53:09] "POST /role-definitions HTTP/1.1" 200 551 0.025274 10.0.0.24 - - [2024-12-30 01:53:10] "POST /fqname-to-id HTTP/1.1" 404 191 0.004808 10.0.0.24 - - [2024-12-30 01:53:10] "POST /role-definitions HTTP/1.1" 200 553 0.024601 10.0.0.24 - - [2024-12-30 01:53:10] "POST /fqname-to-id HTTP/1.1" 404 197 0.003778 10.0.0.24 - - [2024-12-30 01:53:10] "POST /role-definitions HTTP/1.1" 200 565 0.023542 10.0.0.24 - - [2024-12-30 01:53:10] "POST /fqname-to-id HTTP/1.1" 404 189 0.004459 10.0.0.24 - - [2024-12-30 01:53:10] "POST /role-definitions HTTP/1.1" 200 549 0.021045 10.0.0.24 - - [2024-12-30 01:53:10] "POST /fqname-to-id HTTP/1.1" 404 190 0.003732 10.0.0.24 - - [2024-12-30 01:53:10] "POST /role-definitions HTTP/1.1" 200 551 0.023960 10.0.0.24 - - [2024-12-30 01:53:10] "POST /fqname-to-id HTTP/1.1" 404 191 0.003704 10.0.0.24 - - [2024-12-30 01:53:10] "POST /role-definitions HTTP/1.1" 200 553 0.252451 10.0.0.24 - - [2024-12-30 01:53:10] "POST /fqname-to-id HTTP/1.1" 404 190 0.004165 10.0.0.24 - - [2024-12-30 01:53:10] "POST /role-definitions HTTP/1.1" 200 551 0.020989 10.0.0.24 - - [2024-12-30 01:53:10] "POST /fqname-to-id HTTP/1.1" 404 196 0.003819 10.0.0.24 - - [2024-12-30 01:53:11] "POST /role-definitions HTTP/1.1" 200 563 0.019854 10.0.0.24 - - [2024-12-30 01:53:11] "POST /fqname-to-id HTTP/1.1" 404 189 0.004149 10.0.0.24 - - [2024-12-30 01:53:11] "POST /role-definitions HTTP/1.1" 200 549 0.021131 10.0.0.24 - - [2024-12-30 01:53:11] "POST /fqname-to-id HTTP/1.1" 404 190 0.003848 10.0.0.24 - - [2024-12-30 01:53:11] "POST /role-definitions HTTP/1.1" 200 551 0.019384 10.0.0.24 - - [2024-12-30 01:53:11] "POST /fqname-to-id HTTP/1.1" 404 188 0.003772 10.0.0.24 - - [2024-12-30 01:53:11] "POST /role-definitions HTTP/1.1" 200 547 0.023417 10.0.0.24 - - [2024-12-30 01:53:11] "POST /fqname-to-id HTTP/1.1" 404 189 0.003787 10.0.0.24 - - [2024-12-30 01:53:11] "POST /role-definitions HTTP/1.1" 200 549 0.021550 10.0.0.24 - - [2024-12-30 01:53:11] "POST /fqname-to-id HTTP/1.1" 404 192 0.003960 10.0.0.24 - - [2024-12-30 01:53:11] "POST /role-definitions HTTP/1.1" 200 555 0.019016 10.0.0.24 - - [2024-12-30 01:53:11] "POST /fqname-to-id HTTP/1.1" 404 193 0.003548 10.0.0.24 - - [2024-12-30 01:53:11] "POST /role-definitions HTTP/1.1" 200 557 0.021918 10.0.0.24 - - [2024-12-30 01:53:11] "POST /fqname-to-id HTTP/1.1" 404 182 0.003467 10.0.0.24 - - [2024-12-30 01:53:11] "POST /role-definitions HTTP/1.1" 200 535 0.022337 10.0.0.24 - - [2024-12-30 01:53:11] "POST /fqname-to-id HTTP/1.1" 404 187 0.003866 10.0.0.24 - - [2024-12-30 01:53:11] "POST /role-definitions HTTP/1.1" 200 545 0.020602 10.0.0.24 - - [2024-12-30 01:53:12] "POST /fqname-to-id HTTP/1.1" 404 181 0.003992 10.0.0.24 - - [2024-12-30 01:53:12] "POST /role-definitions HTTP/1.1" 200 533 0.022542 10.0.0.24 - - [2024-12-30 01:53:12] "POST /fqname-to-id HTTP/1.1" 404 184 0.003572 10.0.0.24 - - [2024-12-30 01:53:12] "POST /role-definitions HTTP/1.1" 200 539 0.020154 10.0.0.24 - - [2024-12-30 01:53:12] "POST /fqname-to-id HTTP/1.1" 404 189 0.004670 10.0.0.24 - - [2024-12-30 01:53:12] "POST /role-definitions HTTP/1.1" 200 549 0.019393 10.0.0.24 - - [2024-12-30 01:53:12] "POST /fqname-to-id HTTP/1.1" 404 194 0.004805 10.0.0.24 - - [2024-12-30 01:53:12] "POST /role-definitions HTTP/1.1" 200 559 0.021025 10.0.0.24 - - [2024-12-30 01:53:12] "POST /fqname-to-id HTTP/1.1" 404 196 0.003763 10.0.0.24 - - [2024-12-30 01:53:12] "POST /role-definitions HTTP/1.1" 200 563 0.019016 10.0.0.24 - - [2024-12-30 01:53:12] "POST /fqname-to-id HTTP/1.1" 404 195 0.003615 10.0.0.24 - - [2024-12-30 01:53:12] "POST /role-definitions HTTP/1.1" 200 561 0.020356 10.0.0.24 - - [2024-12-30 01:53:12] "POST /fqname-to-id HTTP/1.1" 404 196 0.003357 10.0.0.24 - - [2024-12-30 01:53:12] "POST /feature-configs HTTP/1.1" 200 539 0.022062 10.0.0.24 - - [2024-12-30 01:53:12] "POST /fqname-to-id HTTP/1.1" 404 212 0.003755 10.0.0.24 - - [2024-12-30 01:53:12] "POST /feature-configs HTTP/1.1" 200 564 0.021936 10.0.0.24 - - [2024-12-30 01:53:12] "POST /fqname-to-id HTTP/1.1" 404 211 0.003390 10.0.0.24 - - [2024-12-30 01:53:13] "POST /feature-configs HTTP/1.1" 200 563 0.024829 10.0.0.24 - - [2024-12-30 01:53:13] "POST /fqname-to-id HTTP/1.1" 404 192 0.003472 10.0.0.24 - - [2024-12-30 01:53:13] "POST /node-profiles HTTP/1.1" 200 549 0.025299 10.0.0.24 - - [2024-12-30 01:53:13] "POST /fqname-to-id HTTP/1.1" 404 187 0.003399 10.0.0.24 - - [2024-12-30 01:53:13] "POST /node-profiles HTTP/1.1" 200 539 0.020688 10.0.0.24 - - [2024-12-30 01:53:13] "POST /fqname-to-id HTTP/1.1" 404 193 0.003320 10.0.0.24 - - [2024-12-30 01:53:13] "POST /node-profiles HTTP/1.1" 200 551 0.020360 10.0.0.24 - - [2024-12-30 01:53:13] "POST /fqname-to-id HTTP/1.1" 404 189 0.004095 10.0.0.24 - - [2024-12-30 01:53:13] "POST /node-profiles HTTP/1.1" 200 543 0.022432 10.0.0.24 - - [2024-12-30 01:53:13] "POST /fqname-to-id HTTP/1.1" 404 189 0.003683 10.0.0.24 - - [2024-12-30 01:53:13] "POST /node-profiles HTTP/1.1" 200 543 0.021134 10.0.0.24 - - [2024-12-30 01:53:13] "POST /fqname-to-id HTTP/1.1" 404 188 0.004296 10.0.0.24 - - [2024-12-30 01:53:13] "POST /node-profiles HTTP/1.1" 200 541 0.020860 10.0.0.24 - - [2024-12-30 01:53:13] "POST /fqname-to-id HTTP/1.1" 404 184 0.003541 10.0.0.24 - - [2024-12-30 01:53:13] "POST /node-profiles HTTP/1.1" 200 533 0.022084 10.0.0.24 - - [2024-12-30 01:53:13] "POST /fqname-to-id HTTP/1.1" 404 185 0.004221 10.0.0.24 - - [2024-12-30 01:53:13] "POST /node-profiles HTTP/1.1" 200 535 0.035629 10.0.0.24 - - [2024-12-30 01:53:14] "POST /fqname-to-id HTTP/1.1" 404 197 0.003782 10.0.0.24 - - [2024-12-30 01:53:14] "POST /node-profiles HTTP/1.1" 200 559 0.020282 10.0.0.24 - - [2024-12-30 01:53:14] "POST /fqname-to-id HTTP/1.1" 404 206 0.003538 10.0.0.24 - - [2024-12-30 01:53:14] "POST /telemetry-profiles HTTP/1.1" 200 556 0.019612 10.0.0.24 - - [2024-12-30 01:53:14] "POST /fqname-to-id HTTP/1.1" 404 206 0.003716 10.0.0.24 - - [2024-12-30 01:53:14] "POST /telemetry-profiles HTTP/1.1" 200 556 0.019762 10.0.0.24 - - [2024-12-30 01:53:14] "POST /fqname-to-id HTTP/1.1" 404 206 0.003507 10.0.0.24 - - [2024-12-30 01:53:14] "POST /telemetry-profiles HTTP/1.1" 200 556 0.020064 10.0.0.24 - - [2024-12-30 01:53:14] "POST /fqname-to-id HTTP/1.1" 404 206 0.003586 10.0.0.24 - - [2024-12-30 01:53:14] "POST /telemetry-profiles HTTP/1.1" 200 556 0.020154 10.0.0.24 - - [2024-12-30 01:53:14] "POST /fqname-to-id HTTP/1.1" 404 206 0.003457 10.0.0.24 - - [2024-12-30 01:53:14] "POST /telemetry-profiles HTTP/1.1" 200 556 0.024229 10.0.0.24 - - [2024-12-30 01:53:14] "POST /fqname-to-id HTTP/1.1" 404 206 0.003764 10.0.0.24 - - [2024-12-30 01:53:14] "POST /telemetry-profiles HTTP/1.1" 200 556 0.021587 10.0.0.24 - - [2024-12-30 01:53:14] "POST /fqname-to-id HTTP/1.1" 404 199 0.003699 10.0.0.24 - - [2024-12-30 01:53:14] "POST /sflow-profiles HTTP/1.1" 200 534 0.019091 10.0.0.24 - - [2024-12-30 01:53:14] "POST /fqname-to-id HTTP/1.1" 404 202 0.004025 10.0.0.24 - - [2024-12-30 01:53:15] "POST /sflow-profiles HTTP/1.1" 200 540 0.021681 10.0.0.24 - - [2024-12-30 01:53:15] "POST /fqname-to-id HTTP/1.1" 404 202 0.003695 10.0.0.24 - - [2024-12-30 01:53:15] "POST /sflow-profiles HTTP/1.1" 200 540 0.022218 10.0.0.24 - - [2024-12-30 01:53:15] "POST /fqname-to-id HTTP/1.1" 404 199 0.003458 10.0.0.24 - - [2024-12-30 01:53:15] "POST /grpc-profiles HTTP/1.1" 200 532 0.019693 10.0.0.24 - - [2024-12-30 01:53:15] "POST /fqname-to-id HTTP/1.1" 404 199 0.003721 10.0.0.24 - - [2024-12-30 01:53:15] "POST /snmp-profiles HTTP/1.1" 200 532 0.022553 10.0.0.24 - - [2024-12-30 01:53:15] "POST /fqname-to-id HTTP/1.1" 404 202 0.003453 10.0.0.24 - - [2024-12-30 01:53:15] "POST /netconf-profiles HTTP/1.1" 200 544 0.021669 10.0.0.24 - - [2024-12-30 01:53:15] "POST /fqname-to-id HTTP/1.1" 404 193 0.003410 10.0.0.24 - - [2024-12-30 01:53:15] "POST /device-functional-groups HTTP/1.1" 200 542 0.025282 10.0.0.24 - - [2024-12-30 01:53:15] "POST /fqname-to-id HTTP/1.1" 404 193 0.003591 10.0.0.24 - - [2024-12-30 01:53:15] "POST /device-functional-groups HTTP/1.1" 200 542 0.020746 10.0.0.24 - - [2024-12-30 01:53:15] "POST /fqname-to-id HTTP/1.1" 404 195 0.004453 10.0.0.24 - - [2024-12-30 01:53:15] "POST /device-functional-groups HTTP/1.1" 200 546 0.020643 10.0.0.24 - - [2024-12-30 01:53:15] "POST /fqname-to-id HTTP/1.1" 404 194 0.004043 10.0.0.24 - - [2024-12-30 01:53:15] "POST /device-functional-groups HTTP/1.1" 200 544 0.068355 10.0.0.24 - - [2024-12-30 01:53:16] "POST /fqname-to-id HTTP/1.1" 404 218 0.003864 10.0.0.24 - - [2024-12-30 01:53:16] "POST /device-functional-groups HTTP/1.1" 200 592 0.027968 10.0.0.24 - - [2024-12-30 01:53:16] "POST /fqname-to-id HTTP/1.1" 404 208 0.004111 10.0.0.24 - - [2024-12-30 01:53:16] "POST /device-functional-groups HTTP/1.1" 200 572 0.019891 10.0.0.24 - - [2024-12-30 01:53:16] "POST /fqname-to-id HTTP/1.1" 404 236 0.003459 10.0.0.24 - - [2024-12-30 01:53:16] "POST /device-functional-groups HTTP/1.1" 200 622 0.022122 10.0.0.24 - - [2024-12-30 01:53:16] "POST /fqname-to-id HTTP/1.1" 404 206 0.003897 10.0.0.24 - - [2024-12-30 01:53:16] "POST /device-functional-groups HTTP/1.1" 200 568 0.020271 10.0.0.24 - - [2024-12-30 01:53:16] "POST /fqname-to-id HTTP/1.1" 404 205 0.003508 10.0.0.24 - - [2024-12-30 01:53:16] "POST /device-functional-groups HTTP/1.1" 200 566 0.021511 10.0.0.24 - - [2024-12-30 01:53:16] "POST /fqname-to-id HTTP/1.1" 404 210 0.004038 10.0.0.24 - - [2024-12-30 01:53:16] "POST /device-functional-groups HTTP/1.1" 200 576 0.022819 10.0.0.24 - - [2024-12-30 01:53:16] "POST /fqname-to-id HTTP/1.1" 404 201 0.003359 10.0.0.24 - - [2024-12-30 01:53:16] "POST /role-configs HTTP/1.1" 200 527 0.026019 10.0.0.24 - - [2024-12-30 01:53:16] "POST /fqname-to-id HTTP/1.1" 404 196 0.004556 10.0.0.24 - - [2024-12-30 01:53:16] "POST /role-configs HTTP/1.1" 200 522 0.035360 10.0.0.24 - - [2024-12-30 01:53:16] "POST /fqname-to-id HTTP/1.1" 404 198 0.003516 10.0.0.24 - - [2024-12-30 01:53:17] "POST /role-configs HTTP/1.1" 200 524 0.021781 10.0.0.24 - - [2024-12-30 01:53:17] "POST /fqname-to-id HTTP/1.1" 404 198 0.004006 10.0.0.24 - - [2024-12-30 01:53:17] "POST /role-configs HTTP/1.1" 200 524 0.022687 10.0.0.24 - - [2024-12-30 01:53:17] "POST /fqname-to-id HTTP/1.1" 404 202 0.003863 10.0.0.24 - - [2024-12-30 01:53:17] "POST /role-configs HTTP/1.1" 200 528 0.020958 10.0.0.24 - - [2024-12-30 01:53:17] "POST /fqname-to-id HTTP/1.1" 404 197 0.003476 10.0.0.24 - - [2024-12-30 01:53:17] "POST /role-configs HTTP/1.1" 200 523 0.022460 10.0.0.24 - - [2024-12-30 01:53:17] "POST /fqname-to-id HTTP/1.1" 404 193 0.003997 10.0.0.24 - - [2024-12-30 01:53:17] "POST /role-configs HTTP/1.1" 200 519 0.023142 10.0.0.24 - - [2024-12-30 01:53:17] "POST /fqname-to-id HTTP/1.1" 404 194 0.003962 10.0.0.24 - - [2024-12-30 01:53:17] "POST /role-configs HTTP/1.1" 200 520 0.025290 10.0.0.24 - - [2024-12-30 01:53:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004587 10.0.0.24 - - [2024-12-30 01:53:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004185 10.0.0.24 - - [2024-12-30 01:53:17] "POST /ref-update HTTP/1.1" 200 156 0.013155 10.0.0.24 - - [2024-12-30 01:53:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004326 10.0.0.24 - - [2024-12-30 01:53:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004157 10.0.0.24 - - [2024-12-30 01:53:17] "POST /ref-update HTTP/1.1" 200 156 0.013432 10.0.0.24 - - [2024-12-30 01:53:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.005278 10.0.0.24 - - [2024-12-30 01:53:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004443 10.0.0.24 - - [2024-12-30 01:53:18] "POST /ref-update HTTP/1.1" 200 156 0.012416 10.0.0.24 - - [2024-12-30 01:53:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003645 10.0.0.24 - - [2024-12-30 01:53:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004068 10.0.0.24 - - [2024-12-30 01:53:18] "POST /ref-update HTTP/1.1" 200 156 0.011514 10.0.0.24 - - [2024-12-30 01:53:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003990 10.0.0.24 - - [2024-12-30 01:53:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004179 10.0.0.24 - - [2024-12-30 01:53:18] "POST /ref-update HTTP/1.1" 200 156 0.011421 10.0.0.24 - - [2024-12-30 01:53:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004371 10.0.0.24 - - [2024-12-30 01:53:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003813 10.0.0.24 - - [2024-12-30 01:53:18] "POST /ref-update HTTP/1.1" 200 156 0.010719 10.0.0.24 - - [2024-12-30 01:53:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003678 10.0.0.24 - - [2024-12-30 01:53:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003540 10.0.0.24 - - [2024-12-30 01:53:18] "POST /ref-update HTTP/1.1" 200 156 0.013708 10.0.0.24 - - [2024-12-30 01:53:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003987 10.0.0.24 - - [2024-12-30 01:53:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004314 10.0.0.24 - - [2024-12-30 01:53:18] "POST /ref-update HTTP/1.1" 200 156 0.013827 10.0.0.24 - - [2024-12-30 01:53:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004053 10.0.0.24 - - [2024-12-30 01:53:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004990 10.0.0.24 - - [2024-12-30 01:53:19] "POST /ref-update HTTP/1.1" 200 156 0.011619 10.0.0.24 - - [2024-12-30 01:53:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003980 10.0.0.24 - - [2024-12-30 01:53:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003795 10.0.0.24 - - [2024-12-30 01:53:19] "POST /ref-update HTTP/1.1" 200 156 0.012165 10.0.0.24 - - [2024-12-30 01:53:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.006429 10.0.0.24 - - [2024-12-30 01:53:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003456 10.0.0.24 - - [2024-12-30 01:53:19] "POST /ref-update HTTP/1.1" 200 156 0.011355 10.0.0.24 - - [2024-12-30 01:53:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003842 10.0.0.24 - - [2024-12-30 01:53:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003384 10.0.0.24 - - [2024-12-30 01:53:19] "POST /ref-update HTTP/1.1" 200 156 0.009964 10.0.0.24 - - [2024-12-30 01:53:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004107 10.0.0.24 - - [2024-12-30 01:53:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.005013 10.0.0.24 - - [2024-12-30 01:53:19] "POST /ref-update HTTP/1.1" 200 156 0.014288 10.0.0.24 - - [2024-12-30 01:53:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004136 10.0.0.24 - - [2024-12-30 01:53:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004078 10.0.0.24 - - [2024-12-30 01:53:19] "POST /ref-update HTTP/1.1" 200 156 0.010654 10.0.0.24 - - [2024-12-30 01:53:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003999 10.0.0.24 - - [2024-12-30 01:53:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004839 10.0.0.24 - - [2024-12-30 01:53:20] "POST /ref-update HTTP/1.1" 200 156 0.013077 10.0.0.24 - - [2024-12-30 01:53:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004586 10.0.0.24 - - [2024-12-30 01:53:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004317 10.0.0.24 - - [2024-12-30 01:53:20] "POST /ref-update HTTP/1.1" 200 156 0.011531 10.0.0.24 - - [2024-12-30 01:53:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.005873 10.0.0.24 - - [2024-12-30 01:53:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004653 10.0.0.24 - - [2024-12-30 01:53:20] "POST /ref-update HTTP/1.1" 200 156 0.011049 10.0.0.24 - - [2024-12-30 01:53:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004683 10.0.0.24 - - [2024-12-30 01:53:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.005551 10.0.0.24 - - [2024-12-30 01:53:20] "POST /ref-update HTTP/1.1" 200 156 0.013440 10.0.0.24 - - [2024-12-30 01:53:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004539 10.0.0.24 - - [2024-12-30 01:53:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.005769 10.0.0.24 - - [2024-12-30 01:53:20] "POST /ref-update HTTP/1.1" 200 156 0.013302 10.0.0.24 - - [2024-12-30 01:53:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003720 10.0.0.24 - - [2024-12-30 01:53:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003968 10.0.0.24 - - [2024-12-30 01:53:20] "POST /ref-update HTTP/1.1" 200 156 0.017219 10.0.0.24 - - [2024-12-30 01:53:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003637 10.0.0.24 - - [2024-12-30 01:53:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003906 10.0.0.24 - - [2024-12-30 01:53:20] "POST /ref-update HTTP/1.1" 200 156 0.012836 10.0.0.24 - - [2024-12-30 01:53:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004800 10.0.0.24 - - [2024-12-30 01:53:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004861 10.0.0.24 - - [2024-12-30 01:53:21] "POST /ref-update HTTP/1.1" 200 156 0.013534 10.0.0.24 - - [2024-12-30 01:53:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004828 10.0.0.24 - - [2024-12-30 01:53:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.006724 10.0.0.24 - - [2024-12-30 01:53:21] "GET / HTTP/1.1" 200 36215 0.003498 10.0.0.24 - - [2024-12-30 01:53:21] "POST /fqname-to-id HTTP/1.1" 401 294 0.000813 10.0.0.24 - - [2024-12-30 01:53:21] "POST /ref-update HTTP/1.1" 200 156 0.035859 10.0.0.24 - - [2024-12-30 01:53:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004423 10.0.0.24 - - [2024-12-30 01:53:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004674 10.0.0.24 - - [2024-12-30 01:53:21] "POST /ref-update HTTP/1.1" 200 156 0.015110 10.0.0.24 - - [2024-12-30 01:53:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.006695 10.0.0.24 - - [2024-12-30 01:53:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004409 10.0.0.24 - - [2024-12-30 01:53:21] "POST /ref-update HTTP/1.1" 200 156 0.015103 10.0.0.24 - - [2024-12-30 01:53:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.044495 10.0.0.24 - - [2024-12-30 01:53:21] "GET /global-system-config/2cf8734e-8bbc-4643-981d-de0017f6c1e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2626 0.008257 10.0.0.24 - - [2024-12-30 01:53:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003343 10.0.0.24 - - [2024-12-30 01:53:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004452 10.0.0.24 - - [2024-12-30 01:53:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004648 10.0.0.24 - - [2024-12-30 01:53:21] "GET /config-node/8e21f34a-9220-405e-bc3d-dad88dd08249?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1188 0.007852 10.0.0.24 - - [2024-12-30 01:53:21] "POST /ref-update HTTP/1.1" 200 156 0.014660 10.0.0.24 - - [2024-12-30 01:53:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004613 10.0.0.24 - - [2024-12-30 01:53:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004035 10.0.0.24 - - [2024-12-30 01:53:21] "POST /ref-update HTTP/1.1" 200 156 0.012990 10.0.0.24 - - [2024-12-30 01:53:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.004891 10.0.0.24 - - [2024-12-30 01:53:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.005207 10.0.0.24 - - [2024-12-30 01:53:22] "POST /ref-update HTTP/1.1" 200 156 0.011009 10.0.0.24 - - [2024-12-30 01:53:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.004209 10.0.0.24 - - [2024-12-30 01:53:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.004951 10.0.0.24 - - [2024-12-30 01:53:22] "POST /ref-update HTTP/1.1" 200 156 0.015137 10.0.0.24 - - [2024-12-30 01:53:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.005387 10.0.0.24 - - [2024-12-30 01:53:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.004603 10.0.0.24 - - [2024-12-30 01:53:22] "POST /ref-update HTTP/1.1" 200 156 0.012627 10.0.0.24 - - [2024-12-30 01:53:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.005499 10.0.0.24 - - [2024-12-30 01:53:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.004392 10.0.0.24 - - [2024-12-30 01:53:22] "POST /ref-update HTTP/1.1" 200 156 0.012655 10.0.0.24 - - [2024-12-30 01:53:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003992 10.0.0.24 - - [2024-12-30 01:53:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003687 10.0.0.24 - - [2024-12-30 01:53:22] "POST /ref-update HTTP/1.1" 200 156 0.015605 10.0.0.24 - - [2024-12-30 01:53:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.004344 10.0.0.24 - - [2024-12-30 01:53:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.004013 10.0.0.24 - - [2024-12-30 01:53:22] "POST /ref-update HTTP/1.1" 200 156 0.013709 10.0.0.24 - - [2024-12-30 01:53:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.004386 10.0.0.24 - - [2024-12-30 01:53:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004890 10.0.0.24 - - [2024-12-30 01:53:23] "POST /ref-update HTTP/1.1" 200 156 0.010976 10.0.0.24 - - [2024-12-30 01:53:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004297 10.0.0.24 - - [2024-12-30 01:53:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003969 10.0.0.24 - - [2024-12-30 01:53:23] "POST /ref-update HTTP/1.1" 200 156 0.011436 10.0.0.24 - - [2024-12-30 01:53:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004058 10.0.0.24 - - [2024-12-30 01:53:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004241 10.0.0.24 - - [2024-12-30 01:53:23] "POST /ref-update HTTP/1.1" 200 156 0.010072 10.0.0.24 - - [2024-12-30 01:53:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004100 10.0.0.24 - - [2024-12-30 01:53:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004312 10.0.0.24 - - [2024-12-30 01:53:23] "POST /ref-update HTTP/1.1" 200 156 0.010712 10.0.0.24 - - [2024-12-30 01:53:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004023 10.0.0.24 - - [2024-12-30 01:53:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004142 10.0.0.24 - - [2024-12-30 01:53:23] "POST /ref-update HTTP/1.1" 200 156 0.010180 10.0.0.24 - - [2024-12-30 01:53:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004297 10.0.0.24 - - [2024-12-30 01:53:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004716 10.0.0.24 - - [2024-12-30 01:53:23] "POST /ref-update HTTP/1.1" 200 156 0.010526 10.0.0.24 - - [2024-12-30 01:53:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004389 10.0.0.24 - - [2024-12-30 01:53:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004252 10.0.0.24 - - [2024-12-30 01:53:24] "POST /ref-update HTTP/1.1" 200 156 0.012210 10.0.0.24 - - [2024-12-30 01:53:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004489 10.0.0.24 - - [2024-12-30 01:53:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004342 10.0.0.24 - - [2024-12-30 01:53:24] "POST /ref-update HTTP/1.1" 200 156 0.012446 10.0.0.24 - - [2024-12-30 01:53:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004385 10.0.0.24 - - [2024-12-30 01:53:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004419 10.0.0.24 - - [2024-12-30 01:53:24] "POST /ref-update HTTP/1.1" 200 156 0.014302 10.0.0.24 - - [2024-12-30 01:53:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004182 10.0.0.24 - - [2024-12-30 01:53:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004087 10.0.0.24 - - [2024-12-30 01:53:24] "POST /ref-update HTTP/1.1" 200 156 0.011708 10.0.0.24 - - [2024-12-30 01:53:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004769 10.0.0.24 - - [2024-12-30 01:53:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004223 10.0.0.24 - - [2024-12-30 01:53:24] "POST /ref-update HTTP/1.1" 200 156 0.011213 10.0.0.24 - - [2024-12-30 01:53:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004107 10.0.0.24 - - [2024-12-30 01:53:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004325 10.0.0.24 - - [2024-12-30 01:53:24] "POST /ref-update HTTP/1.1" 200 156 0.010462 10.0.0.24 - - [2024-12-30 01:53:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004186 10.0.0.24 - - [2024-12-30 01:53:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004052 10.0.0.24 - - [2024-12-30 01:53:24] "POST /ref-update HTTP/1.1" 200 156 0.010374 10.0.0.24 - - [2024-12-30 01:53:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004388 10.0.0.24 - - [2024-12-30 01:53:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004167 10.0.0.24 - - [2024-12-30 01:53:25] "POST /ref-update HTTP/1.1" 200 156 0.011163 10.0.0.24 - - [2024-12-30 01:53:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004023 10.0.0.24 - - [2024-12-30 01:53:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004083 10.0.0.24 - - [2024-12-30 01:53:25] "POST /ref-update HTTP/1.1" 200 156 0.011637 10.0.0.24 - - [2024-12-30 01:53:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004265 10.0.0.24 - - [2024-12-30 01:53:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004593 10.0.0.24 - - [2024-12-30 01:53:25] "POST /ref-update HTTP/1.1" 200 156 0.011281 10.0.0.24 - - [2024-12-30 01:53:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004003 10.0.0.24 - - [2024-12-30 01:53:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004404 10.0.0.24 - - [2024-12-30 01:53:25] "POST /ref-update HTTP/1.1" 200 156 0.011585 10.0.0.24 - - [2024-12-30 01:53:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004297 10.0.0.24 - - [2024-12-30 01:53:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004274 10.0.0.24 - - [2024-12-30 01:53:25] "POST /ref-update HTTP/1.1" 200 156 0.010661 10.0.0.24 - - [2024-12-30 01:53:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004637 10.0.0.24 - - [2024-12-30 01:53:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004178 10.0.0.24 - - [2024-12-30 01:53:25] "POST /ref-update HTTP/1.1" 200 156 0.010358 10.0.0.24 - - [2024-12-30 01:53:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004822 10.0.0.24 - - [2024-12-30 01:53:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.023287 10.0.0.24 - - [2024-12-30 01:53:26] "POST /ref-update HTTP/1.1" 200 156 0.020165 10.0.0.24 - - [2024-12-30 01:53:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004495 10.0.0.24 - - [2024-12-30 01:53:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004816 10.0.0.24 - - [2024-12-30 01:53:26] "POST /ref-update HTTP/1.1" 200 156 0.011997 10.0.0.24 - - [2024-12-30 01:53:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004509 10.0.0.24 - - [2024-12-30 01:53:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004206 10.0.0.24 - - [2024-12-30 01:53:26] "POST /ref-update HTTP/1.1" 200 156 0.011166 10.0.0.24 - - [2024-12-30 01:53:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004097 10.0.0.24 - - [2024-12-30 01:53:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003967 10.0.0.24 - - [2024-12-30 01:53:26] "POST /ref-update HTTP/1.1" 200 156 0.012756 10.0.0.24 - - [2024-12-30 01:53:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004107 10.0.0.24 - - [2024-12-30 01:53:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004420 10.0.0.24 - - [2024-12-30 01:53:26] "POST /ref-update HTTP/1.1" 200 156 0.012918 10.0.0.24 - - [2024-12-30 01:53:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004736 10.0.0.24 - - [2024-12-30 01:53:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004546 10.0.0.24 - - [2024-12-30 01:53:26] "POST /ref-update HTTP/1.1" 200 156 0.015855 10.0.0.24 - - [2024-12-30 01:53:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004300 10.0.0.24 - - [2024-12-30 01:53:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004813 10.0.0.24 - - [2024-12-30 01:53:27] "POST /ref-update HTTP/1.1" 200 156 0.010943 10.0.0.24 - - [2024-12-30 01:53:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003696 10.0.0.24 - - [2024-12-30 01:53:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004434 10.0.0.24 - - [2024-12-30 01:53:27] "POST /ref-update HTTP/1.1" 200 156 0.010894 10.0.0.24 - - [2024-12-30 01:53:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.005538 10.0.0.24 - - [2024-12-30 01:53:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004325 10.0.0.24 - - [2024-12-30 01:53:27] "POST /ref-update HTTP/1.1" 200 156 0.014884 10.0.0.24 - - [2024-12-30 01:53:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.006621 10.0.0.24 - - [2024-12-30 01:53:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.005730 10.0.0.24 - - [2024-12-30 01:53:27] "POST /ref-update HTTP/1.1" 200 156 0.011884 10.0.0.24 - - [2024-12-30 01:53:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004533 10.0.0.24 - - [2024-12-30 01:53:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004232 10.0.0.24 - - [2024-12-30 01:53:27] "POST /ref-update HTTP/1.1" 200 156 0.010587 10.0.0.24 - - [2024-12-30 01:53:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004052 10.0.0.24 - - [2024-12-30 01:53:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004652 10.0.0.24 - - [2024-12-30 01:53:27] "POST /ref-update HTTP/1.1" 200 156 0.011392 10.0.0.24 - - [2024-12-30 01:53:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004226 10.0.0.24 - - [2024-12-30 01:53:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004468 10.0.0.24 - - [2024-12-30 01:53:27] "POST /ref-update HTTP/1.1" 200 156 0.010635 10.0.0.24 - - [2024-12-30 01:53:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004653 10.0.0.24 - - [2024-12-30 01:53:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.005203 10.0.0.24 - - [2024-12-30 01:53:28] "POST /ref-update HTTP/1.1" 200 156 0.015826 10.0.0.24 - - [2024-12-30 01:53:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004473 10.0.0.24 - - [2024-12-30 01:53:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004237 10.0.0.24 - - [2024-12-30 01:53:28] "POST /ref-update HTTP/1.1" 200 156 0.011930 10.0.0.24 - - [2024-12-30 01:53:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004762 10.0.0.24 - - [2024-12-30 01:53:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004942 10.0.0.24 - - [2024-12-30 01:53:28] "POST /ref-update HTTP/1.1" 200 156 0.011646 10.0.0.24 - - [2024-12-30 01:53:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003963 10.0.0.24 - - [2024-12-30 01:53:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004896 10.0.0.24 - - [2024-12-30 01:53:28] "POST /ref-update HTTP/1.1" 200 156 0.014268 10.0.0.24 - - [2024-12-30 01:53:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004492 10.0.0.24 - - [2024-12-30 01:53:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004022 10.0.0.24 - - [2024-12-30 01:53:28] "POST /ref-update HTTP/1.1" 200 156 0.014186 10.0.0.24 - - [2024-12-30 01:53:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004062 10.0.0.24 - - [2024-12-30 01:53:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004018 10.0.0.24 - - [2024-12-30 01:53:28] "POST /ref-update HTTP/1.1" 200 156 0.019298 10.0.0.24 - - [2024-12-30 01:53:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004263 10.0.0.24 - - [2024-12-30 01:53:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004042 10.0.0.24 - - [2024-12-30 01:53:29] "POST /ref-update HTTP/1.1" 200 156 0.011250 10.0.0.24 - - [2024-12-30 01:53:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004191 10.0.0.24 - - [2024-12-30 01:53:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004460 10.0.0.24 - - [2024-12-30 01:53:29] "POST /ref-update HTTP/1.1" 200 156 0.011265 10.0.0.24 - - [2024-12-30 01:53:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004066 10.0.0.24 - - [2024-12-30 01:53:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.005151 10.0.0.24 - - [2024-12-30 01:53:29] "POST /ref-update HTTP/1.1" 200 156 0.013397 10.0.0.24 - - [2024-12-30 01:53:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004343 10.0.0.24 - - [2024-12-30 01:53:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004244 10.0.0.24 - - [2024-12-30 01:53:29] "POST /ref-update HTTP/1.1" 200 156 0.011003 10.0.0.24 - - [2024-12-30 01:53:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004202 10.0.0.24 - - [2024-12-30 01:53:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004268 10.0.0.24 - - [2024-12-30 01:53:29] "POST /ref-update HTTP/1.1" 200 156 0.010274 10.0.0.24 - - [2024-12-30 01:53:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.005264 10.0.0.24 - - [2024-12-30 01:53:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004202 10.0.0.24 - - [2024-12-30 01:53:29] "POST /ref-update HTTP/1.1" 200 156 0.010950 10.0.0.24 - - [2024-12-30 01:53:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004374 10.0.0.24 - - [2024-12-30 01:53:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004274 10.0.0.24 - - [2024-12-30 01:53:30] "POST /ref-update HTTP/1.1" 200 156 0.010815 10.0.0.24 - - [2024-12-30 01:53:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.004897 10.0.0.24 - - [2024-12-30 01:53:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.005345 10.0.0.24 - - [2024-12-30 01:53:30] "POST /ref-update HTTP/1.1" 200 156 0.013589 10.0.0.24 - - [2024-12-30 01:53:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.004348 10.0.0.24 - - [2024-12-30 01:53:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.004632 10.0.0.24 - - [2024-12-30 01:53:30] "POST /ref-update HTTP/1.1" 200 156 0.012503 10.0.0.24 - - [2024-12-30 01:53:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.004708 10.0.0.24 - - [2024-12-30 01:53:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.004198 10.0.0.24 - - [2024-12-30 01:53:30] "POST /ref-update HTTP/1.1" 200 156 0.011030 10.0.0.24 - - [2024-12-30 01:53:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.005476 10.0.0.24 - - [2024-12-30 01:53:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003825 10.0.0.24 - - [2024-12-30 01:53:30] "POST /ref-update HTTP/1.1" 200 156 0.010605 10.0.0.24 - - [2024-12-30 01:53:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.004150 10.0.0.24 - - [2024-12-30 01:53:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.004292 10.0.0.24 - - [2024-12-30 01:53:30] "POST /ref-update HTTP/1.1" 200 156 0.010992 10.0.0.24 - - [2024-12-30 01:53:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.004196 10.0.0.24 - - [2024-12-30 01:53:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.004699 10.0.0.24 - - [2024-12-30 01:53:30] "POST /ref-update HTTP/1.1" 200 156 0.013177 10.0.0.24 - - [2024-12-30 01:53:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004425 10.0.0.24 - - [2024-12-30 01:53:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004254 10.0.0.24 - - [2024-12-30 01:53:31] "POST /ref-update HTTP/1.1" 200 156 0.012208 10.0.0.24 - - [2024-12-30 01:53:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004112 10.0.0.24 - - [2024-12-30 01:53:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004056 10.0.0.24 - - [2024-12-30 01:53:31] "POST /ref-update HTTP/1.1" 200 156 0.011300 10.0.0.24 - - [2024-12-30 01:53:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004279 10.0.0.24 - - [2024-12-30 01:53:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004127 10.0.0.24 - - [2024-12-30 01:53:31] "POST /ref-update HTTP/1.1" 200 156 0.010180 10.0.0.24 - - [2024-12-30 01:53:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.008594 10.0.0.24 - - [2024-12-30 01:53:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004392 10.0.0.24 - - [2024-12-30 01:53:31] "POST /ref-update HTTP/1.1" 200 156 0.010877 10.0.0.24 - - [2024-12-30 01:53:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003994 10.0.0.24 - - [2024-12-30 01:53:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004635 10.0.0.24 - - [2024-12-30 01:53:31] "POST /ref-update HTTP/1.1" 200 156 0.010950 10.0.0.24 - - [2024-12-30 01:53:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.005168 10.0.0.24 - - [2024-12-30 01:53:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.005121 10.0.0.24 - - [2024-12-30 01:53:31] "POST /ref-update HTTP/1.1" 200 156 0.013494 10.0.0.24 - - [2024-12-30 01:53:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.006033 10.0.0.24 - - [2024-12-30 01:53:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004475 10.0.0.24 - - [2024-12-30 01:53:32] "POST /ref-update HTTP/1.1" 200 156 0.010827 10.0.0.24 - - [2024-12-30 01:53:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.005048 10.0.0.24 - - [2024-12-30 01:53:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004083 10.0.0.24 - - [2024-12-30 01:53:32] "POST /ref-update HTTP/1.1" 200 156 0.012106 10.0.0.24 - - [2024-12-30 01:53:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004289 10.0.0.24 - - [2024-12-30 01:53:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004669 10.0.0.24 - - [2024-12-30 01:53:32] "POST /ref-update HTTP/1.1" 200 156 0.011889 10.0.0.24 - - [2024-12-30 01:53:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004471 10.0.0.24 - - [2024-12-30 01:53:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004799 10.0.0.24 - - [2024-12-30 01:53:32] "POST /ref-update HTTP/1.1" 200 156 0.010332 10.0.0.24 - - [2024-12-30 01:53:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004086 10.0.0.24 - - [2024-12-30 01:53:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004344 10.0.0.24 - - [2024-12-30 01:53:32] "POST /ref-update HTTP/1.1" 200 156 0.012133 10.0.0.24 - - [2024-12-30 01:53:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004101 10.0.0.24 - - [2024-12-30 01:53:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004195 10.0.0.24 - - [2024-12-30 01:53:32] "POST /ref-update HTTP/1.1" 200 156 0.019822 10.0.0.24 - - [2024-12-30 01:53:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.005506 10.0.0.24 - - [2024-12-30 01:53:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004460 10.0.0.24 - - [2024-12-30 01:53:33] "POST /ref-update HTTP/1.1" 200 156 0.011775 10.0.0.24 - - [2024-12-30 01:53:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004442 10.0.0.24 - - [2024-12-30 01:53:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.006776 10.0.0.24 - - [2024-12-30 01:53:33] "POST /ref-update HTTP/1.1" 200 156 0.012695 10.0.0.24 - - [2024-12-30 01:53:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004393 10.0.0.24 - - [2024-12-30 01:53:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.005628 10.0.0.24 - - [2024-12-30 01:53:33] "POST /ref-update HTTP/1.1" 200 156 0.014715 10.0.0.24 - - [2024-12-30 01:53:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004181 10.0.0.24 - - [2024-12-30 01:53:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004467 10.0.0.24 - - [2024-12-30 01:53:33] "POST /ref-update HTTP/1.1" 200 156 0.016008 10.0.0.24 - - [2024-12-30 01:53:33] "GET / HTTP/1.1" 200 36215 0.004486 10.0.0.24 - - [2024-12-30 01:53:33] "POST /fqname-to-id HTTP/1.1" 401 294 0.000574 10.0.0.24 - - [2024-12-30 01:53:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.012650 10.0.0.24 - - [2024-12-30 01:53:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004460 10.0.0.24 - - [2024-12-30 01:53:33] "POST /ref-update HTTP/1.1" 200 156 0.012270 10.0.0.24 - - [2024-12-30 01:53:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.007383 10.0.0.24 - - [2024-12-30 01:53:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004158 10.0.0.24 - - [2024-12-30 01:53:33] "POST /ref-update HTTP/1.1" 200 156 0.015552 10.0.0.24 - - [2024-12-30 01:53:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004380 10.0.0.24 - - [2024-12-30 01:53:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004550 10.0.0.24 - - [2024-12-30 01:53:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.093261 10.0.0.24 - - [2024-12-30 01:53:34] "POST /ref-update HTTP/1.1" 200 156 0.026107 10.0.0.24 - - [2024-12-30 01:53:34] "GET /routing-instance/4ed7a9e1-3601-4b4e-96e5-9ae1c603ce66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.015274 10.0.0.24 - - [2024-12-30 01:53:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.009296 10.0.0.24 - - [2024-12-30 01:53:34] "POST /bgp-routers HTTP/1.1" 409 299 0.004109 10.0.0.24 - - [2024-12-30 01:53:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.007638 10.0.0.24 - - [2024-12-30 01:53:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004555 10.0.0.24 - - [2024-12-30 01:53:34] "GET /bgp-router/14e691e1-59cb-4e68-bce0-b964a02c5244?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1795 0.015540 10.0.0.24 - - [2024-12-30 01:53:34] "POST /ref-update HTTP/1.1" 200 156 0.022079 10.0.0.24 - - [2024-12-30 01:53:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004409 10.0.0.24 - - [2024-12-30 01:53:34] "PUT /bgp-router/14e691e1-59cb-4e68-bce0-b964a02c5244 HTTP/1.1" 200 255 0.028661 10.0.0.24 - - [2024-12-30 01:53:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004389 10.0.0.24 - - [2024-12-30 01:53:34] "POST /ref-update HTTP/1.1" 200 156 0.016354 10.0.0.24 - - [2024-12-30 01:53:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.006520 10.0.0.24 - - [2024-12-30 01:53:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.007171 10.0.0.24 - - [2024-12-30 01:53:34] "POST /ref-update HTTP/1.1" 200 156 0.026237 10.0.0.24 - - [2024-12-30 01:53:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004929 10.0.0.24 - - [2024-12-30 01:53:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.009340 10.0.0.24 - - [2024-12-30 01:53:34] "POST /ref-update HTTP/1.1" 200 156 0.013525 10.0.0.24 - - [2024-12-30 01:53:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004411 10.0.0.24 - - [2024-12-30 01:53:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004692 10.0.0.24 - - [2024-12-30 01:53:34] "POST /ref-update HTTP/1.1" 200 156 0.033587 10.0.0.24 - - [2024-12-30 01:53:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004370 10.0.0.24 - - [2024-12-30 01:53:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004820 10.0.0.24 - - [2024-12-30 01:53:35] "POST /ref-update HTTP/1.1" 200 156 0.012991 10.0.0.24 - - [2024-12-30 01:53:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004851 10.0.0.24 - - [2024-12-30 01:53:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004284 10.0.0.24 - - [2024-12-30 01:53:35] "POST /ref-update HTTP/1.1" 200 156 0.016291 10.0.0.24 - - [2024-12-30 01:53:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004751 10.0.0.24 - - [2024-12-30 01:53:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004557 10.0.0.24 - - [2024-12-30 01:53:35] "POST /ref-update HTTP/1.1" 200 156 0.014995 10.0.0.24 - - [2024-12-30 01:53:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004161 10.0.0.24 - - [2024-12-30 01:53:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.007972 10.0.0.24 - - [2024-12-30 01:53:35] "POST /ref-update HTTP/1.1" 200 156 0.019681 10.0.0.24 - - [2024-12-30 01:53:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004424 10.0.0.24 - - [2024-12-30 01:53:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.005160 10.0.0.24 - - [2024-12-30 01:53:35] "POST /ref-update HTTP/1.1" 200 156 0.014781 10.0.0.24 - - [2024-12-30 01:53:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.011046 10.0.0.24 - - [2024-12-30 01:53:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.005652 10.0.0.24 - - [2024-12-30 01:53:35] "POST /ref-update HTTP/1.1" 200 156 0.014201 10.0.0.24 - - [2024-12-30 01:53:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.005234 10.0.0.24 - - [2024-12-30 01:53:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.004841 10.0.0.24 - - [2024-12-30 01:53:36] "POST /ref-update HTTP/1.1" 200 156 0.017781 10.0.0.24 - - [2024-12-30 01:53:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.005291 10.0.0.24 - - [2024-12-30 01:53:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.004656 10.0.0.24 - - [2024-12-30 01:53:36] "POST /ref-update HTTP/1.1" 200 156 0.015046 10.0.0.24 - - [2024-12-30 01:53:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.004310 10.0.0.24 - - [2024-12-30 01:53:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.004108 10.0.0.24 - - [2024-12-30 01:53:36] "POST /ref-update HTTP/1.1" 200 156 0.020209 10.0.0.24 - - [2024-12-30 01:53:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.005862 10.0.0.24 - - [2024-12-30 01:53:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.007972 10.0.0.24 - - [2024-12-30 01:53:36] "POST /ref-update HTTP/1.1" 200 156 0.013789 10.0.0.24 - - [2024-12-30 01:53:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.004264 10.0.0.24 - - [2024-12-30 01:53:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.004527 10.0.0.24 - - [2024-12-30 01:53:36] "POST /ref-update HTTP/1.1" 200 156 0.016315 10.0.0.24 - - [2024-12-30 01:53:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.006260 10.0.0.24 - - [2024-12-30 01:53:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.006186 10.0.0.24 - - [2024-12-30 01:53:36] "POST /ref-update HTTP/1.1" 200 156 0.030896 10.0.0.24 - - [2024-12-30 01:53:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.006549 10.0.0.24 - - [2024-12-30 01:53:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.004205 10.0.0.24 - - [2024-12-30 01:53:37] "POST /ref-update HTTP/1.1" 200 156 0.018071 10.0.0.24 - - [2024-12-30 01:53:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.005402 10.0.0.24 - - [2024-12-30 01:53:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003609 [Introspect:8084]10.0.0.24 - - [2024-12-30 01:53:37] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.002548 10.0.0.24 - - [2024-12-30 01:53:37] "POST /ref-update HTTP/1.1" 200 156 0.026452 [Introspect:8084]10.0.0.24 - - [2024-12-30 01:53:37] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2955 0.001272 10.0.0.24 - - [2024-12-30 01:53:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.004635 10.0.0.24 - - [2024-12-30 01:53:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.005120 10.0.0.24 - - [2024-12-30 01:53:37] "POST /ref-update HTTP/1.1" 200 156 0.015329 10.0.0.24 - - [2024-12-30 01:53:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.005011 10.0.0.24 - - [2024-12-30 01:53:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.004008 10.0.0.24 - - [2024-12-30 01:53:37] "POST /ref-update HTTP/1.1" 200 156 0.015306 10.0.0.24 - - [2024-12-30 01:53:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.005408 10.0.0.24 - - [2024-12-30 01:53:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.004141 10.0.0.24 - - [2024-12-30 01:53:37] "POST /ref-update HTTP/1.1" 200 156 0.020275 10.0.0.24 - - [2024-12-30 01:53:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.007335 10.0.0.24 - - [2024-12-30 01:53:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.004436 10.0.0.24 - - [2024-12-30 01:53:37] "GET /global-system-configs HTTP/1.1" 200 323 0.040149 10.0.0.24 - - [2024-12-30 01:53:38] "GET /obj-perms HTTP/1.1" 200 6369 0.078272 10.0.0.24 - - [2024-12-30 01:53:38] "POST /ref-update HTTP/1.1" 200 156 0.019438 10.0.0.24 - - [2024-12-30 01:53:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.005557 10.0.0.24 - - [2024-12-30 01:53:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.004429 10.0.0.24 - - [2024-12-30 01:53:38] "POST /ref-update HTTP/1.1" 200 156 0.011955 10.0.0.24 - - [2024-12-30 01:53:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.004554 10.0.0.24 - - [2024-12-30 01:53:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.004190 10.0.0.24 - - [2024-12-30 01:53:38] "POST /ref-update HTTP/1.1" 200 156 0.014251 10.0.0.24 - - [2024-12-30 01:53:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.004245 10.0.0.24 - - [2024-12-30 01:53:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.004030 10.0.0.24 - - [2024-12-30 01:53:38] "POST /ref-update HTTP/1.1" 200 156 0.022741 10.0.0.24 - - [2024-12-30 01:53:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003537 10.0.0.24 - - [2024-12-30 01:53:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.006033 10.0.0.24 - - [2024-12-30 01:53:38] "POST /ref-update HTTP/1.1" 200 156 0.078473 10.0.0.24 - - [2024-12-30 01:53:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.004283 10.0.0.24 - - [2024-12-30 01:53:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.004136 10.0.0.24 - - [2024-12-30 01:53:38] "POST /ref-update HTTP/1.1" 200 156 0.011225 10.0.0.24 - - [2024-12-30 01:53:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.004540 10.0.0.24 - - [2024-12-30 01:53:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003823 10.0.0.24 - - [2024-12-30 01:53:39] "POST /ref-update HTTP/1.1" 200 156 0.012438 10.0.0.24 - - [2024-12-30 01:53:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.005949 10.0.0.24 - - [2024-12-30 01:53:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004111 10.0.0.24 - - [2024-12-30 01:53:39] "POST /ref-update HTTP/1.1" 200 156 0.015045 10.0.0.24 - - [2024-12-30 01:53:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.005098 10.0.0.24 - - [2024-12-30 01:53:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004658 10.0.0.24 - - [2024-12-30 01:53:39] "POST /ref-update HTTP/1.1" 200 156 0.017082 10.0.0.24 - - [2024-12-30 01:53:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.007981 10.0.0.24 - - [2024-12-30 01:53:39] "GET /global-system-configs HTTP/1.1" 200 323 0.045060 10.0.0.24 - - [2024-12-30 01:53:39] "GET /obj-perms HTTP/1.1" 200 6369 0.070550 10.0.0.24 - - [2024-12-30 01:53:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004578 10.0.0.24 - - [2024-12-30 01:53:39] "POST /ref-update HTTP/1.1" 200 156 0.010913 10.0.0.24 - - [2024-12-30 01:53:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004314 10.0.0.24 - - [2024-12-30 01:53:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004261 10.0.0.24 - - [2024-12-30 01:53:39] "POST /ref-update HTTP/1.1" 200 156 0.011565 10.0.0.24 - - [2024-12-30 01:53:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004326 10.0.0.24 - - [2024-12-30 01:53:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.005322 10.0.0.24 - - [2024-12-30 01:53:39] "POST /ref-update HTTP/1.1" 200 156 0.010916 10.0.0.24 - - [2024-12-30 01:53:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004006 10.0.0.24 - - [2024-12-30 01:53:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004008 10.0.0.24 - - [2024-12-30 01:53:40] "POST /ref-update HTTP/1.1" 200 156 0.010425 10.0.0.24 - - [2024-12-30 01:53:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004566 10.0.0.24 - - [2024-12-30 01:53:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.005110 10.0.0.24 - - [2024-12-30 01:53:40] "POST /ref-update HTTP/1.1" 200 156 0.013857 10.0.0.24 - - [2024-12-30 01:53:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004255 10.0.0.24 - - [2024-12-30 01:53:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004466 10.0.0.24 - - [2024-12-30 01:53:40] "POST /ref-update HTTP/1.1" 200 156 0.010974 10.0.0.24 - - [2024-12-30 01:53:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004287 10.0.0.24 - - [2024-12-30 01:53:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004712 10.0.0.24 - - [2024-12-30 01:53:40] "POST /ref-update HTTP/1.1" 200 156 0.012190 10.0.0.24 - - [2024-12-30 01:53:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004689 10.0.0.24 - - [2024-12-30 01:53:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004756 10.0.0.24 - - [2024-12-30 01:53:40] "POST /ref-update HTTP/1.1" 200 156 0.011473 10.0.0.24 - - [2024-12-30 01:53:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004207 10.0.0.24 - - [2024-12-30 01:53:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004060 10.0.0.24 - - [2024-12-30 01:53:40] "POST /ref-update HTTP/1.1" 200 156 0.012299 10.0.0.24 - - [2024-12-30 01:53:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004159 10.0.0.24 - - [2024-12-30 01:53:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004688 10.0.0.24 - - [2024-12-30 01:53:40] "POST /ref-update HTTP/1.1" 200 156 0.012367 10.0.0.24 - - [2024-12-30 01:53:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004153 10.0.0.24 - - [2024-12-30 01:53:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004151 10.0.0.24 - - [2024-12-30 01:53:41] "POST /ref-update HTTP/1.1" 200 156 0.011102 10.0.0.24 - - [2024-12-30 01:53:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004519 10.0.0.24 - - [2024-12-30 01:53:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004544 10.0.0.24 - - [2024-12-30 01:53:41] "POST /ref-update HTTP/1.1" 200 156 0.012905 10.0.0.24 - - [2024-12-30 01:53:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004741 10.0.0.24 - - [2024-12-30 01:53:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004418 10.0.0.24 - - [2024-12-30 01:53:41] "POST /ref-update HTTP/1.1" 200 156 0.009780 10.0.0.24 - - [2024-12-30 01:53:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004060 10.0.0.24 - - [2024-12-30 01:53:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004668 10.0.0.24 - - [2024-12-30 01:53:41] "POST /ref-update HTTP/1.1" 200 156 0.009736 10.0.0.24 - - [2024-12-30 01:53:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003571 10.0.0.24 - - [2024-12-30 01:53:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004128 10.0.0.24 - - [2024-12-30 01:53:41] "POST /ref-update HTTP/1.1" 200 156 0.009881 10.0.0.24 - - [2024-12-30 01:53:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004085 10.0.0.24 - - [2024-12-30 01:53:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.005359 10.0.0.24 - - [2024-12-30 01:53:41] "POST /ref-update HTTP/1.1" 200 156 0.010906 10.0.0.24 - - [2024-12-30 01:53:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003982 10.0.0.24 - - [2024-12-30 01:53:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003969 10.0.0.24 - - [2024-12-30 01:53:42] "POST /ref-update HTTP/1.1" 200 156 0.011321 10.0.0.24 - - [2024-12-30 01:53:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003951 10.0.0.24 - - [2024-12-30 01:53:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003998 10.0.0.24 - - [2024-12-30 01:53:42] "POST /ref-update HTTP/1.1" 200 156 0.009830 10.0.0.24 - - [2024-12-30 01:53:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.004658 10.0.0.24 - - [2024-12-30 01:53:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.004368 10.0.0.24 - - [2024-12-30 01:53:42] "POST /ref-update HTTP/1.1" 200 156 0.011842 10.0.0.24 - - [2024-12-30 01:53:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003951 10.0.0.24 - - [2024-12-30 01:53:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.005643 10.0.0.24 - - [2024-12-30 01:53:42] "POST /ref-update HTTP/1.1" 200 156 0.010801 10.0.0.24 - - [2024-12-30 01:53:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003537 10.0.0.24 - - [2024-12-30 01:53:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003781 [Introspect:8084]10.0.0.24 - - [2024-12-30 01:53:42] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001230 10.0.0.24 - - [2024-12-30 01:53:42] "POST /ref-update HTTP/1.1" 200 156 0.012288 [Introspect:8084]10.0.0.24 - - [2024-12-30 01:53:42] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2955 0.001504 10.0.0.24 - - [2024-12-30 01:53:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.004639 10.0.0.24 - - [2024-12-30 01:53:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.004248 10.0.0.24 - - [2024-12-30 01:53:42] "POST /ref-update HTTP/1.1" 200 156 0.014563 10.0.0.24 - - [2024-12-30 01:53:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.005253 10.0.0.24 - - [2024-12-30 01:53:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.004755 10.0.0.24 - - [2024-12-30 01:53:43] "POST /ref-update HTTP/1.1" 200 156 0.011450 10.0.0.24 - - [2024-12-30 01:53:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.004699 10.0.0.24 - - [2024-12-30 01:53:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.004244 10.0.0.24 - - [2024-12-30 01:53:43] "POST /ref-update HTTP/1.1" 200 156 0.019840 10.0.0.24 - - [2024-12-30 01:53:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.005024 10.0.0.24 - - [2024-12-30 01:53:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.006171 10.0.0.24 - - [2024-12-30 01:53:43] "POST /ref-update HTTP/1.1" 200 156 0.011002 10.0.0.24 - - [2024-12-30 01:53:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.005184 10.0.0.24 - - [2024-12-30 01:53:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.004246 10.0.0.24 - - [2024-12-30 01:53:43] "POST /ref-update HTTP/1.1" 200 156 0.012703 10.0.0.24 - - [2024-12-30 01:53:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.004039 10.0.0.24 - - [2024-12-30 01:53:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.004720 10.0.0.24 - - [2024-12-30 01:53:43] "POST /ref-update HTTP/1.1" 200 156 0.013242 10.0.0.24 - - [2024-12-30 01:53:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.004053 10.0.0.24 - - [2024-12-30 01:53:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.004049 10.0.0.24 - - [2024-12-30 01:53:43] "POST /ref-update HTTP/1.1" 200 156 0.012491 10.0.0.24 - - [2024-12-30 01:53:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.004095 10.0.0.24 - - [2024-12-30 01:53:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003996 10.0.0.24 - - [2024-12-30 01:53:44] "POST /ref-update HTTP/1.1" 200 156 0.021826 10.0.0.24 - - [2024-12-30 01:53:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003725 10.0.0.24 - - [2024-12-30 01:53:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004611 10.0.0.24 - - [2024-12-30 01:53:44] "POST /ref-update HTTP/1.1" 200 156 0.010280 10.0.0.24 - - [2024-12-30 01:53:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004005 10.0.0.24 - - [2024-12-30 01:53:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003655 10.0.0.24 - - [2024-12-30 01:53:44] "POST /ref-update HTTP/1.1" 200 156 0.010254 10.0.0.24 - - [2024-12-30 01:53:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003978 10.0.0.24 - - [2024-12-30 01:53:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004980 10.0.0.24 - - [2024-12-30 01:53:44] "POST /ref-update HTTP/1.1" 200 156 0.012568 10.0.0.24 - - [2024-12-30 01:53:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004797 10.0.0.24 - - [2024-12-30 01:53:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004067 10.0.0.24 - - [2024-12-30 01:53:44] "POST /ref-update HTTP/1.1" 200 156 0.010336 10.0.0.24 - - [2024-12-30 01:53:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003914 10.0.0.24 - - [2024-12-30 01:53:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.005100 10.0.0.24 - - [2024-12-30 01:53:44] "POST /ref-update HTTP/1.1" 200 156 0.010559 10.0.0.24 - - [2024-12-30 01:53:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004105 10.0.0.24 - - [2024-12-30 01:53:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004675 10.0.0.24 - - [2024-12-30 01:53:44] "POST /ref-update HTTP/1.1" 200 156 0.012923 10.0.0.24 - - [2024-12-30 01:53:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004491 10.0.0.24 - - [2024-12-30 01:53:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004534 10.0.0.24 - - [2024-12-30 01:53:45] "POST /ref-update HTTP/1.1" 200 156 0.011404 10.0.0.24 - - [2024-12-30 01:53:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004066 10.0.0.24 - - [2024-12-30 01:53:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004141 10.0.0.24 - - [2024-12-30 01:53:45] "POST /ref-update HTTP/1.1" 200 156 0.011329 10.0.0.24 - - [2024-12-30 01:53:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004713 10.0.0.24 - - [2024-12-30 01:53:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004260 10.0.0.24 - - [2024-12-30 01:53:45] "POST /ref-update HTTP/1.1" 200 156 0.011882 10.0.0.24 - - [2024-12-30 01:53:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004485 10.0.0.24 - - [2024-12-30 01:53:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004130 10.0.0.24 - - [2024-12-30 01:53:45] "POST /ref-update HTTP/1.1" 200 156 0.011573 10.0.0.24 - - [2024-12-30 01:53:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004000 10.0.0.24 - - [2024-12-30 01:53:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004563 10.0.0.24 - - [2024-12-30 01:53:45] "POST /ref-update HTTP/1.1" 200 156 0.020976 10.0.0.24 - - [2024-12-30 01:53:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004270 10.0.0.24 - - [2024-12-30 01:53:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003901 10.0.0.24 - - [2024-12-30 01:53:45] "POST /ref-update HTTP/1.1" 200 156 0.011335 10.0.0.24 - - [2024-12-30 01:53:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004188 10.0.0.24 - - [2024-12-30 01:53:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.004088 10.0.0.24 - - [2024-12-30 01:53:46] "POST /ref-update HTTP/1.1" 200 156 0.012532 10.0.0.24 - - [2024-12-30 01:53:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.004160 10.0.0.24 - - [2024-12-30 01:53:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.004065 10.0.0.24 - - [2024-12-30 01:53:46] "POST /ref-update HTTP/1.1" 200 156 0.012998 10.0.0.24 - - [2024-12-30 01:53:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.004248 10.0.0.24 - - [2024-12-30 01:53:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.004468 10.0.0.24 - - [2024-12-30 01:53:46] "POST /ref-update HTTP/1.1" 200 156 0.010350 10.0.0.24 - - [2024-12-30 01:53:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003973 10.0.0.24 - - [2024-12-30 01:53:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.010924 10.0.0.24 - - [2024-12-30 01:53:46] "POST /ref-update HTTP/1.1" 200 156 0.015203 10.0.0.24 - - [2024-12-30 01:53:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.004626 10.0.0.24 - - [2024-12-30 01:53:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.005054 10.0.0.24 - - [2024-12-30 01:53:46] "POST /ref-update HTTP/1.1" 200 156 0.015015 10.0.0.24 - - [2024-12-30 01:53:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.004636 10.0.0.24 - - [2024-12-30 01:53:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003933 10.0.0.24 - - [2024-12-30 01:53:46] "POST /ref-update HTTP/1.1" 200 156 0.010909 10.0.0.24 - - [2024-12-30 01:53:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.004205 10.0.0.24 - - [2024-12-30 01:53:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.004164 10.0.0.24 - - [2024-12-30 01:53:47] "POST /ref-update HTTP/1.1" 200 156 0.010811 10.0.0.24 - - [2024-12-30 01:53:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.004193 10.0.0.24 - - [2024-12-30 01:53:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.004145 10.0.0.24 - - [2024-12-30 01:53:47] "POST /ref-update HTTP/1.1" 200 156 0.035070 10.0.0.24 - - [2024-12-30 01:53:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.004311 10.0.0.24 - - [2024-12-30 01:53:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.004769 10.0.0.24 - - [2024-12-30 01:53:47] "POST /ref-update HTTP/1.1" 200 156 0.012711 10.0.0.24 - - [2024-12-30 01:53:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.004516 10.0.0.24 - - [2024-12-30 01:53:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003981 10.0.0.24 - - [2024-12-30 01:53:47] "POST /ref-update HTTP/1.1" 200 156 0.011482 10.0.0.24 - - [2024-12-30 01:53:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.004467 10.0.0.24 - - [2024-12-30 01:53:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.004198 10.0.0.24 - - [2024-12-30 01:53:47] "POST /ref-update HTTP/1.1" 200 156 0.013835 10.0.0.24 - - [2024-12-30 01:53:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.004427 10.0.0.24 - - [2024-12-30 01:53:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.004298 10.0.0.24 - - [2024-12-30 01:53:47] "POST /ref-update HTTP/1.1" 200 156 0.018115 10.0.0.24 - - [2024-12-30 01:53:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.004180 10.0.0.24 - - [2024-12-30 01:53:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.004248 10.0.0.24 - - [2024-12-30 01:53:48] "POST /ref-update HTTP/1.1" 200 156 0.012004 [Introspect:8084]10.0.0.24 - - [2024-12-30 01:53:48] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001036 10.0.0.24 - - [2024-12-30 01:53:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.004510 [Introspect:8084]10.0.0.24 - - [2024-12-30 01:53:48] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2955 0.001735 10.0.0.24 - - [2024-12-30 01:53:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.004177 10.0.0.24 - - [2024-12-30 01:53:48] "POST /ref-update HTTP/1.1" 200 156 0.009910 10.0.0.24 - - [2024-12-30 01:53:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003919 10.0.0.24 - - [2024-12-30 01:53:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003536 10.0.0.24 - - [2024-12-30 01:53:48] "POST /ref-update HTTP/1.1" 200 156 0.011598 10.0.0.24 - - [2024-12-30 01:53:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003608 10.0.0.24 - - [2024-12-30 01:53:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003696 10.0.0.24 - - [2024-12-30 01:53:48] "POST /ref-update HTTP/1.1" 200 156 0.014487 10.0.0.24 - - [2024-12-30 01:53:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.004134 10.0.0.24 - - [2024-12-30 01:53:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003646 10.0.0.24 - - [2024-12-30 01:53:48] "POST /ref-update HTTP/1.1" 200 156 0.011867 10.0.0.24 - - [2024-12-30 01:53:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003706 10.0.0.24 - - [2024-12-30 01:53:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003332 10.0.0.24 - - [2024-12-30 01:53:48] "POST /ref-update HTTP/1.1" 200 156 0.059498 10.0.0.24 - - [2024-12-30 01:53:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003456 10.0.0.24 - - [2024-12-30 01:53:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.004471 10.0.0.24 - - [2024-12-30 01:53:49] "POST /ref-update HTTP/1.1" 200 156 0.012826 10.0.0.24 - - [2024-12-30 01:53:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004324 10.0.0.24 - - [2024-12-30 01:53:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003344 10.0.0.24 - - [2024-12-30 01:53:49] "POST /ref-update HTTP/1.1" 200 156 0.032965 10.0.0.24 - - [2024-12-30 01:53:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003465 10.0.0.24 - - [2024-12-30 01:53:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003901 10.0.0.24 - - [2024-12-30 01:53:49] "POST /ref-update HTTP/1.1" 200 156 0.014058 10.0.0.24 - - [2024-12-30 01:53:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.005433 10.0.0.24 - - [2024-12-30 01:53:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003591 10.0.0.24 - - [2024-12-30 01:53:49] "POST /ref-update HTTP/1.1" 200 156 0.023402 10.0.0.24 - - [2024-12-30 01:53:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003587 10.0.0.24 - - [2024-12-30 01:53:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003704 10.0.0.24 - - [2024-12-30 01:53:49] "POST /ref-update HTTP/1.1" 200 156 0.030182 10.0.0.24 - - [2024-12-30 01:53:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003455 10.0.0.24 - - [2024-12-30 01:53:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004182 10.0.0.24 - - [2024-12-30 01:53:49] "POST /ref-update HTTP/1.1" 200 156 0.011524 10.0.0.24 - - [2024-12-30 01:53:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003799 10.0.0.24 - - [2024-12-30 01:53:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003453 10.0.0.24 - - [2024-12-30 01:53:50] "POST /ref-update HTTP/1.1" 200 156 0.013034 10.0.0.24 - - [2024-12-30 01:53:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003591 10.0.0.24 - - [2024-12-30 01:53:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003754 10.0.0.24 - - [2024-12-30 01:53:50] "POST /ref-update HTTP/1.1" 200 156 0.013845 10.0.0.24 - - [2024-12-30 01:53:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003871 10.0.0.24 - - [2024-12-30 01:53:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003808 10.0.0.24 - - [2024-12-30 01:53:50] "POST /ref-update HTTP/1.1" 200 156 0.011805 10.0.0.24 - - [2024-12-30 01:53:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003364 10.0.0.24 - - [2024-12-30 01:53:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004136 10.0.0.24 - - [2024-12-30 01:53:50] "POST /ref-update HTTP/1.1" 200 156 0.013862 10.0.0.24 - - [2024-12-30 01:53:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004076 10.0.0.24 - - [2024-12-30 01:53:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.006223 10.0.0.24 - - [2024-12-30 01:53:50] "POST /ref-update HTTP/1.1" 200 156 0.013352 10.0.0.24 - - [2024-12-30 01:53:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003512 10.0.0.24 - - [2024-12-30 01:53:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003815 10.0.0.24 - - [2024-12-30 01:53:50] "POST /ref-update HTTP/1.1" 200 156 0.014990 10.0.0.24 - - [2024-12-30 01:53:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004710 10.0.0.24 - - [2024-12-30 01:53:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.005617 10.0.0.24 - - [2024-12-30 01:53:51] "POST /ref-update HTTP/1.1" 200 156 0.038863 10.0.0.24 - - [2024-12-30 01:53:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003890 10.0.0.24 - - [2024-12-30 01:53:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.006093 10.0.0.24 - - [2024-12-30 01:53:51] "POST /ref-update HTTP/1.1" 200 156 0.012842 10.0.0.24 - - [2024-12-30 01:53:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003728 10.0.0.24 - - [2024-12-30 01:53:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003920 10.0.0.24 - - [2024-12-30 01:53:51] "POST /ref-update HTTP/1.1" 200 156 0.012583 10.0.0.24 - - [2024-12-30 01:53:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003642 10.0.0.24 - - [2024-12-30 01:53:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.004112 10.0.0.24 - - [2024-12-30 01:53:51] "POST /ref-update HTTP/1.1" 200 156 0.011531 10.0.0.24 - - [2024-12-30 01:53:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.005873 10.0.0.24 - - [2024-12-30 01:53:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.005723 10.0.0.24 - - [2024-12-30 01:53:51] "POST /ref-update HTTP/1.1" 200 156 0.013177 10.0.0.24 - - [2024-12-30 01:53:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003562 10.0.0.24 - - [2024-12-30 01:53:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003407 10.0.0.24 - - [2024-12-30 01:53:51] "POST /ref-update HTTP/1.1" 200 156 0.011283 10.0.0.24 - - [2024-12-30 01:53:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.004210 10.0.0.24 - - [2024-12-30 01:53:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003563 10.0.0.24 - - [2024-12-30 01:53:52] "POST /ref-update HTTP/1.1" 200 156 0.011247 10.0.0.24 - - [2024-12-30 01:53:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.006130 10.0.0.24 - - [2024-12-30 01:53:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.007632 10.0.0.24 - - [2024-12-30 01:53:52] "POST /ref-update HTTP/1.1" 200 156 0.016952 10.0.0.24 - - [2024-12-30 01:53:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004203 10.0.0.24 - - [2024-12-30 01:53:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.006417 10.0.0.24 - - [2024-12-30 01:53:52] "GET /obj-perms HTTP/1.1" 200 6369 0.097311 10.0.0.24 - - [2024-12-30 01:53:52] "POST /ref-update HTTP/1.1" 200 156 0.017048 10.0.0.24 - - [2024-12-30 01:53:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.006974 10.0.0.24 - - [2024-12-30 01:53:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004205 10.0.0.24 - - [2024-12-30 01:53:52] "POST /ref-update HTTP/1.1" 200 156 0.011183 10.0.0.24 - - [2024-12-30 01:53:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003427 10.0.0.24 - - [2024-12-30 01:53:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004507 10.0.0.24 - - [2024-12-30 01:53:52] "POST /ref-update HTTP/1.1" 200 156 0.021333 10.0.0.24 - - [2024-12-30 01:53:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004334 10.0.0.24 - - [2024-12-30 01:53:52] "GET /obj-perms HTTP/1.1" 200 6369 0.077008 10.0.0.24 - - [2024-12-30 01:53:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.005047 10.0.0.24 - - [2024-12-30 01:53:52] "POST /ref-update HTTP/1.1" 200 156 0.013448 10.0.0.24 - - [2024-12-30 01:53:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.005898 10.0.0.24 - - [2024-12-30 01:53:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004028 10.0.0.24 - - [2024-12-30 01:53:53] "POST /ref-update HTTP/1.1" 200 156 0.015313 10.0.0.24 - - [2024-12-30 01:53:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003565 10.0.0.24 - - [2024-12-30 01:53:53] "GET / HTTP/1.1" 200 36215 0.002394 10.0.0.24 - - [2024-12-30 01:53:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.006196 10.0.0.24 - - [2024-12-30 01:53:53] "POST /fqname-to-id HTTP/1.1" 401 294 0.000490 10.0.0.24 - - [2024-12-30 01:53:53] "POST /ref-update HTTP/1.1" 200 156 0.013226 10.0.0.24 - - [2024-12-30 01:53:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004188 10.0.0.24 - - [2024-12-30 01:53:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003699 10.0.0.24 - - [2024-12-30 01:53:53] "POST /ref-update HTTP/1.1" 200 156 0.017294 10.0.0.24 - - [2024-12-30 01:53:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003864 10.0.0.24 - - [2024-12-30 01:53:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.005140 10.0.0.24 - - [2024-12-30 01:53:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.032870 10.0.0.24 - - [2024-12-30 01:53:53] "GET /global-system-config/2cf8734e-8bbc-4643-981d-de0017f6c1e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2626 0.007397 10.0.0.24 - - [2024-12-30 01:53:53] "POST /ref-update HTTP/1.1" 200 156 0.020088 10.0.0.24 - - [2024-12-30 01:53:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.005008 10.0.0.24 - - [2024-12-30 01:53:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003529 10.0.0.24 - - [2024-12-30 01:53:53] "GET /routing-instance/4ed7a9e1-3601-4b4e-96e5-9ae1c603ce66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.004832 10.0.0.24 - - [2024-12-30 01:53:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003135 10.0.0.24 - - [2024-12-30 01:53:53] "PUT /global-system-config/2cf8734e-8bbc-4643-981d-de0017f6c1e8 HTTP/1.1" 200 275 0.017114 10.0.0.24 - - [2024-12-30 01:53:53] "POST /ref-update HTTP/1.1" 200 156 0.029399 10.0.0.24 - - [2024-12-30 01:53:53] "POST /fqname-to-id HTTP/1.1" 404 214 0.003365 10.0.0.24 - - [2024-12-30 01:53:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003533 10.0.0.24 - - [2024-12-30 01:53:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003375 10.0.0.24 - - [2024-12-30 01:53:53] "POST /virtual-routers HTTP/1.1" 200 597 0.029787 10.0.0.24 - - [2024-12-30 01:53:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.023052 10.0.0.24 - - [2024-12-30 01:53:53] "POST /ref-update HTTP/1.1" 200 156 0.043212 10.0.0.24 - - [2024-12-30 01:53:53] "GET /virtual-router/7479bd49-3aa4-4e3f-831a-ac37b11c3e5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1233 0.012532 10.0.0.24 - - [2024-12-30 01:53:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.006066 10.0.0.24 - - [2024-12-30 01:53:53] "POST /fqname-to-id HTTP/1.1" 404 227 0.005285 10.0.0.24 - - [2024-12-30 01:53:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004247 10.0.0.24 - - [2024-12-30 01:53:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.006062 10.0.0.24 - - [2024-12-30 01:53:54] "POST /ref-update HTTP/1.1" 200 156 0.019231 10.0.0.24 - - [2024-12-30 01:53:54] "GET /virtual-network/6b0378ca-a301-41b3-9015-74921b5e2a0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1427 0.022694 10.0.0.24 - - [2024-12-30 01:53:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.007012 10.0.0.24 - - [2024-12-30 01:53:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003452 10.0.0.24 - - [2024-12-30 01:53:54] "POST /virtual-machine-interfaces HTTP/1.1" 200 583 0.074863 10.0.0.24 - - [2024-12-30 01:53:54] "POST /ref-update HTTP/1.1" 200 156 0.019545 10.0.0.24 - - [2024-12-30 01:53:54] "PUT /access-control-list/8a282874-9d2f-4c77-a8d1-4f20a991261b HTTP/1.1" 200 273 0.025430 10.0.0.24 - - [2024-12-30 01:53:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.008905 10.0.0.24 - - [2024-12-30 01:53:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.005012 10.0.0.24 - - [2024-12-30 01:53:54] "POST /ref-update HTTP/1.1" 200 156 0.012707 10.0.0.24 - - [2024-12-30 01:53:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.004663 10.0.0.24 - - [2024-12-30 01:53:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003622 10.0.0.24 - - [2024-12-30 01:53:54] "POST /ref-update HTTP/1.1" 200 156 0.011516 10.0.0.24 - - [2024-12-30 01:53:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003378 10.0.0.24 - - [2024-12-30 01:53:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003825 10.0.0.24 - - [2024-12-30 01:53:54] "POST /ref-update HTTP/1.1" 200 156 0.011778 10.0.0.24 - - [2024-12-30 01:53:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003816 10.0.0.24 - - [2024-12-30 01:53:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003411 10.0.0.24 - - [2024-12-30 01:53:54] "POST /ref-update HTTP/1.1" 200 156 0.011617 10.0.0.24 - - [2024-12-30 01:53:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003585 10.0.0.24 - - [2024-12-30 01:53:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003749 10.0.0.24 - - [2024-12-30 01:53:54] "POST /ref-update HTTP/1.1" 200 156 0.010162 10.0.0.24 - - [2024-12-30 01:53:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003699 10.0.0.24 - - [2024-12-30 01:53:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003204 10.0.0.24 - - [2024-12-30 01:53:55] "POST /ref-update HTTP/1.1" 200 156 0.010405 10.0.0.24 - - [2024-12-30 01:53:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003283 10.0.0.24 - - [2024-12-30 01:53:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003465 10.0.0.24 - - [2024-12-30 01:53:55] "POST /ref-update HTTP/1.1" 200 156 0.010010 10.0.0.24 - - [2024-12-30 01:53:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003581 10.0.0.24 - - [2024-12-30 01:53:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003782 10.0.0.24 - - [2024-12-30 01:53:55] "POST /ref-update HTTP/1.1" 200 156 0.010404 10.0.0.24 - - [2024-12-30 01:53:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003623 10.0.0.24 - - [2024-12-30 01:53:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003794 10.0.0.24 - - [2024-12-30 01:53:55] "POST /ref-update HTTP/1.1" 200 156 0.011093 10.0.0.24 - - [2024-12-30 01:53:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003956 10.0.0.24 - - [2024-12-30 01:53:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003897 10.0.0.24 - - [2024-12-30 01:53:55] "POST /ref-update HTTP/1.1" 200 156 0.010828 10.0.0.24 - - [2024-12-30 01:53:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003572 10.0.0.24 - - [2024-12-30 01:53:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003425 10.0.0.24 - - [2024-12-30 01:53:55] "POST /ref-update HTTP/1.1" 200 156 0.010404 10.0.0.24 - - [2024-12-30 01:53:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003779 10.0.0.24 - - [2024-12-30 01:53:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003421 10.0.0.24 - - [2024-12-30 01:53:56] "POST /ref-update HTTP/1.1" 200 156 0.010252 10.0.0.24 - - [2024-12-30 01:53:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003566 10.0.0.24 - - [2024-12-30 01:53:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.005009 10.0.0.24 - - [2024-12-30 01:53:56] "POST /ref-update HTTP/1.1" 200 156 0.010290 10.0.0.24 - - [2024-12-30 01:53:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003582 10.0.0.24 - - [2024-12-30 01:53:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003281 10.0.0.24 - - [2024-12-30 01:53:56] "POST /ref-update HTTP/1.1" 200 156 0.009552 10.0.0.24 - - [2024-12-30 01:53:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003542 10.0.0.24 - - [2024-12-30 01:53:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003565 10.0.0.24 - - [2024-12-30 01:53:56] "POST /ref-update HTTP/1.1" 200 156 0.010612 10.0.0.24 - - [2024-12-30 01:53:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003798 10.0.0.24 - - [2024-12-30 01:53:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003598 10.0.0.24 - - [2024-12-30 01:53:56] "POST /ref-update HTTP/1.1" 200 156 0.010982 10.0.0.24 - - [2024-12-30 01:53:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004264 10.0.0.24 - - [2024-12-30 01:53:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004031 10.0.0.24 - - [2024-12-30 01:53:56] "POST /ref-update HTTP/1.1" 200 156 0.010677 10.0.0.24 - - [2024-12-30 01:53:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004320 10.0.0.24 - - [2024-12-30 01:53:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004417 10.0.0.24 - - [2024-12-30 01:53:56] "POST /ref-update HTTP/1.1" 200 156 0.012288 10.0.0.24 - - [2024-12-30 01:53:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004478 10.0.0.24 - - [2024-12-30 01:53:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004022 10.0.0.24 - - [2024-12-30 01:53:57] "POST /ref-update HTTP/1.1" 200 156 0.010301 10.0.0.24 - - [2024-12-30 01:53:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004513 10.0.0.24 - - [2024-12-30 01:53:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003787 10.0.0.24 - - [2024-12-30 01:53:57] "POST /ref-update HTTP/1.1" 200 156 0.014690 10.0.0.24 - - [2024-12-30 01:53:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003929 10.0.0.24 - - [2024-12-30 01:53:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003543 10.0.0.24 - - [2024-12-30 01:53:57] "POST /ref-update HTTP/1.1" 200 156 0.040060 10.0.0.24 - - [2024-12-30 01:53:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003495 10.0.0.24 - - [2024-12-30 01:53:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003639 10.0.0.24 - - [2024-12-30 01:53:57] "POST /ref-update HTTP/1.1" 200 156 0.019003 10.0.0.24 - - [2024-12-30 01:53:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004393 10.0.0.24 - - [2024-12-30 01:53:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003801 10.0.0.24 - - [2024-12-30 01:53:57] "POST /ref-update HTTP/1.1" 200 156 0.012463 10.0.0.24 - - [2024-12-30 01:53:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003772 10.0.0.24 - - [2024-12-30 01:53:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003441 10.0.0.24 - - [2024-12-30 01:53:57] "POST /ref-update HTTP/1.1" 200 156 0.014033 10.0.0.24 - - [2024-12-30 01:53:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004627 10.0.0.24 - - [2024-12-30 01:53:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003523 10.0.0.24 - - [2024-12-30 01:53:58] "POST /ref-update HTTP/1.1" 200 156 0.014554 10.0.0.24 - - [2024-12-30 01:53:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003446 10.0.0.24 - - [2024-12-30 01:53:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003774 10.0.0.24 - - [2024-12-30 01:53:58] "POST /ref-update HTTP/1.1" 200 156 0.012558 10.0.0.24 - - [2024-12-30 01:53:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003481 10.0.0.24 - - [2024-12-30 01:53:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003518 10.0.0.24 - - [2024-12-30 01:53:58] "POST /ref-update HTTP/1.1" 200 156 0.010790 10.0.0.24 - - [2024-12-30 01:53:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004198 10.0.0.24 - - [2024-12-30 01:53:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004202 10.0.0.24 - - [2024-12-30 01:53:58] "POST /ref-update HTTP/1.1" 200 156 0.011771 10.0.0.24 - - [2024-12-30 01:53:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004564 10.0.0.24 - - [2024-12-30 01:53:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003388 10.0.0.24 - - [2024-12-30 01:53:58] "POST /ref-update HTTP/1.1" 200 156 0.011734 10.0.0.24 - - [2024-12-30 01:53:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004794 10.0.0.24 - - [2024-12-30 01:53:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003711 10.0.0.24 - - [2024-12-30 01:53:58] "POST /ref-update HTTP/1.1" 200 156 0.010303 10.0.0.24 - - [2024-12-30 01:53:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003810 10.0.0.24 - - [2024-12-30 01:53:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003983 10.0.0.24 - - [2024-12-30 01:53:59] "POST /ref-update HTTP/1.1" 200 156 0.010390 10.0.0.24 - - [2024-12-30 01:53:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004354 10.0.0.24 - - [2024-12-30 01:53:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003844 10.0.0.24 - - [2024-12-30 01:53:59] "POST /ref-update HTTP/1.1" 200 156 0.010617 10.0.0.24 - - [2024-12-30 01:53:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003304 10.0.0.24 - - [2024-12-30 01:53:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004951 10.0.0.24 - - [2024-12-30 01:53:59] "POST /ref-update HTTP/1.1" 200 156 0.010865 10.0.0.24 - - [2024-12-30 01:53:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003748 10.0.0.24 - - [2024-12-30 01:53:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003399 [Introspect:8084]10.0.0.24 - - [2024-12-30 01:53:59] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001122 10.0.0.24 - - [2024-12-30 01:53:59] "POST /ref-update HTTP/1.1" 200 156 0.010675 [Introspect:8084]10.0.0.24 - - [2024-12-30 01:53:59] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2955 0.001256 10.0.0.24 - - [2024-12-30 01:53:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003362 10.0.0.24 - - [2024-12-30 01:53:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003412 10.0.0.24 - - [2024-12-30 01:53:59] "POST /ref-update HTTP/1.1" 200 156 0.010283 10.0.0.24 - - [2024-12-30 01:53:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003668 10.0.0.24 - - [2024-12-30 01:53:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003363 10.0.0.24 - - [2024-12-30 01:53:59] "POST /ref-update HTTP/1.1" 200 156 0.011189 10.0.0.24 - - [2024-12-30 01:53:59] "POST /network-ipams HTTP/1.1" 200 552 0.026006 10.0.0.24 - - [2024-12-30 01:54:00] "POST /useragent-kv HTTP/1.1" 200 115 0.005323 10.0.0.24 - - [2024-12-30 01:54:00] "POST /virtual-networks HTTP/1.1" 200 554 0.133361 10.0.0.24 - - [2024-12-30 01:54:00] "GET /physical-routers?detail=False&count=False&shared=False HTTP/1.1" 200 132 0.005707 10.0.0.24 - - [2024-12-30 01:54:00] "POST /fqname-to-id HTTP/1.1" 404 188 0.006453 10.0.0.24 - - [2024-12-30 01:54:00] "POST /fqname-to-id HTTP/1.1" 404 178 0.003369 10.0.0.24 - - [2024-12-30 01:54:00] "GET /fabrics?detail=False&count=False&shared=False HTTP/1.1" 200 313 0.003186 10.0.0.24 - - [2024-12-30 01:54:00] "GET /fabric/d0ad5027-8022-4bd8-a8fb-88f982975eae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1119 0.006321 10.0.0.24 - - [2024-12-30 01:54:00] "POST /fqname-to-id HTTP/1.1" 404 198 0.003836 10.0.0.24 - - [2024-12-30 01:54:00] "POST /fqname-to-id HTTP/1.1" 404 205 0.003350 10.0.0.24 - - [2024-12-30 01:54:00] "POST /fqname-to-id HTTP/1.1" 404 207 0.003448 10.0.0.24 - - [2024-12-30 01:54:00] "POST /route-targets HTTP/1.1" 200 328 0.016823 10.0.0.24 - - [2024-12-30 01:54:00] "POST /ref-update HTTP/1.1" 200 156 0.017300 10.0.0.24 - - [2024-12-30 01:54:14] "GET / HTTP/1.1" 200 36215 0.002197 10.0.0.24 - - [2024-12-30 01:54:14] "POST /fqname-to-id HTTP/1.1" 401 294 0.000649 10.0.0.24 - - [2024-12-30 01:54:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.042011 10.0.0.24 - - [2024-12-30 01:54:14] "GET /global-system-config/2cf8734e-8bbc-4643-981d-de0017f6c1e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2709 0.009175 10.0.0.24 - - [2024-12-30 01:54:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003297 10.0.0.24 - - [2024-12-30 01:54:14] "GET /routing-instance/4ed7a9e1-3601-4b4e-96e5-9ae1c603ce66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.005929 10.0.0.24 - - [2024-12-30 01:54:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003639 10.0.0.24 - - [2024-12-30 01:54:14] "GET /virtual-router/7479bd49-3aa4-4e3f-831a-ac37b11c3e5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1233 0.004856 10.0.0.24 - - [2024-12-30 01:54:14] "PUT /virtual-router/7479bd49-3aa4-4e3f-831a-ac37b11c3e5a HTTP/1.1" 200 263 0.014085 10.0.0.24 - - [2024-12-30 01:54:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004572 10.0.0.24 - - [2024-12-30 01:54:15] "GET /virtual-router/7479bd49-3aa4-4e3f-831a-ac37b11c3e5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1233 0.011592 10.0.0.24 - - [2024-12-30 01:54:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003571 10.0.0.24 - - [2024-12-30 01:54:15] "GET /virtual-machine-interface/d56e0629-9949-41c4-b42d-8bead213912f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1899 0.007778 10.0.0.24 - - [2024-12-30 01:54:15] "PUT /virtual-machine-interface/d56e0629-9949-41c4-b42d-8bead213912f HTTP/1.1" 200 285 0.013983 [Introspect:8084]10.0.0.24 - - [2024-12-30 01:54:20] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001103 [Introspect:8084]10.0.0.24 - - [2024-12-30 01:54:20] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2955 0.001754 [Introspect:8084]10.0.0.24 - - [2024-12-30 01:54:25] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001075 [Introspect:8084]10.0.0.24 - - [2024-12-30 01:54:26] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2955 0.001667 [Introspect:8084]10.0.0.24 - - [2024-12-30 01:54:31] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000937 [Introspect:8084]10.0.0.24 - - [2024-12-30 01:54:31] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2955 0.001432 [Introspect:8084]10.0.0.24 - - [2024-12-30 01:54:36] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001085 [Introspect:8084]10.0.0.24 - - [2024-12-30 01:54:36] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2955 0.001498 10.0.0.24 - - [2024-12-30 01:54:53] "GET /obj-perms HTTP/1.1" 200 6369 0.057120 10.0.0.24 - - [2024-12-30 01:54:53] "GET /obj-perms HTTP/1.1" 200 6369 0.056610 10.0.0.24 - - [2024-12-30 01:55:54] "GET /obj-perms HTTP/1.1" 200 6369 0.059559 10.0.0.24 - - [2024-12-30 01:55:54] "GET /obj-perms HTTP/1.1" 200 6369 0.065316 10.0.0.24 - - [2024-12-30 01:56:54] "GET /obj-perms HTTP/1.1" 200 6369 0.059671 10.0.0.24 - - [2024-12-30 01:56:55] "GET /obj-perms HTTP/1.1" 200 6369 0.057099 10.0.0.24 - - [2024-12-30 01:57:55] "GET /obj-perms HTTP/1.1" 200 6369 0.056560 10.0.0.24 - - [2024-12-30 01:57:56] "GET /obj-perms HTTP/1.1" 200 6369 0.061092 [Introspect:8084]10.0.0.24 - - [2024-12-30 01:58:17] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001124 [Introspect:8084]10.0.0.24 - - [2024-12-30 01:58:17] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2955 0.001363 10.0.0.24 - - [2024-12-30 01:58:36] "GET /global-system-configs HTTP/1.1" 200 323 0.004493 10.0.0.24 - - [2024-12-30 01:58:36] "GET /obj-perms HTTP/1.1" 200 6369 0.035997 10.0.0.24 - - [2024-12-30 01:58:38] "GET /obj-perms HTTP/1.1" 200 6369 0.002014 10.0.0.24 - - [2024-12-30 01:58:38] "GET /global-system-configs HTTP/1.1" 200 323 0.005353 10.0.0.24 - - [2024-12-30 01:58:56] "GET /obj-perms HTTP/1.1" 200 6369 0.059835 10.0.0.24 - - [2024-12-30 01:58:56] "GET /obj-perms HTTP/1.1" 200 6369 0.061162 10.0.0.24 - - [2024-12-30 01:59:57] "GET /obj-perms HTTP/1.1" 200 6369 0.064066 10.0.0.24 - - [2024-12-30 01:59:57] "GET /obj-perms HTTP/1.1" 200 6369 0.062197 [Introspect:8084]10.0.0.24 - - [2024-12-30 02:00:09] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001080 [Introspect:8084]10.0.0.24 - - [2024-12-30 02:00:09] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2955 0.001331 [Introspect:8084]10.0.0.24 - - [2024-12-30 02:00:14] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001096 [Introspect:8084]10.0.0.24 - - [2024-12-30 02:00:14] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2955 0.001344 [Introspect:8084]10.0.0.24 - - [2024-12-30 02:00:20] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000980 [Introspect:8084]10.0.0.24 - - [2024-12-30 02:00:20] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2955 0.001415 10.0.0.24 - - [2024-12-30 02:00:58] "GET /obj-perms HTTP/1.1" 200 6369 0.064800 10.0.0.24 - - [2024-12-30 02:00:58] "GET /obj-perms HTTP/1.1" 200 6369 0.067050 10.0.0.24 - - [2024-12-30 02:01:59] "GET /obj-perms HTTP/1.1" 200 6369 0.062385 10.0.0.24 - - [2024-12-30 02:01:59] "GET /obj-perms HTTP/1.1" 200 6369 0.058517 10.0.0.24 - - [2024-12-30 02:02:59] "GET /obj-perms HTTP/1.1" 200 6369 0.071239 10.0.0.24 - - [2024-12-30 02:03:00] "GET /obj-perms HTTP/1.1" 200 6369 0.067250 10.0.0.24 - - [2024-12-30 02:03:37] "GET /global-system-configs HTTP/1.1" 200 323 0.040887 10.0.0.24 - - [2024-12-30 02:03:37] "GET /obj-perms HTTP/1.1" 200 6369 0.066064 10.0.0.24 - - [2024-12-30 02:03:38] "GET /global-system-configs HTTP/1.1" 200 323 0.038162 10.0.0.24 - - [2024-12-30 02:03:38] "GET /obj-perms HTTP/1.1" 200 6369 0.057737 [Introspect:8084]10.0.0.24 - - [2024-12-30 02:03:54] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001161 [Introspect:8084]10.0.0.24 - - [2024-12-30 02:03:54] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2955 0.001391 10.0.0.24 - - [2024-12-30 02:04:00] "GET /obj-perms HTTP/1.1" 200 6369 0.062021 10.0.0.24 - - [2024-12-30 02:04:01] "GET /obj-perms HTTP/1.1" 200 6369 0.065739 [Introspect:8084]10.0.0.24 - - [2024-12-30 02:04:26] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001285 [Introspect:8084]10.0.0.24 - - [2024-12-30 02:04:26] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2955 0.001431 [Introspect:8084]10.0.0.24 - - [2024-12-30 02:04:31] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001109 [Introspect:8084]10.0.0.24 - - [2024-12-30 02:04:31] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2955 0.001402 [Introspect:8084]10.0.0.24 - - [2024-12-30 02:04:36] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001167 [Introspect:8084]10.0.0.24 - - [2024-12-30 02:04:36] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2955 0.001352 10.0.0.24 - - [2024-12-30 02:05:01] "GET /obj-perms HTTP/1.1" 200 6369 0.058251 10.0.0.24 - - [2024-12-30 02:05:02] "GET /obj-perms HTTP/1.1" 200 6369 0.064255 10.0.0.24 - - [2024-12-30 02:06:02] "GET /obj-perms HTTP/1.1" 200 6369 0.060143 10.0.0.24 - - [2024-12-30 02:06:02] "GET /obj-perms HTTP/1.1" 200 6369 0.062063 10.0.0.24 - - [2024-12-30 02:07:03] "GET /obj-perms HTTP/1.1" 200 6369 0.061314 10.0.0.24 - - [2024-12-30 02:07:03] "GET /obj-perms HTTP/1.1" 200 6369 0.055972 10.0.0.24 - - [2024-12-30 02:08:04] "GET /obj-perms HTTP/1.1" 200 6369 0.062171 10.0.0.24 - - [2024-12-30 02:08:04] "GET /obj-perms HTTP/1.1" 200 6369 0.058199 [Introspect:8084]10.0.0.24 - - [2024-12-30 02:08:20] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001037 [Introspect:8084]10.0.0.24 - - [2024-12-30 02:08:20] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2955 0.001653 10.0.0.24 - - [2024-12-30 02:08:37] "GET /global-system-configs HTTP/1.1" 200 323 0.042738 10.0.0.24 - - [2024-12-30 02:08:37] "GET /obj-perms HTTP/1.1" 200 6369 0.068283 10.0.0.24 - - [2024-12-30 02:08:38] "GET /global-system-configs HTTP/1.1" 200 323 0.040515 10.0.0.24 - - [2024-12-30 02:08:38] "GET /obj-perms HTTP/1.1" 200 6369 0.060944 10.0.0.24 - - [2024-12-30 02:09:05] "GET /obj-perms HTTP/1.1" 200 6369 0.059574 10.0.0.24 - - [2024-12-30 02:09:05] "GET /obj-perms HTTP/1.1" 200 6369 0.054424 10.0.0.24 - - [2024-12-30 02:10:05] "GET /obj-perms HTTP/1.1" 200 6369 0.068736 10.0.0.24 - - [2024-12-30 02:10:06] "GET /obj-perms HTTP/1.1" 200 6369 0.053612 [Introspect:8084]10.0.0.24 - - [2024-12-30 02:10:15] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001088 [Introspect:8084]10.0.0.24 - - [2024-12-30 02:10:15] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2955 0.001287 [Introspect:8084]10.0.0.24 - - [2024-12-30 02:10:19] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001075 [Introspect:8084]10.0.0.24 - - [2024-12-30 02:10:19] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2955 0.001383 [Introspect:8084]10.0.0.24 - - [2024-12-30 02:10:25] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001060 [Introspect:8084]10.0.0.24 - - [2024-12-30 02:10:25] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2955 0.001351 10.0.0.24 - - [2024-12-30 02:11:06] "GET /obj-perms HTTP/1.1" 200 6369 0.069469 10.0.0.24 - - [2024-12-30 02:11:07] "GET /obj-perms HTTP/1.1" 200 6369 0.054634 10.0.0.24 - - [2024-12-30 02:12:07] "GET /obj-perms HTTP/1.1" 200 6369 0.058220 10.0.0.24 - - [2024-12-30 02:12:07] "GET /obj-perms HTTP/1.1" 200 6369 0.058275 [Introspect:8084]10.0.0.24 - - [2024-12-30 02:12:37] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001136 [Introspect:8084]10.0.0.24 - - [2024-12-30 02:12:37] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2955 0.001371 10.0.0.24 - - [2024-12-30 02:13:08] "GET /obj-perms HTTP/1.1" 200 6369 0.067612 10.0.0.24 - - [2024-12-30 02:13:08] "GET /obj-perms HTTP/1.1" 200 6369 0.059022 10.0.0.24 - - [2024-12-30 02:13:36] "GET /obj-perms HTTP/1.1" 200 6369 0.002630 10.0.0.24 - - [2024-12-30 02:13:36] "GET /global-system-configs HTTP/1.1" 200 323 0.006270 10.0.0.24 - - [2024-12-30 02:13:38] "GET /global-system-configs HTTP/1.1" 200 323 0.033839 10.0.0.24 - - [2024-12-30 02:13:38] "GET /obj-perms HTTP/1.1" 200 6369 0.060782 10.0.0.24 - - [2024-12-30 02:14:09] "GET /obj-perms HTTP/1.1" 200 6369 0.056383 10.0.0.24 - - [2024-12-30 02:14:09] "GET /obj-perms HTTP/1.1" 200 6369 0.055206 10.0.0.24 - - [2024-12-30 02:15:10] "GET /obj-perms HTTP/1.1" 200 6369 0.289034 10.0.0.24 - - [2024-12-30 02:15:11] "GET /obj-perms HTTP/1.1" 200 6369 0.121788 [Introspect:8084]10.0.0.24 - - [2024-12-30 02:15:30] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001094 [Introspect:8084]10.0.0.24 - - [2024-12-30 02:15:30] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2955 0.001401 [Introspect:8084]10.0.0.24 - - [2024-12-30 02:15:35] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001091 [Introspect:8084]10.0.0.24 - - [2024-12-30 02:15:35] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2955 0.001558 [Introspect:8084]10.0.0.24 - - [2024-12-30 02:15:41] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001065 [Introspect:8084]10.0.0.24 - - [2024-12-30 02:15:41] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2955 0.001380