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

docker/app: cmd/cnab-run/status.go; 3 LoC

Open
#7,900 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 [docker/app](https://www.github.com/docker/app) at [cmd/cnab-run/status.go](https://github.com/docker/app/blob/9d2c67f87b7338eb1a0fa2f18eb81af3d2aac0e1/cmd/cnab-run/status.go#L185-L187)

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 service at line 186 may start a goroutine

[Click here to see the code in its original context.](https://github.com/docker/app/blob/9d2c67f87b7338eb1a0fa2f18eb81af3d2aac0e1/cmd/cnab-run/status.go#L185-L187)

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

```go
for _, service := range services {
printValues(w, &service)
}

```

Click here to show extra information the analyzer produced.

```
The following paths through the callgraph could lead to a goroutine:
(printValues, 2) -> (String, 0) -> (Reset, 0) -> (make, 1) -> (, 0) -> (TokenSource, 1) -> (ReuseTokenSource, 2) -> (goodFunc, 1)
(printValues, 2) -> (String, 0) -> (Unlock, 0) -> (unlockFileEx, 5) -> (, 0) -> (TokenSource, 1) -> (ReuseTokenSource, 2) -> (goodFunc, 1)
(printValues, 2) -> (String, 0) -> (Write, 1) -> (severity, 1) -> (, 0) -> (TokenSource, 1) -> (ReuseTokenSource, 2) -> (goodFunc, 1) -> (start, 0)
(printValues, 2) -> (String, 0) -> (writeAsCSV, 1) -> (TrimSuffix, 2) -> (Close, 0) -> (HandleConn, 2) -> (NewScanner, 1) -> (prioritizedOptions, 1) -> (loginSASL, 1) -> (loginRun, 4) -> (New, 5)
(printValues, 2) -> (String, 0) -> (Write, 1) -> (severity, 1) -> (acquireSocket, 0) -> (socketLogin, 1) -> (Login, 1) -> (getRFC2253NameStringFromCert, 1) -> (loginSASL, 1) -> (loginRun, 4) -> (New, 5)
(printValues, 2) -> (String, 0) -> (Now, 0) -> (Add, 1) -> (Add, 2) -> (updateIndices, 3) -> (deleteFromIndices, 2) -> (copyFileWithMetadata, 4) -> (ParseURL, 1) -> (Dial, 3) -> (FromEnvironment, 0) -> (FromEnvironmentUsing, 1)
(printValues, 2) -> (String, 0) -> (Format, 1) -> (WriteByte, 1) -> (, 0) -> (TokenSource, 1) -> (ReuseTokenSource, 2) -> (goodFunc, 1) -> (ParseURL, 1) -> (Dial, 3) -> (FromEnvironment, 0) -> (FromEnvironmentUsing, 1) -> (AddFromString, 1)
(printValues, 2) -> (value, 1) -> (object, 1) -> (panic, 1) -> (FromError, 1) -> (New, 2)
(printValues, 2) -> (value, 1) -> (object, 1) -> (panic, 1) -> (Wrap, 2) -> (fn, 0) -> (TokenSource, 1) -> (ReuseTokenSource, 2) -> (Build, 3) -> (start, 0) -> (setupFd, 1) -> (RecordTransition, 2) -> (down, 2) -> (Put, 3) -> (Commit, 2)
(printValues, 2) -> (String, 0) -> (Write, 1) -> (severity, 1) -> (, 0) -> (TokenSource, 1) -> (ReuseTokenSource, 2)
(printValues, 2) -> (String, 0) -> (Format, 1) -> (WriteByte, 1) -> (HTTPWrappersForConfig, 2) -> (NewImpersonatingRoundTripper, 2) -> (Token, 0) -> (parseTokenCmdOutput, 1) -> (run, 0)
(printValues, 2) -> (value, 1) -> (array, 1) -> (Elem, 0) -> (Wrap, 2) -> (fn, 0) -> (TokenSource, 1) -> (ReuseTokenSource, 2) -> (GetConnectionHelper, 1) -> (ParseURL, 1) -> (Dial, 3) -> (FromEnvironment, 0) -> (FromEnvironmentUsing, 1)
(printValues, 2) -> (value, 1) -> (scan, 0) -> (Lex, 0) -> (Do, 1) -> (, 0) -> (TokenSource, 1) -> (ReuseTokenSource, 2) -> (Build, 3) -> (start, 0) -> (setupFd, 1) -> (RecordTransition, 2) -> (down, 2) -> (Put, 3) -> (Commit, 2)
(printValues, 2) -> (String, 0) -> (Sub, 1) -> (AsDec, 0) -> (unref, 0)
(printValues, 2) -> (String, 0) -> (Write, 1) -> (severity, 1) -> (SetMulti, 1) -> (translateStatusToError, 2) -> (tryUnmarshalError, 2) -> (shouldEscape, 1) -> (run, 0) -> (OnDelete, 1) -> (FilterFunc, 1) -> (allReady, 0)
(printValues, 2) -> (String, 0) -> (Write, 1) -> (severity, 1) -> (ImportLayer, 3) -> (New, 3) -> (Pull, 1) -> (newFuncDialOption, 1) -> (ParseURL, 1) -> (Dial, 3) -> (FromEnvironment, 0) -> (FromEnvironmentUsing, 1) -> (AddFromString, 1)
(printValues, 2) -> (String, 0) -> (writeAsCSV, 1) -> (TrimSuffix, 2) -> (Count, 0) -> (OnesCount64, 1) -> (legacyArgs, 2) -> (findSuggestions, 1)
(printValues, 2) -> (value, 1) -> (scan, 0) -> (Lex, 0) -> (Do, 1) -> (, 0) -> (TokenSource, 1) -> (ReuseTokenSource, 2) -> (Dial, 2) -> (DialWithConn, 4)
(printValues, 2) -> (String, 0) -> (Reset, 0) -> (make, 1) -> (Close, 0) -> (HandleConn, 2) -> (NewScanner, 1) -> (prioritizedOptions, 1) -> (Connect, 1) -> (newSocket, 3)
(printValues, 2) -> (String, 0) -> (Reset, 0) -> (make, 1) -> (, 0) -> (TokenSource, 1) -> (ReuseTokenSource, 2) -> (goodFunc, 1) -> (UpdateState, 1) -> (updateResolverState, 2) -> (updateClientConnState, 1)
(printValues, 2) -> (String, 0) -> (WriteString, 1) -> (string, 1) -> (Count, 0) -> (OnesCount64, 1) -> (legacyArgs, 2) -> (findSuggestions, 1) -> (serve, 0) -> (shutDownIn, 1) -> (runHandler, 3) -> (handler, 2)
(printValues, 2) -> (String, 0) -> (Decode, 1) -> (Error, 0) -> (, 0) -> (TokenSource, 1) -> (ReuseTokenSource, 2) -> (goodFunc, 1) -> (dialStreamLocal, 1)
(printValues, 2) -> (String, 0) -> (formatErrorDescription, 2) -> (Execute, 2) -> (get, 1) -> (SetTransportDefaults, 1) -> (Warningf, 2) -> (configureTransport, 1)
(printValues, 2) -> (value, 1) -> (nextValue, 2) -> (eof, 0) -> (Close, 0) -> (HandleConn, 2) -> (NewScanner, 1) -> (prioritizedOptions, 1) -> (loginSASL, 1) -> (loginRun, 4) -> (New, 5)
(printValues, 2) -> (String, 0) -> (Write, 1) -> (severity, 1) -> (, 0) -> (TokenSource, 1) -> (ReuseTokenSource, 2) -> (goodFunc, 1) -> (UpdateState, 1) -> (updateResolverState, 2) -> (updateClientConnState, 1) -> (HandleResolvedAddrs, 2)
(printValues, 2) -> (value, 1) -> (nextValue, 2) -> (eof, 0) -> (Close, 0) -> (HandleConn, 2) -> (NewScanner, 1) -> (prioritizedOptions, 1) -> (Build, 3) -> (start, 0) -> (setupFd, 1) -> (RecordTransition, 2) -> (down, 2)
(printValues, 2) -> (value, 1) -> (object, 1) -> (panic, 1) -> (Wrap, 2) -> (fn, 0) -> (TokenSource, 1) -> (ReuseTokenSource, 2) -> (Build, 3) -> (start, 0) -> (setupFd, 1) -> (RecordTransition, 2) -> (down, 2) -> (Put, 3)
(printValues, 2) -> (String, 0) -> (WriteString, 1) -> (string, 1) -> (SendMsg, 1) -> (outPayload, 5) -> (waitOnHeader, 0)
(printValues, 2) -> (String, 0) -> (Decode, 1) -> (Error, 0) -> (, 0) -> (TokenSource, 1) -> (ReuseTokenSource, 2) -> (goodFunc, 1) -> (UpdateState, 1) -> (updateResolverState, 2)
(printValues, 2) -> (value, 1) -> (unquote, 3) -> (mkerr, 3) -> (Wrap, 2) -> (fn, 0) -> (TokenSource, 1) -> (ReuseTokenSource, 2) -> (Build, 3) -> (start, 0) -> (setupFd, 1)
(printValues, 2) -> (value, 1) -> (object, 1) -> (panic, 1) -> (New, 1) -> (HTTPWrappersForConfig, 2) -> (NewImpersonatingRoundTripper, 2) -> (Token, 0) -> (NewClient, 2) -> (ContextClient, 1) -> (appengineClientHook, 1) -> (FilterFunc, 1)
(printValues, 2) -> (String, 0) -> (Format, 1) -> (WriteByte, 1) -> (init, 0)
(printValues, 2) -> (String, 0) -> (Flush, 0) -> (lockAndFlushAll, 0) -> (, 0) -> (TokenSource, 1) -> (ReuseTokenSource, 2) -> (goodFunc, 1)
(printValues, 2) -> (String, 0) -> (writeAsCSV, 1) -> (TrimSuffix, 2) -> (Count, 0) -> (OnesCount64, 1) -> (legacyArgs, 2) -> (findSuggestions, 1) -> (newClientConn, 2)
(printValues, 2) -> (value, 1) -> (array, 1) -> (Elem, 0) -> (unmarshal, 1) -> (ParseGroupVersion, 1) -> (TokenSource, 1) -> (ReuseTokenSource, 2) -> (Build, 3) -> (start, 0)
(printValues, 2) -> (value, 1) -> (name, 1) -> (SetMapIndex, 2) -> (Add, 2) -> (updateIndices, 3) -> (deleteFromIndices, 2) -> (Quo, 2) -> (ParseURL, 1) -> (Dial, 3) -> (FromEnvironment, 0) -> (FromEnvironmentUsing, 1) -> (AddFromString, 1)
(printValues, 2) -> (String, 0) -> (Reset, 0) -> (make, 1) -> (, 0) -> (TokenSource, 1) -> (ReuseTokenSource, 2) -> (goodFunc, 1) -> (watcher, 0) -> (getAddrConn, 0) -> (RecordTransition, 2) -> (down, 2) -> (resetTransport, 0) -> (hcancel, 0) -> (healthCheckFunc, 4) -> (NewClientTransport, 7) -> (newHTTP2Client, 7)
(printValues, 2) -> (String, 0) -> (Reset, 0) -> (make, 1) -> (, 0) -> (TokenSource, 1)
(printValues, 2) -> (String, 0) -> (Decode, 1) -> (Error, 0) -> (HTTPWrappersForConfig, 2) -> (NewImpersonatingRoundTripper, 2) -> (Token, 0) -> (parseTokenCmdOutput, 1)
(printValues, 2) -> (value, 1) -> (object, 1) -> (panic, 1) -> (HTTPWrappersForConfig, 2) -> (NewImpersonatingRoundTripper, 2) -> (Token, 0) -> (parseTokenCmdOutput, 1) -> (run, 0) -> (OnDelete, 1)
(printValues, 2) -> (value, 1) -> (array, 1) -> (Elem, 0) -> (Wrap, 2) -> (fn, 0) -> (TokenSource, 1) -> (ReuseTokenSource, 2) -> (GetConnectionHelper, 1) -> (ParseURL, 1) -> (Dial, 3) -> (FromEnvironment, 0) -> (FromEnvironmentUsing, 1) -> (loop, 0)
(printValues, 2) -> (String, 0) -> (writeAsCSV, 1) -> (TrimSuffix, 2) -> (SendMsg, 1) -> (outPayload, 5) -> (waitOnHeader, 0) -> (CopySid, 3) -> (getTransport, 3) -> (pick, 3) -> (Done, 1) -> (incrCallsStarted, 0) -> (resetTransport, 0) -> (hcancel, 0) -> (healthCheckFunc, 4) -> (NewClientTransport, 7) -> (newHTTP2Client, 7) -> (newLoopyWriter, 4)
(printValues, 2) -> (String, 0) -> (Write, 1) -> (severity, 1) -> (Signal, 1) -> (SendRequest, 3)
(printValues, 2) -> (String, 0) -> (WriteString, 1) -> (string, 1) -> (Count, 0) -> (OnesCount64, 1) -> (legacyArgs, 2)
(printValues, 2) -> (String, 0) -> (Write, 1) -> (severity, 1) -> (Run, 2) -> (serve, 3) -> (ServeConn, 2) -> (serve, 0)
(printValues, 2) -> (value, 1) -> (name, 1) -> (SetMapIndex, 2) -> (Add, 2) -> (updateIndices, 3) -> (deleteFromIndices, 2) -> (Quo, 2) -> (Dial, 2) -> (DialWithConn, 4)
(printValues, 2) -> (value, 1) -> (scan, 0) -> (Lex, 0) -> (Do, 1) -> (, 0) -> (TokenSource, 1) -> (ReuseTokenSource, 2) -> (Build, 3) -> (start, 0) -> (setupFd, 1)
(printValues, 2) -> (String, 0) -> (Write, 1) -> (severity, 1) -> (withRetry, 2) -> (retryLocked, 1) -> (replayBufferLocked, 0) -> (RemoteAddr, 0) -> (pick, 3) -> (Done, 1) -> (incrCallsStarted, 0)
(printValues, 2) -> (String, 0) -> (Write, 1) -> (severity, 1) -> (, 0) -> (TokenSource, 1) -> (ReuseTokenSource, 2) -> (goodFunc, 1) -> (watcher, 0) -> (getAddrConn, 0) -> (RecordTransition, 2) -> (down, 2) -> (resetTransport, 0) -> (hcancel, 0) -> (healthCheckFunc, 4) -> (NewClientTransport, 7) -> (newHTTP2Client, 7)
(printValues, 2) -> (value, 1) -> (object, 1) -> (panic, 1) -> (unmarshal, 1) -> (ParseGroupVersion, 1) -> (TokenSource, 1)
(printValues, 2) -> (String, 0) -> (Write, 1) -> (severity, 1) -> (AddTraceEvent, 2) -> (get, 0) -> (incrTraceRefCount, 0)
(printValues, 2) -> (value, 1) -> (object, 1) -> (panic, 1) -> (Wrap, 2) -> (fn, 0) -> (TokenSource, 1) -> (ReuseTokenSource, 2) -> (Build, 3)
(printValues, 2) -> (value, 1) -> (name, 1) -> (SetMapIndex, 2) -> (get, 1) -> (SetTransportDefaults, 1) -> (Warningf, 2) -> (configureTransport, 1) -> (addConnIfNeeded, 3)
(printValues, 2) -> (String, 0) -> (Write, 1) -> (severity, 1) -> (ImportLayer, 3) -> (New, 3) -> (Pull, 1) -> (newFuncDialOption, 1) -> (ParseURL, 1) -> (Dial, 3) -> (FromEnvironment, 0) -> (FromEnvironmentUsing, 1)
(printValues, 2) -> (value, 1) -> (array, 1) -> (Elem, 0) -> (Set, 1) -> (isLiteral, 1) -> (StoreInt32, 2) -> (Panic, 1) -> (GetConnectionHelper, 1) -> (ParseURL, 1) -> (Dial, 3) -> (FromEnvironment, 0) -> (FromEnvironmentUsing, 1)
(printValues, 2) -> (value, 1) -> (name, 1) -> (SetMapIndex, 2) -> (FromError, 1) -> (New, 2)
(printValues, 2) -> (String, 0) -> (Decode, 1) -> (Error, 0) -> (, 0) -> (TokenSource, 1) -> (ReuseTokenSource, 2) -> (goodFunc, 1)
(printValues, 2) -> (String, 0) -> (Format, 1) -> (WriteByte, 1) -> (Close, 0) -> (HandleConn, 2) -> (NewScanner, 1) -> (prioritizedOptions, 1) -> (Connect, 1) -> (newSocket, 3)
(printValues, 2) -> (value, 1) -> (nextValue, 2) -> (eof, 0) -> (Next, 0) -> (lookup, 0) -> (compileUpdate, 1) -> (ParseServiceConfig, 1) -> (GetConnectionHelper, 1) -> (ParseURL, 1) -> (Dial, 3) -> (FromEnvironment, 0) -> (FromEnvironmentUsing, 1)
(printValues, 2) -> (String, 0) -> (Write, 1) -> (severity, 1) -> (Close, 0) -> (HandleConn, 2) -> (NewScanner, 1) -> (prioritizedOptions, 1)
(printValues, 2) -> (value, 1) -> (scan, 0) -> (Lex, 0) -> (Wait, 0) -> (cancel, 0) -> (Syscall6, 7) -> (ReuseTokenSource, 2)
(printValues, 2) -> (value, 1) -> (name, 1) -> (SetMapIndex, 2) -> (get, 1) -> (SetTransportDefaults, 1) -> (Warningf, 2) -> (configureTransport, 1)
(printValues, 2) -> (String, 0) -> (writeAsCSV, 1) -> (TrimSuffix, 2) -> (SendMsg, 1) -> (outPayload, 5) -> (waitOnHeader, 0) -> (CopySid, 3) -> (getTransport, 3) -> (pick, 3) -> (Done, 1) -> (incrCallsStarted, 0)
(printValues, 2) -> (String, 0) -> (writeAsCSV, 1) -> (TrimSuffix, 2) -> (Count, 0) -> (OnesCount64, 1) -> (legacyArgs, 2) -> (findSuggestions, 1) -> (serve, 0) -> (shutDownIn, 1) -> (runHandler, 3) -> (handler, 2)
(printValues, 2) -> (value, 1) -> (scan, 0) -> (Lex, 0) -> (Do, 1) -> (, 0) -> (TokenSource, 1) -> (ReuseTokenSource, 2) -> (GetConnectionHelper, 1) -> (ParseURL, 1) -> (Dial, 3) -> (FromEnvironment, 0) -> (FromEnvironmentUsing, 1) -> (loop, 0)
(printValues, 2) -> (value, 1) -> (object, 1) -> (panic, 1) -> (Wait, 0) -> (cancel, 0) -> (Syscall6, 7)
(printValues, 2) -> (String, 0) -> (Unlock, 0) -> (unlockFileEx, 5) -> (, 0) -> (TokenSource, 1) -> (ReuseTokenSource, 2) -> (goodFunc, 1) -> (dialStreamLocal, 1)
(printValues, 2) -> (value, 1) -> (object, 1) -> (panic, 1) -> (New, 1) -> (HTTPWrappersForConfig, 2) -> (NewImpersonatingRoundTripper, 2) -> (Token, 0) -> (NewClient, 2) -> (ContextClient, 1) -> (appengineClientHook, 1) -> (FilterFunc, 1) -> (allReady, 0)
(printValues, 2) -> (String, 0) -> (Now, 0) -> (Add, 1) -> (unref, 0)
(printValues, 2) -> (value, 1) -> (name, 1) -> (SetMapIndex, 2) -> (HTTPWrappersForConfig, 2) -> (NewImpersonatingRoundTripper, 2) -> (Token, 0) -> (parseTokenCmdOutput, 1) -> (run, 0)
(printValues, 2) -> (String, 0) -> (writeAsCSV, 1) -> (TrimSuffix, 2) -> (Count, 0) -> (OnesCount64, 1) -> (legacyArgs, 2) -> (findSuggestions, 1) -> (serve, 0)
(printValues, 2) -> (String, 0) -> (Format, 1) -> (WriteByte, 1) -> (Close, 0)
(printValues, 2) -> (value, 1) -> (array, 1) -> (Elem, 0) -> (Wrap, 2) -> (fn, 0) -> (TokenSource, 1) -> (ReuseTokenSource, 2) -> (Build, 3)
(printValues, 2) -> (value, 1) -> (array, 1) -> (Elem, 0) -> (Wait, 0) -> (cancel, 0) -> (Syscall6, 7) -> (ReuseTokenSource, 2) -> (Build, 3) -> (start, 0)
(printValues, 2) -> (String, 0) -> (Write, 1) -> (severity, 1) -> (HTTPWrappersForConfig, 2) -> (NewImpersonatingRoundTripper, 2) -> (Token, 0) -> (parseTokenCmdOutput, 1) -> (run, 0) -> (OnDelete, 1)
(printValues, 2) -> (value, 1) -> (nextValue, 2) -> (eof, 0) -> (Close, 0) -> (HandleConn, 2) -> (NewScanner, 1) -> (prioritizedOptions, 1) -> (GetConnectionHelper, 1) -> (ParseURL, 1) -> (Dial, 3) -> (FromEnvironment, 0) -> (FromEnvironmentUsing, 1)
(printValues, 2) -> (value, 1) -> (nextValue, 2) -> (eof, 0) -> (Next, 0) -> (lookup, 0) -> (compileUpdate, 1) -> (ParseServiceConfig, 1) -> (Build, 3) -> (start, 0) -> (setupFd, 1) -> (RecordTransition, 2) -> (down, 2)
(printValues, 2) -> (String, 0) -> (Write, 1) -> (severity, 1) -> (RecvMsg, 1) -> (HandleRPC, 2) -> (finishStream, 5) -> (deleteStream, 2) -> (getTransport, 3) -> (pick, 3) -> (Done, 1) -> (incrCallsStarted, 0) -> (resetTransport, 0) -> (hcancel, 0) -> (healthCheckFunc, 4) -> (NewClientTransport, 7) -> (newHTTP2Client, 7) -> (newLoopyWriter, 4)
(printValues, 2) -> (String, 0) -> (Decode, 1) -> (Error, 0) -> (Read, 1) -> (Scan, 0)
(printValues, 2) -> (String, 0) -> (Format, 1) -> (WriteByte, 1) -> (marshalDoc, 2) -> (yaml_document_end_event_initialize, 2)
(printValues, 2) -> (value, 1) -> (array, 1) -> (Elem, 0) -> (Wait, 0) -> (cancel, 0) -> (Syscall6, 7) -> (ReuseTokenSource, 2) -> (Dial, 2) -> (DialWithConn, 4)
(printValues, 2) -> (String, 0) -> (Unlock, 0) -> (unlockFileEx, 5) -> (, 0) -> (TokenSource, 1) -> (ReuseTokenSource, 2) -> (goodFunc, 1) -> (ResolveNow, 1) -> (resolveNow, 1)
(printValues, 2) -> (String, 0) -> (Reset, 0) -> (make, 1) -> (Close, 0) -> (HandleConn, 2)
(printValues, 2) -> (String, 0) -> (Write, 1) -> (severity, 1) -> (HTTPWrappersForConfig, 2) -> (NewImpersonatingRoundTripper, 2) -> (Token, 0) -> (parseTokenCmdOutput, 1)
(printValues, 2) -> (String, 0) -> (Unlock, 0) -> (unlockFileEx, 5) -> (acquireSocket, 0) -> (socketLogin, 1) -> (Login, 1) -> (getRFC2253NameStringFromCert, 1) -> (saslNewScram, 1) -> (NewClient, 3)
(printValues, 2) -> (value, 1) -> (unquote, 3) -> (mkerr, 3) -> (Wrap, 2) -> (fn, 0) -> (TokenSource, 1) -> (ReuseTokenSource, 2) -> (GetConnectionHelper, 1) -> (ParseURL, 1) -> (Dial, 3) -> (FromEnvironment, 0) -> (FromEnvironmentUsing, 1) -> (loop, 0) -> (distribute, 1)
(printValues, 2) -> (String, 0) -> (Write, 1) -> (severity, 1) -> (RecvMsg, 1) -> (HandleRPC, 2) -> (finishStream, 5) -> (deleteStream, 2) -> (getTransport, 3) -> (pick, 3) -> (Done, 1) -> (incrCallsStarted, 0) -> (resetTransport, 0) -> (hcancel, 0) -> (healthCheckFunc, 4) -> (NewClientTransport, 7) -> (newHTTP2Client, 7)
(printValues, 2) -> (String, 0) -> (writeAsCSV, 1) -> (TrimSuffix, 2) -> (Parse, 1) -> (parseText, 1) -> (parseLeftDelim, 1)
(printValues, 2) -> (String, 0) -> (WriteString, 1) -> (string, 1) -> (Parse, 1) -> (parseText, 1) -> (parseLeftDelim, 1)
(printValues, 2) -> (value, 1) -> (nextValue, 2) -> (eof, 0) -> (Next, 0) -> (lookup, 0) -> (compileUpdate, 1) -> (ParseServiceConfig, 1) -> (Build, 3)
(printValues, 2) -> (value, 1) -> (array, 1) -> (Elem, 0) -> (Wait, 0) -> (cancel, 0) -> (Syscall6, 7) -> (ReuseTokenSource, 2) -> (GetConnectionHelper, 1) -> (ParseURL, 1) -> (Dial, 3) -> (FromEnvironment, 0) -> (FromEnvironmentUsing, 1) -> (loop, 0)
(printValues, 2) -> (String, 0) -> (writeAsCSV, 1) -> (TrimSuffix, 2) -> (SendMsg, 1) -> (outPayload, 5) -> (waitOnHeader, 0) -> (CopySid, 3) -> (getTransport, 3) -> (pick, 3) -> (Done, 1) -> (incrCallsStarted, 0) -> (resetTransport, 0) -> (hcancel, 0) -> (healthCheckFunc, 4) -> (NewClientTransport, 7) -> (newHTTP2Client, 7)
(printValues, 2) -> (String, 0) -> (writeAsCSV, 1) -> (TrimSuffix, 2) -> (RecvMsg, 1) -> (HandleRPC, 2) -> (finishStream, 5) -> (deleteStream, 2) -> (getTransport, 3) -> (pick, 3) -> (Done, 1) -> (incrCallsStarted, 0) -> (resetTransport, 0) -> (hcancel, 0) -> (healthCheckFunc, 4) -> (NewClientTransport, 7) -> (newHTTP2Client, 7) -> (newLoopyWriter, 4)
(printValues, 2) -> (value, 1) -> (name, 1) -> (SetMapIndex, 2) -> (Wrap, 2) -> (fn, 0) -> (TokenSource, 1)
(printValues, 2) -> (String, 0) -> (Unlock, 0) -> (unlockFileEx, 5) -> (CloseRead, 0) -> (killIfStdioClosed, 0) -> (kill, 0) -> (Exited, 0)
(printValues, 2) -> (String, 0) -> (Reset, 0) -> (make, 1) -> (, 0) -> (TokenSource, 1) -> (ReuseTokenSource, 2) -> (goodFunc, 1) -> (start, 0)
(printValues, 2) -> (value, 1) -> (unquote, 3) -> (mkerr, 3) -> (Wrap, 2) -> (fn, 0) -> (TokenSource, 1) -> (ReuseTokenSource, 2) -> (Dial, 2) -> (DialWithConn, 4)
(printValues, 2) -> (String, 0) -> (Reset, 0) -> (make, 1) -> (, 0) -> (TokenSource, 1) -> (ReuseTokenSource, 2) -> (goodFunc, 1) -> (watcher, 0) -> (getAddrConn, 0) -> (RecordTransition, 2) -> (down, 2) -> (resetTransport, 0) -> (hcancel, 0)
(printValues, 2) -> (String, 0) -> (Write, 1) -> (severity, 1) -> (Add, 2) -> (updateIndices, 3) -> (deleteFromIndices, 2) -> (copyFileWithMetadata, 4) -> (ParseURL, 1) -> (Dial, 3) -> (FromEnvironment, 0) -> (FromEnvironmentUsing, 1) -> (AddFromString, 1) -> (AddHost, 1)
(printValues, 2) -> (String, 0) -> (Decode, 1) -> (Error, 0) -> (get, 1) -> (SetTransportDefaults, 1) -> (Warningf, 2) -> (configureTransport, 1)
(printValues, 2) -> (value, 1) -> (scan, 0) -> (Lex, 0) -> (Wait, 0) -> (cancel, 0) -> (Syscall6, 7) -> (ReuseTokenSource, 2) -> (Dial, 2) -> (DialWithConn, 4)
(printValues, 2) -> (value, 1) -> (name, 1) -> (SetMapIndex, 2) -> (Wrap, 2) -> (fn, 0) -> (TokenSource, 1) -> (ReuseTokenSource, 2) -> (Dial, 2) -> (DialWithConn, 4)
(printValues, 2) -> (String, 0) -> (Unlock, 0) -> (unlockFileEx, 5) -> (ImportLayer, 3) -> (New, 3) -> (Pull, 1) -> (newFuncDialOption, 1) -> (ParseURL, 1) -> (Dial, 3) -> (FromEnvironment, 0) -> (FromEnvironmentUsing, 1)
(printValues, 2) -> (String, 0) -> (Reset, 0) -> (make, 1) -> (, 0) -> (TokenSource, 1) -> (ReuseTokenSource, 2) -> (goodFunc, 1) -> (ParseURL, 1) -> (Dial, 3) -> (FromEnvironment, 0) -> (FromEnvironmentUsing, 1) -> (AddFromString, 1)
(printValues, 2) -> (value, 1) -> (unquote, 3) -> (mkerr, 3) -> (Wrap, 2) -> (fn, 0) -> (TokenSource, 1) -> (ReuseTokenSource, 2) -> (GetConnectionHelper, 1) -> (ParseURL, 1) -> (Dial, 3) -> (FromEnvironment, 0) -> (FromEnvironmentUsing, 1) -> (loop, 0)
(printValues, 2) -> (String, 0) -> (Unlock, 0) -> (unlockFileEx, 5) -> (ImportLayer, 3) -> (New, 3) -> (Pull, 1) -> (newFuncDialOption, 1) -> (ParseURL, 1) -> (Dial, 3) -> (FromEnvironment, 0) -> (FromEnvironmentUsing, 1) -> (loop, 0) -> (distribute, 1)
(printValues, 2) -> (String, 0) -> (Decode, 1) -> (Error, 0) -> (init, 0)
(printValues, 2) -> (String, 0) -> (Decode, 1) -> (Error, 0) -> (, 0) -> (TokenSource, 1) -> (ReuseTokenSource, 2) -> (goodFunc, 1) -> (dial, 4)
(printValues, 2) -> (String, 0) -> (Format, 1) -> (WriteByte, 1) -> (, 0) -> (TokenSource, 1) -> (ReuseTokenSource, 2) -> (goodFunc, 1) -> (UpdateState, 1) -> (updateResolverState, 2)
(printValues, 2) -> (value, 1) -> (object, 1) -> (panic, 1) -> (Wait, 0) -> (cancel, 0) -> (Syscall6, 7) -> (ReuseTokenSource, 2) -> (Build, 3) -> (start, 0) -> (setupFd, 1)
(printValues, 2) -> (String, 0) -> (Write, 1) -> (severity, 1) -> (SetMulti, 1) -> (translateStatusToError, 2) -> (tryUnmarshalError, 2) -> (shouldEscape, 1) -> (run, 0)
(printValues, 2) -> (value, 1) -> (array, 1) -> (Elem, 0) -> (Wait, 0) -> (cancel, 0) -> (Syscall6, 7)
(printValues, 2) -> (value, 1) -> (name, 1) -> (SetMapIndex, 2) -> (Add, 2) -> (updateIndices, 3) -> (deleteFromIndices, 2)
(printValues, 2) -> (String, 0) -> (Reset, 0) -> (make, 1) -> (, 0) -> (TokenSource, 1) -> (ReuseTokenSource, 2) -> (goodFunc, 1) -> (dial, 4)
(printValues, 2) -> (String, 0) -> (Decode, 1) -> (Error, 0) -> (New, 2)
(printValues, 2) -> (String, 0) -> (Write, 1) -> (severity, 1) -> (, 0) -> (TokenSource, 1) -> (ReuseTokenSource, 2) -> (goodFunc, 1) -> (watcher, 0) -> (getAddrConn, 0) -> (RecordTransition, 2) -> (down, 2) -> (resetTransport, 0) -> (hcancel, 0) -> (healthCheckFunc, 4) -> (NewClientTransport, 7) -> (newHTTP2Client, 7) -> (newLoopyWriter, 4)
(printValues, 2) -> (value, 1) -> (array, 1) -> (Elem, 0) -> (Add, 2) -> (updateIndices, 3) -> (deleteFromIndices, 2) -> (Quo, 2) -> (Dial, 2) -> (DialWithConn, 4)
(printValues, 2) -> (String, 0) -> (Write, 1) -> (severity, 1) -> (parseText, 1) -> (parseLeftDelim, 1)
(printValues, 2) -> (String, 0) -> (Decode, 1) -> (Error, 0) -> (CloseRead, 0) -> (killIfStdioClosed, 0) -> (kill, 0) -> (Exited, 0)
(printValues, 2) -> (String, 0) -> (Decode, 1) -> (Error, 0) -> (, 0) -> (TokenSource, 1) -> (ReuseTokenSource, 2) -> (goodFunc, 1) -> (UpdateState, 1) -> (updateResolverState, 2) -> (updateClientConnState, 1) -> (HandleResolvedAddrs, 2) -> (UpdateAddresses, 1)
(printValues, 2) -> (String, 0) -> (writeAsCSV, 1) -> (TrimSuffix, 2) -> (Get, 1) -> (NewNotFound, 2)
(printValues, 2) -> (String, 0) -> (Write, 1) -> (severity, 1) -> (Set, 2) -> (implementation, 1) -> (decodeReferenceToken, 1) -> (yubiRemoveKey, 5) -> (awaitOpenSlotForRequest, 1)
(printValues, 2) -> (value, 1) -> (unquote, 3) -> (mkerr, 3) -> (Wrap, 2) -> (fn, 0) -> (TokenSource, 1) -> (ReuseTokenSource, 2) -> (Build, 3) -> (start, 0) -> (setupFd, 1) -> (RecordTransition, 2) -> (down, 2)
(printValues, 2) -> (String, 0) -> (Write, 1) -> (severity, 1) -> (, 0) -> (TokenSource, 1) -> (ReuseTokenSource, 2) -> (goodFunc, 1) -> (ParseURL, 1) -> (Dial, 3) -> (FromEnvironment, 0) -> (FromEnvironmentUsing, 1) -> (AddFromString, 1)
(printValues, 2) -> (value, 1) -> (array, 1) -> (Elem, 0) -> (Wrap, 2) -> (fn, 0) -> (TokenSource, 1) -> (ReuseTokenSource, 2) -> (Build, 3) -> (start, 0) -> (setupFd, 1) -> (RecordTransition, 2) -> (down, 2) -> (Put, 3) -> (Commit, 2)
(printValues, 2) -> (value, 1) -> (object, 1) -> (panic, 1) -> (unmarshal, 1) -> (ParseGroupVersion, 1) -> (TokenSource, 1) -> (ReuseTokenSource, 2) -> (Build, 3) -> (start, 0) -> (setupFd, 1) -> (RecordTransition, 2) -> (down, 2) -> (Put, 3) -> (Commit, 2)
(printValues, 2) -> (String, 0) -> (Format, 1) -> (WriteByte, 1) -> (get, 1) -> (SetTransportDefaults, 1) -> (Warningf, 2) -> (configureTransport, 1)
(printValues, 2) -> (String, 0) -> (Write, 1) -> (severity, 1) -> (HTTPWrappersForConfig, 2) -> (NewImpersonatingRoundTripper, 2) -> (Token, 0) -> (parseTokenCmdOutput, 1) -> (run, 0) -> (OnDelete, 1) -> (FilterFunc, 1) -> (allReady, 0)
(printValues, 2) -> (value, 1) -> (array, 1) -> (Elem, 0) -> (unmarshal, 1) -> (ParseGroupVersion, 1) -> (TokenSource, 1) -> (ReuseTokenSource, 2) -> (Build, 3) -> (start, 0) -> (setupFd, 1) -> (RecordTransition, 2) -> (down, 2) -> (Put, 3)
(printValues, 2) -> (String, 0) -> (WriteString, 1) -> (string, 1) -> (SendMsg, 1) -> (outPayload, 5) -> (waitOnHeader, 0) -> (CopySid, 3) -> (getTransport, 3) -> (pick, 3) -> (Done, 1) -> (incrCallsStarted, 0)
(printValues, 2) -> (String, 0) -> (Sort, 1) -> (sort, 1) -> (Close, 0) -> (HandleConn, 2) -> (NewScanner, 1) -> (prioritizedOptions, 1) -> (killAndWait, 1)
(printValues, 2) -> (value, 1) -> (object, 1) -> (panic, 1) -> (Add, 2) -> (updateIndices, 3) -> (deleteFromIndices, 2) -> (Quo, 2) -> (ParseURL, 1) -> (Dial, 3) -> (FromEnvironment, 0)
(printValues, 2) -> (String, 0) -> (Flush, 0) -> (lockAndFlushAll, 0) -> (, 0) -> (TokenSource, 1) -> (ReuseTokenSource, 2) -> (goodFunc, 1) -> (UpdateState, 1) -> (updateResolverState, 2) -> (updateClientConnState, 1) -> (HandleResolvedAddrs, 2) -> (UpdateAddresses, 1)
(printValues, 2) -> (String, 0) -> (Sub, 1) -> (AsDec, 0) -> (Add, 2) -> (updateIndices, 3) -> (deleteFromIndices, 2) -> (Quo, 2) -> (ParseURL, 1) -> (Dial, 3) -> (FromEnvironment, 0) -> (FromEnvironmentUsing, 1) -> (AddFromString, 1) -> (AddHost, 1)
(printValues, 2) -> (String, 0) -> (Write, 1) -> (severity, 1) -> (, 0) -> (TokenSource, 1) -> (ReuseTokenSource, 2) -> (goodFunc, 1) -> (UpdateState, 1) -> (updateResolverState, 2) -> (updateClientConnState, 1) -> (HandleResolvedAddrs, 2) -> (UpdateAddresses, 1) -> (newAddrConn, 2)
(printValues, 2) -> (value, 1) -> (object, 1) -> (panic, 1) -> (Wait, 0) -> (cancel, 0) -> (Syscall6, 7) -> (ReuseTokenSource, 2) -> (Build, 3) -> (start, 0) -> (setupFd, 1) -> (RecordTransition, 2) -> (down, 2) -> (Put, 3) -> (Commit, 2)
(printValues, 2) -> (value, 1) -> (array, 1) -> (Elem, 0) -> (unmarshal, 1) -> (ParseGroupVersion, 1) -> (TokenSource, 1) -> (ReuseTokenSource, 2)
(printValues, 2) -> (value, 1) -> (object, 1) -> (panic, 1) -> (Wrap, 2) -> (fn, 0) -> (TokenSource, 1) -> (ReuseTokenSource, 2) -> (Build, 3) -> (start, 0)
(printValues, 2) -> (String, 0) -> (Sub, 1) -> (AsDec, 0) -> (Add, 2) -> (updateIndices, 3) -> (deleteFromIndices, 2) -> (Quo, 2) -> (ParseURL, 1) -> (Dial, 3) -> (FromEnvironment, 0) -> (FromEnvironmentUsing, 1)
(printValues, 2) -> (value, 1) -> (unquote, 3) -> (mkerr, 3) -> (Wrap, 2) -> (fn, 0) -> (TokenSource, 1) -> (ReuseTokenSource, 2) -> (Build, 3) -> (start, 0) -> (setupFd, 1) -> (RecordTransition, 2) -> (down, 2) -> (Put, 3)
(printValues, 2) -> (String, 0) -> (Format, 1) -> (WriteByte, 1) -> (, 0) -> (TokenSource, 1) -> (ReuseTokenSource, 2) -> (goodFunc, 1) -> (UpdateState, 1) -> (updateResolverState, 2) -> (updateClientConnState, 1) -> (HandleResolvedAddrs, 2) -> (UpdateAddresses, 1) -> (newAddrConn, 2)
(printValues, 2) -> (String, 0) -> (Write, 1) -> (severity, 1) -> (SetMulti, 1) -> (translateStatusToError, 2) -> (tryUnmarshalError, 2) -> (shouldEscape, 1)
(printValues, 2) -> (value, 1) -> (array, 1) -> (Elem, 0) -> (unmarshal, 1) -> (ParseGroupVersion, 1) -> (TokenSource, 1) -> (ReuseTokenSource, 2) -> (Build, 3) -> (start, 0) -> (setupFd, 1) -> (RecordTransition, 2) -> (down, 2) -> (Put, 3) -> (Commit, 2)
(printValues, 2) -> (String, 0) -> (Write, 1) -> (severity, 1) -> (, 0) -> (TokenSource, 1) -> (ReuseTokenSource, 2) -> (goodFunc, 1) -> (ParseURL, 1) -> (Dial, 3) -> (FromEnvironment, 0) -> (FromEnvironmentUsing, 1) -> (AddFromString, 1) -> (AddHost, 1)
(printValues, 2) -> (String, 0) -> (writeAsCSV, 1) -> (TrimSuffix, 2) -> (Close, 0) -> (HandleConn, 2)
(printValues, 2) -> (value, 1) -> (unquote, 3) -> (mkerr, 3) -> (Wrap, 2) -> (fn, 0) -> (TokenSource, 1) -> (ReuseTokenSource, 2) -> (Build, 3)
(printValues, 2) -> (value, 1) -> (nextValue, 2) -> (eof, 0) -> (Close, 0) -> (HandleConn, 2) -> (NewScanner, 1) -> (prioritizedOptions, 1) -> (Dial, 2) -> (DialWithConn, 4)
(printValues, 2) -> (value, 1) -> (unquote, 3) -> (mkerr, 3) -> (Wrap, 2) -> (fn, 0) -> (TokenSource, 1) -> (ReuseTokenSource, 2) -> (GetConnectionHelper, 1) -> (ParseURL, 1) -> (Dial, 3) -> (FromEnvironment, 0) -> (FromEnvironmentUsing, 1)
(printValues, 2) -> (String, 0) -> (Unlock, 0) -> (unlockFileEx, 5) -> (ImportLayer, 3) -> (New, 3) -> (Pull, 1) -> (newFuncDialOption, 1) -> (ParseURL, 1) -> (Dial, 3) -> (FromEnvironment, 0) -> (FromEnvironmentUsing, 1) -> (loop, 0)
(printValues, 2) -> (value, 1) -> (nextValue, 2) -> (eof, 0) -> (Close, 0) -> (HandleConn, 2) -> (NewScanner, 1) -> (prioritizedOptions, 1) -> (GetConnectionHelper, 1) -> (ParseURL, 1) -> (Dial, 3) -> (FromEnvironment, 0) -> (FromEnvironmentUsing, 1) -> (loop, 0)
(printValues, 2) -> (value, 1) -> (array, 1) -> (Elem, 0) -> (Set, 1) -> (isLiteral, 1) -> (StoreInt32, 2) -> (Panic, 1) -> (GetConnectionHelper, 1) -> (ParseURL, 1) -> (Dial, 3) -> (FromEnvironment, 0) -> (FromEnvironmentUsing, 1) -> (loop, 0) -> (distribute, 1)
(printValues, 2) -> (String, 0) -> (Write, 1) -> (severity, 1) -> (New, 2)
(printValues, 2) -> (String, 0) -> (formatErrorDescription, 2) -> (Execute, 2) -> (parseText, 1) -> (parseLeftDelim, 1)
(printValues, 2) -> (value, 1) -> (nextValue, 2) -> (eof, 0) -> (Next, 0) -> (lookup, 0) -> (compileUpdate, 1)
(printValues, 2) -> (String, 0) -> (WriteString, 1) -> (string, 1) -> (Context, 0) -> (commitAttempt, 0) -> (commitAttemptLocked, 0)
(printValues, 2) -> (String, 0) -> (Decode, 1) -> (Error, 0) -> (, 0) -> (TokenSource, 1) -> (ReuseTokenSource, 2) -> (goodFunc, 1) -> (ParseURL, 1) -> (Dial, 3) -> (FromEnvironment, 0) -> (FromEnvironmentUsing, 1)
(printValues, 2) -> (value, 1) -> (array, 1) -> (Elem, 0) -> (Remove, 1) -> (removeLocked, 1) -> (SetInt64, 1) -> (hasErrMsg, 1) -> (Walk, 3) -> (Handle, 2) -> (Copy, 5) -> (n, 3) -> (xzDecompress, 2) -> (cmdStream, 2)
(printValues, 2) -> (String, 0) -> (Sort, 1) -> (sort, 1) -> (init, 0) -> (Current, 0)
(printValues, 2) -> (String, 0) -> (Reset, 0) -> (make, 1) -> (Next, 0) -> (lookup, 0) -> (compileUpdate, 1) -> (ParseServiceConfig, 1) -> (Build, 3) -> (start, 0) -> (setupFd, 1)
(printValues, 2) -> (value, 1) -> (array, 1) -> (Elem, 0) -> (Add, 2) -> (updateIndices, 3) -> (deleteFromIndices, 2) -> (Quo, 2) -> (Build, 3) -> (start, 0) -> (setupFd, 1) -> (RecordTransition, 2) -> (down, 2) -> (Put, 3)
(printValues, 2) -> (value, 1) -> (object, 1) -> (panic, 1) -> (New, 1) -> (HTTPWrappersForConfig, 2) -> (NewImpersonatingRoundTripper, 2) -> (Token, 0) -> (configureTransport, 1) -> (addConnIfNeeded, 3)
(printValues, 2) -> (value, 1) -> (name, 1) -> (SetMapIndex, 2) -> (Wait, 0) -> (cancel, 0) -> (Syscall6, 7)
(printValues, 2) -> (String, 0) -> (Reset, 0) -> (make, 1) -> (, 0) -> (TokenSource, 1) -> (ReuseTokenSource, 2)
(printValues, 2) -> (value, 1) -> (object, 1) -> (panic, 1) -> (Wait, 0) -> (cancel, 0) -> (Syscall6, 7) -> (ReuseTokenSource, 2)
(printValues, 2) -> (String, 0) -> (Unlock, 0) -> (unlockFileEx, 5) -> (acquireSocket, 0) -> (socketLogin, 1) -> (Login, 1) -> (getRFC2253NameStringFromCert, 1) -> (newSocket, 3)
(printValues, 2) -> (value, 1) -> (object, 1) -> (panic, 1) -> (unmarshal, 1) -> (ParseGroupVersion, 1) -> (TokenSource, 1) -> (ReuseTokenSource, 2) -> (Build, 3) -> (start, 0) -> (setupFd, 1) -> (RecordTransition, 2) -> (down, 2) -> (Put, 3)
(printValues, 2) -> (String, 0) -> (Reset, 0) -> (make, 1) -> (, 0) -> (TokenSource, 1) -> (ReuseTokenSource, 2) -> (goodFunc, 1) -> (UpdateState, 1) -> (updateResolverState, 2) -> (updateClientConnState, 1) -> (HandleResolvedAddrs, 2) -> (UpdateAddresses, 1) -> (newAddrConn, 2) -> (RegisterSubChannel, 3)
(printValues, 2) -> (String, 0) -> (Write, 1) -> (severity, 1) -> (syscallWatcher, 2)
(printValues, 2) -> (value, 1) -> (name, 1) -> (SetMapIndex, 2) -> (HTTPWrappersForConfig, 2) -> (NewImpersonatingRoundTripper, 2) -> (Token, 0) -> (parseTokenCmdOutput, 1) -> (run, 0) -> (OnDelete, 1) -> (FilterFunc, 1) -> (allReady, 0)
(printValues, 2) -> (String, 0) -> (Write, 1) -> (severity, 1) -> (get, 1) -> (SetTransportDefaults, 1) -> (Warningf, 2) -> (configureTransport, 1) -> (addConnIfNeeded, 3)
(printValues, 2) -> (value, 1) -> (object, 1) -> (panic, 1) -> (Wrap, 2) -> (fn, 0) -> (TokenSource, 1) -> (ReuseTokenSource, 2) -> (Build, 3) -> (start, 0) -> (setupFd, 1) -> (RecordTransition, 2) -> (down, 2)
(printValues, 2) -> (value, 1) -> (object, 1) -> (panic, 1) -> (Add, 2) -> (updateIndices, 3) -> (deleteFromIndices, 2) -> (Quo, 2) -> (Build, 3) -> (start, 0) -> (setupFd, 1) -> (RecordTransition, 2) -> (down, 2)
(printValues, 2) -> (value, 1) -> (name, 1) -> (SetMapIndex, 2) -> (Wait, 0) -> (cancel, 0) -> (Syscall6, 7) -> (ReuseTokenSource, 2) -> (Build, 3) -> (start, 0) -> (setupFd, 1) -> (RecordTransition, 2) -> (down, 2)
(printValues, 2) -> (String, 0) -> (Write, 1) -> (severity, 1) -> (CloseSend, 0) -> (Log, 1) -> (truncateMessage, 1) -> (addrToProto, 1) -> (getTransport, 3) -> (pick, 3) -> (Done, 1) -> (incrCallsStarted, 0) -> (resetTransport, 0) -> (hcancel, 0)
(printValues, 2) -> (String, 0) -> (Format, 1) -> (WriteByte, 1) -> (, 0) -> (TokenSource, 1) -> (ReuseTokenSource, 2) -> (goodFunc, 1) -> (start, 0)
(printValues, 2) -> (String, 0) -> (WriteString, 1) -> (string, 1) -> (Count, 0) -> (OnesCount64, 1) -> (legacyArgs, 2) -> (findSuggestions, 1) -> (newClientConn, 2)
(printValues, 2) -> (value, 1) -> (unquote, 3) -> (mkerr, 3) -> (Wrap, 2) -> (fn, 0) -> (TokenSource, 1) -> (ReuseTokenSource, 2) -> (Build, 3) -> (start, 0)
(printValues, 2) -> (value, 1) -> (nextValue, 2) -> (eof, 0) -> (Close, 0) -> (HandleConn, 2) -> (NewScanner, 1) -> (prioritizedOptions, 1) -> (Connect, 1) -> (newSocket, 3)
(printValues, 2) -> (String, 0) -> (Write, 1) -> (severity, 1) -> (, 0) -> (TokenSource, 1) -> (ReuseTokenSource, 2) -> (goodFunc, 1) -> (ParseURL, 1) -> (Dial, 3) -> (FromEnvironment, 0) -> (FromEnvironmentUsing, 1)
(printValues, 2) -> (String, 0) -> (Format, 1) -> (WriteByte, 1) -> (Close, 0) -> (HandleConn, 2) -> (NewScanner, 1) -> (prioritizedOptions, 1)
(printValues, 2) -> (String, 0) -> (Write, 1) -> (severity, 1) -> (SetMulti, 1) -> (translateStatusToError, 2) -> (tryUnmarshalError, 2) -> (shouldEscape, 1) -> (awaitOpenSlotForRequest, 1)
(printValues, 2) -> (value, 1) -> (array, 1) -> (Elem, 0) -> (Parse, 1) -> (parseText, 1) -> (parseLeftDelim, 1)
(printValues, 2) -> (String, 0) -> (writeAsCSV, 1) -> (TrimSuffix, 2) -> (insertChunk, 1)
(printValues, 2) -> (String, 0) -> (WriteString, 1) -> (string, 1) -> (output, 5) -> (AddInt64, 2)
(printValues, 2) -> (value, 1) -> (name, 1) -> (SetMapIndex, 2) -> (HTTPWrappersForConfig, 2) -> (NewImpersonatingRoundTripper, 2) -> (Token, 0) -> (parseTokenCmdOutput, 1)
(printValues, 2) -> (value, 1) -> (name, 1) -> (SetMapIndex, 2) -> (Add, 2) -> (updateIndices, 3) -> (deleteFromIndices, 2) -> (Quo, 2) -> (Build, 3) -> (start, 0)
(printValues, 2) -> (String, 0) -> (writeAsCSV, 1) -> (TrimSuffix, 2)
(printValues, 2) -> (String, 0) -> (Write, 1) -> (severity, 1) -> (Get, 2) -> (NilError, 2) -> (Default, 0) -> (Ordered, 2)
(printValues, 2) -> (String, 0) -> (Flush, 0) -> (lockAndFlushAll, 0) -> (, 0) -> (TokenSource, 1) -> (ReuseTokenSource, 2) -> (goodFunc, 1) -> (ParseURL, 1) -> (Dial, 3) -> (FromEnvironment, 0) -> (FromEnvironmentUsing, 1) -> (loop, 0)
(printValues, 2) -> (String, 0) -> (Write, 1) -> (severity, 1) -> (, 0) -> (TokenSource, 1)
(printValues, 2) -> (String, 0) -> (Write, 1) -> (severity, 1) -> (, 0) -> (TokenSource, 1) -> (ReuseTokenSource, 2) -> (goodFunc, 1)
(printValues, 2) -> (value, 1) -> (name, 1) -> (SetMapIndex, 2) -> (Wait, 0) -> (cancel, 0) -> (Syscall6, 7) -> (ReuseTokenSource, 2) -> (Dial, 2) -> (DialWithConn, 4)
(printValues, 2) -> (String, 0) -> (Flush, 0) -> (lockAndFlushAll, 0) -> (, 0) -> (TokenSource, 1) -> (ReuseTokenSource, 2) -> (goodFunc, 1) -> (UpdateState, 1) -> (updateResolverState, 2)
(printValues, 2) -> (value, 1) -> (array, 1) -> (Elem, 0) -> (Add, 2) -> (updateIndices, 3) -> (deleteFromIndices, 2) -> (Quo, 2) -> (ParseURL, 1) -> (Dial, 3) -> (FromEnvironment, 0)
(printValues, 2) -> (String, 0) -> (Write, 1) -> (severity, 1) -> (Add, 2) -> (updateIndices, 3) -> (deleteFromIndices, 2) -> (copyFileWithMetadata, 4) -> (ParseURL, 1) -> (Dial, 3) -> (FromEnvironment, 0) -> (FromEnvironmentUsing, 1) -> (AddFromString, 1)
(printValues, 2) -> (value, 1) -> (scan, 0) -> (Lex, 0) -> (Remove, 1) -> (removeLocked, 1) -> (SetInt64, 1) -> (hasErrMsg, 1) -> (Walk, 3) -> (Handle, 2) -> (Copy, 5) -> (n, 3) -> (xzDecompress, 2) -> (cmdStream, 2)
(printValues, 2) -> (value, 1) -> (name, 1) -> (SetMapIndex, 2) -> (Wrap, 2) -> (fn, 0) -> (TokenSource, 1) -> (ReuseTokenSource, 2) -> (Build, 3) -> (start, 0) -> (setupFd, 1) -> (RecordTransition, 2) -> (down, 2) -> (Put, 3) -> (Commit, 2)
(printValues, 2) -> (String, 0) -> (Unlock, 0) -> (unlockFileEx, 5) -> (New, 2)
(printValues, 2) -> (String, 0) -> (WriteString, 1) -> (string, 1) -> (Close, 0) -> (HandleConn, 2)
(printValues, 2) -> (String, 0) -> (Write, 1) -> (severity, 1) -> (Run, 2) -> (serve, 3) -> (ServeConn, 2)
(printValues, 2) -> (value, 1) -> (scan, 0) -> (Lex, 0) -> (Do, 1) -> (, 0) -> (TokenSource, 1) -> (ReuseTokenSource, 2)
(printValues, 2) -> (value, 1) -> (object, 1) -> (panic, 1) -> (unmarshal, 1) -> (ParseGroupVersion, 1) -> (TokenSource, 1) -> (ReuseTokenSource, 2)
(printValues, 2) -> (String, 0) -> (Flush, 0) -> (lockAndFlushAll, 0) -> (, 0) -> (TokenSource, 1) -> (ReuseTokenSource, 2) -> (goodFunc, 1) -> (start, 0)
(printValues, 2) -> (String, 0) -> (formatErrorDescription, 2) -> (Execute, 2) -> (HTTPWrappersForConfig, 2) -> (NewImpersonatingRoundTripper, 2) -> (Token, 0) -> (parseTokenCmdOutput, 1) -> (run, 0)
(printValues, 2) -> (String, 0) -> (Format, 1) -> (WriteByte, 1) -> (HTTPWrappersForConfig, 2) -> (NewImpersonatingRoundTripper, 2) -> (Token, 0) -> (parseTokenCmdOutput, 1) -> (run, 0) -> (OnDelete, 1)
(printValues, 2) -> (String, 0) -> (Write, 1) -> (severity, 1) -> (insertChunk, 1)
(printValues, 2) -> (String, 0) -> (Flush, 0) -> (lockAndFlushAll, 0) -> (, 0) -> (TokenSource, 1) -> (ReuseTokenSource, 2) -> (goodFunc, 1) -> (ParseURL, 1) -> (Dial, 3) -> (FromEnvironment, 0) -> (FromEnvironmentUsing, 1)
(printValues, 2) -> (value, 1) -> (name, 1) -> (SetMapIndex, 2) -> (unmarshal, 1) -> (ParseGroupVersion, 1) -> (TokenSource, 1) -> (ReuseTokenSource, 2) -> (Build, 3) -> (start, 0) -> (setupFd, 1) -> (RecordTransition, 2) -> (down, 2) -> (Put, 3) -> (Commit, 2)
(printValues, 2) -> (String, 0) -> (writeAsCSV, 1) -> (TrimSuffix, 2) -> (RecvMsg, 1) -> (HandleRPC, 2) -> (finishStream, 5) -> (deleteStream, 2) -> (getTransport, 3) -> (pick, 3) -> (Done, 1) -> (incrCallsStarted, 0) -> (resetTransport, 0) -> (hcancel, 0) -> (healthCheckFunc, 4) -> (NewClientTransport, 7) -> (newHTTP2Client, 7)
(printValues, 2) -> (String, 0) -> (WriteString, 1) -> (string, 1) -> (RecvMsg, 1) -> (HandleRPC, 2) -> (finishStream, 5) -> (deleteStream, 2) -> (getTransport, 3) -> (pick, 3) -> (Done, 1) -> (incrCallsStarted, 0) -> (resetTransport, 0) -> (hcancel, 0) -> (healthCheckFunc, 4) -> (NewClientTransport, 7) -> (newHTTP2Client, 7) -> (newLoopyWriter, 4)
(printValues, 2) -> (value, 1) -> (name, 1) -> (SetMapIndex, 2) -> (unmarshal, 1) -> (ParseGroupVersion, 1) -> (TokenSource, 1) -> (ReuseTokenSource, 2) -> (Build, 3) -> (start, 0) -> (setupFd, 1)
(printValues, 2) -> (String, 0) -> (Write, 1) -> (severity, 1) -> (Add, 2) -> (updateIndices, 3) -> (deleteFromIndices, 2) -> (copyFileWithMetadata, 4) -> (ParseURL, 1) -> (Dial, 3) -> (FromEnvironment, 0) -> (FromEnvironmentUsing, 1)
(printValues, 2) -> (String, 0) -> (Unlock, 0) -> (unlockFileEx, 5) -> (, 0) -> (TokenSource, 1) -> (ReuseTokenSource, 2) -> (goodFunc, 1) -> (UpdateState, 1) -> (updateResolverState, 2) -> (updateClientConnState, 1) -> (HandleResolvedAddrs, 2)
(printValues, 2) -> (value, 1) -> (array, 1) -> (Elem, 0) -> (Wait, 0) -> (cancel, 0) -> (Syscall6, 7) -> (ReuseTokenSource, 2) -> (Build, 3) -> (start, 0) -> (setupFd, 1) -> (RecordTransition, 2) -> (down, 2) -> (Put, 3)
(printValues, 2) -> (String, 0) -> (Write, 1) -> (severity, 1) -> (get, 1) -> (SetTransportDefaults, 1) -> (Warningf, 2) -> (configureTransport, 1)
(printValues, 2) -> (String, 0) -> (Write, 1) -> (severity, 1) -> (Parse, 1) -> (parseText, 1) -> (parseLeftDelim, 1)
(printValues, 2) -> (value, 1) -> (array, 1) -> (Elem, 0) -> (Add, 2) -> (updateIndices, 3) -> (deleteFromIndices, 2) -> (Quo, 2) -> (Build, 3)
(printValues, 2) -> (String, 0) -> (Write, 1) -> (severity, 1) -> (Close, 0) -> (HandleConn, 2) -> (NewScanner, 1) -> (prioritizedOptions, 1) -> (loginSASL, 1) -> (loginRun, 4) -> (New, 5)
(printValues, 2) -> (String, 0) -> (Write, 1) -> (severity, 1) -> (LazyLog, 2) -> (addEvent, 3)
(printValues, 2) -> (value, 1) -> (object, 1) -> (panic, 1) -> (unmarshal, 1) -> (ParseGroupVersion, 1) -> (TokenSource, 1) -> (ReuseTokenSource, 2) -> (Build, 3) -> (start, 0) -> (setupFd, 1) -> (RecordTransition, 2) -> (down, 2)
(printValues, 2) -> (value, 1) -> (name, 1) -> (SetMapIndex, 2) -> (Wrap, 2) -> (fn, 0) -> (TokenSource, 1) -> (ReuseTokenSource, 2) -> (Build, 3) -> (start, 0) -> (setupFd, 1) -> (RecordTransition, 2) -> (down, 2) -> (Put, 3)
(printValues, 2) -> (String, 0) -> (WriteString, 1) -> (string, 1) -> (Close, 0) -> (HandleConn, 2) -> (NewScanner, 1) -> (prioritizedOptions, 1) -> (Connect, 1) -> (newSocket, 3)
(printValues, 2) -> (String, 0) -> (writeAsCSV, 1) -> (TrimSuffix, 2) -> (Set, 2) -> (implementation, 1) -> (decodeReferenceToken, 1) -> (yubiRemoveKey, 5) -> (awaitOpenSlotForRequest, 1)
(printValues, 2) -> (String, 0) -> (Write, 1) -> (severity, 1) -> (finish, 1) -> (Finish, 0) -> (Nanoseconds, 0)
(printValues, 2) -> (value, 1) -> (name, 1) -> (SetMapIndex, 2) -> (Wrap, 2) -> (fn, 0) -> (TokenSource, 1) -> (ReuseTokenSource, 2) -> (Build, 3) -> (start, 0)
(printValues, 2) -> (String, 0) -> (writeAsCSV, 1) -> (TrimSuffix, 2) -> (Close, 0) -> (HandleConn, 2) -> (NewScanner, 1) -> (prioritizedOptions, 1) -> (Connect, 1) -> (newSocket, 3)
(printValues, 2) -> (value, 1) -> (object, 1) -> (panic, 1) -> (HTTPWrappersForConfig, 2) -> (NewImpersonatingRoundTripper, 2) -> (Token, 0) -> (parseTokenCmdOutput, 1) -> (run, 0) -> (OnDelete, 1) -> (FilterFunc, 1) -> (allReady, 0)
(printValues, 2) -> (value, 1) -> (name, 1) -> (SetMapIndex, 2) -> (Wait, 0) -> (cancel, 0) -> (Syscall6, 7) -> (ReuseTokenSource, 2) -> (Build, 3) -> (start, 0) -> (setupFd, 1) -> (RecordTransition, 2) -> (down, 2) -> (Put, 3)
(printValues, 2) -> (String, 0) -> (WriteString, 1) -> (string, 1) -> (RecvMsg, 1) -> (HandleRPC, 2) -> (finishStream, 5) -> (deleteStream, 2) -> (getTransport, 3) -> (pick, 3) -> (Done, 1) -> (incrCallsStarted, 0) -> (resetTransport, 0) -> (hcancel, 0)
(printValues, 2) -> (value, 1) -> (array, 1) -> (Elem, 0) -> (Wait, 0) -> (cancel, 0) -> (Syscall6, 7) -> (ReuseTokenSource, 2) -> (Build, 3) -> (start, 0) -> (setupFd, 1) -> (RecordTransition, 2) -> (down, 2) -> (Put, 3) -> (Commit, 2)
(printValues, 2) -> (String, 0) -> (writeAsCSV, 1) -> (TrimSuffix, 2) -> (Count, 0) -> (OnesCount64, 1) -> (legacyArgs, 2)
(printValues, 2) -> (String, 0) -> (Decode, 1) -> (Error, 0)
(printValues, 2) -> (value, 1) -> (nextValue, 2) -> (eof, 0) -> (Next, 0) -> (lookup, 0) -> (compileUpdate, 1) -> (ParseServiceConfig, 1)
(printValues, 2) -> (value, 1) -> (object, 1) -> (panic, 1) -> (HTTPWrappersForConfig, 2) -> (NewImpersonatingRoundTripper, 2) -> (Token, 0) -> (parseTokenCmdOutput, 1)
(printValues, 2) -> (value, 1) -> (name, 1) -> (SetMapIndex, 2) -> (Wrap, 2) -> (fn, 0) -> (TokenSource, 1) -> (ReuseTokenSource, 2)
(printValues, 2) -> (value, 1) -> (array, 1) -> (Elem, 0) -> (Wait, 0) -> (cancel, 0) -> (Syscall6, 7) -> (ReuseTokenSource, 2) -> (Build, 3)
(printValues, 2) -> (String, 0) -> (Write, 1) -> (severity, 1) -> (, 0) -> (TokenSource, 1) -> (ReuseTokenSource, 2) -> (goodFunc, 1) -> (watcher, 0) -> (getAddrConn, 0) -> (RecordTransition, 2) -> (down, 2)
(printValues, 2) -> (String, 0) -> (Reset, 0) -> (make, 1) -> (, 0) -> (TokenSource, 1) -> (ReuseTokenSource, 2) -> (goodFunc, 1) -> (UpdateState, 1) -> (updateResolverState, 2) -> (updateClientConnState, 1) -> (HandleResolvedAddrs, 2) -> (UpdateAddresses, 1)
(printValues, 2) -> (String, 0) -> (Write, 1) -> (severity, 1)
(printValues, 2) -> (String, 0) -> (Write, 1) -> (severity, 1) -> (, 0) -> (TokenSource, 1) -> (ReuseTokenSource, 2) -> (goodFunc, 1) -> (UpdateState, 1) -> (updateResolverState, 2) -> (updateClientConnState, 1) -> (HandleResolvedAddrs, 2) -> (UpdateAddresses, 1)
(printValues, 2) -> (String, 0) -> (Decode, 1) -> (Error, 0) -> (init, 0) -> (shortHostname, 1)
(printValues, 2) -> (String, 0) -> (Write, 1) -> (severity, 1) -> (sendMsg, 4) -> (IncrMsgSent, 0) -> (ContextErr, 1)
(printValues, 2) -> (String, 0) -> (Write, 1) -> (severity, 1) -> (Run, 2) -> (serve, 3) -> (ServeConn, 2) -> (serve, 0) -> (goAway, 1) -> (scheduleFrameWrite, 0) -> (startFrameWrite, 1)
(printValues, 2) -> (value, 1) -> (array, 1) -> (Elem, 0) -> (unmarshal, 1) -> (ParseGroupVersion, 1) -> (TokenSource, 1) -> (ReuseTokenSource, 2) -> (GetConnectionHelper, 1) -> (ParseURL, 1) -> (Dial, 3) -> (FromEnvironment, 0) -> (FromEnvironmentUsing, 1) -> (loop, 0)
(printValues, 2) -> (value, 1) -> (object, 1) -> (panic, 1) -> (Wrap, 2) -> (fn, 0) -> (TokenSource, 1)
(printValues, 2) -> (value, 1) -> (object, 1) -> (panic, 1) -> (HTTPWrappersForConfig, 2) -> (NewImpersonatingRoundTripper, 2) -> (Token, 0) -> (parseTokenCmdOutput, 1) -> (run, 0)
(printValues, 2) -> (String, 0) -> (WriteString, 1) -> (string, 1) -> (Set, 2) -> (implementation, 1) -> (decodeReferenceToken, 1) -> (yubiRemoveKey, 5) -> (awaitOpenSlotForRequest, 1)
(printValues, 2) -> (String, 0) -> (Reset, 0) -> (make, 1) -> (, 0) -> (TokenSource, 1) -> (ReuseTokenSource, 2) -> (goodFunc, 1) -> (Build, 3) -> (start, 0) -> (setupFd, 1) -> (RecordTransition, 2) -> (down, 2) -> (Put, 3)
(printValues, 2) -> (String, 0) -> (Reset, 0) -> (make, 1) -> (Close, 0) -> (HandleConn, 2) -> (NewScanner, 1) -> (prioritizedOptions, 1)
(printValues, 2) -> (String, 0) -> (Flush, 0) -> (lockAndFlushAll, 0) -> (, 0) -> (TokenSource, 1) -> (ReuseTokenSource, 2) -> (goodFunc, 1) -> (ResolveNow, 1) -> (resolveNow, 1)
(printValues, 2) -> (String, 0) -> (Decode, 1) -> (Error, 0) -> (HTTPWrappersForConfig, 2) -> (NewImpersonatingRoundTripper, 2) -> (Token, 0) -> (parseTokenCmdOutput, 1) -> (run, 0) -> (OnDelete, 1) -> (FilterFunc, 1)
(printValues, 2) -> (value, 1) -> (array, 1) -> (Elem, 0) -> (unmarshal, 1) -> (ParseGroupVersion, 1) -> (TokenSource, 1) -> (ReuseTokenSource, 2) -> (GetConnectionHelper, 1) -> (ParseURL, 1) -> (Dial, 3) -> (FromEnvironment, 0) -> (FromEnvironmentUsing, 1)
(printValues, 2) -> (value, 1) -> (object, 1) -> (panic, 1) -> (Add, 2) -> (updateIndices, 3) -> (deleteFromIndices, 2) -> (Quo, 2) -> (Dial, 2) -> (DialWithConn, 4)
(printValues, 2) -> (String, 0) -> (Sort, 1) -> (sort, 1) -> (Close, 0) -> (HandleConn, 2) -> (NewScanner, 1) -> (prioritizedOptions, 1)
(printValues, 2) -> (String, 0) -> (Reset, 0) -> (make, 1) -> (Close, 0) -> (HandleConn, 2) -> (NewScanner, 1) -> (prioritizedOptions, 1) -> (Build, 3) -> (start, 0)
(printValues, 2) -> (value, 1) -> (array, 1) -> (Elem, 0) -> (Add, 2) -> (updateIndices, 3) -> (deleteFromIndices, 2) -> (Quo, 2) -> (Build, 3) -> (start, 0) -> (setupFd, 1) -> (RecordTransition, 2) -> (down, 2) -> (Put, 3) -> (Commit, 2)
(printValues, 2) -> (String, 0) -> (Write, 1) -> (severity, 1) -> (Close, 0)
(printValues, 2) -> (String, 0) -> (Now, 0) -> (Add, 1) -> (addIfNotPresentLocked, 2) -> (Push, 2)
(printValues, 2) -> (value, 1) -> (object, 1) -> (panic, 1) -> (New, 1) -> (HTTPWrappersForConfig, 2) -> (NewImpersonatingRoundTripper, 2) -> (Token, 0) -> (configureTransport, 1)
(printValues, 2) -> (String, 0) -> (Decode, 1) -> (Error, 0) -> (HTTPWrappersForConfig, 2) -> (NewImpersonatingRoundTripper, 2) -> (Token, 0) -> (parseTokenCmdOutput, 1) -> (run, 0)
(printValues, 2) -> (value, 1) -> (array, 1) -> (Elem, 0) -> (Wait, 0) -> (cancel, 0) -> (Syscall6, 7) -> (ReuseTokenSource, 2) -> (GetConnectionHelper, 1) -> (ParseURL, 1) -> (Dial, 3) -> (FromEnvironment, 0) -> (FromEnvironmentUsing, 1)
(printValues, 2) -> (String, 0) -> (Reset, 0) -> (make, 1) -> (, 0) -> (TokenSource, 1) -> (ReuseTokenSource, 2) -> (goodFunc, 1) -> (Build, 3) -> (start, 0) -> (setupFd, 1) -> (RecordTransition, 2) -> (down, 2)
(printValues, 2) -> (String, 0) -> (Now, 0) -> (Add, 1) -> (Add, 2) -> (updateIndices, 3) -> (deleteFromIndices, 2) -> (copyFileWithMetadata, 4) -> (ParseURL, 1) -> (Dial, 3) -> (FromEnvironment, 0) -> (FromEnvironmentUsing, 1) -> (loop, 0)
(printValues, 2) -> (value, 1) -> (scan, 0) -> (Lex, 0) -> (Do, 1) -> (, 0) -> (TokenSource, 1) -> (ReuseTokenSource, 2) -> (Build, 3) -> (start, 0) -> (setupFd, 1) -> (RecordTransition, 2) -> (down, 2) -> (Put, 3)
(printValues, 2) -> (String, 0) -> (Unlock, 0) -> (unlockFileEx, 5)
(printValues, 2) -> (String, 0) -> (writeAsCSV, 1) -> (TrimSuffix, 2) -> (SendMsg, 1) -> (outPayload, 5) -> (waitOnHeader, 0) -> (CopySid, 3) -> (getTransport, 3) -> (pick, 3) -> (Done, 1) -> (incrCallsStarted, 0) -> (resetTransport, 0) -> (hcancel, 0)
(printValues, 2) -> (String, 0) -> (WriteString, 1) -> (string, 1) -> (onEOF, 1)
(printValues, 2) -> (value, 1) -> (array, 1) -> (Elem, 0) -> (New, 1) -> (HTTPWrappersForConfig, 2) -> (NewImpersonatingRoundTripper, 2) -> (Token, 0) -> (configureTransport, 1) -> (addConnIfNeeded, 3)
(printValues, 2) -> (value, 1) -> (array, 1) -> (Elem, 0) -> (New, 1) -> (HTTPWrappersForConfig, 2) -> (NewImpersonatingRoundTripper, 2) -> (Token, 0) -> (NewClient, 2) -> (ContextClient, 1) -> (appengineClientHook, 1)
(printValues, 2) -> (String, 0) -> (Reset, 0) -> (make, 1) -> (Close, 0) -> (HandleConn, 2) -> (NewScanner, 1) -> (prioritizedOptions, 1) -> (Build, 3) -> (start, 0) -> (setupFd, 1)
(printValues, 2) -> (String, 0) -> (formatErrorDescription, 2) -> (Execute, 2) -> (HTTPWrappersForConfig, 2) -> (NewImpersonatingRoundTripper, 2) -> (Token, 0) -> (parseTokenCmdOutput, 1) -> (run, 0) -> (OnDelete, 1) -> (FilterFunc, 1) -> (allReady, 0)
(printValues, 2) -> (String, 0) -> (Reset, 0) -> (make, 1) -> (, 0) -> (TokenSource, 1) -> (ReuseTokenSource, 2) -> (goodFunc, 1) -> (Build, 3) -> (start, 0) -> (setupFd, 1) -> (RecordTransition, 2) -> (down, 2) -> (Put, 3) -> (Commit, 2)
(printValues, 2) -> (String, 0) -> (WriteString, 1) -> (string, 1) -> (Context, 0)
(printValues, 2) -> (String, 0) -> (Unlock, 0) -> (unlockFileEx, 5) -> (, 0) -> (TokenSource, 1) -> (ReuseTokenSource, 2) -> (goodFunc, 1) -> (ParseURL, 1) -> (Dial, 3) -> (FromEnvironment, 0) -> (FromEnvironmentUsing, 1) -> (loop, 0) -> (distribute, 1)
(printValues, 2) -> (value, 1) -> (scan, 0) -> (Lex, 0) -> (Wait, 0) -> (cancel, 0) -> (Syscall6, 7) -> (ReuseTokenSource, 2) -> (Build, 3) -> (start, 0) -> (setupFd, 1) -> (RecordTransition, 2) -> (down, 2) -> (Put, 3) -> (Commit, 2)
(printValues, 2) -> (value, 1) -> (object, 1) -> (panic, 1) -> (unmarshal, 1) -> (ParseGroupVersion, 1) -> (TokenSource, 1) -> (ReuseTokenSource, 2) -> (Dial, 2) -> (DialWithConn, 4)
(printValues, 2) -> (value, 1) -> (object, 1) -> (panic, 1) -> (Add, 2) -> (updateIndices, 3) -> (deleteFromIndices, 2) -> (Quo, 2) -> (ParseURL, 1) -> (Dial, 3) -> (FromEnvironment, 0) -> (FromEnvironmentUsing, 1) -> (AddFromString, 1)
(printValues, 2) -> (value, 1) -> (object, 1) -> (panic, 1) -> (Add, 2) -> (updateIndices, 3) -> (deleteFromIndices, 2) -> (Quo, 2) -> (Build, 3) -> (start, 0) -> (setupFd, 1)
(printValues, 2) -> (String, 0) -> (Write, 1) -> (severity, 1) -> (Set, 2) -> (implementation, 1) -> (decodeReferenceToken, 1) -> (yubiRemoveKey, 5) -> (scheduleBodyWrite, 0)
(printValues, 2) -> (String, 0) -> (Write, 1) -> (severity, 1) -> (SetMulti, 1) -> (translateStatusToError, 2) -> (tryUnmarshalError, 2) -> (shouldEscape, 1) -> (getClientConn, 3) -> (getStartDialLocked, 1)
(printValues, 2) -> (String, 0) -> (Decode, 1) -> (Error, 0) -> (HTTPWrappersForConfig, 2) -> (NewImpersonatingRoundTripper, 2) -> (Token, 0) -> (parseTokenCmdOutput, 1) -> (run, 0) -> (OnDelete, 1)
(printValues, 2) -> (String, 0) -> (Format, 1) -> (WriteByte, 1) -> (, 0) -> (TokenSource, 1) -> (ReuseTokenSource, 2) -> (goodFunc, 1) -> (ParseURL, 1) -> (Dial, 3) -> (FromEnvironment, 0) -> (FromEnvironmentUsing, 1)
(printValues, 2) -> (value, 1) -> (object, 1) -> (panic, 1) -> (Add, 2) -> (updateIndices, 3) -> (deleteFromIndices, 2) -> (Quo, 2) -> (Build, 3) -> (start, 0) -> (setupFd, 1) -> (RecordTransition, 2) -> (down, 2) -> (Put, 3)
(printValues, 2) -> (value, 1) -> (object, 1) -> (panic, 1) -> (unmarshal, 1) -> (ParseGroupVersion, 1) -> (TokenSource, 1) -> (ReuseTokenSource, 2) -> (Build, 3)
(printValues, 2) -> (value, 1) -> (array, 1) -> (Elem, 0) -> (Add, 2) -> (updateIndices, 3) -> (deleteFromIndices, 2)
(printValues, 2) -> (String, 0) -> (writeAsCSV, 1) -> (TrimSuffix, 2) -> (Close, 0) -> (HandleConn, 2) -> (NewScanner, 1) -> (prioritizedOptions, 1)
(printValues, 2) -> (value, 1) -> (name, 1) -> (SetMapIndex, 2) -> (unmarshal, 1) -> (ParseGroupVersion, 1) -> (TokenSource, 1) -> (ReuseTokenSource, 2) -> (Build, 3) -> (start, 0)
(printValues, 2) -> (String, 0) -> (Reset, 0) -> (make, 1) -> (, 0) -> (TokenSource, 1) -> (ReuseTokenSource, 2) -> (goodFunc, 1) -> (Build, 3) -> (start, 0)
(printValues, 2) -> (value, 1) -> (name, 1) -> (SetMapIndex, 2) -> (Add, 2) -> (updateIndices, 3) -> (deleteFromIndices, 2) -> (Quo, 2) -> (Build, 3) -> (start, 0) -> (setupFd, 1)
(printValues, 2) -> (String, 0) -> (WriteString, 1) -> (string, 1) -> (RecvMsg, 1) -> (HandleRPC, 2) -> (finishStream, 5) -> (deleteStream, 2) -> (getTransport, 3) -> (pick, 3) -> (Done, 1) -> (incrCallsStarted, 0)
(printValues, 2) -> (String, 0) -> (WriteString, 1) -> (string, 1) -> (Get, 1) -> (NewNotFound, 2)
(printValues, 2) -> (String, 0) -> (Format, 1) -> (WriteByte, 1) -> (, 0) -> (TokenSource, 1) -> (ReuseTokenSource, 2) -> (goodFunc, 1)
(printValues, 2) -> (String, 0) -> (Format, 1) -> (WriteByte, 1) -> (, 0) -> (TokenSource, 1) -> (ReuseTokenSource, 2) -> (goodFunc, 1) -> (ResolveNow, 1) -> (resolveNow, 1)
(printValues, 2) -> (String, 0) -> (Reset, 0) -> (make, 1) -> (Close, 0) -> (HandleConn, 2) -> (NewScanner, 1) -> (prioritizedOptions, 1) -> (loginSASL, 1) -> (loginRun, 4) -> (New, 5)
(printValues, 2) -> (String, 0) -> (Write, 1) -> (severity, 1) -> (RecvMsg, 1) -> (HandleRPC, 2) -> (finishStream, 5) -> (deleteStream, 2) -> (getTransport, 3) -> (pick, 3) -> (Done, 1) -> (incrCallsStarted, 0)
(printValues, 2) -> (String, 0) -> (Sub, 1) -> (AsDec, 0) -> (addIfNotPresentLocked, 2) -> (Push, 2)
(printValues, 2) -> (String, 0) -> (Decode, 1) -> (Error, 0) -> (acquireSocket, 0) -> (socketLogin, 1) -> (Login, 1)
(printValues, 2) -> (value, 1) -> (object, 1) -> (panic, 1) -> (Wait, 0) -> (cancel, 0) -> (Syscall6, 7) -> (ReuseTokenSource, 2) -> (Dial, 2) -> (DialWithConn, 4)
(printValues, 2) -> (value, 1) -> (object, 1) -> (panic, 1) -> (Wrap, 2) -> (fn, 0) -> (TokenSource, 1) -> (ReuseTokenSource, 2) -> (Dial, 2) -> (DialWithConn, 4)
(printValues, 2) -> (String, 0) -> (Reset, 0) -> (make, 1) -> (, 0) -> (TokenSource, 1) -> (ReuseTokenSource, 2) -> (goodFunc, 1) -> (ParseURL, 1) -> (Dial, 3) -> (FromEnvironment, 0)
(printValues, 2) -> (value, 1) -> (scan, 0) -> (Lex, 0) -> (Do, 1) -> (, 0) -> (TokenSource, 1) -> (ReuseTokenSource, 2) -> (GetConnectionHelper, 1) -> (ParseURL, 1) -> (Dial, 3) -> (FromEnvironment, 0) -> (FromEnvironmentUsing, 1)
(printValues, 2) -> (value, 1) -> (name, 1) -> (SetMapIndex, 2) -> (unmarshal, 1) -> (ParseGroupVersion, 1) -> (TokenSource, 1) -> (ReuseTokenSource, 2) -> (Build, 3) -> (start, 0) -> (setupFd, 1) -> (RecordTransition, 2) -> (down, 2) -> (Put, 3)
(printValues, 2) -> (value, 1) -> (nextValue, 2) -> (eof, 0) -> (Close, 0) -> (HandleConn, 2)
(printValues, 2) -> (String, 0) -> (Decode, 1) -> (Error, 0) -> (, 0) -> (TokenSource, 1) -> (ReuseTokenSource, 2)
(printValues, 2) -> (value, 1) -> (name, 1) -> (SetMapIndex, 2) -> (HTTPWrappersForConfig, 2) -> (NewImpersonatingRoundTripper, 2) -> (Token, 0) -> (parseTokenCmdOutput, 1) -> (run, 0) -> (OnDelete, 1) -> (FilterFunc, 1)
(printValues, 2) -> (String, 0) -> (writeAsCSV, 1) -> (TrimSuffix, 2) -> (Close, 0)
(printValues, 2) -> (value, 1) -> (scan, 0) -> (Lex, 0) -> (Do, 1) -> (, 0) -> (TokenSource, 1)
(printValues, 2) -> (value, 1) -> (unquote, 3) -> (mkerr, 3) -> (Wrap, 2) -> (fn, 0) -> (TokenSource, 1)
(printValues, 2) -> (String, 0) -> (Unlock, 0) -> (unlockFileEx, 5) -> (, 0) -> (TokenSource, 1) -> (ReuseTokenSource, 2)
(printValues, 2) -> (String, 0) -> (Reset, 0) -> (make, 1) -> (, 0) -> (TokenSource, 1) -> (ReuseTokenSource, 2) -> (goodFunc, 1) -> (Build, 3)
(printValues, 2) -> (String, 0) -> (formatErrorDescription, 2) -> (Execute, 2) -> (HTTPWrappersForConfig, 2) -> (NewImpersonatingRoundTripper, 2) -> (Token, 0) -> (parseTokenCmdOutput, 1) -> (run, 0) -> (OnDelete, 1) -> (FilterFunc, 1)
(printValues, 2) -> (String, 0) -> (Unlock, 0) -> (unlockFileEx, 5) -> (, 0) -> (TokenSource, 1)
(printValues, 2) -> (value, 1) -> (name, 1) -> (SetMapIndex, 2) -> (Wait, 0) -> (cancel, 0) -> (Syscall6, 7) -> (ReuseTokenSource, 2) -> (Build, 3) -> (start, 0) -> (setupFd, 1)
(printValues, 2) -> (String, 0) -> (Format, 1) -> (WriteByte, 1) -> (Close, 0) -> (HandleConn, 2)
(printValues, 2) -> (String, 0) -> (Decode, 1) -> (Error, 0) -> (CloseWrite, 0) -> (killIfStdioClosed, 0) -> (kill, 0) -> (Exited, 0)
(printValues, 2) -> (value, 1) -> (nextValue, 2) -> (eof, 0) -> (Next, 0) -> (lookup, 0) -> (compileUpdate, 1) -> (ParseServiceConfig, 1) -> (Dial, 2) -> (DialWithConn, 4)
(printValues, 2) -> (value, 1) -> (object, 1) -> (panic, 1) -> (Wait, 0) -> (cancel, 0) -> (Syscall6, 7) -> (ReuseTokenSource, 2) -> (Build, 3) -> (start, 0) -> (setupFd, 1) -> (RecordTransition, 2) -> (down, 2)
(printValues, 2) -> (String, 0) -> (WriteString, 1) -> (string, 1) -> (Close, 0)
(printValues, 2) -> (String, 0) -> (Sort, 1) -> (sort, 1) -> (Close, 0) -> (HandleConn, 2) -> (NewScanner, 1) -> (prioritizedOptions, 1) -> (loginSASL, 1) -> (loginRun, 4) -> (New, 5)
(printValues, 2) -> (String, 0) -> (Flush, 0) -> (lockAndFlushAll, 0) -> (, 0) -> (TokenSource, 1) -> (ReuseTokenSource, 2) -> (goodFunc, 1) -> (UpdateState, 1) -> (updateResolverState, 2) -> (updateClientConnState, 1) -> (HandleResolvedAddrs, 2)
(printValues, 2) -> (value, 1) -> (nextValue, 2) -> (eof, 0) -> (Close, 0) -> (HandleConn, 2) -> (NewScanner, 1) -> (prioritizedOptions, 1) -> (GetConnectionHelper, 1) -> (ParseURL, 1) -> (Dial, 3) -> (FromEnvironment, 0) -> (FromEnvironmentUsing, 1) -> (loop, 0) -> (distribute, 1)
(printValues, 2) -> (String, 0) -> (WriteString, 1) -> (string, 1) -> (RecvMsg, 1) -> (HandleRPC, 2) -> (finishStream, 5) -> (deleteStream, 2) -> (getTransport, 3) -> (pick, 3) -> (Done, 1) -> (incrCallsStarted, 0) -> (resetTransport, 0) -> (hcancel, 0) -> (healthCheckFunc, 4) -> (NewClientTransport, 7) -> (newHTTP2Client, 7)
(printValues, 2) -> (String, 0) -> (Format, 1) -> (WriteByte, 1) -> (Close, 0) -> (HandleConn, 2) -> (NewScanner, 1) -> (prioritizedOptions, 1) -> (killAndWait, 1)
(printValues, 2) -> (String, 0) -> (Write, 1) -> (severity, 1) -> (CloseWrite, 0) -> (sendMessage, 1) -> (Printf, 3) -> (Exited, 0)
(printValues, 2) -> (String, 0) -> (Reset, 0) -> (make, 1) -> (Close, 0) -> (HandleConn, 2) -> (NewScanner, 1) -> (prioritizedOptions, 1) -> (Build, 3) -> (start, 0) -> (setupFd, 1) -> (RecordTransition, 2) -> (down, 2) -> (Put, 3)
(printValues, 2) -> (String, 0) -> (Write, 1) -> (severity, 1) -> (Run, 2) -> (serve, 3)
(printValues, 2) -> (String, 0) -> (Reset, 0) -> (make, 1) -> (, 0) -> (TokenSource, 1) -> (ReuseTokenSource, 2) -> (goodFunc, 1) -> (UpdateState, 1) -> (updateResolverState, 2)
(printValues, 2) -> (String, 0) -> (WriteString, 1) -> (string, 1) -> (Count, 0) -> (OnesCount64, 1) -> (legacyArgs, 2) -> (findSuggestions, 1) -> (serve, 0) -> (shutDownIn, 1)
(printValues, 2) -> (String, 0) -> (Write, 1) -> (severity, 1) -> (, 0) -> (TokenSource, 1) -> (ReuseTokenSource, 2) -> (goodFunc, 1) -> (ResolveNow, 1) -> (resolveNow, 1)
(printValues, 2) -> (value, 1) -> (array, 1) -> (Elem, 0) -> (Wait, 0) -> (cancel, 0) -> (Syscall6, 7) -> (ReuseTokenSource, 2) -> (Build, 3) -> (start, 0) -> (setupFd, 1) -> (RecordTransition, 2) -> (down, 2)
(printValues, 2) -> (value, 1) -> (nextValue, 2) -> (eof, 0) -> (Close, 0) -> (HandleConn, 2) -> (NewScanner, 1) -> (prioritizedOptions, 1) -> (Build, 3) -> (start, 0) -> (setupFd, 1) -> (RecordTransition, 2) -> (down, 2) -> (Put, 3) -> (Commit, 2)
(printValues, 2) -> (String, 0) -> (Reset, 0) -> (make, 1) -> (Close, 0)
(printValues, 2) -> (value, 1) -> (array, 1) -> (Elem, 0) -> (Wait, 0) -> (cancel, 0) -> (Syscall6, 7) -> (ReuseTokenSource, 2)
(printValues, 2) -> (value, 1) -> (name, 1) -> (SetMapIndex, 2) -> (unmarshal, 1) -> (ParseGroupVersion, 1) -> (TokenSource, 1) -> (ReuseTokenSource, 2)
(printValues, 2) -> (value, 1) -> (array, 1) -> (Elem, 0) -> (Wrap, 2) -> (fn, 0) -> (TokenSource, 1) -> (ReuseTokenSource, 2) -> (Dial, 2) -> (DialWithConn, 4)
(printValues, 2) -> (String, 0) -> (WriteString, 1) -> (string, 1) -> (Close, 0) -> (HandleConn, 2) -> (NewScanner, 1) -> (prioritizedOptions, 1) -> (loginSASL, 1) -> (loginRun, 4) -> (New, 5)
(printValues, 2) -> (String, 0) -> (Write, 1) -> (severity, 1) -> (HTTPWrappersForConfig, 2) -> (NewImpersonatingRoundTripper, 2) -> (Token, 0) -> (parseTokenCmdOutput, 1) -> (run, 0) -> (OnDelete, 1) -> (FilterFunc, 1)
(printValues, 2) -> (String, 0) -> (Sort, 1) -> (sort, 1) -> (Close, 0) -> (HandleConn, 2)
(printValues, 2) -> (String, 0) -> (Write, 1) -> (severity, 1) -> (, 0) -> (TokenSource, 1) -> (ReuseTokenSource, 2) -> (goodFunc, 1) -> (dialStreamLocal, 1)
(printValues, 2) -> (String, 0) -> (Reset, 0) -> (make, 1) -> (, 0) -> (TokenSource, 1) -> (ReuseTokenSource, 2) -> (goodFunc, 1) -> (ParseURL, 1) -> (Dial, 3) -> (FromEnvironment, 0) -> (FromEnvironmentUsing, 1)
(printValues, 2) -> (String, 0) -> (Format, 1) -> (WriteByte, 1) -> (, 0) -> (TokenSource, 1) -> (ReuseTokenSource, 2) -> (goodFunc, 1) -> (watcher, 0) -> (getAddrConn, 0) -> (RecordTransition, 2) -> (down, 2)
(printValues, 2) -> (String, 0) -> (Format, 1) -> (WriteByte, 1) -> (, 0) -> (TokenSource, 1) -> (ReuseTokenSource, 2) -> (goodFunc, 1) -> (watcher, 0) -> (getAddrConn, 0) -> (RecordTransition, 2) -> (down, 2) -> (resetTransport, 0) -> (hcancel, 0) -> (healthCheckFunc, 4) -> (NewClientTransport, 7) -> (newHTTP2Client, 7) -> (newLoopyWriter, 4)
(printValues, 2) -> (String, 0) -> (writeAsCSV, 1) -> (TrimSuffix, 2) -> (RecvMsg, 1) -> (HandleRPC, 2) -> (finishStream, 5)
(printValues, 2) -> (value, 1) -> (name, 1) -> (SetMapIndex, 2) -> (Wait, 0) -> (cancel, 0) -> (Syscall6, 7) -> (ReuseTokenSource, 2) -> (Build, 3)
(printValues, 2) -> (value, 1) -> (array, 1) -> (Elem, 0) -> (New, 1) -> (HTTPWrappersForConfig, 2) -> (NewImpersonatingRoundTripper, 2) -> (Token, 0) -> (NewClient, 2) -> (ContextClient, 1)
(printValues, 2) -> (String, 0) -> (Unlock, 0) -> (unlockFileEx, 5) -> (, 0) -> (TokenSource, 1) -> (ReuseTokenSource, 2) -> (goodFunc, 1) -> (UpdateState, 1) -> (updateResolverState, 2)
(printValues, 2) -> (String, 0) -> (Reset, 0) -> (make, 1) -> (Next, 0) -> (lookup, 0) -> (compileUpdate, 1)
(printValues, 2) -> (value, 1) -> (object, 1) -> (panic, 1) -> (Wait, 0) -> (cancel, 0) -> (Syscall6, 7) -> (ReuseTokenSource, 2) -> (Build, 3)
(printValues, 2) -> (String, 0) -> (WriteString, 1) -> (string, 1) -> (Set, 2) -> (implementation, 1) -> (decodeReferenceToken, 1) -> (yubiRemoveKey, 5) -> (GetClientConn, 2) -> (getClientConn, 3) -> (getStartDialLocked, 1)
(printValues, 2) -> (value, 1) -> (array, 1) -> (Elem, 0) -> (Add, 2) -> (updateIndices, 3) -> (deleteFromIndices, 2) -> (Quo, 2) -> (GetConnectionHelper, 1) -> (ParseURL, 1) -> (Dial, 3) -> (FromEnvironment, 0) -> (FromEnvironmentUsing, 1)
(printValues, 2) -> (String, 0) -> (Sort, 1) -> (sort, 1) -> (Close, 0)
(printValues, 2) -> (String, 0) -> (Write, 1) -> (severity, 1) -> (, 0) -> (TokenSource, 1) -> (ReuseTokenSource, 2) -> (goodFunc, 1) -> (dial, 4)
(printValues, 2) -> (value, 1) -> (array, 1) -> (Elem, 0) -> (New, 1) -> (HTTPWrappersForConfig, 2) -> (NewImpersonatingRoundTripper, 2) -> (Token, 0) -> (NewClient, 2) -> (ContextClient, 1) -> (appengineClientHook, 1) -> (FilterFunc, 1)
(printValues, 2) -> (value, 1) -> (name, 1) -> (SetMapIndex, 2) -> (Wait, 0) -> (cancel, 0) -> (Syscall6, 7) -> (ReuseTokenSource, 2) -> (Build, 3) -> (start, 0) -> (setupFd, 1) -> (RecordTransition, 2) -> (down, 2) -> (Put, 3) -> (Commit, 2)
(printValues, 2) -> (value, 1) -> (nextValue, 2) -> (eof, 0) -> (Close, 0)
(printValues, 2) -> (value, 1) -> (array, 1) -> (Elem, 0) -> (Add, 2) -> (updateIndices, 3) -> (deleteFromIndices, 2) -> (Quo, 2) -> (Build, 3) -> (start, 0)
(printValues, 2) -> (value, 1) -> (name, 1) -> (SetMapIndex, 2) -> (Wait, 0) -> (cancel, 0) -> (Syscall6, 7) -> (ReuseTokenSource, 2) -> (Build, 3) -> (start, 0)
(printValues, 2) -> (String, 0) -> (Format, 1) -> (WriteByte, 1) -> (get, 1) -> (SetTransportDefaults, 1) -> (Warningf, 2) -> (configureTransport, 1) -> (addConnIfNeeded, 3)
(printValues, 2) -> (String, 0) -> (Write, 1) -> (severity, 1) -> (HTTPWrappersForConfig, 2) -> (NewImpersonatingRoundTripper, 2) -> (Token, 0) -> (parseTokenCmdOutput, 1) -> (run, 0)
(printValues, 2) -> (String, 0) -> (Write, 1) -> (severity, 1) -> (acquireSocket, 0) -> (socketLogin, 1) -> (Login, 1) -> (getRFC2253NameStringFromCert, 1) -> (newSocket, 3)
(printValues, 2) -> (String, 0) -> (writeAsCSV, 1) -> (TrimSuffix, 2) -> (RecvMsg, 1) -> (HandleRPC, 2) -> (finishStream, 5) -> (deleteStream, 2) -> (getTransport, 3) -> (pick, 3) -> (Done, 1) -> (incrCallsStarted, 0) -> (resetTransport, 0) -> (hcancel, 0)
(printValues, 2) -> (String, 0) -> (Reset, 0) -> (make, 1) -> (Close, 0) -> (HandleConn, 2) -> (NewScanner, 1) -> (prioritizedOptions, 1) -> (killAndWait, 1)
(printValues, 2) -> (String, 0) -> (Now, 0) -> (Add, 1) -> (Search, 2) -> (List, 1) -> (ListFunc, 1) -> (EachListItem, 2) -> (Handle, 2) -> (Copy, 5) -> (n, 3) -> (xzDecompress, 2) -> (cmdStream, 2)
(printValues, 2) -> (String, 0) -> (Format, 1) -> (WriteByte, 1) -> (, 0) -> (TokenSource, 1) -> (ReuseTokenSource, 2) -> (goodFunc, 1) -> (ParseURL, 1) -> (Dial, 3) -> (FromEnvironment, 0) -> (FromEnvironmentUsing, 1) -> (AddFromString, 1) -> (AddHost, 1)
(printValues, 2) -> (String, 0) -> (Flush, 0) -> (lockAndFlushAll, 0) -> (, 0) -> (TokenSource, 1) -> (ReuseTokenSource, 2) -> (goodFunc, 1) -> (ParseURL, 1) -> (Dial, 3) -> (FromEnvironment, 0) -> (FromEnvironmentUsing, 1) -> (loop, 0) -> (distribute, 1)
(printValues, 2) -> (String, 0) -> (Write, 1) -> (severity, 1) -> (Run, 2) -> (serve, 3) -> (ServeConn, 2) -> (serve, 0) -> (readPreface, 0)
(printValues, 2) -> (String, 0) -> (Write, 1) -> (severity, 1) -> (acquireSocket, 0) -> (socketLogin, 1) -> (Login, 1)
(printValues, 2) -> (value, 1) -> (scan, 0) -> (Lex, 0) -> (Do, 1) -> (, 0) -> (TokenSource, 1) -> (ReuseTokenSource, 2) -> (Build, 3)
(printValues, 2) -> (value, 1) -> (array, 1) -> (Elem, 0) -> (unmarshal, 1) -> (ParseGroupVersion, 1) -> (TokenSource, 1) -> (ReuseTokenSource, 2) -> (Dial, 2) -> (DialWithConn, 4)
(printValues, 2) -> (String, 0) -> (Write, 1) -> (severity, 1) -> (Get, 2)
(printValues, 2) -> (value, 1) -> (array, 1) -> (Elem, 0) -> (unmarshal, 1) -> (ParseGroupVersion, 1) -> (TokenSource, 1) -> (ReuseTokenSource, 2) -> (Build, 3) -> (start, 0) -> (setupFd, 1) -> (RecordTransition, 2) -> (down, 2)
(printValues, 2) -> (value, 1) -> (unquote, 3) -> (mkerr, 3) -> (Wrap, 2) -> (fn, 0) -> (TokenSource, 1) -> (ReuseTokenSource, 2)
(printValues, 2) -> (String, 0) -> (Reset, 0) -> (make, 1) -> (Next, 0) -> (lookup, 0) -> (compileUpdate, 1) -> (ParseServiceConfig, 1) -> (Build, 3) -> (start, 0)
(printValues, 2) -> (value, 1) -> (array, 1) -> (Elem, 0) -> (Add, 2) -> (updateIndices, 3) -> (deleteFromIndices, 2) -> (Quo, 2) -> (ParseURL, 1) -> (Dial, 3) -> (FromEnvironment, 0) -> (FromEnvironmentUsing, 1)
(printValues, 2) -> (String, 0) -> (Format, 1) -> (WriteByte, 1) -> (, 0) -> (TokenSource, 1) -> (ReuseTokenSource, 2) -> (goodFunc, 1) -> (UpdateState, 1) -> (updateResolverState, 2) -> (updateClientConnState, 1) -> (HandleResolvedAddrs, 2)
(printValues, 2) -> (value, 1) -> (nextValue, 2) -> (eof, 0) -> (Next, 0) -> (lookup, 0) -> (compileUpdate, 1) -> (ParseServiceConfig, 1) -> (GetConnectionHelper, 1) -> (ParseURL, 1) -> (Dial, 3) -> (FromEnvironment, 0) -> (FromEnvironmentUsing, 1) -> (loop, 0)
(printValues, 2) -> (String, 0) -> (WriteString, 1) -> (string, 1) -> (FromError, 1) -> (New, 2)
(printValues, 2) -> (String, 0) -> (Write, 1) -> (severity, 1) -> (, 0) -> (TokenSource, 1) -> (ReuseTokenSource, 2) -> (goodFunc, 1) -> (UpdateState, 1) -> (updateResolverState, 2)
(printValues, 2) -> (String, 0) -> (Reset, 0) -> (make, 1) -> (Close, 0) -> (HandleConn, 2) -> (NewScanner, 1) -> (prioritizedOptions, 1) -> (Build, 3)
(printValues, 2) -> (String, 0) -> (WriteString, 1) -> (string, 1) -> (Count, 0) -> (OnesCount64, 1) -> (legacyArgs, 2) -> (findSuggestions, 1) -> (serve, 0)
(printValues, 2) -> (String, 0) -> (formatErrorDescription, 2) -> (Execute, 2) -> (HTTPWrappersForConfig, 2) -> (NewImpersonatingRoundTripper, 2) -> (Token, 0) -> (parseTokenCmdOutput, 1) -> (run, 0) -> (OnDelete, 1)
(printValues, 2) -> (value, 1) -> (array, 1) -> (Elem, 0) -> (Wait, 0) -> (cancel, 0) -> (Syscall6, 7) -> (ReuseTokenSource, 2) -> (Build, 3) -> (start, 0) -> (setupFd, 1)
(printValues, 2) -> (String, 0) -> (writeAsCSV, 1) -> (TrimSuffix, 2) -> (RecvMsg, 1) -> (HandleRPC, 2) -> (finishStream, 5) -> (deleteStream, 2) -> (getTransport, 3) -> (pick, 3) -> (Done, 1) -> (incrCallsStarted, 0)
(printValues, 2) -> (value, 1) -> (object, 1) -> (panic, 1) -> (Add, 2) -> (updateIndices, 3) -> (deleteFromIndices, 2)
(printValues, 2) -> (value, 1) -> (scan, 0) -> (Lex, 0) -> (Wait, 0) -> (cancel, 0) -> (Syscall6, 7) -> (ReuseTokenSource, 2) -> (GetConnectionHelper, 1) -> (ParseURL, 1) -> (Dial, 3) -> (FromEnvironment, 0) -> (FromEnvironmentUsing, 1)
(printValues, 2) -> (String, 0) -> (Write, 1) -> (severity, 1) -> (, 0) -> (TokenSource, 1) -> (ReuseTokenSource, 2) -> (goodFunc, 1) -> (watcher, 0) -> (getAddrConn, 0) -> (RecordTransition, 2) -> (down, 2) -> (resetTransport, 0) -> (hcancel, 0)
(printValues, 2) -> (value, 1) -> (object, 1) -> (panic, 1) -> (get, 1) -> (SetTransportDefaults, 1) -> (Warningf, 2) -> (configureTransport, 1)
(printValues, 2) -> (String, 0) -> (WriteString, 1) -> (string, 1) -> (Close, 0) -> (HandleConn, 2) -> (NewScanner, 1) -> (prioritizedOptions, 1) -> (killAndWait, 1)
(printValues, 2) -> (value, 1) -> (array, 1) -> (Elem, 0) -> (Add, 2) -> (updateIndices, 3) -> (deleteFromIndices, 2) -> (Quo, 2)
(printValues, 2) -> (String, 0) -> (Format, 1) -> (WriteByte, 1) -> (, 0) -> (TokenSource, 1)
(printValues, 2) -> (String, 0) -> (Write, 1) -> (severity, 1) -> (SetMulti, 1) -> (translateStatusToError, 2) -> (tryUnmarshalError, 2) -> (shouldEscape, 1) -> (run, 0) -> (OnDelete, 1)
(printValues, 2) -> (String, 0) -> (Flush, 0) -> (lockAndFlushAll, 0) -> (, 0) -> (TokenSource, 1) -> (ReuseTokenSource, 2) -> (goodFunc, 1) -> (UpdateState, 1) -> (updateResolverState, 2) -> (updateClientConnState, 1) -> (HandleResolvedAddrs, 2) -> (UpdateAddresses, 1) -> (newAddrConn, 2)
(printValues, 2) -> (String, 0) -> (Write, 1)
(printValues, 2) -> (value, 1) -> (object, 1) -> (panic, 1) -> (Add, 2) -> (updateIndices, 3) -> (deleteFromIndices, 2) -> (Quo, 2)
(printValues, 2) -> (String, 0) -> (Reset, 0) -> (make, 1) -> (Next, 0) -> (lookup, 0) -> (compileUpdate, 1) -> (ParseServiceConfig, 1)
(printValues, 2) -> (value, 1) -> (nextValue, 2) -> (eof, 0) -> (Close, 0) -> (HandleConn, 2) -> (NewScanner, 1) -> (prioritizedOptions, 1) -> (Build, 3) -> (start, 0)
(printValues, 2) -> (value, 1) -> (array, 1) -> (Elem, 0) -> (Add, 2) -> (updateIndices, 3) -> (deleteFromIndices, 2) -> (Quo, 2) -> (GetConnectionHelper, 1) -> (ParseURL, 1) -> (Dial, 3) -> (FromEnvironment, 0) -> (FromEnvironmentUsing, 1) -> (loop, 0)
(printValues, 2) -> (String, 0) -> (Write, 1) -> (severity, 1) -> (RecvMsg, 1) -> (HandleRPC, 2) -> (finishStream, 5) -> (deleteStream, 2) -> (getTransport, 3) -> (pick, 3) -> (Done, 1) -> (incrCallsStarted, 0) -> (resetTransport, 0) -> (hcancel, 0)
(printValues, 2) -> (value, 1) -> (scan, 0) -> (Lex, 0) -> (Wait, 0) -> (cancel, 0) -> (Syscall6, 7) -> (ReuseTokenSource, 2) -> (GetConnectionHelper, 1) -> (ParseURL, 1) -> (Dial, 3) -> (FromEnvironment, 0) -> (FromEnvironmentUsing, 1) -> (loop, 0) -> (distribute, 1)
(printValues, 2) -> (String, 0) -> (WriteString, 1) -> (string, 1) -> (printWithFileLine, 5) -> (output, 5) -> (AddInt64, 2)
(printValues, 2) -> (value, 1) -> (object, 1) -> (panic, 1) -> (Add, 2) -> (updateIndices, 3) -> (deleteFromIndices, 2) -> (Quo, 2) -> (ParseURL, 1) -> (Dial, 3) -> (FromEnvironment, 0) -> (FromEnvironmentUsing, 1)
(printValues, 2) -> (String, 0) -> (Reset, 0) -> (make, 1) -> (, 0) -> (TokenSource, 1) -> (ReuseTokenSource, 2) -> (goodFunc, 1) -> (ParseURL, 1) -> (Dial, 3) -> (FromEnvironment, 0) -> (FromEnvironmentUsing, 1) -> (AddFromString, 1) -> (AddHost, 1)
(printValues, 2) -> (value, 1) -> (object, 1) -> (panic, 1) -> (Add, 2) -> (updateIndices, 3) -> (deleteFromIndices, 2) -> (Quo, 2) -> (Build, 3)
(printValues, 2) -> (value, 1) -> (array, 1) -> (Elem, 0) -> (New, 1) -> (HTTPWrappersForConfig, 2) -> (NewImpersonatingRoundTripper, 2) -> (Token, 0) -> (NewClient, 2)
(printValues, 2) -> (value, 1) -> (object, 1) -> (panic, 1) -> (Wrap, 2) -> (fn, 0) -> (TokenSource, 1) -> (ReuseTokenSource, 2) -> (Build, 3) -> (start, 0) -> (setupFd, 1)
(printValues, 2) -> (String, 0) -> (Format, 1) -> (WriteByte, 1) -> (, 0) -> (TokenSource, 1) -> (ReuseTokenSource, 2) -> (goodFunc, 1) -> (watcher, 0) -> (getAddrConn, 0) -> (RecordTransition, 2) -> (down, 2) -> (resetTransport, 0) -> (hcancel, 0)
(printValues, 2) -> (String, 0) -> (Decode, 1) -> (Error, 0) -> (, 0) -> (TokenSource, 1) -> (ReuseTokenSource, 2) -> (goodFunc, 1) -> (ParseURL, 1) -> (Dial, 3) -> (FromEnvironment, 0) -> (FromEnvironmentUsing, 1) -> (loop, 0) -> (distribute, 1)
(printValues, 2) -> (String, 0) -> (writeAsCSV, 1) -> (TrimSuffix, 2) -> (SendMsg, 1) -> (outPayload, 5) -> (waitOnHeader, 0)
(printValues, 2) -> (String, 0) -> (Write, 1) -> (severity, 1) -> (withRetry, 2) -> (retryLocked, 1) -> (replayBufferLocked, 0) -> (RemoteAddr, 0) -> (pick, 3) -> (Done, 1) -> (incrCallsStarted, 0) -> (resetTransport, 0) -> (hcancel, 0) -> (healthCheckFunc, 4) -> (NewClientTransport, 7) -> (newHTTP2Client, 7)
(printValues, 2) -> (String, 0) -> (writeAsCSV, 1) -> (TrimSuffix, 2) -> (Close, 0) -> (HandleConn, 2) -> (NewScanner, 1) -> (prioritizedOptions, 1) -> (killAndWait, 1)
(printValues, 2) -> (String, 0) -> (Format, 1) -> (WriteByte, 1) -> (Close, 0) -> (HandleConn, 2) -> (NewScanner, 1) -> (prioritizedOptions, 1) -> (loginSASL, 1) -> (loginRun, 4) -> (New, 5)
(printValues, 2) -> (value, 1) -> (scan, 0) -> (Lex, 0) -> (Wait, 0) -> (cancel, 0) -> (Syscall6, 7) -> (ReuseTokenSource, 2) -> (Build, 3) -> (start, 0) -> (setupFd, 1) -> (RecordTransition, 2) -> (down, 2) -> (Put, 3)
(printValues, 2) -> (value, 1) -> (array, 1) -> (Elem, 0) -> (unmarshal, 1) -> (ParseGroupVersion, 1) -> (TokenSource, 1) -> (ReuseTokenSource, 2) -> (GetConnectionHelper, 1) -> (ParseURL, 1) -> (Dial, 3) -> (FromEnvironment, 0) -> (FromEnvironmentUsing, 1) -> (loop, 0) -> (distribute, 1)
(printValues, 2) -> (String, 0) -> (Reset, 0) -> (make, 1) -> (Next, 0) -> (lookup, 0) -> (compileUpdate, 1) -> (ParseServiceConfig, 1) -> (Build, 3)
(printValues, 2) -> (String, 0) -> (Errorf, 2) -> (Printf, 2) -> (output, 5) -> (AddInt64, 2)
(printValues, 2) -> (value, 1) -> (name, 1) -> (SetMapIndex, 2) -> (unmarshal, 1) -> (ParseGroupVersion, 1) -> (TokenSource, 1)
(printValues, 2) -> (String, 0) -> (formatErrorDescription, 2) -> (Execute, 2) -> (HTTPWrappersForConfig, 2) -> (NewImpersonatingRoundTripper, 2) -> (Token, 0) -> (parseTokenCmdOutput, 1)
(printValues, 2) -> (String, 0) -> (Format, 1) -> (WriteByte, 1) -> (HTTPWrappersForConfig, 2) -> (NewImpersonatingRoundTripper, 2) -> (Token, 0) -> (parseTokenCmdOutput, 1) -> (run, 0) -> (OnDelete, 1) -> (FilterFunc, 1) -> (allReady, 0)
(printValues, 2) -> (value, 1) -> (scan, 0) -> (Lex, 0) -> (Wait, 0) -> (cancel, 0) -> (Syscall6, 7) -> (ReuseTokenSource, 2) -> (Build, 3) -> (start, 0) -> (setupFd, 1) -> (RecordTransition, 2) -> (down, 2)
(printValues, 2) -> (value, 1) -> (name, 1) -> (SetMapIndex, 2) -> (Wrap, 2) -> (fn, 0) -> (TokenSource, 1) -> (ReuseTokenSource, 2) -> (Build, 3) -> (start, 0) -> (setupFd, 1) -> (RecordTransition, 2) -> (down, 2)
(printValues, 2) -> (String, 0) -> (Flush, 0) -> (lockAndFlushAll, 0) -> (, 0) -> (TokenSource, 1)
(printValues, 2) -> (String, 0) -> (Format, 1) -> (WriteByte, 1) -> (, 0) -> (TokenSource, 1) -> (ReuseTokenSource, 2)
(printValues, 2) -> (value, 1) -> (array, 1) -> (Elem, 0) -> (Wrap, 2) -> (fn, 0) -> (TokenSource, 1) -> (ReuseTokenSource, 2) -> (Build, 3) -> (start, 0) -> (setupFd, 1) -> (RecordTransition, 2) -> (down, 2)
(printValues, 2) -> (String, 0) -> (Reset, 0) -> (make, 1) -> (Close, 0) -> (HandleConn, 2) -> (NewScanner, 1) -> (prioritizedOptions, 1) -> (Build, 3) -> (start, 0) -> (setupFd, 1) -> (RecordTransition, 2) -> (down, 2) -> (Put, 3) -> (Commit, 2)
(printValues, 2) -> (String, 0) -> (writeAsCSV, 1) -> (TrimSuffix, 2) -> (onEOF, 1)
(printValues, 2) -> (String, 0) -> (Reset, 0) -> (make, 1) -> (Next, 0) -> (lookup, 0) -> (compileUpdate, 1) -> (ParseServiceConfig, 1) -> (Build, 3) -> (start, 0) -> (setupFd, 1) -> (RecordTransition, 2) -> (down, 2) -> (Put, 3)
(printValues, 2) -> (String, 0) -> (Decode, 1) -> (Error, 0) -> (syscallWatcher, 2)
(printValues, 2) -> (String, 0) -> (Write, 1) -> (severity, 1) -> (output, 5) -> (AddInt64, 2)
(printValues, 2) -> (String, 0) -> (Reset, 0) -> (make, 1) -> (, 0) -> (TokenSource, 1) -> (ReuseTokenSource, 2) -> (goodFunc, 1) -> (dialStreamLocal, 1)
(printValues, 2) -> (String, 0) -> (Format, 1) -> (WriteByte, 1) -> (, 0) -> (TokenSource, 1) -> (ReuseTokenSource, 2) -> (goodFunc, 1) -> (dial, 4)
(printValues, 2) -> (value, 1) -> (name, 1) -> (SetMapIndex, 2) -> (HTTPWrappersForConfig, 2) -> (NewImpersonatingRoundTripper, 2) -> (Token, 0) -> (parseTokenCmdOutput, 1) -> (run, 0) -> (OnDelete, 1)
(printValues, 2) -> (String, 0) -> (Reset, 0) -> (make, 1) -> (, 0) -> (TokenSource, 1) -> (ReuseTokenSource, 2) -> (goodFunc, 1) -> (Dial, 2) -> (DialWithConn, 4)
(printValues, 2) -> (String, 0) -> (Write, 1) -> (severity, 1) -> (CloseSend, 0) -> (Log, 1) -> (truncateMessage, 1) -> (addrToProto, 1) -> (getTransport, 3) -> (pick, 3) -> (Done, 1) -> (incrCallsStarted, 0)
(printValues, 2) -> (String, 0) -> (Sub, 1) -> (AsDec, 0) -> (Search, 2) -> (List, 1) -> (ListFunc, 1) -> (EachListItem, 2) -> (Handle, 2) -> (Copy, 5) -> (n, 3) -> (xzDecompress, 2) -> (cmdStream, 2)
(printValues, 2) -> (String, 0) -> (writeAsCSV, 1) -> (TrimSuffix, 2) -> (Context, 0)
(printValues, 2) -> (value, 1) -> (array, 1) -> (Elem, 0) -> (Wrap, 2) -> (fn, 0) -> (TokenSource, 1) -> (ReuseTokenSource, 2) -> (Build, 3) -> (start, 0) -> (setupFd, 1) -> (RecordTransition, 2) -> (down, 2) -> (Put, 3)
(printValues, 2) -> (value, 1) -> (object, 1) -> (panic, 1) -> (get, 1) -> (SetTransportDefaults, 1) -> (Warningf, 2) -> (configureTransport, 1) -> (addConnIfNeeded, 3)
(printValues, 2) -> (String, 0) -> (Write, 1) -> (severity, 1) -> (Close, 0) -> (HandleConn, 2) -> (NewScanner, 1) -> (prioritizedOptions, 1) -> (Connect, 1) -> (newSocket, 3)
(printValues, 2) -> (String, 0) -> (WriteString, 1) -> (string, 1) -> (RecvMsg, 1) -> (HandleRPC, 2) -> (finishStream, 5)
(printValues, 2) -> (value, 1) -> (array, 1) -> (Elem, 0) -> (unmarshal, 1) -> (ParseGroupVersion, 1) -> (TokenSource, 1)
(printValues, 2) -> (String, 0) -> (Flush, 0) -> (lockAndFlushAll, 0) -> (, 0) -> (TokenSource, 1) -> (ReuseTokenSource, 2)
(printValues, 2) -> (String, 0) -> (WriteString, 1) -> (string, 1) -> (Count, 0) -> (OnesCount64, 1) -> (legacyArgs, 2) -> (findSuggestions, 1)
(printValues, 2) -> (value, 1) -> (name, 1) -> (SetMapIndex, 2) -> (Wrap, 2) -> (fn, 0) -> (TokenSource, 1) -> (ReuseTokenSource, 2) -> (Build, 3)
(printValues, 2) -> (value, 1) -> (nextValue, 2) -> (eof, 0) -> (Close, 0) -> (HandleConn, 2) -> (NewScanner, 1) -> (prioritizedOptions, 1) -> (Build, 3) -> (start, 0) -> (setupFd, 1)
(printValues, 2) -> (value, 1) -> (name, 1) -> (SetMapIndex, 2) -> (Add, 2) -> (updateIndices, 3) -> (deleteFromIndices, 2) -> (Quo, 2) -> (ParseURL, 1) -> (Dial, 3) -> (FromEnvironment, 0)
(printValues, 2) -> (String, 0) -> (Reset, 0) -> (make, 1) -> (Close, 0) -> (HandleConn, 2) -> (NewScanner, 1) -> (prioritizedOptions, 1) -> (Build, 3) -> (start, 0) -> (setupFd, 1) -> (RecordTransition, 2) -> (down, 2)
(printValues, 2) -> (String, 0) -> (Sort, 1) -> (sort, 1) -> (init, 0)
(printValues, 2) -> (String, 0) -> (Write, 1) -> (severity, 1) -> (, 0) -> (TokenSource, 1) -> (ReuseTokenSource, 2) -> (goodFunc, 1) -> (ParseURL, 1) -> (Dial, 3) -> (FromEnvironment, 0) -> (FromEnvironmentUsing, 1) -> (loop, 0) -> (distribute, 1)
(printValues, 2) -> (String, 0) -> (Format, 1) -> (WriteByte, 1) -> (marshalDoc, 2) -> (yaml_document_end_event_initialize, 2) -> (yaml_emitter_emit, 2)
(printValues, 2) -> (String, 0) -> (Decode, 1) -> (Error, 0) -> (ImportLayer, 3) -> (New, 3) -> (Pull, 1) -> (newFuncDialOption, 1) -> (ParseURL, 1) -> (Dial, 3) -> (FromEnvironment, 0) -> (FromEnvironmentUsing, 1)
(printValues, 2) -> (value, 1) -> (object, 1) -> (panic, 1) -> (Parse, 1) -> (parseText, 1) -> (parseLeftDelim, 1)
(printValues, 2) -> (String, 0) -> (Write, 1) -> (severity, 1) -> (RecvMsg, 1) -> (HandleRPC, 2) -> (finishStream, 5)
(printValues, 2) -> (value, 1) -> (nextValue, 2) -> (eof, 0) -> (Close, 0) -> (HandleConn, 2) -> (NewScanner, 1) -> (prioritizedOptions, 1)
(printValues, 2) -> (String, 0) -> (Format, 1) -> (WriteByte, 1) -> (, 0) -> (TokenSource, 1) -> (ReuseTokenSource, 2) -> (goodFunc, 1) -> (dialStreamLocal, 1)
(printValues, 2) -> (value, 1) -> (object, 1) -> (panic, 1) -> (Wait, 0) -> (cancel, 0) -> (Syscall6, 7) -> (ReuseTokenSource, 2) -> (Build, 3) -> (start, 0)
(printValues, 2) -> (value, 1) -> (name, 1) -> (SetMapIndex, 2) -> (unmarshal, 1) -> (ParseGroupVersion, 1) -> (TokenSource, 1) -> (ReuseTokenSource, 2) -> (Dial, 2) -> (DialWithConn, 4)
(printValues, 2) -> (String, 0) -> (Decode, 1) -> (Error, 0) -> (HTTPWrappersForConfig, 2) -> (NewImpersonatingRoundTripper, 2) -> (Token, 0) -> (parseTokenCmdOutput, 1) -> (run, 0) -> (OnDelete, 1) -> (FilterFunc, 1) -> (allReady, 0)
(printValues, 2) -> (String, 0) -> (Reset, 0) -> (make, 1) -> (, 0) -> (TokenSource, 1) -> (ReuseTokenSource, 2) -> (goodFunc, 1) -> (UpdateState, 1) -> (updateResolverState, 2) -> (updateClientConnState, 1) -> (HandleResolvedAddrs, 2) -> (UpdateAddresses, 1) -> (newAddrConn, 2)
(printValues, 2) -> (String, 0) -> (Write, 1) -> (severity, 1) -> (Get, 1) -> (NewNotFound, 2)
(printValues, 2) -> (value, 1) -> (array, 1) -> (Elem, 0) -> (Wait, 0) -> (cancel, 0) -> (Syscall6, 7) -> (ReuseTokenSource, 2) -> (GetConnectionHelper, 1) -> (ParseURL, 1) -> (Dial, 3) -> (FromEnvironment, 0) -> (FromEnvironmentUsing, 1) -> (loop, 0) -> (distribute, 1)
(printValues, 2) -> (String, 0) -> (Reset, 0) -> (make, 1) -> (Close, 0) -> (HandleConn, 2) -> (NewScanner, 1)
(printValues, 2) -> (value, 1) -> (scan, 0) -> (Lex, 0) -> (Do, 1) -> (, 0) -> (TokenSource, 1) -> (ReuseTokenSource, 2) -> (Build, 3) -> (start, 0)
(printValues, 2) -> (String, 0) -> (ToJSON, 1) -> (YAMLToJSON, 1) -> (Get, 1) -> (NewNotFound, 2)
(printValues, 2) -> (String, 0) -> (Format, 1) -> (WriteByte, 1) -> (HTTPWrappersForConfig, 2) -> (NewImpersonatingRoundTripper, 2) -> (Token, 0) -> (parseTokenCmdOutput, 1)
(printValues, 2) -> (value, 1) -> (nextValue, 2) -> (eof, 0) -> (Next, 0) -> (lookup, 0) -> (compileUpdate, 1) -> (ParseServiceConfig, 1) -> (Build, 3) -> (start, 0) -> (setupFd, 1)
(printValues, 2) -> (value, 1) -> (name, 1) -> (SetMapIndex, 2) -> (Add, 2) -> (updateIndices, 3) -> (deleteFromIndices, 2) -> (Quo, 2) -> (ParseURL, 1) -> (Dial, 3) -> (FromEnvironment, 0) -> (FromEnvironmentUsing, 1)
(printValues, 2) -> (value, 1) -> (object, 1) -> (panic, 1) -> (Add, 2) -> (updateIndices, 3) -> (deleteFromIndices, 2) -> (Quo, 2) -> (Build, 3) -> (start, 0) -> (setupFd, 1) -> (RecordTransition, 2) -> (down, 2) -> (Put, 3) -> (Commit, 2)
(printValues, 2) -> (String, 0) -> (WriteString, 1) -> (string, 1) -> (SendMsg, 1) -> (outPayload, 5) -> (waitOnHeader, 0) -> (CopySid, 3) -> (getTransport, 3) -> (pick, 3) -> (Done, 1) -> (incrCallsStarted, 0) -> (resetTransport, 0) -> (hcancel, 0) -> (healthCheckFunc, 4) -> (NewClientTransport, 7) -> (newHTTP2Client, 7)
(printValues, 2) -> (String, 0) -> (Unlock, 0) -> (unlockFileEx, 5) -> (acquireSocket, 0) -> (socketLogin, 1) -> (Login, 1)
(printValues, 2) -> (String, 0) -> (Write, 1) -> (severity, 1) -> (, 0) -> (TokenSource, 1) -> (ReuseTokenSource, 2) -> (goodFunc, 1) -> (ParseURL, 1) -> (Dial, 3) -> (FromEnvironment, 0)
(printValues, 2) -> (String, 0) -> (Decode, 1) -> (Error, 0) -> (, 0) -> (TokenSource, 1) -> (ReuseTokenSource, 2) -> (goodFunc, 1) -> (UpdateState, 1) -> (updateResolverState, 2) -> (updateClientConnState, 1) -> (HandleResolvedAddrs, 2)
(printValues, 2) -> (value, 1) -> (scan, 0) -> (Lex, 0) -> (Do, 1) -> (, 0) -> (TokenSource, 1) -> (ReuseTokenSource, 2) -> (Build, 3) -> (start, 0) -> (setupFd, 1) -> (RecordTransition, 2) -> (down, 2)
(printValues, 2) -> (String, 0) -> (Now, 0) -> (Add, 1) -> (Add, 2) -> (updateIndices, 3) -> (deleteFromIndices, 2) -> (copyFileWithMetadata, 4) -> (ParseURL, 1) -> (Dial, 3) -> (FromEnvironment, 0) -> (FromEnvironmentUsing, 1) -> (loop, 0) -> (distribute, 1)
(printValues, 2) -> (String, 0) -> (Write, 1) -> (severity, 1) -> (CloseSend, 0) -> (Log, 1) -> (truncateMessage, 1) -> (addrToProto, 1) -> (getTransport, 3) -> (pick, 3) -> (Done, 1) -> (incrCallsStarted, 0) -> (resetTransport, 0) -> (hcancel, 0) -> (healthCheckFunc, 4) -> (NewClientTransport, 7) -> (newHTTP2Client, 7)
(printValues, 2) -> (value, 1) -> (nextValue, 2) -> (eof, 0) -> (Close, 0) -> (HandleConn, 2) -> (NewScanner, 1) -> (prioritizedOptions, 1) -> (Build, 3)
(printValues, 2) -> (String, 0) -> (Sub, 1) -> (AsDec, 0) -> (Add, 2) -> (updateIndices, 3) -> (deleteFromIndices, 2) -> (Quo, 2) -> (ParseURL, 1) -> (Dial, 3) -> (FromEnvironment, 0)
(printValues, 2) -> (String, 0) -> (Write, 1) -> (severity, 1) -> (Run, 2) -> (serve, 3) -> (ServeConn, 2) -> (serve, 0) -> (wroteFrame, 1) -> (scheduleFrameWrite, 0) -> (startFrameWrite, 1)
(printValues, 2) -> (value, 1) -> (array, 1) -> (Elem, 0) -> (Search, 2) -> (List, 1) -> (ListFunc, 1) -> (EachListItem, 2) -> (Handle, 2) -> (Copy, 5) -> (Domain, 1) -> (xzDecompress, 2) -> (cmdStream, 2)
(printValues, 2) -> (value, 1) -> (nextValue, 2) -> (eof, 0) -> (Close, 0) -> (HandleConn, 2) -> (NewScanner, 1) -> (prioritizedOptions, 1) -> (Build, 3) -> (start, 0) -> (setupFd, 1) -> (RecordTransition, 2) -> (down, 2) -> (Put, 3)
(printValues, 2) -> (value, 1) -> (nextValue, 2) -> (eof, 0) -> (Close, 0) -> (HandleConn, 2) -> (NewScanner, 1) -> (prioritizedOptions, 1) -> (killAndWait, 1)
(printValues, 2) -> (value, 1) -> (object, 1) -> (panic, 1) -> (Add, 2) -> (updateIndices, 3) -> (deleteFromIndices, 2) -> (Quo, 2) -> (Build, 3) -> (start, 0)
(printValues, 2) -> (String, 0) -> (Reset, 0) -> (make, 1) -> (, 0) -> (TokenSource, 1) -> (ReuseTokenSource, 2) -> (goodFunc, 1) -> (watcher, 0) -> (getAddrConn, 0) -> (RecordTransition, 2) -> (down, 2)
(printValues, 2) -> (value, 1) -> (array, 1) -> (Elem, 0) -> (Add, 2) -> (updateIndices, 3) -> (deleteFromIndices, 2) -> (Quo, 2) -> (ParseURL, 1) -> (Dial, 3) -> (FromEnvironment, 0) -> (FromEnvironmentUsing, 1) -> (AddFromString, 1)
(printValues, 2) -> (String, 0) -> (Decode, 1) -> (Error, 0) -> (, 0) -> (TokenSource, 1) -> (ReuseTokenSource, 2) -> (goodFunc, 1) -> (UpdateState, 1) -> (updateResolverState, 2) -> (updateClientConnState, 1) -> (HandleResolvedAddrs, 2) -> (UpdateAddresses, 1) -> (newAddrConn, 2)
(printValues, 2) -> (String, 0) -> (Decode, 1) -> (Error, 0) -> (ImportLayer, 3) -> (New, 3) -> (Pull, 1) -> (newFuncDialOption, 1) -> (ParseURL, 1) -> (Dial, 3) -> (FromEnvironment, 0) -> (FromEnvironmentUsing, 1) -> (loop, 0) -> (distribute, 1)
(printValues, 2) -> (String, 0) -> (Decode, 1) -> (Error, 0) -> (, 0) -> (TokenSource, 1)
(printValues, 2) -> (String, 0) -> (Write, 1) -> (severity, 1) -> (withRetry, 2) -> (retryLocked, 1) -> (replayBufferLocked, 0) -> (RemoteAddr, 0) -> (pick, 3) -> (Done, 1) -> (incrCallsStarted, 0) -> (resetTransport, 0) -> (hcancel, 0) -> (healthCheckFunc, 4) -> (NewClientTransport, 7) -> (newHTTP2Client, 7) -> (ClientHandshake, 3)
(printValues, 2) -> (String, 0) -> (Write, 1) -> (severity, 1) -> (Close, 0) -> (HandleConn, 2)
(printValues, 2) -> (String, 0) -> (Decode, 1) -> (Error, 0) -> (get, 1) -> (SetTransportDefaults, 1) -> (Warningf, 2) -> (configureTransport, 1) -> (addConnIfNeeded, 3)
(printValues, 2) -> (String, 0) -> (Write, 1) -> (severity, 1) -> (withRetry, 2) -> (retryLocked, 1) -> (replayBufferLocked, 0) -> (RemoteAddr, 0) -> (pick, 3) -> (Done, 1) -> (incrCallsStarted, 0) -> (resetTransport, 0) -> (hcancel, 0)
(printValues, 2) -> (value, 1) -> (array, 1) -> (Elem, 0) -> (Wrap, 2) -> (fn, 0) -> (TokenSource, 1) -> (ReuseTokenSource, 2) -> (GetConnectionHelper, 1) -> (ParseURL, 1) -> (Dial, 3) -> (FromEnvironment, 0) -> (FromEnvironmentUsing, 1) -> (loop, 0) -> (distribute, 1)
(printValues, 2) -> (value, 1) -> (nextValue, 2) -> (eof, 0) -> (Seek, 2) -> (first, 1)
(printValues, 2) -> (String, 0) -> (Write, 1) -> (severity, 1) -> (, 0) -> (TokenSource, 1) -> (ReuseTokenSource, 2) -> (goodFunc, 1) -> (ParseURL, 1) -> (Dial, 3) -> (FromEnvironment, 0) -> (FromEnvironmentUsing, 1) -> (loop, 0)
(printValues, 2) -> (value, 1) -> (name, 1) -> (SetMapIndex, 2) -> (Add, 2) -> (updateIndices, 3) -> (deleteFromIndices, 2) -> (Quo, 2) -> (Build, 3) -> (start, 0) -> (setupFd, 1) -> (RecordTransition, 2) -> (down, 2) -> (Put, 3)
(printValues, 2) -> (String, 0) -> (WriteString, 1) -> (string, 1) -> (SendMsg, 1) -> (outPayload, 5) -> (waitOnHeader, 0) -> (CopySid, 3) -> (getTransport, 3) -> (pick, 3) -> (Done, 1) -> (incrCallsStarted, 0) -> (resetTransport, 0) -> (hcancel, 0) -> (healthCheckFunc, 4) -> (NewClientTransport, 7) -> (newHTTP2Client, 7) -> (newLoopyWriter, 4)
(printValues, 2) -> (value, 1) -> (object, 1) -> (panic, 1) -> (HTTPWrappersForConfig, 2) -> (NewImpersonatingRoundTripper, 2) -> (Token, 0) -> (parseTokenCmdOutput, 1) -> (run, 0) -> (OnDelete, 1) -> (FilterFunc, 1)
(printValues, 2) -> (String, 0) -> (Reset, 0) -> (make, 1) -> (, 0) -> (TokenSource, 1) -> (ReuseTokenSource, 2) -> (goodFunc, 1) -> (Build, 3) -> (start, 0) -> (setupFd, 1)
(printValues, 2) -> (String, 0) -> (writeAsCSV, 1) -> (TrimSuffix, 2) -> (FromError, 1) -> (New, 2)
(printValues, 2) -> (String, 0) -> (Write, 1) -> (severity, 1) -> (Seek, 2) -> (first, 1)
(printValues, 2) -> (value, 1) -> (name, 1) -> (SetMapIndex, 2) -> (Parse, 1) -> (parseText, 1) -> (parseLeftDelim, 1)
(printValues, 2) -> (value, 1) -> (name, 1) -> (SetMapIndex, 2) -> (unmarshal, 1) -> (ParseGroupVersion, 1) -> (TokenSource, 1) -> (ReuseTokenSource, 2) -> (Build, 3)
(printValues, 2) -> (String, 0) -> (Decode, 1) -> (Error, 0) -> (, 0) -> (TokenSource, 1) -> (ReuseTokenSource, 2) -> (goodFunc, 1) -> (start, 0)
(printValues, 2) -> (value, 1) -> (array, 1) -> (Elem, 0) -> (Wrap, 2) -> (fn, 0) -> (TokenSource, 1) -> (ReuseTokenSource, 2) -> (Build, 3) -> (start, 0)
(printValues, 2) -> (String, 0) -> (WriteString, 1) -> (string, 1) -> (insertChunk, 1)
(printValues, 2) -> (value, 1) -> (array, 1) -> (Elem, 0) -> (Add, 2) -> (updateIndices, 3) -> (deleteFromIndices, 2) -> (Quo, 2) -> (ParseURL, 1) -> (Dial, 3) -> (FromEnvironment, 0) -> (FromEnvironmentUsing, 1) -> (AddFromString, 1) -> (AddHost, 1)
(printValues, 2) -> (String, 0) -> (writeAsCSV, 1) -> (TrimSuffix, 2) -> (Set, 2) -> (implementation, 1) -> (decodeReferenceToken, 1) -> (yubiRemoveKey, 5) -> (GetClientConn, 2) -> (getClientConn, 3) -> (getStartDialLocked, 1)
(printValues, 2) -> (value, 1) -> (object, 1) -> (panic, 1) -> (unmarshal, 1) -> (ParseGroupVersion, 1) -> (TokenSource, 1) -> (ReuseTokenSource, 2) -> (Build, 3) -> (start, 0)
(printValues, 2) -> (value, 1) -> (array, 1) -> (Elem, 0) -> (Add, 2) -> (updateIndices, 3) -> (deleteFromIndices, 2) -> (Quo, 2) -> (Build, 3) -> (start, 0) -> (setupFd, 1)
(printValues, 2) -> (value, 1) -> (array, 1) -> (Elem, 0) -> (Add, 2) -> (updateIndices, 3) -> (deleteFromIndices, 2) -> (Quo, 2) -> (Build, 3) -> (start, 0) -> (setupFd, 1) -> (RecordTransition, 2) -> (down, 2)
(printValues, 2) -> (value, 1) -> (scan, 0) -> (Lex, 0) -> (Do, 1) -> (, 0) -> (TokenSource, 1) -> (ReuseTokenSource, 2) -> (GetConnectionHelper, 1) -> (ParseURL, 1) -> (Dial, 3) -> (FromEnvironment, 0) -> (FromEnvironmentUsing, 1) -> (loop, 0) -> (distribute, 1)
(printValues, 2) -> (String, 0) -> (Write, 1) -> (severity, 1) -> (CloseSend, 0) -> (Log, 1) -> (truncateMessage, 1) -> (addrToProto, 1) -> (getTransport, 3) -> (pick, 3) -> (Done, 1) -> (incrCallsStarted, 0) -> (resetTransport, 0) -> (hcancel, 0) -> (healthCheckFunc, 4) -> (NewClientTransport, 7) -> (newHTTP2Client, 7) -> (newLoopyWriter, 4)
(printValues, 2) -> (String, 0) -> (Reset, 0) -> (make, 1) -> (Seek, 2) -> (first, 1)
(printValues, 2) -> (String, 0) -> (Write, 1) -> (severity, 1) -> (CloseRead, 0) -> (killIfStdioClosed, 0) -> (kill, 0) -> (Exited, 0)
(printValues, 2) -> (String, 0) -> (Unlock, 0) -> (unlockFileEx, 5) -> (CloseWrite, 0) -> (killIfStdioClosed, 0) -> (kill, 0) -> (Exited, 0)
(printValues, 2) -> (value, 1) -> (object, 1) -> (panic, 1) -> (New, 1) -> (HTTPWrappersForConfig, 2) -> (NewImpersonatingRoundTripper, 2) -> (Token, 0) -> (NewClient, 2)
(printValues, 2) -> (String, 0) -> (Write, 1) -> (severity, 1) -> (Close, 0) -> (HandleConn, 2) -> (NewScanner, 1) -> (prioritizedOptions, 1) -> (killAndWait, 1)
(printValues, 2) -> (String, 0) -> (Write, 1) -> (severity, 1) -> (Run, 2) -> (serve, 3) -> (ServeConn, 2) -> (serve, 0) -> (startPush, 1)
(printValues, 2) -> (String, 0) -> (Write, 1) -> (severity, 1) -> (acquireSocket, 0) -> (socketLogin, 1) -> (Login, 1) -> (getRFC2253NameStringFromCert, 1) -> (saslNewScram, 1) -> (NewClient, 3)
(printValues, 2) -> (String, 0) -> (Decode, 1) -> (Error, 0) -> (, 0) -> (TokenSource, 1) -> (ReuseTokenSource, 2) -> (goodFunc, 1) -> (ResolveNow, 1) -> (resolveNow, 1)
(printValues, 2) -> (String, 0) -> (Unlock, 0) -> (unlockFileEx, 5) -> (syscallWatcher, 2)
(printValues, 2) -> (value, 1) -> (name, 1) -> (SetMapIndex, 2) -> (Add, 2) -> (updateIndices, 3) -> (deleteFromIndices, 2) -> (Quo, 2) -> (ParseURL, 1) -> (Dial, 3) -> (FromEnvironment, 0) -> (FromEnvironmentUsing, 1) -> (AddFromString, 1) -> (AddHost, 1)
(printValues, 2) -> (String, 0) -> (Reset, 0) -> (make, 1) -> (Next, 0) -> (lookup, 0) -> (compileUpdate, 1) -> (ParseServiceConfig, 1) -> (Build, 3) -> (start, 0) -> (setupFd, 1) -> (RecordTransition, 2) -> (down, 2) -> (Put, 3) -> (Commit, 2)
(printValues, 2) -> (String, 0) -> (Sub, 1) -> (AsDec, 0) -> (Add, 2) -> (updateIndices, 3) -> (deleteFromIndices, 2) -> (Quo, 2) -> (ParseURL, 1) -> (Dial, 3) -> (FromEnvironment, 0) -> (FromEnvironmentUsing, 1) -> (AddFromString, 1)
(printValues, 2) -> (String, 0) -> (Flush, 0) -> (lockAndFlushAll, 0) -> (, 0) -> (TokenSource, 1) -> (ReuseTokenSource, 2) -> (goodFunc, 1) -> (dial, 4)
(printValues, 2) -> (value, 1) -> (scan, 0) -> (Lex, 0) -> (Wait, 0) -> (cancel, 0) -> (Syscall6, 7) -> (ReuseTokenSource, 2) -> (Build, 3) -> (start, 0)
(printValues, 2) -> (value, 1) -> (nextValue, 2) -> (eof, 0) -> (Next, 0) -> (lookup, 0) -> (compileUpdate, 1) -> (ParseServiceConfig, 1) -> (Build, 3) -> (start, 0)
(printValues, 2) -> (String, 0) -> (Write, 1) -> (severity, 1) -> (Set, 2) -> (implementation, 1) -> (decodeReferenceToken, 1) -> (yubiRemoveKey, 5) -> (GetClientConn, 2) -> (getClientConn, 3) -> (getStartDialLocked, 1)
(printValues, 2) -> (value, 1) -> (name, 1) -> (SetMapIndex, 2) -> (unmarshal, 1) -> (ParseGroupVersion, 1) -> (TokenSource, 1) -> (ReuseTokenSource, 2) -> (Build, 3) -> (start, 0) -> (setupFd, 1) -> (RecordTransition, 2) -> (down, 2)
(printValues, 2) -> (value, 1) -> (name, 1) -> (SetMapIndex, 2) -> (Wait, 0) -> (cancel, 0) -> (Syscall6, 7) -> (ReuseTokenSource, 2)
(printValues, 2) -> (String, 0) -> (Reset, 0) -> (make, 1) -> (Close, 0) -> (HandleConn, 2) -> (NewScanner, 1) -> (prioritizedOptions, 1) -> (Dial, 2) -> (DialWithConn, 4)
(printValues, 2) -> (value, 1) -> (array, 1) -> (Elem, 0) -> (Wrap, 2) -> (fn, 0) -> (TokenSource, 1) -> (ReuseTokenSource, 2) -> (Build, 3) -> (start, 0) -> (setupFd, 1)
(printValues, 2) -> (String, 0) -> (Format, 1) -> (WriteByte, 1) -> (, 0) -> (TokenSource, 1) -> (ReuseTokenSource, 2) -> (goodFunc, 1) -> (ParseURL, 1) -> (Dial, 3) -> (FromEnvironment, 0)
(printValues, 2) -> (String, 0) -> (WriteString, 1) -> (string, 1) -> (SendMsg, 1) -> (outPayload, 5) -> (waitOnHeader, 0) -> (CopySid, 3) -> (getTransport, 3) -> (pick, 3) -> (Done, 1) -> (incrCallsStarted, 0) -> (resetTransport, 0) -> (hcancel, 0)
(printValues, 2) -> (String, 0) -> (Format, 1) -> (WriteByte, 1) -> (, 0) -> (TokenSource, 1) -> (ReuseTokenSource, 2) -> (goodFunc, 1) -> (watcher, 0) -> (getAddrConn, 0) -> (RecordTransition, 2) -> (down, 2) -> (resetTransport, 0) -> (hcancel, 0) -> (healthCheckFunc, 4) -> (NewClientTransport, 7) -> (newHTTP2Client, 7)
(printValues, 2) -> (String, 0) -> (Reset, 0) -> (make, 1) -> (, 0) -> (TokenSource, 1) -> (ReuseTokenSource, 2) -> (goodFunc, 1) -> (watcher, 0) -> (getAddrConn, 0) -> (RecordTransition, 2) -> (down, 2) -> (resetTransport, 0) -> (hcancel, 0) -> (healthCheckFunc, 4) -> (NewClientTransport, 7) -> (newHTTP2Client, 7) -> (newLoopyWriter, 4)
(printValues, 2) -> (value, 1) -> (array, 1) -> (Elem, 0) -> (Wrap, 2) -> (fn, 0) -> (TokenSource, 1) -> (ReuseTokenSource, 2)
(printValues, 2) -> (String, 0) -> (Format, 1) -> (WriteByte, 1) -> (, 0) -> (TokenSource, 1) -> (ReuseTokenSource, 2) -> (goodFunc, 1) -> (UpdateState, 1) -> (updateResolverState, 2) -> (updateClientConnState, 1) -> (HandleResolvedAddrs, 2) -> (UpdateAddresses, 1)
(printValues, 2) -> (String, 0) -> (Unlock, 0) -> (unlockFileEx, 5) -> (, 0) -> (TokenSource, 1) -> (ReuseTokenSource, 2) -> (goodFunc, 1) -> (ParseURL, 1) -> (Dial, 3) -> (FromEnvironment, 0) -> (FromEnvironmentUsing, 1) -> (loop, 0)
(printValues, 2) -> (String, 0) -> (Decode, 1) -> (Error, 0) -> (acquireSocket, 0) -> (socketLogin, 1) -> (Login, 1) -> (getRFC2253NameStringFromCert, 1) -> (saslNewScram, 1) -> (NewClient, 3)
(printValues, 2) -> (value, 1) -> (name, 1) -> (SetMapIndex, 2) -> (Add, 2) -> (updateIndices, 3) -> (deleteFromIndices, 2) -> (Quo, 2)
(printValues, 2) -> (value, 1) -> (name, 1) -> (SetMapIndex, 2) -> (Add, 2) -> (updateIndices, 3) -> (deleteFromIndices, 2) -> (Quo, 2) -> (Build, 3)
(printValues, 2) -> (value, 1) -> (name, 1) -> (SetMapIndex, 2) -> (Add, 2) -> (updateIndices, 3) -> (deleteFromIndices, 2) -> (Quo, 2) -> (Build, 3) -> (start, 0) -> (setupFd, 1) -> (RecordTransition, 2) -> (down, 2)
(printValues, 2) -> (String, 0) -> (Unlock, 0) -> (unlockFileEx, 5) -> (, 0) -> (TokenSource, 1) -> (ReuseTokenSource, 2) -> (goodFunc, 1) -> (UpdateState, 1) -> (updateResolverState, 2) -> (updateClientConnState, 1) -> (HandleResolvedAddrs, 2) -> (UpdateAddresses, 1)
(printValues, 2) -> (value, 1) -> (scan, 0) -> (Lex, 0) -> (Wait, 0) -> (cancel, 0) -> (Syscall6, 7)
(printValues, 2) -> (String, 0) -> (Write, 1) -> (severity, 1) -> (WithCancel, 1) -> (cancel, 2)
(printValues, 2) -> (String, 0) -> (formatErrorDescription, 2) -> (Execute, 2) -> (get, 1) -> (SetTransportDefaults, 1) -> (Warningf, 2) -> (configureTransport, 1) -> (addConnIfNeeded, 3)
(printValues, 2) -> (String, 0) -> (Reset, 0) -> (make, 1) -> (, 0) -> (TokenSource, 1) -> (ReuseTokenSource, 2) -> (goodFunc, 1) -> (ResolveNow, 1) -> (resolveNow, 1)
(printValues, 2) -> (String, 0) -> (formatErrorDescription, 2) -> (Execute, 2) -> (Search, 2) -> (List, 1) -> (ListFunc, 1) -> (EachListItem, 2) -> (Handle, 2) -> (Copy, 5) -> (n, 3) -> (xzDecompress, 2) -> (cmdStream, 2)
(printValues, 2) -> (String, 0) -> (Write, 1) -> (severity, 1) -> (ImportLayer, 3) -> (New, 3) -> (Pull, 1) -> (newFuncDialOption, 1) -> (ParseURL, 1) -> (Dial, 3) -> (FromEnvironment, 0) -> (FromEnvironmentUsing, 1) -> (AddFromString, 1) -> (AddHost, 1)
(printValues, 2) -> (value, 1) -> (array, 1) -> (Elem, 0) -> (Add, 2) -> (updateIndices, 3) -> (deleteFromIndices, 2) -> (Quo, 2) -> (GetConnectionHelper, 1) -> (ParseURL, 1) -> (Dial, 3) -> (FromEnvironment, 0) -> (FromEnvironmentUsing, 1) -> (loop, 0) -> (distribute, 1)
(printValues, 2) -> (String, 0) -> (Format, 1) -> (WriteByte, 1) -> (init, 0) -> (Current, 0)
(printValues, 2) -> (String, 0) -> (Write, 1) -> (severity, 1) -> (Run, 2) -> (serve, 3) -> (ServeConn, 2) -> (serve, 0) -> (writeFrame, 1) -> (splitHeaderBlock, 3) -> (fn, 4)
(printValues, 2) -> (value, 1) -> (name, 1) -> (SetMapIndex, 2) -> (Wrap, 2) -> (fn, 0) -> (TokenSource, 1) -> (ReuseTokenSource, 2) -> (Build, 3) -> (start, 0) -> (setupFd, 1)
(printValues, 2) -> (String, 0) -> (Format, 1) -> (WriteByte, 1) -> (HTTPWrappersForConfig, 2) -> (NewImpersonatingRoundTripper, 2) -> (Token, 0) -> (parseTokenCmdOutput, 1) -> (run, 0) -> (OnDelete, 1) -> (FilterFunc, 1)
(printValues, 2) -> (String, 0) -> (Write, 1) -> (severity, 1) -> (SetMulti, 1) -> (translateStatusToError, 2) -> (tryUnmarshalError, 2) -> (shouldEscape, 1) -> (run, 0) -> (OnDelete, 1) -> (FilterFunc, 1)
(printValues, 2) -> (String, 0) -> (Unlock, 0) -> (unlockFileEx, 5) -> (, 0) -> (TokenSource, 1) -> (ReuseTokenSource, 2) -> (goodFunc, 1) -> (UpdateState, 1) -> (updateResolverState, 2) -> (updateClientConnState, 1) -> (HandleResolvedAddrs, 2) -> (UpdateAddresses, 1) -> (newAddrConn, 2)
(printValues, 2) -> (String, 0) -> (Reset, 0) -> (make, 1) -> (Next, 0) -> (lookup, 0) -> (compileUpdate, 1) -> (ParseServiceConfig, 1) -> (Dial, 2) -> (DialWithConn, 4)
(printValues, 2) -> (String, 0) -> (WriteString, 1) -> (string, 1) -> (Set, 2) -> (implementation, 1) -> (decodeReferenceToken, 1) -> (yubiRemoveKey, 5) -> (scheduleBodyWrite, 0)
(printValues, 2) -> (value, 1) -> (object, 1) -> (panic, 1) -> (Add, 2) -> (updateIndices, 3) -> (deleteFromIndices, 2) -> (Quo, 2) -> (ParseURL, 1) -> (Dial, 3) -> (FromEnvironment, 0) -> (FromEnvironmentUsing, 1) -> (AddFromString, 1) -> (AddHost, 1)
(printValues, 2) -> (String, 0) -> (Format, 1) -> (WriteByte, 1) -> (Get, 1) -> (NewNotFound, 2)
(printValues, 2) -> (String, 0) -> (writeAsCSV, 1) -> (TrimSuffix, 2) -> (Set, 2) -> (implementation, 1) -> (decodeReferenceToken, 1) -> (yubiRemoveKey, 5) -> (scheduleBodyWrite, 0)
(printValues, 2) -> (String, 0) -> (Flush, 0) -> (lockAndFlushAll, 0) -> (, 0) -> (TokenSource, 1) -> (ReuseTokenSource, 2) -> (goodFunc, 1) -> (dialStreamLocal, 1)
(printValues, 2) -> (String, 0) -> (Decode, 1) -> (Error, 0) -> (acquireSocket, 0) -> (socketLogin, 1) -> (Login, 1) -> (getRFC2253NameStringFromCert, 1) -> (newSocket, 3)
(printValues, 2) -> (String, 0) -> (Sort, 1) -> (sort, 1) -> (Close, 0) -> (HandleConn, 2) -> (NewScanner, 1) -> (prioritizedOptions, 1) -> (Connect, 1) -> (newSocket, 3)
(printValues, 2) -> (String, 0) -> (writeAsCSV, 1) -> (TrimSuffix, 2) -> (Count, 0) -> (OnesCount64, 1) -> (legacyArgs, 2) -> (findSuggestions, 1) -> (serve, 0) -> (shutDownIn, 1)
(printValues, 2) -> (value, 1) -> (scan, 0) -> (Lex, 0) -> (Wait, 0) -> (cancel, 0) -> (Syscall6, 7) -> (ReuseTokenSource, 2) -> (GetConnectionHelper, 1) -> (ParseURL, 1) -> (Dial, 3) -> (FromEnvironment, 0) -> (FromEnvironmentUsing, 1) -> (loop, 0)
(printValues, 2) -> (value, 1) -> (array, 1) -> (Elem, 0) -> (New, 1) -> (HTTPWrappersForConfig, 2) -> (NewImpersonatingRoundTripper, 2) -> (Token, 0) -> (configureTransport, 1)
(printValues, 2) -> (String, 0) -> (WriteString, 1) -> (string, 1) -> (Close, 0) -> (HandleConn, 2) -> (NewScanner, 1) -> (prioritizedOptions, 1)
(printValues, 2) -> (String, 0) -> (WriteString, 1) -> (string, 1)
(printValues, 2) -> (String, 0) -> (Write, 1) -> (severity, 1) -> (SetMulti, 1) -> (translateStatusToError, 2) -> (tryUnmarshalError, 2) -> (shouldEscape, 1) -> (scheduleBodyWrite, 0)
(printValues, 2) -> (String, 0) -> (Unlock, 0) -> (unlockFileEx, 5) -> (, 0) -> (TokenSource, 1) -> (ReuseTokenSource, 2) -> (goodFunc, 1) -> (dial, 4)
(printValues, 2) -> (String, 0) -> (Unlock, 0) -> (unlockFileEx, 5) -> (, 0) -> (TokenSource, 1) -> (ReuseTokenSource, 2) -> (goodFunc, 1) -> (start, 0)
(printValues, 2) -> (value, 1) -> (object, 1) -> (panic, 1) -> (unmarshal, 1) -> (ParseGroupVersion, 1) -> (TokenSource, 1) -> (ReuseTokenSource, 2) -> (Build, 3) -> (start, 0) -> (setupFd, 1)
(printValues, 2) -> (value, 1) -> (name, 1) -> (SetMapIndex, 2) -> (Add, 2) -> (updateIndices, 3) -> (deleteFromIndices, 2) -> (Quo, 2) -> (Build, 3) -> (start, 0) -> (setupFd, 1) -> (RecordTransition, 2) -> (down, 2) -> (Put, 3) -> (Commit, 2)
(printValues, 2) -> (value, 1) -> (array, 1) -> (Elem, 0) -> (unmarshal, 1) -> (ParseGroupVersion, 1) -> (TokenSource, 1) -> (ReuseTokenSource, 2) -> (Build, 3)
(printValues, 2) -> (value, 1) -> (object, 1) -> (panic, 1) -> (New, 1) -> (HTTPWrappersForConfig, 2) -> (NewImpersonatingRoundTripper, 2) -> (Token, 0) -> (NewClient, 2) -> (ContextClient, 1)
(printValues, 2) -> (value, 1) -> (array, 1) -> (Elem, 0) -> (unmarshal, 1) -> (ParseGroupVersion, 1) -> (TokenSource, 1) -> (ReuseTokenSource, 2) -> (Build, 3) -> (start, 0) -> (setupFd, 1)
(printValues, 2) -> (value, 1) -> (object, 1) -> (panic, 1) -> (New, 1) -> (HTTPWrappersForConfig, 2) -> (NewImpersonatingRoundTripper, 2) -> (Token, 0) -> (NewClient, 2) -> (ContextClient, 1) -> (appengineClientHook, 1)
(printValues, 2) -> (String, 0) -> (Unlock, 0) -> (unlockFileEx, 5) -> (, 0) -> (TokenSource, 1) -> (ReuseTokenSource, 2) -> (goodFunc, 1) -> (ParseURL, 1) -> (Dial, 3) -> (FromEnvironment, 0) -> (FromEnvironmentUsing, 1)
(printValues, 2) -> (value, 1) -> (array, 1) -> (Elem, 0) -> (Set, 1) -> (isLiteral, 1) -> (StoreInt32, 2) -> (Panic, 1) -> (GetConnectionHelper, 1) -> (ParseURL, 1) -> (Dial, 3) -> (FromEnvironment, 0) -> (FromEnvironmentUsing, 1) -> (loop, 0)
(printValues, 2) -> (value, 1) -> (object, 1) -> (panic, 1) -> (Wrap, 2) -> (fn, 0) -> (TokenSource, 1) -> (ReuseTokenSource, 2)
(printValues, 2) -> (value, 1) -> (array, 1) -> (Elem, 0) -> (New, 1) -> (HTTPWrappersForConfig, 2) -> (NewImpersonatingRoundTripper, 2) -> (Token, 0) -> (NewClient, 2) -> (ContextClient, 1) -> (appengineClientHook, 1) -> (FilterFunc, 1) -> (allReady, 0)
(printValues, 2) -> (value, 1) -> (nextValue, 2) -> (eof, 0) -> (Next, 0) -> (lookup, 0) -> (compileUpdate, 1) -> (ParseServiceConfig, 1) -> (GetConnectionHelper, 1) -> (ParseURL, 1) -> (Dial, 3) -> (FromEnvironment, 0) -> (FromEnvironmentUsing, 1) -> (loop, 0) -> (distribute, 1)
(printValues, 2) -> (value, 1) -> (scan, 0) -> (Lex, 0) -> (Wait, 0) -> (cancel, 0) -> (Syscall6, 7) -> (ReuseTokenSource, 2) -> (Build, 3) -> (start, 0) -> (setupFd, 1)
(printValues, 2) -> (String, 0) -> (Decode, 1) -> (Error, 0) -> (, 0) -> (TokenSource, 1) -> (ReuseTokenSource, 2) -> (goodFunc, 1) -> (ParseURL, 1) -> (Dial, 3) -> (FromEnvironment, 0) -> (FromEnvironmentUsing, 1) -> (loop, 0)
(printValues, 2) -> (String, 0) -> (writeAsCSV, 1) -> (TrimSuffix, 2) -> (Context, 0) -> (commitAttempt, 0) -> (commitAttemptLocked, 0)
(printValues, 2) -> (String, 0) -> (Write, 1) -> (severity, 1) -> (ImportLayer, 3) -> (New, 3) -> (Pull, 1) -> (newFuncDialOption, 1) -> (ParseURL, 1) -> (Dial, 3) -> (FromEnvironment, 0)
(printValues, 2) -> (value, 1) -> (array, 1) -> (Elem, 0) -> (Wrap, 2) -> (fn, 0) -> (TokenSource, 1)
(printValues, 2) -> (value, 1) -> (scan, 0) -> (Lex, 0) -> (Wait, 0) -> (cancel, 0) -> (Syscall6, 7) -> (ReuseTokenSource, 2) -> (Build, 3)
(printValues, 2) -> (String, 0) -> (Reset, 0) -> (make, 1) -> (Next, 0) -> (lookup, 0) -> (compileUpdate, 1) -> (ParseServiceConfig, 1) -> (Build, 3) -> (start, 0) -> (setupFd, 1) -> (RecordTransition, 2) -> (down, 2)
(printValues, 2) -> (String, 0) -> (Decode, 1) -> (Error, 0) -> (ImportLayer, 3) -> (New, 3) -> (Pull, 1) -> (newFuncDialOption, 1) -> (ParseURL, 1) -> (Dial, 3) -> (FromEnvironment, 0) -> (FromEnvironmentUsing, 1) -> (loop, 0)
(printValues, 2) -> (value, 1) -> (unquote, 3) -> (mkerr, 3) -> (Wrap, 2) -> (fn, 0) -> (TokenSource, 1) -> (ReuseTokenSource, 2) -> (Build, 3) -> (start, 0) -> (setupFd, 1) -> (RecordTransition, 2) -> (down, 2) -> (Put, 3) -> (Commit, 2)
(printValues, 2) -> (value, 1) -> (nextValue, 2) -> (eof, 0) -> (Next, 0) -> (lookup, 0) -> (compileUpdate, 1) -> (ParseServiceConfig, 1) -> (Build, 3) -> (start, 0) -> (setupFd, 1) -> (RecordTransition, 2) -> (down, 2) -> (Put, 3) -> (Commit, 2)
(printValues, 2) -> (value, 1) -> (nextValue, 2) -> (eof, 0) -> (Close, 0) -> (HandleConn, 2) -> (NewScanner, 1)
(printValues, 2) -> (value, 1) -> (nextValue, 2) -> (eof, 0) -> (Next, 0) -> (lookup, 0) -> (compileUpdate, 1) -> (ParseServiceConfig, 1) -> (Build, 3) -> (start, 0) -> (setupFd, 1) -> (RecordTransition, 2) -> (down, 2) -> (Put, 3)
(printValues, 2) -> (value, 1) -> (object, 1) -> (panic, 1) -> (Wait, 0) -> (cancel, 0) -> (Syscall6, 7) -> (ReuseTokenSource, 2) -> (Build, 3) -> (start, 0) -> (setupFd, 1) -> (RecordTransition, 2) -> (down, 2) -> (Put, 3)
(printValues, 2) -> (String, 0) -> (Reset, 0) -> (make, 1) -> (, 0) -> (TokenSource, 1) -> (ReuseTokenSource, 2) -> (goodFunc, 1) -> (UpdateState, 1) -> (updateResolverState, 2) -> (updateClientConnState, 1) -> (HandleResolvedAddrs, 2)

```

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: 9d2c67f87b7338eb1a0fa2f18eb81af3d2aac0e1

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.