github-vet / github-vet/rangeloop-pointer-findings

noironetworks/aci-containers: pkg/hostagent/pod_relatives.go; 3 LoC

Open
#7,417 0 comments 0 reactions 0 assignees View on GitHub
fresh tiny
Dominant language
No language data
Stars
0
Forks
0
PR merge metrics
PR metrics pending

Description

Found a possible issue in [noironetworks/aci-containers](https://www.github.com/noironetworks/aci-containers) at [pkg/hostagent/pod_relatives.go](https://github.com/noironetworks/aci-containers/blob/ec89d772eef758e2917500fda6e45019f288b063/pkg/hostagent/pod_relatives.go#L157-L159)

Below is the message reported by the analyzer for this snippet of code. Beware that the analyzer only reports the first
issue it finds, so please do not limit your consideration to the contents of the below message.

> function call which takes a reference to podkey at line 158 may start a goroutine

[Click here to see the code in its original context.](https://github.com/noironetworks/aci-containers/blob/ec89d772eef758e2917500fda6e45019f288b063/pkg/hostagent/pod_relatives.go#L157-L159)

Click here to show the 3 line(s) of Go which triggered the analyzer.

```go
for _, podkey := range peerPodKeys {
agent.podChanged(&podkey)
}

```

Click here to show extra information the analyzer produced.

```
The following paths through the callgraph could lead to a goroutine:
(podChanged, 1) -> (GetByKey, 1) -> (Get, 1) -> (GetUsing, 2) -> (SetEndpoints, 1) -> (NewAddress, 1) -> (updateResolverState, 2) -> (updateClientConnState, 1) -> (UpdateClientConnState, 1) -> (UpdateAddresses, 1) -> (connect, 0) -> (resetTransport, 0) -> (startHealthCheck, 1)
(podChanged, 1) -> (Error, 2) -> (Write, 1) -> (printWithFileLine, 6) -> (Close, 0) -> (HandleConn, 2)
(podChanged, 1) -> (Info, 2) -> (Write, 1) -> (printWithFileLine, 6) -> (NewLeaseFromLeaseClient, 3) -> (WithCancel, 1) -> (cancel, 2)
(podChanged, 1) -> (Error, 2) -> (Write, 1) -> (printWithFileLine, 6) -> (apply, 2) -> (Panicf, 1) -> (Clone, 0) -> (NewTLS, 1)
(podChanged, 1) -> (Error, 2) -> (New, 2) -> (NewParameterCodec, 1) -> (apply, 2) -> (Panicf, 1) -> (UpdatePeer, 2) -> (addPeerToProber, 5) -> (enable, 0)
(podChanged, 1) -> (GetByKey, 1) -> (Get, 1) -> (GetUsing, 2) -> (Start, 0) -> (Every, 1) -> (Limit, 1) -> (NewTransport, 2) -> (waitCancelSubstreams, 1)
(podChanged, 1) -> (GetByKey, 1) -> (Get, 1) -> (GetUsing, 2) -> (MessageOf, 1) -> (Init, 1)
(podChanged, 1) -> (Error, 2) -> (Write, 1) -> (printWithFileLine, 6) -> (, 0) -> (NewStream, 3)
(podChanged, 1) -> (Info, 2) -> (GetOutputLevel, 0) -> (Load, 0) -> (loadSnap, 2) -> (renameBroken, 1)
(podChanged, 1) -> (Info, 2) -> (Write, 1) -> (printWithFileLine, 6) -> (End, 0) -> (notify, 2) -> (addVictim, 1) -> (unreachable, 1)
(podChanged, 1) -> (Info, 2) -> (GetStackTraceLevel, 0) -> (Load, 0) -> (Migrate, 0) -> (Create, 1)
(podChanged, 1) -> (Error, 2) -> (Write, 1) -> (printWithFileLine, 6) -> (Set, 4) -> (add, 1) -> (evict, 0) -> (evictOldest, 1)
(podChanged, 1) -> (podChangedLocked, 1) -> (epChanged, 8) -> (Infof, 2) -> (Start, 0) -> (Every, 1) -> (NewTimeoutTransport, 4) -> (NewTransport, 2)
(podChanged, 1) -> (GetByKey, 1) -> (Get, 1) -> (GetUsing, 2) -> (New, 1) -> (HTTPWrappersForConfig, 2) -> (NewImpersonatingRoundTripper, 2) -> (NewCachedFileTokenSource, 1) -> (waitCancelSubstreams, 1)
(podChanged, 1) -> (GetByKey, 1) -> (Get, 1) -> (GetUsing, 2) -> (SetEndpoints, 1) -> (NewAddress, 1) -> (updateResolverState, 2)
(podChanged, 1) -> (GetByKey, 1) -> (Get, 1) -> (GetUsing, 2) -> (newClient, 1) -> (autoSync, 0) -> (Lvl, 1)
(podChanged, 1) -> (Error, 2) -> (New, 2) -> (NewParameterCodec, 1) -> (NewCtxClient, 1) -> (WithCancel, 1) -> (cancel, 2)
(podChanged, 1) -> (Lock, 0) -> (Lock, 1) -> (Ctx, 0) -> (waitDelete, 4) -> (Watch, 3) -> (newWatcherGrpcStream, 1)
(podChanged, 1) -> (GetByKey, 1) -> (Get, 1) -> (GetUsing, 2) -> (parse, 1) -> (internalSelector, 1)
(podChanged, 1) -> (GetByKey, 1) -> (Get, 1) -> (GetUsing, 2) -> (Available, 0) -> (BackgroundContext, 0)
(podChanged, 1) -> (Error, 2) -> (check, 2) -> (Stack, 1) -> (Add, 1) -> (insert, 1)
(podChanged, 1) -> (Info, 2) -> (Write, 1) -> (printWithFileLine, 6) -> (Parse, 1) -> (FromInt, 1)
(podChanged, 1) -> (GetByKey, 1) -> (Get, 1) -> (GetUsing, 2) -> (New, 1) -> (HTTPWrappersForConfig, 2) -> (NewImpersonatingRoundTripper, 2) -> (Token, 0) -> (createMergedSnapshotMessage, 4) -> (NewMessage, 3)
(podChanged, 1) -> (GetByKey, 1) -> (Get, 1) -> (GetUsing, 2) -> (New, 1) -> (HTTPWrappersForConfig, 2) -> (NewImpersonatingRoundTripper, 2) -> (NewCachedFileTokenSource, 1) -> (scheduleFrameWrite, 0) -> (startFrameWrite, 1)
(podChanged, 1) -> (Error, 2) -> (Write, 1) -> (printWithFileLine, 6) -> (SetEndpoints, 1) -> (NewAddress, 1) -> (updateResolverState, 2) -> (updateClientConnState, 1) -> (HandleResolvedAddrs, 2) -> (scToString, 1) -> (connect, 0)
(podChanged, 1) -> (Error, 2) -> (GetOutputLevel, 0) -> (Load, 0) -> (Migrate, 0) -> (Create, 1)
(podChanged, 1) -> (GetByKey, 1) -> (Get, 1) -> (GetUsing, 2) -> (MessageOf, 1) -> (Init, 1) -> (CompareAndSwapPointer, 3) -> (initEventRecorder, 1) -> (crdAdded, 1)
(podChanged, 1) -> (Error, 2) -> (New, 2) -> (NewParameterCodec, 1) -> (SetEndpoints, 1) -> (NewAddress, 1) -> (updateResolverState, 2) -> (updateClientConnState, 1) -> (newCCBalancerWrapper, 3)
(podChanged, 1) -> (GetByKey, 1) -> (Get, 1) -> (GetUsing, 2) -> (New, 1) -> (HTTPWrappersForConfig, 2) -> (NewImpersonatingRoundTripper, 2) -> (Token, 0) -> (updateClientConnState, 1) -> (HandleResolvedAddrs, 2) -> (scToString, 1) -> (connect, 0)
(podChanged, 1) -> (Error, 2) -> (Write, 1) -> (printWithFileLine, 6) -> (Migrate, 0) -> (Create, 1) -> (initializeMetric, 0) -> (NewSummaryVec, 2) -> (Authorize, 1) -> (readPackage, 1) -> (NewInitiatorWrapToken, 2) -> (SetCheckSum, 2)
(podChanged, 1) -> (Error, 2) -> (Write, 1) -> (printWithFileLine, 6) -> (SetEndpoints, 1) -> (NewAddress, 1) -> (updateResolverState, 2) -> (updateClientConnState, 1) -> (HandleResolvedAddrs, 2) -> (scToString, 1) -> (connect, 0) -> (resetTransport, 0) -> (startHealthCheck, 1) -> (healthCheckFunc, 4) -> (NewClientTransport, 7) -> (newHTTP2Client, 7) -> (ClientHandshake, 3)
(podChanged, 1) -> (Error, 2) -> (Write, 1) -> (printWithFileLine, 6) -> (Set, 4) -> (add, 1) -> (evict, 0)
(podChanged, 1) -> (GetByKey, 1) -> (Get, 1) -> (GetUsing, 2) -> (New, 1) -> (HTTPWrappersForConfig, 2) -> (NewImpersonatingRoundTripper, 2) -> (Token, 0) -> (applySnapshot, 2)
(podChanged, 1) -> (GetByKey, 1) -> (getOrExpire, 1) -> (Delete, 1) -> (Remove, 2) -> (assertStatusCode, 3) -> (Execute, 2) -> (Receive, 0) -> (GetClientConn, 2) -> (getClientConn, 3) -> (getStartDialLocked, 1)
(podChanged, 1) -> (GetByKey, 1) -> (Get, 1) -> (GetUsing, 2) -> (newBackend, 1) -> (run, 0) -> (stopped, 0) -> (stopped, 0) -> (handleSuccess, 2) -> (dropPartition, 2) -> (getBrokerProducer, 1) -> (newBrokerProducer, 1)
(podChanged, 1) -> (Error, 2) -> (Write, 1) -> (printWithFileLine, 6) -> (Unmarshal, 2) -> (convertInterfaceNumbers, 2) -> (convertNumber, 1)
(podChanged, 1) -> (Info, 2) -> (Write, 1) -> (printWithFileLine, 6) -> (Read, 0) -> (ReadLine, 0) -> (readLine, 0) -> (handleKey, 1)
(podChanged, 1) -> (GetByKey, 1) -> (getOrExpire, 1) -> (Delete, 1) -> (Remove, 2) -> (assertStatusCode, 3) -> (Execute, 2) -> (Receive, 0) -> (scheduleBodyWrite, 0)
(podChanged, 1) -> (Error, 2) -> (Write, 1) -> (printWithFileLine, 6) -> (parse, 0) -> (consume, 1) -> (consume, 2) -> (waitClosed, 0) -> (ConsumePartition, 3)
(podChanged, 1) -> (Error, 2) -> (Write, 1) -> (printWithFileLine, 6) -> (Do, 1) -> (transformResponse, 2)
(podChanged, 1) -> (Error, 2) -> (New, 2) -> (NewParameterCodec, 1) -> (enableCSM, 3) -> (InjectHandlers, 1)
(podChanged, 1) -> (Error, 2) -> (GetStackTraceLevel, 0) -> (Load, 0) -> (snapNames, 0) -> (Reverse, 1)
(podChanged, 1) -> (Info, 2) -> (emit, 4) -> (Sync, 0) -> (Migrate, 0) -> (Create, 1)
(podChanged, 1) -> (Error, 2) -> (Write, 1) -> (printWithFileLine, 6) -> (newBackend, 1) -> (run, 0) -> (stopped, 0) -> (FilterFunc, 1) -> (SendSnapshot, 1) -> (SaveDBFrom, 2)
(podChanged, 1) -> (Error, 2) -> (Write, 1) -> (printWithFileLine, 6) -> (SetEndpoints, 1) -> (NewAddress, 1) -> (updateResolverState, 2) -> (updateClientConnState, 1) -> (UpdateClientConnState, 1) -> (UpdateAddresses, 1) -> (connect, 0) -> (resetTransport, 0) -> (startHealthCheck, 1) -> (healthCheckFunc, 4) -> (NewClientTransport, 7) -> (newHTTP2Client, 7)
(podChanged, 1) -> (GetByKey, 1) -> (Get, 1) -> (GetUsing, 2) -> (Stat, 1) -> (dirOrMatches, 1) -> (matchesName, 1) -> (NewMultiWriteSyncer, 1) -> (Authorize, 1) -> (readPackage, 1) -> (NewInitiatorWrapToken, 2) -> (SetCheckSum, 2)
(podChanged, 1) -> (Info, 2) -> (Write, 1) -> (printWithFileLine, 6) -> (Start, 0) -> (Every, 1)
(podChanged, 1) -> (GetByKey, 1) -> (Get, 1) -> (GetUsing, 2) -> (NewSessionWithOptions, 1) -> (newSession, 3) -> (loadCustomCABundle, 2) -> (loadCertPool, 1)
(podChanged, 1) -> (Error, 2) -> (Write, 1) -> (printWithFileLine, 6) -> (getDelegate, 0) -> (NewDiscoveryRESTMapper, 1) -> (NewDiscoveryClientForConfig, 1) -> (UnversionedRESTClientFor, 1) -> (fetchGroupVersionResources, 2)
(podChanged, 1) -> (Error, 2) -> (New, 2) -> (NewParameterCodec, 1) -> (Init, 1) -> (CompareAndSwapPointer, 3) -> (initEventRecorder, 1) -> (NewRecorder, 2) -> (NewBroadcaster, 2)
(podChanged, 1) -> (GetByKey, 1) -> (Get, 1) -> (GetUsing, 2) -> (Txn, 1) -> (checkTxnAuth, 3) -> (checkTxnReqsPermission, 3) -> (IsDeleteRangePermitted, 3) -> (waitClosed, 0)
(podChanged, 1) -> (GetByKey, 1) -> (Get, 1) -> (GetUsing, 2) -> (SetEndpoints, 1) -> (NewAddress, 1) -> (updateResolverState, 2) -> (updateClientConnState, 1) -> (applyServiceConfigAndBalancer, 2) -> (newCCBalancerWrapper, 3) -> (Build, 2)
(podChanged, 1) -> (Lock, 0) -> (Lock, 1) -> (Ctx, 0) -> (Check, 0)
(podChanged, 1) -> (Info, 2) -> (Write, 1) -> (printWithFileLine, 6) -> (newSTM, 1) -> (WithIsolation, 1) -> (mkSTM, 2)
(podChanged, 1) -> (Error, 2) -> (Write, 1) -> (printWithFileLine, 6) -> (GetWithContext, 1) -> (singleRetrieve, 1) -> (Retrieve, 0) -> (profile, 0)
(podChanged, 1) -> (GetByKey, 1) -> (Unlock, 0) -> (Close, 1) -> (merge, 1) -> (isSet, 1) -> (merge, 3) -> (deepMerge, 5) -> (enable, 0)
(podChanged, 1) -> (GetByKey, 1) -> (Get, 1) -> (GetUsing, 2) -> (Do, 1)
(podChanged, 1) -> (Info, 2) -> (Write, 1) -> (printWithFileLine, 6) -> (Do, 2) -> (Execute, 2) -> (Receive, 0)
(podChanged, 1) -> (GetByKey, 1) -> (Get, 1) -> (GetUsing, 2) -> (Start, 0) -> (Every, 1) -> (Limit, 1) -> (NewTransport, 2) -> (sendMergedSnap, 1) -> (CloseNotify, 0)
(podChanged, 1) -> (Error, 2) -> (Write, 1) -> (printWithFileLine, 6) -> (, 0) -> (NewStream, 3) -> (BuildVersion, 0)
(podChanged, 1) -> (Error, 2) -> (New, 2) -> (NewParameterCodec, 1) -> (enableCSM, 3) -> (InjectHandlers, 1) -> (watchAddrUpdates, 0)
(podChanged, 1) -> (GetByKey, 1) -> (Get, 1) -> (GetUsing, 2) -> (New, 1) -> (HTTPWrappersForConfig, 2) -> (NewImpersonatingRoundTripper, 2) -> (Token, 0) -> (startPeer, 4)
(podChanged, 1) -> (GetByKey, 1) -> (Get, 1) -> (GetUsing, 2) -> (Do, 2) -> (Execute, 2) -> (Receive, 0) -> (ParseNetlinkMessage, 1) -> (Build, 3)
(podChanged, 1) -> (Error, 2) -> (Write, 1) -> (printWithFileLine, 6) -> (startStreamDecoder, 1)
(podChanged, 1) -> (GetByKey, 1) -> (Get, 1) -> (GetUsing, 2) -> (Stat, 1) -> (dirOrMatches, 1)
(podChanged, 1) -> (Error, 2) -> (New, 2) -> (NewParameterCodec, 1) -> (Load, 1) -> (Unmarshal, 1)
(podChanged, 1) -> (GetByKey, 1) -> (Get, 1) -> (GetUsing, 2) -> (Do, 1) -> (transformResponse, 2) -> (isTextResponse, 1)
(podChanged, 1) -> (Error, 2) -> (New, 2) -> (NewParameterCodec, 1) -> (initFieldsFromDescriptorProto, 3) -> (GetJsonName, 0) -> (CompareAndSwapPointer, 3) -> (initEventRecorder, 1) -> (podDeleted, 1)
(podChanged, 1) -> (Info, 2) -> (Write, 1) -> (printWithFileLine, 6) -> (CredChain, 2) -> (CredProviders, 2) -> (RemoteCredProvider, 2) -> (ec2RoleProvider, 2) -> (Log, 3) -> (LogScaled, 4)
(podChanged, 1) -> (Error, 2) -> (emit, 4) -> (Sync, 0) -> (snapNames, 0) -> (Reverse, 1) -> (Readdir, 1) -> (Files, 0) -> (Authorize, 1) -> (readPackage, 1) -> (NewInitiatorWrapToken, 2) -> (SetCheckSum, 2)
(podChanged, 1) -> (Error, 2) -> (New, 2) -> (NewParameterCodec, 1) -> (SetEndpoints, 1) -> (NewAddress, 1) -> (updateResolverState, 2) -> (updateClientConnState, 1) -> (HandleResolvedAddrs, 2) -> (scToString, 1) -> (connect, 0) -> (resetTransport, 0) -> (startHealthCheck, 1) -> (healthCheckFunc, 4) -> (NewClientTransport, 7) -> (newHTTP2Client, 7) -> (ClientHandshake, 3)
(podChanged, 1) -> (Error, 2) -> (Write, 1) -> (printWithFileLine, 6) -> (New, 0) -> (NewFileSet, 0) -> (Warnf, 2) -> (getattrlist, 5)
(podChanged, 1) -> (Error, 2) -> (Write, 1) -> (printWithFileLine, 6) -> (SetEndpoints, 1) -> (NewAddress, 1) -> (updateResolverState, 2) -> (updateClientConnState, 1) -> (newCCBalancerWrapper, 3) -> (Build, 2)
(podChanged, 1) -> (GetByKey, 1) -> (Get, 1) -> (GetUsing, 2) -> (New, 1) -> (HTTPWrappersForConfig, 2) -> (NewImpersonatingRoundTripper, 2) -> (NewCachedFileTokenSource, 1) -> (applyServiceConfigAndBalancer, 2) -> (newCCBalancerWrapper, 3) -> (Build, 2)
(podChanged, 1) -> (Error, 2) -> (New, 2) -> (NewParameterCodec, 1) -> (SetEndpoints, 1) -> (NewAddress, 1) -> (updateResolverState, 2) -> (updateClientConnState, 1) -> (HandleResolvedAddrs, 2) -> (scToString, 1) -> (connect, 0) -> (resetTransport, 0) -> (startHealthCheck, 1)
(podChanged, 1) -> (Info, 2) -> (Write, 1) -> (printWithFileLine, 6) -> (mill, 0)
(podChanged, 1) -> (Unlock, 0) -> (commit, 1) -> (unsafeCommit, 1) -> (rollback, 0) -> (reload, 1)
(podChanged, 1) -> (Unlock, 0) -> (commit, 1) -> (unsafeCommit, 1) -> (observe, 2) -> (cancel, 0) -> (newWatcherGrpcStream, 1)
(podChanged, 1) -> (podChangedLocked, 1) -> (epChanged, 8) -> (Infof, 2) -> (MarshalJSON, 0) -> (AppendFormat, 2) -> (newBuffer, 1)
(podChanged, 1) -> (Error, 2) -> (Write, 1) -> (printWithFileLine, 6) -> (CredChain, 2) -> (CredProviders, 2) -> (RemoteCredProvider, 2) -> (ec2RoleProvider, 2) -> (Log, 3) -> (LogScaled, 4)
(podChanged, 1) -> (GetByKey, 1) -> (Get, 1) -> (GetUsing, 2) -> (Run, 1) -> (RewriteTypesWithProtobufStructTags, 2) -> (updateStructTags, 3) -> (ParseStructTags, 1) -> (Build, 3)
(podChanged, 1) -> (GetByKey, 1) -> (Get, 1) -> (GetUsing, 2) -> (New, 1) -> (HTTPWrappersForConfig, 2) -> (NewImpersonatingRoundTripper, 2) -> (Token, 0) -> (scheduleFrameWrite, 0) -> (startFrameWrite, 1)
(podChanged, 1) -> (GetByKey, 1) -> (Get, 1) -> (GetUsing, 2) -> (Decode, 1) -> (LastIndex, 2) -> (readAll, 2) -> (ReadFrom, 1) -> (newConsumerGroupClaim, 4) -> (ConsumePartition, 3)
(podChanged, 1) -> (GetByKey, 1) -> (Get, 1) -> (GetUsing, 2) -> (SetEndpoints, 1) -> (NewAddress, 1) -> (updateResolverState, 2) -> (updateClientConnState, 1) -> (switchBalancer, 1) -> (newCCBalancerWrapper, 3)
(podChanged, 1) -> (GetByKey, 1) -> (Unlock, 0) -> (Close, 1) -> (Commit, 0) -> (ForceCommit, 0)
(podChanged, 1) -> (GetByKey, 1) -> (Get, 1) -> (GetUsing, 2) -> (Do, 1) -> (transformResponse, 2)
(podChanged, 1) -> (GetByKey, 1) -> (getOrExpire, 1) -> (Delete, 1) -> (Remove, 2) -> (assertStatusCode, 3) -> (Execute, 2) -> (Receive, 0) -> (Watch, 4)
(podChanged, 1) -> (GetByKey, 1) -> (Get, 1) -> (GetUsing, 2) -> (String, 0) -> (Labels, 1) -> (Sum64, 0) -> (rol23, 1) -> (post, 1)
(podChanged, 1) -> (GetByKey, 1) -> (Get, 1) -> (GetUsing, 2) -> (Decode, 1) -> (LastIndex, 2)
(podChanged, 1) -> (GetByKey, 1) -> (Get, 1) -> (GetUsing, 2) -> (Do, 2) -> (Execute, 2) -> (Receive, 0) -> (ParseNetlinkMessage, 1) -> (LazyLog, 2) -> (addEvent, 3)
(podChanged, 1) -> (Error, 2) -> (New, 2) -> (NewParameterCodec, 1) -> (SetEndpoints, 1) -> (NewAddress, 1) -> (updateResolverState, 2) -> (updateClientConnState, 1) -> (HandleResolvedAddrs, 2) -> (scToString, 1) -> (connect, 0) -> (resetTransport, 0) -> (startHealthCheck, 1) -> (healthCheckFunc, 4) -> (NewClientTransport, 7) -> (newHTTP2Client, 7)
(podChanged, 1) -> (Error, 2) -> (Write, 1) -> (printWithFileLine, 6) -> (NewLeaseFromLeaseClient, 3) -> (WithCancel, 1) -> (cancel, 2)
(podChanged, 1) -> (Info, 2) -> (Write, 1) -> (printWithFileLine, 6) -> (enableCSM, 3) -> (InjectHandlers, 1) -> (watchAddrUpdates, 0)
(podChanged, 1) -> (GetByKey, 1) -> (Get, 1) -> (GetUsing, 2) -> (parse, 1) -> (internalSelector, 1) -> (consume, 1) -> (consume, 2) -> (waitClosed, 0)
(podChanged, 1) -> (Error, 2) -> (New, 2) -> (NewParameterCodec, 1) -> (Init, 1) -> (CompareAndSwapPointer, 3) -> (initEventRecorder, 1) -> (NewRecorder, 2) -> (registerHostVeth, 0)
(podChanged, 1) -> (GetByKey, 1) -> (Get, 1) -> (GetUsing, 2) -> (enableCSM, 3) -> (InjectHandlers, 1) -> (watchAddrUpdates, 0)
(podChanged, 1) -> (Error, 2) -> (check, 2) -> (Stack, 1) -> (Load, 0) -> (NewAggregate, 1) -> (aggregate, 1)
(podChanged, 1) -> (Error, 2) -> (Write, 1) -> (printWithFileLine, 6) -> (Do, 1) -> (transformResponse, 2) -> (isTextResponse, 1)
(podChanged, 1) -> (Error, 2) -> (Write, 1) -> (printWithFileLine, 6) -> (parse, 0) -> (consume, 1) -> (consume, 2)
(podChanged, 1) -> (Error, 2) -> (Write, 1) -> (printWithFileLine, 6) -> (SetEndpoints, 1) -> (NewAddress, 1) -> (updateResolverState, 2) -> (updateClientConnState, 1) -> (HandleResolvedAddrs, 2) -> (scToString, 1) -> (connect, 0) -> (resetTransport, 0) -> (startHealthCheck, 1) -> (healthCheckFunc, 4) -> (NewClientTransport, 7) -> (newHTTP2Client, 7)
(podChanged, 1) -> (Info, 2) -> (Write, 1) -> (printWithFileLine, 6) -> (Close, 0) -> (HandleConn, 2)
(podChanged, 1) -> (Error, 2) -> (New, 2) -> (NewParameterCodec, 1) -> (Init, 1) -> (CompareAndSwapPointer, 3) -> (initEventRecorder, 1) -> (NewRecorder, 2) -> (newSnapshotReaderCloser, 1)
(podChanged, 1) -> (GetByKey, 1) -> (Get, 1) -> (GetUsing, 2) -> (SetEndpoints, 1) -> (NewAddress, 1) -> (updateResolverState, 2) -> (updateClientConnState, 1) -> (HandleResolvedAddrs, 2) -> (scToString, 1) -> (getAddrConn, 0) -> (resetTransport, 0) -> (startHealthCheck, 1)
(podChanged, 1) -> (GetByKey, 1) -> (Get, 1) -> (GetUsing, 2) -> (Run, 1) -> (RewriteTypesWithProtobufStructTags, 2) -> (updateStructTags, 3) -> (ParseStructTags, 1) -> (post, 1)
(podChanged, 1) -> (Info, 2) -> (Write, 1) -> (printWithFileLine, 6) -> (getDelegate, 0) -> (NewDiscoveryRESTMapper, 1) -> (NewDiscoveryClientForConfig, 1) -> (UnversionedRESTClientFor, 1) -> (fetchGroupVersionResources, 2)
(podChanged, 1) -> (Error, 2) -> (New, 2) -> (NewParameterCodec, 1) -> (Init, 1) -> (CompareAndSwapPointer, 3) -> (initEventRecorder, 1) -> (NewRecorder, 2) -> (SendSnapshot, 1) -> (SaveDBFrom, 2)
(podChanged, 1) -> (Error, 2) -> (Write, 1) -> (printWithFileLine, 6) -> (Read, 0) -> (ReadLine, 0) -> (readLine, 0) -> (handleKey, 1) -> (ConsumePartition, 3) -> (Errorf, 5) -> (newBrokerConsumer, 1)
(podChanged, 1) -> (Error, 2) -> (GetOutputLevel, 0) -> (Load, 0) -> (Migrate, 0) -> (Create, 1) -> (initializeMetric, 0) -> (NewSummaryVec, 2) -> (Authorize, 1) -> (readPackage, 1) -> (NewInitiatorWrapToken, 2) -> (SetCheckSum, 2)
(podChanged, 1) -> (GetByKey, 1) -> (Get, 1) -> (GetUsing, 2) -> (New, 1) -> (HTTPWrappersForConfig, 2) -> (NewImpersonatingRoundTripper, 2) -> (NewCachedFileTokenSource, 1) -> (applyEntries, 2)
(podChanged, 1) -> (GetByKey, 1) -> (Get, 1) -> (GetUsing, 2) -> (MessageOf, 1) -> (Init, 1) -> (CompareAndSwapPointer, 3) -> (initEventRecorder, 1) -> (snatPolicyDelete, 1)
(podChanged, 1) -> (GetByKey, 1) -> (Get, 1) -> (GetUsing, 2) -> (New, 3) -> (newWatchableStore, 3) -> (syncVictimsLoop, 0) -> (moveVictims, 0) -> (restoreIntoIndex, 1)
(podChanged, 1) -> (Error, 2) -> (New, 2) -> (NewParameterCodec, 1) -> (initFieldsFromDescriptorProto, 3) -> (GetJsonName, 0) -> (CompareAndSwapPointer, 3) -> (initEventRecorder, 1) -> (NewBroadcaster, 0) -> (NewBroadcaster, 2)
(podChanged, 1) -> (Error, 2) -> (Write, 1) -> (printWithFileLine, 6) -> (snapNames, 0) -> (Reverse, 1) -> (Readdir, 1) -> (Files, 0) -> (Authorize, 1) -> (readPackage, 1) -> (NewInitiatorWrapToken, 2) -> (SetCheckSum, 2)
(podChanged, 1) -> (Unlock, 0) -> (commit, 1) -> (unsafeCommit, 1) -> (Check, 0)
(podChanged, 1) -> (Error, 2) -> (New, 2) -> (NewParameterCodec, 1) -> (newClient, 1) -> (autoSync, 0)
(podChanged, 1) -> (Info, 2) -> (Write, 1) -> (printWithFileLine, 6) -> (apply, 2) -> (Panicf, 1) -> (UpdatePeer, 2) -> (addPeerToProber, 5) -> (AddHTTP, 3)
(podChanged, 1) -> (GetByKey, 1) -> (Get, 1) -> (GetUsing, 2) -> (Start, 0) -> (Every, 1) -> (Limit, 1) -> (NewTransport, 2) -> (applyServiceConfigAndBalancer, 2) -> (newCCBalancerWrapper, 3)
(podChanged, 1) -> (GetByKey, 1) -> (Get, 1) -> (GetUsing, 2) -> (Decode, 1) -> (LastIndex, 2) -> (readAll, 2) -> (ReadFrom, 1) -> (newConsumerGroupClaim, 4) -> (ConsumePartition, 3) -> (Errorf, 5) -> (newBrokerConsumer, 1)
(podChanged, 1) -> (Error, 2) -> (New, 2) -> (NewParameterCodec, 1) -> (SetEndpoints, 1) -> (NewAddress, 1) -> (updateResolverState, 2) -> (updateClientConnState, 1) -> (UpdateClientConnState, 1) -> (UpdateAddresses, 1) -> (connect, 0) -> (resetTransport, 0) -> (startHealthCheck, 1) -> (healthCheckFunc, 4) -> (NewClientTransport, 7) -> (newHTTP2Client, 7)
(podChanged, 1) -> (GetByKey, 1) -> (Get, 1) -> (GetUsing, 2) -> (Start, 0) -> (Every, 1) -> (Limit, 1) -> (NewTransport, 2) -> (updateClientConnState, 1) -> (HandleResolvedAddrs, 2) -> (scToString, 1) -> (connect, 0) -> (resetTransport, 0) -> (startHealthCheck, 1) -> (healthCheckFunc, 4) -> (NewClientTransport, 7) -> (newHTTP2Client, 7)
(podChanged, 1) -> (Info, 2) -> (GetOutputLevel, 0) -> (Load, 0) -> (Migrate, 0) -> (Create, 1)
(podChanged, 1) -> (GetByKey, 1) -> (Get, 1) -> (GetUsing, 2) -> (Run, 1) -> (RewriteTypesWithProtobufStructTags, 2) -> (updateStructTags, 3) -> (ParseStructTags, 1) -> (registerHostVeth, 0)
(podChanged, 1) -> (Info, 2) -> (Write, 1) -> (printWithFileLine, 6) -> (newBackend, 1) -> (run, 0) -> (stopped, 0) -> (FilterFunc, 1) -> (newClientConn, 2)
(podChanged, 1) -> (GetByKey, 1) -> (Get, 1) -> (GetUsing, 2) -> (New, 1) -> (HTTPWrappersForConfig, 2) -> (NewImpersonatingRoundTripper, 2) -> (Token, 0) -> (handleSuccess, 2) -> (dropPartition, 2) -> (getBrokerProducer, 1) -> (newBrokerProducer, 1)
(podChanged, 1) -> (GetByKey, 1) -> (Get, 1) -> (GetUsing, 2) -> (Start, 0) -> (Every, 1) -> (Limit, 1) -> (NewTransport, 2) -> (resolveNow, 1)
(podChanged, 1) -> (GetByKey, 1) -> (Get, 1) -> (GetUsing, 2) -> (newBackend, 1) -> (run, 0) -> (stopped, 0) -> (stopped, 0) -> (CloseNotify, 0)
(podChanged, 1) -> (GetByKey, 1) -> (Get, 1) -> (GetUsing, 2) -> (newBackend, 1) -> (run, 0) -> (stopped, 0) -> (stopped, 0) -> (newClientConn, 2)
(podChanged, 1) -> (Error, 2) -> (New, 2) -> (NewParameterCodec, 1) -> (newBackend, 1) -> (run, 0) -> (stopped, 0) -> (FilterFunc, 1) -> (CloseNotify, 0)
(podChanged, 1) -> (Error, 2) -> (New, 2) -> (NewParameterCodec, 1) -> (newWatchableStore, 3)
(podChanged, 1) -> (Info, 2) -> (Write, 1) -> (printWithFileLine, 6) -> (GetWithContext, 1) -> (singleRetrieve, 1)
(podChanged, 1) -> (Info, 2) -> (Write, 1) -> (printWithFileLine, 6) -> (Context, 0) -> (commitAttempt, 0)
(podChanged, 1) -> (Error, 2) -> (Write, 1) -> (printWithFileLine, 6) -> (MarshalJSON, 0) -> (AppendFormat, 2) -> (newBuffer, 1)
(podChanged, 1) -> (GetByKey, 1) -> (Get, 1) -> (GetUsing, 2) -> (New, 0) -> (NewFileSet, 0) -> (Warnf, 2) -> (getattrlist, 5) -> (readLoop, 0) -> (WriteGoAway, 3)
(podChanged, 1) -> (Info, 2) -> (Write, 1) -> (printWithFileLine, 6) -> (parse, 0) -> (consume, 1) -> (consume, 2) -> (waitClosed, 0)
(podChanged, 1) -> (GetByKey, 1) -> (Get, 1) -> (GetUsing, 2) -> (SetEndpoints, 1) -> (NewAddress, 1) -> (updateResolverState, 2) -> (updateClientConnState, 1) -> (newCCBalancerWrapper, 3) -> (Build, 2)
(podChanged, 1) -> (Error, 2) -> (New, 2) -> (NewParameterCodec, 1) -> (SetEndpoints, 1) -> (NewAddress, 1) -> (updateResolverState, 2) -> (updateClientConnState, 1) -> (UpdateClientConnState, 1) -> (UpdateAddresses, 1) -> (connect, 0) -> (resetTransport, 0) -> (startHealthCheck, 1) -> (healthCheckFunc, 4) -> (NewClientTransport, 7) -> (newHTTP2Client, 7) -> (ClientHandshake, 3)
(podChanged, 1) -> (Error, 2) -> (Write, 1) -> (printWithFileLine, 6) -> (parse, 0) -> (consume, 1) -> (consume, 2) -> (waitClosed, 0)
(podChanged, 1) -> (GetByKey, 1) -> (Get, 1) -> (GetUsing, 2) -> (certRotatingDialer, 2) -> (DefaultControllerRateLimiter, 0) -> (Limit, 1) -> (NewDelayingQueueWithCustomClock, 2) -> (newDelayingQueue, 3)
(podChanged, 1) -> (GetByKey, 1) -> (Get, 1) -> (GetUsing, 2) -> (newBackend, 1) -> (run, 0) -> (stopped, 0) -> (stopped, 0) -> (LazyLog, 2) -> (addEvent, 3)
(podChanged, 1) -> (GetByKey, 1) -> (Get, 1) -> (GetUsing, 2) -> (readAsCSV, 1) -> (Read, 0) -> (ReadLine, 0) -> (readLine, 0) -> (newConsumerGroupClaim, 4) -> (ConsumePartition, 3)
(podChanged, 1) -> (Error, 2) -> (Write, 1) -> (printWithFileLine, 6) -> (nextBlock, 1)
(podChanged, 1) -> (Info, 2) -> (Write, 1) -> (printWithFileLine, 6) -> (Read, 0) -> (ReadLine, 0) -> (readLine, 0)
(podChanged, 1) -> (GetByKey, 1) -> (Get, 1) -> (GetUsing, 2) -> (New, 1) -> (HTTPWrappersForConfig, 2) -> (NewImpersonatingRoundTripper, 2) -> (Token, 0) -> (dialClientConn, 2) -> (newClientConn, 2)
(podChanged, 1) -> (GetByKey, 1) -> (Get, 1) -> (GetUsing, 2) -> (SetEndpoints, 1) -> (NewAddress, 1) -> (updateResolverState, 2) -> (updateClientConnState, 1) -> (UpdateClientConnState, 1) -> (UpdateAddresses, 1) -> (connect, 0)
(podChanged, 1) -> (Error, 2) -> (Write, 1) -> (printWithFileLine, 6) -> (output, 5) -> (putBuffer, 1)
(podChanged, 1) -> (GetByKey, 1) -> (Get, 1) -> (GetUsing, 2) -> (New, 1) -> (HTTPWrappersForConfig, 2) -> (NewImpersonatingRoundTripper, 2) -> (Token, 0) -> (resolveNow, 1)
(podChanged, 1) -> (GetByKey, 1) -> (Get, 1) -> (GetUsing, 2) -> (New, 3) -> (newWatchableStore, 3)
(podChanged, 1) -> (Error, 2) -> (GetStackTraceLevel, 0) -> (Load, 0) -> (Stat, 1) -> (Data, 0)
(podChanged, 1) -> (Error, 2) -> (Write, 1) -> (printWithFileLine, 6) -> (Read, 0) -> (ReadLine, 0) -> (readLine, 0) -> (handleKey, 1)
(podChanged, 1) -> (Error, 2) -> (New, 2) -> (NewParameterCodec, 1) -> (initExtensionDeclarations, 3) -> (GetJsonName, 0) -> (CompareAndSwapPointer, 3) -> (initEventRecorder, 1) -> (crdAdded, 1)
(podChanged, 1) -> (Error, 2) -> (Write, 1) -> (printWithFileLine, 6) -> (newBackend, 1) -> (run, 0) -> (stopped, 0) -> (FilterFunc, 1) -> (LazyLog, 2) -> (addEvent, 3)
(podChanged, 1) -> (Error, 2) -> (New, 2) -> (NewParameterCodec, 1) -> (initFieldsFromDescriptorProto, 3) -> (GetJsonName, 0) -> (CompareAndSwapPointer, 3) -> (initEventRecorder, 1) -> (StartRecordingToSink, 1) -> (recordToSink, 4)
(podChanged, 1) -> (GetByKey, 1) -> (Get, 1) -> (GetUsing, 2) -> (Do, 2)
(podChanged, 1) -> (GetByKey, 1) -> (getOrExpire, 1) -> (Delete, 1) -> (Delete, 3) -> (AsDeleteOptions, 0)
(podChanged, 1) -> (GetByKey, 1) -> (Get, 1) -> (GetUsing, 2) -> (nextToken, 0) -> (loadMore, 0) -> (Read, 1)
(podChanged, 1) -> (Error, 2) -> (Write, 1) -> (printWithFileLine, 6) -> (Read, 0) -> (ReadLine, 0) -> (readLine, 0)
(podChanged, 1) -> (GetByKey, 1) -> (Get, 1) -> (GetUsing, 2) -> (Read, 0) -> (ReadLine, 0) -> (readLine, 0) -> (handleKey, 1) -> (NewClient, 2)
(podChanged, 1) -> (Info, 2) -> (Write, 1) -> (printWithFileLine, 6) -> (newBackend, 1) -> (run, 0) -> (stopped, 0) -> (FilterFunc, 1) -> (on100, 0)
(podChanged, 1) -> (GetByKey, 1) -> (Get, 1) -> (GetUsing, 2) -> (New, 1) -> (HTTPWrappersForConfig, 2) -> (NewImpersonatingRoundTripper, 2) -> (Token, 0) -> (applyServiceConfigAndBalancer, 2) -> (newCCBalancerWrapper, 3)
(podChanged, 1) -> (GetByKey, 1) -> (Get, 1) -> (GetUsing, 2) -> (Register, 1) -> (AddToGroupVersion, 2)
(podChanged, 1) -> (GetByKey, 1) -> (Get, 1) -> (GetUsing, 2) -> (Run, 1) -> (RewriteTypesWithProtobufStructTags, 2) -> (updateStructTags, 3) -> (ParseStructTags, 1) -> (receive, 0)
(podChanged, 1) -> (GetByKey, 1) -> (Get, 1) -> (GetUsing, 2) -> (Txn, 1) -> (checkTxnAuth, 3) -> (checkTxnReqsPermission, 3) -> (IsDeleteRangePermitted, 3) -> (post, 1)
(podChanged, 1) -> (GetByKey, 1) -> (Get, 1) -> (GetUsing, 2) -> (New, 1) -> (HTTPWrappersForConfig, 2) -> (NewImpersonatingRoundTripper, 2) -> (Token, 0) -> (waitCancelSubstreams, 1)
(podChanged, 1) -> (GetByKey, 1) -> (Get, 1) -> (GetUsing, 2) -> (New, 1) -> (HTTPWrappersForConfig, 2) -> (NewImpersonatingRoundTripper, 2) -> (Token, 0) -> (startPeer, 4) -> (Process, 2)
(podChanged, 1) -> (GetByKey, 1) -> (Get, 1) -> (GetUsing, 2) -> (SetEndpoints, 1) -> (NewAddress, 1) -> (updateResolverState, 2) -> (updateClientConnState, 1) -> (HandleResolvedAddrs, 2) -> (scToString, 1) -> (getAddrConn, 0)
(podChanged, 1) -> (GetByKey, 1) -> (Get, 1) -> (GetUsing, 2) -> (NewSessionWithOptions, 1) -> (newSession, 3) -> (loadCustomCABundle, 2) -> (loadCertPool, 1) -> (Authorize, 1) -> (readPackage, 1) -> (NewInitiatorWrapToken, 2) -> (SetCheckSum, 2)
(podChanged, 1) -> (GetByKey, 1) -> (Get, 1) -> (GetUsing, 2) -> (Register, 1)
(podChanged, 1) -> (Error, 2) -> (Write, 1) -> (printWithFileLine, 6) -> (Do, 2)
(podChanged, 1) -> (Error, 2) -> (Write, 1) -> (printWithFileLine, 6) -> (WriteTo, 1) -> (writeTo, 5) -> (writeBuf, 2) -> (SetError, 0) -> (addEvent, 3)
(podChanged, 1) -> (GetByKey, 1) -> (Get, 1) -> (GetUsing, 2) -> (SetTransportDefaults, 1) -> (Warningf, 2) -> (Warnf, 2) -> (addConnIfNeeded, 3) -> (run, 3) -> (runCmdContext, 2)
(podChanged, 1) -> (GetByKey, 1) -> (Get, 1) -> (GetUsing, 2) -> (New, 0) -> (NewFileSet, 0) -> (Warnf, 2) -> (getattrlist, 5)
(podChanged, 1) -> (GetByKey, 1) -> (Get, 1) -> (GetUsing, 2) -> (Register, 2) -> (register, 2) -> (DuplicateMetric, 1) -> (Transact, 2)
(podChanged, 1) -> (Error, 2) -> (Write, 1) -> (printWithFileLine, 6) -> (Do, 1) -> (transformResponse, 2) -> (isTextResponse, 1) -> (NewGenericServerResponse, 7) -> (NewClient, 2)
(podChanged, 1) -> (GetByKey, 1) -> (Get, 1) -> (GetUsing, 2) -> (New, 1) -> (HTTPWrappersForConfig, 2) -> (NewImpersonatingRoundTripper, 2) -> (NewCachedFileTokenSource, 1) -> (updateClientConnState, 1) -> (HandleResolvedAddrs, 2) -> (scToString, 1) -> (connect, 0) -> (resetTransport, 0) -> (startHealthCheck, 1) -> (healthCheckFunc, 4) -> (NewClientTransport, 7) -> (newHTTP2Client, 7) -> (newLoopyWriter, 4)
(podChanged, 1) -> (GetByKey, 1) -> (Get, 1) -> (GetUsing, 2) -> (Do, 2) -> (Execute, 2) -> (Receive, 0) -> (ParseNetlinkMessage, 1) -> (NewClient, 2)
(podChanged, 1) -> (GetByKey, 1) -> (Get, 1) -> (GetUsing, 2) -> (New, 1) -> (HTTPWrappersForConfig, 2) -> (NewImpersonatingRoundTripper, 2) -> (NewCachedFileTokenSource, 1) -> (applySnapshot, 2)
(podChanged, 1) -> (Info, 2) -> (Write, 1) -> (printWithFileLine, 6) -> (Read, 0) -> (ReadLine, 0) -> (readLine, 0) -> (handleKey, 1) -> (ConsumePartition, 3)
(podChanged, 1) -> (Error, 2) -> (New, 2) -> (NewParameterCodec, 1) -> (newBackend, 1) -> (run, 0) -> (stopped, 0) -> (FilterFunc, 1) -> (retryBatch, 4) -> (getBrokerProducer, 1) -> (newBrokerProducer, 1)
(podChanged, 1) -> (Error, 2) -> (New, 2) -> (NewParameterCodec, 1) -> (Commit, 0) -> (ForceCommit, 0) -> (UnsafePut, 3)
(podChanged, 1) -> (Info, 2) -> (Write, 1) -> (printWithFileLine, 6) -> (newBackend, 1) -> (run, 0) -> (stopped, 0) -> (FilterFunc, 1)
(podChanged, 1) -> (GetByKey, 1) -> (getOrExpire, 1) -> (Delete, 1) -> (Remove, 2) -> (assertStatusCode, 3) -> (Execute, 2) -> (Receive, 0) -> (awaitOpenSlotForRequest, 1)
(podChanged, 1) -> (GetByKey, 1) -> (Get, 1) -> (GetUsing, 2) -> (Run, 1) -> (RewriteTypesWithProtobufStructTags, 2) -> (updateStructTags, 3) -> (ParseStructTags, 1) -> (append, 1)
(podChanged, 1) -> (GetByKey, 1) -> (Lock, 0) -> (panic, 1) -> (Commit, 0) -> (ForceCommit, 0) -> (UnsafePut, 3)
(podChanged, 1) -> (GetByKey, 1) -> (getOrExpire, 1) -> (Delete, 1) -> (CompareAndDelete, 3) -> (notify, 1) -> (addEvent, 1) -> (remove, 0) -> (append, 1)
(podChanged, 1) -> (Info, 2) -> (Write, 1) -> (printWithFileLine, 6) -> (unmarshal, 1) -> (ParseGroupVersion, 1) -> (object, 1) -> (valueQuoted, 0) -> (enable, 0)
(podChanged, 1) -> (Error, 2) -> (Write, 1) -> (printWithFileLine, 6) -> (newBackend, 1) -> (run, 0) -> (stopped, 0) -> (FilterFunc, 1) -> (CloseNotify, 0)
(podChanged, 1) -> (Error, 2) -> (New, 2) -> (NewParameterCodec, 1) -> (Init, 1) -> (CompareAndSwapPointer, 3) -> (initEventRecorder, 1) -> (NewRecorder, 2) -> (StartEventWatcher, 1)
(podChanged, 1) -> (Error, 2) -> (Write, 1) -> (printWithFileLine, 6) -> (Stat, 1) -> (Data, 0) -> (CombineWriteSyncers, 1) -> (NewMultiWriteSyncer, 1) -> (Authorize, 1) -> (readPackage, 1) -> (NewInitiatorWrapToken, 2) -> (SetCheckSum, 2)
(podChanged, 1) -> (Info, 2) -> (GetStackTraceLevel, 0) -> (Load, 0) -> (Migrate, 0) -> (Create, 1) -> (initializeMetric, 0) -> (NewSummaryVec, 2) -> (Authorize, 1) -> (readPackage, 1) -> (NewInitiatorWrapToken, 2) -> (SetCheckSum, 2)
(podChanged, 1) -> (GetByKey, 1) -> (Lock, 0) -> (panic, 1) -> (Commit, 0) -> (ForceCommit, 0)
(podChanged, 1) -> (GetByKey, 1) -> (Get, 1) -> (GetUsing, 2) -> (enableCSM, 3) -> (InjectHandlers, 1)
(podChanged, 1) -> (GetByKey, 1) -> (Get, 1) -> (GetUsing, 2) -> (New, 1) -> (HTTPWrappersForConfig, 2) -> (NewImpersonatingRoundTripper, 2)
(podChanged, 1) -> (GetByKey, 1) -> (Get, 1) -> (GetUsing, 2) -> (Read, 0) -> (ReadLine, 0) -> (readLine, 0) -> (handleKey, 1)
(podChanged, 1) -> (Error, 2) -> (Write, 1) -> (printWithFileLine, 6) -> (Do, 2) -> (Execute, 2)
(podChanged, 1) -> (Info, 2) -> (GetStackTraceLevel, 0) -> (Load, 0) -> (Stat, 1) -> (Data, 0)
(podChanged, 1) -> (GetByKey, 1) -> (Get, 1) -> (GetUsing, 2) -> (ToTomlString, 0) -> (WriteTo, 1) -> (writeTo, 5) -> (writeFiveBytes, 5) -> (LazyPrintf, 2) -> (addEvent, 3)
(podChanged, 1) -> (GetByKey, 1) -> (Get, 1) -> (GetUsing, 2) -> (readAsCSV, 1) -> (Read, 0) -> (ReadLine, 0) -> (readLine, 0) -> (newConsumerGroupClaim, 4) -> (ConsumePartition, 3) -> (Errorf, 5) -> (newBrokerConsumer, 1)
(podChanged, 1) -> (Error, 2) -> (Write, 1) -> (printWithFileLine, 6) -> (Load, 1) -> (Decode, 3) -> (ConvertToVersion, 2) -> (convertToVersion, 3) -> (Authorize, 1) -> (readPackage, 1) -> (NewInitiatorWrapToken, 2) -> (SetCheckSum, 2)
(podChanged, 1) -> (Info, 2) -> (Write, 1) -> (printWithFileLine, 6)
(podChanged, 1) -> (Error, 2) -> (Write, 1) -> (printWithFileLine, 6) -> (snapNames, 0) -> (Reverse, 1)
(podChanged, 1) -> (Error, 2) -> (Write, 1) -> (printWithFileLine, 6) -> (Close, 0) -> (HandleConn, 2) -> (executeAndPut, 2)
(podChanged, 1) -> (GetByKey, 1) -> (Get, 1) -> (GetUsing, 2) -> (Do, 1) -> (transformResponse, 2) -> (isTextResponse, 1) -> (NewGenericServerResponse, 7)
(podChanged, 1) -> (GetByKey, 1) -> (Get, 1) -> (GetUsing, 2) -> (Parse, 1) -> (FromInt, 1) -> (Stack, 0)
(podChanged, 1) -> (Error, 2) -> (New, 2) -> (NewParameterCodec, 1) -> (newBackend, 1) -> (run, 0) -> (stopped, 0) -> (FilterFunc, 1) -> (openSnapshotBackend, 3) -> (openBackend, 1)
(podChanged, 1) -> (Info, 2) -> (Write, 1) -> (printWithFileLine, 6) -> (Do, 2) -> (Execute, 2) -> (Receive, 0) -> (Recvfrom, 3) -> (getClientConn, 3) -> (getStartDialLocked, 1)
(podChanged, 1) -> (GetByKey, 1) -> (Get, 1) -> (GetUsing, 2)
(podChanged, 1) -> (Lock, 0) -> (Lock, 1) -> (Ctx, 0) -> (rollback, 0) -> (page, 1)
(podChanged, 1) -> (Info, 2) -> (Write, 1) -> (printWithFileLine, 6) -> (parse, 0) -> (consume, 1) -> (consume, 2)
(podChanged, 1) -> (GetByKey, 1) -> (Get, 1) -> (GetUsing, 2) -> (FormatDiff, 2) -> (formatDiffList, 3) -> (WithDiffMode, 1) -> (firstIndex, 0)
(podChanged, 1) -> (Info, 2) -> (Write, 1) -> (printWithFileLine, 6) -> (SetEndpoints, 1) -> (NewAddress, 1) -> (updateResolverState, 2) -> (updateClientConnState, 1) -> (newCCBalancerWrapper, 3) -> (Build, 2)
(podChanged, 1) -> (Error, 2) -> (New, 2) -> (NewParameterCodec, 1) -> (SetEndpoints, 1) -> (NewAddress, 1) -> (updateResolverState, 2) -> (updateClientConnState, 1) -> (HandleResolvedAddrs, 2) -> (scToString, 1) -> (connect, 0)
(podChanged, 1) -> (Lock, 0) -> (Lock, 1) -> (Ctx, 0) -> (Read, 0) -> (ReadLine, 0) -> (readLine, 0) -> (handleKey, 1) -> (ConsumePartition, 3) -> (Errorf, 5) -> (newBrokerConsumer, 1)
(podChanged, 1) -> (GetByKey, 1) -> (Get, 1) -> (GetUsing, 2) -> (Unmarshal, 2) -> (convertInterfaceNumbers, 2) -> (convertNumber, 1)
(podChanged, 1) -> (GetByKey, 1) -> (getOrExpire, 1) -> (Delete, 1) -> (Remove, 2) -> (assertStatusCode, 3) -> (Execute, 2) -> (Receive, 0)
(podChanged, 1) -> (GetByKey, 1) -> (Get, 1) -> (GetUsing, 2) -> (newClient, 1) -> (autoSync, 0) -> (Lvl, 1) -> (NewDiscardLogger, 0)
(podChanged, 1) -> (Error, 2) -> (Write, 1) -> (printWithFileLine, 6) -> (, 0) -> (NewStream, 3) -> (BuildVersion, 0) -> (appendValue, 2)
(podChanged, 1) -> (Info, 2) -> (Write, 1) -> (printWithFileLine, 6) -> (SetEndpoints, 1) -> (NewAddress, 1) -> (updateResolverState, 2) -> (updateClientConnState, 1) -> (HandleResolvedAddrs, 2) -> (scToString, 1) -> (connect, 0)
(podChanged, 1) -> (Error, 2) -> (emit, 4) -> (Sync, 0) -> (Stat, 1) -> (Data, 0) -> (CombineWriteSyncers, 1) -> (NewMultiWriteSyncer, 1) -> (Authorize, 1) -> (readPackage, 1) -> (NewInitiatorWrapToken, 2) -> (SetCheckSum, 2)
(podChanged, 1) -> (Error, 2) -> (Write, 1) -> (printWithFileLine, 6) -> (output, 6) -> (timeoutFlush, 1)
(podChanged, 1) -> (Error, 2) -> (Write, 1) -> (printWithFileLine, 6) -> (Put, 3) -> (Put, 2) -> (ReplaceOrInsert, 1) -> (maxItems, 0)
(podChanged, 1) -> (GetByKey, 1) -> (Get, 1) -> (GetUsing, 2) -> (Start, 0) -> (Every, 1) -> (Limit, 1) -> (NewTransport, 2) -> (Init, 0)
(podChanged, 1) -> (GetByKey, 1) -> (Get, 1) -> (GetUsing, 2) -> (Read, 0) -> (ReadLine, 0) -> (readLine, 0) -> (handleKey, 1) -> (waitClosed, 0)
(podChanged, 1) -> (Error, 2) -> (emit, 4) -> (Sync, 0) -> (Migrate, 0) -> (Create, 1) -> (initializeMetric, 0) -> (NewSummaryVec, 2) -> (Authorize, 1) -> (readPackage, 1) -> (NewInitiatorWrapToken, 2) -> (SetCheckSum, 2)
(podChanged, 1) -> (Error, 2) -> (Write, 1) -> (printWithFileLine, 6) -> (newBackend, 1) -> (run, 0) -> (stopped, 0)
(podChanged, 1) -> (Error, 2) -> (New, 2) -> (NewParameterCodec, 1) -> (Init, 1) -> (CompareAndSwapPointer, 3) -> (initEventRecorder, 1) -> (NewRecorder, 2) -> (CloseNotify, 0)
(podChanged, 1) -> (GetByKey, 1) -> (Get, 1) -> (GetUsing, 2) -> (New, 1) -> (HTTPWrappersForConfig, 2) -> (NewImpersonatingRoundTripper, 2) -> (NewCachedFileTokenSource, 1) -> (addPeerToProber, 5) -> (monitorProbingStatus, 4)
(podChanged, 1) -> (Error, 2) -> (New, 2) -> (NewParameterCodec, 1) -> (Init, 1) -> (CompareAndSwapPointer, 3) -> (initEventRecorder, 1) -> (NewRecorder, 2) -> (retryBatch, 4) -> (getBrokerProducer, 1) -> (newBrokerProducer, 1)
(podChanged, 1) -> (Info, 2) -> (GetStackTraceLevel, 0) -> (Load, 0) -> (loadSnap, 2) -> (renameBroken, 1)
(podChanged, 1) -> (GetByKey, 1) -> (Get, 1) -> (GetUsing, 2) -> (New, 1) -> (HTTPWrappersForConfig, 2) -> (NewImpersonatingRoundTripper, 2) -> (Token, 0)
(podChanged, 1) -> (GetByKey, 1) -> (Get, 1) -> (GetUsing, 2) -> (Run, 1) -> (RewriteTypesWithProtobufStructTags, 2) -> (updateStructTags, 3) -> (ParseStructTags, 1) -> (Watch, 4)
(podChanged, 1) -> (Error, 2) -> (Write, 1) -> (printWithFileLine, 6) -> (unmarshal, 1) -> (ParseGroupVersion, 1) -> (object, 1) -> (valueQuoted, 0) -> (enable, 0)
(podChanged, 1) -> (GetByKey, 1) -> (Get, 1) -> (GetUsing, 2) -> (Start, 0) -> (Every, 1) -> (Limit, 1) -> (NewTransport, 2) -> (handleResponse, 2) -> (awaitRequestCancel, 1)
(podChanged, 1) -> (GetByKey, 1) -> (Get, 1) -> (GetUsing, 2) -> (New, 1) -> (HTTPWrappersForConfig, 2) -> (NewImpersonatingRoundTripper, 2) -> (Token, 0) -> (sendAndReceiveKerberos, 0) -> (Authorize, 1) -> (readPackage, 1) -> (NewInitiatorWrapToken, 2) -> (SetCheckSum, 2)
(podChanged, 1) -> (Error, 2) -> (New, 2) -> (NewParameterCodec, 1) -> (unref, 0)
(podChanged, 1) -> (GetByKey, 1) -> (Get, 1) -> (GetUsing, 2) -> (skipThreeBytes, 3) -> (readByte, 0) -> (Read, 1)
(podChanged, 1) -> (Error, 2) -> (New, 2) -> (NewParameterCodec, 1) -> (SetEndpoints, 1) -> (NewAddress, 1) -> (updateResolverState, 2)
(podChanged, 1) -> (GetByKey, 1) -> (getOrExpire, 1) -> (Delete, 1) -> (Delete, 3) -> (AsDeleteOptions, 0) -> (ApplyToDeleteAllOf, 1) -> (AsSelector, 0) -> (append, 1)
(podChanged, 1) -> (Error, 2) -> (Write, 1) -> (printWithFileLine, 6) -> (parse, 1) -> (internalSelector, 1)
(podChanged, 1) -> (Error, 2) -> (New, 2) -> (NewParameterCodec, 1) -> (newWatchableStore, 3) -> (syncVictimsLoop, 0) -> (moveVictims, 0)
(podChanged, 1) -> (Error, 2) -> (New, 2) -> (NewParameterCodec, 1) -> (initFieldsFromDescriptorProto, 3) -> (GetJsonName, 0) -> (CompareAndSwapPointer, 3) -> (initEventRecorder, 1) -> (crdAdded, 1)
(podChanged, 1) -> (Error, 2) -> (Write, 1) -> (printWithFileLine, 6) -> (Stat, 1) -> (Data, 0)
(podChanged, 1) -> (GetByKey, 1) -> (Get, 1) -> (GetUsing, 2) -> (Register, 1) -> (AddToGroupVersion, 2) -> (RegisterConversions, 1)
(podChanged, 1) -> (Info, 2) -> (Write, 1) -> (printWithFileLine, 6) -> (Close, 0) -> (HandleConn, 2) -> (swapState, 1)
(podChanged, 1) -> (Info, 2) -> (Write, 1) -> (printWithFileLine, 6) -> (NewCtxClient, 1) -> (WithCancel, 1) -> (cancel, 2)
(podChanged, 1) -> (GetByKey, 1) -> (Get, 1) -> (GetUsing, 2) -> (newClient, 1) -> (autoSync, 0)
(podChanged, 1) -> (Error, 2) -> (Write, 1) -> (printWithFileLine, 6) -> (enableCSM, 3) -> (InjectHandlers, 1)
(podChanged, 1) -> (Error, 2) -> (Write, 1) -> (printWithFileLine, 6) -> (Parse, 1) -> (FromInt, 1)
(podChanged, 1) -> (Error, 2) -> (Write, 1) -> (printWithFileLine, 6) -> (newBackend, 1) -> (run, 0)
(podChanged, 1) -> (Info, 2) -> (emit, 4) -> (Sync, 0) -> (Migrate, 0) -> (Create, 1) -> (initializeMetric, 0) -> (NewSummaryVec, 2) -> (Authorize, 1) -> (readPackage, 1) -> (NewInitiatorWrapToken, 2) -> (SetCheckSum, 2)
(podChanged, 1) -> (GetByKey, 1) -> (Get, 1) -> (GetUsing, 2) -> (String, 0) -> (Labels, 1) -> (Sum64, 0) -> (rol23, 1)
(podChanged, 1) -> (Lock, 0) -> (Lock, 1) -> (Ctx, 0) -> (Read, 0) -> (ReadLine, 0) -> (readLine, 0) -> (handleKey, 1)
(podChanged, 1) -> (Error, 2) -> (Write, 1) -> (printWithFileLine, 6) -> (apply, 2) -> (Panicf, 1) -> (Clone, 0) -> (NewTLS, 1) -> (enable, 0)
(podChanged, 1) -> (GetByKey, 1) -> (Get, 1) -> (GetUsing, 2) -> (New, 1) -> (HTTPWrappersForConfig, 2) -> (NewImpersonatingRoundTripper, 2) -> (NewCachedFileTokenSource, 1) -> (applySnapshot, 2) -> (RemoveAllPeers, 0) -> (mustCreateBackendBuckets, 1)
(podChanged, 1) -> (Error, 2) -> (Write, 1) -> (printWithFileLine, 6) -> (SetEndpoints, 1) -> (NewAddress, 1) -> (updateResolverState, 2) -> (updateClientConnState, 1) -> (HandleResolvedAddrs, 2) -> (scToString, 1) -> (connect, 0) -> (resetTransport, 0) -> (startHealthCheck, 1)
(podChanged, 1) -> (Info, 2) -> (Write, 1) -> (printWithFileLine, 6) -> (SetEndpoints, 1) -> (NewAddress, 1) -> (updateResolverState, 2) -> (updateClientConnState, 1) -> (UpdateClientConnState, 1) -> (UpdateAddresses, 1) -> (connect, 0) -> (resetTransport, 0) -> (startHealthCheck, 1)
(podChanged, 1) -> (Error, 2) -> (Write, 1) -> (printWithFileLine, 6) -> (NewSessionWithOptions, 1) -> (newSession, 3)
(podChanged, 1) -> (GetByKey, 1) -> (Get, 1) -> (GetUsing, 2) -> (Decode, 1) -> (LastIndex, 2) -> (readAll, 2)
(podChanged, 1) -> (Error, 2) -> (Write, 1) -> (printWithFileLine, 6) -> (Get, 0) -> (Initialize, 1) -> (FromUnstructured, 2)
(podChanged, 1) -> (GetByKey, 1) -> (Get, 1) -> (GetUsing, 2) -> (New, 1) -> (HTTPWrappersForConfig, 2) -> (NewImpersonatingRoundTripper, 2) -> (NewCachedFileTokenSource, 1) -> (applyServiceConfigAndBalancer, 2) -> (newCCBalancerWrapper, 3)
(podChanged, 1) -> (GetByKey, 1) -> (Get, 1) -> (GetUsing, 2) -> (New, 1) -> (HTTPWrappersForConfig, 2) -> (NewImpersonatingRoundTripper, 2) -> (NewCachedFileTokenSource, 1) -> (sendMergedSnap, 1) -> (CloseNotify, 0)
(podChanged, 1) -> (GetByKey, 1) -> (Get, 1) -> (GetUsing, 2) -> (Start, 0) -> (Every, 1) -> (Limit, 1) -> (NewTransport, 2) -> (sendMergedSnap, 1) -> (CloseNotify, 0) -> (SaveDBFrom, 2)
(podChanged, 1) -> (GetByKey, 1) -> (Get, 1) -> (GetUsing, 2) -> (Run, 1) -> (RewriteTypesWithProtobufStructTags, 2) -> (updateStructTags, 3) -> (ParseStructTags, 1) -> (contextForChannel, 1)
(podChanged, 1) -> (GetByKey, 1) -> (Get, 1) -> (GetUsing, 2) -> (apply, 2) -> (f, 1) -> (Clone, 0) -> (NewTLS, 1) -> (enable, 0)
(podChanged, 1) -> (GetByKey, 1) -> (Get, 1) -> (GetUsing, 2) -> (Txn, 1) -> (checkTxnAuth, 3) -> (checkTxnReqsPermission, 3) -> (IsDeleteRangePermitted, 3) -> (newConsumerGroupClaim, 4) -> (ConsumePartition, 3)
(podChanged, 1) -> (GetByKey, 1) -> (Get, 1) -> (GetUsing, 2) -> (New, 1) -> (HTTPWrappersForConfig, 2) -> (NewImpersonatingRoundTripper, 2) -> (NewCachedFileTokenSource, 1) -> (handleSuccess, 2) -> (dropPartition, 2) -> (getBrokerProducer, 1) -> (newBrokerProducer, 1)
(podChanged, 1) -> (GetByKey, 1) -> (Get, 1) -> (GetUsing, 2) -> (New, 1) -> (HTTPWrappersForConfig, 2)
(podChanged, 1) -> (Error, 2) -> (New, 2) -> (NewParameterCodec, 1) -> (Commit, 0) -> (ForceCommit, 0)
(podChanged, 1) -> (Error, 2) -> (Write, 1) -> (printWithFileLine, 6) -> (request, 2) -> (Infof, 4) -> (setDone, 0)
(podChanged, 1) -> (GetByKey, 1) -> (Get, 1) -> (GetUsing, 2) -> (Do, 1) -> (transformResponse, 2) -> (isTextResponse, 1) -> (NewGenericServerResponse, 7) -> (NewClient, 2)
(podChanged, 1) -> (GetByKey, 1) -> (Get, 1) -> (GetUsing, 2) -> (Stat, 1) -> (Data, 0) -> (CombineWriteSyncers, 1) -> (NewMultiWriteSyncer, 1) -> (Authorize, 1) -> (readPackage, 1) -> (NewInitiatorWrapToken, 2) -> (SetCheckSum, 2)
(podChanged, 1) -> (GetByKey, 1) -> (Get, 1) -> (GetUsing, 2) -> (Txn, 1) -> (checkTxnAuth, 3) -> (checkTxnReqsPermission, 3) -> (IsDeleteRangePermitted, 3)
(podChanged, 1) -> (Error, 2) -> (Write, 1) -> (printWithFileLine, 6) -> (Put, 2) -> (ReplaceOrInsert, 1) -> (insert, 2) -> (newPathprefixTrie, 2)
(podChanged, 1) -> (GetByKey, 1) -> (Get, 1) -> (GetUsing, 2) -> (Run, 1) -> (RewriteTypesWithProtobufStructTags, 2) -> (updateStructTags, 3) -> (ParseStructTags, 1) -> (poller, 2)
(podChanged, 1) -> (Error, 2) -> (Write, 1) -> (printWithFileLine, 6) -> (newBackend, 1) -> (run, 0) -> (stopped, 0) -> (FilterFunc, 1) -> (newClientConn, 2)
(podChanged, 1) -> (Info, 2) -> (GetStackTraceLevel, 0) -> (Load, 0) -> (snapNames, 0) -> (Reverse, 1) -> (Readdir, 1) -> (Files, 0) -> (Authorize, 1) -> (readPackage, 1) -> (NewInitiatorWrapToken, 2) -> (SetCheckSum, 2)
(podChanged, 1) -> (Error, 2) -> (Write, 1) -> (printWithFileLine, 6) -> (SetEndpoints, 1) -> (NewAddress, 1) -> (updateResolverState, 2) -> (updateClientConnState, 1) -> (newCCBalancerWrapper, 3)
(podChanged, 1) -> (Error, 2) -> (New, 2) -> (NewParameterCodec, 1) -> (newBackend, 1) -> (run, 0) -> (stopped, 0) -> (FilterFunc, 1) -> (newSnapshotReaderCloser, 1)
(podChanged, 1) -> (GetByKey, 1) -> (Get, 1) -> (GetUsing, 2) -> (SetEndpoints, 1) -> (NewAddress, 1) -> (updateResolverState, 2) -> (updateClientConnState, 1) -> (applyServiceConfigAndBalancer, 2) -> (newCCBalancerWrapper, 3)
(podChanged, 1) -> (Info, 2) -> (Write, 1) -> (printWithFileLine, 6) -> (NewSessionWithOptions, 1) -> (newSession, 3) -> (loadCustomCABundle, 2) -> (loadCertPool, 1) -> (Authorize, 1) -> (readPackage, 1) -> (NewInitiatorWrapToken, 2) -> (SetCheckSum, 2)
(podChanged, 1) -> (Error, 2) -> (New, 2) -> (NewParameterCodec, 1) -> (Init, 1) -> (CompareAndSwapPointer, 3) -> (initEventRecorder, 1) -> (NewRecorder, 2) -> (newClientConn, 2)
(podChanged, 1) -> (GetByKey, 1) -> (Get, 1) -> (GetUsing, 2) -> (Do, 2) -> (Execute, 2)
(podChanged, 1) -> (Error, 2) -> (Write, 1) -> (printWithFileLine, 6) -> (GetWithContext, 1) -> (singleRetrieve, 1)
(podChanged, 1) -> (GetByKey, 1) -> (Get, 1) -> (GetUsing, 2) -> (Load, 1) -> (Decode, 3) -> (ConvertToVersion, 2)
(podChanged, 1) -> (GetByKey, 1) -> (Get, 1) -> (GetUsing, 2) -> (apply, 2) -> (f, 1) -> (Clone, 0) -> (NewTLS, 1) -> (AddHTTP, 3)
(podChanged, 1) -> (GetByKey, 1) -> (Unlock, 0) -> (Close, 1) -> (Observe, 1) -> (asyncFlush, 1)
(podChanged, 1) -> (GetByKey, 1) -> (Get, 1) -> (GetUsing, 2) -> (New, 1) -> (HTTPWrappersForConfig, 2) -> (NewImpersonatingRoundTripper, 2) -> (Token, 0) -> (sendMergedSnap, 1) -> (CloseNotify, 0) -> (SaveDBFrom, 2)
(podChanged, 1) -> (GetByKey, 1) -> (Get, 1) -> (GetUsing, 2) -> (FormatDiff, 2) -> (formatDiffList, 3) -> (WithDiffMode, 1) -> (firstIndex, 0) -> (newConsumerGroupClaim, 4) -> (ConsumePartition, 3) -> (Errorf, 5) -> (newBrokerConsumer, 1)
(podChanged, 1) -> (GetByKey, 1) -> (Get, 1) -> (GetUsing, 2) -> (cacheStatus, 1) -> (IsNotExist, 1) -> (Data, 0)
(podChanged, 1) -> (Error, 2) -> (New, 2) -> (NewParameterCodec, 1) -> (apply, 2) -> (Panicf, 1) -> (UpdatePeer, 2) -> (addPeerToProber, 5)
(podChanged, 1) -> (Error, 2) -> (New, 2) -> (NewParameterCodec, 1) -> (initExtensionDeclarations, 3) -> (GetJsonName, 0) -> (CompareAndSwapPointer, 3) -> (initEventRecorder, 1) -> (NewBroadcaster, 0) -> (NewBroadcaster, 2)
(podChanged, 1) -> (GetByKey, 1) -> (getOrExpire, 1) -> (Delete, 1) -> (String, 0) -> (Labels, 1) -> (Sum64, 0) -> (rol23, 1)
(podChanged, 1) -> (Error, 2) -> (New, 2) -> (NewParameterCodec, 1) -> (newBackend, 1) -> (run, 0) -> (stopped, 0) -> (FilterFunc, 1) -> (startFrameWrite, 1)
(podChanged, 1) -> (Error, 2) -> (Write, 1) -> (printWithFileLine, 6) -> (NewSessionWithOptions, 1) -> (newSession, 3) -> (loadCustomCABundle, 2) -> (loadCertPool, 1) -> (Authorize, 1) -> (readPackage, 1) -> (NewInitiatorWrapToken, 2) -> (SetCheckSum, 2)
(podChanged, 1) -> (Error, 2) -> (Write, 1) -> (printWithFileLine, 6) -> (newClient, 1)
(podChanged, 1) -> (Info, 2) -> (Write, 1) -> (printWithFileLine, 6) -> (init, 1)
(podChanged, 1) -> (GetByKey, 1) -> (Get, 1) -> (GetUsing, 2) -> (SetTransportDefaults, 1) -> (Warningf, 2) -> (Warnf, 2)
(podChanged, 1) -> (GetByKey, 1) -> (Get, 1) -> (GetUsing, 2) -> (NewLeaseFromLeaseClient, 3) -> (WithCancel, 1) -> (cancel, 2)
(podChanged, 1) -> (GetByKey, 1) -> (Get, 1) -> (GetUsing, 2) -> (Load, 0) -> (NewAggregate, 1) -> (aggregate, 1) -> (IsAbs, 1) -> (sendAndReceiveKerberos, 0) -> (Authorize, 1) -> (readPackage, 1) -> (NewInitiatorWrapToken, 2) -> (SetCheckSum, 2)
(podChanged, 1) -> (Info, 2) -> (Write, 1) -> (printWithFileLine, 6) -> (WithConcurrency, 1)
(podChanged, 1) -> (GetByKey, 1) -> (Get, 1) -> (GetUsing, 2) -> (apply, 2) -> (f, 1) -> (Clone, 0) -> (NewTLS, 1) -> (startStreamWriter, 4)
(podChanged, 1) -> (Error, 2) -> (Write, 1) -> (printWithFileLine, 6) -> (Set, 4) -> (add, 1) -> (evict, 0) -> (evictOldest, 1) -> (NewClient, 2)
(podChanged, 1) -> (Error, 2) -> (Write, 1) -> (printWithFileLine, 6) -> (newBackend, 1) -> (run, 0) -> (stopped, 0) -> (FilterFunc, 1) -> (startFrameWrite, 1)
(podChanged, 1) -> (Error, 2) -> (GetOutputLevel, 0) -> (Load, 0) -> (snapNames, 0) -> (Reverse, 1) -> (Readdir, 1) -> (Files, 0) -> (Authorize, 1) -> (readPackage, 1) -> (NewInitiatorWrapToken, 2) -> (SetCheckSum, 2)
(podChanged, 1) -> (GetByKey, 1) -> (getOrExpire, 1) -> (Delete, 1) -> (CompareAndDelete, 3) -> (notify, 1) -> (addEvent, 1) -> (remove, 0)
(podChanged, 1) -> (GetByKey, 1) -> (Get, 1) -> (GetUsing, 2) -> (New, 1) -> (HTTPWrappersForConfig, 2) -> (NewImpersonatingRoundTripper, 2) -> (NewCachedFileTokenSource, 1) -> (addPeerToProber, 5)
(podChanged, 1) -> (GetByKey, 1) -> (Get, 1) -> (GetUsing, 2) -> (FormatDiff, 2) -> (formatDiffList, 3) -> (WithDiffMode, 1) -> (firstIndex, 0) -> (newConsumerGroupClaim, 4)
(podChanged, 1) -> (GetByKey, 1) -> (Get, 1) -> (GetUsing, 2) -> (Register, 1) -> (AddToGroupVersion, 2) -> (RegisterConversions, 1) -> (Convert_v1_Volume_To_core_Volume, 3) -> (NewClient, 2)
(podChanged, 1) -> (Info, 2) -> (Write, 1) -> (printWithFileLine, 6) -> (request, 2) -> (Infof, 4) -> (setDone, 0)
(podChanged, 1) -> (GetByKey, 1) -> (Get, 1) -> (GetUsing, 2) -> (Start, 0) -> (Every, 1) -> (Limit, 1) -> (NewTransport, 2) -> (handleSuccess, 2)
(podChanged, 1) -> (GetByKey, 1) -> (Get, 1) -> (GetUsing, 2) -> (FormatDiff, 2) -> (formatDiffList, 3) -> (WithDiffMode, 1) -> (firstIndex, 0) -> (newConsumerGroupClaim, 4) -> (ConsumePartition, 3)
(podChanged, 1) -> (GetByKey, 1) -> (Get, 1) -> (GetUsing, 2) -> (Start, 0) -> (Every, 1) -> (Limit, 1) -> (NewTransport, 2) -> (updateClientConnState, 1) -> (HandleResolvedAddrs, 2) -> (scToString, 1) -> (connect, 0)
(podChanged, 1) -> (Error, 2) -> (Write, 1) -> (printWithFileLine, 6) -> (Do, 2) -> (Execute, 2) -> (Receive, 0) -> (Recvfrom, 3) -> (Build, 3)
(podChanged, 1) -> (Error, 2) -> (New, 2) -> (NewParameterCodec, 1) -> (apply, 2) -> (Panicf, 1) -> (UpdatePeer, 2) -> (addPeerToProber, 5) -> (startStreamWriter, 4)
(podChanged, 1) -> (Error, 2) -> (New, 2) -> (NewParameterCodec, 1) -> (Init, 1) -> (CompareAndSwapPointer, 3) -> (initEventRecorder, 1) -> (NewRecorder, 2) -> (checkNodePodNet, 1)
(podChanged, 1) -> (Lock, 0) -> (Lock, 1) -> (Ctx, 0) -> (Read, 0) -> (ReadLine, 0) -> (readLine, 0) -> (handleKey, 1) -> (ConsumePartition, 3)
(podChanged, 1) -> (Error, 2) -> (emit, 4) -> (Sync, 0) -> (snapNames, 0) -> (Reverse, 1)
(podChanged, 1) -> (GetByKey, 1) -> (Unlock, 0) -> (Close, 1) -> (Commit, 0) -> (ForceCommit, 0) -> (UnsafePut, 3)
(podChanged, 1) -> (Error, 2) -> (New, 2) -> (NewParameterCodec, 1) -> (NewLeaseFromLeaseClient, 3) -> (WithCancel, 1) -> (cancel, 2)
(podChanged, 1) -> (Error, 2) -> (New, 2) -> (NewParameterCodec, 1) -> (New, 0) -> (NewFileSet, 0) -> (GetCurrentDirectory, 2) -> (getattrlist, 5)
(podChanged, 1) -> (GetByKey, 1) -> (getOrExpire, 1) -> (Delete, 1) -> (String, 0) -> (Labels, 1) -> (Sum64, 0) -> (rol23, 1) -> (ServerGroupsAndResources, 1) -> (fetchGroupVersionResources, 2)
(podChanged, 1) -> (Error, 2) -> (GetStackTraceLevel, 0) -> (Load, 0) -> (Stat, 1) -> (Data, 0) -> (CombineWriteSyncers, 1) -> (NewMultiWriteSyncer, 1) -> (Authorize, 1) -> (readPackage, 1) -> (NewInitiatorWrapToken, 2) -> (SetCheckSum, 2)
(podChanged, 1) -> (Info, 2) -> (Write, 1) -> (printWithFileLine, 6) -> (marshal, 1) -> (reflectValue, 1) -> (valueEncoder, 1) -> (typeEncoder, 1) -> (enable, 0)
(podChanged, 1) -> (Error, 2) -> (New, 2) -> (NewParameterCodec, 1) -> (SetEndpoints, 1) -> (NewAddress, 1) -> (updateResolverState, 2) -> (updateClientConnState, 1) -> (UpdateClientConnState, 1) -> (UpdateAddresses, 1) -> (connect, 0)
(podChanged, 1) -> (Info, 2) -> (Write, 1) -> (printWithFileLine, 6) -> (Load, 1) -> (Unmarshal, 1) -> (Local, 0) -> (Unscaled, 0) -> (Authorize, 1) -> (readPackage, 1) -> (NewInitiatorWrapToken, 2) -> (SetCheckSum, 2)
(podChanged, 1) -> (Error, 2) -> (New, 2) -> (NewParameterCodec, 1) -> (NewSessionWithOptions, 1) -> (newSession, 3)
(podChanged, 1) -> (Error, 2) -> (GetOutputLevel, 0) -> (Load, 0) -> (snapNames, 0) -> (Reverse, 1)
(podChanged, 1) -> (GetByKey, 1) -> (Get, 1) -> (GetUsing, 2) -> (SetTransportDefaults, 1) -> (Warningf, 2) -> (Warnf, 2) -> (addConnIfNeeded, 3)
(podChanged, 1) -> (GetByKey, 1) -> (Get, 1) -> (GetUsing, 2) -> (New, 1) -> (HTTPWrappersForConfig, 2) -> (NewImpersonatingRoundTripper, 2) -> (Token, 0) -> (addPeerToProber, 5)
(podChanged, 1) -> (GetByKey, 1) -> (Get, 1) -> (GetUsing, 2) -> (SetEndpoints, 1) -> (NewAddress, 1) -> (updateResolverState, 2) -> (updateClientConnState, 1) -> (switchBalancer, 1) -> (newCCBalancerWrapper, 3) -> (Build, 2)
(podChanged, 1) -> (Error, 2) -> (Write, 1) -> (printWithFileLine, 6) -> (Migrate, 0) -> (Create, 1)
(podChanged, 1) -> (Error, 2) -> (Write, 1) -> (printWithFileLine, 6) -> (Decode, 2) -> (Read, 1)
(podChanged, 1) -> (Error, 2) -> (New, 2) -> (NewParameterCodec, 1) -> (initExtensionDeclarations, 3) -> (GetJsonName, 0)
(podChanged, 1) -> (Error, 2) -> (New, 2) -> (NewParameterCodec, 1) -> (NewNamed, 1) -> (newQueueMetrics, 2)
(podChanged, 1) -> (GetByKey, 1) -> (Get, 1) -> (GetUsing, 2) -> (Run, 1) -> (RewriteTypesWithProtobufStructTags, 2) -> (updateStructTags, 3) -> (ParseStructTags, 1) -> (checkNodePodNet, 1)
(podChanged, 1) -> (GetByKey, 1) -> (Get, 1) -> (GetUsing, 2) -> (New, 1) -> (HTTPWrappersForConfig, 2) -> (NewImpersonatingRoundTripper, 2) -> (NewCachedFileTokenSource, 1) -> (Init, 0)
(podChanged, 1) -> (GetByKey, 1) -> (getOrExpire, 1) -> (Delete, 1) -> (Delete, 3) -> (AsDeleteOptions, 0) -> (ApplyToDeleteAllOf, 1) -> (AsSelector, 0) -> (readLoop, 0) -> (WriteGoAway, 3)
(podChanged, 1) -> (GetByKey, 1) -> (Get, 1) -> (GetUsing, 2) -> (String, 0) -> (Labels, 1) -> (Sum64, 0) -> (rol23, 1) -> (ServerGroupsAndResources, 1) -> (fetchGroupVersionResources, 2)
(podChanged, 1) -> (Error, 2) -> (Write, 1) -> (printWithFileLine, 6) -> (Reset, 1)
(podChanged, 1) -> (Error, 2) -> (New, 2) -> (NewParameterCodec, 1) -> (newBackend, 1)
(podChanged, 1) -> (GetByKey, 1) -> (getOrExpire, 1) -> (Delete, 1) -> (Remove, 2) -> (assertStatusCode, 3)
(podChanged, 1) -> (GetByKey, 1) -> (getOrExpire, 1) -> (Delete, 1) -> (CompareAndDelete, 3) -> (notify, 1) -> (addEvent, 1) -> (remove, 0) -> (Build, 3)
(podChanged, 1) -> (GetByKey, 1) -> (Get, 1) -> (GetUsing, 2) -> (Get, 0) -> (Initialize, 1) -> (NewStringAffineInterval, 2) -> (StringAffineComparable, 1) -> (localHTTPCredProvider, 3) -> (Log, 3) -> (LogScaled, 4)
(podChanged, 1) -> (Info, 2) -> (GetOutputLevel, 0) -> (Load, 0) -> (Stat, 1) -> (Data, 0) -> (CombineWriteSyncers, 1) -> (NewMultiWriteSyncer, 1) -> (Authorize, 1) -> (readPackage, 1) -> (NewInitiatorWrapToken, 2) -> (SetCheckSum, 2)
(podChanged, 1) -> (GetByKey, 1) -> (Get, 1) -> (GetUsing, 2) -> (Start, 0) -> (Every, 1) -> (Limit, 1) -> (NewTransport, 2) -> (updateClientConnState, 1) -> (HandleResolvedAddrs, 2) -> (scToString, 1) -> (connect, 0) -> (resetTransport, 0) -> (startHealthCheck, 1) -> (healthCheckFunc, 4) -> (NewClientTransport, 7) -> (newHTTP2Client, 7) -> (newLoopyWriter, 4)
(podChanged, 1) -> (Error, 2) -> (Write, 1) -> (printWithFileLine, 6) -> (Close, 0) -> (HandleConn, 2) -> (swapState, 1)
(podChanged, 1) -> (GetByKey, 1) -> (Lock, 0) -> (panic, 1) -> (Txn, 1) -> (checkTxnAuth, 3) -> (checkTxnReqsPermission, 3) -> (IsDeleteRangePermitted, 3) -> (waitClosed, 0)
(podChanged, 1) -> (GetByKey, 1) -> (Get, 1) -> (GetUsing, 2) -> (newBackend, 1) -> (run, 0) -> (stopped, 0) -> (stopped, 0) -> (openSnapshotBackend, 3) -> (openBackend, 1)
(podChanged, 1) -> (Info, 2) -> (Write, 1) -> (printWithFileLine, 6) -> (Stat, 1) -> (Data, 0) -> (CombineWriteSyncers, 1) -> (NewMultiWriteSyncer, 1) -> (Authorize, 1) -> (readPackage, 1) -> (NewInitiatorWrapToken, 2) -> (SetCheckSum, 2)
(podChanged, 1) -> (Error, 2) -> (Write, 1) -> (printWithFileLine, 6)
(podChanged, 1) -> (Error, 2) -> (Write, 1) -> (printWithFileLine, 6) -> (newClient, 1) -> (autoSync, 0)
(podChanged, 1) -> (Info, 2) -> (Write, 1) -> (printWithFileLine, 6) -> (Decode, 2) -> (Read, 1)
(podChanged, 1) -> (Info, 2) -> (emit, 4) -> (Sync, 0) -> (Stat, 1) -> (Data, 0)
(podChanged, 1) -> (Error, 2) -> (Write, 1) -> (printWithFileLine, 6) -> (newBackend, 1) -> (run, 0) -> (stopped, 0) -> (FilterFunc, 1) -> (newSnapshotReaderCloser, 1)
(podChanged, 1) -> (Info, 2) -> (Write, 1) -> (printWithFileLine, 6) -> (Stat, 1) -> (Data, 0)
(podChanged, 1) -> (GetByKey, 1) -> (Get, 1) -> (GetUsing, 2) -> (New, 1) -> (HTTPWrappersForConfig, 2) -> (NewImpersonatingRoundTripper, 2) -> (NewCachedFileTokenSource, 1)
(podChanged, 1) -> (GetByKey, 1) -> (Get, 1) -> (GetUsing, 2) -> (apply, 2) -> (f, 1) -> (Clone, 0) -> (NewTLS, 1)
(podChanged, 1) -> (Error, 2) -> (Write, 1) -> (printWithFileLine, 6) -> (Get, 0) -> (Initialize, 1) -> (FromUnstructured, 2) -> (getJsonUnmarshaler, 1) -> (executeCredentialProcess, 0)
(podChanged, 1) -> (Error, 2) -> (New, 2) -> (NewParameterCodec, 1) -> (Init, 1) -> (CompareAndSwapPointer, 3) -> (initEventRecorder, 1) -> (NewRecorder, 2) -> (openSnapshotBackend, 3) -> (openBackend, 1)
(podChanged, 1) -> (Info, 2) -> (Write, 1) -> (printWithFileLine, 6) -> (SetEndpoints, 1) -> (NewAddress, 1) -> (updateResolverState, 2) -> (updateClientConnState, 1) -> (HandleResolvedAddrs, 2) -> (scToString, 1) -> (connect, 0) -> (resetTransport, 0) -> (startHealthCheck, 1)
(podChanged, 1) -> (GetByKey, 1) -> (Get, 1) -> (GetUsing, 2) -> (Load, 1) -> (Decode, 3) -> (ConvertToVersion, 2) -> (convertToVersion, 3)
(podChanged, 1) -> (GetByKey, 1) -> (Get, 1) -> (GetUsing, 2) -> (New, 1) -> (HTTPWrappersForConfig, 2) -> (NewImpersonatingRoundTripper, 2) -> (Token, 0) -> (handleSuccess, 2)
(podChanged, 1) -> (GetByKey, 1) -> (Get, 1) -> (GetUsing, 2) -> (New, 1) -> (HTTPWrappersForConfig, 2) -> (NewImpersonatingRoundTripper, 2) -> (NewCachedFileTokenSource, 1) -> (startPeer, 4)
(podChanged, 1) -> (Info, 2) -> (Write, 1) -> (printWithFileLine, 6) -> (SetEndpoints, 1) -> (NewAddress, 1) -> (updateResolverState, 2) -> (updateClientConnState, 1) -> (newCCBalancerWrapper, 3)
(podChanged, 1) -> (Error, 2) -> (Write, 1) -> (printWithFileLine, 6) -> (Load, 1) -> (Decode, 3)
(podChanged, 1) -> (podChangedLocked, 1) -> (epChanged, 8) -> (Infof, 2) -> (End, 0) -> (notify, 2) -> (addVictim, 1) -> (unreachable, 1)
(podChanged, 1) -> (GetByKey, 1) -> (getOrExpire, 1) -> (Delete, 1) -> (Delete, 3) -> (AsDeleteOptions, 0) -> (ApplyToDeleteAllOf, 1) -> (AsSelector, 0) -> (Watch, 4)
(podChanged, 1) -> (Error, 2) -> (New, 2) -> (NewParameterCodec, 1) -> (Init, 1) -> (CompareAndSwapPointer, 3) -> (initEventRecorder, 1) -> (NewRecorder, 2) -> (on100, 0)
(podChanged, 1) -> (GetByKey, 1) -> (Get, 1) -> (GetUsing, 2) -> (New, 1) -> (HTTPWrappersForConfig, 2) -> (NewImpersonatingRoundTripper, 2) -> (NewCachedFileTokenSource, 1) -> (sendMergedSnap, 1) -> (CloseNotify, 0) -> (SaveDBFrom, 2)
(podChanged, 1) -> (GetByKey, 1) -> (newerObject, 2) -> (Remove, 1) -> (Stat, 1) -> (Data, 0)
(podChanged, 1) -> (Error, 2) -> (New, 2) -> (NewParameterCodec, 1) -> (parse, 1) -> (internalSelector, 1)
(podChanged, 1) -> (Info, 2) -> (Write, 1) -> (printWithFileLine, 6) -> (newBackend, 1) -> (run, 0)
(podChanged, 1) -> (Error, 2) -> (New, 2) -> (NewParameterCodec, 1) -> (newBackend, 1) -> (run, 0) -> (stopped, 0)
(podChanged, 1) -> (Error, 2) -> (Write, 1) -> (printWithFileLine, 6) -> (unref, 0)
(podChanged, 1) -> (Info, 2) -> (Write, 1) -> (printWithFileLine, 6) -> (parse, 1) -> (internalSelector, 1)
(podChanged, 1) -> (Info, 2) -> (GetStackTraceLevel, 0) -> (Load, 0) -> (snapNames, 0) -> (Reverse, 1)
(podChanged, 1) -> (Error, 2) -> (Write, 1) -> (printWithFileLine, 6) -> (newClient, 1) -> (autoSync, 0) -> (Lvl, 1)
(podChanged, 1) -> (GetByKey, 1) -> (Get, 1) -> (GetUsing, 2) -> (New, 1) -> (HTTPWrappersForConfig, 2) -> (NewImpersonatingRoundTripper, 2) -> (NewCachedFileTokenSource, 1) -> (updateClientConnState, 1) -> (HandleResolvedAddrs, 2) -> (scToString, 1) -> (connect, 0)
(podChanged, 1) -> (Error, 2) -> (emit, 4) -> (Sync, 0) -> (Stat, 1) -> (Data, 0)
(podChanged, 1) -> (GetByKey, 1) -> (getOrExpire, 1) -> (Delete, 1) -> (CompareAndDelete, 3) -> (notify, 1) -> (addEvent, 1)
(podChanged, 1) -> (GetByKey, 1) -> (getOrExpire, 1) -> (Delete, 1) -> (CompareAndDelete, 3) -> (notify, 1) -> (addEvent, 1) -> (remove, 0) -> (NewClient, 2)
(podChanged, 1) -> (GetByKey, 1) -> (Get, 1) -> (GetUsing, 2) -> (Read, 0) -> (ReadLine, 0) -> (readLine, 0) -> (handleKey, 1) -> (newConsumerGroupClaim, 4)
(podChanged, 1) -> (Error, 2) -> (Write, 1) -> (printWithFileLine, 6) -> (newBackend, 1) -> (run, 0) -> (stopped, 0) -> (FilterFunc, 1) -> (openSnapshotBackend, 3) -> (openBackend, 1)
(podChanged, 1) -> (GetByKey, 1) -> (Get, 1) -> (GetUsing, 2) -> (Txn, 1) -> (checkTxnAuth, 3) -> (checkTxnReqsPermission, 3) -> (IsDeleteRangePermitted, 3) -> (newConsumerGroupClaim, 4) -> (ConsumePartition, 3) -> (Errorf, 5) -> (newBrokerConsumer, 1)
(podChanged, 1) -> (Error, 2) -> (Write, 1) -> (printWithFileLine, 6) -> (SetEndpoints, 1) -> (NewAddress, 1) -> (updateResolverState, 2) -> (updateClientConnState, 1) -> (UpdateClientConnState, 1) -> (UpdateAddresses, 1) -> (connect, 0) -> (resetTransport, 0) -> (startHealthCheck, 1) -> (healthCheckFunc, 4) -> (NewClientTransport, 7) -> (newHTTP2Client, 7) -> (ClientHandshake, 3)
(podChanged, 1) -> (GetByKey, 1) -> (Get, 1) -> (GetUsing, 2) -> (Parse, 1) -> (FromInt, 1)
(podChanged, 1) -> (GetByKey, 1) -> (Get, 1) -> (GetUsing, 2) -> (SetEndpoints, 1) -> (NewAddress, 1) -> (updateResolverState, 2) -> (updateClientConnState, 1)
(podChanged, 1) -> (Error, 2) -> (New, 2) -> (NewParameterCodec, 1) -> (newWatchableStore, 3) -> (syncVictimsLoop, 0) -> (moveVictims, 0) -> (kvsToEvents, 3)
(podChanged, 1) -> (GetByKey, 1) -> (Get, 1) -> (GetUsing, 2) -> (MessageOf, 1) -> (Init, 1) -> (CompareAndSwapPointer, 3) -> (initEventRecorder, 1) -> (podDeleted, 1)
(podChanged, 1) -> (GetByKey, 1) -> (getOrExpire, 1) -> (Delete, 1) -> (String, 0) -> (Labels, 1) -> (Sum64, 0)
(podChanged, 1) -> (Error, 2) -> (Write, 1) -> (printWithFileLine, 6) -> (Do, 1) -> (transformResponse, 2) -> (isTextResponse, 1) -> (NewGenericServerResponse, 7)
(podChanged, 1) -> (Error, 2) -> (New, 2) -> (NewParameterCodec, 1) -> (Init, 1) -> (CompareAndSwapPointer, 3) -> (initEventRecorder, 1) -> (NewRecorder, 2)
(podChanged, 1) -> (GetByKey, 1) -> (Get, 1) -> (GetUsing, 2) -> (New, 0) -> (NewFileSet, 0) -> (Warnf, 2) -> (getattrlist, 5) -> (readLoop, 0) -> (readResponse, 1)
(podChanged, 1) -> (Info, 2) -> (GetOutputLevel, 0) -> (Load, 0) -> (snapNames, 0) -> (Reverse, 1) -> (Readdir, 1) -> (Files, 0) -> (Authorize, 1) -> (readPackage, 1) -> (NewInitiatorWrapToken, 2) -> (SetCheckSum, 2)
(podChanged, 1) -> (Info, 2) -> (GetStackTraceLevel, 0) -> (Load, 0) -> (Stat, 1) -> (Data, 0) -> (CombineWriteSyncers, 1) -> (NewMultiWriteSyncer, 1) -> (Authorize, 1) -> (readPackage, 1) -> (NewInitiatorWrapToken, 2) -> (SetCheckSum, 2)
(podChanged, 1) -> (GetByKey, 1) -> (Get, 1) -> (GetUsing, 2) -> (SetEndpoints, 1) -> (NewAddress, 1) -> (updateResolverState, 2) -> (updateClientConnState, 1) -> (UpdateClientConnState, 1) -> (UpdateAddresses, 1) -> (connect, 0) -> (resetTransport, 0) -> (startHealthCheck, 1) -> (healthCheckFunc, 4) -> (NewClientTransport, 7) -> (newHTTP2Client, 7)
(podChanged, 1) -> (GetByKey, 1) -> (getOrExpire, 1) -> (Delete, 1) -> (Delete, 3) -> (AsDeleteOptions, 0) -> (ApplyToDeleteAllOf, 1)
(podChanged, 1) -> (GetByKey, 1) -> (Get, 1) -> (GetUsing, 2) -> (NewSessionWithOptions, 1) -> (newSession, 3) -> (loadCustomCABundle, 2)
(podChanged, 1) -> (Info, 2) -> (Write, 1) -> (printWithFileLine, 6) -> (parse, 0) -> (consume, 1) -> (consume, 2) -> (waitClosed, 0) -> (ConsumePartition, 3)
(podChanged, 1) -> (GetByKey, 1) -> (Get, 1) -> (GetUsing, 2) -> (Run, 1) -> (RewriteTypesWithProtobufStructTags, 2) -> (updateStructTags, 3) -> (ParseStructTags, 1) -> (getServiceAugmentBySubnet, 4) -> (SetNpServiceAugmentForService, 6) -> (checkEndpointslices, 2) -> (walkDepth, 0)
(podChanged, 1) -> (GetByKey, 1) -> (Lock, 0) -> (panic, 1) -> (waitDeletes, 4) -> (waitDelete, 4) -> (Watch, 3) -> (newWatcherGrpcStream, 1)
(podChanged, 1) -> (GetByKey, 1) -> (Lock, 0) -> (panic, 1) -> (Txn, 1) -> (checkTxnAuth, 3) -> (checkTxnReqsPermission, 3) -> (IsDeleteRangePermitted, 3) -> (newConsumerGroupClaim, 4)
(podChanged, 1) -> (GetByKey, 1) -> (Get, 1) -> (GetUsing, 2) -> (Search, 2) -> (TODO, 0) -> (EachListItem, 2) -> (GetItemsPtr, 1) -> (post, 1)
(podChanged, 1) -> (Info, 2) -> (Write, 1) -> (printWithFileLine, 6) -> (SetEndpoints, 1) -> (NewAddress, 1) -> (updateResolverState, 2) -> (updateClientConnState, 1) -> (UpdateClientConnState, 1) -> (UpdateAddresses, 1) -> (connect, 0) -> (resetTransport, 0) -> (startHealthCheck, 1) -> (healthCheckFunc, 4) -> (NewClientTransport, 7) -> (newHTTP2Client, 7) -> (ClientHandshake, 3)
(podChanged, 1) -> (GetByKey, 1) -> (newerObject, 2) -> (Remove, 1) -> (Stat, 1) -> (Data, 0) -> (CombineWriteSyncers, 1) -> (NewMultiWriteSyncer, 1) -> (Authorize, 1) -> (readPackage, 1) -> (NewInitiatorWrapToken, 2) -> (SetCheckSum, 2)
(podChanged, 1) -> (Error, 2) -> (GetStackTraceLevel, 0) -> (Load, 0) -> (Migrate, 0) -> (Create, 1) -> (initializeMetric, 0) -> (NewSummaryVec, 2) -> (Authorize, 1) -> (readPackage, 1) -> (NewInitiatorWrapToken, 2) -> (SetCheckSum, 2)
(podChanged, 1) -> (GetByKey, 1) -> (Get, 1) -> (GetUsing, 2) -> (New, 1) -> (HTTPWrappersForConfig, 2) -> (NewImpersonatingRoundTripper, 2) -> (Token, 0) -> (updateClientConnState, 1) -> (HandleResolvedAddrs, 2) -> (scToString, 1) -> (connect, 0) -> (resetTransport, 0) -> (startHealthCheck, 1) -> (healthCheckFunc, 4) -> (NewClientTransport, 7) -> (newHTTP2Client, 7)
(podChanged, 1) -> (Info, 2) -> (Write, 1) -> (printWithFileLine, 6) -> (SetEndpoints, 1) -> (NewAddress, 1) -> (updateResolverState, 2) -> (updateClientConnState, 1) -> (HandleResolvedAddrs, 2) -> (scToString, 1) -> (connect, 0) -> (resetTransport, 0) -> (startHealthCheck, 1) -> (healthCheckFunc, 4) -> (NewClientTransport, 7) -> (newHTTP2Client, 7) -> (ClientHandshake, 3)
(podChanged, 1) -> (GetByKey, 1) -> (Get, 1) -> (GetUsing, 2) -> (Unmarshal, 2) -> (convertInterfaceNumbers, 2)
(podChanged, 1) -> (GetByKey, 1) -> (Get, 1) -> (GetUsing, 2) -> (NewSessionWithOptions, 1) -> (newSession, 3)
(podChanged, 1) -> (Info, 2) -> (Write, 1) -> (printWithFileLine, 6) -> (SetEndpoints, 1) -> (NewAddress, 1) -> (updateResolverState, 2) -> (updateClientConnState, 1)
(podChanged, 1) -> (Error, 2) -> (Write, 1) -> (printWithFileLine, 6) -> (newBackend, 1) -> (run, 0) -> (stopped, 0) -> (FilterFunc, 1) -> (retryBatch, 4) -> (getBrokerProducer, 1) -> (newBrokerProducer, 1)
(podChanged, 1) -> (GetByKey, 1) -> (Get, 1) -> (GetUsing, 2) -> (deprecatedNewSession, 1) -> (initHandlers, 1) -> (BoolValue, 1) -> (RemoteCredProvider, 2) -> (localHTTPCredProvider, 3) -> (Log, 3) -> (LogScaled, 4)
(podChanged, 1) -> (Error, 2) -> (New, 2) -> (NewParameterCodec, 1) -> (NewSessionWithOptions, 1) -> (newSession, 3) -> (loadCustomCABundle, 2) -> (loadCertPool, 1) -> (Authorize, 1) -> (readPackage, 1) -> (NewInitiatorWrapToken, 2) -> (SetCheckSum, 2)
(podChanged, 1) -> (Unlock, 0) -> (commit, 1) -> (unsafeCommit, 1)
(podChanged, 1) -> (GetByKey, 1) -> (Get, 1) -> (GetUsing, 2) -> (Commit, 0) -> (ForceCommit, 0) -> (UnsafePut, 3)
(podChanged, 1) -> (Error, 2) -> (Write, 1) -> (printWithFileLine, 6) -> (enableCSM, 3) -> (InjectHandlers, 1) -> (watchAddrUpdates, 0)
(podChanged, 1) -> (GetByKey, 1) -> (Get, 1) -> (GetUsing, 2) -> (New, 1) -> (HTTPWrappersForConfig, 2) -> (NewImpersonatingRoundTripper, 2) -> (NewCachedFileTokenSource, 1) -> (resolveNow, 1)
(podChanged, 1) -> (Error, 2) -> (New, 2) -> (NewParameterCodec, 1) -> (New, 3) -> (newWatchableStore, 3)
(podChanged, 1) -> (GetByKey, 1) -> (Get, 1) -> (GetUsing, 2) -> (newBackend, 1) -> (run, 0) -> (stopped, 0)
(podChanged, 1) -> (GetByKey, 1) -> (Get, 1) -> (GetUsing, 2) -> (New, 1) -> (HTTPWrappersForConfig, 2) -> (NewImpersonatingRoundTripper, 2) -> (NewCachedFileTokenSource, 1) -> (startPeer, 4) -> (Process, 2)
(podChanged, 1) -> (Info, 2) -> (Write, 1) -> (printWithFileLine, 6) -> (MarshalJSON, 0) -> (AppendFormat, 2) -> (newBuffer, 1)
(podChanged, 1) -> (Info, 2) -> (Write, 1) -> (printWithFileLine, 6) -> (, 0) -> (NewStream, 3) -> (BuildVersion, 0) -> (pow10Int64, 1)
(podChanged, 1) -> (GetByKey, 1) -> (Get, 1) -> (GetUsing, 2) -> (FormatDiff, 2) -> (formatDiffList, 3) -> (WithDiffMode, 1) -> (firstIndex, 0) -> (NewClient, 2)
(podChanged, 1) -> (Info, 2) -> (Write, 1) -> (printWithFileLine, 6) -> (newBackend, 1) -> (run, 0) -> (stopped, 0) -> (FilterFunc, 1) -> (newSnapshotReaderCloser, 1)
(podChanged, 1) -> (Error, 2) -> (New, 2) -> (NewParameterCodec, 1) -> (newBackend, 1) -> (run, 0)
(podChanged, 1) -> (Error, 2) -> (GetStackTraceLevel, 0) -> (Load, 0) -> (Migrate, 0) -> (Create, 1)
(podChanged, 1) -> (Error, 2) -> (Write, 1) -> (printWithFileLine, 6) -> (Do, 2) -> (Execute, 2) -> (Receive, 0)
(podChanged, 1) -> (Error, 2) -> (Write, 1) -> (printWithFileLine, 6) -> (Close, 0) -> (Broadcast, 0) -> (executeAndPut, 2)
(podChanged, 1) -> (Info, 2) -> (Write, 1) -> (printWithFileLine, 6) -> (newBackend, 1) -> (run, 0) -> (stopped, 0) -> (FilterFunc, 1) -> (CloseNotify, 0)
(podChanged, 1) -> (GetByKey, 1) -> (Get, 1) -> (GetUsing, 2) -> (MessageOf, 1) -> (Init, 1) -> (CompareAndSwapPointer, 3) -> (initEventRecorder, 1) -> (StartRecordingToSink, 1) -> (recordToSink, 4)
(podChanged, 1) -> (GetByKey, 1) -> (Get, 1) -> (GetUsing, 2) -> (Read, 0) -> (ReadLine, 0) -> (readLine, 0) -> (handleKey, 1) -> (newConsumerGroupClaim, 4) -> (ConsumePartition, 3) -> (Errorf, 5) -> (newBrokerConsumer, 1)
(podChanged, 1) -> (GetByKey, 1) -> (Get, 1) -> (GetUsing, 2) -> (newBackend, 1)
(podChanged, 1) -> (Error, 2) -> (New, 2) -> (NewParameterCodec, 1) -> (New, 0) -> (NewFileSet, 0) -> (GetCurrentDirectory, 2)
(podChanged, 1) -> (Error, 2) -> (Write, 1) -> (printWithFileLine, 6) -> (End, 0) -> (notify, 2) -> (addVictim, 1) -> (unreachable, 1)
(podChanged, 1) -> (GetByKey, 1) -> (Get, 1) -> (GetUsing, 2) -> (New, 1) -> (HTTPWrappersForConfig, 2) -> (NewImpersonatingRoundTripper, 2) -> (NewCachedFileTokenSource, 1) -> (handleSuccess, 2)
(podChanged, 1) -> (Error, 2) -> (Write, 1) -> (printWithFileLine, 6) -> (Close, 0) -> (Broadcast, 0)
(podChanged, 1) -> (GetByKey, 1) -> (Get, 1) -> (GetUsing, 2) -> (FormatDiff, 2) -> (formatDiffList, 3) -> (WithDiffMode, 1) -> (firstIndex, 0) -> (Build, 3)
(podChanged, 1) -> (GetByKey, 1) -> (Get, 1) -> (GetUsing, 2) -> (newBackend, 1) -> (run, 0) -> (stopped, 0) -> (stopped, 0) -> (handleSuccess, 2)
(podChanged, 1) -> (GetByKey, 1) -> (Get, 1) -> (GetUsing, 2) -> (Start, 0) -> (Every, 1) -> (Limit, 1) -> (NewTransport, 2) -> (scheduleFrameWrite, 0) -> (startFrameWrite, 1)
(podChanged, 1) -> (Error, 2) -> (New, 2) -> (NewParameterCodec, 1) -> (initExtensionDeclarations, 3) -> (GetJsonName, 0) -> (CompareAndSwapPointer, 3) -> (initEventRecorder, 1) -> (podDeleted, 1)
(podChanged, 1) -> (Info, 2) -> (Write, 1) -> (printWithFileLine, 6) -> (WriteTo, 1) -> (writeTo, 5) -> (writeFiveBytes, 5) -> (SetError, 0) -> (addEvent, 3)
(podChanged, 1) -> (GetByKey, 1) -> (Get, 1) -> (GetUsing, 2) -> (MessageOf, 1) -> (Init, 1) -> (CompareAndSwapPointer, 3) -> (initEventRecorder, 1) -> (NewBroadcaster, 0) -> (NewBroadcaster, 2)
(podChanged, 1) -> (Info, 2) -> (emit, 4) -> (Sync, 0) -> (snapNames, 0) -> (Reverse, 1) -> (Readdir, 1) -> (Files, 0) -> (Authorize, 1) -> (readPackage, 1) -> (NewInitiatorWrapToken, 2) -> (SetCheckSum, 2)
(podChanged, 1) -> (Info, 2) -> (Write, 1) -> (printWithFileLine, 6) -> (Do, 2) -> (Execute, 2) -> (Receive, 0) -> (Recvfrom, 3)
(podChanged, 1) -> (GetByKey, 1) -> (getOrExpire, 1) -> (Delete, 1) -> (Delete, 3) -> (AsDeleteOptions, 0) -> (ApplyToDeleteAllOf, 1) -> (AsSelector, 0) -> (scheduleBodyWrite, 0)
(podChanged, 1) -> (GetByKey, 1) -> (Get, 1) -> (GetUsing, 2) -> (Get, 0) -> (Initialize, 1) -> (NewStringAffineInterval, 2) -> (StringAffineComparable, 1) -> (executeCredentialProcess, 0)
(podChanged, 1) -> (GetByKey, 1) -> (Get, 1) -> (GetUsing, 2) -> (Decode, 1) -> (LastIndex, 2) -> (readAll, 2) -> (ReadFrom, 1) -> (newConsumerGroupClaim, 4)
(podChanged, 1) -> (Error, 2) -> (GetOutputLevel, 0) -> (Load, 0) -> (loadSnap, 2) -> (renameBroken, 1)
(podChanged, 1) -> (Error, 2) -> (New, 2) -> (NewParameterCodec, 1) -> (waitDeletes, 4) -> (waitDelete, 4) -> (Watch, 3) -> (newWatcherGrpcStream, 1)
(podChanged, 1) -> (Error, 2) -> (New, 2) -> (NewParameterCodec, 1) -> (NewWithProtocol, 1) -> (getIptablesCommandSupport, 3) -> (iptablesHasRandomFully, 3) -> (getRetentions, 0) -> (readRequest, 1)
(podChanged, 1) -> (Error, 2) -> (Write, 1) -> (printWithFileLine, 6) -> (ToTomlString, 0) -> (WriteTo, 1) -> (writeTo, 5) -> (writeFiveBytes, 5) -> (LazyPrintf, 2) -> (addEvent, 3)
(podChanged, 1) -> (Error, 2) -> (New, 2) -> (NewParameterCodec, 1) -> (initFieldsFromDescriptorProto, 3) -> (GetJsonName, 0)
(podChanged, 1) -> (GetByKey, 1) -> (Get, 1) -> (GetUsing, 2) -> (Start, 0) -> (Every, 1) -> (Limit, 1)
(podChanged, 1) -> (Error, 2) -> (New, 2) -> (NewParameterCodec, 1) -> (initFieldsFromDescriptorProto, 3) -> (GetJsonName, 0) -> (CompareAndSwapPointer, 3) -> (initEventRecorder, 1) -> (snatPolicyDelete, 1)
(podChanged, 1) -> (Error, 2) -> (Write, 1) -> (printWithFileLine, 6) -> (Encode, 2) -> (KindForGroupVersionKinds, 1) -> (bestMatch, 2) -> (convertToVersion, 3) -> (LazyPrintf, 2) -> (addEvent, 3)
(podChanged, 1) -> (Error, 2) -> (New, 2) -> (NewParameterCodec, 1) -> (Init, 1) -> (CompareAndSwapPointer, 3) -> (initEventRecorder, 1)
(podChanged, 1) -> (Error, 2) -> (New, 2) -> (NewParameterCodec, 1) -> (New, 3) -> (newWatchableStore, 3) -> (syncVictimsLoop, 0) -> (moveVictims, 0) -> (restoreIntoIndex, 1)
(podChanged, 1) -> (Error, 2) -> (New, 2) -> (NewParameterCodec, 1) -> (initExtensionDeclarations, 3) -> (GetJsonName, 0) -> (CompareAndSwapPointer, 3) -> (initEventRecorder, 1) -> (StartRecordingToSink, 1) -> (recordToSink, 4)
(podChanged, 1) -> (GetByKey, 1) -> (Get, 1) -> (GetUsing, 2) -> (FormatDiff, 2) -> (formatDiffList, 3) -> (WithDiffMode, 1) -> (firstIndex, 0) -> (waitClosed, 0)
(podChanged, 1) -> (GetByKey, 1) -> (Get, 1) -> (GetUsing, 2) -> (Read, 0) -> (ReadLine, 0) -> (readLine, 0) -> (handleKey, 1) -> (ConsumePartition, 3)
(podChanged, 1) -> (GetByKey, 1) -> (Get, 1) -> (GetUsing, 2) -> (New, 1) -> (HTTPWrappersForConfig, 2) -> (NewImpersonatingRoundTripper, 2) -> (Token, 0) -> (applySnapshot, 2) -> (RemoveAllPeers, 0) -> (mustCreateBackendBuckets, 1)
(podChanged, 1) -> (GetByKey, 1) -> (Get, 1) -> (GetUsing, 2) -> (Start, 0) -> (Every, 1) -> (Limit, 1) -> (NewTransport, 2) -> (applyServiceConfigAndBalancer, 2) -> (newCCBalancerWrapper, 3) -> (Build, 2)
(podChanged, 1) -> (GetByKey, 1) -> (Get, 1) -> (GetUsing, 2) -> (newClient, 1)
(podChanged, 1) -> (GetByKey, 1) -> (Get, 1) -> (GetUsing, 2) -> (Load, 0) -> (NewAggregate, 1) -> (aggregate, 1)
(podChanged, 1) -> (GetByKey, 1) -> (Get, 1) -> (GetUsing, 2) -> (New, 0) -> (NewFileSet, 0) -> (Warnf, 2)
(podChanged, 1) -> (GetByKey, 1) -> (Lock, 0) -> (panic, 1) -> (Txn, 1) -> (checkTxnAuth, 3) -> (checkTxnReqsPermission, 3) -> (IsDeleteRangePermitted, 3) -> (post, 1)
(podChanged, 1) -> (Info, 2) -> (Write, 1) -> (printWithFileLine, 6) -> (newBackend, 1) -> (run, 0) -> (stopped, 0) -> (FilterFunc, 1) -> (SendSnapshot, 1) -> (SaveDBFrom, 2)
(podChanged, 1) -> (Error, 2) -> (Write, 1) -> (printWithFileLine, 6) -> (Start, 0) -> (Every, 1)
(podChanged, 1) -> (GetByKey, 1) -> (Get, 1) -> (GetUsing, 2) -> (Start, 0) -> (Every, 1) -> (Limit, 1) -> (NewTransport, 2)
(podChanged, 1) -> (GetByKey, 1) -> (getOrExpire, 1) -> (Delete, 1) -> (Has, 1) -> (findJsonNameField, 1) -> (CanOmit, 1) -> (isZero, 1) -> (post, 1)
(podChanged, 1) -> (Info, 2) -> (Write, 1) -> (printWithFileLine, 6) -> (newBackend, 1) -> (run, 0) -> (stopped, 0) -> (FilterFunc, 1) -> (startFrameWrite, 1)
(podChanged, 1) -> (GetByKey, 1) -> (Get, 1) -> (GetUsing, 2) -> (newBackend, 1) -> (run, 0) -> (stopped, 0) -> (stopped, 0) -> (on100, 0)
(podChanged, 1) -> (Error, 2) -> (New, 2) -> (NewParameterCodec, 1) -> (newBackend, 1) -> (run, 0) -> (stopped, 0) -> (FilterFunc, 1) -> (newClientConn, 2)
(podChanged, 1) -> (GetByKey, 1) -> (Get, 1) -> (GetUsing, 2) -> (String, 0) -> (Labels, 1) -> (Sum64, 0)
(podChanged, 1) -> (GetByKey, 1) -> (Get, 1) -> (GetUsing, 2) -> (parse, 1) -> (internalSelector, 1) -> (consume, 1) -> (consume, 2)
(podChanged, 1) -> (GetByKey, 1) -> (getOrExpire, 1) -> (Delete, 1) -> (Delete, 3) -> (AsDeleteOptions, 0) -> (ApplyToDeleteAllOf, 1) -> (AsSelector, 0) -> (post, 1)
(podChanged, 1) -> (GetByKey, 1) -> (Get, 1) -> (GetUsing, 2) -> (Do, 2) -> (Execute, 2) -> (Receive, 0) -> (ParseNetlinkMessage, 1) -> (scheduleBodyWrite, 0)
(podChanged, 1) -> (GetByKey, 1) -> (Get, 1) -> (GetUsing, 2) -> (newBackend, 1) -> (run, 0) -> (stopped, 0) -> (stopped, 0) -> (SendSnapshot, 1) -> (SaveDBFrom, 2)
(podChanged, 1) -> (Error, 2) -> (Write, 1) -> (printWithFileLine, 6) -> (Reset, 1) -> (resetMessage, 1)
(podChanged, 1) -> (Info, 2) -> (Write, 1) -> (printWithFileLine, 6) -> (newBackend, 1) -> (run, 0) -> (stopped, 0)
(podChanged, 1) -> (GetByKey, 1) -> (Get, 1) -> (GetUsing, 2) -> (Run, 1) -> (RewriteTypesWithProtobufStructTags, 2) -> (updateStructTags, 3) -> (ParseStructTags, 1)
(podChanged, 1) -> (GetByKey, 1) -> (Get, 1) -> (GetUsing, 2) -> (New, 1) -> (HTTPWrappersForConfig, 2) -> (NewImpersonatingRoundTripper, 2) -> (NewCachedFileTokenSource, 1) -> (dialClientConn, 2) -> (newClientConn, 2)
(podChanged, 1) -> (GetByKey, 1) -> (Get, 1) -> (GetUsing, 2) -> (Commit, 0) -> (ForceCommit, 0)
(podChanged, 1) -> (Lock, 0) -> (Lock, 1) -> (Ctx, 0) -> (End, 0) -> (notify, 2) -> (addVictim, 1) -> (unreachable, 1)
(podChanged, 1) -> (GetByKey, 1) -> (Get, 1) -> (GetUsing, 2) -> (readAsCSV, 1) -> (Read, 0) -> (ReadLine, 0) -> (readLine, 0) -> (waitClosed, 0)
(podChanged, 1) -> (GetByKey, 1) -> (Get, 1) -> (GetUsing, 2) -> (New, 1) -> (HTTPWrappersForConfig, 2) -> (NewImpersonatingRoundTripper, 2) -> (Token, 0) -> (addPeerToProber, 5) -> (monitorProbingStatus, 4)
(podChanged, 1) -> (Error, 2) -> (Write, 1) -> (printWithFileLine, 6) -> (Get, 0) -> (Initialize, 1) -> (FromUnstructured, 2) -> (getJsonUnmarshaler, 1) -> (localHTTPCredProvider, 3) -> (Log, 3) -> (LogScaled, 4)
(podChanged, 1) -> (Info, 2) -> (Write, 1) -> (printWithFileLine, 6) -> (Migrate, 0) -> (Create, 1)
(podChanged, 1) -> (Error, 2) -> (Write, 1) -> (printWithFileLine, 6) -> (MarshalJSON, 0) -> (AppendFormat, 2) -> (location, 0)
(podChanged, 1) -> (Error, 2) -> (Write, 1) -> (printWithFileLine, 6) -> (New, 0) -> (NewFileSet, 0) -> (Warnf, 2)
(podChanged, 1) -> (GetByKey, 1) -> (Get, 1) -> (GetUsing, 2) -> (getDelegate, 0) -> (NewDiscoveryRESTMapper, 1) -> (NewDiscoveryClientForConfig, 1) -> (UnversionedRESTClientFor, 1) -> (fetchGroupVersionResources, 2)
(podChanged, 1) -> (GetByKey, 1) -> (Get, 1) -> (GetUsing, 2) -> (Register, 1) -> (AddToGroupVersion, 2) -> (RegisterConversions, 1) -> (Convert_v1_Volume_To_core_Volume, 3)
(podChanged, 1) -> (GetByKey, 1) -> (getOrExpire, 1) -> (Delete, 1) -> (Delete, 3) -> (AsDeleteOptions, 0) -> (ApplyToDeleteAllOf, 1) -> (AsSelector, 0) -> (awaitOpenSlotForRequest, 1)
(podChanged, 1) -> (GetByKey, 1) -> (getOrExpire, 1) -> (Delete, 1) -> (String, 0) -> (Labels, 1) -> (Sum64, 0) -> (rol23, 1) -> (post, 1)
(podChanged, 1) -> (GetByKey, 1) -> (Get, 1) -> (GetUsing, 2) -> (Start, 0) -> (Every, 1) -> (Limit, 1) -> (NewTransport, 2) -> (handleSuccess, 2) -> (dropPartition, 2) -> (getBrokerProducer, 1) -> (newBrokerProducer, 1)
(podChanged, 1) -> (Info, 2) -> (Write, 1) -> (printWithFileLine, 6) -> (apply, 2) -> (Panicf, 1) -> (UpdatePeer, 2) -> (addPeerToProber, 5) -> (startStreamWriter, 4)
(podChanged, 1) -> (GetByKey, 1) -> (Get, 1) -> (GetUsing, 2) -> (Do, 2) -> (Execute, 2) -> (Receive, 0) -> (ParseNetlinkMessage, 1) -> (getClientConn, 3) -> (getStartDialLocked, 1)
(podChanged, 1) -> (GetByKey, 1) -> (Get, 1) -> (GetUsing, 2) -> (Start, 0) -> (Every, 1) -> (Limit, 1) -> (NewTransport, 2) -> (dialClientConn, 2) -> (newClientConn, 2)
(podChanged, 1) -> (Error, 2) -> (New, 2) -> (NewParameterCodec, 1) -> (NewWithProtocol, 1) -> (getIptablesCommandSupport, 3) -> (iptablesHasRandomFully, 3)
(podChanged, 1) -> (Error, 2) -> (New, 2) -> (NewParameterCodec, 1) -> (SetEndpoints, 1) -> (NewAddress, 1) -> (updateResolverState, 2) -> (updateClientConnState, 1)
(podChanged, 1) -> (GetByKey, 1) -> (Get, 1) -> (GetUsing, 2) -> (parse, 1) -> (internalSelector, 1) -> (consume, 1) -> (consume, 2) -> (newConsumerGroupClaim, 4)
(podChanged, 1) -> (GetByKey, 1) -> (Get, 1) -> (GetUsing, 2) -> (Read, 0) -> (ReadLine, 0) -> (readLine, 0) -> (handleKey, 1) -> (Build, 3)
(podChanged, 1) -> (Error, 2) -> (Write, 1) -> (printWithFileLine, 6) -> (, 0) -> (NewStream, 3) -> (BuildVersion, 0) -> (pow10Int64, 1)
(podChanged, 1) -> (GetByKey, 1) -> (Get, 1) -> (GetUsing, 2) -> (NewURLs, 1) -> (Sort, 0) -> (SliceStable, 2)
(podChanged, 1) -> (GetByKey, 1) -> (Get, 1) -> (GetUsing, 2) -> (skipFourBytes, 4) -> (readByte, 0) -> (Read, 1)
(podChanged, 1) -> (Error, 2) -> (New, 2) -> (NewParameterCodec, 1) -> (newClient, 1) -> (autoSync, 0) -> (Lvl, 1)
(podChanged, 1) -> (Info, 2) -> (Write, 1) -> (printWithFileLine, 6) -> (newClient, 1) -> (autoSync, 0) -> (Lvl, 1)
(podChanged, 1) -> (Info, 2) -> (Write, 1) -> (printWithFileLine, 6) -> (Close, 0)
(podChanged, 1) -> (GetByKey, 1) -> (Get, 1) -> (GetUsing, 2) -> (New, 1) -> (HTTPWrappersForConfig, 2) -> (NewImpersonatingRoundTripper, 2) -> (NewCachedFileTokenSource, 1) -> (createMergedSnapshotMessage, 4) -> (NewMessage, 3)
(podChanged, 1) -> (GetByKey, 1) -> (Get, 1) -> (GetUsing, 2) -> (Read, 0) -> (ReadLine, 0) -> (readLine, 0) -> (handleKey, 1) -> (ConsumePartition, 3) -> (Errorf, 5) -> (newBrokerConsumer, 1)
(podChanged, 1) -> (GetByKey, 1) -> (Get, 1) -> (GetUsing, 2) -> (Observe, 1) -> (asyncFlush, 1) -> (SearchFloat64s, 2) -> (CopySid, 3)
(podChanged, 1) -> (Error, 2) -> (New, 2) -> (NewParameterCodec, 1) -> (newBackend, 1) -> (run, 0) -> (stopped, 0) -> (FilterFunc, 1) -> (on100, 0)
(podChanged, 1) -> (Error, 2) -> (New, 2) -> (NewParameterCodec, 1) -> (newBackend, 1) -> (run, 0) -> (stopped, 0) -> (FilterFunc, 1) -> (SendSnapshot, 1) -> (SaveDBFrom, 2)
(podChanged, 1) -> (Error, 2) -> (New, 2)
(podChanged, 1) -> (podChangedLocked, 1) -> (epChanged, 8) -> (Infof, 2) -> (Start, 0) -> (Every, 1)
(podChanged, 1) -> (Error, 2) -> (Write, 1) -> (printWithFileLine, 6) -> (NewCtxClient, 1) -> (WithCancel, 1) -> (cancel, 2)
(podChanged, 1) -> (Info, 2) -> (Write, 1) -> (printWithFileLine, 6) -> (SetEndpoints, 1) -> (NewAddress, 1) -> (updateResolverState, 2)
(podChanged, 1) -> (GetByKey, 1) -> (Get, 1) -> (GetUsing, 2) -> (MarshalJSON, 0) -> (AppendFormat, 2) -> (Printf, 3)
(podChanged, 1) -> (Error, 2) -> (Write, 1) -> (printWithFileLine, 6) -> (SetEndpoints, 1) -> (NewAddress, 1) -> (updateResolverState, 2) -> (updateClientConnState, 1)
(podChanged, 1) -> (GetByKey, 1) -> (Get, 1) -> (GetUsing, 2) -> (Read, 0) -> (ReadLine, 0) -> (readLine, 0) -> (handleKey, 1) -> (newConsumerGroupClaim, 4) -> (ConsumePartition, 3)
(podChanged, 1) -> (Info, 2) -> (Write, 1) -> (printWithFileLine, 6) -> (Migrate, 0) -> (Create, 1) -> (initializeMetric, 0) -> (NewSummaryVec, 2) -> (Authorize, 1) -> (readPackage, 1) -> (NewInitiatorWrapToken, 2) -> (SetCheckSum, 2)
(podChanged, 1) -> (GetByKey, 1) -> (Get, 1) -> (GetUsing, 2) -> (FormatDiff, 2) -> (formatDiffList, 3) -> (WithDiffMode, 1)
(podChanged, 1) -> (GetByKey, 1) -> (Get, 1) -> (GetUsing, 2) -> (New, 1) -> (HTTPWrappersForConfig, 2) -> (NewImpersonatingRoundTripper, 2) -> (NewCachedFileTokenSource, 1) -> (handleResponse, 2) -> (awaitRequestCancel, 1)
(podChanged, 1) -> (Error, 2) -> (New, 2) -> (NewParameterCodec, 1) -> (New, 0) -> (NewFileSet, 0) -> (GetCurrentDirectory, 2) -> (getattrlist, 5) -> (readLoop, 0) -> (readResponse, 1)
(podChanged, 1) -> (Info, 2) -> (Write, 1) -> (printWithFileLine, 6) -> (newBackend, 1) -> (run, 0) -> (stopped, 0) -> (FilterFunc, 1) -> (retryBatch, 4) -> (getBrokerProducer, 1) -> (newBrokerProducer, 1)
(podChanged, 1) -> (Error, 2) -> (Write, 1) -> (printWithFileLine, 6) -> (SetEndpoints, 1) -> (NewAddress, 1) -> (updateResolverState, 2) -> (updateClientConnState, 1) -> (UpdateClientConnState, 1) -> (UpdateAddresses, 1) -> (connect, 0)
(podChanged, 1) -> (GetByKey, 1) -> (Get, 1) -> (GetUsing, 2) -> (SetEndpoints, 1) -> (NewAddress, 1) -> (updateResolverState, 2) -> (updateClientConnState, 1) -> (UpdateClientConnState, 1) -> (UpdateAddresses, 1) -> (connect, 0) -> (resetTransport, 0) -> (startHealthCheck, 1) -> (healthCheckFunc, 4) -> (NewClientTransport, 7) -> (newHTTP2Client, 7) -> (ClientHandshake, 3)
(podChanged, 1) -> (Error, 2) -> (New, 2) -> (NewParameterCodec, 1) -> (Parse, 1) -> (FromInt, 1)
(podChanged, 1) -> (GetByKey, 1) -> (Get, 1) -> (GetUsing, 2) -> (Run, 1) -> (RewriteTypesWithProtobufStructTags, 2) -> (updateStructTags, 3) -> (ParseStructTags, 1) -> (NewClient, 2)
(podChanged, 1) -> (GetByKey, 1) -> (Get, 1) -> (GetUsing, 2) -> (Register, 1) -> (AddToGroupVersion, 2) -> (RegisterConversions, 1) -> (Convert_v1_Volume_To_core_Volume, 3) -> (Build, 3)
(podChanged, 1) -> (Error, 2) -> (New, 2) -> (NewParameterCodec, 1) -> (apply, 2) -> (Panicf, 1) -> (UpdatePeer, 2) -> (addPeerToProber, 5) -> (AddHTTP, 3)
(podChanged, 1) -> (GetByKey, 1) -> (Get, 1) -> (GetUsing, 2) -> (New, 1) -> (HTTPWrappersForConfig, 2) -> (NewImpersonatingRoundTripper, 2) -> (Token, 0) -> (Init, 0)
(podChanged, 1) -> (Error, 2) -> (Write, 1) -> (printWithFileLine, 6) -> (parse, 0) -> (consume, 1) -> (consume, 2) -> (waitClosed, 0) -> (ConsumePartition, 3) -> (Errorf, 5) -> (newBrokerConsumer, 1)
(podChanged, 1) -> (Info, 2) -> (Write, 1) -> (printWithFileLine, 6) -> (SetEndpoints, 1) -> (NewAddress, 1) -> (updateResolverState, 2) -> (updateClientConnState, 1) -> (UpdateClientConnState, 1) -> (UpdateAddresses, 1) -> (connect, 0)
(podChanged, 1) -> (Error, 2) -> (New, 2) -> (NewParameterCodec, 1) -> (Init, 1) -> (CompareAndSwapPointer, 3)
(podChanged, 1) -> (Error, 2) -> (Write, 1) -> (printWithFileLine, 6) -> (Close, 0) -> (HandleConn, 2) -> (swapState, 1) -> (streamState, 1)
(podChanged, 1) -> (Info, 2) -> (Write, 1) -> (printWithFileLine, 6) -> (Close, 0) -> (HandleConn, 2) -> (swapState, 1) -> (streamState, 1)
(podChanged, 1) -> (Unlock, 0) -> (writeback, 1) -> (reset, 0) -> (mergePointer, 3) -> (merge, 3) -> (deepMerge, 5) -> (AppendSlice, 2)
(podChanged, 1) -> (Error, 2) -> (Write, 1) -> (printWithFileLine, 6) -> (init, 1)
(podChanged, 1) -> (GetByKey, 1) -> (Get, 1) -> (GetUsing, 2) -> (Run, 1) -> (RewriteTypesWithProtobufStructTags, 2) -> (updateStructTags, 3)
(podChanged, 1) -> (podChangedLocked, 1) -> (epChanged, 8) -> (Infof, 2) -> (getDelegate, 0) -> (NewDiscoveryRESTMapper, 1) -> (NewDiscoveryClientForConfig, 1) -> (UnversionedRESTClientFor, 1) -> (fetchGroupVersionResources, 2)
(podChanged, 1) -> (GetByKey, 1) -> (Get, 1) -> (GetUsing, 2) -> (SetEndpoints, 1) -> (NewAddress, 1) -> (updateResolverState, 2) -> (updateClientConnState, 1) -> (HandleResolvedAddrs, 2) -> (scToString, 1) -> (getAddrConn, 0) -> (resetTransport, 0) -> (startHealthCheck, 1) -> (healthCheckFunc, 4) -> (NewClientTransport, 7) -> (newHTTP2Client, 7)
(podChanged, 1) -> (Error, 2) -> (Write, 1) -> (printWithFileLine, 6) -> (Do, 2) -> (Execute, 2) -> (Receive, 0) -> (Recvfrom, 3)
(podChanged, 1) -> (GetByKey, 1) -> (Get, 1) -> (GetUsing, 2) -> (Decode, 1) -> (LastIndex, 2) -> (readAll, 2) -> (ReadFrom, 1) -> (waitClosed, 0)
(podChanged, 1) -> (GetByKey, 1) -> (Get, 1) -> (GetUsing, 2) -> (Start, 0) -> (Every, 1) -> (Limit, 1) -> (NewTransport, 2) -> (createMergedSnapshotMessage, 4) -> (NewMessage, 3)
(podChanged, 1) -> (GetByKey, 1) -> (Get, 1) -> (GetUsing, 2) -> (newClient, 1) -> (autoSync, 0) -> (Lvl, 1) -> (NewDiscardLogger, 0) -> (dialClientConn, 2) -> (newClientConn, 2)
(podChanged, 1) -> (GetByKey, 1) -> (Get, 1) -> (GetUsing, 2) -> (Observe, 1)
(podChanged, 1) -> (Info, 2) -> (Write, 1) -> (printWithFileLine, 6) -> (output, 6) -> (timeoutFlush, 1)
(podChanged, 1) -> (GetByKey, 1) -> (Get, 1) -> (GetUsing, 2) -> (NewCtxClient, 1) -> (WithCancel, 1) -> (cancel, 2)
(podChanged, 1) -> (GetByKey, 1) -> (Get, 1) -> (GetUsing, 2) -> (Read, 0) -> (ReadLine, 0) -> (readLine, 0)
(podChanged, 1) -> (GetByKey, 1) -> (Get, 1) -> (GetUsing, 2) -> (Start, 0) -> (Every, 1) -> (Limit, 1) -> (NewTransport, 2) -> (applySnapshot, 2) -> (RemoveAllPeers, 0) -> (mustCreateBackendBuckets, 1)
(podChanged, 1) -> (Info, 2) -> (emit, 4) -> (Sync, 0) -> (Stat, 1) -> (Data, 0) -> (CombineWriteSyncers, 1) -> (NewMultiWriteSyncer, 1) -> (Authorize, 1) -> (readPackage, 1) -> (NewInitiatorWrapToken, 2) -> (SetCheckSum, 2)
(podChanged, 1) -> (Error, 2) -> (New, 2) -> (NewParameterCodec, 1) -> (newClient, 1)
(podChanged, 1) -> (GetByKey, 1) -> (Get, 1) -> (GetUsing, 2) -> (Do, 2) -> (Execute, 2) -> (Receive, 0) -> (ParseNetlinkMessage, 1) -> (awaitOpenSlotForRequest, 1)
(podChanged, 1) -> (Error, 2) -> (Write, 1) -> (printWithFileLine, 6) -> (Do, 1) -> (transformResponse, 2) -> (isTextResponse, 1) -> (NewGenericServerResponse, 7) -> (Build, 3)
(podChanged, 1) -> (GetByKey, 1) -> (Get, 1) -> (GetUsing, 2) -> (Search, 2) -> (TODO, 0) -> (EachListItem, 2) -> (GetItemsPtr, 1) -> (LazyLog, 2) -> (addEvent, 3)
(podChanged, 1) -> (Error, 2) -> (Write, 1) -> (printWithFileLine, 6) -> (Context, 0) -> (commitAttempt, 0)
(podChanged, 1) -> (GetByKey, 1) -> (Get, 1) -> (GetUsing, 2) -> (Start, 0) -> (Every, 1) -> (Limit, 1) -> (NewTransport, 2) -> (handleResponse, 2)
(podChanged, 1) -> (GetByKey, 1) -> (Get, 1) -> (GetUsing, 2) -> (Start, 0) -> (Every, 1) -> (Limit, 1) -> (NewTransport, 2) -> (updateClientConnState, 1) -> (HandleResolvedAddrs, 2) -> (scToString, 1) -> (connect, 0) -> (resetTransport, 0) -> (startHealthCheck, 1)
(podChanged, 1) -> (Info, 2) -> (Write, 1) -> (printWithFileLine, 6) -> (SetEndpoints, 1) -> (NewAddress, 1) -> (updateResolverState, 2) -> (updateClientConnState, 1) -> (UpdateClientConnState, 1) -> (UpdateAddresses, 1) -> (connect, 0) -> (resetTransport, 0) -> (startHealthCheck, 1) -> (healthCheckFunc, 4) -> (NewClientTransport, 7) -> (newHTTP2Client, 7)
(podChanged, 1) -> (Error, 2) -> (Write, 1) -> (printWithFileLine, 6) -> (Close, 0)
(podChanged, 1) -> (GetByKey, 1) -> (getOrExpire, 1) -> (Delete, 1) -> (Delete, 3) -> (AsDeleteOptions, 0) -> (ApplyToDeleteAllOf, 1) -> (AsSelector, 0) -> (Build, 3)
(podChanged, 1) -> (GetByKey, 1) -> (Get, 1) -> (GetUsing, 2) -> (New, 1) -> (HTTPWrappersForConfig, 2) -> (NewImpersonatingRoundTripper, 2) -> (Token, 0) -> (applyServiceConfigAndBalancer, 2) -> (newCCBalancerWrapper, 3) -> (Build, 2)
(podChanged, 1) -> (Error, 2) -> (Write, 1) -> (printWithFileLine, 6) -> (Search, 2) -> (List, 2) -> (EachListItem, 2) -> (GetItemsPtr, 1) -> (LazyLog, 2) -> (addEvent, 3)
(podChanged, 1) -> (GetByKey, 1) -> (Get, 1) -> (GetUsing, 2) -> (parse, 1) -> (internalSelector, 1) -> (consume, 1) -> (consume, 2) -> (newConsumerGroupClaim, 4) -> (ConsumePartition, 3) -> (Errorf, 5) -> (newBrokerConsumer, 1)
(podChanged, 1) -> (Error, 2) -> (Write, 1) -> (printWithFileLine, 6) -> (SetEndpoints, 1) -> (NewAddress, 1) -> (updateResolverState, 2) -> (updateClientConnState, 1) -> (UpdateClientConnState, 1) -> (UpdateAddresses, 1) -> (connect, 0) -> (resetTransport, 0) -> (startHealthCheck, 1)
(podChanged, 1) -> (GetByKey, 1) -> (Get, 1) -> (GetUsing, 2) -> (New, 1) -> (HTTPWrappersForConfig, 2) -> (NewImpersonatingRoundTripper, 2) -> (Token, 0) -> (updateClientConnState, 1) -> (HandleResolvedAddrs, 2) -> (scToString, 1) -> (connect, 0) -> (resetTransport, 0) -> (startHealthCheck, 1)
(podChanged, 1) -> (GetByKey, 1) -> (Get, 1) -> (GetUsing, 2) -> (Validate, 0) -> (parseVersion, 1) -> (MustParse, 1)
(podChanged, 1) -> (Info, 2) -> (Write, 1) -> (printWithFileLine, 6) -> (apply, 2) -> (Panicf, 1) -> (UpdatePeer, 2) -> (addPeerToProber, 5)
(podChanged, 1) -> (Error, 2) -> (Write, 1) -> (printWithFileLine, 6) -> (apply, 2) -> (Panicf, 1) -> (Clone, 0) -> (NewTLS, 1) -> (startStreamWriter, 4)
(podChanged, 1) -> (GetByKey, 1) -> (Get, 1) -> (GetUsing, 2) -> (parse, 1) -> (internalSelector, 1) -> (consume, 1) -> (consume, 2) -> (newConsumerGroupClaim, 4) -> (ConsumePartition, 3)
(podChanged, 1) -> (Info, 2) -> (Write, 1) -> (printWithFileLine, 6) -> (SetEndpoints, 1) -> (NewAddress, 1) -> (updateResolverState, 2) -> (updateClientConnState, 1) -> (HandleResolvedAddrs, 2) -> (scToString, 1) -> (connect, 0) -> (resetTransport, 0) -> (startHealthCheck, 1) -> (healthCheckFunc, 4) -> (NewClientTransport, 7) -> (newHTTP2Client, 7)
(podChanged, 1) -> (GetByKey, 1) -> (Get, 1) -> (GetUsing, 2) -> (New, 1) -> (HTTPWrappersForConfig, 2) -> (NewImpersonatingRoundTripper, 2) -> (Token, 0) -> (updateClientConnState, 1) -> (HandleResolvedAddrs, 2) -> (scToString, 1) -> (connect, 0) -> (resetTransport, 0) -> (startHealthCheck, 1) -> (healthCheckFunc, 4) -> (NewClientTransport, 7) -> (newHTTP2Client, 7) -> (newLoopyWriter, 4)
(podChanged, 1) -> (Error, 2) -> (Write, 1) -> (printWithFileLine, 6) -> (newBackend, 1)
(podChanged, 1) -> (GetByKey, 1) -> (Get, 1) -> (GetUsing, 2) -> (Stat, 1) -> (Data, 0)
(podChanged, 1) -> (GetByKey, 1) -> (Get, 1) -> (GetUsing, 2) -> (Do, 2) -> (Execute, 2) -> (Receive, 0)
(podChanged, 1) -> (GetByKey, 1) -> (getOrExpire, 1) -> (Delete, 1) -> (Delete, 3) -> (AsDeleteOptions, 0) -> (ApplyToDeleteAllOf, 1) -> (AsSelector, 0) -> (NewClient, 2)
(podChanged, 1) -> (Error, 2) -> (GetStackTraceLevel, 0) -> (Load, 0) -> (snapNames, 0) -> (Reverse, 1) -> (Readdir, 1) -> (Files, 0) -> (Authorize, 1) -> (readPackage, 1) -> (NewInitiatorWrapToken, 2) -> (SetCheckSum, 2)
(podChanged, 1) -> (Error, 2) -> (emit, 4) -> (Sync, 0) -> (Migrate, 0) -> (Create, 1)
(podChanged, 1) -> (Info, 2) -> (Write, 1) -> (printWithFileLine, 6) -> (Put, 3) -> (put, 3) -> (Attach, 2) -> (keyIndex, 1)
(podChanged, 1) -> (GetByKey, 1) -> (Get, 1) -> (GetUsing, 2) -> (newBackend, 1) -> (run, 0) -> (stopped, 0) -> (stopped, 0) -> (startFrameWrite, 1)
(podChanged, 1) -> (Error, 2) -> (New, 2) -> (NewParameterCodec, 1) -> (Load, 1) -> (Unmarshal, 1) -> (Local, 0) -> (Unscaled, 0) -> (Authorize, 1) -> (readPackage, 1) -> (NewInitiatorWrapToken, 2) -> (SetCheckSum, 2)
(podChanged, 1) -> (Info, 2) -> (Write, 1) -> (printWithFileLine, 6) -> (Do, 2)
(podChanged, 1) -> (Error, 2) -> (Write, 1) -> (printWithFileLine, 6) -> (SetEndpoints, 1) -> (NewAddress, 1) -> (updateResolverState, 2)
(podChanged, 1) -> (Error, 2) -> (Write, 1) -> (printWithFileLine, 6) -> (Close, 0) -> (HandleConn, 2) -> (executeAndPut, 2) -> (enqueue, 1)
(podChanged, 1) -> (Error, 2) -> (Write, 1) -> (printWithFileLine, 6) -> (newBackend, 1) -> (run, 0) -> (stopped, 0) -> (FilterFunc, 1) -> (on100, 0)
(podChanged, 1) -> (Info, 2) -> (Write, 1) -> (printWithFileLine, 6) -> (apply, 2) -> (Panicf, 1) -> (UpdatePeer, 2) -> (addPeerToProber, 5) -> (enable, 0)
(podChanged, 1) -> (Error, 2) -> (Write, 1) -> (printWithFileLine, 6) -> (New, 0) -> (NewFileSet, 0) -> (Warnf, 2) -> (getattrlist, 5) -> (readLoop, 0) -> (readResponse, 1)
(podChanged, 1) -> (GetByKey, 1) -> (Get, 1) -> (GetUsing, 2) -> (Decode, 1) -> (LastIndex, 2) -> (readAll, 2) -> (ReadFrom, 1)
(podChanged, 1) -> (Error, 2) -> (Write, 1) -> (printWithFileLine, 6) -> (newBackend, 1) -> (run, 0) -> (stopped, 0) -> (FilterFunc, 1)
(podChanged, 1) -> (GetByKey, 1) -> (Get, 1) -> (GetUsing, 2) -> (New, 1) -> (HTTPWrappersForConfig, 2) -> (NewImpersonatingRoundTripper, 2) -> (NewCachedFileTokenSource, 1) -> (handleResponse, 2)
(podChanged, 1) -> (GetByKey, 1) -> (Get, 1) -> (GetUsing, 2) -> (Start, 0) -> (Every, 1) -> (Limit, 1) -> (NewTransport, 2) -> (applySnapshot, 2)
(podChanged, 1) -> (Error, 2) -> (GetStackTraceLevel, 0) -> (Load, 0) -> (loadSnap, 2) -> (renameBroken, 1)
(podChanged, 1) -> (GetByKey, 1) -> (Get, 1) -> (GetUsing, 2) -> (newBackend, 1) -> (run, 0) -> (stopped, 0) -> (stopped, 0) -> (newSnapshotReaderCloser, 1)
(podChanged, 1) -> (GetByKey, 1) -> (Lock, 0) -> (panic, 1) -> (Txn, 1) -> (checkTxnAuth, 3) -> (checkTxnReqsPermission, 3) -> (IsDeleteRangePermitted, 3) -> (newConsumerGroupClaim, 4) -> (ConsumePartition, 3) -> (Errorf, 5) -> (newBrokerConsumer, 1)
(podChanged, 1) -> (GetByKey, 1) -> (Get, 1) -> (GetUsing, 2) -> (New, 1) -> (HTTPWrappersForConfig, 2) -> (NewImpersonatingRoundTripper, 2) -> (Token, 0) -> (handleResponse, 2) -> (awaitRequestCancel, 1)
(podChanged, 1) -> (Info, 2) -> (Write, 1) -> (printWithFileLine, 6) -> (startStreamDecoder, 1)
(podChanged, 1) -> (Error, 2) -> (GetOutputLevel, 0) -> (Load, 0) -> (Stat, 1) -> (Data, 0)
(podChanged, 1) -> (Info, 2) -> (Write, 1) -> (printWithFileLine, 6) -> (NewSessionWithOptions, 1) -> (newSession, 3)
(podChanged, 1) -> (Error, 2) -> (New, 2) -> (NewParameterCodec, 1) -> (newBackend, 1) -> (run, 0) -> (stopped, 0) -> (FilterFunc, 1)
(podChanged, 1) -> (GetByKey, 1) -> (Get, 1) -> (GetUsing, 2) -> (Do, 2) -> (Execute, 2) -> (Receive, 0) -> (ParseNetlinkMessage, 1) -> (post, 1)
(podChanged, 1) -> (GetByKey, 1) -> (Get, 1) -> (GetUsing, 2) -> (SetEndpoints, 1) -> (NewAddress, 1) -> (updateResolverState, 2) -> (updateClientConnState, 1) -> (newCCBalancerWrapper, 3)
(podChanged, 1) -> (Error, 2) -> (New, 2) -> (NewParameterCodec, 1) -> (SetEndpoints, 1) -> (NewAddress, 1) -> (updateResolverState, 2) -> (updateClientConnState, 1) -> (newCCBalancerWrapper, 3) -> (Build, 2)
(podChanged, 1) -> (Info, 2) -> (Write, 1) -> (printWithFileLine, 6) -> (parse, 0) -> (consume, 1) -> (consume, 2) -> (waitClosed, 0) -> (ConsumePartition, 3) -> (Errorf, 5) -> (newBrokerConsumer, 1)
(podChanged, 1) -> (GetByKey, 1) -> (Get, 1) -> (GetUsing, 2) -> (Observe, 1) -> (asyncFlush, 1)
(podChanged, 1) -> (GetByKey, 1) -> (Get, 1) -> (GetUsing, 2) -> (Load, 1) -> (Decode, 3)
(podChanged, 1) -> (GetByKey, 1) -> (Get, 1) -> (GetUsing, 2) -> (reset, 1) -> (printf, 3) -> (delta, 1)
(podChanged, 1) -> (GetByKey, 1) -> (Get, 1) -> (GetUsing, 2) -> (New, 1) -> (HTTPWrappersForConfig, 2) -> (NewImpersonatingRoundTripper, 2) -> (Token, 0) -> (handleResponse, 2)
(podChanged, 1) -> (Info, 2) -> (Write, 1) -> (printWithFileLine, 6) -> (snapNames, 0) -> (Reverse, 1) -> (Readdir, 1) -> (Files, 0) -> (Authorize, 1) -> (readPackage, 1) -> (NewInitiatorWrapToken, 2) -> (SetCheckSum, 2)
(podChanged, 1) -> (GetByKey, 1) -> (Get, 1) -> (GetUsing, 2) -> (New, 1) -> (HTTPWrappersForConfig, 2) -> (NewImpersonatingRoundTripper, 2) -> (NewCachedFileTokenSource, 1) -> (updateClientConnState, 1) -> (HandleResolvedAddrs, 2) -> (scToString, 1) -> (connect, 0) -> (resetTransport, 0) -> (startHealthCheck, 1) -> (healthCheckFunc, 4) -> (NewClientTransport, 7) -> (newHTTP2Client, 7)
(podChanged, 1) -> (GetByKey, 1) -> (Get, 1) -> (GetUsing, 2) -> (Add, 1) -> (insert, 1)
(podChanged, 1) -> (Error, 2) -> (Write, 1) -> (printWithFileLine, 6) -> (ReadDelimited, 2) -> (ReadFull, 2)
(podChanged, 1) -> (Error, 2) -> (Write, 1) -> (printWithFileLine, 6) -> (loadSnap, 2) -> (renameBroken, 1)
(podChanged, 1) -> (Info, 2) -> (Write, 1) -> (printWithFileLine, 6) -> (newBackend, 1) -> (run, 0) -> (stopped, 0) -> (FilterFunc, 1) -> (openSnapshotBackend, 3) -> (openBackend, 1)
(podChanged, 1) -> (GetByKey, 1) -> (Get, 1) -> (GetUsing, 2) -> (Do, 2) -> (Execute, 2) -> (Receive, 0) -> (ParseNetlinkMessage, 1)
(podChanged, 1) -> (Error, 2) -> (Write, 1) -> (printWithFileLine, 6) -> (Do, 2) -> (Execute, 2) -> (Receive, 0) -> (Recvfrom, 3) -> (getClientConn, 3) -> (getStartDialLocked, 1)
(podChanged, 1) -> (Error, 2) -> (Write, 1) -> (printWithFileLine, 6) -> (mill, 0)
(podChanged, 1) -> (Error, 2) -> (New, 2) -> (NewParameterCodec, 1) -> (Init, 1)
(podChanged, 1) -> (Info, 2) -> (Write, 1) -> (printWithFileLine, 6) -> (newBackend, 1)
(podChanged, 1) -> (GetByKey, 1) -> (Get, 1) -> (GetUsing, 2) -> (newBackend, 1) -> (run, 0)
(podChanged, 1) -> (GetByKey, 1) -> (Get, 1) -> (GetUsing, 2) -> (SetEndpoints, 1) -> (NewAddress, 1) -> (updateResolverState, 2) -> (updateClientConnState, 1) -> (HandleResolvedAddrs, 2) -> (scToString, 1) -> (getAddrConn, 0) -> (resetTransport, 0) -> (startHealthCheck, 1) -> (healthCheckFunc, 4) -> (NewClientTransport, 7) -> (newHTTP2Client, 7) -> (ClientHandshake, 3)
(podChanged, 1) -> (GetByKey, 1) -> (Get, 1) -> (GetUsing, 2) -> (Run, 1) -> (RewriteTypesWithProtobufStructTags, 2)
(podChanged, 1) -> (Info, 2) -> (Write, 1) -> (printWithFileLine, 6) -> (snapNames, 0) -> (Reverse, 1)
(podChanged, 1) -> (GetByKey, 1) -> (Get, 1) -> (GetUsing, 2) -> (newBackend, 1) -> (run, 0) -> (stopped, 0) -> (stopped, 0)
(podChanged, 1) -> (Error, 2) -> (Write, 1) -> (printWithFileLine, 6) -> (Do, 2) -> (Execute, 2) -> (Receive, 0) -> (Recvfrom, 3) -> (LazyLog, 2) -> (addEvent, 3)
(podChanged, 1) -> (Error, 2) -> (Write, 1) -> (printWithFileLine, 6) -> (deprecatedNewSession, 1) -> (initHandlers, 1) -> (CredProviders, 2) -> (RemoteCredProvider, 2) -> (localHTTPCredProvider, 3) -> (Log, 3) -> (LogScaled, 4)
(podChanged, 1) -> (GetByKey, 1) -> (Get, 1) -> (GetUsing, 2) -> (cacheStatus, 1) -> (IsNotExist, 1) -> (Data, 0) -> (CombineWriteSyncers, 1) -> (sendAndReceiveKerberos, 0) -> (Authorize, 1) -> (readPackage, 1) -> (NewInitiatorWrapToken, 2) -> (SetCheckSum, 2)
(podChanged, 1) -> (Info, 2) -> (Write, 1) -> (printWithFileLine, 6) -> (output, 5) -> (timeoutFlush, 1)
(podChanged, 1) -> (Info, 2) -> (GetOutputLevel, 0) -> (Load, 0) -> (Stat, 1) -> (Data, 0)
(podChanged, 1) -> (GetByKey, 1) -> (Get, 1) -> (GetUsing, 2) -> (Search, 2) -> (TODO, 0) -> (EachListItem, 2)
(podChanged, 1) -> (GetByKey, 1) -> (Unlock, 0) -> (Close, 1) -> (Observe, 1) -> (asyncFlush, 1) -> (SearchFloat64s, 2) -> (CopySid, 3)
(podChanged, 1) -> (Info, 2) -> (Write, 1) -> (printWithFileLine, 6) -> (GetWithContext, 1) -> (singleRetrieve, 1) -> (Retrieve, 0) -> (profile, 0)
(podChanged, 1) -> (Error, 2) -> (New, 2) -> (NewParameterCodec, 1) -> (initExtensionDeclarations, 3) -> (GetJsonName, 0) -> (CompareAndSwapPointer, 3) -> (initEventRecorder, 1) -> (snatPolicyDelete, 1)
(podChanged, 1) -> (Error, 2) -> (New, 2) -> (NewParameterCodec, 1) -> (Init, 1) -> (CompareAndSwapPointer, 3) -> (initEventRecorder, 1) -> (NewRecorder, 2) -> (startFrameWrite, 1)
(podChanged, 1) -> (Info, 2) -> (Write, 1) -> (printWithFileLine, 6) -> (ReadDelimited, 2) -> (ReadFull, 2)
(podChanged, 1) -> (Info, 2) -> (Write, 1) -> (printWithFileLine, 6) -> (enableCSM, 3) -> (InjectHandlers, 1)
(podChanged, 1) -> (Error, 2) -> (Write, 1) -> (printWithFileLine, 6) -> (Start, 0) -> (Every, 1) -> (NewTimeoutTransport, 4) -> (NewTransport, 2)
(podChanged, 1) -> (Info, 2) -> (Write, 1) -> (printWithFileLine, 6) -> (Put, 2) -> (ReplaceOrInsert, 1) -> (split, 1) -> (toNameLexems, 1)
(podChanged, 1) -> (GetByKey, 1) -> (Get, 1) -> (GetUsing, 2) -> (New, 1) -> (HTTPWrappersForConfig, 2) -> (NewImpersonatingRoundTripper, 2) -> (Token, 0) -> (sendMergedSnap, 1) -> (CloseNotify, 0)
(podChanged, 1) -> (Info, 2) -> (Write, 1) -> (printWithFileLine, 6) -> (newClient, 1)
(podChanged, 1) -> (Unlock, 0) -> (commit, 1) -> (unsafeCommit, 1) -> (asyncFlush, 1)
(podChanged, 1) -> (Info, 2) -> (Write, 1) -> (printWithFileLine, 6) -> (loadSnap, 2) -> (renameBroken, 1)
(podChanged, 1) -> (Error, 2) -> (Write, 1) -> (printWithFileLine, 6) -> (Close, 0) -> (Broadcast, 0) -> (executeAndPut, 2) -> (enqueue, 1)
(podChanged, 1) -> (GetByKey, 1) -> (Get, 1) -> (GetUsing, 2) -> (Run, 1) -> (RewriteTypesWithProtobufStructTags, 2) -> (updateStructTags, 3) -> (ParseStructTags, 1) -> (ConnectUsingProtocol, 2)
(podChanged, 1) -> (GetByKey, 1) -> (Unlock, 0) -> (Close, 1) -> (Observe, 1)
(podChanged, 1) -> (Error, 2) -> (Write, 1) -> (printWithFileLine, 6) -> (newSTM, 1) -> (WithIsolation, 1) -> (mkSTM, 2)
(podChanged, 1) -> (GetByKey, 1) -> (Get, 1) -> (GetUsing, 2) -> (readAsCSV, 1) -> (Read, 0) -> (ReadLine, 0) -> (readLine, 0)
(podChanged, 1) -> (GetByKey, 1) -> (Get, 1) -> (GetUsing, 2) -> (Do, 1) -> (transformResponse, 2) -> (isTextResponse, 1) -> (NewGenericServerResponse, 7) -> (Build, 3)
(podChanged, 1) -> (GetByKey, 1) -> (Get, 1) -> (GetUsing, 2) -> (Run, 1)
(podChanged, 1) -> (GetByKey, 1) -> (Lock, 0) -> (panic, 1) -> (Txn, 1) -> (checkTxnAuth, 3) -> (checkTxnReqsPermission, 3) -> (IsDeleteRangePermitted, 3)
(podChanged, 1) -> (Error, 2) -> (Write, 1) -> (printWithFileLine, 6) -> (apply, 2) -> (Panicf, 1) -> (Clone, 0) -> (NewTLS, 1) -> (AddHTTP, 3)
(podChanged, 1) -> (GetByKey, 1) -> (newerObject, 2) -> (Remove, 1) -> (Search, 2) -> (List, 2) -> (EachListItem, 2) -> (GetItemsPtr, 1) -> (LazyLog, 2) -> (addEvent, 3)
(podChanged, 1) -> (Info, 2) -> (emit, 4) -> (Sync, 0) -> (loadSnap, 2) -> (renameBroken, 1)
(podChanged, 1) -> (GetByKey, 1) -> (Get, 1) -> (GetUsing, 2) -> (Bytes, 0) -> (panicMessage, 1) -> (typeName, 0)
(podChanged, 1) -> (Info, 2) -> (Write, 1) -> (printWithFileLine, 6) -> (Start, 0) -> (Every, 1) -> (NewTimeoutTransport, 4) -> (NewTransport, 2)
(podChanged, 1) -> (GetByKey, 1) -> (getOrExpire, 1) -> (Delete, 1) -> (Delete, 3) -> (AsDeleteOptions, 0) -> (ApplyToDeleteAllOf, 1) -> (AsSelector, 0) -> (GetClientConn, 2) -> (getClientConn, 3) -> (getStartDialLocked, 1)
(podChanged, 1) -> (Error, 2) -> (Write, 1) -> (printWithFileLine, 6) -> (Do, 1)
(podChanged, 1) -> (Error, 2) -> (Write, 1) -> (printWithFileLine, 6) -> (compressBlock, 1)
(podChanged, 1) -> (Error, 2) -> (Write, 1) -> (printWithFileLine, 6) -> (Unmarshal, 2) -> (convertInterfaceNumbers, 2)
(podChanged, 1) -> (Info, 2) -> (Write, 1) -> (printWithFileLine, 6) -> (, 0) -> (NewStream, 3)
(podChanged, 1) -> (GetByKey, 1) -> (Get, 1) -> (GetUsing, 2) -> (Load, 1) -> (Decode, 3) -> (ConvertToVersion, 2) -> (convertToVersion, 3) -> (Authorize, 1) -> (readPackage, 1) -> (NewInitiatorWrapToken, 2) -> (SetCheckSum, 2)
(podChanged, 1) -> (Info, 2) -> (GetOutputLevel, 0) -> (Load, 0) -> (Migrate, 0) -> (Create, 1) -> (initializeMetric, 0) -> (NewSummaryVec, 2) -> (Authorize, 1) -> (readPackage, 1) -> (NewInitiatorWrapToken, 2) -> (SetCheckSum, 2)
(podChanged, 1) -> (Error, 2) -> (Write, 1) -> (printWithFileLine, 6) -> (loadMore, 0) -> (Read, 1)
(podChanged, 1) -> (Info, 2) -> (Write, 1) -> (printWithFileLine, 6) -> (loadMore, 0) -> (Read, 1)
(podChanged, 1) -> (GetByKey, 1) -> (getOrExpire, 1) -> (Delete, 1) -> (Delete, 3) -> (AsDeleteOptions, 0) -> (ApplyToDeleteAllOf, 1) -> (AsSelector, 0)
(podChanged, 1) -> (GetByKey, 1) -> (Lock, 0) -> (panic, 1) -> (Txn, 1) -> (checkTxnAuth, 3) -> (checkTxnReqsPermission, 3) -> (IsDeleteRangePermitted, 3) -> (newConsumerGroupClaim, 4) -> (ConsumePartition, 3)
(podChanged, 1) -> (Error, 2) -> (emit, 4) -> (Sync, 0) -> (loadSnap, 2) -> (renameBroken, 1)
(podChanged, 1) -> (GetByKey, 1) -> (Get, 1) -> (GetUsing, 2) -> (End, 0) -> (notify, 2) -> (addVictim, 1) -> (activate, 0)
(podChanged, 1) -> (Error, 2) -> (Write, 1) -> (printWithFileLine, 6) -> (Set, 4) -> (add, 1) -> (evict, 0) -> (evictOldest, 1) -> (Build, 3)
(podChanged, 1) -> (Info, 2) -> (Write, 1) -> (printWithFileLine, 6) -> (Read, 0) -> (ReadLine, 0) -> (readLine, 0) -> (handleKey, 1) -> (ConsumePartition, 3) -> (Errorf, 5) -> (newBrokerConsumer, 1)
(podChanged, 1) -> (GetByKey, 1) -> (Get, 1) -> (GetUsing, 2) -> (Do, 1) -> (transformResponse, 2) -> (isTextResponse, 1) -> (NewGenericServerResponse, 7) -> (append, 1)
(podChanged, 1) -> (GetByKey, 1) -> (Get, 1) -> (GetUsing, 2) -> (Txn, 1) -> (checkTxnAuth, 3) -> (checkTxnReqsPermission, 3) -> (IsDeleteRangePermitted, 3) -> (newConsumerGroupClaim, 4)
(podChanged, 1) -> (GetByKey, 1) -> (Get, 1) -> (GetUsing, 2) -> (New, 1) -> (HTTPWrappersForConfig, 2) -> (NewImpersonatingRoundTripper, 2) -> (Token, 0) -> (applyEntries, 2)
(podChanged, 1) -> (GetByKey, 1) -> (Get, 1) -> (GetUsing, 2) -> (Start, 0) -> (Every, 1) -> (Limit, 1) -> (NewTransport, 2) -> (applyEntries, 2)
(podChanged, 1) -> (Info, 2) -> (GetOutputLevel, 0) -> (Load, 0) -> (snapNames, 0) -> (Reverse, 1)
(podChanged, 1) -> (GetByKey, 1) -> (Get, 1) -> (GetUsing, 2) -> (Get, 0) -> (Initialize, 1) -> (NewStringAffineInterval, 2)
(podChanged, 1) -> (Info, 2) -> (Write, 1) -> (printWithFileLine, 6) -> (, 0) -> (NewStream, 3) -> (BuildVersion, 0)
(podChanged, 1) -> (GetByKey, 1) -> (Get, 1) -> (GetUsing, 2) -> (readAsCSV, 1) -> (Read, 0) -> (ReadLine, 0) -> (readLine, 0) -> (newConsumerGroupClaim, 4)
(podChanged, 1) -> (Error, 2) -> (GetOutputLevel, 0) -> (Load, 0) -> (Stat, 1) -> (Data, 0) -> (CombineWriteSyncers, 1) -> (NewMultiWriteSyncer, 1) -> (Authorize, 1) -> (readPackage, 1) -> (NewInitiatorWrapToken, 2) -> (SetCheckSum, 2)
(podChanged, 1) -> (GetByKey, 1) -> (Get, 1) -> (GetUsing, 2) -> (New, 1) -> (HTTPWrappersForConfig, 2) -> (NewImpersonatingRoundTripper, 2) -> (NewCachedFileTokenSource, 1) -> (updateClientConnState, 1) -> (HandleResolvedAddrs, 2) -> (scToString, 1) -> (connect, 0) -> (resetTransport, 0) -> (startHealthCheck, 1)
(podChanged, 1) -> (Info, 2) -> (Write, 1) -> (printWithFileLine, 6) -> (unref, 0)
(podChanged, 1) -> (Info, 2) -> (emit, 4) -> (Sync, 0) -> (snapNames, 0) -> (Reverse, 1)
(podChanged, 1) -> (GetByKey, 1) -> (getOrExpire, 1) -> (Delete, 1) -> (Has, 1) -> (findJsonNameField, 1) -> (CanOmit, 1)
(podChanged, 1) -> (Error, 2) -> (Write, 1) -> (printWithFileLine, 6) -> (DecodeInto, 2) -> (Decode, 2) -> (Read, 1)
(podChanged, 1) -> (GetByKey, 1) -> (Get, 1) -> (GetUsing, 2) -> (newBackend, 1) -> (run, 0) -> (stopped, 0) -> (stopped, 0) -> (retryBatch, 4) -> (getBrokerProducer, 1) -> (newBrokerProducer, 1)
(podChanged, 1) -> (Error, 2) -> (New, 2) -> (NewParameterCodec, 1) -> (SetEndpoints, 1) -> (NewAddress, 1) -> (updateResolverState, 2) -> (updateClientConnState, 1) -> (UpdateClientConnState, 1) -> (UpdateAddresses, 1) -> (connect, 0) -> (resetTransport, 0) -> (startHealthCheck, 1)
(podChanged, 1) -> (Error, 2) -> (Write, 1) -> (printWithFileLine, 6) -> (WithConcurrency, 1)
(podChanged, 1) -> (GetByKey, 1) -> (Get, 1) -> (GetUsing, 2) -> (Start, 0) -> (Every, 1)
(podChanged, 1) -> (Info, 2) -> (Write, 1) -> (printWithFileLine, 6) -> (Load, 1) -> (Unmarshal, 1)
(podChanged, 1) -> (Error, 2) -> (Write, 1) -> (printWithFileLine, 6) -> (Do, 2) -> (Execute, 2) -> (Receive, 0) -> (Recvfrom, 3) -> (NewClient, 2)
(podChanged, 1) -> (Info, 2) -> (Write, 1) -> (printWithFileLine, 6) -> (newClient, 1) -> (autoSync, 0)
(podChanged, 1) -> (Lock, 0) -> (Lock, 1) -> (Ctx, 0) -> (Read, 0) -> (ReadLine, 0) -> (readLine, 0)
(podChanged, 1) -> (Error, 2) -> (Write, 1) -> (printWithFileLine, 6) -> (Read, 0) -> (ReadLine, 0) -> (readLine, 0) -> (handleKey, 1) -> (ConsumePartition, 3)
(podChanged, 1) -> (Error, 2) -> (Write, 1) -> (printWithFileLine, 6) -> (marshal, 1) -> (reflectValue, 1) -> (valueEncoder, 1) -> (typeEncoder, 1) -> (enable, 0)

```

Leave a reaction on this issue to contribute to the project by classifying this instance as a **Bug** :-1:, **Mitigated** :+1:, or **Desirable Behavior** :rocket:
See the descriptions of the classifications [here](https://github.com/github-vet/rangeclosure-findings#how-can-i-help) for more information.

commit ID: ec89d772eef758e2917500fda6e45019f288b063

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.