++ LOG_DIR=/var/log/contrail ++ export CONTAINER_LOG_DIR=/var/log/contrail/config-api ++ CONTAINER_LOG_DIR=/var/log/contrail/config-api ++ mkdir -p /var/log/contrail/config-api ++ log_file=/var/log/contrail/config-api/console.log ++ touch /var/log/contrail/config-api/console.log ++ chmod 600 /var/log/contrail/config-api/console.log ++ exec +++ tee -a /var/log/contrail/config-api/console.log +++ date ++ echo 'INFO: =================== Tue Feb 3 04:19:30 AM UTC 2026 ===================' INFO: =================== Tue Feb 3 04:19:30 AM UTC 2026 =================== ++ LOG_LOCAL=1 ++ source /functions.sh ++ source /contrail-functions.sh +++ get_default_ip ++++ get_default_nic ++++ get_gateway_nic_for_ip 1 ++++ command -v ip ++++ local ip=1 +++++ 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 +++ local nic=ens3 +++ cut -d / -f 1 +++ ip addr show dev ens3 +++ grep 'inet ' +++ awk '{print $2}' +++ head -n 1 ++ DEFAULT_LOCAL_IP=10.0.0.249 ++ 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.249 ++ ANALYTICS_ALARM_ENABLE=False ++ ANALYTICS_SNMP_ENABLE=False ++ ANALYTICSDB_ENABLE=False ++ ANALYTICS_NODES=10.0.0.249 ++ ANALYTICSDB_NODES=10.0.0.249 ++ ANALYTICS_SNMP_NODES=10.0.0.249 ++ 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.249 +++ local server_address=10.0.0.249 +++ extended_server_list+='10.0.0.249:8081 ' +++ '[' -n '10.0.0.249:8081 ' ']' +++ echo 10.0.0.249:8081 ++ ANALYTICS_SERVERS=10.0.0.249: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.249 +++ local server_address=10.0.0.249 +++ extended_server_list+='10.0.0.249:9042 ' +++ '[' -n '10.0.0.249:9042 ' ']' +++ echo 10.0.0.249:9042 ++ ANALYTICSDB_CQL_SERVERS=10.0.0.249:9042 ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.249 ++ 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.249 +++ local server_address=10.0.0.249 +++ extended_server_list+='10.0.0.249:8086 ' +++ '[' -n '10.0.0.249:8086 ' ']' +++ echo 10.0.0.249:8086 ++ COLLECTOR_SERVERS=10.0.0.249: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.249 ++ CONFIGDB_NODES=10.0.0.249 ++ 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.249 +++ local server_address=10.0.0.249 +++ extended_server_list+='10.0.0.249:8082 ' +++ '[' -n '10.0.0.249:8082 ' ']' +++ echo 10.0.0.249:8082 ++ CONFIG_SERVERS=10.0.0.249: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.249 +++ local server_address=10.0.0.249 +++ extended_server_list+='10.0.0.249:9161 ' +++ '[' -n '10.0.0.249:9161 ' ']' +++ echo 10.0.0.249:9161 ++ CONFIGDB_SERVERS=10.0.0.249: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.249 +++ local server_address=10.0.0.249 +++ extended_server_list+='10.0.0.249:9041 ' +++ '[' -n '10.0.0.249:9041 ' ']' +++ echo 10.0.0.249:9041 ++ CONFIGDB_CQL_SERVERS=10.0.0.249: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.249 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.0.0.249 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.249 ++ 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.249 +++ local server_address=10.0.0.249 +++ extended_server_list+=10.0.0.249:2181, +++ '[' -n 10.0.0.249:2181, ']' +++ echo 10.0.0.249:2181 ++ ZOOKEEPER_SERVERS=10.0.0.249: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.249 +++ local server_address=10.0.0.249 +++ extended_server_list+='10.0.0.249:2181 ' +++ '[' -n '10.0.0.249:2181 ' ']' +++ echo 10.0.0.249:2181 ++ ZOOKEEPER_SERVERS_SPACE_DELIM=10.0.0.249:2181 ++ RABBITMQ_NODES=10.0.0.249 ++ 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.249 +++ local server_address=10.0.0.249 +++ extended_server_list+=10.0.0.249:5673, +++ '[' -n 10.0.0.249:5673, ']' +++ echo 10.0.0.249:5673 ++ RABBITMQ_SERVERS=10.0.0.249: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.249 +++ local server_address=10.0.0.249 +++ extended_server_list+='10.0.0.249:6379 ' +++ '[' -n '10.0.0.249:6379 ' ']' +++ echo 10.0.0.249:6379 ++ REDIS_SERVERS=10.0.0.249: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.249 ++ 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.249 +++ local server_address=10.0.0.249 +++ extended_server_list+='10.0.0.249:9092 ' +++ '[' -n '10.0.0.249:9092 ' ']' +++ echo 10.0.0.249:9092 ++ KAFKA_SERVERS=10.0.0.249: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.249.49.110 ++ 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.249 ++ 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_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.249 ++ 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 ++ echo 10.0.0.249 ++ cut -d , -f 1 + local cassandra=10.0.0.249 + (( i=1 )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.249 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.249 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.249 9041 + echo 'INFO: Waiting for cassandra 4/30' INFO: Waiting for cassandra 4/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.249 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.249 +++ local servers=10.0.0.249 +++ 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.249,10.154.253.1,127.0.0.1,172.17.0.1,252.249.0.1,, +++ local ord=1 +++ for server in "${server_list[@]}" +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.249'\''))' +++ local server_ip=10.0.0.249 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.249 ]] +++ [[ ,10.0.0.249,10.154.253.1,127.0.0.1,172.17.0.1,252.249.0.1,, =~ ,10\.0\.0\.249, ]] +++ echo 10.0.0.249 1 +++ return ++ local ip=10.0.0.249 ++ [[ -z 10.0.0.249 ]] ++ echo 10.0.0.249 + host_ip=10.0.0.249 + [[ cql == \c\q\l ]] ++ sed 's/,/ /g' ++ echo 10.0.0.249:9041 + cassandra_server_list=10.0.0.249:9041 + config_api_certs_config= + uwsgi_socket='protocol = http\nsocket = 10.0.0.249: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 ++ cut -d = -f 1 ++ grep '^API__.*__.*=.*$' ++ sed 's/^API__//g' + local vars= + local section= + (( ++index )) + (( index < CONFIG_API_WORKER_COUNT )) + (( CONFIG_API_WORKER_COUNT > 1 )) + service_cmd='/usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0' + set_third_party_auth_config + [[ 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/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + mkdir -p /etc/contrail /var/lib/contrail + chown 1999:1999 /etc/contrail /var/lib/contrail + find /etc/contrail -uid 0 -exec chown 1999:1999 '{}' + + chmod 755 /etc/contrail + do_run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + mkdir -p /var/crashes + chmod 777 /var/crashes ++ id -un 1999 + local user_name=contrail + export HOME=/home/contrail + HOME=/home/contrail + mkdir -p /home/contrail + chown -R 1999:1999 /home/contrail + exec setpriv --reuid 1999 --regid 1999 --clear-groups --no-new-privs /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:287: SyntaxWarning: "is not" with a literal. Did you mean "!="? if ip_alloc_unit is not 1: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1113: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1910: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: 02/03/2026 04:20:10.769 7f0fd05ce480 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 02/03/2026 04:20:11.001 7f0fd05ce480 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 02/03/2026 04:20:11.016 7f0fd05ce480 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 02/03/2026 04:20:11.017 7f0fd05ce480 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log] [Introspect:8084]10.0.0.249 - - [2026-02-03 04:20:19] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 314 0.002868 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.249:8082/ Hit Ctrl-C to quit. 10.0.0.249 - - [2026-02-03 04:20:20] "GET / HTTP/1.1" 503 181 0.000264 10.0.0.249 - - [2026-02-03 04:20:20] "GET / HTTP/1.1" 503 181 0.000323 10.0.0.249 - - [2026-02-03 04:20:20] "GET / HTTP/1.1" 200 36499 0.001624 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.249 - - [2026-02-03 04:20:20] "POST /fqname-to-id HTTP/1.1" 401 297 0.000635 10.0.0.249 - - [2026-02-03 04:20:20] "GET / HTTP/1.1" 200 36499 0.001599 10.0.0.249 - - [2026-02-03 04:20:21] "GET / HTTP/1.1" 200 45019 0.002132 10.0.0.249 - - [2026-02-03 04:20:21] "GET / HTTP/1.1" 200 45019 0.001956 10.0.0.249 - - [2026-02-03 04:20:21] "GET /domains?detail=False&count=False&shared=False HTTP/1.1" 401 297 0.000349 10.0.0.249 - - [2026-02-03 04:20:21] "POST /fqname-to-id HTTP/1.1" 401 297 0.000514 10.0.0.249 - - [2026-02-03 04:20:21] "GET / HTTP/1.1" 200 36499 0.004485 10.0.0.249 - - [2026-02-03 04:20:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.404127 10.0.0.249 - - [2026-02-03 04:20:21] "GET /routing-instance/45e54641-f18b-4b7e-bc8c-749cc795467e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1179 0.005202 10.0.0.249 - - [2026-02-03 04:20:21] "POST /bgp-routers HTTP/1.1" 200 616 0.049860 10.0.0.249 - - [2026-02-03 04:20:21] "GET /domains?detail=False&count=False&shared=False HTTP/1.1" 200 312 0.055478 10.0.0.249 - - [2026-02-03 04:20:21] "GET /bgp-router/cfa8e18b-8c61-4c4b-bb96-f0d061a07efb?fields=global_system_config_back_refs HTTP/1.1" 200 1113 0.015811 10.0.0.249 - - [2026-02-03 04:20:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.055469 10.0.0.249 - - [2026-02-03 04:20:21] "GET /projects?detail=False&count=False&shared=False HTTP/1.1" 200 333 0.011687 10.0.0.249 - - [2026-02-03 04:20:21] "GET / HTTP/1.1" 200 36499 0.001786 10.0.0.249 - - [2026-02-03 04:20:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004288 10.0.0.249 - - [2026-02-03 04:20:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004414 10.0.0.249 - - [2026-02-03 04:20:21] "GET /global-system-config/ae0a743c-5b9b-49e3-830b-95ec304419d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1061 0.015292 10.0.0.249 - - [2026-02-03 04:20:21] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.006707 10.0.0.249 - - [2026-02-03 04:20:22] "POST /ref-update HTTP/1.1" 200 156 0.011726 /usr/local/lib/python3.9/site-packages/keystoneauth1/adapter.py:278: UserWarning: Using keystoneclient sessions has been deprecated. Please update your software to use keystoneauth1. warnings.warn( 10.0.0.249 - - [2026-02-03 04:20:22] "GET / HTTP/1.1" 200 36499 0.002187 10.0.0.249 - - [2026-02-03 04:20:22] "POST /fqname-to-id HTTP/1.1" 401 297 0.000509 10.0.0.249 - - [2026-02-03 04:20:23] "POST /fqname-to-id HTTP/1.1" 404 186 0.029534 10.0.0.249 - - [2026-02-03 04:20:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003109 10.0.0.249 - - [2026-02-03 04:20:23] "GET /global-system-config/ae0a743c-5b9b-49e3-830b-95ec304419d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.010102 10.0.0.249 - - [2026-02-03 04:20:23] "POST /service-appliance-sets HTTP/1.1" 200 557 0.045895 10.0.0.249 - - [2026-02-03 04:20:23] "POST /fqname-to-id HTTP/1.1" 404 180 0.003426 10.0.0.249 - - [2026-02-03 04:20:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003556 10.0.0.249 - - [2026-02-03 04:20:23] "GET /global-system-config/ae0a743c-5b9b-49e3-830b-95ec304419d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.015789 10.0.0.249 - - [2026-02-03 04:20:23] "POST /service-appliance-sets HTTP/1.1" 200 545 0.055596 10.0.0.249 - - [2026-02-03 04:20:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.007964 10.0.0.249 - - [2026-02-03 04:20:23] "GET /network-ipam/89bd2524-e900-4ead-8c9e-0282f25b4095?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1957 0.011628 10.0.0.249 - - [2026-02-03 04:20:23] "POST /service-templates HTTP/1.1" 200 515 0.044448 10.0.0.249 - - [2026-02-03 04:20:23] "POST /service-templates HTTP/1.1" 200 505 0.185507 10.0.0.249 - - [2026-02-03 04:20:24] "POST /service-templates HTTP/1.1" 200 519 0.102155 10.0.0.249 - - [2026-02-03 04:20:24] "POST /service-templates HTTP/1.1" 200 539 0.029347 10.0.0.249 - - [2026-02-03 04:20:24] "POST /service-templates HTTP/1.1" 200 511 0.033046 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.249 - - [2026-02-03 04:20:25] "GET /obj-perms HTTP/1.1" 200 6381 0.397827 10.0.0.249 - - [2026-02-03 04:20:25] "GET / HTTP/1.1" 200 36499 0.004223 10.0.0.249 - - [2026-02-03 04:20:25] "POST /fqname-to-id HTTP/1.1" 401 297 0.000689 10.0.0.249 - - [2026-02-03 04:20:25] "GET / HTTP/1.1" 200 36499 0.005320 10.0.0.249 - - [2026-02-03 04:20:25] "GET / HTTP/1.1" 200 36499 0.001260 10.0.0.249 - - [2026-02-03 04:20:25] "POST /fqname-to-id HTTP/1.1" 401 297 0.000531 10.0.0.249 - - [2026-02-03 04:20:25] "GET /obj-perms HTTP/1.1" 200 6381 0.101454 10.0.0.249 - - [2026-02-03 04:20:25] "POST /fqname-to-id HTTP/1.1" 401 297 0.000458 10.0.0.249 - - [2026-02-03 04:20:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.063962 10.0.0.249 - - [2026-02-03 04:20:25] "GET /global-system-config/ae0a743c-5b9b-49e3-830b-95ec304419d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.008130 10.0.0.249 - - [2026-02-03 04:20:25] "POST /fqname-to-id HTTP/1.1" 404 214 0.003917 10.0.0.249 - - [2026-02-03 04:20:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.038851 10.0.0.249 - - [2026-02-03 04:20:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.035694 10.0.0.249 - - [2026-02-03 04:20:26] "GET /global-system-config/ae0a743c-5b9b-49e3-830b-95ec304419d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.007065 10.0.0.249 - - [2026-02-03 04:20:26] "GET /global-system-config/ae0a743c-5b9b-49e3-830b-95ec304419d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.009303 10.0.0.249 - - [2026-02-03 04:20:26] "POST /fqname-to-id HTTP/1.1" 404 214 0.003681 10.0.0.249 - - [2026-02-03 04:20:26] "POST /fqname-to-id HTTP/1.1" 404 214 0.002944 10.0.0.249 - - [2026-02-03 04:20:26] "POST /analytics-alarm-nodes HTTP/1.1" 200 611 0.131806 10.0.0.249 - - [2026-02-03 04:20:26] "POST /analytics-snmp-nodes HTTP/1.1" 200 609 0.055906 10.0.0.249 - - [2026-02-03 04:20:26] "POST /database-nodes HTTP/1.1" 200 597 0.068866 10.0.0.249 - - [2026-02-03 04:20:27] "GET / HTTP/1.1" 200 36499 0.001721 10.0.0.249 - - [2026-02-03 04:20:27] "POST /fqname-to-id HTTP/1.1" 401 297 0.007268 10.0.0.249 - - [2026-02-03 04:20:27] "GET / HTTP/1.1" 200 36499 0.001636 10.0.0.249 - - [2026-02-03 04:20:27] "POST /fqname-to-id HTTP/1.1" 401 297 0.000623 10.0.0.249 - - [2026-02-03 04:20:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.052266 10.0.0.249 - - [2026-02-03 04:20:27] "GET /global-system-config/ae0a743c-5b9b-49e3-830b-95ec304419d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.013068 10.0.0.249 - - [2026-02-03 04:20:27] "POST /fqname-to-id HTTP/1.1" 404 214 0.005934 10.0.0.249 - - [2026-02-03 04:20:27] "POST /analytics-nodes HTTP/1.1" 200 599 0.032854 10.0.0.249 - - [2026-02-03 04:20:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.062126 10.0.0.249 - - [2026-02-03 04:20:27] "GET /global-system-config/ae0a743c-5b9b-49e3-830b-95ec304419d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.011267 10.0.0.249 - - [2026-02-03 04:20:27] "POST /fqname-to-id HTTP/1.1" 404 214 0.009606 10.0.0.249 - - [2026-02-03 04:20:28] "POST /config-nodes HTTP/1.1" 200 593 0.067733 10.0.0.249 - - [2026-02-03 04:20:28] "POST /fqname-to-id HTTP/1.1" 401 297 0.000631 10.0.0.249 - - [2026-02-03 04:20:28] "GET / HTTP/1.1" 200 36499 0.003273 10.0.0.249 - - [2026-02-03 04:20:28] "POST /global-vrouter-configs HTTP/1.1" 401 297 0.000496 10.0.0.249 - - [2026-02-03 04:20:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.048469 10.0.0.249 - - [2026-02-03 04:20:28] "GET /network-ipam/89bd2524-e900-4ead-8c9e-0282f25b4095?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1957 0.005881 10.0.0.249 - - [2026-02-03 04:20:28] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.033638 10.0.0.249 - - [2026-02-03 04:20:29] "POST /fqname-to-id HTTP/1.1" 404 225 0.003631 10.0.0.249 - - [2026-02-03 04:20:29] "POST /access-control-lists HTTP/1.1" 200 591 0.044003 10.0.0.249 - - [2026-02-03 04:20:29] "POST /fqname-to-id HTTP/1.1" 404 224 0.003050 10.0.0.249 - - [2026-02-03 04:20:29] "POST /access-control-lists HTTP/1.1" 200 589 0.024943 10.0.0.249 - - [2026-02-03 04:20:29] "POST /route-targets HTTP/1.1" 200 329 0.012229 10.0.0.249 - - [2026-02-03 04:20:29] "POST /ref-update HTTP/1.1" 200 156 0.026822 10.0.0.249 - - [2026-02-03 04:20:29] "GET / HTTP/1.1" 200 36499 0.001448 10.0.0.249 - - [2026-02-03 04:20:29] "POST /fqname-to-id HTTP/1.1" 401 297 0.000443 10.0.0.249 - - [2026-02-03 04:20:29] "POST /route-targets HTTP/1.1" 200 329 0.024822 10.0.0.249 - - [2026-02-03 04:20:29] "POST /ref-update HTTP/1.1" 200 156 0.018839 10.0.0.249 - - [2026-02-03 04:20:30] "POST /route-targets HTTP/1.1" 200 329 0.019493 10.0.0.249 - - [2026-02-03 04:20:30] "POST /ref-update HTTP/1.1" 200 156 0.016105 10.0.0.249 - - [2026-02-03 04:20:30] "POST /route-targets HTTP/1.1" 200 329 0.016465 10.0.0.249 - - [2026-02-03 04:20:30] "POST /ref-update HTTP/1.1" 200 156 0.013452 10.0.0.249 - - [2026-02-03 04:20:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.045197 10.0.0.249 - - [2026-02-03 04:20:30] "GET /global-system-config/ae0a743c-5b9b-49e3-830b-95ec304419d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.008381 10.0.0.249 - - [2026-02-03 04:20:30] "POST /fqname-to-id HTTP/1.1" 404 201 0.006367 10.0.0.249 - - [2026-02-03 04:20:30] "POST /fqname-to-id HTTP/1.1" 404 214 0.003553 10.0.0.249 - - [2026-02-03 04:20:30] "POST /config-database-nodes HTTP/1.1" 200 611 0.031088 10.0.0.249 - - [2026-02-03 04:20:30] "POST /access-control-lists HTTP/1.1" 200 555 0.079786 10.0.0.249 - - [2026-02-03 04:20:30] "PUT /access-control-list/b7f4d2e0-50cc-4991-a32e-505f8620cc1d HTTP/1.1" 200 274 0.023615 10.0.0.249 - - [2026-02-03 04:20:30] "PUT /access-control-list/d76a16a9-dd25-413c-aba7-0d6716e6c621 HTTP/1.1" 200 274 0.013829 [Introspect:8084]10.0.0.249 - - [2026-02-03 04:20:33] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.001182 [Introspect:8084]10.0.0.249 - - [2026-02-03 04:20:33] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2962 0.001599 10.0.0.249 - - [2026-02-03 04:20:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003287 10.0.0.249 - - [2026-02-03 04:20:33] "GET /global-vrouter-config/c0193b72-c73b-49c7-b2ff-b3907783b863?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1220 0.003828 10.0.0.249 - - [2026-02-03 04:20:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003369 10.0.0.249 - - [2026-02-03 04:20:34] "PUT /global-vrouter-config/c0193b72-c73b-49c7-b2ff-b3907783b863 HTTP/1.1" 200 278 0.013538 10.0.0.249 - - [2026-02-03 04:20:34] "GET / HTTP/1.1" 200 36499 0.003609 10.0.0.249 - - [2026-02-03 04:20:34] "POST /alarms HTTP/1.1" 401 297 0.000579 10.0.0.249 - - [2026-02-03 04:20:34] "POST /alarms HTTP/1.1" 200 585 0.051550 10.0.0.249 - - [2026-02-03 04:20:34] "POST /alarms HTTP/1.1" 200 579 0.022727 10.0.0.249 - - [2026-02-03 04:20:35] "POST /alarms HTTP/1.1" 200 579 0.029843 10.0.0.249 - - [2026-02-03 04:20:35] "POST /alarms HTTP/1.1" 200 563 0.023260 10.0.0.249 - - [2026-02-03 04:20:35] "POST /alarms HTTP/1.1" 200 559 0.025183 10.0.0.249 - - [2026-02-03 04:20:35] "POST /alarms HTTP/1.1" 200 561 0.031715 10.0.0.249 - - [2026-02-03 04:20:35] "POST /alarms HTTP/1.1" 200 569 0.028496 10.0.0.249 - - [2026-02-03 04:20:35] "POST /alarms HTTP/1.1" 200 553 0.042676 10.0.0.249 - - [2026-02-03 04:20:35] "POST /alarms HTTP/1.1" 200 561 0.024064 10.0.0.249 - - [2026-02-03 04:20:35] "POST /alarms HTTP/1.1" 200 571 0.021506 10.0.0.249 - - [2026-02-03 04:20:35] "POST /alarms HTTP/1.1" 200 559 0.028191 10.0.0.249 - - [2026-02-03 04:20:35] "POST /alarms HTTP/1.1" 200 571 0.024582 10.0.0.249 - - [2026-02-03 04:20:35] "POST /alarms HTTP/1.1" 200 579 0.065991 10.0.0.249 - - [2026-02-03 04:20:35] "POST /alarms HTTP/1.1" 200 573 0.040227 10.0.0.249 - - [2026-02-03 04:20:36] "POST /alarms HTTP/1.1" 200 565 0.044914 10.0.0.249 - - [2026-02-03 04:20:36] "POST /alarms HTTP/1.1" 200 565 0.025146 10.0.0.249 - - [2026-02-03 04:20:36] "POST /alarms HTTP/1.1" 200 565 0.026163 10.0.0.249 - - [2026-02-03 04:20:36] "POST /alarms HTTP/1.1" 200 551 0.024722 10.0.0.249 - - [2026-02-03 04:20:36] "POST /alarms HTTP/1.1" 200 599 0.036645 10.0.0.249 - - [2026-02-03 04:20:36] "POST /alarms HTTP/1.1" 200 579 0.040707 10.0.0.249 - - [2026-02-03 04:20:36] "POST /alarms HTTP/1.1" 200 575 0.036547 10.0.0.249 - - [2026-02-03 04:20:36] "POST /alarms HTTP/1.1" 200 587 0.026749 10.0.0.249 - - [2026-02-03 04:20:36] "POST /alarms HTTP/1.1" 200 613 0.030673 10.0.0.249 - - [2026-02-03 04:20:37] "GET / HTTP/1.1" 200 36499 0.004492 10.0.0.249 - - [2026-02-03 04:20:37] "POST /global-vrouter-configs HTTP/1.1" 401 297 0.000732 10.0.0.249 - - [2026-02-03 04:20:37] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.041754 10.0.0.249 - - [2026-02-03 04:20:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.004866 10.0.0.249 - - [2026-02-03 04:20:37] "PUT /global-vrouter-config/c0193b72-c73b-49c7-b2ff-b3907783b863 HTTP/1.1" 200 278 0.014440 10.0.0.249 - - [2026-02-03 04:20:38] "GET / HTTP/1.1" 200 36499 0.001747 10.0.0.249 - - [2026-02-03 04:20:38] "POST /fqname-to-id HTTP/1.1" 401 297 0.001314 10.0.0.249 - - [2026-02-03 04:20:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.039840 10.0.0.249 - - [2026-02-03 04:20:38] "GET /global-vrouter-config/c0193b72-c73b-49c7-b2ff-b3907783b863?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1619 0.004608 10.0.0.249 - - [2026-02-03 04:20:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003917 10.0.0.249 - - [2026-02-03 04:20:38] "PUT /global-vrouter-config/c0193b72-c73b-49c7-b2ff-b3907783b863 HTTP/1.1" 200 278 0.029135 10.0.0.249 - - [2026-02-03 04:20:38] "GET / HTTP/1.1" 200 36499 0.001628 10.0.0.249 - - [2026-02-03 04:20:38] "POST /fqname-to-id HTTP/1.1" 401 297 0.000581 10.0.0.249 - - [2026-02-03 04:20:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.043397 10.0.0.249 - - [2026-02-03 04:20:39] "GET /global-system-config/ae0a743c-5b9b-49e3-830b-95ec304419d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.009315 10.0.0.249 - - [2026-02-03 04:20:39] "PUT /global-system-config/ae0a743c-5b9b-49e3-830b-95ec304419d8 HTTP/1.1" 200 276 0.037167 [Introspect:8084]10.0.0.249 - - [2026-02-03 04:20:45] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.001041 [Introspect:8084]10.0.0.249 - - [2026-02-03 04:20:45] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2962 0.001308 [Introspect:8084]10.0.0.249 - - [2026-02-03 04:20:52] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.000928 [Introspect:8084]10.0.0.249 - - [2026-02-03 04:20:52] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2962 0.001362 10.0.0.249 - - [2026-02-03 04:21:07] "GET / HTTP/1.1" 200 36499 0.001985 10.0.0.249 - - [2026-02-03 04:21:07] "POST /fqname-to-id HTTP/1.1" 401 297 0.000523 10.0.0.249 - - [2026-02-03 04:21:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.050100 10.0.0.249 - - [2026-02-03 04:21:07] "GET /global-system-config/ae0a743c-5b9b-49e3-830b-95ec304419d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.006469 10.0.0.249 - - [2026-02-03 04:21:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004187 10.0.0.249 - - [2026-02-03 04:21:07] "GET /config-node/b29179fe-3a19-4ea3-9684-7d391b2e6970?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.006030 10.0.0.249 - - [2026-02-03 04:21:18] "GET / HTTP/1.1" 200 36499 0.002533 10.0.0.249 - - [2026-02-03 04:21:18] "POST /fqname-to-id HTTP/1.1" 401 297 0.000411 10.0.0.249 - - [2026-02-03 04:21:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.032351 10.0.0.249 - - [2026-02-03 04:21:18] "GET /routing-instance/45e54641-f18b-4b7e-bc8c-749cc795467e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1179 0.003999 10.0.0.249 - - [2026-02-03 04:21:18] "POST /bgp-routers HTTP/1.1" 409 299 0.003836 10.0.0.249 - - [2026-02-03 04:21:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003374 10.0.0.249 - - [2026-02-03 04:21:19] "GET /bgp-router/cfa8e18b-8c61-4c4b-bb96-f0d061a07efb?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1801 0.007155 10.0.0.249 - - [2026-02-03 04:21:19] "PUT /bgp-router/cfa8e18b-8c61-4c4b-bb96-f0d061a07efb HTTP/1.1" 200 256 0.022696 [Introspect:8084]10.0.0.249 - - [2026-02-03 04:21:19] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.001003 [Introspect:8084]10.0.0.249 - - [2026-02-03 04:21:19] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2962 0.001368 10.0.0.249 - - [2026-02-03 04:21:26] "GET /obj-perms HTTP/1.1" 200 6381 0.082471 10.0.0.249 - - [2026-02-03 04:21:26] "GET /obj-perms HTTP/1.1" 200 6381 0.062281 10.0.0.249 - - [2026-02-03 04:22:25] "GET / HTTP/1.1" 200 36499 0.002378 10.0.0.249 - - [2026-02-03 04:22:25] "POST /fqname-to-id HTTP/1.1" 401 297 0.000808 10.0.0.249 - - [2026-02-03 04:22:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.034231 10.0.0.249 - - [2026-02-03 04:22:25] "GET /global-system-config/ae0a743c-5b9b-49e3-830b-95ec304419d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.009896 10.0.0.249 - - [2026-02-03 04:22:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.007190 10.0.0.249 - - [2026-02-03 04:22:25] "GET /routing-instance/45e54641-f18b-4b7e-bc8c-749cc795467e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1179 0.015667 10.0.0.249 - - [2026-02-03 04:22:25] "PUT /global-system-config/ae0a743c-5b9b-49e3-830b-95ec304419d8 HTTP/1.1" 200 276 0.024207 10.0.0.249 - - [2026-02-03 04:22:25] "POST /fqname-to-id HTTP/1.1" 404 214 0.006703 10.0.0.249 - - [2026-02-03 04:22:26] "POST /virtual-routers HTTP/1.1" 200 599 0.063457 10.0.0.249 - - [2026-02-03 04:22:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.028368 10.0.0.249 - - [2026-02-03 04:22:26] "GET /virtual-router/23bfeff7-9378-435b-bd11-df82d114be25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.009118 10.0.0.249 - - [2026-02-03 04:22:26] "POST /fqname-to-id HTTP/1.1" 404 227 0.005100 10.0.0.249 - - [2026-02-03 04:22:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004910 10.0.0.249 - - [2026-02-03 04:22:26] "GET /virtual-network/a3a0994a-9692-4d70-bcdf-6accb9f27303?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.011064 10.0.0.249 - - [2026-02-03 04:22:26] "POST /virtual-machine-interfaces HTTP/1.1" 200 585 0.484567 10.0.0.249 - - [2026-02-03 04:22:27] "PUT /access-control-list/9526eb47-921f-4440-8375-31994a8c98bc HTTP/1.1" 200 274 0.106317 10.0.0.249 - - [2026-02-03 04:22:27] "GET /obj-perms HTTP/1.1" 200 6381 0.233556 10.0.0.249 - - [2026-02-03 04:22:28] "GET /obj-perms HTTP/1.1" 200 6381 0.161340 10.0.0.249 - - [2026-02-03 04:22:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.023220 10.0.0.249 - - [2026-02-03 04:22:28] "GET /virtual-router/23bfeff7-9378-435b-bd11-df82d114be25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.014884 10.0.0.249 - - [2026-02-03 04:23:28] "GET /obj-perms HTTP/1.1" 200 6381 0.084765 10.0.0.249 - - [2026-02-03 04:23:29] "GET /obj-perms HTTP/1.1" 200 6381 0.057644 [Introspect:8084]10.0.0.249 - - [2026-02-03 04:23:33] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.001136 [Introspect:8084]10.0.0.249 - - [2026-02-03 04:23:33] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2962 0.001338 [Introspect:8084]10.0.0.249 - - [2026-02-03 04:23:39] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.000934 [Introspect:8084]10.0.0.249 - - [2026-02-03 04:23:39] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2962 0.001173 [Introspect:8084]10.0.0.249 - - [2026-02-03 04:23:44] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.001223 [Introspect:8084]10.0.0.249 - - [2026-02-03 04:23:44] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2962 0.001228 10.0.0.249 - - [2026-02-03 04:24:29] "GET /obj-perms HTTP/1.1" 200 6381 0.072575 10.0.0.249 - - [2026-02-03 04:24:29] "GET /obj-perms HTTP/1.1" 200 6381 0.059111 10.0.0.249 - - [2026-02-03 04:24:42] "GET /global-system-configs HTTP/1.1" 401 297 0.000562 10.0.0.249 - - [2026-02-03 04:24:42] "GET /global-system-configs HTTP/1.1" 401 297 0.000500 10.0.0.249 - - [2026-02-03 04:25:10] "GET /global-system-configs HTTP/1.1" 401 297 0.000461 10.0.0.249 - - [2026-02-03 04:25:10] "GET /global-system-configs HTTP/1.1" 401 297 0.000402 10.0.0.249 - - [2026-02-03 04:25:27] "GET / HTTP/1.1" 200 36499 0.002164 10.0.0.249 - - [2026-02-03 04:25:27] "POST /fqname-to-id HTTP/1.1" 401 297 0.000437 10.0.0.249 - - [2026-02-03 04:25:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.028969 10.0.0.249 - - [2026-02-03 04:25:28] "GET /global-system-config/ae0a743c-5b9b-49e3-830b-95ec304419d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.005556 10.0.0.249 - - [2026-02-03 04:25:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.005749 10.0.0.249 - - [2026-02-03 04:25:28] "GET /routing-instance/45e54641-f18b-4b7e-bc8c-749cc795467e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1179 0.004132 10.0.0.249 - - [2026-02-03 04:25:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003548 10.0.0.249 - - [2026-02-03 04:25:28] "GET /virtual-router/23bfeff7-9378-435b-bd11-df82d114be25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.004402 10.0.0.249 - - [2026-02-03 04:25:28] "PUT /virtual-router/23bfeff7-9378-435b-bd11-df82d114be25 HTTP/1.1" 200 264 0.018951 10.0.0.249 - - [2026-02-03 04:25:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004661 10.0.0.249 - - [2026-02-03 04:25:28] "GET /virtual-router/23bfeff7-9378-435b-bd11-df82d114be25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.004478 10.0.0.249 - - [2026-02-03 04:25:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003893 10.0.0.249 - - [2026-02-03 04:25:28] "GET /virtual-machine-interface/ce2b5e04-2ada-49b5-9e05-764c55e584ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1903 0.005899 10.0.0.249 - - [2026-02-03 04:25:28] "PUT /virtual-machine-interface/ce2b5e04-2ada-49b5-9e05-764c55e584ac HTTP/1.1" 200 286 0.013671 10.0.0.249 - - [2026-02-03 04:25:30] "GET /obj-perms HTTP/1.1" 200 6381 0.082198 10.0.0.249 - - [2026-02-03 04:25:30] "GET /obj-perms HTTP/1.1" 200 6381 0.052689 10.0.0.249 - - [2026-02-03 04:25:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003759 10.0.0.249 - - [2026-02-03 04:25:30] "GET /virtual-router/23bfeff7-9378-435b-bd11-df82d114be25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.004278 [Introspect:8084]10.0.0.249 - - [2026-02-03 04:25:33] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.001047 [Introspect:8084]10.0.0.249 - - [2026-02-03 04:25:33] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2962 0.001087 10.0.0.249 - - [2026-02-03 04:26:31] "GET /obj-perms HTTP/1.1" 200 6381 0.079311 10.0.0.249 - - [2026-02-03 04:26:31] "GET /obj-perms HTTP/1.1" 200 6381 0.059424 10.0.0.249 - - [2026-02-03 04:27:32] "GET /obj-perms HTTP/1.1" 200 6381 0.087432 10.0.0.249 - - [2026-02-03 04:27:32] "GET /obj-perms HTTP/1.1" 200 6381 0.062062 [Introspect:8084]10.0.0.249 - - [2026-02-03 04:27:50] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.001134 [Introspect:8084]10.0.0.249 - - [2026-02-03 04:27:50] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2962 0.001153 [Introspect:8084]10.0.0.249 - - [2026-02-03 04:27:55] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.000996 [Introspect:8084]10.0.0.249 - - [2026-02-03 04:27:55] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2962 0.001133 [Introspect:8084]10.0.0.249 - - [2026-02-03 04:28:00] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.001027 [Introspect:8084]10.0.0.249 - - [2026-02-03 04:28:00] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2962 0.001232 10.0.0.249 - - [2026-02-03 04:28:33] "GET /obj-perms HTTP/1.1" 200 6381 0.073848 10.0.0.249 - - [2026-02-03 04:28:33] "GET /obj-perms HTTP/1.1" 200 6381 0.052287 [Introspect:8084]10.0.0.249 - - [2026-02-03 04:29:21] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.001147 [Introspect:8084]10.0.0.249 - - [2026-02-03 04:29:22] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2962 0.001240 10.0.0.249 - - [2026-02-03 04:29:34] "GET /obj-perms HTTP/1.1" 200 6381 0.163179 10.0.0.249 - - [2026-02-03 04:29:34] "GET /obj-perms HTTP/1.1" 200 6381 0.056680 10.0.0.249 - - [2026-02-03 04:29:42] "GET /global-system-configs HTTP/1.1" 401 297 0.000549 10.0.0.249 - - [2026-02-03 04:29:42] "GET /global-system-configs HTTP/1.1" 401 297 0.000466 10.0.0.249 - - [2026-02-03 04:30:10] "GET /global-system-configs HTTP/1.1" 401 297 0.000547 10.0.0.249 - - [2026-02-03 04:30:10] "GET /global-system-configs HTTP/1.1" 401 297 0.000497 10.0.0.249 - - [2026-02-03 04:30:35] "GET /obj-perms HTTP/1.1" 200 6381 0.093252 10.0.0.249 - - [2026-02-03 04:30:35] "GET /obj-perms HTTP/1.1" 200 6381 0.057500 10.0.0.249 - - [2026-02-03 04:31:36] "GET /obj-perms HTTP/1.1" 200 6381 0.079538 10.0.0.249 - - [2026-02-03 04:31:36] "GET /obj-perms HTTP/1.1" 200 6381 0.115325 [Introspect:8084]10.0.0.249 - - [2026-02-03 04:31:58] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.000932 [Introspect:8084]10.0.0.249 - - [2026-02-03 04:31:58] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2962 0.001151 [Introspect:8084]10.0.0.249 - - [2026-02-03 04:32:02] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.000967 [Introspect:8084]10.0.0.249 - - [2026-02-03 04:32:03] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2962 0.001132 [Introspect:8084]10.0.0.249 - - [2026-02-03 04:32:07] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.001090 [Introspect:8084]10.0.0.249 - - [2026-02-03 04:32:07] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2962 0.001194 10.0.0.249 - - [2026-02-03 04:32:36] "GET /obj-perms HTTP/1.1" 200 6381 0.092045 10.0.0.249 - - [2026-02-03 04:32:37] "GET /obj-perms HTTP/1.1" 200 6381 0.062626 10.0.0.249 - - [2026-02-03 04:33:37] "GET /obj-perms HTTP/1.1" 200 6381 0.092440 10.0.0.249 - - [2026-02-03 04:33:38] "GET /obj-perms HTTP/1.1" 200 6381 0.064294 [Introspect:8084]10.0.0.249 - - [2026-02-03 04:34:28] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.001321 [Introspect:8084]10.0.0.249 - - [2026-02-03 04:34:28] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2962 0.001309 10.0.0.249 - - [2026-02-03 04:34:38] "GET /obj-perms HTTP/1.1" 200 6381 0.079444 10.0.0.249 - - [2026-02-03 04:34:39] "GET /obj-perms HTTP/1.1" 200 6381 0.054906 10.0.0.249 - - [2026-02-03 04:34:42] "GET /global-system-configs HTTP/1.1" 401 297 0.000559 10.0.0.249 - - [2026-02-03 04:34:42] "GET /global-system-configs HTTP/1.1" 401 297 0.000401 10.0.0.249 - - [2026-02-03 04:35:10] "GET /global-system-configs HTTP/1.1" 401 297 0.000425 10.0.0.249 - - [2026-02-03 04:35:10] "GET /global-system-configs HTTP/1.1" 401 297 0.000391 10.0.0.249 - - [2026-02-03 04:35:39] "GET /obj-perms HTTP/1.1" 200 6381 0.073211 10.0.0.249 - - [2026-02-03 04:35:40] "GET /obj-perms HTTP/1.1" 200 6381 0.062458 10.0.0.249 - - [2026-02-03 04:36:40] "GET /obj-perms HTTP/1.1" 200 6381 0.091612 10.0.0.249 - - [2026-02-03 04:36:41] "GET /obj-perms HTTP/1.1" 200 6381 0.074599 [Introspect:8084]10.0.0.249 - - [2026-02-03 04:36:46] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.000981 [Introspect:8084]10.0.0.249 - - [2026-02-03 04:36:46] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2962 0.001708 [Introspect:8084]10.0.0.249 - - [2026-02-03 04:36:51] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.000938 [Introspect:8084]10.0.0.249 - - [2026-02-03 04:36:51] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2962 0.001137 [Introspect:8084]10.0.0.249 - - [2026-02-03 04:36:56] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.001175 [Introspect:8084]10.0.0.249 - - [2026-02-03 04:36:57] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2962 0.001651 10.0.0.249 - - [2026-02-03 04:37:41] "GET /obj-perms HTTP/1.1" 200 6381 0.079180 10.0.0.249 - - [2026-02-03 04:37:41] "GET /obj-perms HTTP/1.1" 200 6381 0.061055 [Introspect:8084]10.0.0.249 - - [2026-02-03 04:38:33] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.001248 [Introspect:8084]10.0.0.249 - - [2026-02-03 04:38:33] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2962 0.001437 10.0.0.249 - - [2026-02-03 04:38:42] "GET /obj-perms HTTP/1.1" 200 6381 0.080807 10.0.0.249 - - [2026-02-03 04:38:42] "GET /obj-perms HTTP/1.1" 200 6381 0.056604 10.0.0.249 - - [2026-02-03 04:39:42] "GET /global-system-configs HTTP/1.1" 401 297 0.000549 10.0.0.249 - - [2026-02-03 04:39:42] "GET /global-system-configs HTTP/1.1" 401 297 0.000470 10.0.0.249 - - [2026-02-03 04:39:43] "GET /obj-perms HTTP/1.1" 200 6381 0.068185 10.0.0.249 - - [2026-02-03 04:39:43] "GET /obj-perms HTTP/1.1" 200 6381 0.057204 10.0.0.249 - - [2026-02-03 04:40:10] "GET /global-system-configs HTTP/1.1" 401 297 0.000523 10.0.0.249 - - [2026-02-03 04:40:10] "GET /global-system-configs HTTP/1.1" 401 297 0.000585 10.0.0.249 - - [2026-02-03 04:40:44] "GET /obj-perms HTTP/1.1" 200 6381 0.094182 10.0.0.249 - - [2026-02-03 04:40:44] "GET /obj-perms HTTP/1.1" 200 6381 0.072516 [Introspect:8084]10.0.0.249 - - [2026-02-03 04:41:16] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.001157 [Introspect:8084]10.0.0.249 - - [2026-02-03 04:41:16] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2962 0.002128 [Introspect:8084]10.0.0.249 - - [2026-02-03 04:41:21] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.001582 [Introspect:8084]10.0.0.249 - - [2026-02-03 04:41:21] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2962 0.001456 [Introspect:8084]10.0.0.249 - - [2026-02-03 04:41:26] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.001905 [Introspect:8084]10.0.0.249 - - [2026-02-03 04:41:26] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2962 0.001538 10.0.0.249 - - [2026-02-03 04:41:45] "GET /obj-perms HTTP/1.1" 200 6381 0.072673 10.0.0.249 - - [2026-02-03 04:41:45] "GET /obj-perms HTTP/1.1" 200 6381 0.060359 10.0.0.249 - - [2026-02-03 04:42:46] "GET /obj-perms HTTP/1.1" 200 6381 0.076884 10.0.0.249 - - [2026-02-03 04:42:46] "GET /obj-perms HTTP/1.1" 200 6381 0.063544 [Introspect:8084]10.0.0.249 - - [2026-02-03 04:42:51] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.000944 [Introspect:8084]10.0.0.249 - - [2026-02-03 04:42:51] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2962 0.001431 10.0.0.249 - - [2026-02-03 04:43:46] "GET /obj-perms HTTP/1.1" 200 6381 0.079995 10.0.0.249 - - [2026-02-03 04:43:47] "GET /obj-perms HTTP/1.1" 200 6381 0.062799 10.0.0.249 - - [2026-02-03 04:44:42] "GET /global-system-configs HTTP/1.1" 401 297 0.000448 10.0.0.249 - - [2026-02-03 04:44:42] "GET /global-system-configs HTTP/1.1" 401 297 0.000357 10.0.0.249 - - [2026-02-03 04:44:47] "GET /obj-perms HTTP/1.1" 200 6381 0.063375 10.0.0.249 - - [2026-02-03 04:44:48] "GET /obj-perms HTTP/1.1" 200 6381 0.057921 10.0.0.249 - - [2026-02-03 04:45:10] "GET /global-system-configs HTTP/1.1" 401 297 0.000535 10.0.0.249 - - [2026-02-03 04:45:10] "GET /global-system-configs HTTP/1.1" 401 297 0.000415 [Introspect:8084]10.0.0.249 - - [2026-02-03 04:45:29] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.001223 [Introspect:8084]10.0.0.249 - - [2026-02-03 04:45:29] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2962 0.001430 [Introspect:8084]10.0.0.249 - - [2026-02-03 04:45:34] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.001701 [Introspect:8084]10.0.0.249 - - [2026-02-03 04:45:34] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2962 0.002446 [Introspect:8084]10.0.0.249 - - [2026-02-03 04:45:39] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.001088 [Introspect:8084]10.0.0.249 - - [2026-02-03 04:45:39] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2962 0.001218 10.0.0.249 - - [2026-02-03 04:45:48] "GET /obj-perms HTTP/1.1" 200 6381 0.079132 10.0.0.249 - - [2026-02-03 04:45:49] "GET /obj-perms HTTP/1.1" 200 6381 0.066289 10.0.0.249 - - [2026-02-03 04:46:49] "GET /obj-perms HTTP/1.1" 200 6381 0.157294 10.0.0.249 - - [2026-02-03 04:46:50] "GET /obj-perms HTTP/1.1" 200 6381 0.135080 10.0.0.249 - - [2026-02-03 04:47:51] "GET /obj-perms HTTP/1.1" 200 6381 0.079818 10.0.0.249 - - [2026-02-03 04:47:51] "GET /obj-perms HTTP/1.1" 200 6381 0.064167 [Introspect:8084]10.0.0.249 - - [2026-02-03 04:48:27] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.001738 [Introspect:8084]10.0.0.249 - - [2026-02-03 04:48:28] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2962 0.001923 10.0.0.249 - - [2026-02-03 04:48:52] "GET /obj-perms HTTP/1.1" 200 6381 0.092376 10.0.0.249 - - [2026-02-03 04:48:52] "GET /obj-perms HTTP/1.1" 200 6381 0.062023 10.0.0.249 - - [2026-02-03 04:49:42] "GET /global-system-configs HTTP/1.1" 401 297 0.000756 10.0.0.249 - - [2026-02-03 04:49:42] "GET /global-system-configs HTTP/1.1" 401 297 0.000490 10.0.0.249 - - [2026-02-03 04:49:52] "GET /obj-perms HTTP/1.1" 200 6381 0.059726 10.0.0.249 - - [2026-02-03 04:49:53] "GET /obj-perms HTTP/1.1" 200 6381 0.056875 10.0.0.249 - - [2026-02-03 04:50:10] "GET /global-system-configs HTTP/1.1" 401 297 0.000508 10.0.0.249 - - [2026-02-03 04:50:10] "GET /global-system-configs HTTP/1.1" 401 297 0.000487 10.0.0.249 - - [2026-02-03 04:50:53] "GET /obj-perms HTTP/1.1" 200 6381 0.076023 10.0.0.249 - - [2026-02-03 04:50:54] "GET /obj-perms HTTP/1.1" 200 6381 0.063682 [Introspect:8084]10.0.0.249 - - [2026-02-03 04:50:57] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.001063 [Introspect:8084]10.0.0.249 - - [2026-02-03 04:50:57] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2962 0.001146 [Introspect:8084]10.0.0.249 - - [2026-02-03 04:51:02] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.001546 [Introspect:8084]10.0.0.249 - - [2026-02-03 04:51:02] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2962 0.001215 [Introspect:8084]10.0.0.249 - - [2026-02-03 04:51:07] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.001523 [Introspect:8084]10.0.0.249 - - [2026-02-03 04:51:07] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2962 0.001656 10.0.0.249 - - [2026-02-03 04:51:54] "GET /obj-perms HTTP/1.1" 200 6381 0.075751 10.0.0.249 - - [2026-02-03 04:51:55] "GET /obj-perms HTTP/1.1" 200 6381 0.058714 10.0.0.249 - - [2026-02-03 04:52:55] "GET /obj-perms HTTP/1.1" 200 6381 0.084740 10.0.0.249 - - [2026-02-03 04:52:56] "GET /obj-perms HTTP/1.1" 200 6381 0.058758 [Introspect:8084]10.0.0.249 - - [2026-02-03 04:53:49] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.001198 [Introspect:8084]10.0.0.249 - - [2026-02-03 04:53:49] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2962 0.001041 10.0.0.249 - - [2026-02-03 04:53:56] "GET /obj-perms HTTP/1.1" 200 6381 0.083469 10.0.0.249 - - [2026-02-03 04:53:56] "GET /obj-perms HTTP/1.1" 200 6381 0.061836 10.0.0.249 - - [2026-02-03 04:54:42] "GET /global-system-configs HTTP/1.1" 401 297 0.000619 10.0.0.249 - - [2026-02-03 04:54:42] "GET /global-system-configs HTTP/1.1" 401 297 0.000421 10.0.0.249 - - [2026-02-03 04:54:57] "GET /obj-perms HTTP/1.1" 200 6381 0.074783 10.0.0.249 - - [2026-02-03 04:54:57] "GET /obj-perms HTTP/1.1" 200 6381 0.066280 [Introspect:8084]10.0.0.249 - - [2026-02-03 04:55:10] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.001325 [Introspect:8084]10.0.0.249 - - [2026-02-03 04:55:10] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2962 0.001678 10.0.0.249 - - [2026-02-03 04:55:10] "GET /global-system-configs HTTP/1.1" 401 297 0.000648 10.0.0.249 - - [2026-02-03 04:55:10] "GET /global-system-configs HTTP/1.1" 401 297 0.000648 [Introspect:8084]10.0.0.249 - - [2026-02-03 04:55:15] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.001749 [Introspect:8084]10.0.0.249 - - [2026-02-03 04:55:15] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2962 0.001446 [Introspect:8084]10.0.0.249 - - [2026-02-03 04:55:20] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.001403 [Introspect:8084]10.0.0.249 - - [2026-02-03 04:55:20] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2962 0.001130 10.0.0.249 - - [2026-02-03 04:55:58] "GET /obj-perms HTTP/1.1" 200 6381 0.088507 10.0.0.249 - - [2026-02-03 04:55:58] "GET /obj-perms HTTP/1.1" 200 6381 0.062948 10.0.0.249 - - [2026-02-03 04:56:59] "GET /obj-perms HTTP/1.1" 200 6381 0.072577 10.0.0.249 - - [2026-02-03 04:56:59] "GET /obj-perms HTTP/1.1" 200 6381 0.061946 10.0.0.249 - - [2026-02-03 04:58:00] "GET /obj-perms HTTP/1.1" 200 6381 0.070399 10.0.0.249 - - [2026-02-03 04:58:00] "GET /obj-perms HTTP/1.1" 200 6381 0.053832 [Introspect:8084]10.0.0.249 - - [2026-02-03 04:58:04] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.000962 [Introspect:8084]10.0.0.249 - - [2026-02-03 04:58:05] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2962 0.001174 10.0.0.249 - - [2026-02-03 04:59:00] "GET /obj-perms HTTP/1.1" 200 6381 0.079737 10.0.0.249 - - [2026-02-03 04:59:01] "GET /obj-perms HTTP/1.1" 200 6381 0.062304 10.0.0.249 - - [2026-02-03 04:59:42] "GET /global-system-configs HTTP/1.1" 401 297 0.000677 10.0.0.249 - - [2026-02-03 04:59:42] "GET /global-system-configs HTTP/1.1" 401 297 0.000454 10.0.0.249 - - [2026-02-03 05:00:01] "GET /obj-perms HTTP/1.1" 200 6381 0.072399 10.0.0.249 - - [2026-02-03 05:00:02] "GET /obj-perms HTTP/1.1" 200 6381 0.084808 10.0.0.249 - - [2026-02-03 05:00:10] "GET /global-system-configs HTTP/1.1" 401 297 0.000576 10.0.0.249 - - [2026-02-03 05:00:10] "GET /global-system-configs HTTP/1.1" 401 297 0.000419 10.0.0.249 - - [2026-02-03 05:01:02] "GET /obj-perms HTTP/1.1" 200 6381 0.086132 10.0.0.249 - - [2026-02-03 05:01:03] "GET /obj-perms HTTP/1.1" 200 6381 0.109574 [Introspect:8084]10.0.0.249 - - [2026-02-03 05:01:05] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.001446 [Introspect:8084]10.0.0.249 - - [2026-02-03 05:01:05] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2962 0.001100 [Introspect:8084]10.0.0.249 - - [2026-02-03 05:01:10] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.001091 [Introspect:8084]10.0.0.249 - - [2026-02-03 05:01:10] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2962 0.001522 [Introspect:8084]10.0.0.249 - - [2026-02-03 05:01:15] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.001059 [Introspect:8084]10.0.0.249 - - [2026-02-03 05:01:15] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2962 0.001246 10.0.0.249 - - [2026-02-03 05:02:03] "GET /obj-perms HTTP/1.1" 200 6381 0.088106 10.0.0.249 - - [2026-02-03 05:02:04] "GET /obj-perms HTTP/1.1" 200 6381 0.073457 10.0.0.249 - - [2026-02-03 05:03:04] "GET /obj-perms HTTP/1.1" 200 6381 0.087186 10.0.0.249 - - [2026-02-03 05:03:05] "GET /obj-perms HTTP/1.1" 200 6381 0.071870 [Introspect:8084]10.0.0.249 - - [2026-02-03 05:03:59] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.001160 [Introspect:8084]10.0.0.249 - - [2026-02-03 05:04:00] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2962 0.001199 10.0.0.249 - - [2026-02-03 05:04:05] "GET /obj-perms HTTP/1.1" 200 6381 0.077559 10.0.0.249 - - [2026-02-03 05:04:06] "GET /obj-perms HTTP/1.1" 200 6381 0.061418 10.0.0.249 - - [2026-02-03 05:04:42] "GET /global-system-configs HTTP/1.1" 401 297 0.000468 10.0.0.249 - - [2026-02-03 05:04:42] "GET /global-system-configs HTTP/1.1" 401 297 0.000422 10.0.0.249 - - [2026-02-03 05:05:06] "GET /obj-perms HTTP/1.1" 200 6381 0.065521 10.0.0.249 - - [2026-02-03 05:05:06] "GET /obj-perms HTTP/1.1" 200 6381 0.065277 10.0.0.249 - - [2026-02-03 05:05:10] "GET /global-system-configs HTTP/1.1" 401 297 0.000420 10.0.0.249 - - [2026-02-03 05:05:10] "GET /global-system-configs HTTP/1.1" 401 297 0.000505