By type
2025-11-11T10:33:53.906511Z info FLAG: --concurrency="0"
2025-11-11T10:33:53.906528Z info FLAG: --domain="onap.svc.cluster.local"
2025-11-11T10:33:53.906533Z info FLAG: --help="false"
2025-11-11T10:33:53.906536Z info FLAG: --log_as_json="false"
2025-11-11T10:33:53.906538Z info FLAG: --log_caller=""
2025-11-11T10:33:53.906541Z info FLAG: --log_output_level="default:info"
2025-11-11T10:33:53.906543Z info FLAG: --log_stacktrace_level="default:none"
2025-11-11T10:33:53.906553Z info FLAG: --log_target="[stdout]"
2025-11-11T10:33:53.906558Z info FLAG: --meshConfig="./etc/istio/config/mesh"
2025-11-11T10:33:53.906560Z info FLAG: --outlierLogPath=""
2025-11-11T10:33:53.906563Z info FLAG: --profiling="true"
2025-11-11T10:33:53.906565Z info FLAG: --proxyComponentLogLevel="misc:error"
2025-11-11T10:33:53.906568Z info FLAG: --proxyLogLevel="warning"
2025-11-11T10:33:53.906570Z info FLAG: --serviceCluster="istio-proxy"
2025-11-11T10:33:53.906572Z info FLAG: --stsPort="0"
2025-11-11T10:33:53.906575Z info FLAG: --templateFile=""
2025-11-11T10:33:53.906577Z info FLAG: --tokenManagerPlugin=""
2025-11-11T10:33:53.906588Z info FLAG: --vklog="0"
2025-11-11T10:33:53.906592Z info Version 1.24.1-5c178358f9c61c50d3d6149a0b05a609a0d7defd-Clean
2025-11-11T10:33:53.906597Z info Set max file descriptors (ulimit -n) to: 1048576
2025-11-11T10:33:53.906728Z info Proxy role ips=[10.233.64.122] type=sidecar id=onap-sdnc-sdnrdb-init-job-qhnkn.onap domain=onap.svc.cluster.local
2025-11-11T10:33:53.906765Z info Apply proxy config from env {}
2025-11-11T10:33:53.910123Z info cpu limit detected as 2, setting concurrency
2025-11-11T10:33:53.918862Z info Effective config: binaryPath: /usr/local/bin/envoy
concurrency: 2
configPath: ./etc/istio/proxy
controlPlaneAuthPolicy: MUTUAL_TLS
discoveryAddress: istiod.istio-system.svc:15012
drainDuration: 45s
proxyAdminPort: 15000
serviceCluster: istio-proxy
statNameLength: 189
statusPort: 15020
terminationDrainDuration: 5s
2025-11-11T10:33:53.918892Z info JWT policy is third-party-jwt
2025-11-11T10:33:53.918897Z info using credential fetcher of JWT type in cluster.local trust domain
2025-11-11T10:33:54.123151Z info Starting default Istio SDS Server
2025-11-11T10:33:54.123174Z info CA Endpoint istiod.istio-system.svc:15012, provider Citadel
2025-11-11T10:33:54.123190Z info Using CA istiod.istio-system.svc:15012 cert with certs: var/run/secrets/istio/root-cert.pem
2025-11-11T10:33:54.123329Z info Opening status port 15020
2025-11-11T10:33:54.123960Z info xdsproxy Initializing with upstream address "istiod.istio-system.svc:15012" and cluster "Kubernetes"
2025-11-11T10:33:54.125979Z info Pilot SAN: [istiod.istio-system.svc]
2025-11-11T10:33:54.127965Z info starting Http service at 127.0.0.1:15004
2025-11-11T10:33:54.127988Z info sds Starting SDS grpc server
2025-11-11T10:33:54.128014Z info sds Starting SDS server for workload certificates, will listen on "var/run/secrets/workload-spiffe-uds/socket"
2025-11-11T10:33:54.128399Z info Starting proxy agent
2025-11-11T10:33:54.128431Z info Envoy command: [-c etc/istio/proxy/envoy-rev.json --drain-time-s 45 --drain-strategy immediate --local-address-ip-version v4 --file-flush-interval-msec 1000 --disable-hot-restart --allow-unknown-static-fields -l warning --component-log-level misc:error --concurrency 2]
2025-11-11T10:33:54.182009Z warning envoy main external/envoy/source/server/server.cc:852 Usage of the deprecated runtime key overload.global_downstream_max_connections, consider switching to `envoy.resource_monitors.global_downstream_max_connections` instead.This runtime key will be removed in future. thread=13
2025-11-11T10:33:54.182945Z warning envoy main external/envoy/source/server/server.cc:948 There is no configured limit to the number of allowed active downstream connections. Configure a limit in `envoy.resource_monitors.global_downstream_max_connections` resource monitor. thread=13
2025-11-11T10:33:54.191783Z info xdsproxy connected to delta upstream XDS server: istiod.istio-system.svc:15012 id=1
2025-11-11T10:33:54.277021Z info ads ADS: new connection for node:1
2025-11-11T10:33:54.278071Z info ads ADS: new connection for node:2
2025-11-11T10:33:54.299899Z info cache generated new workload certificate resourceName=default latency=174.634604ms ttl=23h59m59.700104752s
2025-11-11T10:33:54.299949Z info cache Root cert has changed, start rotating root cert
2025-11-11T10:33:54.300018Z info cache returned workload trust anchor from cache ttl=23h59m59.699982516s
2025-11-11T10:33:54.300054Z info cache returned workload certificate from cache ttl=23h59m59.699946393s
2025-11-11T10:33:54.300437Z info cache returned workload trust anchor from cache ttl=23h59m59.699564275s
2025-11-11T10:33:54.300545Z info cache returned workload trust anchor from cache ttl=23h59m59.699456006s
2025-11-11T10:33:55.152347Z info Readiness succeeded in 1.24668178s
2025-11-11T10:33:55.152694Z info Envoy proxy is ready
2025-11-11T10:42:20.659098Z info handling /drain, starting drain
2025-11-11T10:42:20.659122Z info Agent draining proxy
2025-11-11T10:42:20.671122Z warning envoy config external/envoy/source/extensions/config_subscription/grpc/grpc_stream.h:188 DeltaAggregatedResources gRPC config stream to xds-grpc closed: 13, thread=13
2025-11-11T10:42:20.670848Z info Status server has successfully terminated
2025-11-11T10:42:20.670915Z info Agent draining Proxy for termination
2025-11-11T10:42:20.670921Z info Agent already drained, exiting immediately
2025-11-11T10:42:20.670926Z info Agent has successfully terminated
2025-11-11T10:42:20.671189Z warn Aborting proxy
2025-11-11T10:42:20.671422Z info ads ADS: "" 1 terminated
2025-11-11T10:42:20.671497Z info ads ADS: "" 2 terminated