+++ date ++ echo 'INFO: =================== Thu Jul 3 00:46:02 UTC 2025 ===================' INFO: =================== Thu Jul 3 00:46:02 UTC 2025 =================== ++ LOG_LOCAL=1 ++ source /functions.sh ++ source /contrail-functions.sh +++ get_default_ip ++++ get_default_nic ++++ get_gateway_nic_for_ip 1 ++++ command -v ip ++++ local ip=1 +++++ awk '{print $2}' +++++ ip route get 1 +++++ 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 ' +++ head -n 1 +++ awk '{print $2}' ++ DEFAULT_LOCAL_IP=10.0.0.41 ++ 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=256 ++ HUGE_PAGES_1GB_DIR= ++ HUGE_PAGES_2MB_DIR= ++ [[ 0 != 0 ]] ++ [[ 0 != 256 ]] ++ [[ -z '' ]] +++ mount -t hugetlbfs +++ tail -n 1 +++ awk '/pagesize=2M/{print($3)}' ++ HUGE_PAGES_2MB_DIR= ++ 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=keystone ++ AUTH_PARAMS= ++ SSL_ENABLE=false ++ SSL_INSECURE=True ++ SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ SERVER_CA_KEYFILE=/etc/contrail/ssl/private/ca-key.pem ++ SELFSIGNED_CERTS_WITH_IPS=True ++ CONTROLLER_NODES=10.0.0.41,10.0.0.27,10.0.0.23 ++ ANALYTICS_ALARM_ENABLE=True ++ ANALYTICS_SNMP_ENABLE=True ++ ANALYTICSDB_ENABLE=True ++ ANALYTICS_NODES=10.0.0.41,10.0.0.27,10.0.0.23 ++ ANALYTICSDB_NODES=10.0.0.41,10.0.0.27,10.0.0.23 ++ ANALYTICS_SNMP_NODES=10.0.0.41,10.0.0.27,10.0.0.23 ++ 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.41 +++ local server_address=10.0.0.41 +++ extended_server_list+='10.0.0.41:8081 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:8081 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23:8081 ' +++ '[' -n '10.0.0.41:8081 10.0.0.27:8081 10.0.0.23:8081 ' ']' +++ echo '10.0.0.41:8081 10.0.0.27:8081 10.0.0.23:8081' ++ ANALYTICS_SERVERS='10.0.0.41:8081 10.0.0.27:8081 10.0.0.23: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.41 +++ local server_address=10.0.0.41 +++ extended_server_list+='10.0.0.41:9042 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:9042 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23:9042 ' +++ '[' -n '10.0.0.41:9042 10.0.0.27:9042 10.0.0.23:9042 ' ']' +++ echo '10.0.0.41:9042 10.0.0.27:9042 10.0.0.23:9042' ++ ANALYTICSDB_CQL_SERVERS='10.0.0.41:9042 10.0.0.27:9042 10.0.0.23:9042' ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.41,10.0.0.27,10.0.0.23 ++ 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.41 +++ local server_address=10.0.0.41 +++ extended_server_list+='10.0.0.41:8086 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:8086 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23:8086 ' +++ '[' -n '10.0.0.41:8086 10.0.0.27:8086 10.0.0.23:8086 ' ']' +++ echo '10.0.0.41:8086 10.0.0.27:8086 10.0.0.23:8086' ++ COLLECTOR_SERVERS='10.0.0.41:8086 10.0.0.27:8086 10.0.0.23: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.41,10.0.0.27,10.0.0.23 ++ CONFIGDB_NODES=10.0.0.41,10.0.0.27,10.0.0.23 ++ 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.41 +++ local server_address=10.0.0.41 +++ extended_server_list+='10.0.0.41:8082 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:8082 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23:8082 ' +++ '[' -n '10.0.0.41:8082 10.0.0.27:8082 10.0.0.23:8082 ' ']' +++ echo '10.0.0.41:8082 10.0.0.27:8082 10.0.0.23:8082' ++ CONFIG_SERVERS='10.0.0.41:8082 10.0.0.27:8082 10.0.0.23: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.41 +++ local server_address=10.0.0.41 +++ extended_server_list+='10.0.0.41:9161 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:9161 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23:9161 ' +++ '[' -n '10.0.0.41:9161 10.0.0.27:9161 10.0.0.23:9161 ' ']' +++ echo '10.0.0.41:9161 10.0.0.27:9161 10.0.0.23:9161' ++ CONFIGDB_SERVERS='10.0.0.41:9161 10.0.0.27:9161 10.0.0.23: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.41 +++ local server_address=10.0.0.41 +++ extended_server_list+='10.0.0.41:9041 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:9041 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23:9041 ' +++ '[' -n '10.0.0.41:9041 10.0.0.27:9041 10.0.0.23:9041 ' ']' +++ echo '10.0.0.41:9041 10.0.0.27:9041 10.0.0.23:9041' ++ CONFIGDB_CQL_SERVERS='10.0.0.41:9041 10.0.0.27:9041 10.0.0.23:9041' ++ CONFIG_API_VIP= ++ CONFIG_API_SSL_ENABLE=false ++ CONFIG_API_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ CONFIG_API_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ CONFIG_API_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CONFIG_API_WORKER_COUNT=1 ++ CONFIG_API_MAX_REQUESTS=1024 ++ ANALYTICS_API_SSL_ENABLE=false ++ ANALYTICS_API_SSL_INSECURE=True ++ ANALYTICS_API_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ ANALYTICS_API_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ ANALYTICS_API_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CASSANDRA_SSL_ENABLE=false ++ CASSANDRA_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ CASSANDRA_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ CASSANDRA_SSL_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CASSANDRA_SSL_KEYSTORE_PASSWORD=astrophytum ++ CASSANDRA_SSL_TRUSTSTORE_PASSWORD=ornatum ++ CASSANDRA_SSL_PROTOCOL=TLS ++ CASSANDRA_SSL_ALGORITHM=SunX509 ++ CASSANDRA_SSL_CIPHER_SUITES='[TLS_RSA_WITH_AES_128_CBC_SHA,TLS_RSA_WITH_AES_256_CBC_SHA,TLS_DHE_RSA_WITH_AES_128_CBC_SHA,TLS_DHE_RSA_WITH_AES_256_CBC_SHA,TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA,TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA]' ++ CASSANDRA_CONFIG_MEMTABLE_FLUSH_WRITER=4 ++ CASSANDRA_CONFIG_CONCURRECT_COMPACTORS=4 ++ CASSANDRA_CONFIG_COMPACTION_THROUGHPUT_MB_PER_SEC=256 ++ CASSANDRA_CONFIG_CONCURRECT_READS=64 ++ CASSANDRA_CONFIG_CONCURRECT_WRITES=64 ++ CASSANDRA_CONFIG_MEMTABLE_ALLOCATION_TYPE=offheap_objects ++ CASSANDRA_REAPER_ENABLED=false ++ CASSANDRA_REAPER_JMX_KEY=reaperJmxKey ++ CASSANDRA_REAPER_JMX_AUTH_USERNAME=reaperUser ++ CASSANDRA_REAPER_JMX_AUTH_PASSWORD=reaperPass ++ CASSANDRA_REAPER_APP_PORT=8071 ++ CASSANDRA_REAPER_ADM_PORT=8072 ++ CONTROL_NODES=10.20.0.254,10.20.0.14,10.20.0.25 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.20.0.254,10.20.0.14,10.20.0.25 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.41,10.0.0.27,10.0.0.23 ++ 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.41 +++ local server_address=10.0.0.41 +++ extended_server_list+=10.0.0.41:2181, +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.27 +++ local server_address=10.0.0.27 +++ extended_server_list+=10.0.0.27:2181, +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.23 +++ local server_address=10.0.0.23 +++ extended_server_list+=10.0.0.23:2181, +++ '[' -n 10.0.0.41:2181,10.0.0.27:2181,10.0.0.23:2181, ']' +++ echo 10.0.0.41:2181,10.0.0.27:2181,10.0.0.23:2181 ++ ZOOKEEPER_SERVERS=10.0.0.41:2181,10.0.0.27:2181,10.0.0.23: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.41 +++ local server_address=10.0.0.41 +++ extended_server_list+='10.0.0.41:2181 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:2181 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23:2181 ' +++ '[' -n '10.0.0.41:2181 10.0.0.27:2181 10.0.0.23:2181 ' ']' +++ echo '10.0.0.41:2181 10.0.0.27:2181 10.0.0.23:2181' ++ ZOOKEEPER_SERVERS_SPACE_DELIM='10.0.0.41:2181 10.0.0.27:2181 10.0.0.23:2181' ++ RABBITMQ_NODES=10.0.0.41,10.0.0.27,10.0.0.23 ++ 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.41 +++ local server_address=10.0.0.41 +++ extended_server_list+=10.0.0.41:5673, +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.27 +++ local server_address=10.0.0.27 +++ extended_server_list+=10.0.0.27:5673, +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.23 +++ local server_address=10.0.0.23 +++ extended_server_list+=10.0.0.23:5673, +++ '[' -n 10.0.0.41:5673,10.0.0.27:5673,10.0.0.23:5673, ']' +++ echo 10.0.0.41:5673,10.0.0.27:5673,10.0.0.23:5673 ++ RABBITMQ_SERVERS=10.0.0.41:5673,10.0.0.27:5673,10.0.0.23:5673 ++ RABBITMQ_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ RABBITMQ_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ RABBITMQ_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ RABBITMQ_SSL_FAIL_IF_NO_PEER_CERT=true ++ RABBITMQ_VHOST=/ ++ RABBITMQ_USER=guest ++ RABBITMQ_PASSWORD=guest ++ RABBITMQ_USE_SSL=false ++ RABBITMQ_SSL_VER=tlsv1.2 ++ RABBITMQ_CLIENT_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ RABBITMQ_CLIENT_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ RABBITMQ_CLIENT_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ RABBITMQ_HEARTBEAT_INTERVAL=60 ++ RABBITMQ_CLUSTER_PARTITION_HANDLING=autoheal ++ RABBITMQ_MIRRORED_QUEUE_MODE=all ++ REDIS_SERVER_PORT=6379 ++ REDIS_SERVER_PASSWORD= +++ get_server_list ANALYTICS ':6379 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:6379 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.41 +++ local server_address=10.0.0.41 +++ extended_server_list+='10.0.0.41:6379 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:6379 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23:6379 ' +++ '[' -n '10.0.0.41:6379 10.0.0.27:6379 10.0.0.23:6379 ' ']' +++ echo '10.0.0.41:6379 10.0.0.27:6379 10.0.0.23:6379' ++ REDIS_SERVERS='10.0.0.41:6379 10.0.0.27:6379 10.0.0.23:6379' ++ REDIS_LISTEN_ADDRESS= ++ REDIS_PROTECTED_MODE= ++ REDIS_SSL_ENABLE=false ++ REDIS_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ REDIS_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ REDIS_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ redis_ssl_config= ++ KAFKA_NODES=10.0.0.41,10.0.0.27,10.0.0.23 ++ 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.41 +++ local server_address=10.0.0.41 +++ extended_server_list+='10.0.0.41:9092 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:9092 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23:9092 ' +++ '[' -n '10.0.0.41:9092 10.0.0.27:9092 10.0.0.23:9092 ' ']' +++ echo '10.0.0.41:9092 10.0.0.27:9092 10.0.0.23:9092' ++ KAFKA_SERVERS='10.0.0.41:9092 10.0.0.27:9092 10.0.0.23:9092' ++ KAFKA_SSL_ENABLE=false ++ KAFKA_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ KAFKA_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ KAFKA_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ KEYSTONE_AUTH_ADMIN_TENANT=admin ++ KEYSTONE_AUTH_ADMIN_USER=admin ++ KEYSTONE_AUTH_ADMIN_PASSWORD=contrail123 ++ KEYSTONE_AUTH_PROJECT_DOMAIN_NAME=Default ++ KEYSTONE_AUTH_USER_DOMAIN_NAME=Default ++ KEYSTONE_AUTH_REGION_NAME=RegionOne ++ KEYSTONE_AUTH_URL_VERSION=/v3 ++ KEYSTONE_AUTH_HOST=10.0.0.41 ++ KEYSTONE_AUTH_PROTO=http ++ KEYSTONE_AUTH_ADMIN_PORT=5000 ++ KEYSTONE_AUTH_PUBLIC_PORT=5000 ++ KEYSTONE_AUTH_URL_TOKENS=/v3/auth/tokens ++ KEYSTONE_AUTH_INSECURE=True ++ KEYSTONE_AUTH_CERTFILE= ++ KEYSTONE_AUTH_KEYFILE= ++ KEYSTONE_AUTH_CA_CERTFILE= ++ KEYSTONE_AUTH_ENDPOINT_TYPE= ++ KEYSTONE_AUTH_SYNC_ON_DEMAND= ++ KEYSTONE_AUTH_INTERFACE=public ++ KUBEMANAGER_NODES=10.0.0.41,10.0.0.27,10.0.0.23 ++ KUBERNETES_CLUSTER_NAME=k8s ++ KUBERNETES_CNI_META_PLUGIN=multus ++ METADATA_PROXY_SECRET=contrail ++ BARBICAN_TENANT_NAME=service ++ BARBICAN_USER=barbican ++ BARBICAN_PASSWORD=contrail123 ++ AGENT_MODE=kernel ++ EXTERNAL_ROUTERS= ++ SUBCLUSTER= ++ VROUTER_COMPUTE_NODE_ADDRESS= ++ VROUTER_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.41,10.0.0.27,10.0.0.23 ++ WEBUI_JOB_SERVER_PORT=3000 ++ KUE_UI_PORT=3002 ++ WEBUI_HTTP_LISTEN_PORT=8180 ++ WEBUI_HTTPS_LISTEN_PORT=8143 ++ WEBUI_SSL_KEY_FILE=/etc/contrail/webui_ssl/cs-key.pem ++ WEBUI_SSL_CERT_FILE=/etc/contrail/webui_ssl/cs-cert.pem ++ WEBUI_SSL_CIPHERS=ECDHE-ECDSA-AES256-GCM-SHA384:ECDHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-CHACHA20-POLY1305:ECDHE-RSA-CHACHA20-POLY1305:ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES256-SHA384:ECDHE-RSA-AES256-SHA384:ECDHE-ECDSA-AES128-SHA256:ECDHE-RSA-AES128-SHA256:AES256-SHA ++ WEBUI_STATIC_AUTH_USER=admin ++ WEBUI_STATIC_AUTH_PASSWORD=contrail123 ++ WEBUI_STATIC_AUTH_ROLE=cloudAdmin ++ XMPP_SERVER_PORT=5269 ++ XMPP_SSL_ENABLE=false ++ XMPP_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ XMPP_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ XMPP_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ LINKLOCAL_SERVICE_PORT=80 ++ LINKLOCAL_SERVICE_NAME=metadata ++ LINKLOCAL_SERVICE_IP=169.254.169.254 ++ IPFABRIC_SERVICE_PORT=8775 ++ INTROSPECT_SSL_ENABLE=false ++ INTROSPECT_SSL_INSECURE=True ++ INTROSPECT_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ INTROSPECT_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ INTROSPECT_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ INTROSPECT_LISTEN_ALL=True ++ SANDESH_SSL_ENABLE=false ++ SANDESH_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ METADATA_SSL_ENABLE=false ++ METADATA_SSL_CERTFILE= ++ METADATA_SSL_KEYFILE= ++ METADATA_SSL_CA_CERTFILE= ++ METADATA_SSL_CERT_TYPE= ++ CONFIGURE_IPTABLES=false ++ FWAAS_ENABLE=False ++ CONTAINERD_NAMESPACE=k8s.io ++ TOR_AGENT_OVS_KA=10000 ++ TOR_TYPE=ovs ++ TOR_OVS_PROTOCOL=tcp ++ TORAGENT_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ TORAGENT_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ TORAGENT_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ [[ /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 contrail123' ++ AUTH_PARAMS+=' --admin_tenant_name admin' ++ AUTH_PARAMS+=' --admin_user admin' ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ read -r -d '' sandesh_client_config ++ true ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ xmpp_certs_config= ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ analytics_api_ssl_opts= ++ read -r -d '' rabbitmq_config ++ true ++ read -r -d '' rabbit_config ++ true ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ kafka_ssl_config= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z '' ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ export TSN_AGENT_MODE= ++ TSN_AGENT_MODE= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z x ]] ++ RSYSLOGD_XFLOW_LISTEN_PORT=9898 + pre_start_init + wait_certs_if_ssl_enabled + is_ssl_enabled + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_config_api_certs_if_ssl_enabled + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_for_cassandra ++ echo 10.0.0.41,10.0.0.27,10.0.0.23 ++ cut -d , -f 1 + local cassandra=10.0.0.41 + (( i=1 )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.41 9041 + echo 'INFO: Cassandra is connected' INFO: Cassandra is connected + sleep 5 + return 0 + host_ip=0.0.0.0 + is_enabled + local val= + [[ '' == \t\r\u\e ]] + [[ '' == \y\e\s ]] + [[ '' == \e\n\a\b\l\e\d ]] ++ get_listen_ip_for_node CONFIG +++ cut -d ' ' -f 1 +++ find_my_ip_and_order_for_node CONFIG +++ local server_typ=CONFIG_NODES +++ find_my_ip_and_order_for_node_list 10.0.0.41,10.0.0.27,10.0.0.23 +++ local servers=10.0.0.41,10.0.0.27,10.0.0.23 +++ local server_list= +++ IFS=, +++ read -ra server_list ++++ tr '\n' , ++++ get_local_ips ++++ cat /proc/net/fib_trie ++++ grep -vi host ++++ awk '/32 host/ { print f } {f=$2}' ++++ sort ++++ uniq +++ local local_ips=,10.0.0.41,10.20.0.254,127.0.0.1,172.17.0.1,, +++ local ord=1 +++ for server in '"${server_list[@]}"' +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.41'\''))' +++ local server_ip=10.0.0.41 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.41 ]] +++ [[ ,10.0.0.41,10.20.0.254,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.41, ]] +++ echo 10.0.0.41 1 +++ return ++ local ip=10.0.0.41 ++ [[ -z 10.0.0.41 ]] ++ echo 10.0.0.41 + host_ip=10.0.0.41 + [[ cql == \c\q\l ]] ++ echo 10.0.0.41:9041 10.0.0.27:9041 10.0.0.23:9041 ++ sed 's/,/ /g' + cassandra_server_list='10.0.0.41:9041 10.0.0.27:9041 10.0.0.23:9041' + config_api_certs_config= + uwsgi_socket='protocol = http\nsocket = 10.0.0.41:8082' + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + neutron_section= + mkdir -p /etc/contrail + introspect_port_list=("${CONFIG_API_INTROSPECT_PORT}") + admin_port_list=("${CONFIG_API_ADMIN_PORT}") + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT-1 )) + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT )) + cat ++ get_introspect_listen_ip_for_node CONFIG ++ local ip=0.0.0.0 ++ is_enabled True ++ local val=true ++ [[ true == \t\r\u\e ]] ++ echo 0.0.0.0 + add_ini_params_from_env API /etc/contrail/contrail-api-0.conf + local service_name=API + local cfg_path=/etc/contrail/contrail-api-0.conf + local delim=__ ++ set -o posix ++ set ++ grep '^API__.*__.*=.*$' ++ sed 's/^API__//g' ++ sort ++ cut -d = -f 1 + 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 false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + [[ 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 07/03/2025 00:46:12.045 7fb53401dd48 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 07/03/2025 00:46:12.075 7fb53401dd48 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 07/03/2025 00:46:12.090 7fb53401dd48 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 07/03/2025 00:46:12.091 7fb53401dd48 [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' 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=))... Listening on http://10.0.0.41:8082/ Hit Ctrl-C to quit. 10.0.0.41 - - [2025-07-03 00:46:30] "GET / HTTP/1.1" 200 45871 0.001579 10.0.0.41 - - [2025-07-03 00:46:30] "GET / HTTP/1.1" 200 45871 0.001313 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.41 - - [2025-07-03 00:46:30] "POST /fqname-to-id HTTP/1.1" 401 292 0.000573 10.0.0.41 - - [2025-07-03 00:46:30] "GET /domains?detail=False&count=False&shared=False HTTP/1.1" 401 292 0.000308 10.0.0.41 - - [2025-07-03 00:46:31] "GET / HTTP/1.1" 200 35931 0.001917 10.0.0.41 - - [2025-07-03 00:46:31] "GET /domains?detail=False&count=False&shared=False HTTP/1.1" 200 315 0.846684 10.0.0.41 - - [2025-07-03 00:46:31] "GET /projects?detail=False&count=False&shared=False HTTP/1.1" 200 336 0.008161 10.0.0.41 - - [2025-07-03 00:46:31] "GET / HTTP/1.1" 200 35931 0.001905 10.0.0.41 - - [2025-07-03 00:46:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.566080 10.0.0.41 - - [2025-07-03 00:46:31] "POST /fqname-to-id HTTP/1.1" 401 292 0.000380 10.0.0.41 - - [2025-07-03 00:46:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.012262 /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.41 - - [2025-07-03 00:46:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.039487 10.0.0.41 - - [2025-07-03 00:46:32] "GET /global-system-config/718cf37c-ec9e-419d-868e-644217cbd55b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1058 0.006298 10.0.0.41 - - [2025-07-03 00:46:32] "POST /fqname-to-id HTTP/1.1" 404 220 0.007386 10.0.0.41 - - [2025-07-03 00:46:32] "POST /config-database-nodes HTTP/1.1" 200 617 0.050471 10.0.0.41 - - [2025-07-03 00:46:32] "GET / HTTP/1.1" 200 35931 0.002174 10.0.0.41 - - [2025-07-03 00:46:32] "POST /fqname-to-id HTTP/1.1" 401 292 0.000484 10.0.0.41 - - [2025-07-03 00:46:33] "POST /fqname-to-id HTTP/1.1" 404 196 0.032897 10.0.0.41 - - [2025-07-03 00:46:33] "POST /job-templates HTTP/1.1" 200 555 0.107535 10.0.0.41 - - [2025-07-03 00:46:33] "POST /fqname-to-id HTTP/1.1" 404 200 0.005304 10.0.0.41 - - [2025-07-03 00:46:33] "POST /job-templates HTTP/1.1" 200 563 0.068310 10.0.0.41 - - [2025-07-03 00:46:33] "POST /fqname-to-id HTTP/1.1" 404 191 0.004137 10.0.0.41 - - [2025-07-03 00:46:33] "POST /job-templates HTTP/1.1" 200 545 0.099602 10.0.0.41 - - [2025-07-03 00:46:33] "POST /fqname-to-id HTTP/1.1" 404 207 0.006169 10.0.0.41 - - [2025-07-03 00:46:33] "POST /job-templates HTTP/1.1" 200 577 0.102231 10.0.0.41 - - [2025-07-03 00:46:34] "POST /fqname-to-id HTTP/1.1" 404 208 0.005021 10.0.0.41 - - [2025-07-03 00:46:34] "POST /job-templates HTTP/1.1" 200 579 0.064006 10.0.0.27 - - [2025-07-03 00:46:34] "GET / HTTP/1.1" 200 35931 0.001428 10.0.0.27 - - [2025-07-03 00:46:34] "POST /fqname-to-id HTTP/1.1" 401 292 0.000437 10.0.0.41 - - [2025-07-03 00:46:34] "POST /fqname-to-id HTTP/1.1" 404 210 0.013500 10.0.0.23 - - [2025-07-03 00:46:34] "GET / HTTP/1.1" 200 35931 0.003324 10.0.0.23 - - [2025-07-03 00:46:34] "POST /fqname-to-id HTTP/1.1" 401 292 0.000671 10.0.0.41 - - [2025-07-03 00:46:34] "POST /job-templates HTTP/1.1" 200 583 0.114647 10.0.0.41 - - [2025-07-03 00:46:34] "POST /fqname-to-id HTTP/1.1" 404 198 0.012090 10.0.0.41 - - [2025-07-03 00:46:34] "POST /job-templates HTTP/1.1" 200 559 0.116614 10.0.0.41 - - [2025-07-03 00:46:34] "POST /fqname-to-id HTTP/1.1" 404 203 0.006740 10.0.0.41 - - [2025-07-03 00:46:34] "GET / HTTP/1.1" 200 35931 0.001942 10.0.0.41 - - [2025-07-03 00:46:34] "POST /fqname-to-id HTTP/1.1" 401 292 0.000582 10.0.0.41 - - [2025-07-03 00:46:34] "POST /job-templates HTTP/1.1" 200 569 0.142291 10.0.0.41 - - [2025-07-03 00:46:34] "POST /fqname-to-id HTTP/1.1" 404 196 0.009476 10.0.0.41 - - [2025-07-03 00:46:35] "POST /job-templates HTTP/1.1" 200 555 0.073903 10.0.0.27 - - [2025-07-03 00:46:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.442327 10.0.0.27 - - [2025-07-03 00:46:35] "GET /global-system-config/718cf37c-ec9e-419d-868e-644217cbd55b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1058 0.009015 10.0.0.41 - - [2025-07-03 00:46:35] "POST /fqname-to-id HTTP/1.1" 404 196 0.013675 10.0.0.27 - - [2025-07-03 00:46:35] "POST /fqname-to-id HTTP/1.1" 404 220 0.004657 10.0.0.23 - - [2025-07-03 00:46:35] "GET / HTTP/1.1" 200 35931 0.001689 10.0.0.23 - - [2025-07-03 00:46:35] "POST /fqname-to-id HTTP/1.1" 401 292 0.000439 10.0.0.27 - - [2025-07-03 00:46:35] "POST /config-database-nodes HTTP/1.1" 200 617 0.083941 10.0.0.41 - - [2025-07-03 00:46:35] "POST /job-templates HTTP/1.1" 200 555 0.135088 10.0.0.41 - - [2025-07-03 00:46:35] "POST /fqname-to-id HTTP/1.1" 404 196 0.005023 10.0.0.23 - - [2025-07-03 00:46:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.436743 10.0.0.23 - - [2025-07-03 00:46:35] "GET /global-system-config/718cf37c-ec9e-419d-868e-644217cbd55b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1058 0.006714 10.0.0.23 - - [2025-07-03 00:46:35] "POST /fqname-to-id HTTP/1.1" 404 220 0.005555 10.0.0.41 - - [2025-07-03 00:46:35] "POST /job-templates HTTP/1.1" 200 555 0.125568 10.0.0.41 - - [2025-07-03 00:46:35] "POST /fqname-to-id HTTP/1.1" 404 186 0.011319 10.0.0.23 - - [2025-07-03 00:46:35] "POST /config-database-nodes HTTP/1.1" 200 617 0.105681 10.0.0.41 - - [2025-07-03 00:46:35] "POST /job-templates HTTP/1.1" 200 535 0.099499 10.0.0.27 - - [2025-07-03 00:46:35] "GET / HTTP/1.1" 200 35931 0.009088 10.0.0.27 - - [2025-07-03 00:46:35] "POST /fqname-to-id HTTP/1.1" 401 292 0.000463 10.0.0.41 - - [2025-07-03 00:46:35] "POST /fqname-to-id HTTP/1.1" 404 198 0.006172 10.0.0.41 - - [2025-07-03 00:46:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.411785 10.0.0.41 - - [2025-07-03 00:46:35] "GET /global-system-config/718cf37c-ec9e-419d-868e-644217cbd55b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1058 0.012285 10.0.0.23 - - [2025-07-03 00:46:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.053139 10.0.0.23 - - [2025-07-03 00:46:35] "GET /global-system-config/718cf37c-ec9e-419d-868e-644217cbd55b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1058 0.008011 10.0.0.41 - - [2025-07-03 00:46:35] "POST /fqname-to-id HTTP/1.1" 404 220 0.006935 10.0.0.41 - - [2025-07-03 00:46:35] "POST /job-templates HTTP/1.1" 200 559 0.070907 10.0.0.23 - - [2025-07-03 00:46:35] "POST /fqname-to-id HTTP/1.1" 404 220 0.005326 10.0.0.41 - - [2025-07-03 00:46:35] "POST /fqname-to-id HTTP/1.1" 404 198 0.011586 10.0.0.23 - - [2025-07-03 00:46:36] "POST /config-nodes HTTP/1.1" 200 599 0.100272 10.0.0.41 - - [2025-07-03 00:46:36] "POST /config-nodes HTTP/1.1" 200 599 0.137546 10.0.0.41 - - [2025-07-03 00:46:36] "POST /job-templates HTTP/1.1" 200 559 0.106734 10.0.0.41 - - [2025-07-03 00:46:36] "POST /fqname-to-id HTTP/1.1" 404 198 0.017301 10.0.0.27 - - [2025-07-03 00:46:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.078331 10.0.0.27 - - [2025-07-03 00:46:36] "GET /global-system-config/718cf37c-ec9e-419d-868e-644217cbd55b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1058 0.012552 10.0.0.27 - - [2025-07-03 00:46:36] "POST /fqname-to-id HTTP/1.1" 404 220 0.007771 10.0.0.41 - - [2025-07-03 00:46:36] "POST /job-templates HTTP/1.1" 200 559 0.087797 10.0.0.41 - - [2025-07-03 00:46:36] "POST /fqname-to-id HTTP/1.1" 404 201 0.011151 10.0.0.23 - - [2025-07-03 00:46:36] "GET / HTTP/1.1" 200 35931 0.001953 10.0.0.23 - - [2025-07-03 00:46:36] "POST /global-vrouter-configs HTTP/1.1" 401 292 0.001640 10.0.0.27 - - [2025-07-03 00:46:36] "POST /config-nodes HTTP/1.1" 200 599 0.140594 10.0.0.41 - - [2025-07-03 00:46:36] "GET / HTTP/1.1" 200 35931 0.002814 10.0.0.41 - - [2025-07-03 00:46:36] "POST /global-vrouter-configs HTTP/1.1" 401 292 0.001523 10.0.0.41 - - [2025-07-03 00:46:36] "POST /job-templates HTTP/1.1" 200 565 0.144244 10.0.0.41 - - [2025-07-03 00:46:36] "POST /fqname-to-id HTTP/1.1" 404 197 0.006283 10.0.0.41 - - [2025-07-03 00:46:36] "POST /job-templates HTTP/1.1" 200 557 0.102418 10.0.0.41 - - [2025-07-03 00:46:36] "POST /fqname-to-id HTTP/1.1" 404 196 0.013536 10.0.0.27 - - [2025-07-03 00:46:36] "GET / HTTP/1.1" 200 35931 0.001731 10.0.0.27 - - [2025-07-03 00:46:36] "POST /global-vrouter-configs HTTP/1.1" 401 292 0.004133 10.0.0.41 - - [2025-07-03 00:46:37] "POST /job-templates HTTP/1.1" 200 555 0.103569 10.0.0.41 - - [2025-07-03 00:46:37] "POST /fqname-to-id HTTP/1.1" 404 205 0.006353 10.0.0.41 - - [2025-07-03 00:46:37] "POST /job-templates HTTP/1.1" 200 573 0.100128 10.0.0.23 - - [2025-07-03 00:46:37] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.432436 10.0.0.41 - - [2025-07-03 00:46:37] "POST /fqname-to-id HTTP/1.1" 404 194 0.008630 10.0.0.41 - - [2025-07-03 00:46:37] "POST /job-templates HTTP/1.1" 200 551 0.071275 10.0.0.41 - - [2025-07-03 00:46:37] "POST /fqname-to-id HTTP/1.1" 404 208 0.012603 10.0.0.41 - - [2025-07-03 00:46:37] "POST /job-templates HTTP/1.1" 200 579 0.112785 10.0.0.41 - - [2025-07-03 00:46:37] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.410220 10.0.0.27 - - [2025-07-03 00:46:37] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.066514 10.0.0.41 - - [2025-07-03 00:46:37] "POST /fqname-to-id HTTP/1.1" 404 196 0.005660 10.0.0.41 - - [2025-07-03 00:46:37] "POST /job-templates HTTP/1.1" 200 555 0.115272 10.0.0.41 - - [2025-07-03 00:46:37] "POST /fqname-to-id HTTP/1.1" 404 198 0.005749 10.0.0.41 - - [2025-07-03 00:46:38] "POST /job-templates HTTP/1.1" 200 559 0.052085 10.0.0.41 - - [2025-07-03 00:46:38] "POST /fqname-to-id HTTP/1.1" 404 206 0.004894 10.0.0.41 - - [2025-07-03 00:46:38] "POST /job-templates HTTP/1.1" 200 575 0.124749 10.0.0.41 - - [2025-07-03 00:46:38] "POST /fqname-to-id HTTP/1.1" 404 197 0.004571 10.0.0.41 - - [2025-07-03 00:46:38] "POST /job-templates HTTP/1.1" 200 557 0.115082 10.0.0.41 - - [2025-07-03 00:46:38] "POST /fqname-to-id HTTP/1.1" 404 198 0.013905 10.0.0.41 - - [2025-07-03 00:46:38] "POST /job-templates HTTP/1.1" 200 559 0.124420 10.0.0.41 - - [2025-07-03 00:46:38] "POST /fqname-to-id HTTP/1.1" 404 196 0.007408 10.0.0.41 - - [2025-07-03 00:46:38] "POST /job-templates HTTP/1.1" 200 555 0.080322 10.0.0.41 - - [2025-07-03 00:46:38] "POST /fqname-to-id HTTP/1.1" 404 195 0.005168 10.0.0.41 - - [2025-07-03 00:46:39] "POST /job-templates HTTP/1.1" 200 553 0.054753 10.0.0.41 - - [2025-07-03 00:46:39] "GET / HTTP/1.1" 200 35931 0.002670 10.0.0.41 - - [2025-07-03 00:46:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.100271 10.0.0.41 - - [2025-07-03 00:46:41] "POST /fqname-to-id HTTP/1.1" 404 195 0.009473 10.0.0.41 - - [2025-07-03 00:46:41] "POST /fqname-to-id HTTP/1.1" 404 180 0.012317 10.0.0.41 - - [2025-07-03 00:46:41] "POST /service-appliance-sets HTTP/1.1" 200 541 0.095140 10.0.0.41 - - [2025-07-03 00:46:41] "POST /job-templates HTTP/1.1" 200 563 0.136934 10.0.0.41 - - [2025-07-03 00:46:41] "POST /fqname-to-id HTTP/1.1" 404 189 0.009927 10.0.0.41 - - [2025-07-03 00:46:42] "POST /service-templates HTTP/1.1" 200 511 0.053672 10.0.0.41 - - [2025-07-03 00:46:42] "POST /tags HTTP/1.1" 200 321 0.106175 10.0.0.41 - - [2025-07-03 00:46:42] "POST /fqname-to-id HTTP/1.1" 404 174 0.009866 10.0.0.41 - - [2025-07-03 00:46:42] "POST /service-templates HTTP/1.1" 200 535 0.045902 10.0.0.23 - - [2025-07-03 00:46:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.005008 10.0.0.23 - - [2025-07-03 00:46:42] "GET /global-vrouter-config/1b5a9741-aa91-496a-bcf2-99c635a09f23?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1161 0.018283 10.0.0.41 - - [2025-07-03 00:46:42] "POST /tags HTTP/1.1" 200 309 0.111392 10.0.0.23 - - [2025-07-03 00:46:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.005372 10.0.0.41 - - [2025-07-03 00:46:42] "POST /fqname-to-id HTTP/1.1" 404 164 0.016629 10.0.0.23 - - [2025-07-03 00:46:42] "PUT /global-vrouter-config/1b5a9741-aa91-496a-bcf2-99c635a09f23 HTTP/1.1" 200 276 0.043219 10.0.0.41 - - [2025-07-03 00:46:42] "POST /tags HTTP/1.1" 200 323 0.118403 10.0.0.41 - - [2025-07-03 00:46:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.007528 10.0.0.41 - - [2025-07-03 00:46:42] "POST /fqname-to-id HTTP/1.1" 404 166 0.037776 10.0.0.41 - - [2025-07-03 00:46:42] "GET /global-vrouter-config/1b5a9741-aa91-496a-bcf2-99c635a09f23?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1432 0.036965 10.0.0.27 - - [2025-07-03 00:46:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.021194 10.0.0.27 - - [2025-07-03 00:46:42] "GET /global-vrouter-config/1b5a9741-aa91-496a-bcf2-99c635a09f23?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1432 0.005596 10.0.0.41 - - [2025-07-03 00:46:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.008274 10.0.0.27 - - [2025-07-03 00:46:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.010005 10.0.0.41 - - [2025-07-03 00:46:42] "POST /hardwares HTTP/1.1" 200 327 0.043523 10.0.0.23 - - [2025-07-03 00:46:42] "GET / HTTP/1.1" 200 35931 0.002132 10.0.0.23 - - [2025-07-03 00:46:42] "POST /alarms HTTP/1.1" 401 292 0.000964 10.0.0.41 - - [2025-07-03 00:46:42] "PUT /global-vrouter-config/1b5a9741-aa91-496a-bcf2-99c635a09f23 HTTP/1.1" 200 276 0.054456 10.0.0.27 - - [2025-07-03 00:46:42] "PUT /global-vrouter-config/1b5a9741-aa91-496a-bcf2-99c635a09f23 HTTP/1.1" 200 276 0.038945 10.0.0.41 - - [2025-07-03 00:46:42] "POST /fqname-to-id HTTP/1.1" 404 166 0.026195 10.0.0.41 - - [2025-07-03 00:46:43] "POST /hardwares HTTP/1.1" 200 323 0.031354 10.0.0.41 - - [2025-07-03 00:46:43] "POST /fqname-to-id HTTP/1.1" 404 161 0.012117 10.0.0.41 - - [2025-07-03 00:46:43] "POST /hardwares HTTP/1.1" 200 323 0.030730 10.0.0.41 - - [2025-07-03 00:46:43] "POST /fqname-to-id HTTP/1.1" 404 164 0.004136 10.0.0.27 - - [2025-07-03 00:46:43] "GET / HTTP/1.1" 200 35931 0.001673 10.0.0.27 - - [2025-07-03 00:46:43] "POST /alarms HTTP/1.1" 401 292 0.000427 10.0.0.41 - - [2025-07-03 00:46:43] "POST /hardwares HTTP/1.1" 200 325 0.020833 10.0.0.41 - - [2025-07-03 00:46:43] "GET / HTTP/1.1" 200 35931 0.001687 10.0.0.41 - - [2025-07-03 00:46:43] "POST /alarms HTTP/1.1" 401 292 0.000447 10.0.0.41 - - [2025-07-03 00:46:43] "POST /fqname-to-id HTTP/1.1" 404 165 0.004296 10.0.0.41 - - [2025-07-03 00:46:43] "POST /hardwares HTTP/1.1" 200 325 0.031766 10.0.0.41 - - [2025-07-03 00:46:43] "POST /fqname-to-id HTTP/1.1" 404 161 0.004733 10.0.0.41 - - [2025-07-03 00:46:43] "POST /hardwares HTTP/1.1" 200 323 0.023647 10.0.0.23 - - [2025-07-03 00:46:43] "POST /alarms HTTP/1.1" 200 581 0.465579 10.0.0.41 - - [2025-07-03 00:46:43] "POST /fqname-to-id HTTP/1.1" 404 164 0.007005 10.0.0.23 - - [2025-07-03 00:46:43] "POST /alarms HTTP/1.1" 200 575 0.094486 10.0.0.41 - - [2025-07-03 00:46:43] "POST /hardwares HTTP/1.1" 200 319 0.050473 10.0.0.23 - - [2025-07-03 00:46:43] "POST /alarms HTTP/1.1" 200 575 0.071329 10.0.0.41 - - [2025-07-03 00:46:44] "POST /fqname-to-id HTTP/1.1" 404 165 0.006837 10.0.0.27 - - [2025-07-03 00:46:44] "POST /alarms HTTP/1.1" 409 264 0.429580 10.0.0.27 - - [2025-07-03 00:46:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.006815 10.0.0.41 - - [2025-07-03 00:46:44] "POST /alarms HTTP/1.1" 409 264 0.059635 10.0.0.41 - - [2025-07-03 00:46:44] "POST /hardwares HTTP/1.1" 200 317 0.040772 10.0.0.41 - - [2025-07-03 00:46:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.007432 10.0.0.23 - - [2025-07-03 00:46:44] "POST /alarms HTTP/1.1" 200 559 0.100689 10.0.0.41 - - [2025-07-03 00:46:44] "POST /fqname-to-id HTTP/1.1" 404 162 0.011036 10.0.0.27 - - [2025-07-03 00:46:44] "PUT /alarm/80916c6d-67e3-4f9d-9059-ec46b973eead HTTP/1.1" 200 244 0.062545 10.0.0.27 - - [2025-07-03 00:46:44] "POST /alarms HTTP/1.1" 409 261 0.022622 10.0.0.41 - - [2025-07-03 00:46:44] "PUT /alarm/80916c6d-67e3-4f9d-9059-ec46b973eead HTTP/1.1" 200 244 0.114381 10.0.0.27 - - [2025-07-03 00:46:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.014100 10.0.0.41 - - [2025-07-03 00:46:44] "POST /hardwares HTTP/1.1" 200 319 0.076487 10.0.0.41 - - [2025-07-03 00:46:44] "POST /alarms HTTP/1.1" 409 261 0.023082 10.0.0.23 - - [2025-07-03 00:46:44] "POST /alarms HTTP/1.1" 200 555 0.182169 10.0.0.41 - - [2025-07-03 00:46:44] "POST /fqname-to-id HTTP/1.1" 404 158 0.038042 10.0.0.41 - - [2025-07-03 00:46:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.012243 10.0.0.27 - - [2025-07-03 00:46:44] "PUT /alarm/dc13be70-79c5-433d-b824-61121dea7f3a HTTP/1.1" 200 244 0.123827 10.0.0.27 - - [2025-07-03 00:46:44] "POST /alarms HTTP/1.1" 409 261 0.018105 10.0.0.41 - - [2025-07-03 00:46:44] "PUT /alarm/dc13be70-79c5-433d-b824-61121dea7f3a HTTP/1.1" 200 244 0.111394 10.0.0.41 - - [2025-07-03 00:46:44] "POST /hardwares HTTP/1.1" 200 311 0.085800 10.0.0.27 - - [2025-07-03 00:46:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.021607 10.0.0.23 - - [2025-07-03 00:46:44] "POST /alarms HTTP/1.1" 200 557 0.220941 10.0.0.41 - - [2025-07-03 00:46:44] "POST /alarms HTTP/1.1" 409 261 0.026128 10.0.0.41 - - [2025-07-03 00:46:44] "POST /fqname-to-id HTTP/1.1" 404 154 0.011014 10.0.0.41 - - [2025-07-03 00:46:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.009227 10.0.0.27 - - [2025-07-03 00:46:44] "PUT /alarm/127d8d26-458b-48dc-a1fa-e460b65d4969 HTTP/1.1" 200 244 0.079507 10.0.0.41 - - [2025-07-03 00:46:44] "POST /hardwares HTTP/1.1" 200 311 0.067458 10.0.0.27 - - [2025-07-03 00:46:44] "POST /alarms HTTP/1.1" 409 253 0.010103 10.0.0.41 - - [2025-07-03 00:46:44] "PUT /alarm/127d8d26-458b-48dc-a1fa-e460b65d4969 HTTP/1.1" 200 244 0.077129 10.0.0.23 - - [2025-07-03 00:46:44] "POST /alarms HTTP/1.1" 200 565 0.163329 10.0.0.41 - - [2025-07-03 00:46:44] "POST /fqname-to-id HTTP/1.1" 404 155 0.007544 10.0.0.27 - - [2025-07-03 00:46:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.010100 10.0.0.41 - - [2025-07-03 00:46:44] "POST /alarms HTTP/1.1" 409 253 0.004823 10.0.0.41 - - [2025-07-03 00:46:44] "POST /hardwares HTTP/1.1" 200 305 0.025599 10.0.0.41 - - [2025-07-03 00:46:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.010505 10.0.0.27 - - [2025-07-03 00:46:44] "PUT /alarm/b9d62007-b9d7-4379-a58b-202698882793 HTTP/1.1" 200 244 0.062573 10.0.0.23 - - [2025-07-03 00:46:44] "POST /alarms HTTP/1.1" 200 549 0.093715 10.0.0.41 - - [2025-07-03 00:46:44] "POST /fqname-to-id HTTP/1.1" 404 156 0.013776 10.0.0.27 - - [2025-07-03 00:46:45] "POST /alarms HTTP/1.1" 409 251 0.031676 10.0.0.27 - - [2025-07-03 00:46:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.020791 10.0.0.41 - - [2025-07-03 00:46:45] "PUT /alarm/b9d62007-b9d7-4379-a58b-202698882793 HTTP/1.1" 200 244 0.187192 10.0.0.41 - - [2025-07-03 00:46:45] "POST /hardwares HTTP/1.1" 200 307 0.096272 10.0.0.23 - - [2025-07-03 00:46:45] "POST /alarms HTTP/1.1" 200 557 0.192667 10.0.0.41 - - [2025-07-03 00:46:45] "POST /fqname-to-id HTTP/1.1" 404 157 0.026350 10.0.0.41 - - [2025-07-03 00:46:45] "POST /alarms HTTP/1.1" 409 251 0.042122 10.0.0.27 - - [2025-07-03 00:46:45] "PUT /alarm/80640137-b0b7-4d82-bf5e-a87687c62dc1 HTTP/1.1" 200 244 0.121442 10.0.0.41 - - [2025-07-03 00:46:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.017309 10.0.0.27 - - [2025-07-03 00:46:45] "POST /alarms HTTP/1.1" 409 252 0.014795 10.0.0.41 - - [2025-07-03 00:46:45] "POST /hardwares HTTP/1.1" 200 311 0.120829 10.0.0.27 - - [2025-07-03 00:46:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.018202 10.0.0.23 - - [2025-07-03 00:46:45] "POST /alarms HTTP/1.1" 200 567 0.199907 10.0.0.41 - - [2025-07-03 00:46:45] "POST /fqname-to-id HTTP/1.1" 404 153 0.024943 10.0.0.41 - - [2025-07-03 00:46:45] "PUT /alarm/80640137-b0b7-4d82-bf5e-a87687c62dc1 HTTP/1.1" 200 244 0.139589 10.0.0.41 - - [2025-07-03 00:46:45] "POST /alarms HTTP/1.1" 409 252 0.027504 10.0.0.27 - - [2025-07-03 00:46:45] "PUT /alarm/4696ce0d-3625-4227-931b-dfe466ab2c48 HTTP/1.1" 200 244 0.134241 10.0.0.41 - - [2025-07-03 00:46:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.009096 10.0.0.41 - - [2025-07-03 00:46:45] "POST /hardwares HTTP/1.1" 200 309 0.075940 10.0.0.27 - - [2025-07-03 00:46:45] "POST /alarms HTTP/1.1" 409 256 0.012758 10.0.0.23 - - [2025-07-03 00:46:45] "POST /alarms HTTP/1.1" 200 555 0.192308 10.0.0.41 - - [2025-07-03 00:46:45] "POST /fqname-to-id HTTP/1.1" 404 157 0.027862 10.0.0.27 - - [2025-07-03 00:46:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.013034 10.0.0.41 - - [2025-07-03 00:46:45] "PUT /alarm/4696ce0d-3625-4227-931b-dfe466ab2c48 HTTP/1.1" 200 244 0.115433 10.0.0.41 - - [2025-07-03 00:46:45] "POST /hardwares HTTP/1.1" 200 309 0.053778 10.0.0.41 - - [2025-07-03 00:46:45] "POST /alarms HTTP/1.1" 409 256 0.014852 10.0.0.27 - - [2025-07-03 00:46:45] "PUT /alarm/021b6fe8-e7c7-4f29-8826-8c3c1e856ac2 HTTP/1.1" 200 244 0.088030 10.0.0.23 - - [2025-07-03 00:46:45] "POST /alarms HTTP/1.1" 200 567 0.154547 10.0.0.41 - - [2025-07-03 00:46:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.005134 10.0.0.41 - - [2025-07-03 00:46:45] "POST /fqname-to-id HTTP/1.1" 404 161 0.006136 10.0.0.27 - - [2025-07-03 00:46:45] "POST /alarms HTTP/1.1" 409 248 0.010209 10.0.0.27 - - [2025-07-03 00:46:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.014243 10.0.0.41 - - [2025-07-03 00:46:46] "PUT /alarm/021b6fe8-e7c7-4f29-8826-8c3c1e856ac2 HTTP/1.1" 200 244 0.041765 10.0.0.41 - - [2025-07-03 00:46:46] "POST /hardwares HTTP/1.1" 200 309 0.049465 10.0.0.41 - - [2025-07-03 00:46:46] "POST /alarms HTTP/1.1" 409 248 0.006245 10.0.0.23 - - [2025-07-03 00:46:46] "POST /alarms HTTP/1.1" 200 575 0.118477 10.0.0.41 - - [2025-07-03 00:46:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.028594 10.0.0.41 - - [2025-07-03 00:46:46] "POST /fqname-to-id HTTP/1.1" 404 154 0.043057 10.0.0.41 - - [2025-07-03 00:46:46] "GET /network-ipam/cae06577-692f-46b9-a519-2f87c94a62e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1954 0.082981 10.0.0.27 - - [2025-07-03 00:46:46] "PUT /alarm/3087200c-959d-4faa-a084-776533e88b9c HTTP/1.1" 200 244 0.125751 10.0.0.27 - - [2025-07-03 00:46:46] "POST /alarms HTTP/1.1" 409 252 0.012516 10.0.0.41 - - [2025-07-03 00:46:46] "PUT /alarm/3087200c-959d-4faa-a084-776533e88b9c HTTP/1.1" 200 244 0.080854 10.0.0.23 - - [2025-07-03 00:46:46] "POST /alarms HTTP/1.1" 200 569 0.163586 10.0.0.27 - - [2025-07-03 00:46:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.008013 10.0.0.41 - - [2025-07-03 00:46:46] "POST /alarms HTTP/1.1" 409 252 0.011928 10.0.0.41 - - [2025-07-03 00:46:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.009034 10.0.0.41 - - [2025-07-03 00:46:46] "POST /features HTTP/1.1" 200 533 0.162121 10.0.0.23 - - [2025-07-03 00:46:46] "POST /alarms HTTP/1.1" 200 561 0.099936 10.0.0.27 - - [2025-07-03 00:46:46] "PUT /alarm/f3852b22-af59-4d7d-994e-4b4eea7db5cd HTTP/1.1" 200 244 0.105522 10.0.0.41 - - [2025-07-03 00:46:46] "PUT /alarm/f3852b22-af59-4d7d-994e-4b4eea7db5cd HTTP/1.1" 200 244 0.075219 10.0.0.27 - - [2025-07-03 00:46:46] "POST /alarms HTTP/1.1" 409 257 0.011959 10.0.0.41 - - [2025-07-03 00:46:46] "POST /fqname-to-id HTTP/1.1" 404 184 0.012599 10.0.0.41 - - [2025-07-03 00:46:46] "POST /alarms HTTP/1.1" 409 257 0.008672 10.0.0.27 - - [2025-07-03 00:46:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.014011 10.0.0.23 - - [2025-07-03 00:46:46] "POST /alarms HTTP/1.1" 200 561 0.115801 10.0.0.41 - - [2025-07-03 00:46:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.005342 10.0.0.27 - - [2025-07-03 00:46:46] "PUT /alarm/4dc0a873-98db-473f-b74d-3624cb997cac HTTP/1.1" 200 244 0.081800 10.0.0.41 - - [2025-07-03 00:46:46] "PUT /alarm/4dc0a873-98db-473f-b74d-3624cb997cac HTTP/1.1" 200 244 0.099182 10.0.0.27 - - [2025-07-03 00:46:46] "POST /alarms HTTP/1.1" 409 251 0.016771 10.0.0.41 - - [2025-07-03 00:46:46] "POST /features HTTP/1.1" 200 521 0.162368 10.0.0.41 - - [2025-07-03 00:46:46] "POST /alarms HTTP/1.1" 409 251 0.009589 10.0.0.23 - - [2025-07-03 00:46:46] "POST /alarms HTTP/1.1" 200 561 0.156507 10.0.0.41 - - [2025-07-03 00:46:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.005929 10.0.0.27 - - [2025-07-03 00:46:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.032535 10.0.0.41 - - [2025-07-03 00:46:46] "POST /fqname-to-id HTTP/1.1" 404 184 0.022158 10.0.0.41 - - [2025-07-03 00:46:46] "PUT /alarm/cf763ceb-1f08-4d13-a83f-dc115e841135 HTTP/1.1" 200 244 0.091909 10.0.0.27 - - [2025-07-03 00:46:47] "PUT /alarm/cf763ceb-1f08-4d13-a83f-dc115e841135 HTTP/1.1" 200 244 0.087895 10.0.0.23 - - [2025-07-03 00:46:47] "POST /alarms HTTP/1.1" 200 547 0.181671 10.0.0.41 - - [2025-07-03 00:46:47] "POST /alarms HTTP/1.1" 409 257 0.013847 10.0.0.27 - - [2025-07-03 00:46:47] "POST /alarms HTTP/1.1" 409 257 0.010092 10.0.0.41 - - [2025-07-03 00:46:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.012054 10.0.0.27 - - [2025-07-03 00:46:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.023193 10.0.0.41 - - [2025-07-03 00:46:47] "POST /features HTTP/1.1" 200 539 0.078609 10.0.0.23 - - [2025-07-03 00:46:47] "POST /alarms HTTP/1.1" 200 595 0.076596 10.0.0.27 - - [2025-07-03 00:46:47] "PUT /alarm/27850a10-b807-43a5-bb4e-ac0d73fd2364 HTTP/1.1" 200 244 0.037809 10.0.0.41 - - [2025-07-03 00:46:47] "PUT /alarm/27850a10-b807-43a5-bb4e-ac0d73fd2364 HTTP/1.1" 200 244 0.064800 10.0.0.41 - - [2025-07-03 00:46:47] "POST /alarms HTTP/1.1" 409 261 0.024190 10.0.0.41 - - [2025-07-03 00:46:47] "POST /fqname-to-id HTTP/1.1" 404 183 0.026716 10.0.0.27 - - [2025-07-03 00:46:47] "POST /alarms HTTP/1.1" 409 261 0.025424 10.0.0.41 - - [2025-07-03 00:46:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.013532 10.0.0.27 - - [2025-07-03 00:46:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.008454 10.0.0.23 - - [2025-07-03 00:46:47] "POST /alarms HTTP/1.1" 200 575 0.234264 10.0.0.41 - - [2025-07-03 00:46:47] "PUT /alarm/4abd3fcb-8a71-44b2-a1c3-e7f99f4d6387 HTTP/1.1" 200 244 0.097354 10.0.0.27 - - [2025-07-03 00:46:47] "PUT /alarm/4abd3fcb-8a71-44b2-a1c3-e7f99f4d6387 HTTP/1.1" 200 244 0.105472 10.0.0.41 - - [2025-07-03 00:46:47] "POST /alarms HTTP/1.1" 409 258 0.010016 10.0.0.27 - - [2025-07-03 00:46:47] "POST /alarms HTTP/1.1" 409 258 0.010813 10.0.0.41 - - [2025-07-03 00:46:47] "POST /features HTTP/1.1" 200 517 0.186427 10.0.0.41 - - [2025-07-03 00:46:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.012648 10.0.0.27 - - [2025-07-03 00:46:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.005015 10.0.0.23 - - [2025-07-03 00:46:47] "POST /alarms HTTP/1.1" 200 571 0.141943 10.0.0.41 - - [2025-07-03 00:46:47] "POST /fqname-to-id HTTP/1.1" 404 194 0.017116 10.0.0.41 - - [2025-07-03 00:46:47] "PUT /alarm/af0fc557-b21f-45bc-88c5-619e6a573c4f HTTP/1.1" 200 244 0.060908 10.0.0.27 - - [2025-07-03 00:46:47] "PUT /alarm/af0fc557-b21f-45bc-88c5-619e6a573c4f HTTP/1.1" 200 244 0.043130 10.0.0.41 - - [2025-07-03 00:46:47] "POST /alarms HTTP/1.1" 409 254 0.015079 10.0.0.27 - - [2025-07-03 00:46:47] "POST /alarms HTTP/1.1" 409 254 0.008180 10.0.0.23 - - [2025-07-03 00:46:47] "POST /alarms HTTP/1.1" 200 583 0.110775 10.0.0.41 - - [2025-07-03 00:46:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.013538 10.0.0.27 - - [2025-07-03 00:46:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.011818 10.0.0.41 - - [2025-07-03 00:46:47] "POST /physical-roles HTTP/1.1" 200 521 0.073767 10.0.0.23 - - [2025-07-03 00:46:47] "POST /alarms HTTP/1.1" 200 609 0.095166 10.0.0.41 - - [2025-07-03 00:46:47] "PUT /alarm/d818f4ae-eb98-4934-b02b-0d7f825c0f4b HTTP/1.1" 200 244 0.071222 10.0.0.27 - - [2025-07-03 00:46:47] "PUT /alarm/d818f4ae-eb98-4934-b02b-0d7f825c0f4b HTTP/1.1" 200 244 0.066170 10.0.0.41 - - [2025-07-03 00:46:47] "POST /fqname-to-id HTTP/1.1" 404 184 0.020566 10.0.0.41 - - [2025-07-03 00:46:47] "POST /alarms HTTP/1.1" 409 254 0.004904 10.0.0.27 - - [2025-07-03 00:46:47] "POST /alarms HTTP/1.1" 409 254 0.004741 10.0.0.41 - - [2025-07-03 00:46:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003941 10.0.0.27 - - [2025-07-03 00:46:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.004367 10.0.0.41 - - [2025-07-03 00:46:48] "POST /physical-roles HTTP/1.1" 200 519 0.062693 10.0.0.41 - - [2025-07-03 00:46:48] "PUT /alarm/5c064fd3-ebf4-4ca4-a399-92dcb9f95a99 HTTP/1.1" 200 244 0.060671 10.0.0.27 - - [2025-07-03 00:46:48] "PUT /alarm/5c064fd3-ebf4-4ca4-a399-92dcb9f95a99 HTTP/1.1" 200 244 0.058831 10.0.0.41 - - [2025-07-03 00:46:48] "POST /fqname-to-id HTTP/1.1" 404 184 0.012518 10.0.0.41 - - [2025-07-03 00:46:48] "POST /alarms HTTP/1.1" 409 254 0.005129 10.0.0.27 - - [2025-07-03 00:46:48] "POST /alarms HTTP/1.1" 409 254 0.004111 10.0.0.41 - - [2025-07-03 00:46:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003659 10.0.0.27 - - [2025-07-03 00:46:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.010288 10.0.0.41 - - [2025-07-03 00:46:48] "POST /overlay-roles HTTP/1.1" 200 545 0.041305 10.0.0.23 - - [2025-07-03 00:46:48] "GET / HTTP/1.1" 200 35931 0.002884 10.0.0.23 - - [2025-07-03 00:46:48] "POST /global-vrouter-configs HTTP/1.1" 401 292 0.000938 10.0.0.27 - - [2025-07-03 00:46:48] "PUT /alarm/09904509-1995-4bc2-9670-3eece11d02eb HTTP/1.1" 200 244 0.034311 10.0.0.41 - - [2025-07-03 00:46:48] "PUT /alarm/09904509-1995-4bc2-9670-3eece11d02eb HTTP/1.1" 200 244 0.036052 10.0.0.41 - - [2025-07-03 00:46:48] "POST /fqname-to-id HTTP/1.1" 404 189 0.005460 10.0.0.27 - - [2025-07-03 00:46:48] "POST /alarms HTTP/1.1" 409 247 0.008177 10.0.0.41 - - [2025-07-03 00:46:48] "POST /alarms HTTP/1.1" 409 247 0.006311 10.0.0.27 - - [2025-07-03 00:46:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.008822 10.0.0.41 - - [2025-07-03 00:46:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.006584 10.0.0.41 - - [2025-07-03 00:46:48] "PUT /overlay-role/7707bc25-5cb7-44cb-8651-38224082baae HTTP/1.1" 200 258 0.035548 10.0.0.41 - - [2025-07-03 00:46:48] "POST /fqname-to-id HTTP/1.1" 404 185 0.010724 10.0.0.27 - - [2025-07-03 00:46:48] "PUT /alarm/479c4cf7-0dc7-4cd0-9c4c-f47b46be7d66 HTTP/1.1" 200 244 0.044988 10.0.0.41 - - [2025-07-03 00:46:48] "PUT /alarm/479c4cf7-0dc7-4cd0-9c4c-f47b46be7d66 HTTP/1.1" 200 244 0.050646 10.0.0.27 - - [2025-07-03 00:46:48] "POST /alarms HTTP/1.1" 409 272 0.017827 10.0.0.41 - - [2025-07-03 00:46:48] "POST /alarms HTTP/1.1" 409 272 0.011258 10.0.0.41 - - [2025-07-03 00:46:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.008185 10.0.0.27 - - [2025-07-03 00:46:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.006425 10.0.0.41 - - [2025-07-03 00:46:48] "POST /overlay-roles HTTP/1.1" 200 529 0.062046 10.0.0.41 - - [2025-07-03 00:46:48] "POST /fqname-to-id HTTP/1.1" 404 189 0.011442 10.0.0.41 - - [2025-07-03 00:46:48] "PUT /alarm/e31350fd-1346-4c0d-baea-90a9a01adeab HTTP/1.1" 200 244 0.043938 10.0.0.27 - - [2025-07-03 00:46:48] "PUT /alarm/e31350fd-1346-4c0d-baea-90a9a01adeab HTTP/1.1" 200 244 0.046815 10.0.0.41 - - [2025-07-03 00:46:48] "POST /alarms HTTP/1.1" 409 261 0.005214 10.0.0.27 - - [2025-07-03 00:46:48] "POST /alarms HTTP/1.1" 409 261 0.005591 10.0.0.41 - - [2025-07-03 00:46:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.005309 10.0.0.41 - - [2025-07-03 00:46:48] "POST /overlay-roles HTTP/1.1" 200 519 0.062143 10.0.0.27 - - [2025-07-03 00:46:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.008168 10.0.0.41 - - [2025-07-03 00:46:48] "POST /fqname-to-id HTTP/1.1" 404 182 0.005061 10.0.0.41 - - [2025-07-03 00:46:48] "PUT /alarm/7e3b5596-af23-4a48-a494-67632eb74d98 HTTP/1.1" 200 244 0.037266 10.0.0.27 - - [2025-07-03 00:46:48] "PUT /alarm/7e3b5596-af23-4a48-a494-67632eb74d98 HTTP/1.1" 200 244 0.027164 10.0.0.41 - - [2025-07-03 00:46:48] "POST /alarms HTTP/1.1" 409 259 0.004962 10.0.0.27 - - [2025-07-03 00:46:48] "POST /alarms HTTP/1.1" 409 259 0.004200 10.0.0.41 - - [2025-07-03 00:46:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.009577 10.0.0.27 - - [2025-07-03 00:46:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.005533 10.0.0.41 - - [2025-07-03 00:46:49] "POST /role-definitions HTTP/1.1" 200 547 0.063596 10.0.0.41 - - [2025-07-03 00:46:49] "POST /fqname-to-id HTTP/1.1" 404 191 0.009190 10.0.0.41 - - [2025-07-03 00:46:49] "PUT /alarm/8ee41086-2d47-40f5-a3c7-f8a5a34ee33e HTTP/1.1" 200 244 0.042513 10.0.0.27 - - [2025-07-03 00:46:49] "PUT /alarm/8ee41086-2d47-40f5-a3c7-f8a5a34ee33e HTTP/1.1" 200 244 0.044639 10.0.0.41 - - [2025-07-03 00:46:49] "POST /alarms HTTP/1.1" 409 265 0.006196 10.0.0.27 - - [2025-07-03 00:46:49] "POST /alarms HTTP/1.1" 409 265 0.008274 10.0.0.41 - - [2025-07-03 00:46:49] "POST /role-definitions HTTP/1.1" 200 563 0.051247 10.0.0.41 - - [2025-07-03 00:46:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.008061 10.0.0.27 - - [2025-07-03 00:46:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004161 10.0.0.41 - - [2025-07-03 00:46:49] "POST /fqname-to-id HTTP/1.1" 404 190 0.005930 10.0.0.27 - - [2025-07-03 00:46:49] "PUT /alarm/a18beeec-e924-4199-b7f0-7ebe036a4792 HTTP/1.1" 200 244 0.027992 10.0.0.41 - - [2025-07-03 00:46:49] "PUT /alarm/a18beeec-e924-4199-b7f0-7ebe036a4792 HTTP/1.1" 200 244 0.032536 10.0.0.27 - - [2025-07-03 00:46:49] "POST /alarms HTTP/1.1" 409 279 0.005336 10.0.0.41 - - [2025-07-03 00:46:49] "POST /alarms HTTP/1.1" 409 279 0.009501 10.0.0.41 - - [2025-07-03 00:46:49] "POST /role-definitions HTTP/1.1" 200 551 0.048939 10.0.0.41 - - [2025-07-03 00:46:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004036 10.0.0.27 - - [2025-07-03 00:46:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003861 10.0.0.41 - - [2025-07-03 00:46:49] "POST /fqname-to-id HTTP/1.1" 404 196 0.003867 10.0.0.41 - - [2025-07-03 00:46:49] "POST /fqname-to-id HTTP/1.1" 404 224 0.005506 10.0.0.27 - - [2025-07-03 00:46:49] "PUT /alarm/5c80211a-94be-4fcf-832e-0860a024778e HTTP/1.1" 200 244 0.072937 10.0.0.41 - - [2025-07-03 00:46:49] "PUT /alarm/5c80211a-94be-4fcf-832e-0860a024778e HTTP/1.1" 200 244 0.077904 10.0.0.41 - - [2025-07-03 00:46:49] "POST /role-definitions HTTP/1.1" 200 547 0.107856 10.0.0.41 - - [2025-07-03 00:46:49] "POST /fqname-to-id HTTP/1.1" 404 188 0.009085 10.0.0.41 - - [2025-07-03 00:46:49] "POST /ref-update HTTP/1.1" 200 156 0.056612 10.0.0.27 - - [2025-07-03 00:46:49] "GET / HTTP/1.1" 200 35931 0.001995 10.0.0.27 - - [2025-07-03 00:46:49] "POST /global-vrouter-configs HTTP/1.1" 401 292 0.000466 10.0.0.41 - - [2025-07-03 00:46:49] "POST /role-definitions HTTP/1.1" 200 547 0.047499 10.0.0.41 - - [2025-07-03 00:46:50] "POST /fqname-to-id HTTP/1.1" 404 193 0.004635 10.0.0.41 - - [2025-07-03 00:46:50] "POST /route-targets HTTP/1.1" 200 327 0.042759 10.0.0.41 - - [2025-07-03 00:46:50] "GET / HTTP/1.1" 200 35931 0.008039 10.0.0.41 - - [2025-07-03 00:46:50] "POST /global-vrouter-configs HTTP/1.1" 401 292 0.001446 10.0.0.41 - - [2025-07-03 00:46:50] "POST /ref-update HTTP/1.1" 200 156 0.053404 10.0.0.41 - - [2025-07-03 00:46:50] "POST /role-definitions HTTP/1.1" 200 533 0.093442 10.0.0.41 - - [2025-07-03 00:46:50] "POST /fqname-to-id HTTP/1.1" 404 181 0.005059 10.0.0.41 - - [2025-07-03 00:46:50] "PUT /access-control-list/a2fb1309-83fe-4bc6-9b49-c5002c0c604a HTTP/1.1" 200 272 0.074162 10.0.0.41 - - [2025-07-03 00:46:50] "POST /role-definitions HTTP/1.1" 200 537 0.157939 10.0.0.41 - - [2025-07-03 00:46:50] "POST /fqname-to-id HTTP/1.1" 404 194 0.005616 10.0.0.41 - - [2025-07-03 00:46:50] "POST /role-definitions HTTP/1.1" 200 561 0.038520 10.0.0.41 - - [2025-07-03 00:46:50] "POST /fqname-to-id HTTP/1.1" 404 196 0.005662 10.0.0.41 - - [2025-07-03 00:46:50] "POST /feature-configs HTTP/1.1" 200 562 0.036019 10.0.0.41 - - [2025-07-03 00:46:50] "POST /fqname-to-id HTTP/1.1" 404 192 0.003748 10.0.0.41 - - [2025-07-03 00:46:51] "POST /node-profiles HTTP/1.1" 200 537 0.062319 10.0.0.41 - - [2025-07-03 00:46:51] "POST /fqname-to-id HTTP/1.1" 404 189 0.010240 10.0.0.41 - - [2025-07-03 00:46:51] "POST /node-profiles HTTP/1.1" 200 541 0.055126 10.0.0.41 - - [2025-07-03 00:46:51] "POST /fqname-to-id HTTP/1.1" 404 184 0.009110 10.0.0.41 - - [2025-07-03 00:46:51] "POST /node-profiles HTTP/1.1" 200 533 0.056656 10.0.0.41 - - [2025-07-03 00:46:51] "POST /fqname-to-id HTTP/1.1" 404 206 0.008754 10.0.0.41 - - [2025-07-03 00:46:51] "POST /telemetry-profiles HTTP/1.1" 200 554 0.048799 10.0.0.41 - - [2025-07-03 00:46:51] "POST /fqname-to-id HTTP/1.1" 404 206 0.007631 10.0.0.41 - - [2025-07-03 00:46:51] "POST /telemetry-profiles HTTP/1.1" 200 554 0.062127 10.0.0.41 - - [2025-07-03 00:46:52] "POST /fqname-to-id HTTP/1.1" 404 199 0.005032 10.0.0.41 - - [2025-07-03 00:46:52] "POST /sflow-profiles HTTP/1.1" 200 538 0.049975 10.0.0.41 - - [2025-07-03 00:46:52] "POST /fqname-to-id HTTP/1.1" 404 199 0.006114 10.0.0.41 - - [2025-07-03 00:46:52] "POST /snmp-profiles HTTP/1.1" 200 530 0.059020 10.0.0.41 - - [2025-07-03 00:46:52] "POST /fqname-to-id HTTP/1.1" 404 193 0.004620 10.0.0.41 - - [2025-07-03 00:46:52] "POST /device-functional-groups HTTP/1.1" 200 540 0.036718 10.0.0.41 - - [2025-07-03 00:46:52] "POST /fqname-to-id HTTP/1.1" 404 194 0.004366 10.0.0.41 - - [2025-07-03 00:46:52] "POST /device-functional-groups HTTP/1.1" 200 590 0.044639 10.0.0.41 - - [2025-07-03 00:46:52] "POST /fqname-to-id HTTP/1.1" 404 236 0.008612 10.0.0.41 - - [2025-07-03 00:46:52] "POST /device-functional-groups HTTP/1.1" 200 566 0.052210 10.0.0.41 - - [2025-07-03 00:46:52] "POST /fqname-to-id HTTP/1.1" 404 210 0.004139 10.0.0.41 - - [2025-07-03 00:46:52] "POST /role-configs HTTP/1.1" 200 525 0.042076 10.0.0.41 - - [2025-07-03 00:46:53] "POST /fqname-to-id HTTP/1.1" 404 198 0.011844 10.0.0.41 - - [2025-07-03 00:46:53] "POST /role-configs HTTP/1.1" 200 522 0.049654 10.0.0.41 - - [2025-07-03 00:46:53] "POST /fqname-to-id HTTP/1.1" 404 197 0.007761 10.0.0.41 - - [2025-07-03 00:46:53] "POST /role-configs HTTP/1.1" 200 517 0.040922 10.0.0.41 - - [2025-07-03 00:46:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.005266 10.0.0.41 - - [2025-07-03 00:46:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.007633 10.0.0.41 - - [2025-07-03 00:46:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.006099 10.0.0.41 - - [2025-07-03 00:46:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.005515 10.0.0.41 - - [2025-07-03 00:46:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.013101 10.0.0.41 - - [2025-07-03 00:46:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.007504 10.0.0.41 - - [2025-07-03 00:46:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.006180 10.0.0.41 - - [2025-07-03 00:46:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.006576 10.0.0.41 - - [2025-07-03 00:46:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.007092 10.0.0.41 - - [2025-07-03 00:46:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.006466 10.0.0.41 - - [2025-07-03 00:46:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.005116 10.0.0.41 - - [2025-07-03 00:46:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.005744 10.0.0.41 - - [2025-07-03 00:46:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.004561 10.0.0.41 - - [2025-07-03 00:46:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.006623 10.0.0.41 - - [2025-07-03 00:46:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.005155 10.0.0.41 - - [2025-07-03 00:46:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.004602 10.0.0.41 - - [2025-07-03 00:46:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.006114 10.0.0.41 - - [2025-07-03 00:46:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.005234 10.0.0.41 - - [2025-07-03 00:46:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.005564 10.0.0.41 - - [2025-07-03 00:46:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004610 10.0.0.41 - - [2025-07-03 00:46:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.008508 10.0.0.41 - - [2025-07-03 00:46:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.005012 10.0.0.41 - - [2025-07-03 00:46:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.009609 10.0.0.41 - - [2025-07-03 00:46:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.005159 10.0.0.41 - - [2025-07-03 00:46:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.005322 10.0.0.41 - - [2025-07-03 00:46:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.005752 10.0.0.41 - - [2025-07-03 00:46:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004897 10.0.0.41 - - [2025-07-03 00:46:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004614 10.0.0.41 - - [2025-07-03 00:46:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.005270 10.0.0.41 - - [2025-07-03 00:46:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004933 10.0.0.41 - - [2025-07-03 00:46:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004738 10.0.0.41 - - [2025-07-03 00:46:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.007695 10.0.0.41 - - [2025-07-03 00:46:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.005327 10.0.0.41 - - [2025-07-03 00:46:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.009368 10.0.0.41 - - [2025-07-03 00:46:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.006230 10.0.0.41 - - [2025-07-03 00:46:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.005155 10.0.0.41 - - [2025-07-03 00:46:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.005593 10.0.0.41 - - [2025-07-03 00:46:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.007877 10.0.0.41 - - [2025-07-03 00:46:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.005021 10.0.0.41 - - [2025-07-03 00:46:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004748 10.0.0.41 - - [2025-07-03 00:46:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.007404 10.0.0.41 - - [2025-07-03 00:46:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.005384 10.0.0.41 - - [2025-07-03 00:46:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.005291 10.0.0.41 - - [2025-07-03 00:46:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.007635 10.0.0.41 - - [2025-07-03 00:46:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.005050 10.0.0.41 - - [2025-07-03 00:46:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.005794 10.0.0.41 - - [2025-07-03 00:46:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.005961 10.0.0.41 - - [2025-07-03 00:46:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004371 10.0.0.41 - - [2025-07-03 00:46:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.005169 10.0.0.41 - - [2025-07-03 00:46:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.005358 10.0.0.41 - - [2025-07-03 00:46:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.005112 10.0.0.41 - - [2025-07-03 00:46:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.006031 10.0.0.41 - - [2025-07-03 00:46:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004750 10.0.0.41 - - [2025-07-03 00:46:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004623 10.0.0.41 - - [2025-07-03 00:46:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.005004 10.0.0.41 - - [2025-07-03 00:46:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.012289 10.0.0.41 - - [2025-07-03 00:46:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.006117 10.0.0.41 - - [2025-07-03 00:46:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004557 10.0.0.41 - - [2025-07-03 00:46:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.013715 10.0.0.41 - - [2025-07-03 00:46:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004975 10.0.0.41 - - [2025-07-03 00:46:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.007066 10.0.0.41 - - [2025-07-03 00:46:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.010455 10.0.0.41 - - [2025-07-03 00:46:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.006511 10.0.0.41 - - [2025-07-03 00:46:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004318 10.0.0.41 - - [2025-07-03 00:46:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004980 10.0.0.41 - - [2025-07-03 00:46:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004929 10.0.0.41 - - [2025-07-03 00:46:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004967 10.0.0.41 - - [2025-07-03 00:46:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.013892 10.0.0.41 - - [2025-07-03 00:46:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004478 10.0.0.41 - - [2025-07-03 00:47:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.006004 10.0.0.41 - - [2025-07-03 00:47:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.006478 10.0.0.41 - - [2025-07-03 00:47:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.005214 10.0.0.41 - - [2025-07-03 00:47:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004884 10.0.0.41 - - [2025-07-03 00:47:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.009057 10.0.0.41 - - [2025-07-03 00:47:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.008030 10.0.0.41 - - [2025-07-03 00:47:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.005115 10.0.0.41 - - [2025-07-03 00:47:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.010038 10.0.0.41 - - [2025-07-03 00:47:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.005279 10.0.0.41 - - [2025-07-03 00:47:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.005627 10.0.0.41 - - [2025-07-03 00:47:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004388 10.0.0.41 - - [2025-07-03 00:47:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.005832 10.0.0.41 - - [2025-07-03 00:47:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.005515 10.0.0.41 - - [2025-07-03 00:47:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.010396 10.0.0.41 - - [2025-07-03 00:47:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.005844 10.0.0.41 - - [2025-07-03 00:47:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.005277 10.0.0.41 - - [2025-07-03 00:47:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004915 10.0.0.41 - - [2025-07-03 00:47:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.005937 10.0.0.41 - - [2025-07-03 00:47:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004654 10.0.0.41 - - [2025-07-03 00:47:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.010002 10.0.0.41 - - [2025-07-03 00:47:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.013001 10.0.0.41 - - [2025-07-03 00:47:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.005259 10.0.0.41 - - [2025-07-03 00:47:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.007309 10.0.0.41 - - [2025-07-03 00:47:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.006578 10.0.0.41 - - [2025-07-03 00:47:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004529 10.0.0.41 - - [2025-07-03 00:47:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004350 10.0.0.41 - - [2025-07-03 00:47:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.005901 10.0.0.41 - - [2025-07-03 00:47:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.005354 10.0.0.41 - - [2025-07-03 00:47:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.006375 10.0.0.41 - - [2025-07-03 00:47:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.005165 10.0.0.41 - - [2025-07-03 00:47:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.008111 10.0.0.41 - - [2025-07-03 00:47:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.024299 10.0.0.41 - - [2025-07-03 00:47:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.006246 10.0.0.41 - - [2025-07-03 00:47:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004720 10.0.0.41 - - [2025-07-03 00:47:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.020327 10.0.0.41 - - [2025-07-03 00:47:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004377 10.0.0.41 - - [2025-07-03 00:47:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003976 10.0.0.41 - - [2025-07-03 00:47:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.006935 10.0.0.41 - - [2025-07-03 00:47:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.006700 10.0.0.41 - - [2025-07-03 00:47:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.010852 10.0.0.41 - - [2025-07-03 00:47:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.007963 10.0.0.41 - - [2025-07-03 00:47:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.005375 10.0.0.41 - - [2025-07-03 00:47:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.008356 10.0.0.41 - - [2025-07-03 00:47:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.013880 10.0.0.41 - - [2025-07-03 00:47:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.012821 10.0.0.41 - - [2025-07-03 00:47:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.008220 10.0.0.41 - - [2025-07-03 00:47:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004541 10.0.0.41 - - [2025-07-03 00:47:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004810 10.0.0.41 - - [2025-07-03 00:47:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004291 10.0.0.41 - - [2025-07-03 00:47:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.007054 10.0.0.41 - - [2025-07-03 00:47:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.012990 10.0.0.41 - - [2025-07-03 00:47:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004721 10.0.0.41 - - [2025-07-03 00:47:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004551 10.0.0.41 - - [2025-07-03 00:47:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.004636 10.0.0.41 - - [2025-07-03 00:47:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.006258 10.0.0.41 - - [2025-07-03 00:47:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.019908 10.0.0.41 - - [2025-07-03 00:47:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.006028 10.0.0.41 - - [2025-07-03 00:47:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.019515 10.0.0.41 - - [2025-07-03 00:47:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.007892 10.0.0.41 - - [2025-07-03 00:47:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.005038 10.0.0.41 - - [2025-07-03 00:47:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.006404 10.0.0.41 - - [2025-07-03 00:47:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.004884 10.0.0.41 - - [2025-07-03 00:47:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.004733 10.0.0.41 - - [2025-07-03 00:47:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004440 10.0.0.41 - - [2025-07-03 00:47:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.010498 10.0.0.41 - - [2025-07-03 00:47:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.013141 10.0.0.41 - - [2025-07-03 00:47:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.006743 10.0.0.41 - - [2025-07-03 00:47:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.012516 10.0.0.41 - - [2025-07-03 00:47:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.016462 10.0.0.41 - - [2025-07-03 00:47:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.008990 10.0.0.41 - - [2025-07-03 00:47:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.015951 10.0.0.41 - - [2025-07-03 00:47:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004781 10.0.0.41 - - [2025-07-03 00:47:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004604 10.0.0.41 - - [2025-07-03 00:47:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.010468 10.0.0.41 - - [2025-07-03 00:47:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004683 10.0.0.41 - - [2025-07-03 00:47:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004870 10.0.0.41 - - [2025-07-03 00:47:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.009157 10.0.0.41 - - [2025-07-03 00:47:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004495 10.0.0.41 - - [2025-07-03 00:47:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004653 10.0.0.41 - - [2025-07-03 00:47:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.007406 10.0.0.41 - - [2025-07-03 00:47:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.005395 10.0.0.41 - - [2025-07-03 00:47:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.006273 10.0.0.41 - - [2025-07-03 00:47:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.005237 10.0.0.41 - - [2025-07-03 00:47:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.006478 10.0.0.41 - - [2025-07-03 00:47:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.009407 10.0.0.41 - - [2025-07-03 00:47:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.015135 10.0.0.41 - - [2025-07-03 00:47:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.007181 10.0.0.41 - - [2025-07-03 00:47:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.007766 10.0.0.41 - - [2025-07-03 00:47:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.010675 10.0.0.41 - - [2025-07-03 00:47:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.005728 10.0.0.41 - - [2025-07-03 00:47:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.005125 10.0.0.41 - - [2025-07-03 00:47:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.018595 10.0.0.41 - - [2025-07-03 00:47:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.008358 10.0.0.41 - - [2025-07-03 00:47:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.005480 10.0.0.41 - - [2025-07-03 00:47:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004901 10.0.0.41 - - [2025-07-03 00:47:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.006162 10.0.0.41 - - [2025-07-03 00:47:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004420 10.0.0.41 - - [2025-07-03 00:47:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.023833 10.0.0.41 - - [2025-07-03 00:47:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004667 10.0.0.41 - - [2025-07-03 00:47:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003839 10.0.0.41 - - [2025-07-03 00:47:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.008737 10.0.0.41 - - [2025-07-03 00:47:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.006713 10.0.0.41 - - [2025-07-03 00:47:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.016651 10.0.0.41 - - [2025-07-03 00:47:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.013620 10.0.0.41 - - [2025-07-03 00:47:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004823 10.0.0.41 - - [2025-07-03 00:47:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.010447 10.0.0.41 - - [2025-07-03 00:47:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.006605 10.0.0.41 - - [2025-07-03 00:47:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.012494 10.0.0.41 - - [2025-07-03 00:47:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.007303 10.0.0.41 - - [2025-07-03 00:47:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.006796 10.0.0.41 - - [2025-07-03 00:47:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.005055 10.0.0.41 - - [2025-07-03 00:47:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.005240 10.0.0.41 - - [2025-07-03 00:47:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.005519 10.0.0.41 - - [2025-07-03 00:47:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.005018 10.0.0.41 - - [2025-07-03 00:47:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.005236 10.0.0.41 - - [2025-07-03 00:47:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004371 10.0.0.41 - - [2025-07-03 00:47:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004611 10.0.0.41 - - [2025-07-03 00:47:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004992 10.0.0.41 - - [2025-07-03 00:47:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.007449 10.0.0.41 - - [2025-07-03 00:47:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.005379 10.0.0.41 - - [2025-07-03 00:47:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.005366 10.0.0.41 - - [2025-07-03 00:47:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.013569 10.0.0.41 - - [2025-07-03 00:47:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004655 10.0.0.41 - - [2025-07-03 00:47:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004337 10.0.0.41 - - [2025-07-03 00:47:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004478 10.0.0.41 - - [2025-07-03 00:47:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004874 10.0.0.41 - - [2025-07-03 00:47:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004568 10.0.0.41 - - [2025-07-03 00:47:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.011349 10.0.0.41 - - [2025-07-03 00:47:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004813 10.0.0.41 - - [2025-07-03 00:47:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.005235 10.0.0.41 - - [2025-07-03 00:47:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.005501 10.0.0.41 - - [2025-07-03 00:47:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.007250 10.0.0.41 - - [2025-07-03 00:47:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.005894 10.0.0.41 - - [2025-07-03 00:47:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.011763 10.0.0.41 - - [2025-07-03 00:47:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004809 10.0.0.41 - - [2025-07-03 00:47:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.005602 10.0.0.23 - - [2025-07-03 00:47:13] "POST /global-vrouter-configs HTTP/1.1" 409 251 13.541555 10.0.0.23 - - [2025-07-03 00:47:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.008176 10.0.0.41 - - [2025-07-03 00:47:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.008039 10.0.0.23 - - [2025-07-03 00:47:13] "PUT /global-vrouter-config/1b5a9741-aa91-496a-bcf2-99c635a09f23 HTTP/1.1" 200 276 0.046574 10.0.0.41 - - [2025-07-03 00:47:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.005638 10.0.0.41 - - [2025-07-03 00:47:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.006593 10.0.0.41 - - [2025-07-03 00:47:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.008072 10.0.0.23 - - [2025-07-03 00:47:13] "GET / HTTP/1.1" 200 35931 0.002289 10.0.0.23 - - [2025-07-03 00:47:13] "POST /fqname-to-id HTTP/1.1" 401 292 0.000404 10.0.0.41 - - [2025-07-03 00:47:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.009873 10.0.0.41 - - [2025-07-03 00:47:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.005748 10.0.0.41 - - [2025-07-03 00:47:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.005891 10.0.0.41 - - [2025-07-03 00:47:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004876 10.0.0.41 - - [2025-07-03 00:47:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.011143 10.0.0.41 - - [2025-07-03 00:47:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.005694 10.0.0.41 - - [2025-07-03 00:47:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.008039 10.0.0.41 - - [2025-07-03 00:47:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.005352 10.0.0.41 - - [2025-07-03 00:47:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.009365 10.0.0.41 - - [2025-07-03 00:47:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.009119 10.0.0.41 - - [2025-07-03 00:47:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004808 10.0.0.41 - - [2025-07-03 00:47:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004765 10.0.0.41 - - [2025-07-03 00:47:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.005252 10.0.0.41 - - [2025-07-03 00:47:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.006927 10.0.0.41 - - [2025-07-03 00:47:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.006140 10.0.0.41 - - [2025-07-03 00:47:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.009592 10.0.0.41 - - [2025-07-03 00:47:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003904 10.0.0.41 - - [2025-07-03 00:47:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004966 10.0.0.41 - - [2025-07-03 00:47:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.005219 10.0.0.41 - - [2025-07-03 00:47:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.011736 10.0.0.41 - - [2025-07-03 00:47:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.005848 10.0.0.41 - - [2025-07-03 00:47:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.009408 10.0.0.41 - - [2025-07-03 00:47:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.007025 10.0.0.41 - - [2025-07-03 00:47:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.005546 10.0.0.41 - - [2025-07-03 00:47:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.005185 10.0.0.41 - - [2025-07-03 00:47:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.006966 10.0.0.41 - - [2025-07-03 00:47:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.005787 10.0.0.41 - - [2025-07-03 00:47:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004899 10.0.0.41 - - [2025-07-03 00:47:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004491 10.0.0.27 - - [2025-07-03 00:47:16] "POST /global-vrouter-configs HTTP/1.1" 409 251 12.585877 10.0.0.27 - - [2025-07-03 00:47:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.006487 10.0.0.41 - - [2025-07-03 00:47:16] "POST /global-vrouter-configs HTTP/1.1" 409 251 12.246998 10.0.0.41 - - [2025-07-03 00:47:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004187 10.0.0.41 - - [2025-07-03 00:47:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.007035 10.0.0.27 - - [2025-07-03 00:47:16] "PUT /global-vrouter-config/1b5a9741-aa91-496a-bcf2-99c635a09f23 HTTP/1.1" 200 276 0.030245 10.0.0.41 - - [2025-07-03 00:47:16] "PUT /global-vrouter-config/1b5a9741-aa91-496a-bcf2-99c635a09f23 HTTP/1.1" 200 276 0.038959 10.0.0.41 - - [2025-07-03 00:47:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.006225 10.0.0.41 - - [2025-07-03 00:47:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.005364 10.0.0.41 - - [2025-07-03 00:47:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.011409 10.0.0.41 - - [2025-07-03 00:47:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004834 10.0.0.27 - - [2025-07-03 00:47:16] "GET / HTTP/1.1" 200 35931 0.001789 10.0.0.27 - - [2025-07-03 00:47:16] "POST /fqname-to-id HTTP/1.1" 401 292 0.000456 10.0.0.41 - - [2025-07-03 00:47:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004123 10.0.0.41 - - [2025-07-03 00:47:16] "GET / HTTP/1.1" 200 35931 0.001402 10.0.0.41 - - [2025-07-03 00:47:16] "POST /fqname-to-id HTTP/1.1" 401 292 0.002961 10.0.0.41 - - [2025-07-03 00:47:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.006539 10.0.0.41 - - [2025-07-03 00:47:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.005953 10.0.0.41 - - [2025-07-03 00:47:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.005471 10.0.0.41 - - [2025-07-03 00:47:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.010706 10.0.0.41 - - [2025-07-03 00:47:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.005721 10.0.0.41 - - [2025-07-03 00:47:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.006096 10.0.0.41 - - [2025-07-03 00:47:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.005841 10.0.0.41 - - [2025-07-03 00:47:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.005181 10.0.0.41 - - [2025-07-03 00:47:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004770 10.0.0.41 - - [2025-07-03 00:47:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.006171 10.0.0.41 - - [2025-07-03 00:47:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004318 10.0.0.41 - - [2025-07-03 00:47:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.005306 10.0.0.41 - - [2025-07-03 00:47:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.018126 10.0.0.41 - - [2025-07-03 00:47:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.005113 10.0.0.41 - - [2025-07-03 00:47:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004743 10.0.0.41 - - [2025-07-03 00:47:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.008382 10.0.0.41 - - [2025-07-03 00:47:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.006338 10.0.0.41 - - [2025-07-03 00:47:18] "POST /network-ipams HTTP/1.1" 200 550 0.056793 10.0.0.41 - - [2025-07-03 00:47:18] "POST /fqname-to-id HTTP/1.1" 404 188 0.014103 10.0.0.41 - - [2025-07-03 00:47:18] "POST /ref-update HTTP/1.1" 200 156 0.043515 10.0.0.41 - - [2025-07-03 00:47:18] "GET /fabric/981b3e39-bbfe-45d2-ad27-b1c18aa6332c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1117 0.011237 10.0.0.41 - - [2025-07-03 00:47:19] "POST /fqname-to-id HTTP/1.1" 404 207 0.004623 10.0.0.27 - - [2025-07-03 00:47:23] "GET / HTTP/1.1" 200 35931 0.002034 10.0.0.27 - - [2025-07-03 00:47:23] "POST /fqname-to-id HTTP/1.1" 401 292 0.000565 10.0.0.23 - - [2025-07-03 00:47:24] "GET / HTTP/1.1" 200 35931 0.001642 10.0.0.23 - - [2025-07-03 00:47:24] "POST /fqname-to-id HTTP/1.1" 401 292 0.000448 10.0.0.41 - - [2025-07-03 00:47:24] "GET / HTTP/1.1" 200 35931 0.002141 10.0.0.41 - - [2025-07-03 00:47:24] "POST /fqname-to-id HTTP/1.1" 401 292 0.000643 10.0.0.23 - - [2025-07-03 00:47:27] "GET /global-system-configs HTTP/1.1" 200 322 11.881478 10.0.0.27 - - [2025-07-03 00:47:28] "GET /global-system-configs HTTP/1.1" 200 322 10.813394 10.0.0.23 - - [2025-07-03 00:47:28] "GET /global-system-configs HTTP/1.1" 200 322 8.817839 10.0.0.27 - - [2025-07-03 00:47:28] "GET /global-system-configs HTTP/1.1" 200 322 7.395633 10.0.0.41 - - [2025-07-03 00:47:28] "GET /global-system-configs HTTP/1.1" 200 322 5.319915 10.0.0.23 - - [2025-07-03 00:47:29] "POST /fqname-to-id HTTP/1.1" 200 156 3.780153 10.0.0.23 - - [2025-07-03 00:47:29] "GET /global-vrouter-config/1b5a9741-aa91-496a-bcf2-99c635a09f23?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.004679 10.0.0.41 - - [2025-07-03 00:47:29] "GET /global-system-configs HTTP/1.1" 200 322 2.927704 10.0.0.23 - - [2025-07-03 00:47:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004549 10.0.0.27 - - [2025-07-03 00:47:29] "POST /fqname-to-id HTTP/1.1" 200 156 1.586749 10.0.0.27 - - [2025-07-03 00:47:29] "GET /global-vrouter-config/1b5a9741-aa91-496a-bcf2-99c635a09f23?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.005202 10.0.0.41 - - [2025-07-03 00:47:29] "POST /fqname-to-id HTTP/1.1" 200 156 1.323439 10.0.0.41 - - [2025-07-03 00:47:29] "GET /global-vrouter-config/1b5a9741-aa91-496a-bcf2-99c635a09f23?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.006802 10.0.0.23 - - [2025-07-03 00:47:29] "PUT /global-vrouter-config/1b5a9741-aa91-496a-bcf2-99c635a09f23 HTTP/1.1" 200 276 0.021663 10.0.0.27 - - [2025-07-03 00:47:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.800589 10.0.0.27 - - [2025-07-03 00:47:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004603 10.0.0.27 - - [2025-07-03 00:47:29] "GET /routing-instance/95a75ac9-1844-4457-acaa-1a7dd8e10d3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.005474 10.0.0.23 - - [2025-07-03 00:47:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.518753 10.0.0.41 - - [2025-07-03 00:47:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.011796 10.0.0.23 - - [2025-07-03 00:47:29] "GET /routing-instance/95a75ac9-1844-4457-acaa-1a7dd8e10d3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.007743 10.0.0.41 - - [2025-07-03 00:47:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.233299 10.0.0.41 - - [2025-07-03 00:47:29] "GET /routing-instance/95a75ac9-1844-4457-acaa-1a7dd8e10d3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.025913 10.0.0.27 - - [2025-07-03 00:47:29] "PUT /global-vrouter-config/1b5a9741-aa91-496a-bcf2-99c635a09f23 HTTP/1.1" 200 276 0.046327 10.0.0.41 - - [2025-07-03 00:47:29] "PUT /global-vrouter-config/1b5a9741-aa91-496a-bcf2-99c635a09f23 HTTP/1.1" 200 276 0.040391 10.0.0.27 - - [2025-07-03 00:47:29] "POST /bgp-routers HTTP/1.1" 200 620 0.098669 10.0.0.23 - - [2025-07-03 00:47:29] "POST /bgp-routers HTTP/1.1" 200 620 0.123643 10.0.0.27 - - [2025-07-03 00:47:29] "GET /bgp-router/a2a2561a-9358-46c6-903e-e0e610e843e7?fields=global_system_config_back_refs HTTP/1.1" 200 1116 0.009957 10.0.0.41 - - [2025-07-03 00:47:29] "POST /bgp-routers HTTP/1.1" 200 620 0.119464 10.0.0.27 - - [2025-07-03 00:47:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.005623 10.0.0.23 - - [2025-07-03 00:47:29] "GET /bgp-router/6c1cab29-cdc0-492f-9848-0a4622277661?fields=global_system_config_back_refs HTTP/1.1" 200 1115 0.009779 10.0.0.41 - - [2025-07-03 00:47:29] "GET /bgp-router/9d7a3235-b4b2-475c-8d12-ca6fc063973f?fields=global_system_config_back_refs HTTP/1.1" 200 1116 0.010959 10.0.0.23 - - [2025-07-03 00:47:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.025170 10.0.0.27 - - [2025-07-03 00:47:29] "GET /global-system-config/718cf37c-ec9e-419d-868e-644217cbd55b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2340 0.036299 10.0.0.27 - - [2025-07-03 00:47:29] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.005526 10.0.0.41 - - [2025-07-03 00:47:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.009093 10.0.0.23 - - [2025-07-03 00:47:29] "GET /global-system-config/718cf37c-ec9e-419d-868e-644217cbd55b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2340 0.006537 10.0.0.23 - - [2025-07-03 00:47:29] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.009957 10.0.0.41 - - [2025-07-03 00:47:29] "GET /global-system-config/718cf37c-ec9e-419d-868e-644217cbd55b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2340 0.009307 10.0.0.23 - - [2025-07-03 00:47:29] "GET / HTTP/1.1" 200 35931 0.002417 10.0.0.23 - - [2025-07-03 00:47:29] "POST /fqname-to-id HTTP/1.1" 401 292 0.000622 10.0.0.27 - - [2025-07-03 00:47:29] "POST /ref-update HTTP/1.1" 200 156 0.051383 10.0.0.41 - - [2025-07-03 00:47:29] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.011611 10.0.0.41 - - [2025-07-03 00:47:29] "POST /ref-update HTTP/1.1" 200 156 0.083704 10.0.0.23 - - [2025-07-03 00:47:29] "POST /ref-update HTTP/1.1" 200 156 0.054665 10.0.0.27 - - [2025-07-03 00:47:29] "GET / HTTP/1.1" 200 35931 0.002181 10.0.0.27 - - [2025-07-03 00:47:29] "POST /fqname-to-id HTTP/1.1" 401 292 0.001885 10.0.0.41 - - [2025-07-03 00:47:30] "POST /ref-update HTTP/1.1" 200 156 0.046284 10.0.0.41 - - [2025-07-03 00:47:30] "GET / HTTP/1.1" 200 35931 0.001550 10.0.0.41 - - [2025-07-03 00:47:30] "POST /fqname-to-id HTTP/1.1" 401 292 0.000654 10.0.0.23 - - [2025-07-03 00:47:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.629473 10.0.0.23 - - [2025-07-03 00:47:30] "GET /global-system-config/718cf37c-ec9e-419d-868e-644217cbd55b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3159 0.007819 10.0.0.27 - - [2025-07-03 00:47:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.370138 10.0.0.27 - - [2025-07-03 00:47:30] "GET /global-system-config/718cf37c-ec9e-419d-868e-644217cbd55b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3159 0.009336 10.0.0.41 - - [2025-07-03 00:47:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.083783 10.0.0.41 - - [2025-07-03 00:47:31] "GET /global-system-config/718cf37c-ec9e-419d-868e-644217cbd55b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3159 0.004920 10.0.0.23 - - [2025-07-03 00:47:31] "PUT /global-system-config/718cf37c-ec9e-419d-868e-644217cbd55b HTTP/1.1" 200 274 0.056907 10.0.0.27 - - [2025-07-03 00:47:31] "PUT /global-system-config/718cf37c-ec9e-419d-868e-644217cbd55b HTTP/1.1" 200 274 0.053798 10.0.0.41 - - [2025-07-03 00:47:31] "PUT /global-system-config/718cf37c-ec9e-419d-868e-644217cbd55b HTTP/1.1" 200 274 0.047742 10.0.0.27 - - [2025-07-03 00:48:02] "GET / HTTP/1.1" 200 35931 0.003965 10.0.0.27 - - [2025-07-03 00:48:02] "POST /fqname-to-id HTTP/1.1" 401 292 0.000451 10.0.0.23 - - [2025-07-03 00:48:02] "GET / HTTP/1.1" 200 35931 0.001672 10.0.0.23 - - [2025-07-03 00:48:02] "POST /fqname-to-id HTTP/1.1" 401 292 0.000492 10.0.0.41 - - [2025-07-03 00:48:03] "GET / HTTP/1.1" 200 35931 0.002039 10.0.0.41 - - [2025-07-03 00:48:03] "POST /fqname-to-id HTTP/1.1" 401 292 0.000573 10.0.0.27 - - [2025-07-03 00:48:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.741632 10.0.0.27 - - [2025-07-03 00:48:04] "GET /global-system-config/718cf37c-ec9e-419d-868e-644217cbd55b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3159 0.018697 10.0.0.27 - - [2025-07-03 00:48:04] "POST /fqname-to-id HTTP/1.1" 404 220 0.008162 10.0.0.27 - - [2025-07-03 00:48:04] "POST /database-nodes HTTP/1.1" 200 603 0.052804 10.0.0.23 - - [2025-07-03 00:48:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.512124 10.0.0.23 - - [2025-07-03 00:48:04] "GET /global-system-config/718cf37c-ec9e-419d-868e-644217cbd55b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3159 0.012547 10.0.0.23 - - [2025-07-03 00:48:04] "POST /fqname-to-id HTTP/1.1" 404 220 0.006945 10.0.0.41 - - [2025-07-03 00:48:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.070965 10.0.0.41 - - [2025-07-03 00:48:04] "GET /global-system-config/718cf37c-ec9e-419d-868e-644217cbd55b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3159 0.007923 10.0.0.41 - - [2025-07-03 00:48:04] "POST /fqname-to-id HTTP/1.1" 404 220 0.005435 10.0.0.23 - - [2025-07-03 00:48:04] "POST /database-nodes HTTP/1.1" 200 603 0.091903 10.0.0.41 - - [2025-07-03 00:48:04] "POST /database-nodes HTTP/1.1" 200 603 0.108532 10.0.0.27 - - [2025-07-03 00:48:34] "GET / HTTP/1.1" 200 35931 0.003591 10.0.0.27 - - [2025-07-03 00:48:34] "POST /fqname-to-id HTTP/1.1" 401 292 0.000449 10.0.0.23 - - [2025-07-03 00:48:34] "GET / HTTP/1.1" 200 35931 0.001616 10.0.0.23 - - [2025-07-03 00:48:34] "POST /fqname-to-id HTTP/1.1" 401 292 0.000419 10.0.0.41 - - [2025-07-03 00:48:34] "GET / HTTP/1.1" 200 35931 0.002073 10.0.0.41 - - [2025-07-03 00:48:34] "POST /fqname-to-id HTTP/1.1" 401 292 0.000758 10.0.0.27 - - [2025-07-03 00:48:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.511287 10.0.0.27 - - [2025-07-03 00:48:35] "GET /global-system-config/718cf37c-ec9e-419d-868e-644217cbd55b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3159 0.007959 10.0.0.27 - - [2025-07-03 00:48:35] "POST /fqname-to-id HTTP/1.1" 404 220 0.007126 10.0.0.27 - - [2025-07-03 00:48:35] "POST /analytics-nodes HTTP/1.1" 200 605 0.066677 10.0.0.23 - - [2025-07-03 00:48:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.488714 10.0.0.23 - - [2025-07-03 00:48:35] "GET /global-system-config/718cf37c-ec9e-419d-868e-644217cbd55b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3159 0.009483 10.0.0.23 - - [2025-07-03 00:48:35] "POST /fqname-to-id HTTP/1.1" 404 220 0.004385 10.0.0.41 - - [2025-07-03 00:48:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.060100 10.0.0.41 - - [2025-07-03 00:48:35] "GET /global-system-config/718cf37c-ec9e-419d-868e-644217cbd55b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3159 0.015645 10.0.0.41 - - [2025-07-03 00:48:35] "POST /fqname-to-id HTTP/1.1" 404 220 0.005403 10.0.0.23 - - [2025-07-03 00:48:35] "POST /analytics-nodes HTTP/1.1" 200 605 0.047529 10.0.0.41 - - [2025-07-03 00:48:35] "POST /analytics-nodes HTTP/1.1" 200 605 0.048994 10.0.0.27 - - [2025-07-03 00:48:40] "GET / HTTP/1.1" 200 35931 0.001772 10.0.0.41 - - [2025-07-03 00:48:40] "GET / HTTP/1.1" 200 35931 0.002256 10.0.0.23 - - [2025-07-03 00:48:40] "GET / HTTP/1.1" 200 35931 0.001714 10.0.0.23 - - [2025-07-03 00:48:50] "GET / HTTP/1.1" 200 35931 0.001449 10.0.0.23 - - [2025-07-03 00:48:50] "POST /fqname-to-id HTTP/1.1" 401 292 0.000545 10.0.0.27 - - [2025-07-03 00:48:50] "GET / HTTP/1.1" 200 35931 0.001654 10.0.0.27 - - [2025-07-03 00:48:50] "POST /fqname-to-id HTTP/1.1" 401 292 0.000489 10.0.0.41 - - [2025-07-03 00:48:51] "GET / HTTP/1.1" 200 35931 0.001599 10.0.0.41 - - [2025-07-03 00:48:51] "POST /fqname-to-id HTTP/1.1" 401 292 0.000537 10.0.0.23 - - [2025-07-03 00:48:53] "POST /fqname-to-id HTTP/1.1" 200 156 1.245553 10.0.0.23 - - [2025-07-03 00:48:53] "GET /global-system-config/718cf37c-ec9e-419d-868e-644217cbd55b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3159 0.010341 10.0.0.23 - - [2025-07-03 00:48:53] "POST /fqname-to-id HTTP/1.1" 404 220 0.016472 10.0.0.27 - - [2025-07-03 00:48:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.925658 10.0.0.27 - - [2025-07-03 00:48:53] "GET /global-system-config/718cf37c-ec9e-419d-868e-644217cbd55b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3159 0.010727 10.0.0.41 - - [2025-07-03 00:48:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.178731 10.0.0.41 - - [2025-07-03 00:48:53] "GET /global-system-config/718cf37c-ec9e-419d-868e-644217cbd55b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3159 0.030908 10.0.0.27 - - [2025-07-03 00:48:53] "POST /fqname-to-id HTTP/1.1" 404 220 0.031715 10.0.0.41 - - [2025-07-03 00:48:53] "POST /fqname-to-id HTTP/1.1" 404 220 0.023865 10.0.0.23 - - [2025-07-03 00:48:53] "POST /analytics-alarm-nodes HTTP/1.1" 200 617 0.219260 10.0.0.27 - - [2025-07-03 00:48:53] "POST /analytics-alarm-nodes HTTP/1.1" 200 617 0.178778 10.0.0.41 - - [2025-07-03 00:48:53] "POST /analytics-alarm-nodes HTTP/1.1" 200 617 0.207202 10.0.0.23 - - [2025-07-03 00:49:01] "GET / HTTP/1.1" 200 35931 0.003006 10.0.0.41 - - [2025-07-03 00:49:01] "GET / HTTP/1.1" 200 35931 0.001476 10.0.0.23 - - [2025-07-03 00:49:01] "POST /fqname-to-id HTTP/1.1" 401 292 0.000709 10.0.0.41 - - [2025-07-03 00:49:01] "POST /fqname-to-id HTTP/1.1" 401 292 0.002482 10.0.0.27 - - [2025-07-03 00:49:01] "GET / HTTP/1.1" 200 35931 0.001482 10.0.0.27 - - [2025-07-03 00:49:01] "POST /fqname-to-id HTTP/1.1" 401 292 0.000439 10.0.0.41 - - [2025-07-03 00:49:03] "POST /fqname-to-id HTTP/1.1" 200 156 1.077797 10.0.0.41 - - [2025-07-03 00:49:03] "GET /global-system-config/718cf37c-ec9e-419d-868e-644217cbd55b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3159 0.010724 10.0.0.23 - - [2025-07-03 00:49:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.425732 10.0.0.23 - - [2025-07-03 00:49:03] "GET /global-system-config/718cf37c-ec9e-419d-868e-644217cbd55b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3159 0.004466 10.0.0.41 - - [2025-07-03 00:49:03] "POST /fqname-to-id HTTP/1.1" 404 220 0.006357 10.0.0.23 - - [2025-07-03 00:49:03] "POST /fqname-to-id HTTP/1.1" 404 220 0.005486 10.0.0.27 - - [2025-07-03 00:49:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.111002 10.0.0.27 - - [2025-07-03 00:49:03] "GET /global-system-config/718cf37c-ec9e-419d-868e-644217cbd55b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3159 0.004767 10.0.0.27 - - [2025-07-03 00:49:03] "POST /fqname-to-id HTTP/1.1" 404 220 0.004947 10.0.0.23 - - [2025-07-03 00:49:03] "POST /analytics-snmp-nodes HTTP/1.1" 200 615 0.076818 10.0.0.41 - - [2025-07-03 00:49:03] "POST /analytics-snmp-nodes HTTP/1.1" 200 615 0.129781 10.0.0.27 - - [2025-07-03 00:49:03] "POST /analytics-snmp-nodes HTTP/1.1" 200 615 0.119462 10.0.0.38 - - [2025-07-03 00:50:42] "GET / HTTP/1.1" 200 35931 0.002245 10.0.0.38 - - [2025-07-03 00:50:42] "POST /fqname-to-id HTTP/1.1" 401 292 0.000544 10.0.0.141 - - [2025-07-03 00:50:42] "GET / HTTP/1.1" 200 35931 0.001745 10.0.0.141 - - [2025-07-03 00:50:42] "POST /fqname-to-id HTTP/1.1" 401 292 0.000452 10.0.0.38 - - [2025-07-03 00:50:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.330804 10.0.0.38 - - [2025-07-03 00:50:43] "GET /global-system-config/718cf37c-ec9e-419d-868e-644217cbd55b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3159 0.004279 10.0.0.38 - - [2025-07-03 00:50:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.008634 10.0.0.141 - - [2025-07-03 00:50:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.042250 10.0.0.141 - - [2025-07-03 00:50:43] "GET /global-system-config/718cf37c-ec9e-419d-868e-644217cbd55b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3159 0.004730 10.0.0.141 - - [2025-07-03 00:50:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.004098 10.0.0.38 - - [2025-07-03 00:50:43] "GET /routing-instance/95a75ac9-1844-4457-acaa-1a7dd8e10d3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.004967 10.0.0.141 - - [2025-07-03 00:50:43] "GET /routing-instance/95a75ac9-1844-4457-acaa-1a7dd8e10d3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.004492 10.0.0.38 - - [2025-07-03 00:50:43] "PUT /global-system-config/718cf37c-ec9e-419d-868e-644217cbd55b HTTP/1.1" 200 274 0.022008 10.0.0.141 - - [2025-07-03 00:50:43] "PUT /global-system-config/718cf37c-ec9e-419d-868e-644217cbd55b HTTP/1.1" 200 274 0.036031 10.0.0.38 - - [2025-07-03 00:50:43] "POST /fqname-to-id HTTP/1.1" 404 218 0.007614 10.0.0.141 - - [2025-07-03 00:50:43] "POST /fqname-to-id HTTP/1.1" 404 218 0.005255 10.0.0.38 - - [2025-07-03 00:50:43] "POST /virtual-routers HTTP/1.1" 200 603 0.075823 10.0.0.141 - - [2025-07-03 00:50:43] "POST /virtual-routers HTTP/1.1" 200 603 0.092030 10.0.0.38 - - [2025-07-03 00:50:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.015154 10.0.0.141 - - [2025-07-03 00:50:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.005152 10.0.0.38 - - [2025-07-03 00:50:43] "GET /virtual-router/3c507478-0ef1-448e-9c8a-660c4d6783ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1245 0.007128 10.0.0.141 - - [2025-07-03 00:50:43] "GET /virtual-router/5b1f9b41-815e-4bc0-b82f-95db9577aaf7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1245 0.009625 10.0.0.38 - - [2025-07-03 00:50:43] "POST /fqname-to-id HTTP/1.1" 404 231 0.004421 10.0.0.141 - - [2025-07-03 00:50:43] "POST /fqname-to-id HTTP/1.1" 404 231 0.004989 10.0.0.38 - - [2025-07-03 00:50:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.004560 10.0.0.141 - - [2025-07-03 00:50:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.004318 10.0.0.38 - - [2025-07-03 00:50:43] "GET /virtual-network/a9957c65-3995-4084-a511-1461dd41a090?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1426 0.004871 10.0.0.141 - - [2025-07-03 00:50:43] "GET /virtual-network/a9957c65-3995-4084-a511-1461dd41a090?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1426 0.005393 10.0.0.38 - - [2025-07-03 00:50:43] "POST /virtual-machine-interfaces HTTP/1.1" 200 585 0.114856 10.0.0.141 - - [2025-07-03 00:50:44] "POST /virtual-machine-interfaces HTTP/1.1" 200 585 0.194064 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.