++ LOG_DIR=/var/log/contrail ++ export CONTAINER_LOG_DIR=/var/log/contrail/config-api ++ CONTAINER_LOG_DIR=/var/log/contrail/config-api ++ mkdir -p /var/log/contrail/config-api ++ log_file=/var/log/contrail/config-api/console.log ++ touch /var/log/contrail/config-api/console.log ++ chmod 600 /var/log/contrail/config-api/console.log ++ exec +++ tee -a /var/log/contrail/config-api/console.log +++ date ++ echo 'INFO: =================== Mon May 5 00:42:12 UTC 2025 ===================' INFO: =================== Mon May 5 00:42:12 UTC 2025 =================== ++ LOG_LOCAL=1 ++ source /functions.sh ++ source /contrail-functions.sh +++ get_default_ip ++++ get_default_nic ++++ get_gateway_nic_for_ip 1 ++++ command -v ip ++++ local ip=1 +++++ ip route get 1 +++++ awk '{print $2}' +++++ grep -o 'dev.*' ++++ local iface=ens3 ++++ [[ ens3 == \l\o ]] ++++ echo ens3 +++ local nic=ens3 +++ get_ip_for_nic ens3 +++ local nic=ens3 +++ get_cidr_for_nic ens3 +++ command -v ip +++ cut -d / -f 1 +++ local nic=ens3 +++ ip addr show dev ens3 +++ grep 'inet ' +++ awk '{print $2}' +++ head -n 1 ++ DEFAULT_LOCAL_IP=10.0.0.33 ++ 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 +++ awk '/pagesize=2M/{print($3)}' +++ tail -n 1 ++ 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.33,10.0.0.56,10.0.0.249 ++ ANALYTICS_ALARM_ENABLE=True ++ ANALYTICS_SNMP_ENABLE=True ++ ANALYTICSDB_ENABLE=True ++ ANALYTICS_NODES=10.0.0.33,10.0.0.56,10.0.0.249 ++ ANALYTICSDB_NODES=10.0.0.33,10.0.0.56,10.0.0.249 ++ ANALYTICS_SNMP_NODES=10.0.0.33,10.0.0.56,10.0.0.249 ++ ANALYTICS_API_PORT=8081 ++ ANALYTICS_API_INTROSPECT_PORT=8090 ++ ANALYTICSDB_PORT=9160 ++ ANALYTICSDB_CQL_PORT=9042 ++ TOPOLOGY_INTROSPECT_PORT=5921 ++ QUERYENGINE_INTROSPECT_PORT=8091 +++ get_server_list ANALYTICS ':8081 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:8081 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:8081 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.56 +++ local server_address=10.0.0.56 +++ extended_server_list+='10.0.0.56:8081 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.249 +++ local server_address=10.0.0.249 +++ extended_server_list+='10.0.0.249:8081 ' +++ '[' -n '10.0.0.33:8081 10.0.0.56:8081 10.0.0.249:8081 ' ']' +++ echo '10.0.0.33:8081 10.0.0.56:8081 10.0.0.249:8081' ++ ANALYTICS_SERVERS='10.0.0.33:8081 10.0.0.56:8081 10.0.0.249:8081' +++ get_server_list ANALYTICSDB ':9042 ' +++ local server_typ=ANALYTICSDB_NODES +++ local 'port_with_delim=:9042 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:9042 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.56 +++ local server_address=10.0.0.56 +++ extended_server_list+='10.0.0.56:9042 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.249 +++ local server_address=10.0.0.249 +++ extended_server_list+='10.0.0.249:9042 ' +++ '[' -n '10.0.0.33:9042 10.0.0.56:9042 10.0.0.249:9042 ' ']' +++ echo '10.0.0.33:9042 10.0.0.56:9042 10.0.0.249:9042' ++ ANALYTICSDB_CQL_SERVERS='10.0.0.33:9042 10.0.0.56:9042 10.0.0.249:9042' ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.33,10.0.0.56,10.0.0.249 ++ ALARMGEN_INTROSPECT_PORT=5995 ++ BGP_PORT=179 ++ BGP_AUTO_MESH=true ++ BGP_ASN=64512 ++ ENABLE_4BYTE_AS=false ++ APPLY_DEFAULTS=true ++ COLLECTOR_PORT=8086 ++ COLLECTOR_INTROSPECT_PORT=8089 ++ COLLECTOR_SYSLOG_PORT=514 ++ COLLECTOR_SFLOW_PORT=6343 ++ COLLECTOR_IPFIX_PORT=4739 ++ COLLECTOR_PROTOBUF_PORT=3333 ++ COLLECTOR_STRUCTURED_SYSLOG_PORT=3514 ++ SNMPCOLLECTOR_INTROSPECT_PORT=5920 +++ get_server_list ANALYTICS ':8086 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:8086 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:8086 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.56 +++ local server_address=10.0.0.56 +++ extended_server_list+='10.0.0.56:8086 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.249 +++ local server_address=10.0.0.249 +++ extended_server_list+='10.0.0.249:8086 ' +++ '[' -n '10.0.0.33:8086 10.0.0.56:8086 10.0.0.249:8086 ' ']' +++ echo '10.0.0.33:8086 10.0.0.56:8086 10.0.0.249:8086' ++ COLLECTOR_SERVERS='10.0.0.33:8086 10.0.0.56:8086 10.0.0.249:8086' ++ CASSANDRA_PORT=9160 ++ CASSANDRA_CQL_PORT=9042 ++ CASSANDRA_SSL_STORAGE_PORT=7011 ++ CASSANDRA_STORAGE_PORT=7010 ++ CASSANDRA_JMX_LOCAL_PORT=7200 ++ CONFIGDB_CASSANDRA_DRIVER=cql ++ CONFIG_NODES=10.0.0.33,10.0.0.56,10.0.0.249 ++ CONFIGDB_NODES=10.0.0.33,10.0.0.56,10.0.0.249 ++ CONFIG_API_PORT=8082 ++ CONFIG_API_INTROSPECT_PORT=8084 ++ CONFIG_API_ADMIN_PORT=8095 ++ CONFIGDB_PORT=9161 ++ CONFIGDB_CQL_PORT=9041 +++ get_server_list CONFIG ':8082 ' +++ local server_typ=CONFIG_NODES +++ local 'port_with_delim=:8082 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:8082 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.56 +++ local server_address=10.0.0.56 +++ extended_server_list+='10.0.0.56:8082 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.249 +++ local server_address=10.0.0.249 +++ extended_server_list+='10.0.0.249:8082 ' +++ '[' -n '10.0.0.33:8082 10.0.0.56:8082 10.0.0.249:8082 ' ']' +++ echo '10.0.0.33:8082 10.0.0.56:8082 10.0.0.249:8082' ++ CONFIG_SERVERS='10.0.0.33:8082 10.0.0.56:8082 10.0.0.249:8082' +++ get_server_list CONFIGDB ':9161 ' +++ local server_typ=CONFIGDB_NODES +++ local 'port_with_delim=:9161 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:9161 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.56 +++ local server_address=10.0.0.56 +++ extended_server_list+='10.0.0.56:9161 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.249 +++ local server_address=10.0.0.249 +++ extended_server_list+='10.0.0.249:9161 ' +++ '[' -n '10.0.0.33:9161 10.0.0.56:9161 10.0.0.249:9161 ' ']' +++ echo '10.0.0.33:9161 10.0.0.56:9161 10.0.0.249:9161' ++ CONFIGDB_SERVERS='10.0.0.33:9161 10.0.0.56:9161 10.0.0.249:9161' +++ get_server_list CONFIGDB ':9041 ' +++ local server_typ=CONFIGDB_NODES +++ local 'port_with_delim=:9041 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:9041 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.56 +++ local server_address=10.0.0.56 +++ extended_server_list+='10.0.0.56:9041 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.249 +++ local server_address=10.0.0.249 +++ extended_server_list+='10.0.0.249:9041 ' +++ '[' -n '10.0.0.33:9041 10.0.0.56:9041 10.0.0.249:9041 ' ']' +++ echo '10.0.0.33:9041 10.0.0.56:9041 10.0.0.249:9041' ++ CONFIGDB_CQL_SERVERS='10.0.0.33:9041 10.0.0.56:9041 10.0.0.249: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.17,10.20.0.254,10.20.0.14 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.20.0.17,10.20.0.254,10.20.0.14 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.33,10.0.0.56,10.0.0.249 ++ ZOOKEEPER_PORT=2181 ++ ZOOKEEPER_PORTS=2888:3888 +++ get_server_list ZOOKEEPER :2181, +++ local server_typ=ZOOKEEPER_NODES +++ local port_with_delim=:2181, +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+=10.0.0.33:2181, +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.56 +++ local server_address=10.0.0.56 +++ extended_server_list+=10.0.0.56:2181, +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.249 +++ local server_address=10.0.0.249 +++ extended_server_list+=10.0.0.249:2181, +++ '[' -n 10.0.0.33:2181,10.0.0.56:2181,10.0.0.249:2181, ']' +++ echo 10.0.0.33:2181,10.0.0.56:2181,10.0.0.249:2181 ++ ZOOKEEPER_SERVERS=10.0.0.33:2181,10.0.0.56:2181,10.0.0.249:2181 +++ get_server_list ZOOKEEPER ':2181 ' +++ local server_typ=ZOOKEEPER_NODES +++ local 'port_with_delim=:2181 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:2181 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.56 +++ local server_address=10.0.0.56 +++ extended_server_list+='10.0.0.56:2181 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.249 +++ local server_address=10.0.0.249 +++ extended_server_list+='10.0.0.249:2181 ' +++ '[' -n '10.0.0.33:2181 10.0.0.56:2181 10.0.0.249:2181 ' ']' +++ echo '10.0.0.33:2181 10.0.0.56:2181 10.0.0.249:2181' ++ ZOOKEEPER_SERVERS_SPACE_DELIM='10.0.0.33:2181 10.0.0.56:2181 10.0.0.249:2181' ++ RABBITMQ_NODES=10.0.0.33,10.0.0.56,10.0.0.249 ++ RABBITMQ_NODE_PORT=5673 +++ get_server_list RABBITMQ :5673, +++ local server_typ=RABBITMQ_NODES +++ local port_with_delim=:5673, +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+=10.0.0.33:5673, +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.56 +++ local server_address=10.0.0.56 +++ extended_server_list+=10.0.0.56:5673, +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.249 +++ local server_address=10.0.0.249 +++ extended_server_list+=10.0.0.249:5673, +++ '[' -n 10.0.0.33:5673,10.0.0.56:5673,10.0.0.249:5673, ']' +++ echo 10.0.0.33:5673,10.0.0.56:5673,10.0.0.249:5673 ++ RABBITMQ_SERVERS=10.0.0.33:5673,10.0.0.56:5673,10.0.0.249:5673 ++ RABBITMQ_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ RABBITMQ_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ RABBITMQ_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ RABBITMQ_SSL_FAIL_IF_NO_PEER_CERT=true ++ RABBITMQ_VHOST=/ ++ RABBITMQ_USER=guest ++ RABBITMQ_PASSWORD=guest ++ RABBITMQ_USE_SSL=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.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:6379 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.56 +++ local server_address=10.0.0.56 +++ extended_server_list+='10.0.0.56:6379 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.249 +++ local server_address=10.0.0.249 +++ extended_server_list+='10.0.0.249:6379 ' +++ '[' -n '10.0.0.33:6379 10.0.0.56:6379 10.0.0.249:6379 ' ']' +++ echo '10.0.0.33:6379 10.0.0.56:6379 10.0.0.249:6379' ++ REDIS_SERVERS='10.0.0.33:6379 10.0.0.56:6379 10.0.0.249: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.33,10.0.0.56,10.0.0.249 ++ KAFKA_PORT=9092 +++ get_server_list KAFKA ':9092 ' +++ local server_typ=KAFKA_NODES +++ local 'port_with_delim=:9092 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:9092 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.56 +++ local server_address=10.0.0.56 +++ extended_server_list+='10.0.0.56:9092 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.249 +++ local server_address=10.0.0.249 +++ extended_server_list+='10.0.0.249:9092 ' +++ '[' -n '10.0.0.33:9092 10.0.0.56:9092 10.0.0.249:9092 ' ']' +++ echo '10.0.0.33:9092 10.0.0.56:9092 10.0.0.249:9092' ++ KAFKA_SERVERS='10.0.0.33:9092 10.0.0.56:9092 10.0.0.249: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.33 ++ 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.33,10.0.0.56,10.0.0.249 ++ KUBERNETES_CLUSTER_NAME=k8s ++ KUBERNETES_CNI_META_PLUGIN=multus ++ METADATA_PROXY_SECRET=contrail ++ BARBICAN_TENANT_NAME=service ++ BARBICAN_USER=barbican ++ BARBICAN_PASSWORD=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.33,10.0.0.56,10.0.0.249 ++ WEBUI_JOB_SERVER_PORT=3000 ++ KUE_UI_PORT=3002 ++ WEBUI_HTTP_LISTEN_PORT=8180 ++ WEBUI_HTTPS_LISTEN_PORT=8143 ++ WEBUI_SSL_KEY_FILE=/etc/contrail/webui_ssl/cs-key.pem ++ WEBUI_SSL_CERT_FILE=/etc/contrail/webui_ssl/cs-cert.pem ++ WEBUI_SSL_CIPHERS=ECDHE-ECDSA-AES256-GCM-SHA384:ECDHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-CHACHA20-POLY1305:ECDHE-RSA-CHACHA20-POLY1305:ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES256-SHA384:ECDHE-RSA-AES256-SHA384:ECDHE-ECDSA-AES128-SHA256:ECDHE-RSA-AES128-SHA256:AES256-SHA ++ WEBUI_STATIC_AUTH_USER=admin ++ WEBUI_STATIC_AUTH_PASSWORD=contrail123 ++ WEBUI_STATIC_AUTH_ROLE=cloudAdmin ++ XMPP_SERVER_PORT=5269 ++ XMPP_SSL_ENABLE=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.33,10.0.0.56,10.0.0.249 ++ cut -d , -f 1 + local cassandra=10.0.0.33 + (( i=1 )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.33 9041 + echo 'INFO: Cassandra is connected' INFO: Cassandra is connected + sleep 5 + return 0 + host_ip=0.0.0.0 + is_enabled + local val= + [[ '' == \t\r\u\e ]] + [[ '' == \y\e\s ]] + [[ '' == \e\n\a\b\l\e\d ]] ++ get_listen_ip_for_node CONFIG +++ find_my_ip_and_order_for_node CONFIG +++ local server_typ=CONFIG_NODES +++ find_my_ip_and_order_for_node_list 10.0.0.33,10.0.0.56,10.0.0.249 +++ local servers=10.0.0.33,10.0.0.56,10.0.0.249 +++ cut -d ' ' -f 1 +++ local server_list= +++ IFS=, +++ read -ra server_list ++++ get_local_ips ++++ tr '\n' , ++++ grep -vi host ++++ cat /proc/net/fib_trie ++++ awk '/32 host/ { print f } {f=$2}' ++++ uniq ++++ sort +++ local local_ips=,10.0.0.33,10.20.0.17,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.33'\''))' +++ local server_ip=10.0.0.33 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.33 ]] +++ [[ ,10.0.0.33,10.20.0.17,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.33, ]] +++ echo 10.0.0.33 1 +++ return ++ local ip=10.0.0.33 ++ [[ -z 10.0.0.33 ]] ++ echo 10.0.0.33 + host_ip=10.0.0.33 + [[ cql == \c\q\l ]] ++ echo 10.0.0.33:9041 10.0.0.56:9041 10.0.0.249:9041 ++ sed 's/,/ /g' + cassandra_server_list='10.0.0.33:9041 10.0.0.56:9041 10.0.0.249:9041' + config_api_certs_config= + uwsgi_socket='protocol = http\nsocket = 10.0.0.33: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' ++ cut -d = -f 1 ++ sort + 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 05/05/2025 00:42:20.725 7f312b9106c8 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 05/05/2025 00:42:20.749 7f312b9106c8 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 05/05/2025 00:42:20.762 7f312b9106c8 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 05/05/2025 00:42:20.762 7f312b9106c8 [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.33:8082/ Hit Ctrl-C to quit. 10.0.0.33 - - [2025-05-05 00:42:41] "GET / HTTP/1.1" 503 181 0.000279 10.0.0.33 - - [2025-05-05 00:42:41] "GET / HTTP/1.1" 503 181 0.000955 10.0.0.33 - - [2025-05-05 00:42:42] "GET / HTTP/1.1" 200 45871 0.001839 10.0.0.33 - - [2025-05-05 00:42:42] "GET / HTTP/1.1" 200 45871 0.001076 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.33 - - [2025-05-05 00:42:42] "GET /domains?detail=False&count=False&shared=False HTTP/1.1" 401 292 0.000586 10.0.0.33 - - [2025-05-05 00:42:42] "POST /fqname-to-id HTTP/1.1" 401 292 0.000274 10.0.0.56 - - [2025-05-05 00:42:42] "GET / HTTP/1.1" 200 35931 0.001581 10.0.0.56 - - [2025-05-05 00:42:42] "POST /fqname-to-id HTTP/1.1" 401 292 0.000409 10.0.0.33 - - [2025-05-05 00:42:43] "GET / HTTP/1.1" 200 35931 0.001539 10.0.0.33 - - [2025-05-05 00:42:43] "POST /fqname-to-id HTTP/1.1" 401 292 0.000394 10.0.0.249 - - [2025-05-05 00:42:43] "GET / HTTP/1.1" 200 35931 0.001255 10.0.0.249 - - [2025-05-05 00:42:43] "POST /fqname-to-id HTTP/1.1" 401 292 0.000424 10.0.0.56 - - [2025-05-05 00:42:43] "GET / HTTP/1.1" 200 35931 0.001516 10.0.0.56 - - [2025-05-05 00:42:44] "POST /fqname-to-id HTTP/1.1" 401 292 0.000574 10.0.0.56 - - [2025-05-05 00:42:44] "GET / HTTP/1.1" 200 35931 0.001514 10.0.0.33 - - [2025-05-05 00:42:44] "GET /domains?detail=False&count=False&shared=False HTTP/1.1" 200 315 1.579290 10.0.0.33 - - [2025-05-05 00:42:44] "GET /projects?detail=False&count=False&shared=False HTTP/1.1" 200 336 0.004041 10.0.0.33 - - [2025-05-05 00:42:44] "POST /fqname-to-id HTTP/1.1" 200 156 1.333009 10.0.0.33 - - [2025-05-05 00:42:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003801 10.0.0.56 - - [2025-05-05 00:42:44] "GET / HTTP/1.1" 200 35931 0.001408 10.0.0.56 - - [2025-05-05 00:42:44] "POST /fqname-to-id HTTP/1.1" 200 156 1.089499 10.0.0.56 - - [2025-05-05 00:42:44] "GET /global-system-config/68817aac-62bd-4847-913f-7340405f55e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.007004 10.0.0.33 - - [2025-05-05 00:42:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.859903 10.0.0.33 - - [2025-05-05 00:42:44] "GET /global-system-config/68817aac-62bd-4847-913f-7340405f55e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.004986 10.0.0.56 - - [2025-05-05 00:42:44] "POST /fqname-to-id HTTP/1.1" 404 186 0.142191 10.0.0.56 - - [2025-05-05 00:42:44] "POST /fqname-to-id HTTP/1.1" 404 220 0.005754 10.0.0.56 - - [2025-05-05 00:42:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.010035 10.0.0.33 - - [2025-05-05 00:42:44] "POST /fqname-to-id HTTP/1.1" 404 220 0.014670 10.0.0.249 - - [2025-05-05 00:42:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.677333 10.0.0.56 - - [2025-05-05 00:42:44] "POST /fqname-to-id HTTP/1.1" 401 292 0.000329 10.0.0.249 - - [2025-05-05 00:42:44] "GET /global-system-config/68817aac-62bd-4847-913f-7340405f55e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.003926 10.0.0.56 - - [2025-05-05 00:42:44] "GET /global-system-config/68817aac-62bd-4847-913f-7340405f55e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.010792 10.0.0.249 - - [2025-05-05 00:42:44] "POST /fqname-to-id HTTP/1.1" 404 220 0.012202 10.0.0.56 - - [2025-05-05 00:42:44] "POST /config-nodes HTTP/1.1" 200 599 0.073074 10.0.0.33 - - [2025-05-05 00:42:44] "POST /config-nodes HTTP/1.1" 200 599 0.063555 10.0.0.56 - - [2025-05-05 00:42:45] "POST /service-appliance-sets HTTP/1.1" 200 553 0.068125 10.0.0.249 - - [2025-05-05 00:42:45] "POST /config-nodes HTTP/1.1" 200 599 0.070390 10.0.0.56 - - [2025-05-05 00:42:45] "POST /fqname-to-id HTTP/1.1" 404 180 0.006572 10.0.0.56 - - [2025-05-05 00:42:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.005432 10.0.0.56 - - [2025-05-05 00:42:45] "GET /global-system-config/68817aac-62bd-4847-913f-7340405f55e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.004813 10.0.0.56 - - [2025-05-05 00:42:45] "GET / HTTP/1.1" 200 35931 0.002303 10.0.0.56 - - [2025-05-05 00:42:45] "POST /global-vrouter-configs HTTP/1.1" 401 292 0.000382 10.0.0.33 - - [2025-05-05 00:42:45] "GET / HTTP/1.1" 200 35931 0.001255 10.0.0.33 - - [2025-05-05 00:42:45] "POST /global-vrouter-configs HTTP/1.1" 401 292 0.000360 10.0.0.56 - - [2025-05-05 00:42:45] "POST /service-appliance-sets HTTP/1.1" 200 541 0.072785 10.0.0.56 - - [2025-05-05 00:42:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004330 10.0.0.249 - - [2025-05-05 00:42:45] "GET / HTTP/1.1" 200 35931 0.001539 10.0.0.249 - - [2025-05-05 00:42:45] "POST /global-vrouter-configs HTTP/1.1" 401 292 0.000392 10.0.0.56 - - [2025-05-05 00:42:45] "GET /network-ipam/b1eed4bb-f4a2-46c5-b351-4d93c823eb6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1954 0.004556 /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.56 - - [2025-05-05 00:42:45] "POST /service-templates HTTP/1.1" 200 511 0.057503 10.0.0.56 - - [2025-05-05 00:42:45] "POST /service-templates HTTP/1.1" 200 501 0.074504 10.0.0.56 - - [2025-05-05 00:42:45] "POST /service-templates HTTP/1.1" 200 515 0.035694 10.0.0.56 - - [2025-05-05 00:42:45] "POST /service-templates HTTP/1.1" 200 535 0.103600 10.0.0.56 - - [2025-05-05 00:42:45] "POST /fqname-to-id HTTP/1.1" 404 196 0.537738 10.0.0.56 - - [2025-05-05 00:42:46] "POST /job-templates HTTP/1.1" 200 555 0.218037 10.0.0.56 - - [2025-05-05 00:42:46] "POST /service-templates HTTP/1.1" 200 507 0.095666 10.0.0.56 - - [2025-05-05 00:42:46] "POST /fqname-to-id HTTP/1.1" 404 200 0.008919 10.0.0.56 - - [2025-05-05 00:42:46] "POST /job-templates HTTP/1.1" 200 563 0.160473 10.0.0.56 - - [2025-05-05 00:42:46] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.767880 10.0.0.33 - - [2025-05-05 00:42:46] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.526460 10.0.0.56 - - [2025-05-05 00:42:46] "POST /fqname-to-id HTTP/1.1" 404 191 0.003971 10.0.0.56 - - [2025-05-05 00:42:46] "POST /job-templates HTTP/1.1" 200 545 0.116971 10.0.0.249 - - [2025-05-05 00:42:46] "GET / HTTP/1.1" 200 35931 0.002324 10.0.0.56 - - [2025-05-05 00:42:46] "POST /fqname-to-id HTTP/1.1" 404 207 0.009532 10.0.0.249 - - [2025-05-05 00:42:46] "POST /fqname-to-id HTTP/1.1" 401 292 0.000477 10.0.0.249 - - [2025-05-05 00:42:46] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.325385 10.0.0.56 - - [2025-05-05 00:42:46] "POST /job-templates HTTP/1.1" 200 577 0.053655 10.0.0.56 - - [2025-05-05 00:42:46] "POST /fqname-to-id HTTP/1.1" 404 208 0.003939 10.0.0.56 - - [2025-05-05 00:42:46] "GET / HTTP/1.1" 200 35931 0.001806 10.0.0.56 - - [2025-05-05 00:42:46] "POST /fqname-to-id HTTP/1.1" 401 292 0.000405 10.0.0.56 - - [2025-05-05 00:42:47] "POST /job-templates HTTP/1.1" 200 579 0.093155 10.0.0.56 - - [2025-05-05 00:42:47] "POST /fqname-to-id HTTP/1.1" 404 210 0.004790 10.0.0.56 - - [2025-05-05 00:42:47] "POST /job-templates HTTP/1.1" 200 583 0.082047 10.0.0.56 - - [2025-05-05 00:42:47] "POST /fqname-to-id HTTP/1.1" 404 198 0.009306 10.0.0.56 - - [2025-05-05 00:42:47] "POST /job-templates HTTP/1.1" 200 559 0.071046 10.0.0.56 - - [2025-05-05 00:42:47] "POST /fqname-to-id HTTP/1.1" 404 203 0.004736 10.0.0.56 - - [2025-05-05 00:42:47] "POST /job-templates HTTP/1.1" 200 569 0.084490 10.0.0.249 - - [2025-05-05 00:42:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.397640 10.0.0.249 - - [2025-05-05 00:42:47] "GET /global-system-config/68817aac-62bd-4847-913f-7340405f55e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.004184 10.0.0.56 - - [2025-05-05 00:42:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.032612 10.0.0.56 - - [2025-05-05 00:42:47] "GET /global-system-config/68817aac-62bd-4847-913f-7340405f55e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.004401 10.0.0.56 - - [2025-05-05 00:42:47] "POST /fqname-to-id HTTP/1.1" 404 196 0.020877 10.0.0.249 - - [2025-05-05 00:42:47] "POST /fqname-to-id HTTP/1.1" 404 220 0.021174 10.0.0.56 - - [2025-05-05 00:42:47] "POST /fqname-to-id HTTP/1.1" 404 220 0.015217 10.0.0.56 - - [2025-05-05 00:42:47] "POST /job-templates HTTP/1.1" 200 555 0.096818 10.0.0.56 - - [2025-05-05 00:42:47] "POST /config-database-nodes HTTP/1.1" 200 617 0.136011 10.0.0.56 - - [2025-05-05 00:42:47] "POST /fqname-to-id HTTP/1.1" 404 196 0.012722 10.0.0.249 - - [2025-05-05 00:42:47] "POST /config-database-nodes HTTP/1.1" 200 617 0.173883 10.0.0.56 - - [2025-05-05 00:42:47] "POST /job-templates HTTP/1.1" 200 555 0.100320 10.0.0.33 - - [2025-05-05 00:42:48] "GET / HTTP/1.1" 200 35931 0.003124 10.0.0.33 - - [2025-05-05 00:42:48] "POST /fqname-to-id HTTP/1.1" 401 292 0.000973 10.0.0.56 - - [2025-05-05 00:42:48] "POST /fqname-to-id HTTP/1.1" 404 196 0.008053 10.0.0.56 - - [2025-05-05 00:42:48] "POST /job-templates HTTP/1.1" 200 555 0.099449 10.0.0.56 - - [2025-05-05 00:42:48] "POST /fqname-to-id HTTP/1.1" 404 186 0.013736 10.0.0.56 - - [2025-05-05 00:42:48] "POST /job-templates HTTP/1.1" 200 535 0.056376 10.0.0.56 - - [2025-05-05 00:42:48] "POST /fqname-to-id HTTP/1.1" 404 198 0.005657 10.0.0.33 - - [2025-05-05 00:42:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.040242 10.0.0.33 - - [2025-05-05 00:42:48] "GET /global-system-config/68817aac-62bd-4847-913f-7340405f55e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.005445 10.0.0.33 - - [2025-05-05 00:42:48] "POST /fqname-to-id HTTP/1.1" 404 220 0.007198 10.0.0.56 - - [2025-05-05 00:42:48] "POST /job-templates HTTP/1.1" 200 559 0.153183 10.0.0.56 - - [2025-05-05 00:42:48] "POST /fqname-to-id HTTP/1.1" 404 198 0.006246 10.0.0.33 - - [2025-05-05 00:42:48] "POST /config-database-nodes HTTP/1.1" 200 617 0.099604 10.0.0.56 - - [2025-05-05 00:42:48] "POST /job-templates HTTP/1.1" 200 559 0.123306 10.0.0.56 - - [2025-05-05 00:42:48] "POST /fqname-to-id HTTP/1.1" 404 198 0.005249 10.0.0.56 - - [2025-05-05 00:42:49] "POST /job-templates HTTP/1.1" 200 559 0.105689 10.0.0.56 - - [2025-05-05 00:42:49] "POST /fqname-to-id HTTP/1.1" 404 201 0.011385 10.0.0.56 - - [2025-05-05 00:42:49] "POST /job-templates HTTP/1.1" 200 565 0.073769 10.0.0.56 - - [2025-05-05 00:42:49] "POST /fqname-to-id HTTP/1.1" 404 197 0.003872 10.0.0.56 - - [2025-05-05 00:42:49] "POST /job-templates HTTP/1.1" 200 557 0.142291 10.0.0.56 - - [2025-05-05 00:42:49] "POST /fqname-to-id HTTP/1.1" 404 196 0.004076 10.0.0.56 - - [2025-05-05 00:42:49] "POST /job-templates HTTP/1.1" 200 555 0.114594 10.0.0.56 - - [2025-05-05 00:42:49] "POST /fqname-to-id HTTP/1.1" 404 205 0.010436 10.0.0.56 - - [2025-05-05 00:42:49] "POST /job-templates HTTP/1.1" 200 573 0.050948 10.0.0.56 - - [2025-05-05 00:42:49] "POST /fqname-to-id HTTP/1.1" 404 194 0.005451 10.0.0.56 - - [2025-05-05 00:42:50] "POST /job-templates HTTP/1.1" 200 551 0.105001 10.0.0.56 - - [2025-05-05 00:42:50] "POST /fqname-to-id HTTP/1.1" 404 208 0.009207 10.0.0.56 - - [2025-05-05 00:42:50] "POST /job-templates HTTP/1.1" 200 579 0.068378 10.0.0.56 - - [2025-05-05 00:42:50] "POST /fqname-to-id HTTP/1.1" 404 196 0.004102 10.0.0.56 - - [2025-05-05 00:42:50] "POST /job-templates HTTP/1.1" 200 555 0.086407 10.0.0.56 - - [2025-05-05 00:42:50] "POST /fqname-to-id HTTP/1.1" 404 198 0.005244 10.0.0.56 - - [2025-05-05 00:42:50] "POST /job-templates HTTP/1.1" 200 559 0.038989 10.0.0.56 - - [2025-05-05 00:42:50] "POST /fqname-to-id HTTP/1.1" 404 206 0.003645 10.0.0.56 - - [2025-05-05 00:42:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.004354 10.0.0.56 - - [2025-05-05 00:42:51] "GET /global-vrouter-config/cb4502f0-d7a6-4a2a-91f1-2c4529f4033a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1162 0.004247 10.0.0.33 - - [2025-05-05 00:42:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.008363 10.0.0.33 - - [2025-05-05 00:42:51] "GET /global-vrouter-config/cb4502f0-d7a6-4a2a-91f1-2c4529f4033a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1162 0.011486 10.0.0.56 - - [2025-05-05 00:42:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.008723 10.0.0.33 - - [2025-05-05 00:42:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.004246 10.0.0.56 - - [2025-05-05 00:42:51] "PUT /global-vrouter-config/cb4502f0-d7a6-4a2a-91f1-2c4529f4033a HTTP/1.1" 200 276 0.036023 10.0.0.33 - - [2025-05-05 00:42:51] "PUT /global-vrouter-config/cb4502f0-d7a6-4a2a-91f1-2c4529f4033a HTTP/1.1" 200 276 0.023899 10.0.0.249 - - [2025-05-05 00:42:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.005223 10.0.0.249 - - [2025-05-05 00:42:51] "GET /global-vrouter-config/cb4502f0-d7a6-4a2a-91f1-2c4529f4033a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1433 0.004513 10.0.0.249 - - [2025-05-05 00:42:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.009924 10.0.0.249 - - [2025-05-05 00:42:51] "PUT /global-vrouter-config/cb4502f0-d7a6-4a2a-91f1-2c4529f4033a HTTP/1.1" 200 276 0.028373 10.0.0.56 - - [2025-05-05 00:42:51] "GET / HTTP/1.1" 200 35931 0.001596 10.0.0.56 - - [2025-05-05 00:42:51] "POST /alarms HTTP/1.1" 401 292 0.000427 10.0.0.33 - - [2025-05-05 00:42:52] "GET / HTTP/1.1" 200 35931 0.001422 10.0.0.33 - - [2025-05-05 00:42:52] "POST /alarms HTTP/1.1" 401 292 0.000417 10.0.0.249 - - [2025-05-05 00:42:52] "GET / HTTP/1.1" 200 35931 0.001418 10.0.0.249 - - [2025-05-05 00:42:52] "POST /alarms HTTP/1.1" 401 292 0.000402 10.0.0.33 - - [2025-05-05 00:43:12] "POST /alarms HTTP/1.1" 409 300 9.978199 10.0.0.56 - - [2025-05-05 00:43:12] "POST /alarms HTTP/1.1" 200 581 10.234269 10.0.0.33 - - [2025-05-05 00:43:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.011118 10.0.0.56 - - [2025-05-05 00:43:12] "POST /alarms HTTP/1.1" 200 575 0.045292 10.0.0.33 - - [2025-05-05 00:43:12] "PUT /alarm/75f78348-75a0-422f-a1c1-d06bf41f3626 HTTP/1.1" 200 244 0.039080 10.0.0.56 - - [2025-05-05 00:43:12] "POST /alarms HTTP/1.1" 200 575 0.035229 10.0.0.33 - - [2025-05-05 00:43:12] "POST /alarms HTTP/1.1" 409 261 0.008118 10.0.0.33 - - [2025-05-05 00:43:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.008168 10.0.0.56 - - [2025-05-05 00:43:12] "POST /alarms HTTP/1.1" 200 559 0.046159 10.0.0.249 - - [2025-05-05 00:43:12] "POST /alarms HTTP/1.1" 409 264 9.749923 10.0.0.33 - - [2025-05-05 00:43:12] "PUT /alarm/4090b687-703e-4913-b80a-8ae01c691997 HTTP/1.1" 200 244 0.025523 10.0.0.249 - - [2025-05-05 00:43:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004119 10.0.0.56 - - [2025-05-05 00:43:12] "POST /alarms HTTP/1.1" 200 555 0.041050 10.0.0.33 - - [2025-05-05 00:43:12] "POST /alarms HTTP/1.1" 409 261 0.005972 10.0.0.249 - - [2025-05-05 00:43:12] "PUT /alarm/75f78348-75a0-422f-a1c1-d06bf41f3626 HTTP/1.1" 200 244 0.020514 10.0.0.33 - - [2025-05-05 00:43:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004414 10.0.0.249 - - [2025-05-05 00:43:13] "POST /alarms HTTP/1.1" 409 261 0.005476 10.0.0.56 - - [2025-05-05 00:43:13] "POST /alarms HTTP/1.1" 200 557 0.051931 10.0.0.249 - - [2025-05-05 00:43:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003771 10.0.0.33 - - [2025-05-05 00:43:13] "PUT /alarm/b2386ff2-ba50-4a1b-87d7-2b4033cc45cc HTTP/1.1" 200 244 0.048411 10.0.0.249 - - [2025-05-05 00:43:13] "PUT /alarm/4090b687-703e-4913-b80a-8ae01c691997 HTTP/1.1" 200 244 0.023830 10.0.0.56 - - [2025-05-05 00:43:13] "POST /alarms HTTP/1.1" 200 565 0.066904 10.0.0.33 - - [2025-05-05 00:43:13] "POST /alarms HTTP/1.1" 409 253 0.006023 10.0.0.249 - - [2025-05-05 00:43:13] "POST /alarms HTTP/1.1" 409 261 0.006032 10.0.0.33 - - [2025-05-05 00:43:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004091 10.0.0.56 - - [2025-05-05 00:43:13] "POST /alarms HTTP/1.1" 200 549 0.055016 10.0.0.249 - - [2025-05-05 00:43:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.012612 10.0.0.33 - - [2025-05-05 00:43:13] "PUT /alarm/72675578-d6c4-45d8-98f8-1b18974d4c32 HTTP/1.1" 200 244 0.017812 10.0.0.249 - - [2025-05-05 00:43:13] "PUT /alarm/b2386ff2-ba50-4a1b-87d7-2b4033cc45cc HTTP/1.1" 200 244 0.014704 10.0.0.33 - - [2025-05-05 00:43:13] "POST /alarms HTTP/1.1" 409 251 0.009167 10.0.0.249 - - [2025-05-05 00:43:13] "POST /alarms HTTP/1.1" 409 253 0.004626 10.0.0.33 - - [2025-05-05 00:43:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003643 10.0.0.249 - - [2025-05-05 00:43:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004173 10.0.0.56 - - [2025-05-05 00:43:13] "POST /alarms HTTP/1.1" 200 557 0.142291 10.0.0.33 - - [2025-05-05 00:43:13] "PUT /alarm/5c679a8a-bea7-458b-8f98-c31185e8d473 HTTP/1.1" 200 244 0.017975 10.0.0.249 - - [2025-05-05 00:43:13] "PUT /alarm/72675578-d6c4-45d8-98f8-1b18974d4c32 HTTP/1.1" 200 244 0.015668 10.0.0.33 - - [2025-05-05 00:43:13] "POST /alarms HTTP/1.1" 409 252 0.002999 10.0.0.249 - - [2025-05-05 00:43:13] "POST /alarms HTTP/1.1" 409 251 0.004482 10.0.0.33 - - [2025-05-05 00:43:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004317 10.0.0.249 - - [2025-05-05 00:43:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003630 10.0.0.56 - - [2025-05-05 00:43:13] "POST /alarms HTTP/1.1" 200 567 0.087179 10.0.0.33 - - [2025-05-05 00:43:13] "PUT /alarm/def2adca-82ce-49f6-b043-5982b9e789b3 HTTP/1.1" 200 244 0.032719 10.0.0.249 - - [2025-05-05 00:43:13] "PUT /alarm/5c679a8a-bea7-458b-8f98-c31185e8d473 HTTP/1.1" 200 244 0.030171 10.0.0.56 - - [2025-05-05 00:43:13] "POST /alarms HTTP/1.1" 200 555 0.042297 10.0.0.33 - - [2025-05-05 00:43:13] "POST /alarms HTTP/1.1" 409 256 0.006270 10.0.0.249 - - [2025-05-05 00:43:13] "POST /alarms HTTP/1.1" 409 252 0.005301 10.0.0.33 - - [2025-05-05 00:43:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.005246 10.0.0.249 - - [2025-05-05 00:43:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004486 10.0.0.56 - - [2025-05-05 00:43:13] "POST /alarms HTTP/1.1" 200 567 0.057649 10.0.0.33 - - [2025-05-05 00:43:13] "PUT /alarm/955e9329-06a8-4372-8651-18a8bb8fa7fd HTTP/1.1" 200 244 0.027306 10.0.0.249 - - [2025-05-05 00:43:13] "PUT /alarm/def2adca-82ce-49f6-b043-5982b9e789b3 HTTP/1.1" 200 244 0.018225 10.0.0.33 - - [2025-05-05 00:43:13] "POST /alarms HTTP/1.1" 409 248 0.007029 10.0.0.249 - - [2025-05-05 00:43:13] "POST /alarms HTTP/1.1" 409 256 0.003499 10.0.0.56 - - [2025-05-05 00:43:13] "POST /alarms HTTP/1.1" 200 575 0.046737 10.0.0.33 - - [2025-05-05 00:43:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003964 10.0.0.249 - - [2025-05-05 00:43:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003845 10.0.0.33 - - [2025-05-05 00:43:13] "PUT /alarm/e6b9d647-f2fa-4c94-afe7-107fa7336b44 HTTP/1.1" 200 244 0.035324 10.0.0.249 - - [2025-05-05 00:43:14] "PUT /alarm/955e9329-06a8-4372-8651-18a8bb8fa7fd HTTP/1.1" 200 244 0.031028 10.0.0.56 - - [2025-05-05 00:43:14] "POST /alarms HTTP/1.1" 200 569 0.074355 10.0.0.33 - - [2025-05-05 00:43:14] "POST /alarms HTTP/1.1" 409 252 0.012714 10.0.0.249 - - [2025-05-05 00:43:14] "POST /alarms HTTP/1.1" 409 248 0.011325 10.0.0.56 - - [2025-05-05 00:43:14] "POST /alarms HTTP/1.1" 200 561 0.043391 10.0.0.33 - - [2025-05-05 00:43:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.006837 10.0.0.249 - - [2025-05-05 00:43:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.005731 10.0.0.249 - - [2025-05-05 00:43:14] "PUT /alarm/e6b9d647-f2fa-4c94-afe7-107fa7336b44 HTTP/1.1" 200 244 0.037139 10.0.0.33 - - [2025-05-05 00:43:14] "PUT /alarm/2f01e0d5-d10f-4c25-be43-aa797dc7cac0 HTTP/1.1" 200 244 0.046362 10.0.0.56 - - [2025-05-05 00:43:14] "POST /alarms HTTP/1.1" 200 561 0.072024 10.0.0.249 - - [2025-05-05 00:43:14] "POST /alarms HTTP/1.1" 409 252 0.007296 10.0.0.33 - - [2025-05-05 00:43:14] "POST /alarms HTTP/1.1" 409 257 0.007458 10.0.0.249 - - [2025-05-05 00:43:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.009345 10.0.0.33 - - [2025-05-05 00:43:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004047 10.0.0.56 - - [2025-05-05 00:43:14] "POST /alarms HTTP/1.1" 200 561 0.066942 10.0.0.249 - - [2025-05-05 00:43:14] "PUT /alarm/2f01e0d5-d10f-4c25-be43-aa797dc7cac0 HTTP/1.1" 200 244 0.048299 10.0.0.33 - - [2025-05-05 00:43:14] "PUT /alarm/f8942c7b-7c4c-4a41-9ab2-4ad6aa555ed3 HTTP/1.1" 200 244 0.057213 10.0.0.249 - - [2025-05-05 00:43:14] "POST /alarms HTTP/1.1" 409 257 0.007190 10.0.0.56 - - [2025-05-05 00:43:14] "POST /alarms HTTP/1.1" 200 547 0.080888 10.0.0.33 - - [2025-05-05 00:43:14] "POST /alarms HTTP/1.1" 409 251 0.007813 10.0.0.249 - - [2025-05-05 00:43:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.011170 10.0.0.33 - - [2025-05-05 00:43:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.012438 10.0.0.56 - - [2025-05-05 00:43:14] "POST /alarms HTTP/1.1" 200 595 0.117978 10.0.0.249 - - [2025-05-05 00:43:14] "PUT /alarm/f8942c7b-7c4c-4a41-9ab2-4ad6aa555ed3 HTTP/1.1" 200 244 0.072230 10.0.0.33 - - [2025-05-05 00:43:14] "PUT /alarm/706c117a-9b79-470e-9b2e-43e399227818 HTTP/1.1" 200 244 0.116297 10.0.0.249 - - [2025-05-05 00:43:14] "POST /alarms HTTP/1.1" 409 251 0.005501 10.0.0.33 - - [2025-05-05 00:43:14] "POST /alarms HTTP/1.1" 409 257 0.009111 10.0.0.249 - - [2025-05-05 00:43:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.011273 10.0.0.56 - - [2025-05-05 00:43:14] "POST /alarms HTTP/1.1" 200 575 0.079590 10.0.0.33 - - [2025-05-05 00:43:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.029320 10.0.0.249 - - [2025-05-05 00:43:14] "PUT /alarm/706c117a-9b79-470e-9b2e-43e399227818 HTTP/1.1" 200 244 0.091885 10.0.0.33 - - [2025-05-05 00:43:14] "PUT /alarm/15a58daf-c117-4c31-9923-d5e2c90820ce HTTP/1.1" 200 244 0.070837 10.0.0.56 - - [2025-05-05 00:43:14] "POST /alarms HTTP/1.1" 200 571 0.125123 10.0.0.249 - - [2025-05-05 00:43:14] "POST /alarms HTTP/1.1" 409 257 0.009409 10.0.0.249 - - [2025-05-05 00:43:14] "GET / HTTP/1.1" 200 35931 0.001291 10.0.0.249 - - [2025-05-05 00:43:14] "POST /fqname-to-id HTTP/1.1" 401 292 0.000390 10.0.0.33 - - [2025-05-05 00:43:14] "POST /alarms HTTP/1.1" 409 261 0.011042 10.0.0.249 - - [2025-05-05 00:43:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.005764 10.0.0.56 - - [2025-05-05 00:43:15] "GET / HTTP/1.1" 200 35931 0.001869 10.0.0.56 - - [2025-05-05 00:43:15] "POST /fqname-to-id HTTP/1.1" 401 292 0.000309 10.0.0.33 - - [2025-05-05 00:43:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.012499 10.0.0.56 - - [2025-05-05 00:43:15] "POST /alarms HTTP/1.1" 200 583 0.151398 10.0.0.249 - - [2025-05-05 00:43:15] "PUT /alarm/15a58daf-c117-4c31-9923-d5e2c90820ce HTTP/1.1" 200 244 0.099984 10.0.0.33 - - [2025-05-05 00:43:15] "PUT /alarm/74d0f0a1-e406-45a5-957b-82329320ea88 HTTP/1.1" 200 244 0.062052 10.0.0.249 - - [2025-05-05 00:43:15] "POST /alarms HTTP/1.1" 409 261 0.003120 10.0.0.56 - - [2025-05-05 00:43:15] "POST /alarms HTTP/1.1" 200 609 0.035915 10.0.0.33 - - [2025-05-05 00:43:15] "POST /alarms HTTP/1.1" 409 258 0.003904 10.0.0.249 - - [2025-05-05 00:43:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.005465 10.0.0.33 - - [2025-05-05 00:43:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.006829 10.0.0.249 - - [2025-05-05 00:43:15] "PUT /alarm/74d0f0a1-e406-45a5-957b-82329320ea88 HTTP/1.1" 200 244 0.048906 10.0.0.33 - - [2025-05-05 00:43:15] "GET / HTTP/1.1" 200 35931 0.002870 10.0.0.33 - - [2025-05-05 00:43:15] "POST /fqname-to-id HTTP/1.1" 401 292 0.000502 10.0.0.249 - - [2025-05-05 00:43:15] "POST /alarms HTTP/1.1" 409 258 0.007161 10.0.0.33 - - [2025-05-05 00:43:15] "PUT /alarm/85d0798e-9678-4bf6-af1b-fa0f9ee07ef0 HTTP/1.1" 200 244 0.092898 10.0.0.249 - - [2025-05-05 00:43:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004191 10.0.0.33 - - [2025-05-05 00:43:15] "POST /alarms HTTP/1.1" 409 254 0.005049 10.0.0.33 - - [2025-05-05 00:43:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.011643 10.0.0.56 - - [2025-05-05 00:43:15] "GET / HTTP/1.1" 200 35931 0.001688 10.0.0.56 - - [2025-05-05 00:43:15] "POST /global-vrouter-configs HTTP/1.1" 401 292 0.000377 10.0.0.249 - - [2025-05-05 00:43:15] "PUT /alarm/85d0798e-9678-4bf6-af1b-fa0f9ee07ef0 HTTP/1.1" 200 244 0.081278 10.0.0.33 - - [2025-05-05 00:43:15] "PUT /alarm/9d1bb134-ab2d-4fc0-9198-42de39e0e455 HTTP/1.1" 200 244 0.052400 10.0.0.249 - - [2025-05-05 00:43:15] "POST /alarms HTTP/1.1" 409 254 0.033537 10.0.0.33 - - [2025-05-05 00:43:15] "POST /alarms HTTP/1.1" 409 254 0.003189 10.0.0.249 - - [2025-05-05 00:43:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.013946 10.0.0.33 - - [2025-05-05 00:43:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.064716 10.0.0.249 - - [2025-05-05 00:43:15] "PUT /alarm/9d1bb134-ab2d-4fc0-9198-42de39e0e455 HTTP/1.1" 200 244 0.060760 10.0.0.249 - - [2025-05-05 00:43:15] "POST /alarms HTTP/1.1" 409 254 0.011290 10.0.0.33 - - [2025-05-05 00:43:15] "PUT /alarm/3bff6f0e-443d-4991-90ab-bb3eaaf1512a HTTP/1.1" 200 244 0.052361 10.0.0.249 - - [2025-05-05 00:43:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.005802 10.0.0.33 - - [2025-05-05 00:43:15] "POST /alarms HTTP/1.1" 409 254 0.018264 10.0.0.33 - - [2025-05-05 00:43:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003792 10.0.0.249 - - [2025-05-05 00:43:16] "PUT /alarm/3bff6f0e-443d-4991-90ab-bb3eaaf1512a HTTP/1.1" 200 244 0.046527 10.0.0.249 - - [2025-05-05 00:43:16] "POST /alarms HTTP/1.1" 409 254 0.009601 10.0.0.33 - - [2025-05-05 00:43:16] "PUT /alarm/029469da-670f-4dde-9f47-35b2060ee71a HTTP/1.1" 200 244 0.073612 10.0.0.249 - - [2025-05-05 00:43:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.016954 10.0.0.33 - - [2025-05-05 00:43:16] "POST /alarms HTTP/1.1" 409 247 0.007190 10.0.0.33 - - [2025-05-05 00:43:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.013963 10.0.0.249 - - [2025-05-05 00:43:16] "PUT /alarm/029469da-670f-4dde-9f47-35b2060ee71a HTTP/1.1" 200 244 0.049050 10.0.0.249 - - [2025-05-05 00:43:16] "POST /alarms HTTP/1.1" 409 247 0.004761 10.0.0.33 - - [2025-05-05 00:43:16] "PUT /alarm/ea50e668-67d2-45a8-be5c-97e6b6845bd9 HTTP/1.1" 200 244 0.035679 10.0.0.249 - - [2025-05-05 00:43:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003633 10.0.0.33 - - [2025-05-05 00:43:16] "POST /alarms HTTP/1.1" 409 272 0.003838 10.0.0.249 - - [2025-05-05 00:43:16] "PUT /alarm/ea50e668-67d2-45a8-be5c-97e6b6845bd9 HTTP/1.1" 200 244 0.036195 10.0.0.33 - - [2025-05-05 00:43:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.006963 10.0.0.249 - - [2025-05-05 00:43:16] "POST /alarms HTTP/1.1" 409 272 0.003416 10.0.0.33 - - [2025-05-05 00:43:16] "PUT /alarm/6beaf932-0246-4dba-ab01-ca8115011f89 HTTP/1.1" 200 244 0.024353 10.0.0.249 - - [2025-05-05 00:43:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004180 10.0.0.33 - - [2025-05-05 00:43:16] "POST /alarms HTTP/1.1" 409 261 0.009148 10.0.0.249 - - [2025-05-05 00:43:16] "PUT /alarm/6beaf932-0246-4dba-ab01-ca8115011f89 HTTP/1.1" 200 244 0.038155 10.0.0.33 - - [2025-05-05 00:43:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.016055 10.0.0.249 - - [2025-05-05 00:43:16] "POST /alarms HTTP/1.1" 409 261 0.021363 10.0.0.33 - - [2025-05-05 00:43:16] "PUT /alarm/c96bfc56-6104-46b1-b5a5-2365ee9552f9 HTTP/1.1" 200 244 0.029528 10.0.0.249 - - [2025-05-05 00:43:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.005932 10.0.0.33 - - [2025-05-05 00:43:16] "POST /alarms HTTP/1.1" 409 259 0.004878 10.0.0.33 - - [2025-05-05 00:43:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003288 10.0.0.249 - - [2025-05-05 00:43:16] "PUT /alarm/c96bfc56-6104-46b1-b5a5-2365ee9552f9 HTTP/1.1" 200 244 0.033420 10.0.0.249 - - [2025-05-05 00:43:16] "POST /alarms HTTP/1.1" 409 259 0.004426 10.0.0.33 - - [2025-05-05 00:43:16] "PUT /alarm/82ab50c7-c91d-4f5f-80a9-664d2eeb7094 HTTP/1.1" 200 244 0.043149 10.0.0.249 - - [2025-05-05 00:43:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003929 10.0.0.33 - - [2025-05-05 00:43:16] "POST /alarms HTTP/1.1" 409 265 0.007133 10.0.0.33 - - [2025-05-05 00:43:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003660 10.0.0.249 - - [2025-05-05 00:43:16] "PUT /alarm/82ab50c7-c91d-4f5f-80a9-664d2eeb7094 HTTP/1.1" 200 244 0.043166 10.0.0.249 - - [2025-05-05 00:43:17] "POST /alarms HTTP/1.1" 409 265 0.006910 10.0.0.33 - - [2025-05-05 00:43:17] "PUT /alarm/bc6333e5-fb8b-4346-895c-263ce01957b8 HTTP/1.1" 200 244 0.047980 10.0.0.249 - - [2025-05-05 00:43:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.005291 10.0.0.33 - - [2025-05-05 00:43:17] "POST /alarms HTTP/1.1" 409 279 0.009146 10.0.0.249 - - [2025-05-05 00:43:17] "PUT /alarm/bc6333e5-fb8b-4346-895c-263ce01957b8 HTTP/1.1" 200 244 0.023216 10.0.0.33 - - [2025-05-05 00:43:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.010164 10.0.0.249 - - [2025-05-05 00:43:17] "POST /alarms HTTP/1.1" 409 279 0.008070 10.0.0.249 - - [2025-05-05 00:43:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.008647 10.0.0.33 - - [2025-05-05 00:43:17] "PUT /alarm/8f8aa4b5-629f-4867-b15f-e671f34fe092 HTTP/1.1" 200 244 0.050393 10.0.0.249 - - [2025-05-05 00:43:17] "PUT /alarm/8f8aa4b5-629f-4867-b15f-e671f34fe092 HTTP/1.1" 200 244 0.032149 10.0.0.33 - - [2025-05-05 00:43:17] "GET / HTTP/1.1" 200 35931 0.001600 10.0.0.33 - - [2025-05-05 00:43:17] "POST /global-vrouter-configs HTTP/1.1" 401 292 0.000433 10.0.0.249 - - [2025-05-05 00:43:17] "GET / HTTP/1.1" 200 35931 0.002677 10.0.0.249 - - [2025-05-05 00:43:17] "POST /global-vrouter-configs HTTP/1.1" 401 292 0.000482 10.0.0.249 - - [2025-05-05 00:43:18] "GET /global-system-configs HTTP/1.1" 200 322 10.580958 10.0.0.56 - - [2025-05-05 00:43:21] "GET /global-system-configs HTTP/1.1" 200 322 8.190577 10.0.0.56 - - [2025-05-05 00:43:21] "GET /global-system-configs HTTP/1.1" 200 322 6.862262 10.0.0.249 - - [2025-05-05 00:43:22] "GET /global-system-configs HTTP/1.1" 200 322 5.610396 10.0.0.33 - - [2025-05-05 00:43:22] "GET /global-system-configs HTTP/1.1" 200 322 4.151192 10.0.0.33 - - [2025-05-05 00:43:23] "GET /global-system-configs HTTP/1.1" 200 322 2.405848 10.0.0.249 - - [2025-05-05 00:43:23] "POST /fqname-to-id HTTP/1.1" 200 156 1.445899 10.0.0.249 - - [2025-05-05 00:43:23] "GET /routing-instance/ac8d98e0-e98e-406e-9a1e-5f12193543cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.005148 10.0.0.56 - - [2025-05-05 00:43:23] "POST /fqname-to-id HTTP/1.1" 200 156 1.205771 10.0.0.56 - - [2025-05-05 00:43:23] "GET /routing-instance/ac8d98e0-e98e-406e-9a1e-5f12193543cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.006129 10.0.0.33 - - [2025-05-05 00:43:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.968731 10.0.0.33 - - [2025-05-05 00:43:23] "GET /routing-instance/ac8d98e0-e98e-406e-9a1e-5f12193543cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.003721 10.0.0.56 - - [2025-05-05 00:43:23] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.728209 10.0.0.56 - - [2025-05-05 00:43:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004330 10.0.0.33 - - [2025-05-05 00:43:23] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.475098 10.0.0.33 - - [2025-05-05 00:43:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.005879 10.0.0.249 - - [2025-05-05 00:43:23] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.266540 10.0.0.249 - - [2025-05-05 00:43:23] "POST /bgp-routers HTTP/1.1" 200 620 0.058494 10.0.0.249 - - [2025-05-05 00:43:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.007517 10.0.0.56 - - [2025-05-05 00:43:23] "POST /bgp-routers HTTP/1.1" 200 620 0.068069 10.0.0.56 - - [2025-05-05 00:43:23] "PUT /global-vrouter-config/cb4502f0-d7a6-4a2a-91f1-2c4529f4033a HTTP/1.1" 200 276 0.038523 10.0.0.33 - - [2025-05-05 00:43:23] "PUT /global-vrouter-config/cb4502f0-d7a6-4a2a-91f1-2c4529f4033a HTTP/1.1" 200 276 0.040646 10.0.0.249 - - [2025-05-05 00:43:23] "GET /bgp-router/7e778842-dbd5-4ee5-b43b-ed0101a29e07?fields=global_system_config_back_refs HTTP/1.1" 200 1116 0.015199 10.0.0.56 - - [2025-05-05 00:43:23] "GET /bgp-router/5c9ab425-a4e4-4fe1-9152-a838d735fdfd?fields=global_system_config_back_refs HTTP/1.1" 200 1116 0.006763 10.0.0.249 - - [2025-05-05 00:43:23] "PUT /global-vrouter-config/cb4502f0-d7a6-4a2a-91f1-2c4529f4033a HTTP/1.1" 200 276 0.026176 10.0.0.249 - - [2025-05-05 00:43:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.007524 10.0.0.56 - - [2025-05-05 00:43:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004732 10.0.0.33 - - [2025-05-05 00:43:23] "POST /bgp-routers HTTP/1.1" 200 620 0.163942 10.0.0.249 - - [2025-05-05 00:43:23] "GET /global-system-config/68817aac-62bd-4847-913f-7340405f55e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.005633 10.0.0.56 - - [2025-05-05 00:43:23] "GET /global-system-config/68817aac-62bd-4847-913f-7340405f55e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.004325 10.0.0.33 - - [2025-05-05 00:43:23] "GET /bgp-router/dab74745-2594-45a3-a0a9-d1d86fcf6352?fields=global_system_config_back_refs HTTP/1.1" 200 1117 0.007823 10.0.0.249 - - [2025-05-05 00:43:23] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.004488 10.0.0.56 - - [2025-05-05 00:43:23] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003156 10.0.0.33 - - [2025-05-05 00:43:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.026300 10.0.0.249 - - [2025-05-05 00:43:23] "POST /ref-update HTTP/1.1" 200 156 0.034497 10.0.0.56 - - [2025-05-05 00:43:23] "POST /job-templates HTTP/1.1" 200 557 0.062639 10.0.0.56 - - [2025-05-05 00:43:23] "POST /ref-update HTTP/1.1" 200 156 0.049105 10.0.0.33 - - [2025-05-05 00:43:23] "GET /global-system-config/68817aac-62bd-4847-913f-7340405f55e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.026320 10.0.0.56 - - [2025-05-05 00:43:23] "GET / HTTP/1.1" 200 35931 0.002229 10.0.0.33 - - [2025-05-05 00:43:23] "GET / HTTP/1.1" 200 35931 0.002823 10.0.0.56 - - [2025-05-05 00:43:23] "POST /fqname-to-id HTTP/1.1" 401 292 0.000579 10.0.0.33 - - [2025-05-05 00:43:23] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.019584 10.0.0.33 - - [2025-05-05 00:43:23] "POST /fqname-to-id HTTP/1.1" 401 292 0.001138 10.0.0.56 - - [2025-05-05 00:43:23] "POST /fqname-to-id HTTP/1.1" 404 196 0.006558 10.0.0.33 - - [2025-05-05 00:43:23] "POST /ref-update HTTP/1.1" 200 156 0.018426 10.0.0.249 - - [2025-05-05 00:43:23] "GET / HTTP/1.1" 200 35931 0.001621 10.0.0.249 - - [2025-05-05 00:43:23] "POST /fqname-to-id HTTP/1.1" 401 292 0.000405 10.0.0.56 - - [2025-05-05 00:43:23] "GET /network-ipam/b1eed4bb-f4a2-46c5-b351-4d93c823eb6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1954 0.337142 10.0.0.56 - - [2025-05-05 00:43:23] "POST /job-templates HTTP/1.1" 200 553 0.103485 10.0.0.56 - - [2025-05-05 00:43:24] "POST /fqname-to-id HTTP/1.1" 404 195 0.013318 10.0.0.56 - - [2025-05-05 00:43:24] "POST /job-templates HTTP/1.1" 200 563 0.068482 10.0.0.56 - - [2025-05-05 00:43:24] "POST /fqname-to-id HTTP/1.1" 404 189 0.006140 10.0.0.56 - - [2025-05-05 00:43:24] "POST /tags HTTP/1.1" 200 321 0.067216 10.0.0.56 - - [2025-05-05 00:43:24] "POST /fqname-to-id HTTP/1.1" 404 174 0.011199 10.0.0.56 - - [2025-05-05 00:43:24] "POST /tags HTTP/1.1" 200 309 0.055002 10.0.0.56 - - [2025-05-05 00:43:24] "POST /fqname-to-id HTTP/1.1" 404 164 0.015802 10.0.0.56 - - [2025-05-05 00:43:24] "POST /tags HTTP/1.1" 200 323 0.114484 10.0.0.56 - - [2025-05-05 00:43:25] "POST /fqname-to-id HTTP/1.1" 404 166 0.004095 10.0.0.56 - - [2025-05-05 00:43:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.717590 10.0.0.56 - - [2025-05-05 00:43:25] "POST /hardwares HTTP/1.1" 200 327 0.030594 10.0.0.56 - - [2025-05-05 00:43:25] "GET /global-vrouter-config/cb4502f0-d7a6-4a2a-91f1-2c4529f4033a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1561 0.011966 10.0.0.56 - - [2025-05-05 00:43:25] "POST /fqname-to-id HTTP/1.1" 404 166 0.011264 10.0.0.33 - - [2025-05-05 00:43:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.493251 10.0.0.33 - - [2025-05-05 00:43:25] "GET /global-vrouter-config/cb4502f0-d7a6-4a2a-91f1-2c4529f4033a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1561 0.009928 10.0.0.56 - - [2025-05-05 00:43:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.040249 10.0.0.33 - - [2025-05-05 00:43:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.005002 10.0.0.249 - - [2025-05-05 00:43:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.267349 10.0.0.56 - - [2025-05-05 00:43:25] "POST /hardwares HTTP/1.1" 200 323 0.036459 10.0.0.249 - - [2025-05-05 00:43:25] "GET /global-vrouter-config/cb4502f0-d7a6-4a2a-91f1-2c4529f4033a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1561 0.017052 10.0.0.56 - - [2025-05-05 00:43:25] "PUT /global-vrouter-config/cb4502f0-d7a6-4a2a-91f1-2c4529f4033a HTTP/1.1" 200 276 0.035588 10.0.0.56 - - [2025-05-05 00:43:25] "POST /fqname-to-id HTTP/1.1" 404 161 0.007808 10.0.0.33 - - [2025-05-05 00:43:25] "PUT /global-vrouter-config/cb4502f0-d7a6-4a2a-91f1-2c4529f4033a HTTP/1.1" 200 276 0.061817 10.0.0.249 - - [2025-05-05 00:43:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.025315 10.0.0.56 - - [2025-05-05 00:43:25] "POST /hardwares HTTP/1.1" 200 323 0.060100 10.0.0.56 - - [2025-05-05 00:43:25] "POST /ref-update HTTP/1.1" 200 156 0.170423 10.0.0.249 - - [2025-05-05 00:43:25] "PUT /global-vrouter-config/cb4502f0-d7a6-4a2a-91f1-2c4529f4033a HTTP/1.1" 200 276 0.069056 10.0.0.56 - - [2025-05-05 00:43:25] "POST /fqname-to-id HTTP/1.1" 404 164 0.009590 10.0.0.56 - - [2025-05-05 00:43:25] "POST /hardwares HTTP/1.1" 200 325 0.030591 10.0.0.56 - - [2025-05-05 00:43:25] "POST /fqname-to-id HTTP/1.1" 404 165 0.008287 10.0.0.56 - - [2025-05-05 00:43:25] "GET / HTTP/1.1" 200 35931 0.001751 10.0.0.56 - - [2025-05-05 00:43:25] "POST /fqname-to-id HTTP/1.1" 401 292 0.000416 10.0.0.56 - - [2025-05-05 00:43:25] "POST /hardwares HTTP/1.1" 200 325 0.022495 10.0.0.33 - - [2025-05-05 00:43:25] "GET / HTTP/1.1" 200 35931 0.001490 10.0.0.33 - - [2025-05-05 00:43:25] "POST /fqname-to-id HTTP/1.1" 401 292 0.000470 10.0.0.56 - - [2025-05-05 00:43:25] "POST /fqname-to-id HTTP/1.1" 404 161 0.011203 10.0.0.249 - - [2025-05-05 00:43:25] "GET / HTTP/1.1" 200 35931 0.001439 10.0.0.249 - - [2025-05-05 00:43:25] "POST /fqname-to-id HTTP/1.1" 401 292 0.000386 10.0.0.56 - - [2025-05-05 00:43:25] "POST /hardwares HTTP/1.1" 200 323 0.020358 10.0.0.56 - - [2025-05-05 00:43:26] "POST /fqname-to-id HTTP/1.1" 404 164 0.003983 10.0.0.56 - - [2025-05-05 00:43:26] "POST /hardwares HTTP/1.1" 200 319 0.028965 10.0.0.56 - - [2025-05-05 00:43:26] "POST /fqname-to-id HTTP/1.1" 404 224 0.011856 10.0.0.56 - - [2025-05-05 00:43:26] "POST /fqname-to-id HTTP/1.1" 404 165 0.004382 10.0.0.56 - - [2025-05-05 00:43:26] "POST /hardwares HTTP/1.1" 200 317 0.019745 10.0.0.56 - - [2025-05-05 00:43:26] "POST /ref-update HTTP/1.1" 200 156 0.025174 10.0.0.56 - - [2025-05-05 00:43:26] "POST /fqname-to-id HTTP/1.1" 404 162 0.009144 10.0.0.56 - - [2025-05-05 00:43:26] "POST /hardwares HTTP/1.1" 200 319 0.024096 10.0.0.56 - - [2025-05-05 00:43:26] "POST /fqname-to-id HTTP/1.1" 404 158 0.008482 10.0.0.56 - - [2025-05-05 00:43:26] "POST /route-targets HTTP/1.1" 200 327 0.049625 10.0.0.56 - - [2025-05-05 00:43:26] "POST /hardwares HTTP/1.1" 200 311 0.020244 10.0.0.56 - - [2025-05-05 00:43:26] "POST /fqname-to-id HTTP/1.1" 404 154 0.013731 10.0.0.56 - - [2025-05-05 00:43:26] "POST /ref-update HTTP/1.1" 200 156 0.043543 10.0.0.56 - - [2025-05-05 00:43:26] "POST /hardwares HTTP/1.1" 200 311 0.032506 10.0.0.56 - - [2025-05-05 00:43:26] "POST /fqname-to-id HTTP/1.1" 404 155 0.005851 10.0.0.56 - - [2025-05-05 00:43:26] "POST /hardwares HTTP/1.1" 200 305 0.027580 10.0.0.56 - - [2025-05-05 00:43:26] "POST /fqname-to-id HTTP/1.1" 404 156 0.006119 10.0.0.56 - - [2025-05-05 00:43:26] "PUT /access-control-list/845ca0bb-e809-446d-b82d-5eec4a34260e HTTP/1.1" 200 272 0.022934 10.0.0.56 - - [2025-05-05 00:43:26] "POST /hardwares HTTP/1.1" 200 307 0.018424 10.0.0.56 - - [2025-05-05 00:43:27] "POST /fqname-to-id HTTP/1.1" 404 157 0.005219 10.0.0.56 - - [2025-05-05 00:43:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.957896 10.0.0.33 - - [2025-05-05 00:43:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.588422 10.0.0.33 - - [2025-05-05 00:43:27] "GET /global-system-config/68817aac-62bd-4847-913f-7340405f55e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3160 0.008289 10.0.0.249 - - [2025-05-05 00:43:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.068132 10.0.0.56 - - [2025-05-05 00:43:27] "GET /global-system-config/68817aac-62bd-4847-913f-7340405f55e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3160 0.026439 10.0.0.249 - - [2025-05-05 00:43:27] "GET /global-system-config/68817aac-62bd-4847-913f-7340405f55e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3160 0.007406 10.0.0.56 - - [2025-05-05 00:43:27] "PUT /global-system-config/68817aac-62bd-4847-913f-7340405f55e1 HTTP/1.1" 200 274 0.046356 10.0.0.249 - - [2025-05-05 00:43:27] "PUT /global-system-config/68817aac-62bd-4847-913f-7340405f55e1 HTTP/1.1" 200 274 0.046705 10.0.0.56 - - [2025-05-05 00:43:27] "POST /hardwares HTTP/1.1" 200 311 0.040389 10.0.0.33 - - [2025-05-05 00:43:27] "PUT /global-system-config/68817aac-62bd-4847-913f-7340405f55e1 HTTP/1.1" 200 274 0.100262 10.0.0.56 - - [2025-05-05 00:43:27] "POST /fqname-to-id HTTP/1.1" 404 153 0.007933 10.0.0.56 - - [2025-05-05 00:43:27] "POST /hardwares HTTP/1.1" 200 309 0.057552 10.0.0.56 - - [2025-05-05 00:43:27] "POST /fqname-to-id HTTP/1.1" 404 157 0.006396 10.0.0.56 - - [2025-05-05 00:43:27] "POST /hardwares HTTP/1.1" 200 309 0.023198 10.0.0.56 - - [2025-05-05 00:43:27] "POST /fqname-to-id HTTP/1.1" 404 161 0.003522 10.0.0.56 - - [2025-05-05 00:43:27] "POST /hardwares HTTP/1.1" 200 309 0.023488 10.0.0.56 - - [2025-05-05 00:43:27] "POST /fqname-to-id HTTP/1.1" 404 154 0.004772 10.0.0.56 - - [2025-05-05 00:43:27] "POST /features HTTP/1.1" 200 533 0.033592 10.0.0.56 - - [2025-05-05 00:43:27] "POST /fqname-to-id HTTP/1.1" 404 184 0.005445 10.0.0.56 - - [2025-05-05 00:43:28] "POST /features HTTP/1.1" 200 521 0.049721 10.0.0.56 - - [2025-05-05 00:43:28] "POST /fqname-to-id HTTP/1.1" 404 184 0.011112 10.0.0.56 - - [2025-05-05 00:43:28] "POST /features HTTP/1.1" 200 539 0.038794 10.0.0.56 - - [2025-05-05 00:43:28] "POST /fqname-to-id HTTP/1.1" 404 183 0.008092 10.0.0.56 - - [2025-05-05 00:43:28] "POST /features HTTP/1.1" 200 517 0.027926 10.0.0.56 - - [2025-05-05 00:43:28] "POST /fqname-to-id HTTP/1.1" 404 194 0.005849 10.0.0.56 - - [2025-05-05 00:43:28] "POST /physical-roles HTTP/1.1" 200 521 0.051679 10.0.0.56 - - [2025-05-05 00:43:28] "POST /fqname-to-id HTTP/1.1" 404 184 0.003554 10.0.0.56 - - [2025-05-05 00:43:28] "POST /physical-roles HTTP/1.1" 200 519 0.028335 10.0.0.56 - - [2025-05-05 00:43:28] "POST /fqname-to-id HTTP/1.1" 404 184 0.007092 10.0.0.56 - - [2025-05-05 00:43:28] "POST /overlay-roles HTTP/1.1" 200 545 0.026324 10.0.0.56 - - [2025-05-05 00:43:28] "POST /fqname-to-id HTTP/1.1" 404 189 0.003490 10.0.0.56 - - [2025-05-05 00:43:28] "PUT /overlay-role/4a0b442a-f5f7-4ca2-a5b2-f3c12bee2f97 HTTP/1.1" 200 258 0.013239 10.0.0.56 - - [2025-05-05 00:43:29] "POST /fqname-to-id HTTP/1.1" 404 185 0.003035 10.0.0.56 - - [2025-05-05 00:43:29] "POST /overlay-roles HTTP/1.1" 200 529 0.026916 10.0.0.56 - - [2025-05-05 00:43:29] "POST /fqname-to-id HTTP/1.1" 404 189 0.003824 10.0.0.56 - - [2025-05-05 00:43:29] "POST /overlay-roles HTTP/1.1" 200 519 0.035148 10.0.0.56 - - [2025-05-05 00:43:29] "POST /fqname-to-id HTTP/1.1" 404 182 0.005884 10.0.0.56 - - [2025-05-05 00:43:29] "POST /role-definitions HTTP/1.1" 200 547 0.039895 10.0.0.56 - - [2025-05-05 00:43:29] "POST /fqname-to-id HTTP/1.1" 404 191 0.003697 10.0.0.56 - - [2025-05-05 00:43:29] "POST /role-definitions HTTP/1.1" 200 563 0.023027 10.0.0.56 - - [2025-05-05 00:43:29] "POST /fqname-to-id HTTP/1.1" 404 190 0.004126 10.0.0.56 - - [2025-05-05 00:43:29] "POST /role-definitions HTTP/1.1" 200 551 0.024374 10.0.0.56 - - [2025-05-05 00:43:29] "POST /fqname-to-id HTTP/1.1" 404 196 0.005527 10.0.0.56 - - [2025-05-05 00:43:29] "POST /role-definitions HTTP/1.1" 200 547 0.027965 10.0.0.56 - - [2025-05-05 00:43:30] "POST /fqname-to-id HTTP/1.1" 404 188 0.006660 10.0.0.56 - - [2025-05-05 00:43:30] "POST /role-definitions HTTP/1.1" 200 547 0.032934 10.0.0.56 - - [2025-05-05 00:43:30] "POST /fqname-to-id HTTP/1.1" 404 193 0.007292 10.0.0.56 - - [2025-05-05 00:43:30] "POST /role-definitions HTTP/1.1" 200 533 0.029579 10.0.0.56 - - [2025-05-05 00:43:30] "POST /fqname-to-id HTTP/1.1" 404 181 0.005114 10.0.0.56 - - [2025-05-05 00:43:30] "POST /role-definitions HTTP/1.1" 200 537 0.029002 10.0.0.56 - - [2025-05-05 00:43:30] "POST /fqname-to-id HTTP/1.1" 404 194 0.006289 10.0.0.56 - - [2025-05-05 00:43:30] "POST /role-definitions HTTP/1.1" 200 561 0.052173 10.0.0.56 - - [2025-05-05 00:43:30] "POST /fqname-to-id HTTP/1.1" 404 196 0.004844 10.0.0.56 - - [2025-05-05 00:43:30] "POST /feature-configs HTTP/1.1" 200 562 0.047492 10.0.0.56 - - [2025-05-05 00:43:30] "POST /fqname-to-id HTTP/1.1" 404 192 0.004353 10.0.0.56 - - [2025-05-05 00:43:30] "POST /node-profiles HTTP/1.1" 200 537 0.025530 10.0.0.56 - - [2025-05-05 00:43:30] "POST /fqname-to-id HTTP/1.1" 404 189 0.003429 10.0.0.56 - - [2025-05-05 00:43:31] "POST /node-profiles HTTP/1.1" 200 541 0.027227 10.0.0.56 - - [2025-05-05 00:43:31] "POST /fqname-to-id HTTP/1.1" 404 184 0.005427 10.0.0.56 - - [2025-05-05 00:43:31] "POST /node-profiles HTTP/1.1" 200 533 0.039790 10.0.0.56 - - [2025-05-05 00:43:31] "POST /fqname-to-id HTTP/1.1" 404 206 0.009352 10.0.0.56 - - [2025-05-05 00:43:31] "POST /telemetry-profiles HTTP/1.1" 200 554 0.047789 10.0.0.56 - - [2025-05-05 00:43:31] "POST /fqname-to-id HTTP/1.1" 404 206 0.006020 10.0.0.56 - - [2025-05-05 00:43:31] "POST /telemetry-profiles HTTP/1.1" 200 554 0.047560 10.0.0.56 - - [2025-05-05 00:43:31] "POST /fqname-to-id HTTP/1.1" 404 199 0.009691 10.0.0.56 - - [2025-05-05 00:43:31] "POST /sflow-profiles HTTP/1.1" 200 538 0.030579 10.0.0.56 - - [2025-05-05 00:43:31] "POST /fqname-to-id HTTP/1.1" 404 199 0.007098 10.0.0.56 - - [2025-05-05 00:43:31] "POST /snmp-profiles HTTP/1.1" 200 530 0.062005 10.0.0.56 - - [2025-05-05 00:43:31] "POST /fqname-to-id HTTP/1.1" 404 193 0.006672 10.0.0.56 - - [2025-05-05 00:43:32] "POST /device-functional-groups HTTP/1.1" 200 540 0.044903 10.0.0.56 - - [2025-05-05 00:43:32] "POST /fqname-to-id HTTP/1.1" 404 194 0.021070 10.0.0.56 - - [2025-05-05 00:43:32] "POST /device-functional-groups HTTP/1.1" 200 590 0.033243 10.0.0.56 - - [2025-05-05 00:43:32] "POST /fqname-to-id HTTP/1.1" 404 236 0.010836 10.0.0.56 - - [2025-05-05 00:43:32] "POST /device-functional-groups HTTP/1.1" 200 566 0.054910 10.0.0.56 - - [2025-05-05 00:43:32] "POST /fqname-to-id HTTP/1.1" 404 210 0.008933 10.0.0.56 - - [2025-05-05 00:43:32] "POST /role-configs HTTP/1.1" 200 525 0.061957 10.0.0.56 - - [2025-05-05 00:43:32] "POST /fqname-to-id HTTP/1.1" 404 198 0.006273 10.0.0.56 - - [2025-05-05 00:43:32] "POST /role-configs HTTP/1.1" 200 522 0.029923 10.0.0.56 - - [2025-05-05 00:43:32] "POST /fqname-to-id HTTP/1.1" 404 197 0.007299 10.0.0.56 - - [2025-05-05 00:43:32] "POST /role-configs HTTP/1.1" 200 517 0.052230 10.0.0.56 - - [2025-05-05 00:43:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.005911 10.0.0.56 - - [2025-05-05 00:43:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003872 10.0.0.56 - - [2025-05-05 00:43:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.005344 10.0.0.56 - - [2025-05-05 00:43:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.006419 10.0.0.56 - - [2025-05-05 00:43:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003949 10.0.0.56 - - [2025-05-05 00:43:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003816 10.0.0.56 - - [2025-05-05 00:43:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.005181 10.0.0.56 - - [2025-05-05 00:43:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.005966 10.0.0.56 - - [2025-05-05 00:43:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003861 10.0.0.56 - - [2025-05-05 00:43:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003963 10.0.0.56 - - [2025-05-05 00:43:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003968 10.0.0.56 - - [2025-05-05 00:43:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.021759 10.0.0.56 - - [2025-05-05 00:43:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.006979 10.0.0.56 - - [2025-05-05 00:43:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003625 10.0.0.56 - - [2025-05-05 00:43:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003586 10.0.0.56 - - [2025-05-05 00:43:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003818 10.0.0.56 - - [2025-05-05 00:43:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003699 10.0.0.56 - - [2025-05-05 00:43:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.008265 10.0.0.56 - - [2025-05-05 00:43:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003491 10.0.0.56 - - [2025-05-05 00:43:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003989 10.0.0.56 - - [2025-05-05 00:43:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003832 10.0.0.56 - - [2025-05-05 00:43:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003775 10.0.0.56 - - [2025-05-05 00:43:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003803 10.0.0.56 - - [2025-05-05 00:43:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.007690 10.0.0.56 - - [2025-05-05 00:43:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004096 10.0.0.56 - - [2025-05-05 00:43:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003767 10.0.0.56 - - [2025-05-05 00:43:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003816 10.0.0.56 - - [2025-05-05 00:43:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003793 10.0.0.56 - - [2025-05-05 00:43:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.006916 10.0.0.56 - - [2025-05-05 00:43:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.008244 10.0.0.56 - - [2025-05-05 00:43:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003540 10.0.0.56 - - [2025-05-05 00:43:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004197 10.0.0.56 - - [2025-05-05 00:43:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004075 10.0.0.56 - - [2025-05-05 00:43:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003974 10.0.0.56 - - [2025-05-05 00:43:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003666 10.0.0.56 - - [2025-05-05 00:43:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.009988 10.0.0.56 - - [2025-05-05 00:43:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003761 10.0.0.56 - - [2025-05-05 00:43:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003555 10.0.0.56 - - [2025-05-05 00:43:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004170 10.0.0.56 - - [2025-05-05 00:43:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003798 10.0.0.56 - - [2025-05-05 00:43:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003545 10.0.0.56 - - [2025-05-05 00:43:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.006399 10.0.0.56 - - [2025-05-05 00:43:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.004121 10.0.0.56 - - [2025-05-05 00:43:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003985 10.0.0.56 - - [2025-05-05 00:43:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.004529 10.0.0.56 - - [2025-05-05 00:43:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003881 10.0.0.56 - - [2025-05-05 00:43:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003833 10.0.0.56 - - [2025-05-05 00:43:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003564 10.0.0.56 - - [2025-05-05 00:43:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003593 10.0.0.56 - - [2025-05-05 00:43:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003653 10.0.0.56 - - [2025-05-05 00:43:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.007271 10.0.0.56 - - [2025-05-05 00:43:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.004344 10.0.0.56 - - [2025-05-05 00:43:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.004772 10.0.0.56 - - [2025-05-05 00:43:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.005953 10.0.0.56 - - [2025-05-05 00:43:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003806 10.0.0.56 - - [2025-05-05 00:43:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003743 10.0.0.56 - - [2025-05-05 00:43:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003775 10.0.0.56 - - [2025-05-05 00:43:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003710 10.0.0.56 - - [2025-05-05 00:43:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.004171 10.0.0.56 - - [2025-05-05 00:43:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003693 10.0.0.56 - - [2025-05-05 00:43:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.004293 10.0.0.56 - - [2025-05-05 00:43:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003753 10.0.0.56 - - [2025-05-05 00:43:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003772 10.0.0.56 - - [2025-05-05 00:43:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003714 10.0.0.56 - - [2025-05-05 00:43:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003807 10.0.0.56 - - [2025-05-05 00:43:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003737 10.0.0.56 - - [2025-05-05 00:43:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003940 10.0.0.56 - - [2025-05-05 00:43:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003711 10.0.0.56 - - [2025-05-05 00:43:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003767 10.0.0.56 - - [2025-05-05 00:43:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.004411 10.0.0.56 - - [2025-05-05 00:43:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.004218 10.0.0.56 - - [2025-05-05 00:43:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003993 10.0.0.56 - - [2025-05-05 00:43:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.005056 10.0.0.56 - - [2025-05-05 00:43:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.004301 10.0.0.56 - - [2025-05-05 00:43:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.004605 10.0.0.56 - - [2025-05-05 00:43:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003696 10.0.0.56 - - [2025-05-05 00:43:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003719 10.0.0.56 - - [2025-05-05 00:43:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003990 10.0.0.56 - - [2025-05-05 00:43:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.004387 10.0.0.56 - - [2025-05-05 00:43:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.005238 10.0.0.56 - - [2025-05-05 00:43:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003875 10.0.0.56 - - [2025-05-05 00:43:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003636 10.0.0.56 - - [2025-05-05 00:43:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003668 10.0.0.56 - - [2025-05-05 00:43:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004567 10.0.0.56 - - [2025-05-05 00:43:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004145 10.0.0.56 - - [2025-05-05 00:43:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003499 10.0.0.56 - - [2025-05-05 00:43:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.006330 10.0.0.56 - - [2025-05-05 00:43:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.009712 10.0.0.56 - - [2025-05-05 00:43:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004169 10.0.0.56 - - [2025-05-05 00:43:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.009930 10.0.0.56 - - [2025-05-05 00:43:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.011017 10.0.0.56 - - [2025-05-05 00:43:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003902 10.0.0.56 - - [2025-05-05 00:43:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003538 10.0.0.56 - - [2025-05-05 00:43:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003712 10.0.0.56 - - [2025-05-05 00:43:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004168 10.0.0.56 - - [2025-05-05 00:43:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004017 10.0.0.56 - - [2025-05-05 00:43:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004141 10.0.0.56 - - [2025-05-05 00:43:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003806 10.0.0.56 - - [2025-05-05 00:43:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003864 10.0.0.56 - - [2025-05-05 00:43:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003608 10.0.0.56 - - [2025-05-05 00:43:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003655 10.0.0.56 - - [2025-05-05 00:43:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.012788 10.0.0.56 - - [2025-05-05 00:43:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003740 10.0.0.56 - - [2025-05-05 00:43:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.005260 10.0.0.56 - - [2025-05-05 00:43:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.007586 10.0.0.56 - - [2025-05-05 00:43:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004043 10.0.0.56 - - [2025-05-05 00:43:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003546 10.0.0.56 - - [2025-05-05 00:43:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004126 10.0.0.56 - - [2025-05-05 00:43:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003603 10.0.0.56 - - [2025-05-05 00:43:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003816 10.0.0.56 - - [2025-05-05 00:43:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004238 10.0.0.56 - - [2025-05-05 00:43:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003772 10.0.0.56 - - [2025-05-05 00:43:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003649 10.0.0.56 - - [2025-05-05 00:43:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003756 10.0.0.56 - - [2025-05-05 00:43:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003725 10.0.0.56 - - [2025-05-05 00:43:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003657 10.0.0.56 - - [2025-05-05 00:43:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003506 10.0.0.56 - - [2025-05-05 00:43:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003730 10.0.0.56 - - [2025-05-05 00:43:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004399 10.0.0.56 - - [2025-05-05 00:43:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004991 10.0.0.56 - - [2025-05-05 00:43:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003580 10.0.0.56 - - [2025-05-05 00:43:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003808 10.0.0.56 - - [2025-05-05 00:43:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003587 10.0.0.56 - - [2025-05-05 00:43:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003870 10.0.0.56 - - [2025-05-05 00:43:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003904 10.0.0.56 - - [2025-05-05 00:43:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003550 10.0.0.56 - - [2025-05-05 00:43:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003650 10.0.0.56 - - [2025-05-05 00:43:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003568 10.0.0.56 - - [2025-05-05 00:43:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003659 10.0.0.56 - - [2025-05-05 00:43:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.004055 10.0.0.56 - - [2025-05-05 00:43:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.004434 10.0.0.56 - - [2025-05-05 00:43:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003825 10.0.0.56 - - [2025-05-05 00:43:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.004100 10.0.0.56 - - [2025-05-05 00:43:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003788 10.0.0.56 - - [2025-05-05 00:43:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.004357 10.0.0.56 - - [2025-05-05 00:43:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.005648 10.0.0.56 - - [2025-05-05 00:43:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.004311 10.0.0.56 - - [2025-05-05 00:43:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.004493 10.0.0.56 - - [2025-05-05 00:43:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.004273 10.0.0.56 - - [2025-05-05 00:43:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003717 10.0.0.56 - - [2025-05-05 00:43:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003458 10.0.0.56 - - [2025-05-05 00:43:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.004005 10.0.0.56 - - [2025-05-05 00:43:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003793 10.0.0.56 - - [2025-05-05 00:43:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003600 10.0.0.56 - - [2025-05-05 00:43:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.005241 10.0.0.56 - - [2025-05-05 00:43:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003829 10.0.0.56 - - [2025-05-05 00:43:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003446 10.0.0.56 - - [2025-05-05 00:43:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003727 10.0.0.56 - - [2025-05-05 00:43:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003943 10.0.0.56 - - [2025-05-05 00:43:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.006185 10.0.0.56 - - [2025-05-05 00:43:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004715 10.0.0.56 - - [2025-05-05 00:43:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.007983 10.0.0.56 - - [2025-05-05 00:43:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003325 10.0.0.56 - - [2025-05-05 00:43:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003382 10.0.0.56 - - [2025-05-05 00:43:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003470 10.0.0.56 - - [2025-05-05 00:43:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.005549 10.0.0.56 - - [2025-05-05 00:43:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003415 10.0.0.56 - - [2025-05-05 00:43:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003569 10.0.0.56 - - [2025-05-05 00:43:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.006756 10.0.0.56 - - [2025-05-05 00:43:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004631 10.0.0.56 - - [2025-05-05 00:43:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003199 10.0.0.56 - - [2025-05-05 00:43:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.005382 10.0.0.56 - - [2025-05-05 00:43:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003587 10.0.0.56 - - [2025-05-05 00:43:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003597 10.0.0.56 - - [2025-05-05 00:43:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003492 10.0.0.56 - - [2025-05-05 00:43:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003523 10.0.0.56 - - [2025-05-05 00:43:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003539 10.0.0.56 - - [2025-05-05 00:43:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.006181 10.0.0.56 - - [2025-05-05 00:43:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003874 10.0.0.56 - - [2025-05-05 00:43:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003505 10.0.0.56 - - [2025-05-05 00:43:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003677 10.0.0.56 - - [2025-05-05 00:43:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004483 10.0.0.56 - - [2025-05-05 00:43:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003803 10.0.0.56 - - [2025-05-05 00:43:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003818 10.0.0.56 - - [2025-05-05 00:43:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003695 10.0.0.56 - - [2025-05-05 00:43:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003725 10.0.0.56 - - [2025-05-05 00:43:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003782 10.0.0.56 - - [2025-05-05 00:43:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.004017 10.0.0.56 - - [2025-05-05 00:43:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003602 10.0.0.56 - - [2025-05-05 00:43:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.004791 10.0.0.56 - - [2025-05-05 00:43:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.005004 10.0.0.56 - - [2025-05-05 00:43:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003397 10.0.0.56 - - [2025-05-05 00:43:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.009086 10.0.0.56 - - [2025-05-05 00:43:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003907 10.0.0.56 - - [2025-05-05 00:43:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.004575 10.0.0.56 - - [2025-05-05 00:43:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.010167 10.0.0.56 - - [2025-05-05 00:43:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.004472 10.0.0.56 - - [2025-05-05 00:43:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003706 10.0.0.56 - - [2025-05-05 00:43:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.005322 10.0.0.56 - - [2025-05-05 00:43:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003991 10.0.0.56 - - [2025-05-05 00:43:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003645 10.0.0.56 - - [2025-05-05 00:43:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003640 10.0.0.56 - - [2025-05-05 00:43:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003636 10.0.0.56 - - [2025-05-05 00:43:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003670 10.0.0.56 - - [2025-05-05 00:43:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.008053 10.0.0.56 - - [2025-05-05 00:43:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003881 10.0.0.56 - - [2025-05-05 00:43:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003605 10.0.0.56 - - [2025-05-05 00:43:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003898 10.0.0.56 - - [2025-05-05 00:43:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003489 10.0.0.56 - - [2025-05-05 00:43:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.006527 10.0.0.56 - - [2025-05-05 00:43:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003930 10.0.0.56 - - [2025-05-05 00:43:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003894 10.0.0.56 - - [2025-05-05 00:43:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.004159 10.0.0.56 - - [2025-05-05 00:43:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.004233 10.0.0.56 - - [2025-05-05 00:43:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003768 10.0.0.56 - - [2025-05-05 00:43:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.004716 10.0.0.56 - - [2025-05-05 00:43:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003801 10.0.0.56 - - [2025-05-05 00:43:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003557 10.0.0.56 - - [2025-05-05 00:43:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003597 10.0.0.56 - - [2025-05-05 00:43:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003730 10.0.0.56 - - [2025-05-05 00:43:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003457 10.0.0.56 - - [2025-05-05 00:43:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003674 10.0.0.56 - - [2025-05-05 00:43:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003900 10.0.0.56 - - [2025-05-05 00:43:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.004685 10.0.0.56 - - [2025-05-05 00:43:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003675 10.0.0.56 - - [2025-05-05 00:43:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003662 10.0.0.56 - - [2025-05-05 00:43:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003632 10.0.0.56 - - [2025-05-05 00:43:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.007844 10.0.0.56 - - [2025-05-05 00:43:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.005503 10.0.0.56 - - [2025-05-05 00:43:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003874 10.0.0.56 - - [2025-05-05 00:43:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004898 10.0.0.56 - - [2025-05-05 00:43:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004053 10.0.0.56 - - [2025-05-05 00:43:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004872 10.0.0.56 - - [2025-05-05 00:43:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003632 10.0.0.56 - - [2025-05-05 00:43:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.007214 10.0.0.56 - - [2025-05-05 00:43:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.007994 10.0.0.56 - - [2025-05-05 00:43:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.007989 10.0.0.56 - - [2025-05-05 00:43:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.027068 10.0.0.56 - - [2025-05-05 00:43:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.010227 10.0.0.56 - - [2025-05-05 00:43:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004160 10.0.0.56 - - [2025-05-05 00:43:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.013261 10.0.0.56 - - [2025-05-05 00:43:50] "GET / HTTP/1.1" 200 35931 0.001580 10.0.0.56 - - [2025-05-05 00:43:50] "POST /fqname-to-id HTTP/1.1" 401 292 0.000387 10.0.0.56 - - [2025-05-05 00:43:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.007009 10.0.0.249 - - [2025-05-05 00:43:50] "GET / HTTP/1.1" 200 35931 0.002117 10.0.0.249 - - [2025-05-05 00:43:50] "POST /fqname-to-id HTTP/1.1" 401 292 0.000374 10.0.0.33 - - [2025-05-05 00:43:50] "GET / HTTP/1.1" 200 35931 0.001503 10.0.0.33 - - [2025-05-05 00:43:50] "POST /fqname-to-id HTTP/1.1" 401 292 0.000330 10.0.0.56 - - [2025-05-05 00:43:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.009986 10.0.0.56 - - [2025-05-05 00:43:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.015837 10.0.0.56 - - [2025-05-05 00:43:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.008356 10.0.0.56 - - [2025-05-05 00:43:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003267 10.0.0.56 - - [2025-05-05 00:43:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.013785 10.0.0.56 - - [2025-05-05 00:43:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.004708 10.0.0.56 - - [2025-05-05 00:43:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003548 10.0.0.56 - - [2025-05-05 00:43:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.004557 10.0.0.56 - - [2025-05-05 00:43:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.005958 10.0.0.56 - - [2025-05-05 00:43:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.004235 10.0.0.56 - - [2025-05-05 00:43:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.020540 10.0.0.56 - - [2025-05-05 00:43:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.013179 10.0.0.56 - - [2025-05-05 00:43:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.011630 10.0.0.56 - - [2025-05-05 00:43:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.010823 10.0.0.56 - - [2025-05-05 00:43:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.923030 10.0.0.56 - - [2025-05-05 00:43:51] "GET /global-system-config/68817aac-62bd-4847-913f-7340405f55e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3160 0.003615 10.0.0.56 - - [2025-05-05 00:43:51] "POST /fqname-to-id HTTP/1.1" 404 220 0.009851 10.0.0.249 - - [2025-05-05 00:43:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.611571 10.0.0.249 - - [2025-05-05 00:43:51] "GET /global-system-config/68817aac-62bd-4847-913f-7340405f55e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3160 0.006827 10.0.0.56 - - [2025-05-05 00:43:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.016019 10.0.0.249 - - [2025-05-05 00:43:51] "POST /fqname-to-id HTTP/1.1" 404 220 0.004665 10.0.0.33 - - [2025-05-05 00:43:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.141242 10.0.0.33 - - [2025-05-05 00:43:51] "GET /global-system-config/68817aac-62bd-4847-913f-7340405f55e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3160 0.002647 10.0.0.33 - - [2025-05-05 00:43:52] "POST /fqname-to-id HTTP/1.1" 404 220 0.003801 10.0.0.56 - - [2025-05-05 00:43:52] "POST /database-nodes HTTP/1.1" 200 603 0.119368 10.0.0.56 - - [2025-05-05 00:43:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.009950 10.0.0.249 - - [2025-05-05 00:43:52] "POST /database-nodes HTTP/1.1" 200 603 0.149227 10.0.0.33 - - [2025-05-05 00:43:52] "POST /database-nodes HTTP/1.1" 200 603 0.100607 10.0.0.56 - - [2025-05-05 00:43:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.014345 10.0.0.56 - - [2025-05-05 00:43:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.005445 10.0.0.56 - - [2025-05-05 00:43:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004225 10.0.0.56 - - [2025-05-05 00:43:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.009441 10.0.0.56 - - [2025-05-05 00:43:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003854 10.0.0.56 - - [2025-05-05 00:43:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003462 10.0.0.56 - - [2025-05-05 00:43:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004238 10.0.0.56 - - [2025-05-05 00:43:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003662 10.0.0.56 - - [2025-05-05 00:43:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003648 10.0.0.56 - - [2025-05-05 00:43:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.011940 10.0.0.56 - - [2025-05-05 00:43:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003606 10.0.0.56 - - [2025-05-05 00:43:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.008476 10.0.0.56 - - [2025-05-05 00:43:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003568 10.0.0.56 - - [2025-05-05 00:43:53] "POST /network-ipams HTTP/1.1" 200 550 0.053747 10.0.0.56 - - [2025-05-05 00:43:53] "POST /fqname-to-id HTTP/1.1" 404 188 0.002967 10.0.0.56 - - [2025-05-05 00:43:53] "POST /ref-update HTTP/1.1" 200 156 0.039254 10.0.0.56 - - [2025-05-05 00:43:53] "GET /fabric/5c3d3aa7-2614-4ca5-b4ee-99b08559de7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1116 0.007472 10.0.0.56 - - [2025-05-05 00:43:53] "POST /fqname-to-id HTTP/1.1" 404 207 0.003652 10.0.0.33 - - [2025-05-05 00:44:15] "GET / HTTP/1.1" 200 35931 0.001428 10.0.0.33 - - [2025-05-05 00:44:15] "POST /fqname-to-id HTTP/1.1" 401 292 0.000584 10.0.0.56 - - [2025-05-05 00:44:15] "GET / HTTP/1.1" 200 35931 0.001686 10.0.0.56 - - [2025-05-05 00:44:15] "POST /fqname-to-id HTTP/1.1" 401 292 0.000377 10.0.0.249 - - [2025-05-05 00:44:16] "GET / HTTP/1.1" 200 35931 0.001374 10.0.0.249 - - [2025-05-05 00:44:16] "POST /fqname-to-id HTTP/1.1" 401 292 0.000368 10.0.0.33 - - [2025-05-05 00:44:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.809488 10.0.0.33 - - [2025-05-05 00:44:17] "GET /global-system-config/68817aac-62bd-4847-913f-7340405f55e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3160 0.012855 10.0.0.56 - - [2025-05-05 00:44:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.376070 10.0.0.56 - - [2025-05-05 00:44:17] "GET /global-system-config/68817aac-62bd-4847-913f-7340405f55e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3160 0.003955 10.0.0.56 - - [2025-05-05 00:44:17] "POST /fqname-to-id HTTP/1.1" 404 220 0.008317 10.0.0.249 - - [2025-05-05 00:44:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.084794 10.0.0.33 - - [2025-05-05 00:44:17] "POST /fqname-to-id HTTP/1.1" 404 220 0.002934 10.0.0.249 - - [2025-05-05 00:44:17] "GET /global-system-config/68817aac-62bd-4847-913f-7340405f55e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3160 0.005529 10.0.0.249 - - [2025-05-05 00:44:17] "POST /fqname-to-id HTTP/1.1" 404 220 0.002699 10.0.0.56 - - [2025-05-05 00:44:17] "POST /analytics-nodes HTTP/1.1" 200 605 0.030578 10.0.0.33 - - [2025-05-05 00:44:17] "POST /analytics-nodes HTTP/1.1" 200 605 0.045716 10.0.0.249 - - [2025-05-05 00:44:17] "POST /analytics-nodes HTTP/1.1" 200 605 0.041982 10.0.0.33 - - [2025-05-05 00:44:21] "GET / HTTP/1.1" 200 35931 0.001996 10.0.0.56 - - [2025-05-05 00:44:21] "GET / HTTP/1.1" 200 35931 0.001434 10.0.0.249 - - [2025-05-05 00:44:21] "GET / HTTP/1.1" 200 35931 0.001446 10.0.0.33 - - [2025-05-05 00:44:29] "GET / HTTP/1.1" 200 35931 0.001375 10.0.0.33 - - [2025-05-05 00:44:29] "POST /fqname-to-id HTTP/1.1" 401 292 0.000580 10.0.0.56 - - [2025-05-05 00:44:29] "GET / HTTP/1.1" 200 35931 0.001681 10.0.0.56 - - [2025-05-05 00:44:29] "POST /fqname-to-id HTTP/1.1" 401 292 0.000433 10.0.0.249 - - [2025-05-05 00:44:30] "GET / HTTP/1.1" 200 35931 0.001573 10.0.0.249 - - [2025-05-05 00:44:30] "POST /fqname-to-id HTTP/1.1" 401 292 0.000419 10.0.0.33 - - [2025-05-05 00:44:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.399847 10.0.0.33 - - [2025-05-05 00:44:30] "GET /global-system-config/68817aac-62bd-4847-913f-7340405f55e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3160 0.012817 10.0.0.33 - - [2025-05-05 00:44:30] "POST /fqname-to-id HTTP/1.1" 404 220 0.004037 10.0.0.33 - - [2025-05-05 00:44:30] "POST /analytics-alarm-nodes HTTP/1.1" 200 617 0.088085 10.0.0.56 - - [2025-05-05 00:44:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.817914 10.0.0.56 - - [2025-05-05 00:44:31] "GET /global-system-config/68817aac-62bd-4847-913f-7340405f55e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3160 0.003961 10.0.0.56 - - [2025-05-05 00:44:31] "POST /fqname-to-id HTTP/1.1" 404 220 0.002987 10.0.0.249 - - [2025-05-05 00:44:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.062893 10.0.0.249 - - [2025-05-05 00:44:31] "GET /global-system-config/68817aac-62bd-4847-913f-7340405f55e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3160 0.005453 10.0.0.249 - - [2025-05-05 00:44:31] "POST /fqname-to-id HTTP/1.1" 404 220 0.004094 10.0.0.56 - - [2025-05-05 00:44:31] "POST /analytics-alarm-nodes HTTP/1.1" 200 617 0.062449 10.0.0.249 - - [2025-05-05 00:44:31] "POST /analytics-alarm-nodes HTTP/1.1" 200 617 0.068254 10.0.0.56 - - [2025-05-05 00:44:38] "GET / HTTP/1.1" 200 35931 0.001505 10.0.0.56 - - [2025-05-05 00:44:38] "POST /fqname-to-id HTTP/1.1" 401 292 0.000443 10.0.0.249 - - [2025-05-05 00:44:38] "GET / HTTP/1.1" 200 35931 0.001647 10.0.0.249 - - [2025-05-05 00:44:38] "POST /fqname-to-id HTTP/1.1" 401 292 0.000411 10.0.0.33 - - [2025-05-05 00:44:38] "GET / HTTP/1.1" 200 35931 0.001349 10.0.0.33 - - [2025-05-05 00:44:38] "POST /fqname-to-id HTTP/1.1" 401 292 0.000550 10.0.0.56 - - [2025-05-05 00:44:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.622902 10.0.0.56 - - [2025-05-05 00:44:39] "GET /global-system-config/68817aac-62bd-4847-913f-7340405f55e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3160 0.006745 10.0.0.249 - - [2025-05-05 00:44:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.326792 10.0.0.56 - - [2025-05-05 00:44:39] "POST /fqname-to-id HTTP/1.1" 404 220 0.005034 10.0.0.249 - - [2025-05-05 00:44:39] "GET /global-system-config/68817aac-62bd-4847-913f-7340405f55e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3160 0.004185 10.0.0.33 - - [2025-05-05 00:44:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.047699 10.0.0.249 - - [2025-05-05 00:44:39] "POST /fqname-to-id HTTP/1.1" 404 220 0.006698 10.0.0.33 - - [2025-05-05 00:44:39] "GET /global-system-config/68817aac-62bd-4847-913f-7340405f55e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3160 0.004245 10.0.0.33 - - [2025-05-05 00:44:40] "POST /fqname-to-id HTTP/1.1" 404 220 0.006163 10.0.0.56 - - [2025-05-05 00:44:40] "POST /analytics-snmp-nodes HTTP/1.1" 200 615 0.044692 10.0.0.249 - - [2025-05-05 00:44:40] "POST /analytics-snmp-nodes HTTP/1.1" 200 615 0.040126 10.0.0.33 - - [2025-05-05 00:44:40] "POST /analytics-snmp-nodes HTTP/1.1" 200 615 0.036624 10.0.0.254 - - [2025-05-05 00:46:20] "GET / HTTP/1.1" 200 35931 0.001997 10.0.0.254 - - [2025-05-05 00:46:20] "POST /fqname-to-id HTTP/1.1" 401 292 0.000428 10.0.0.254 - - [2025-05-05 00:46:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.025661 10.0.0.254 - - [2025-05-05 00:46:21] "GET /global-system-config/68817aac-62bd-4847-913f-7340405f55e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3160 0.003902 10.0.0.254 - - [2025-05-05 00:46:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003516 10.0.0.254 - - [2025-05-05 00:46:21] "GET /routing-instance/ac8d98e0-e98e-406e-9a1e-5f12193543cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.004303 10.0.0.137 - - [2025-05-05 00:46:21] "GET / HTTP/1.1" 200 35931 0.001789 10.0.0.137 - - [2025-05-05 00:46:21] "POST /fqname-to-id HTTP/1.1" 401 292 0.000386 10.0.0.254 - - [2025-05-05 00:46:21] "PUT /global-system-config/68817aac-62bd-4847-913f-7340405f55e1 HTTP/1.1" 200 274 0.026523 10.0.0.254 - - [2025-05-05 00:46:21] "POST /fqname-to-id HTTP/1.1" 404 218 0.005943 10.0.0.254 - - [2025-05-05 00:46:21] "POST /virtual-routers HTTP/1.1" 200 603 0.035849 10.0.0.254 - - [2025-05-05 00:46:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.005638 10.0.0.254 - - [2025-05-05 00:46:21] "GET /virtual-router/afd2ce74-592f-4110-b7bd-0c06e3b61e0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1246 0.005715 10.0.0.254 - - [2025-05-05 00:46:21] "POST /fqname-to-id HTTP/1.1" 404 231 0.004220 10.0.0.137 - - [2025-05-05 00:46:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.028166 10.0.0.254 - - [2025-05-05 00:46:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003931 10.0.0.137 - - [2025-05-05 00:46:21] "GET /global-system-config/68817aac-62bd-4847-913f-7340405f55e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.003562 10.0.0.137 - - [2025-05-05 00:46:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002969 10.0.0.254 - - [2025-05-05 00:46:21] "GET /virtual-network/caf4ab3e-01c7-46f7-b3f5-1c21e2091fb8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1426 0.004352 10.0.0.137 - - [2025-05-05 00:46:21] "GET /routing-instance/ac8d98e0-e98e-406e-9a1e-5f12193543cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.003073 10.0.0.137 - - [2025-05-05 00:46:21] "POST /fqname-to-id HTTP/1.1" 404 218 0.005610 10.0.0.254 - - [2025-05-05 00:46:21] "POST /virtual-machine-interfaces HTTP/1.1" 200 585 0.083894 10.0.0.137 - - [2025-05-05 00:46:21] "POST /virtual-routers HTTP/1.1" 200 603 0.058296 10.0.0.137 - - [2025-05-05 00:46:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003602 10.0.0.137 - - [2025-05-05 00:46:22] "GET /virtual-router/46467725-a2bf-404a-a12c-85a65e0902c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1246 0.006195 10.0.0.137 - - [2025-05-05 00:46:22] "POST /fqname-to-id HTTP/1.1" 404 231 0.003849 10.0.0.137 - - [2025-05-05 00:46:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003601 10.0.0.137 - - [2025-05-05 00:46:22] "GET /virtual-network/caf4ab3e-01c7-46f7-b3f5-1c21e2091fb8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1426 0.003840 10.0.0.137 - - [2025-05-05 00:46:22] "POST /virtual-machine-interfaces HTTP/1.1" 200 585 0.101396 [Introspect:8084]10.0.0.33 - - [2025-05-05 00:47:01] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000944 [Introspect:8084]10.0.0.33 - - [2025-05-05 00:47:01] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3160 0.000939 [Introspect:8084]10.0.0.33 - - [2025-05-05 00:47:19] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000875 [Introspect:8084]10.0.0.33 - - [2025-05-05 00:47:19] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3160 0.000891 The option "admin_port" is not known to keystonemiddleware The option "max_requests" is not known to keystonemiddleware The option "signing_dir" is not known to keystonemiddleware The option "auth_url" is not known to keystonemiddleware The option "username" is not known to keystonemiddleware The option "password" is not known to keystonemiddleware The option "user_domain_name" is not known to keystonemiddleware The option "project_domain_name" is not known to keystonemiddleware The option "project_name" is not known to keystonemiddleware AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. Configuring www_authenticate_uri to point to the public identity endpoint is required; clients may not be able to authenticate against an admin endpoint Using the in-process token cache is deprecated as of the 4.2.0 release and may be removed in the 5.0.0 release or the 'O' development cycle. The in-process cache causes inconsistent results and high memory usage. When the feature is removed the auth_token middleware will not cache tokens by default which may result in performance issues. It is recommended to use memcache for the auth_token token cache by setting the memcached_servers option. 10.0.0.249 - - [2025-05-05 00:47:48] "GET /global-system-configs HTTP/1.1" 200 322 0.054887 10.0.0.56 - - [2025-05-05 00:47:48] "GET /global-system-configs HTTP/1.1" 200 322 0.007463 10.0.0.56 - - [2025-05-05 00:47:48] "GET /global-system-configs HTTP/1.1" 200 322 0.219638 10.0.0.56 - - [2025-05-05 00:47:49] "GET /obj-perms HTTP/1.1" 200 5056 0.549318 10.0.0.33 - - [2025-05-05 00:47:49] "GET /obj-perms HTTP/1.1" 200 5056 0.559669 10.0.0.249 - - [2025-05-05 00:47:49] "GET /obj-perms HTTP/1.1" 200 5056 0.580464 10.0.0.249 - - [2025-05-05 00:47:49] "GET /global-system-configs HTTP/1.1" 200 322 0.037687 10.0.0.249 - - [2025-05-05 00:47:49] "GET /obj-perms HTTP/1.1" 200 5056 0.085663 10.0.0.56 - - [2025-05-05 00:47:49] "GET /obj-perms HTTP/1.1" 200 5056 0.099755 10.0.0.33 - - [2025-05-05 00:47:49] "GET /obj-perms HTTP/1.1" 200 5056 0.111400 10.0.0.33 - - [2025-05-05 00:47:50] "GET /global-system-configs HTTP/1.1" 200 322 0.233189 10.0.0.33 - - [2025-05-05 00:47:50] "GET /global-system-configs HTTP/1.1" 200 322 0.055400 10.0.0.249 - - [2025-05-05 00:47:50] "GET /obj-perms HTTP/1.1" 200 5056 0.091104 10.0.0.33 - - [2025-05-05 00:47:50] "GET /obj-perms HTTP/1.1" 200 5056 0.105975 10.0.0.56 - - [2025-05-05 00:48:50] "GET /obj-perms HTTP/1.1" 200 5056 0.041225 10.0.0.249 - - [2025-05-05 00:51:53] "GET /obj-perms HTTP/1.1" 200 5056 0.048844 10.0.0.249 - - [2025-05-05 00:52:48] "GET /global-system-configs HTTP/1.1" 200 322 0.038035 10.0.0.33 - - [2025-05-05 00:52:48] "GET /obj-perms HTTP/1.1" 200 5056 0.068040 10.0.0.56 - - [2025-05-05 00:52:48] "GET /obj-perms HTTP/1.1" 200 5056 0.086951 10.0.0.56 - - [2025-05-05 00:52:48] "GET /global-system-configs HTTP/1.1" 200 322 0.062355 10.0.0.56 - - [2025-05-05 00:52:48] "GET /global-system-configs HTTP/1.1" 200 322 0.045622 10.0.0.249 - - [2025-05-05 00:52:48] "GET /obj-perms HTTP/1.1" 200 5056 0.122376 10.0.0.249 - - [2025-05-05 00:52:49] "GET /global-system-configs HTTP/1.1" 200 322 0.087816 10.0.0.33 - - [2025-05-05 00:52:49] "GET /obj-perms HTTP/1.1" 200 5056 0.154800 10.0.0.56 - - [2025-05-05 00:52:49] "GET /obj-perms HTTP/1.1" 200 5056 0.177895 10.0.0.33 - - [2025-05-05 00:52:50] "GET /global-system-configs HTTP/1.1" 200 322 0.031370 10.0.0.33 - - [2025-05-05 00:52:50] "GET /global-system-configs HTTP/1.1" 200 322 0.039879 10.0.0.249 - - [2025-05-05 00:52:50] "GET /obj-perms HTTP/1.1" 200 5056 0.114960 10.0.0.33 - - [2025-05-05 00:52:53] "GET /obj-perms HTTP/1.1" 200 5056 0.075786 10.0.0.56 - - [2025-05-05 00:52:54] "GET /obj-perms HTTP/1.1" 200 5056 0.055796 10.0.0.249 - - [2025-05-05 00:56:56] "GET /obj-perms HTTP/1.1" 200 5056 0.051954 10.0.0.33 - - [2025-05-05 00:56:57] "GET /obj-perms HTTP/1.1" 200 5056 0.063220 10.0.0.249 - - [2025-05-05 00:57:48] "GET /global-system-configs HTTP/1.1" 200 322 0.043197 10.0.0.56 - - [2025-05-05 00:57:48] "GET /global-system-configs HTTP/1.1" 200 322 0.082628 10.0.0.56 - - [2025-05-05 00:57:48] "GET /obj-perms HTTP/1.1" 200 5056 0.217743 10.0.0.56 - - [2025-05-05 00:57:48] "GET /global-system-configs HTTP/1.1" 200 322 0.130984 10.0.0.249 - - [2025-05-05 00:57:48] "GET /obj-perms HTTP/1.1" 200 5056 0.196948 10.0.0.33 - - [2025-05-05 00:57:48] "GET /obj-perms HTTP/1.1" 200 5056 0.209797 10.0.0.249 - - [2025-05-05 00:57:49] "GET /global-system-configs HTTP/1.1" 200 322 0.047357 10.0.0.56 - - [2025-05-05 00:57:49] "GET /obj-perms HTTP/1.1" 200 5056 0.128595 10.0.0.33 - - [2025-05-05 00:57:50] "GET /global-system-configs HTTP/1.1" 200 322 0.029690 10.0.0.33 - - [2025-05-05 00:57:50] "GET /global-system-configs HTTP/1.1" 200 322 0.121599 10.0.0.249 - - [2025-05-05 00:57:50] "GET /obj-perms HTTP/1.1" 200 5056 0.152698 10.0.0.33 - - [2025-05-05 00:57:50] "GET /obj-perms HTTP/1.1" 200 5056 0.163918 10.0.0.56 - - [2025-05-05 00:57:57] "GET /obj-perms HTTP/1.1" 200 5056 0.055470 10.0.0.249 - - [2025-05-05 01:01:00] "GET /obj-perms HTTP/1.1" 200 5056 0.055552 10.0.0.33 - - [2025-05-05 01:02:00] "GET /obj-perms HTTP/1.1" 200 5056 0.055425 10.0.0.56 - - [2025-05-05 01:02:00] "GET /obj-perms HTTP/1.1" 200 5056 0.067144 10.0.0.249 - - [2025-05-05 01:02:48] "GET /global-system-configs HTTP/1.1" 200 322 0.065179 10.0.0.56 - - [2025-05-05 01:02:48] "GET /global-system-configs HTTP/1.1" 200 322 0.137032 10.0.0.56 - - [2025-05-05 01:02:48] "GET /global-system-configs HTTP/1.1" 200 322 0.100733 10.0.0.56 - - [2025-05-05 01:02:48] "GET /obj-perms HTTP/1.1" 200 5056 0.151623 10.0.0.33 - - [2025-05-05 01:02:48] "GET /obj-perms HTTP/1.1" 200 5056 0.172230 10.0.0.249 - - [2025-05-05 01:02:48] "GET /obj-perms HTTP/1.1" 200 5056 0.192419 10.0.0.249 - - [2025-05-05 01:02:49] "GET /global-system-configs HTTP/1.1" 200 322 0.029178 10.0.0.33 - - [2025-05-05 01:02:50] "GET /global-system-configs HTTP/1.1" 200 322 0.026850 10.0.0.33 - - [2025-05-05 01:02:50] "GET /global-system-configs HTTP/1.1" 200 322 0.081628 10.0.0.33 - - [2025-05-05 01:02:50] "GET /obj-perms HTTP/1.1" 200 5056 0.146884 10.0.0.56 - - [2025-05-05 01:02:50] "GET /obj-perms HTTP/1.1" 200 5056 0.174284 10.0.0.249 - - [2025-05-05 01:02:50] "GET /obj-perms HTTP/1.1" 200 5056 0.196385 10.0.0.249 - - [2025-05-05 01:06:03] "GET /obj-perms HTTP/1.1" 200 5056 0.060661 10.0.0.33 - - [2025-05-05 01:06:03] "GET /obj-perms HTTP/1.1" 200 5056 0.054222 10.0.0.56 - - [2025-05-05 01:07:04] "GET /obj-perms HTTP/1.1" 200 5056 0.102460 10.0.0.249 - - [2025-05-05 01:07:48] "GET /global-system-configs HTTP/1.1" 200 322 0.037383 10.0.0.56 - - [2025-05-05 01:07:48] "GET /global-system-configs HTTP/1.1" 200 322 0.187673 10.0.0.249 - - [2025-05-05 01:07:48] "GET /obj-perms HTTP/1.1" 200 5056 0.295616 10.0.0.56 - - [2025-05-05 01:07:48] "GET /global-system-configs HTTP/1.1" 200 322 0.167930 10.0.0.56 - - [2025-05-05 01:07:48] "GET /obj-perms HTTP/1.1" 200 5056 0.247974 10.0.0.33 - - [2025-05-05 01:07:49] "GET /obj-perms HTTP/1.1" 200 5056 0.260795 10.0.0.249 - - [2025-05-05 01:07:49] "GET /global-system-configs HTTP/1.1" 200 322 0.024459 10.0.0.33 - - [2025-05-05 01:07:50] "GET /global-system-configs HTTP/1.1" 200 322 0.055607 10.0.0.249 - - [2025-05-05 01:07:50] "GET /obj-perms HTTP/1.1" 200 5056 0.105612 10.0.0.33 - - [2025-05-05 01:07:50] "GET /global-system-configs HTTP/1.1" 200 322 0.071224 10.0.0.56 - - [2025-05-05 01:07:50] "GET /obj-perms HTTP/1.1" 200 5056 0.130241 10.0.0.33 - - [2025-05-05 01:07:50] "GET /obj-perms HTTP/1.1" 200 5056 0.135282 10.0.0.249 - - [2025-05-05 01:10:06] "GET /obj-perms HTTP/1.1" 200 5056 0.055810 10.0.0.33 - - [2025-05-05 01:11:07] "GET /obj-perms HTTP/1.1" 200 5056 0.043590 10.0.0.56 - - [2025-05-05 01:11:07] "GET /obj-perms HTTP/1.1" 200 5056 0.042599 10.0.0.249 - - [2025-05-05 01:12:48] "GET /global-system-configs HTTP/1.1" 200 322 0.023970 10.0.0.56 - - [2025-05-05 01:12:48] "GET /global-system-configs HTTP/1.1" 200 322 0.115474 10.0.0.249 - - [2025-05-05 01:12:48] "GET /obj-perms HTTP/1.1" 200 5056 0.214894 10.0.0.33 - - [2025-05-05 01:12:48] "GET /obj-perms HTTP/1.1" 200 5056 0.222552 10.0.0.56 - - [2025-05-05 01:12:48] "GET /global-system-configs HTTP/1.1" 200 322 0.025822 10.0.0.56 - - [2025-05-05 01:12:48] "GET /obj-perms HTTP/1.1" 200 5056 0.062220 10.0.0.249 - - [2025-05-05 01:12:49] "GET /global-system-configs HTTP/1.1" 200 322 0.030462 10.0.0.33 - - [2025-05-05 01:12:50] "GET /global-system-configs HTTP/1.1" 200 322 0.064370 10.0.0.249 - - [2025-05-05 01:12:50] "GET /obj-perms HTTP/1.1" 200 5056 0.139769 10.0.0.33 - - [2025-05-05 01:12:50] "GET /obj-perms HTTP/1.1" 200 5056 0.155404 10.0.0.33 - - [2025-05-05 01:12:50] "GET /global-system-configs HTTP/1.1" 200 322 0.101712 10.0.0.56 - - [2025-05-05 01:12:50] "GET /obj-perms HTTP/1.1" 200 5056 0.161866 10.0.0.249 - - [2025-05-05 01:15:09] "GET /obj-perms HTTP/1.1" 200 5056 0.047371 10.0.0.33 - - [2025-05-05 01:15:10] "GET /obj-perms HTTP/1.1" 200 5056 0.063958 10.0.0.56 - - [2025-05-05 01:16:10] "GET /obj-perms HTTP/1.1" 200 5056 0.054238 10.0.0.249 - - [2025-05-05 01:17:48] "GET /global-system-configs HTTP/1.1" 200 322 0.057218 10.0.0.56 - - [2025-05-05 01:17:48] "GET /global-system-configs HTTP/1.1" 200 322 0.171149 10.0.0.33 - - [2025-05-05 01:17:48] "GET /obj-perms HTTP/1.1" 200 5056 0.256934 10.0.0.56 - - [2025-05-05 01:17:48] "GET /obj-perms HTTP/1.1" 200 5056 0.277555