b'Branch indexing\nConnecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token)\nConnecting to https://api.github.com to check permissions of obtain list of brandonforster for edgexfoundry/go-mod-registry\nObtained Jenkinsfile from de540cc34b2ef0a5a897749165af7b885fe6a68a+b4a5a32afed2ed7a952e157790970ca28fdb19c9 (d5bf4d0e6b67062d39f88cb6320765d7bbbf2882)\nRunning in Durability level: PERFORMANCE_OPTIMIZED\nLoading library edgex-global-pipelines@stable\nExamining edgexfoundry/edgex-global-pipelines\nAttempting to resolve stable as a branch\nAttempting to resolve stable as a tag\nResolved stable as tag stable at revision 6b86bedd0cf3c78e4491af0f7e34491e0846e38a\nusing credential edgex-jenkins-access-pat\n > git rev-parse --is-inside-work-tree # timeout=10\nFetching changes from the remote Git repository\n > git config remote.origin.url https://github.com/edgexfoundry/edgex-global-pipelines.git # timeout=10\nFetching with tags\nFetching upstream changes from https://github.com/edgexfoundry/edgex-global-pipelines.git\n > git --version # timeout=10\nusing GIT_ASKPASS to set credentials edgex-jenkins github PAT for ssh\n > git fetch --tags --progress -- https://github.com/edgexfoundry/edgex-global-pipelines.git +refs/tags/stable:refs/tags/stable # timeout=10\nChecking out Revision 6b86bedd0cf3c78e4491af0f7e34491e0846e38a (stable)\n > git config core.sparsecheckout # timeout=10\n > git checkout -f 6b86bedd0cf3c78e4491af0f7e34491e0846e38a # timeout=10\nCommit message: "Merge pull request #79 from ernestojeda/fix-clair-scan"\n > git remote # timeout=10\n > git submodule init # timeout=10\n > git submodule sync # timeout=10\n > git config --get remote.origin.url # timeout=10\n > git submodule init # timeout=10\n > git config -f .gitmodules --get-regexp ^submodule\\.(.+)\\.url # timeout=10\n > git config --get submodule.global-jjb.url # timeout=10\n > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10\n > git submodule update --init --recursive global-jjb # timeout=10\n[Pipeline] Start of Pipeline\n[Pipeline] echo\n=========================================================\n [edgeXBuildGoApp] RAW Config: [project:go-mod-registry, goVersion:1.12, buildImage:false, pushImage:false, semverBump:patch]\n=========================================================\n[Pipeline] echo\nSetting up nodes based on requested architectures [[amd64, arm64]]\n[Pipeline] echo\nNodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-2g]]\n[Pipeline] echo\n=========================================================\n [edgeXBuildGoApp] Pipeline Parameters:\n=========================================================\n[Pipeline] echo\n MAVEN_SETTINGS: go-mod-registry-settings\n PROJECT: go-mod-registry\n USE_SEMVER: true\n TEST_SCRIPT: make test\n BUILD_SCRIPT: make build\n GO_VERSION: 1.12\n DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-golang-base:1.12.6-alpine\n DOCKER_FILE_PATH: Dockerfile\n DOCKER_BUILD_FILE_PATH: Dockerfile.build\n DOCKER_BUILD_CONTEXT: .\n DOCKER_IMAGE_NAME: docker-go-mod-registry\nDOCKER_REGISTRY_NAMESPACE: \n DOCKER_NEXUS_REPO: staging\n BUILD_DOCKER_IMAGE: false\n PUSH_DOCKER_IMAGE: false\n SEMVER_BUMP_LEVEL: patch\n[Pipeline] node\nStill waiting to schedule task\nWaiting for next available executor on \xe2\x80\x98prd-centos7-docker-4c-2g-5668\xe2\x80\x99\nRunning on prd-centos7-docker-4c-2g-12398 in /w/workspace/gexfoundry_go-mod-registry_PR-39\n[Pipeline] {\n[Pipeline] stage\n[Pipeline] { (Declarative: Checkout SCM)\n[Pipeline] checkout\nusing credential edgex-jenkins-ssh\nCloning the remote Git repository\nCloning with configured refspecs honoured and without tags\nCloning repository git@github.com:edgexfoundry/go-mod-registry.git\n > git init /w/workspace/gexfoundry_go-mod-registry_PR-39 # timeout=10\nFetching upstream changes from git@github.com:edgexfoundry/go-mod-registry.git\n > git --version # timeout=10\nusing GIT_SSH to set credentials SSH Credentials for GitHub\n > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-registry.git +refs/pull/39/head:refs/remotes/origin/PR-39 +refs/heads/master:refs/remotes/origin/master # timeout=10\nFetching without tags\nMerging remotes/origin/master commit b4a5a32afed2ed7a952e157790970ca28fdb19c9 into PR head commit de540cc34b2ef0a5a897749165af7b885fe6a68a\nMerge succeeded, producing c4101a211c15c1ea5aaf53d51520bf0c3322434a\nChecking out Revision c4101a211c15c1ea5aaf53d51520bf0c3322434a (PR-39)\n > git config remote.origin.url git@github.com:edgexfoundry/go-mod-registry.git # timeout=10\n > git config --add remote.origin.fetch +refs/pull/39/head:refs/remotes/origin/PR-39 # timeout=10\n > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10\n > git config remote.origin.url git@github.com:edgexfoundry/go-mod-registry.git # timeout=10\nFetching upstream changes from git@github.com:edgexfoundry/go-mod-registry.git\nusing GIT_SSH to set credentials SSH Credentials for GitHub\n > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-registry.git +refs/pull/39/head:refs/remotes/origin/PR-39 +refs/heads/master:refs/remotes/origin/master # timeout=10\n > git config core.sparsecheckout # timeout=10\n > git checkout -f de540cc34b2ef0a5a897749165af7b885fe6a68a # timeout=10\n > git merge b4a5a32afed2ed7a952e157790970ca28fdb19c9 # timeout=10\n > git rev-parse HEAD^{commit} # timeout=10\n > git config core.sparsecheckout # timeout=10\n > git checkout -f c4101a211c15c1ea5aaf53d51520bf0c3322434a # timeout=10\nCommit message: "Merge commit \'b4a5a32afed2ed7a952e157790970ca28fdb19c9\' into HEAD"\n > git rev-list --no-walk de540cc34b2ef0a5a897749165af7b885fe6a68a # timeout=10\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] withEnv\n[Pipeline] {\n[Pipeline] timestamps\n[Pipeline] {\n[Pipeline] timeout\n[2020-01-08T14:57:04.538Z] Timeout set to expire in 6 hr 0 min\n[Pipeline] {\n[Pipeline] stage\n[Pipeline] { (Prepare)\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] stage\n[Pipeline] { (Semver Prep)\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-01-08T14:57:05.907Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n[2020-01-08T14:57:05.907Z] \n[2020-01-08T14:57:05.907Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-01-08T14:57:06.238Z] + docker pull nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n[2020-01-08T14:57:06.238Z] latest-x86_64: Pulling from edgexfoundry/git-semver\n[2020-01-08T14:57:06.238Z] e7c96db7181b: Pulling fs layer\n[2020-01-08T14:57:06.238Z] e0440a30f81a: Pulling fs layer\n[2020-01-08T14:57:06.238Z] 23278194169a: Pulling fs layer\n[2020-01-08T14:57:06.499Z] e7c96db7181b: Verifying Checksum\n[2020-01-08T14:57:06.499Z] 23278194169a: Verifying Checksum\n[2020-01-08T14:57:06.499Z] 23278194169a: Download complete\n[2020-01-08T14:57:06.499Z] e0440a30f81a: Verifying Checksum\n[2020-01-08T14:57:06.499Z] e0440a30f81a: Download complete\n[2020-01-08T14:57:06.758Z] e7c96db7181b: Pull complete\n[2020-01-08T14:57:07.327Z] e0440a30f81a: Pull complete\n[2020-01-08T14:57:07.588Z] 23278194169a: Pull complete\n[2020-01-08T14:57:07.588Z] Digest: sha256:2121a62d8197583a24825a9f622dfc149b28693f906786deb2f4bed328822bfe\n[2020-01-08T14:57:07.588Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n[Pipeline] withDockerContainer\n[2020-01-08T14:57:07.729Z] prd-centos7-docker-4c-2g-12398 does not seem to be running inside a container\n[2020-01-08T14:57:07.776Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-registry_PR-39 -v /w/workspace/gexfoundry_go-mod-registry_PR-39:/w/workspace/gexfoundry_go-mod-registry_PR-39:rw,z -v /w/workspace/gexfoundry_go-mod-registry_PR-39@tmp:/w/workspace/gexfoundry_go-mod-registry_PR-39@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64 cat\n[2020-01-08T14:57:08.449Z] $ docker top c1b40b8faf91b97fd74168cf00174fb8dae990c5f2a9051b62b8f750dc5a9edd -eo pid,comm\n[Pipeline] {\n[Pipeline] withEnv\n[Pipeline] {\n[Pipeline] sshagent\n[2020-01-08T14:57:09.008Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub)\n[2020-01-08T14:57:09.008Z] [ssh-agent] Looking for ssh-agent implementation...\n[2020-01-08T14:57:09.215Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)\n[2020-01-08T14:57:09.215Z] $ docker exec c1b40b8faf91b97fd74168cf00174fb8dae990c5f2a9051b62b8f750dc5a9edd ssh-agent\n[2020-01-08T14:57:09.393Z] SSH_AUTH_SOCK=/tmp/ssh-mktfVQ2oEIYa/agent.15\n[2020-01-08T14:57:09.393Z] SSH_AGENT_PID=22\n[2020-01-08T14:57:09.404Z] Running ssh-add (command line suppressed)\n[2020-01-08T14:57:09.539Z] Identity added: /w/workspace/gexfoundry_go-mod-registry_PR-39@tmp/private_key_7454880555903930633.key (/w/workspace/gexfoundry_go-mod-registry_PR-39@tmp/private_key_7454880555903930633.key)\n[2020-01-08T14:57:09.590Z] [ssh-agent] Started.\n[Pipeline] {\n[Pipeline] sh\n[2020-01-08T14:57:09.934Z] + git describe --exact-match --tags HEAD\n[2020-01-08T14:57:09.934Z] fatal: No names found, cannot describe anything.\n[Pipeline] }\n[2020-01-08T14:57:09.993Z] $ docker exec --env ******** --env ******** c1b40b8faf91b97fd74168cf00174fb8dae990c5f2a9051b62b8f750dc5a9edd ssh-agent -k\n[2020-01-08T14:57:10.149Z] unset SSH_AUTH_SOCK;\n[2020-01-08T14:57:10.150Z] unset SSH_AGENT_PID;\n[2020-01-08T14:57:10.150Z] echo Agent pid 22 killed;\n[2020-01-08T14:57:10.207Z] [ssh-agent] Stopped.\n[Pipeline] // sshagent\n[Pipeline] echo\n[2020-01-08T14:57:10.223Z] [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128\n[2020-01-08T14:57:10.223Z] This usually means this commit has not been tagged.\n[Pipeline] sshagent\n[2020-01-08T14:57:10.254Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub)\n[2020-01-08T14:57:10.254Z] [ssh-agent] Looking for ssh-agent implementation...\n[2020-01-08T14:57:10.441Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)\n[2020-01-08T14:57:10.442Z] $ docker exec c1b40b8faf91b97fd74168cf00174fb8dae990c5f2a9051b62b8f750dc5a9edd ssh-agent\n[2020-01-08T14:57:10.629Z] SSH_AUTH_SOCK=/tmp/ssh-DUlF4OZ4TKzn/agent.57\n[2020-01-08T14:57:10.629Z] SSH_AGENT_PID=64\n[2020-01-08T14:57:10.637Z] Running ssh-add (command line suppressed)\n[2020-01-08T14:57:10.771Z] Identity added: /w/workspace/gexfoundry_go-mod-registry_PR-39@tmp/private_key_8954334675041574507.key (/w/workspace/gexfoundry_go-mod-registry_PR-39@tmp/private_key_8954334675041574507.key)\n[2020-01-08T14:57:10.835Z] [ssh-agent] Started.\n[Pipeline] {\n[Pipeline] sh\n[2020-01-08T14:57:11.139Z] + git semver init\n[2020-01-08T14:57:11.139Z] # -> Open(): unable to determine branch for HEAD\n[2020-01-08T14:57:11.139Z] # $GIT_DIR = /w/workspace/gexfoundry_go-mod-registry_PR-39/.git\n[2020-01-08T14:57:11.139Z] # $GIT_WORK_TREE = /w/workspace/gexfoundry_go-mod-registry_PR-39\n[2020-01-08T14:57:11.139Z] # $SEMVER_REMOTE_NAME = origin\n[2020-01-08T14:57:11.139Z] # $SEMVER_USER_EMAIL = jenkins@edgexfoundry.org\n[2020-01-08T14:57:11.139Z] # $SEMVER_USER_NAME = jenkins\n[2020-01-08T14:57:11.139Z] # $SEMVER_BRANCH = PR-39\n[2020-01-08T14:57:11.139Z] # $SEMVER_TEMP = /tmp/semver-288691788\n[2020-01-08T14:57:11.139Z] # git clone --branch semver git@github.com:edgexfoundry/go-mod-registry.git $SEMVER_TEMP\n[2020-01-08T14:57:11.399Z] # \'/tmp/semver-288691788\' -> \'/w/workspace/gexfoundry_go-mod-registry_PR-39/.semver\'\n[2020-01-08T14:57:11.399Z] # $SEMVER_DIR = /w/workspace/gexfoundry_go-mod-registry_PR-39/.semver\n[Pipeline] }\n[2020-01-08T14:57:11.407Z] $ docker exec --env ******** --env ******** c1b40b8faf91b97fd74168cf00174fb8dae990c5f2a9051b62b8f750dc5a9edd ssh-agent -k\n[2020-01-08T14:57:11.546Z] unset SSH_AUTH_SOCK;\n[2020-01-08T14:57:11.546Z] unset SSH_AGENT_PID;\n[2020-01-08T14:57:11.546Z] echo Agent pid 64 killed;\n[2020-01-08T14:57:11.603Z] [ssh-agent] Stopped.\n[Pipeline] // sshagent\n[Pipeline] }\n[Pipeline] // withEnv\n[Pipeline] sh\n[2020-01-08T14:57:11.924Z] + git semver\n[Pipeline] }\n[2020-01-08T14:57:11.937Z] $ docker stop --time=1 c1b40b8faf91b97fd74168cf00174fb8dae990c5f2a9051b62b8f750dc5a9edd\n[2020-01-08T14:57:13.303Z] $ docker rm -f c1b40b8faf91b97fd74168cf00174fb8dae990c5f2a9051b62b8f750dc5a9edd\n[Pipeline] // withDockerContainer\n[Pipeline] writeFile\n[Pipeline] stash\n[2020-01-08T14:57:13.847Z] Stashed 30 file(s)\n[Pipeline] echo\n[2020-01-08T14:57:13.849Z] [edgeXSemver] initialized semver on version 0.0.0\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] stage\n[Pipeline] { (Build)\n[Pipeline] parallel\n[Pipeline] { (Branch: amd64)\n[Pipeline] { (Branch: arm64)\n[Pipeline] stage\n[Pipeline] { (amd64)\n[Pipeline] stage\n[Pipeline] { (arm64)\n[Pipeline] node\n[Pipeline] node\n[2020-01-08T14:57:28.935Z] Still waiting to schedule task\n[2020-01-08T14:57:28.935Z] Waiting for next available executor on \xe2\x80\x98centos7-docker-4c-2g\xe2\x80\x99\n[2020-01-08T14:57:28.937Z] Still waiting to schedule task\n[2020-01-08T14:57:28.937Z] All nodes of label \xe2\x80\x98ubuntu18.04-docker-arm64-4c-2g\xe2\x80\x99 are offline\n[2020-01-08T14:59:19.704Z] Running on prd-ubuntu18.04-docker-arm64-4c-2g-12399 in /w/workspace/gexfoundry_go-mod-registry_PR-39\n[Pipeline] {\n[Pipeline] checkout\n[2020-01-08T14:59:27.782Z] using credential edgex-jenkins-ssh\n[2020-01-08T14:59:27.811Z] Cloning the remote Git repository\n[2020-01-08T14:59:27.811Z] Cloning with configured refspecs honoured and without tags\n[2020-01-08T14:59:27.870Z] Cloning repository git@github.com:edgexfoundry/go-mod-registry.git\n[2020-01-08T14:59:27.963Z] > git init /w/workspace/gexfoundry_go-mod-registry_PR-39 # timeout=10\n[2020-01-08T14:59:28.047Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-registry.git\n[2020-01-08T14:59:28.049Z] > git --version # timeout=10\n[2020-01-08T14:59:28.075Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n[2020-01-08T14:59:28.146Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-registry.git +refs/pull/39/head:refs/remotes/origin/PR-39 +refs/heads/master:refs/remotes/origin/master # timeout=10\n[2020-01-08T14:59:28.854Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-registry.git # timeout=10\n[2020-01-08T14:59:28.874Z] > git config --add remote.origin.fetch +refs/pull/39/head:refs/remotes/origin/PR-39 # timeout=10\n[2020-01-08T14:59:28.894Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10\n[2020-01-08T14:59:28.969Z] Fetching without tags\n[2020-01-08T14:59:29.444Z] Merging remotes/origin/master commit b4a5a32afed2ed7a952e157790970ca28fdb19c9 into PR head commit de540cc34b2ef0a5a897749165af7b885fe6a68a\n[2020-01-08T14:59:29.639Z] Merge succeeded, producing 0a40672ee8cbab313d2e0230d56f46f890ba6fb3\n[2020-01-08T14:59:29.639Z] Checking out Revision 0a40672ee8cbab313d2e0230d56f46f890ba6fb3 (PR-39)\n[2020-01-08T14:59:28.938Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-registry.git # timeout=10\n[2020-01-08T14:59:28.984Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-registry.git\n[2020-01-08T14:59:28.985Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n[2020-01-08T14:59:28.999Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-registry.git +refs/pull/39/head:refs/remotes/origin/PR-39 +refs/heads/master:refs/remotes/origin/master # timeout=10\n[2020-01-08T14:59:29.464Z] > git config core.sparsecheckout # timeout=10\n[2020-01-08T14:59:29.496Z] > git checkout -f de540cc34b2ef0a5a897749165af7b885fe6a68a # timeout=10\n[2020-01-08T14:59:29.570Z] > git merge b4a5a32afed2ed7a952e157790970ca28fdb19c9 # timeout=10\n[2020-01-08T14:59:29.615Z] > git rev-parse HEAD^{commit} # timeout=10\n[2020-01-08T14:59:29.647Z] > git config core.sparsecheckout # timeout=10\n[2020-01-08T14:59:29.663Z] > git checkout -f 0a40672ee8cbab313d2e0230d56f46f890ba6fb3 # timeout=10\n[2020-01-08T14:59:34.022Z] Commit message: "Merge commit \'b4a5a32afed2ed7a952e157790970ca28fdb19c9\' into HEAD"\n[2020-01-08T14:59:34.028Z] > git rev-list --no-walk de540cc34b2ef0a5a897749165af7b885fe6a68a # timeout=10\n[Pipeline] withEnv\n[Pipeline] {\n[Pipeline] withEnv\n[Pipeline] {\n[Pipeline] stage\n[Pipeline] { (Prep)\n[Pipeline] script\n[Pipeline] {\n[Pipeline] unstash\n[Pipeline] echo\n[2020-01-08T14:59:35.087Z] =========================================================\n[2020-01-08T14:59:35.087Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-golang-base:1.12.6-alpine-arm64]\n[2020-01-08T14:59:35.087Z] =========================================================\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-01-08T14:59:35.863Z] Running on prd-centos7-docker-4c-2g-12400 in /w/workspace/gexfoundry_go-mod-registry_PR-39\n[Pipeline] {\n[Pipeline] checkout\n[2020-01-08T14:59:36.526Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-golang-base:1.12.6-alpine-arm64 .\n[2020-01-08T14:59:37.512Z] Sending build context to Docker daemon 316.9kB\r\r\n[2020-01-08T14:59:37.512Z] Step 1/7 : ARG BASE=golang:1.12-alpine\n[2020-01-08T14:59:37.512Z] Step 2/7 : FROM ${BASE}\n[2020-01-08T14:59:37.787Z] 1.12.6-alpine-arm64: Pulling from edgex-golang-base\n[2020-01-08T14:59:37.787Z] 54e94bcddc88: Pulling fs layer\n[2020-01-08T14:59:37.787Z] 43582c0db3f3: Pulling fs layer\n[2020-01-08T14:59:37.787Z] 9fe16242a9df: Pulling fs layer\n[2020-01-08T14:59:37.787Z] fbf0f20b3a29: Pulling fs layer\n[2020-01-08T14:59:37.787Z] 57bbd25d50cb: Pulling fs layer\n[2020-01-08T14:59:37.787Z] 4c3326bd8e33: Pulling fs layer\n[2020-01-08T14:59:37.787Z] d45218f23013: Pulling fs layer\n[2020-01-08T14:59:37.787Z] d22026c5ede0: Pulling fs layer\n[2020-01-08T14:59:37.787Z] f32e18732fe6: Pulling fs layer\n[2020-01-08T14:59:37.787Z] 3a2ca3ccd3c2: Pulling fs layer\n[2020-01-08T14:59:37.787Z] 43f99696bdfb: Pulling fs layer\n[2020-01-08T14:59:37.787Z] fbf0f20b3a29: Waiting\n[2020-01-08T14:59:37.787Z] 57bbd25d50cb: Waiting\n[2020-01-08T14:59:37.787Z] 4c3326bd8e33: Waiting\n[2020-01-08T14:59:37.787Z] d45218f23013: Waiting\n[2020-01-08T14:59:37.787Z] d22026c5ede0: Waiting\n[2020-01-08T14:59:37.787Z] f32e18732fe6: Waiting\n[2020-01-08T14:59:37.787Z] 3a2ca3ccd3c2: Waiting\n[2020-01-08T14:59:37.787Z] 43f99696bdfb: Waiting\n[2020-01-08T14:59:37.787Z] 9fe16242a9df: Verifying Checksum\n[2020-01-08T14:59:37.787Z] 9fe16242a9df: Download complete\n[2020-01-08T14:59:37.787Z] 43582c0db3f3: Verifying Checksum\n[2020-01-08T14:59:37.787Z] 43582c0db3f3: Download complete\n[2020-01-08T14:59:37.787Z] 57bbd25d50cb: Verifying Checksum\n[2020-01-08T14:59:37.787Z] 57bbd25d50cb: Download complete\n[2020-01-08T14:59:38.071Z] 4c3326bd8e33: Verifying Checksum\n[2020-01-08T14:59:38.071Z] 4c3326bd8e33: Download complete\n[2020-01-08T14:59:38.071Z] 54e94bcddc88: Verifying Checksum\n[2020-01-08T14:59:38.071Z] 54e94bcddc88: Download complete\n[2020-01-08T14:59:38.345Z] using credential edgex-jenkins-ssh\n[2020-01-08T14:59:38.364Z] Cloning the remote Git repository\n[2020-01-08T14:59:38.364Z] Cloning with configured refspecs honoured and without tags\n[2020-01-08T14:59:37.822Z] Cloning repository git@github.com:edgexfoundry/go-mod-registry.git\n[2020-01-08T14:59:37.860Z] > git init /w/workspace/gexfoundry_go-mod-registry_PR-39 # timeout=10\n[2020-01-08T14:59:39.099Z] Fetching without tags\n[2020-01-08T14:59:39.489Z] Merging remotes/origin/master commit b4a5a32afed2ed7a952e157790970ca28fdb19c9 into PR head commit de540cc34b2ef0a5a897749165af7b885fe6a68a\n[2020-01-08T14:59:39.552Z] Merge succeeded, producing 2742d4e001630192f9661d45a93cc9e91fdcfdca\n[2020-01-08T14:59:39.552Z] Checking out Revision 2742d4e001630192f9661d45a93cc9e91fdcfdca (PR-39)\n[2020-01-08T14:59:38.041Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-registry.git\n[2020-01-08T14:59:38.042Z] > git --version # timeout=10\n[2020-01-08T14:59:38.047Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n[2020-01-08T14:59:38.071Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-registry.git +refs/pull/39/head:refs/remotes/origin/PR-39 +refs/heads/master:refs/remotes/origin/master # timeout=10\n[2020-01-08T14:59:38.560Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-registry.git # timeout=10\n[2020-01-08T14:59:38.566Z] > git config --add remote.origin.fetch +refs/pull/39/head:refs/remotes/origin/PR-39 # timeout=10\n[2020-01-08T14:59:38.573Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10\n[2020-01-08T14:59:38.585Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-registry.git # timeout=10\n[2020-01-08T14:59:38.598Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-registry.git\n[2020-01-08T14:59:38.598Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n[2020-01-08T14:59:38.602Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-registry.git +refs/pull/39/head:refs/remotes/origin/PR-39 +refs/heads/master:refs/remotes/origin/master # timeout=10\n[2020-01-08T14:59:39.023Z] > git config core.sparsecheckout # timeout=10\n[2020-01-08T14:59:39.029Z] > git checkout -f de540cc34b2ef0a5a897749165af7b885fe6a68a # timeout=10\n[2020-01-08T14:59:39.059Z] > git merge b4a5a32afed2ed7a952e157790970ca28fdb19c9 # timeout=10\n[2020-01-08T14:59:39.076Z] > git rev-parse HEAD^{commit} # timeout=10\n[2020-01-08T14:59:39.086Z] > git config core.sparsecheckout # timeout=10\n[2020-01-08T14:59:39.090Z] > git checkout -f 2742d4e001630192f9661d45a93cc9e91fdcfdca # timeout=10\n[2020-01-08T14:59:40.058Z] 54e94bcddc88: Pull complete\n[2020-01-08T14:59:40.672Z] 43582c0db3f3: Pull complete\n[2020-01-08T14:59:41.271Z] 9fe16242a9df: Pull complete\n[2020-01-08T14:59:42.874Z] Commit message: "Merge commit \'b4a5a32afed2ed7a952e157790970ca28fdb19c9\' into HEAD"\n[2020-01-08T14:59:42.689Z] > git rev-list --no-walk de540cc34b2ef0a5a897749165af7b885fe6a68a # timeout=10\n[Pipeline] withEnv\n[Pipeline] {\n[Pipeline] withEnv\n[Pipeline] {\n[Pipeline] stage\n[Pipeline] { (Prep)\n[Pipeline] script\n[Pipeline] {\n[Pipeline] unstash\n[Pipeline] echo\n[2020-01-08T14:59:43.487Z] =========================================================\n[2020-01-08T14:59:43.487Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-golang-base:1.12.6-alpine]\n[2020-01-08T14:59:43.487Z] =========================================================\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-01-08T14:59:44.123Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-golang-base:1.12.6-alpine .\n[2020-01-08T14:59:44.123Z] Sending build context to Docker daemon 316.9kB\r\r\n[2020-01-08T14:59:44.123Z] Step 1/7 : ARG BASE=golang:1.12-alpine\n[2020-01-08T14:59:44.123Z] Step 2/7 : FROM ${BASE}\n[2020-01-08T14:59:44.388Z] 1.12.6-alpine: Pulling from edgex-golang-base\n[2020-01-08T14:59:44.388Z] 921b31ab772b: Pulling fs layer\n[2020-01-08T14:59:44.388Z] 2d3896533852: Pulling fs layer\n[2020-01-08T14:59:44.388Z] 28c34ce20860: Pulling fs layer\n[2020-01-08T14:59:44.388Z] 9186bf07c4ae: Pulling fs layer\n[2020-01-08T14:59:44.388Z] 7f1720e95b4b: Pulling fs layer\n[2020-01-08T14:59:44.388Z] 24d9f57f8391: Pulling fs layer\n[2020-01-08T14:59:44.388Z] 9498642caea3: Pulling fs layer\n[2020-01-08T14:59:44.388Z] ba4d0a6bad5e: Pulling fs layer\n[2020-01-08T14:59:44.388Z] 7af212d24233: Pulling fs layer\n[2020-01-08T14:59:44.388Z] ee2efeeb882f: Pulling fs layer\n[2020-01-08T14:59:44.388Z] d216d3b964db: Pulling fs layer\n[2020-01-08T14:59:44.388Z] 9186bf07c4ae: Waiting\n[2020-01-08T14:59:44.388Z] 7f1720e95b4b: Waiting\n[2020-01-08T14:59:44.388Z] 7af212d24233: Waiting\n[2020-01-08T14:59:44.388Z] 24d9f57f8391: Waiting\n[2020-01-08T14:59:44.388Z] 9498642caea3: Waiting\n[2020-01-08T14:59:44.388Z] ee2efeeb882f: Waiting\n[2020-01-08T14:59:44.388Z] d216d3b964db: Waiting\n[2020-01-08T14:59:44.388Z] ba4d0a6bad5e: Waiting\n[2020-01-08T14:59:44.388Z] 28c34ce20860: Verifying Checksum\n[2020-01-08T14:59:44.388Z] 28c34ce20860: Download complete\n[2020-01-08T14:59:44.388Z] 2d3896533852: Download complete\n[2020-01-08T14:59:44.388Z] 7f1720e95b4b: Verifying Checksum\n[2020-01-08T14:59:44.388Z] 7f1720e95b4b: Download complete\n[2020-01-08T14:59:44.388Z] 24d9f57f8391: Verifying Checksum\n[2020-01-08T14:59:44.388Z] 24d9f57f8391: Download complete\n[2020-01-08T14:59:44.648Z] d45218f23013: Verifying Checksum\n[2020-01-08T14:59:44.648Z] d45218f23013: Download complete\n[2020-01-08T14:59:44.648Z] f32e18732fe6: Verifying Checksum\n[2020-01-08T14:59:44.648Z] f32e18732fe6: Download complete\n[2020-01-08T14:59:44.653Z] 921b31ab772b: Verifying Checksum\n[2020-01-08T14:59:44.653Z] 921b31ab772b: Download complete\n[2020-01-08T14:59:44.912Z] 921b31ab772b: Pull complete\n[2020-01-08T14:59:45.171Z] 2d3896533852: Pull complete\n[2020-01-08T14:59:45.171Z] 28c34ce20860: Pull complete\n[2020-01-08T14:59:47.708Z] 9498642caea3: Verifying Checksum\n[2020-01-08T14:59:47.708Z] 9498642caea3: Download complete\n[2020-01-08T14:59:47.708Z] 7af212d24233: Verifying Checksum\n[2020-01-08T14:59:47.708Z] 7af212d24233: Download complete\n[2020-01-08T14:59:48.956Z] 3a2ca3ccd3c2: Verifying Checksum\n[2020-01-08T14:59:48.956Z] 3a2ca3ccd3c2: Download complete\n[2020-01-08T14:59:48.956Z] 43f99696bdfb: Verifying Checksum\n[2020-01-08T14:59:48.956Z] 43f99696bdfb: Download complete\n[2020-01-08T14:59:51.008Z] ee2efeeb882f: Verifying Checksum\n[2020-01-08T14:59:51.008Z] ee2efeeb882f: Download complete\n[2020-01-08T14:59:51.008Z] d216d3b964db: Verifying Checksum\n[2020-01-08T14:59:51.008Z] d216d3b964db: Download complete\n[2020-01-08T14:59:51.577Z] d22026c5ede0: Verifying Checksum\n[2020-01-08T14:59:51.577Z] d22026c5ede0: Download complete\n[2020-01-08T14:59:52.396Z] ba4d0a6bad5e: Verifying Checksum\n[2020-01-08T14:59:52.397Z] ba4d0a6bad5e: Download complete\n[2020-01-08T14:59:52.397Z] 9186bf07c4ae: Verifying Checksum\n[2020-01-08T14:59:52.397Z] 9186bf07c4ae: Download complete\n[2020-01-08T14:59:53.024Z] fbf0f20b3a29: Verifying Checksum\n[2020-01-08T14:59:53.024Z] fbf0f20b3a29: Download complete\n[2020-01-08T14:59:57.676Z] 9186bf07c4ae: Pull complete\n[2020-01-08T14:59:57.676Z] 7f1720e95b4b: Pull complete\n[2020-01-08T14:59:57.676Z] 24d9f57f8391: Pull complete\n[2020-01-08T15:00:02.980Z] 9498642caea3: Pull complete\n[2020-01-08T15:00:06.287Z] ba4d0a6bad5e: Pull complete\n[2020-01-08T15:00:06.548Z] 7af212d24233: Pull complete\n[2020-01-08T15:00:07.115Z] ee2efeeb882f: Pull complete\n[2020-01-08T15:00:07.374Z] d216d3b964db: Pull complete\n[2020-01-08T15:00:07.374Z] Digest: sha256:26065ac814cd2cdfd2492c2d3318b13c68791c8cca06e489144751c6f654f77d\n[2020-01-08T15:00:07.374Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-golang-base:1.12.6-alpine\n[2020-01-08T15:00:07.374Z] ---> 140a058597bd\n[2020-01-08T15:00:07.374Z] Step 3/7 : LABEL license=\'SPDX-License-Identifier: Apache-2.0\' copyright=\'Copyright (c) 2020: Intel\'\n[2020-01-08T15:00:07.374Z] ---> Running in d28f83a02b4b\n[2020-01-08T15:00:07.633Z] Removing intermediate container d28f83a02b4b\n[2020-01-08T15:00:07.633Z] ---> 9543164f7d9e\n[2020-01-08T15:00:07.633Z] Step 4/7 : RUN apk add --update bash\n[2020-01-08T15:00:07.633Z] ---> Running in 065c19f40557\n[2020-01-08T15:00:08.047Z] fbf0f20b3a29: Pull complete\n[2020-01-08T15:00:08.048Z] 57bbd25d50cb: Pull complete\n[2020-01-08T15:00:08.048Z] 4c3326bd8e33: Pull complete\n[2020-01-08T15:00:08.570Z] fetch http://nl.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz\n[2020-01-08T15:00:09.506Z] fetch http://nl.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz\n[2020-01-08T15:00:09.766Z] OK: 134 MiB in 39 packages\n[2020-01-08T15:00:10.029Z] Removing intermediate container 065c19f40557\n[2020-01-08T15:00:10.029Z] ---> 149a7c722daa\n[2020-01-08T15:00:10.029Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry\n[2020-01-08T15:00:10.288Z] ---> Running in a77754fa386c\n[2020-01-08T15:00:10.288Z] Removing intermediate container a77754fa386c\n[2020-01-08T15:00:10.288Z] ---> c94b3a27cc98\n[2020-01-08T15:00:10.288Z] Step 6/7 : COPY go.mod .\n[2020-01-08T15:00:10.551Z] ---> 1fae06b02c93\n[2020-01-08T15:00:10.551Z] Step 7/7 : RUN go mod download\n[2020-01-08T15:00:10.551Z] ---> Running in 414e48f0b3fb\n[2020-01-08T15:00:11.121Z] \x1b[91mgo: finding github.com/pelletier/go-toml v1.2.0\n[2020-01-08T15:00:11.121Z] \x1b[0m\x1b[91mgo: finding github.com/pkg/errors v0.8.1\n[2020-01-08T15:00:11.121Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54\n[2020-01-08T15:00:11.121Z] \x1b[0m\x1b[91mgo: finding github.com/cenkalti/backoff v2.2.1+incompatible\n[2020-01-08T15:00:11.121Z] go: finding github.com/mitchellh/copystructure v1.0.0\n[2020-01-08T15:00:11.121Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/consul/api v1.1.0\n[2020-01-08T15:00:11.121Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/testify v1.3.0\n[2020-01-08T15:00:11.690Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/reflectwalk v1.0.0\n[2020-01-08T15:00:11.690Z] \x1b[0m\x1b[91mgo: finding github.com/davecgh/go-spew v1.1.0\n[2020-01-08T15:00:11.690Z] go: finding github.com/stretchr/objx v0.1.0\n[2020-01-08T15:00:11.690Z] \x1b[0m\x1b[91mgo: finding github.com/pmezard/go-difflib v1.0.0\n[2020-01-08T15:00:14.765Z] d45218f23013: Pull complete\n[2020-01-08T15:00:14.980Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/consul/sdk v0.1.1\n[2020-01-08T15:00:14.980Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-rootcerts v1.0.0\n[2020-01-08T15:00:14.980Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/mapstructure v1.1.2\n[2020-01-08T15:00:14.980Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-uuid v1.0.1\n[2020-01-08T15:00:14.980Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-cleanhttp v0.5.1\n[2020-01-08T15:00:14.980Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/serf v0.8.2\n[2020-01-08T15:00:14.980Z] \x1b[0m\x1b[91mgo: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c\n[2020-01-08T15:00:14.980Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/go-homedir v1.0.0\n[2020-01-08T15:00:15.240Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/go-testing-interface v1.0.0\n[2020-01-08T15:00:15.499Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/mapstructure v0.0.0-20160808181253-ca63d7c062ee\n[2020-01-08T15:00:15.499Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/gox v0.4.0\n[2020-01-08T15:00:15.499Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-msgpack v0.5.3\n[2020-01-08T15:00:15.499Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/cli v1.0.0\n[2020-01-08T15:00:15.499Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/iochan v1.0.0\n[2020-01-08T15:00:15.499Z] \x1b[0m\x1b[91mgo: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f\n[2020-01-08T15:00:15.499Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/memberlist v0.1.3\n[2020-01-08T15:00:15.499Z] \x1b[0m\x1b[91mgo: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e\n[2020-01-08T15:00:15.499Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/mdns v1.0.0\n[2020-01-08T15:00:15.499Z] \x1b[0m\x1b[91mgo: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da\n[2020-01-08T15:00:15.758Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/logutils v1.0.0\n[2020-01-08T15:00:15.758Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-syslog v1.0.0\n[2020-01-08T15:00:15.758Z] \x1b[0m\x1b[91mgo: finding github.com/miekg/dns v1.0.14\n[2020-01-08T15:00:15.758Z] \x1b[0m\x1b[91mgo: finding github.com/fatih/color v1.7.0\n[2020-01-08T15:00:16.018Z] \x1b[0m\x1b[91mgo: finding github.com/davecgh/go-spew v1.1.1\n[2020-01-08T15:00:16.018Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go.net v0.0.1\n[2020-01-08T15:00:16.278Z] \x1b[0m\x1b[91mgo: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc\n[2020-01-08T15:00:16.278Z] go: finding golang.org/x/net v0.0.0-20181023162649-9b4f9f5ad519\n[2020-01-08T15:00:16.278Z] go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4\n[2020-01-08T15:00:16.278Z] \x1b[0m\x1b[91mgo: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5\n[2020-01-08T15:00:16.278Z] \x1b[0m\x1b[91mgo: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c\n[2020-01-08T15:00:16.278Z] \x1b[0m\x1b[91mgo: finding github.com/mattn/go-isatty v0.0.3\n[2020-01-08T15:00:16.278Z] \x1b[0m\x1b[91mgo: finding golang.org/x/sys v0.0.0-20180823144017-11551d06cbcc\n[2020-01-08T15:00:16.541Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-sockaddr v1.0.0\n[2020-01-08T15:00:16.541Z] \x1b[0m\x1b[91mgo: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529\n[2020-01-08T15:00:16.541Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-multierror v1.0.0\n[2020-01-08T15:00:16.541Z] \x1b[0m\x1b[91mgo: finding github.com/posener/complete v1.1.1\n[2020-01-08T15:00:16.803Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-immutable-radix v1.0.0\n[2020-01-08T15:00:16.803Z] \x1b[0m\x1b[91mgo: finding github.com/mattn/go-colorable v0.0.9\n[2020-01-08T15:00:17.387Z] \x1b[0m\x1b[91mgo: finding github.com/bgentry/speakeasy v0.1.0\n[2020-01-08T15:00:17.387Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/testify v1.2.2\n[2020-01-08T15:00:17.387Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-uuid v1.0.0\n[2020-01-08T15:00:17.387Z] \x1b[0m\x1b[91mgo: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310\n[2020-01-08T15:00:17.387Z] go: finding github.com/hashicorp/errwrap v1.0.0\n[2020-01-08T15:00:17.387Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/golang-lru v0.5.0\n[2020-01-08T15:00:17.651Z] \x1b[0m\x1b[91mgo: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3\n[2020-01-08T15:00:21.436Z] d22026c5ede0: Pull complete\n[2020-01-08T15:00:21.436Z] f32e18732fe6: Pull complete\n[2020-01-08T15:00:23.411Z] 3a2ca3ccd3c2: Pull complete\n[2020-01-08T15:00:23.689Z] 43f99696bdfb: Pull complete\n[2020-01-08T15:00:23.689Z] Digest: sha256:c78950982047a35e7abeb24cdb89444f8193f134334753a69100d3e520a2d2b0\n[2020-01-08T15:00:23.689Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-golang-base:1.12.6-alpine-arm64\n[2020-01-08T15:00:23.689Z] ---> 8c1ce5f80d72\n[2020-01-08T15:00:23.689Z] Step 3/7 : LABEL license=\'SPDX-License-Identifier: Apache-2.0\' copyright=\'Copyright (c) 2020: Intel\'\n[2020-01-08T15:00:25.783Z] \x1b[0mRemoving intermediate container 414e48f0b3fb\n[2020-01-08T15:00:25.783Z] ---> b677eda1b2ea\n[2020-01-08T15:00:26.043Z] Successfully built b677eda1b2ea\n[2020-01-08T15:00:26.043Z] Successfully tagged ci-base-image-x86_64:latest\n[Pipeline] }\n[Pipeline] // script\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] stage\n[Pipeline] { (Test)\n[Pipeline] script\n[Pipeline] {\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-01-08T15:00:26.441Z] + docker inspect -f . ci-base-image-x86_64\n[2020-01-08T15:00:26.441Z] .\n[Pipeline] withDockerContainer\n[2020-01-08T15:00:26.569Z] prd-centos7-docker-4c-2g-12400 does not seem to be running inside a container\n[2020-01-08T15:00:26.615Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_go-mod-registry_PR-39 -v /w/workspace/gexfoundry_go-mod-registry_PR-39:/w/workspace/gexfoundry_go-mod-registry_PR-39:rw,z -v /w/workspace/gexfoundry_go-mod-registry_PR-39@tmp:/w/workspace/gexfoundry_go-mod-registry_PR-39@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat\n[2020-01-08T15:00:27.145Z] $ docker top 8734faa1543a7034e17ceb6db6a4f9591c973908b9dd53f033794bec8c1247e0 -eo pid,comm\n[Pipeline] {\n[Pipeline] sh\n[2020-01-08T15:00:27.963Z] + go version\n[2020-01-08T15:00:27.963Z] go version go1.12.6 linux/amd64\n[Pipeline] sh\n[2020-01-08T15:00:27.987Z] ---> Running in 8a72136e37ef\n[2020-01-08T15:00:27.987Z] Removing intermediate container 8a72136e37ef\n[2020-01-08T15:00:27.987Z] ---> e9b44632ffe4\n[2020-01-08T15:00:27.987Z] Step 4/7 : RUN apk add --update bash\n[2020-01-08T15:00:28.252Z] ---> Running in 115be5ed4843\n[2020-01-08T15:00:28.316Z] + make test\n[2020-01-08T15:00:28.316Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./...\n[2020-01-08T15:00:29.218Z] fetch http://nl.alpinelinux.org/alpine/v3.10/main/aarch64/APKINDEX.tar.gz\n[2020-01-08T15:00:30.182Z] fetch http://nl.alpinelinux.org/alpine/v3.10/community/aarch64/APKINDEX.tar.gz\n[2020-01-08T15:00:30.453Z] OK: 121 MiB in 39 packages\n[2020-01-08T15:00:31.878Z] Removing intermediate container 115be5ed4843\n[2020-01-08T15:00:31.878Z] ---> 81256d08c9fd\n[2020-01-08T15:00:31.878Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry\n[2020-01-08T15:00:32.151Z] ---> Running in a22f217fc415\n[2020-01-08T15:00:32.739Z] Removing intermediate container a22f217fc415\n[2020-01-08T15:00:32.739Z] ---> e73f36b60f03\n[2020-01-08T15:00:32.739Z] Step 6/7 : COPY go.mod .\n[2020-01-08T15:00:33.336Z] ---> 44a373977027\n[2020-01-08T15:00:33.336Z] Step 7/7 : RUN go mod download\n[2020-01-08T15:00:33.336Z] ---> Running in 3172c48b5da9\n[2020-01-08T15:00:34.775Z] \x1b[91mgo: finding github.com/pelletier/go-toml v1.2.0\n[2020-01-08T15:00:34.775Z] \x1b[0m\x1b[91mgo: finding github.com/pkg/errors v0.8.1\n[2020-01-08T15:00:34.775Z] \x1b[0m\x1b[91mgo: finding github.com/cenkalti/backoff v2.2.1+incompatible\n[2020-01-08T15:00:34.775Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/copystructure v1.0.0\n[2020-01-08T15:00:34.775Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/testify v1.3.0\n[2020-01-08T15:00:34.775Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54\n[2020-01-08T15:00:34.775Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/consul/api v1.1.0\n[2020-01-08T15:00:35.774Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/reflectwalk v1.0.0\n[2020-01-08T15:00:36.053Z] \x1b[0m\x1b[91mgo: finding github.com/davecgh/go-spew v1.1.0\n[2020-01-08T15:00:36.053Z] \x1b[0m\x1b[91mgo: finding github.com/pmezard/go-difflib v1.0.0\n[2020-01-08T15:00:36.053Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/objx v0.1.0\n[2020-01-08T15:00:41.496Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/consul/sdk v0.1.1\n[2020-01-08T15:00:41.496Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/serf v0.8.2\n[2020-01-08T15:00:41.496Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/mapstructure v1.1.2\n[2020-01-08T15:00:41.496Z] \x1b[0m\x1b[91mgo: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c\n[2020-01-08T15:00:41.496Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-cleanhttp v0.5.1\n[2020-01-08T15:00:41.496Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-uuid v1.0.1\n[2020-01-08T15:00:41.496Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-rootcerts v1.0.0\n[2020-01-08T15:00:42.102Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/go-homedir v1.0.0\n[2020-01-08T15:00:42.102Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/go-testing-interface v1.0.0\n[2020-01-08T15:00:43.075Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/mapstructure v0.0.0-20160808181253-ca63d7c062ee\n[2020-01-08T15:00:43.075Z] \x1b[0m\x1b[91mgo: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f\n[2020-01-08T15:00:43.075Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/iochan v1.0.0\n[2020-01-08T15:00:43.075Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/gox v0.4.0\n[2020-01-08T15:00:43.075Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/memberlist v0.1.3\n[2020-01-08T15:00:43.075Z] \x1b[0m\x1b[91mgo: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da\n[2020-01-08T15:00:43.075Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/mdns v1.0.0\n[2020-01-08T15:00:43.075Z] \x1b[0m\x1b[91mgo: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e\n[2020-01-08T15:00:43.075Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/cli v1.0.0\n[2020-01-08T15:00:43.259Z] 2020/01/08 15:00:35 http: superfluous response.WriteHeader call from github.com/edgexfoundry/go-mod-registry/internal/pkg/consul.(*MockConsul).Start.func1 (mock_consul.go:165)\n[2020-01-08T15:00:43.259Z] 2020/01/08 15:00:37 http: superfluous response.WriteHeader call from github.com/edgexfoundry/go-mod-registry/internal/pkg/consul.(*MockConsul).Start.func1 (mock_consul.go:165)\n[2020-01-08T15:00:43.259Z] 2020/01/08 15:00:38 http: superfluous response.WriteHeader call from github.com/edgexfoundry/go-mod-registry/internal/pkg/consul.(*MockConsul).Start.func1 (mock_consul.go:165)\n[2020-01-08T15:00:43.259Z] fatal error: concurrent map writes\n[2020-01-08T15:00:43.259Z] \n[2020-01-08T15:00:43.259Z] goroutine 450 [running]:\n[2020-01-08T15:00:43.259Z] runtime.throw(0x7f6a61, 0x15)\n[2020-01-08T15:00:43.259Z] \t/usr/local/go/src/runtime/panic.go:617 +0x72 fp=0xc0004136c0 sp=0xc000413690 pc=0x42d352\n[2020-01-08T15:00:43.259Z] runtime.mapassign_faststr(0x77c400, 0xc00007d110, 0xc000015440, 0x2e, 0x0)\n[2020-01-08T15:00:43.259Z] \t/usr/local/go/src/runtime/map_faststr.go:211 +0x42a fp=0xc000413728 sp=0xc0004136c0 pc=0x412b6a\n[2020-01-08T15:00:43.259Z] github.com/edgexfoundry/go-mod-registry/internal/pkg/consul.waitForNextPutPrefix(0xc000015440, 0x2e, 0x7f0db4, 0x2)\n[2020-01-08T15:00:43.259Z] \t/w/workspace/gexfoundry_go-mod-registry_PR-39/internal/pkg/consul/mock_consul.go:348 +0xd7 fp=0xc0004137c8 sp=0xc000413728 pc=0x721297\n[2020-01-08T15:00:43.259Z] github.com/edgexfoundry/go-mod-registry/internal/pkg/consul.(*MockConsul).Start.func1(0x877fe0, 0xc0002195e0, 0xc000480b00)\n[2020-01-08T15:00:43.259Z] \t/w/workspace/gexfoundry_go-mod-registry_PR-39/internal/pkg/consul/mock_consul.go:125 +0x10fe fp=0xc000413cc8 sp=0xc0004137c8 pc=0x729c5e\n[2020-01-08T15:00:43.259Z] net/http.HandlerFunc.ServeHTTP(0xc000084520, 0x877fe0, 0xc0002195e0, 0xc000480b00)\n[2020-01-08T15:00:43.259Z] \t/usr/local/go/src/net/http/server.go:1995 +0x44 fp=0xc000413cf0 sp=0xc000413cc8 pc=0x685434\n[2020-01-08T15:00:43.259Z] net/http.serverHandler.ServeHTTP(0xc000087110, 0x877fe0, 0xc0002195e0, 0xc000480b00)\n[2020-01-08T15:00:43.259Z] \t/usr/local/go/src/net/http/server.go:2774 +0xa8 fp=0xc000413d20 sp=0xc000413cf0 pc=0x687cb8\n[2020-01-08T15:00:43.259Z] net/http.(*conn).serve(0xc0003ed0e0, 0x878b60, 0xc000458ac0)\n[2020-01-08T15:00:43.259Z] \t/usr/local/go/src/net/http/server.go:1878 +0x851 fp=0xc000413fc8 sp=0xc000413d20 pc=0x6845e1\n[2020-01-08T15:00:43.259Z] runtime.goexit()\n[2020-01-08T15:00:43.259Z] \t/usr/local/go/src/runtime/asm_amd64.s:1337 +0x1 fp=0xc000413fd0 sp=0xc000413fc8 pc=0x45c0d1\n[2020-01-08T15:00:43.259Z] created by net/http.(*Server).Serve\n[2020-01-08T15:00:43.259Z] \t/usr/local/go/src/net/http/server.go:2884 +0x2f4\n[2020-01-08T15:00:43.259Z] \n[2020-01-08T15:00:43.259Z] goroutine 1 [chan receive]:\n[2020-01-08T15:00:43.259Z] testing.(*T).Run(0xc000488d00, 0x7f5b2c, 0x13, 0x80aae8, 0x4a9501)\n[2020-01-08T15:00:43.259Z] \t/usr/local/go/src/testing/testing.go:917 +0x381\n[2020-01-08T15:00:43.259Z] testing.runTests.func1(0xc0000fe100)\n[2020-01-08T15:00:43.259Z] \t/usr/local/go/src/testing/testing.go:1157 +0x78\n[2020-01-08T15:00:43.259Z] testing.tRunner(0xc0000fe100, 0xc000107da0)\n[2020-01-08T15:00:43.259Z] \t/usr/local/go/src/testing/testing.go:865 +0xc0\n[2020-01-08T15:00:43.259Z] testing.runTests(0xc000084580, 0xadeee0, 0x14, 0x14, 0x0)\n[2020-01-08T15:00:43.259Z] \t/usr/local/go/src/testing/testing.go:1155 +0x2a9\n[2020-01-08T15:00:43.259Z] testing.(*M).Run(0xc0000fc180, 0x0)\n[2020-01-08T15:00:43.259Z] \t/usr/local/go/src/testing/testing.go:1072 +0x162\n[2020-01-08T15:00:43.259Z] github.com/edgexfoundry/go-mod-registry/internal/pkg/consul.TestMain(0xc0000fc180)\n[2020-01-08T15:00:43.259Z] \t/w/workspace/gexfoundry_go-mod-registry_PR-39/internal/pkg/consul/client_test.go:78 +0x17d\n[2020-01-08T15:00:43.259Z] main.main()\n[2020-01-08T15:00:43.259Z] \t_testmain.go:128 +0x1cb\n[2020-01-08T15:00:43.259Z] \n[2020-01-08T15:00:43.259Z] goroutine 18 [syscall]:\n[2020-01-08T15:00:43.259Z] os/signal.signal_recv(0x0)\n[2020-01-08T15:00:43.259Z] \t/usr/local/go/src/runtime/sigqueue.go:139 +0x9c\n[2020-01-08T15:00:43.259Z] os/signal.loop()\n[2020-01-08T15:00:43.259Z] \t/usr/local/go/src/os/signal/signal_unix.go:23 +0x22\n[2020-01-08T15:00:43.259Z] created by os/signal.init.0\n[2020-01-08T15:00:43.259Z] \t/usr/local/go/src/os/signal/signal_unix.go:29 +0x41\n[2020-01-08T15:00:43.259Z] \n[2020-01-08T15:00:43.259Z] goroutine 19 [IO wait]:\n[2020-01-08T15:00:43.259Z] internal/poll.runtime_pollWait(0x7f38d5b8ef08, 0x72, 0x0)\n[2020-01-08T15:00:43.259Z] \t/usr/local/go/src/runtime/netpoll.go:182 +0x56\n[2020-01-08T15:00:43.259Z] internal/poll.(*pollDesc).wait(0xc0000fc218, 0x72, 0x0, 0x0, 0x7f1ac6)\n[2020-01-08T15:00:43.259Z] \t/usr/local/go/src/internal/poll/fd_poll_runtime.go:87 +0x9b\n[2020-01-08T15:00:43.259Z] internal/poll.(*pollDesc).waitRead(...)\n[2020-01-08T15:00:43.259Z] \t/usr/local/go/src/internal/poll/fd_poll_runtime.go:92\n[2020-01-08T15:00:43.259Z] internal/poll.(*FD).Accept(0xc0000fc200, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0)\n[2020-01-08T15:00:43.259Z] \t/usr/local/go/src/internal/poll/fd_unix.go:384 +0x1ba\n[2020-01-08T15:00:43.259Z] net.(*netFD).accept(0xc0000fc200, 0xade6e0, 0xc000090e48, 0xc000090e98)\n[2020-01-08T15:00:43.259Z] \t/usr/local/go/src/net/fd_unix.go:238 +0x42\n[2020-01-08T15:00:43.259Z] net.(*TCPListener).accept(0xc000098060, 0x5e15ee00, 0xc00009a4e0, 0x0)\n[2020-01-08T15:00:43.259Z] \t/usr/local/go/src/net/tcpsock_posix.go:139 +0x32\n[2020-01-08T15:00:43.259Z] net.(*TCPListener).Accept(0xc000098060, 0xc000090ee8, 0x18, 0xc000066600, 0x687ff4)\n[2020-01-08T15:00:43.259Z] \t/usr/local/go/src/net/tcpsock.go:260 +0x48\n[2020-01-08T15:00:43.259Z] net/http.(*Server).Serve(0xc000087110, 0x877d60, 0xc000098060, 0x0, 0x0)\n[2020-01-08T15:00:43.259Z] \t/usr/local/go/src/net/http/server.go:2859 +0x22d\n[2020-01-08T15:00:43.259Z] net/http/httptest.(*Server).goServe.func1(0xc00009a4e0)\n[2020-01-08T15:00:43.259Z] \t/usr/local/go/src/net/http/httptest/server.go:298 +0x6d\n[2020-01-08T15:00:43.259Z] created by net/http/httptest.(*Server).goServe\n[2020-01-08T15:00:43.259Z] \t/usr/local/go/src/net/http/httptest/server.go:296 +0x5c\n[2020-01-08T15:00:43.259Z] \n[2020-01-08T15:00:43.259Z] goroutine 469 [select]:\n[2020-01-08T15:00:43.259Z] github.com/edgexfoundry/go-mod-registry/internal/pkg/consul.TestWatchForChanges(0xc000488d00)\n[2020-01-08T15:00:43.259Z] \t/w/workspace/gexfoundry_go-mod-registry_PR-39/internal/pkg/consul/client_test.go:748 +0x70b\n[2020-01-08T15:00:43.259Z] testing.tRunner(0xc000488d00, 0x80aae8)\n[2020-01-08T15:00:43.259Z] \t/usr/local/go/src/testing/testing.go:865 +0xc0\n[2020-01-08T15:00:43.259Z] created by testing.(*T).Run\n[2020-01-08T15:00:43.259Z] \t/usr/local/go/src/testing/testing.go:916 +0x35a\n[2020-01-08T15:00:43.259Z] \n[2020-01-08T15:00:43.259Z] goroutine 22 [select]:\n[2020-01-08T15:00:43.259Z] net/http.setRequestCancel.func3(0x0, 0xc00007d440, 0xc0000b6320, 0xc00009656c, 0xc0000784e0)\n[2020-01-08T15:00:43.259Z] \t/usr/local/go/src/net/http/client.go:321 +0xcf\n[2020-01-08T15:00:43.259Z] created by net/http.setRequestCancel\n[2020-01-08T15:00:43.259Z] \t/usr/local/go/src/net/http/client.go:320 +0x251\n[2020-01-08T15:00:43.259Z] \n[2020-01-08T15:00:43.259Z] goroutine 389 [runnable]:\n[2020-01-08T15:00:43.259Z] syscall.Syscall(0x0, 0x24, 0xc0004825b1, 0x1, 0xffffffffffffffff, 0x0, 0xb)\n[2020-01-08T15:00:43.259Z] \t/usr/local/go/src/syscall/asm_linux_amd64.s:18 +0x5\n[2020-01-08T15:00:43.259Z] syscall.read(0x24, 0xc0004825b1, 0x1, 0x1, 0x0, 0xc000175590, 0xaaa358)\n[2020-01-08T15:00:43.259Z] \t/usr/local/go/src/syscall/zsyscall_linux_amd64.go:732 +0x5a\n[2020-01-08T15:00:43.259Z] syscall.Read(...)\n[2020-01-08T15:00:43.259Z] \t/usr/local/go/src/syscall/syscall_unix.go:172\n[2020-01-08T15:00:43.259Z] internal/poll.(*FD).Read(0xc000445e00, 0xc0004825b1, 0x1, 0x1, 0x0, 0x0, 0x0)\n[2020-01-08T15:00:43.259Z] \t/usr/local/go/src/internal/poll/fd_unix.go:165 +0x131\n[2020-01-08T15:00:43.259Z] net.(*netFD).Read(0xc000445e00, 0xc0004825b1, 0x1, 0x1, 0xc000458b98, 0xc0002cbf68, 0x4701bd)\n[2020-01-08T15:00:43.259Z] \t/usr/local/go/src/net/fd_unix.go:202 +0x4f\n[2020-01-08T15:00:43.259Z] net.(*conn).Read(0xc000098ba0, 0xc0004825b1, 0x1, 0x1, 0x0, 0x0, 0x0)\n[2020-01-08T15:00:43.259Z] \t/usr/local/go/src/net/net.go:177 +0x69\n[2020-01-08T15:00:43.259Z] net/http.(*connReader).backgroundRead(0xc0004825a0)\n[2020-01-08T15:00:43.259Z] \t/usr/local/go/src/net/http/server.go:677 +0x58\n[2020-01-08T15:00:43.259Z] created by net/http.(*connReader).startBackgroundRead\n[2020-01-08T15:00:43.259Z] \t/usr/local/go/src/net/http/server.go:673 +0xca\n[2020-01-08T15:00:43.259Z] \n[2020-01-08T15:00:43.259Z] goroutine 79 [select]:\n[2020-01-08T15:00:43.259Z] net/http.(*persistConn).writeLoop(0xc0001ad0e0)\n[2020-01-08T15:00:43.259Z] \t/usr/local/go/src/net/http/transport.go:1976 +0x113\n[2020-01-08T15:00:43.259Z] created by net/http.(*Transport).dialConn\n[2020-01-08T15:00:43.259Z] \t/usr/local/go/src/net/http/transport.go:1358 +0xb0d\n[2020-01-08T15:00:43.259Z] \n[2020-01-08T15:00:43.259Z] goroutine 58 [IO wait]:\n[2020-01-08T15:00:43.259Z] internal/poll.runtime_pollWait(0x7f38d5b8e3a8, 0x72, 0xffffffffffffffff)\n[2020-01-08T15:00:43.259Z] \t/usr/local/go/src/runtime/netpoll.go:182 +0x56\n[2020-01-08T15:00:43.259Z] internal/poll.(*pollDesc).wait(0xc0001c6598, 0x72, 0x1000, 0x1000, 0xffffffffffffffff)\n[2020-01-08T15:00:43.259Z] \t/usr/local/go/src/internal/poll/fd_poll_runtime.go:87 +0x9b\n[2020-01-08T15:00:43.259Z] internal/poll.(*pollDesc).waitRead(...)\n[2020-01-08T15:00:43.259Z] \t/usr/local/go/src/internal/poll/fd_poll_runtime.go:92\n[2020-01-08T15:00:43.259Z] internal/poll.(*FD).Read(0xc0001c6580, 0xc000302000, 0x1000, 0x1000, 0x0, 0x0, 0x0)\n[2020-01-08T15:00:43.259Z] \t/usr/local/go/src/internal/poll/fd_unix.go:169 +0x19b\n[2020-01-08T15:00:43.259Z] net.(*netFD).Read(0xc0001c6580, 0xc000302000, 0x1000, 0x1000, 0x0, 0xc0002b3938, 0x67e58a)\n[2020-01-08T15:00:43.259Z] \t/usr/local/go/src/net/fd_unix.go:202 +0x4f\n[2020-01-08T15:00:43.259Z] net.(*conn).Read(0xc000226068, 0xc000302000, 0x1000, 0x1000, 0x0, 0x0, 0x0)\n[2020-01-08T15:00:43.259Z] \t/usr/local/go/src/net/net.go:177 +0x69\n[2020-01-08T15:00:43.259Z] net/http.(*connReader).Read(0xc0001cac60, 0xc000302000, 0x1000, 0x1000, 0x0, 0xc000304b40, 0x68165c)\n[2020-01-08T15:00:43.259Z] \t/usr/local/go/src/net/http/server.go:787 +0x107\n[2020-01-08T15:00:43.259Z] bufio.(*Reader).fill(0xc0001e4420)\n[2020-01-08T15:00:43.259Z] \t/usr/local/go/src/bufio/bufio.go:100 +0x10f\n[2020-01-08T15:00:43.259Z] bufio.(*Reader).ReadSlice(0xc0001e4420, 0xa, 0x28, 0xc0002b3b00, 0x40b8a9, 0xc0002faa00, 0x100)\n[2020-01-08T15:00:43.259Z] \t/usr/local/go/src/bufio/bufio.go:356 +0x3d\n[2020-01-08T15:00:43.259Z] bufio.(*Reader).ReadLine(0xc0001e4420, 0xc0002b3b08, 0xc000064e00, 0x7f38d7dfb008, 0x0, 0x40c138, 0x30)\n[2020-01-08T15:00:43.259Z] \t/usr/local/go/src/bufio/bufio.go:385 +0x34\n[2020-01-08T15:00:43.259Z] net/textproto.(*Reader).readLineSlice(0xc000304b40, 0xc0002faa00, 0xc0001c6580, 0x0, 0x0, 0x42c7d1)\n[2020-01-08T15:00:43.259Z] \t/usr/local/go/src/net/textproto/reader.go:55 +0x6f\n[2020-01-08T15:00:43.259Z] net/textproto.(*Reader).ReadLine(...)\n[2020-01-08T15:00:43.259Z] \t/usr/local/go/src/net/textproto/reader.go:36\n[2020-01-08T15:00:43.259Z] net/http.readRequest(0xc0001e4420, 0x0, 0xc0002faa00, 0x0, 0x0)\n[2020-01-08T15:00:43.259Z] \t/usr/local/go/src/net/http/request.go:968 +0x8d\n[2020-01-08T15:00:43.259Z] net/http.(*conn).readRequest(0xc00027c280, 0x878b60, 0xc0001c8680, 0x0, 0x0, 0x0)\n[2020-01-08T15:00:43.259Z] \t/usr/local/go/src/net/http/server.go:967 +0x163\n[2020-01-08T15:00:43.259Z] net/http.(*conn).serve(0xc00027c280, 0x878b60, 0xc0001c8680)\n[2020-01-08T15:00:43.259Z] \t/usr/local/go/src/net/http/server.go:1819 +0x6ad\n[2020-01-08T15:00:43.259Z] created by net/http.(*Server).Serve\n[2020-01-08T15:00:43.259Z] \t/usr/local/go/src/net/http/server.go:2884 +0x2f4\n[2020-01-08T15:00:43.259Z] \n[2020-01-08T15:00:43.259Z] goroutine 48 [IO wait]:\n[2020-01-08T15:00:43.259Z] internal/poll.runtime_pollWait(0x7f38d5b8ee38, 0x72, 0xffffffffffffffff)\n[2020-01-08T15:00:43.259Z] \t/usr/local/go/src/runtime/netpoll.go:182 +0x56\n[2020-01-08T15:00:43.259Z] internal/poll.(*pollDesc).wait(0xc00018eb98, 0x72, 0x1000, 0x1000, 0xffffffffffffffff)\n[2020-01-08T15:00:43.259Z] \t/usr/local/go/src/internal/poll/fd_poll_runtime.go:87 +0x9b\n[2020-01-08T15:00:43.259Z] internal/poll.(*pollDesc).waitRead(...)\n[2020-01-08T15:00:43.259Z] \t/usr/local/go/src/internal/poll/fd_poll_runtime.go:92\n[2020-01-08T15:00:43.259Z] internal/poll.(*FD).Read(0xc00018eb80, 0xc000188000, 0x1000, 0x1000, 0x0, 0x0, 0x0)\n[2020-01-08T15:00:43.259Z] \t/usr/local/go/src/internal/poll/fd_unix.go:169 +0x19b\n[2020-01-08T15:00:43.259Z] net.(*netFD).Read(0xc00018eb80, 0xc000188000, 0x1000, 0x1000, 0x0, 0xc000157938, 0x67e58a)\n[2020-01-08T15:00:43.259Z] \t/usr/local/go/src/net/fd_unix.go:202 +0x4f\n[2020-01-08T15:00:43.259Z] net.(*conn).Read(0xc000134188, 0xc000188000, 0x1000, 0x1000, 0x0, 0x0, 0x0)\n[2020-01-08T15:00:43.259Z] \t/usr/local/go/src/net/net.go:177 +0x69\n[2020-01-08T15:00:43.259Z] net/http.(*connReader).Read(0xc000185980, 0xc000188000, 0x1000, 0x1000, 0x0, 0xc000157a70, 0x68165c)\n[2020-01-08T15:00:43.259Z] \t/usr/local/go/src/net/http/server.go:787 +0x107\n[2020-01-08T15:00:43.259Z] bufio.(*Reader).fill(0xc000140120)\n[2020-01-08T15:00:43.259Z] \t/usr/local/go/src/bufio/bufio.go:100 +0x10f\n[2020-01-08T15:00:43.259Z] bufio.(*Reader).ReadSlice(0xc000140120, 0x43570a, 0xc000067680, 0xc000157b00, 0x40b8a9, 0xc000179300, 0x100)\n[2020-01-08T15:00:43.259Z] \t/usr/local/go/src/bufio/bufio.go:356 +0x3d\n[2020-01-08T15:00:43.259Z] bufio.(*Reader).ReadLine(0xc000140120, 0xc000157b08, 0xc000065c00, 0x7f38d7dfb008, 0x0, 0xc000185200, 0x0)\n[2020-01-08T15:00:43.259Z] \t/usr/local/go/src/bufio/bufio.go:385 +0x34\n[2020-01-08T15:00:43.259Z] net/textproto.(*Reader).readLineSlice(0xc000185200, 0xc000179300, 0xc00018eb80, 0x0, 0x0, 0x42c7d1)\n[2020-01-08T15:00:43.259Z] \t/usr/local/go/src/net/textproto/reader.go:55 +0x6f\n[2020-01-08T15:00:43.259Z] net/textproto.(*Reader).ReadLine(...)\n[2020-01-08T15:00:43.259Z] \t/usr/local/go/src/net/textproto/reader.go:36\n[2020-01-08T15:00:43.259Z] net/http.readRequest(0xc000140120, 0x0, 0xc000179300, 0x0, 0x0)\n[2020-01-08T15:00:43.259Z] \t/usr/local/go/src/net/http/request.go:968 +0x8d\n[2020-01-08T15:00:43.259Z] net/http.(*conn).readRequest(0xc0001ba5a0, 0x878b60, 0xc0001689c0, 0x0, 0x0, 0x0)\n[2020-01-08T15:00:43.259Z] \t/usr/local/go/src/net/http/server.go:967 +0x163\n[2020-01-08T15:00:43.259Z] net/http.(*conn).serve(0xc0001ba5a0, 0x878b60, 0xc0001689c0)\n[2020-01-08T15:00:43.259Z] \t/usr/local/go/src/net/http/server.go:1819 +0x6ad\n[2020-01-08T15:00:43.259Z] created by net/http.(*Server).Serve\n[2020-01-08T15:00:43.259Z] \t/usr/local/go/src/net/http/server.go:2884 +0x2f4\n[2020-01-08T15:00:43.259Z] \n[2020-01-08T15:00:43.259Z] goroutine 91 [IO wait]:\n[2020-01-08T15:00:43.259Z] internal/poll.runtime_pollWait(0x7f38d5b8ed68, 0x72, 0xffffffffffffffff)\n[2020-01-08T15:00:43.259Z] \t/usr/local/go/src/runtime/netpoll.go:182 +0x56\n[2020-01-08T15:00:43.259Z] internal/poll.(*pollDesc).wait(0xc0000fce98, 0x72, 0x1000, 0x1000, 0xffffffffffffffff)\n[2020-01-08T15:00:43.259Z] \t/usr/local/go/src/internal/poll/fd_poll_runtime.go:87 +0x9b\n[2020-01-08T15:00:43.259Z] internal/poll.(*pollDesc).waitRead(...)\n[2020-01-08T15:00:43.259Z] \t/usr/local/go/src/internal/poll/fd_poll_runtime.go:92\n[2020-01-08T15:00:43.259Z] internal/poll.(*FD).Read(0xc0000fce80, 0xc000292000, 0x1000, 0x1000, 0x0, 0x0, 0x0)\n[2020-01-08T15:00:43.259Z] \t/usr/local/go/src/internal/poll/fd_unix.go:169 +0x19b\n[2020-01-08T15:00:43.259Z] net.(*netFD).Read(0xc0000fce80, 0xc000292000, 0x1000, 0x1000, 0xc0000212c0, 0xc00009b6e0, 0xc00016add0)\n[2020-01-08T15:00:43.259Z] \t/usr/local/go/src/net/fd_unix.go:202 +0x4f\n[2020-01-08T15:00:43.259Z] net.(*conn).Read(0xc000098328, 0xc000292000, 0x1000, 0x1000, 0x0, 0x0, 0x0)\n[2020-01-08T15:00:43.259Z] \t/usr/local/go/src/net/net.go:177 +0x69\n[2020-01-08T15:00:43.259Z] net/http.(*persistConn).Read(0xc0000bb7a0, 0xc000292000, 0x1000, 0x1000, 0x459630, 0xc00016ae88, 0x2)\n[2020-01-08T15:00:43.259Z] \t/usr/local/go/src/net/http/transport.go:1524 +0x7b\n[2020-01-08T15:00:43.259Z] bufio.(*Reader).fill(0xc00009b980)\n[2020-01-08T15:00:43.259Z] \t/usr/local/go/src/bufio/bufio.go:100 +0x10f\n[2020-01-08T15:00:43.259Z] bufio.(*Reader).Peek(0xc00009b980, 0x1, 0x2, 0x0, 0x0, 0xc000021200, 0x0)\n[2020-01-08T15:00:43.259Z] \t/usr/local/go/src/bufio/bufio.go:138 +0x4f\n[2020-01-08T15:00:43.259Z] net/http.(*persistConn).readLoop(0xc0000bb7a0)\n[2020-01-08T15:00:43.259Z] \t/usr/local/go/src/net/http/transport.go:1677 +0x1a3\n[2020-01-08T15:00:43.259Z] created by net/http.(*Transport).dialConn\n[2020-01-08T15:00:43.259Z] \t/usr/local/go/src/net/http/transport.go:1357 +0xae8\n[2020-01-08T15:00:43.259Z] \n[2020-01-08T15:00:43.259Z] goroutine 168 [IO wait]:\n[2020-01-08T15:00:43.260Z] internal/poll.runtime_pollWait(0x7f38d5b8e548, 0x72, 0xffffffffffffffff)\n[2020-01-08T15:00:43.260Z] \t/usr/local/go/src/runtime/netpoll.go:182 +0x56\n[2020-01-08T15:00:43.260Z] internal/poll.(*pollDesc).wait(0xc00018fa18, 0x72, 0x1000, 0x1000, 0xffffffffffffffff)\n[2020-01-08T15:00:43.260Z] \t/usr/local/go/src/internal/poll/fd_poll_runtime.go:87 +0x9b\n[2020-01-08T15:00:43.260Z] internal/poll.(*pollDesc).waitRead(...)\n[2020-01-08T15:00:43.260Z] \t/usr/local/go/src/internal/poll/fd_poll_runtime.go:92\n[2020-01-08T15:00:43.260Z] internal/poll.(*FD).Read(0xc00018fa00, 0xc000322000, 0x1000, 0x1000, 0x0, 0x0, 0x0)\n[2020-01-08T15:00:43.260Z] \t/usr/local/go/src/internal/poll/fd_unix.go:169 +0x19b\n[2020-01-08T15:00:43.260Z] net.(*netFD).Read(0xc00018fa00, 0xc000322000, 0x1000, 0x1000, 0x1, 0x42f16c, 0xc00030cb88)\n[2020-01-08T15:00:43.260Z] \t/usr/local/go/src/net/fd_unix.go:202 +0x4f\n[2020-01-08T15:00:43.260Z] net.(*conn).Read(0xc0001342d8, 0xc000322000, 0x1000, 0x1000, 0x0, 0x0, 0x0)\n[2020-01-08T15:00:43.260Z] \t/usr/local/go/src/net/net.go:177 +0x69\n[2020-01-08T15:00:43.260Z] net/http.(*persistConn).Read(0xc0001f6ea0, 0xc000322000, 0x1000, 0x1000, 0xc00030cc88, 0x404d55, 0xc000143b00)\n[2020-01-08T15:00:43.260Z] \t/usr/local/go/src/net/http/transport.go:1524 +0x7b\n[2020-01-08T15:00:43.260Z] bufio.(*Reader).fill(0xc000320120)\n[2020-01-08T15:00:43.260Z] \t/usr/local/go/src/bufio/bufio.go:100 +0x10f\n[2020-01-08T15:00:43.260Z] bufio.(*Reader).Peek(0xc000320120, 0x1, 0x0, 0x0, 0x1, 0xc0002f8a00, 0x0)\n[2020-01-08T15:00:43.260Z] \t/usr/local/go/src/bufio/bufio.go:138 +0x4f\n[2020-01-08T15:00:43.260Z] net/http.(*persistConn).readLoop(0xc0001f6ea0)\n[2020-01-08T15:00:43.260Z] \t/usr/local/go/src/net/http/transport.go:1677 +0x1a3\n[2020-01-08T15:00:43.260Z] created by net/http.(*Transport).dialConn\n[2020-01-08T15:00:43.260Z] \t/usr/local/go/src/net/http/transport.go:1357 +0xae8\n[2020-01-08T15:00:43.260Z] \n[2020-01-08T15:00:43.260Z] goroutine 36 [IO wait]:\n[2020-01-08T15:00:43.260Z] internal/poll.runtime_pollWait(0x7f38d5b8ec98, 0x72, 0xffffffffffffffff)\n[2020-01-08T15:00:43.260Z] \t/usr/local/go/src/runtime/netpoll.go:182 +0x56\n[2020-01-08T15:00:43.260Z] internal/poll.(*pollDesc).wait(0xc00018e098, 0x72, 0x1000, 0x1000, 0xffffffffffffffff)\n[2020-01-08T15:00:43.260Z] \t/usr/local/go/src/internal/poll/fd_poll_runtime.go:87 +0x9b\n[2020-01-08T15:00:43.260Z] internal/poll.(*pollDesc).waitRead(...)\n[2020-01-08T15:00:43.260Z] \t/usr/local/go/src/internal/poll/fd_poll_runtime.go:92\n[2020-01-08T15:00:43.260Z] internal/poll.(*FD).Read(0xc00018e080, 0xc0001be000, 0x1000, 0x1000, 0x0, 0x0, 0x0)\n[2020-01-08T15:00:43.260Z] \t/usr/local/go/src/internal/poll/fd_unix.go:169 +0x19b\n[2020-01-08T15:00:43.260Z] net.(*netFD).Read(0xc00018e080, 0xc0001be000, 0x1000, 0x1000, 0xc00019e040, 0xc000103938, 0x67e58a)\n[2020-01-08T15:00:43.260Z] \t/usr/local/go/src/net/fd_unix.go:202 +0x4f\n[2020-01-08T15:00:43.260Z] net.(*conn).Read(0xc000134008, 0xc0001be000, 0x1000, 0x1000, 0x0, 0x0, 0x0)\n[2020-01-08T15:00:43.260Z] \t/usr/local/go/src/net/net.go:177 +0x69\n[2020-01-08T15:00:43.260Z] net/http.(*connReader).Read(0xc0001842a0, 0xc0001be000, 0x1000, 0x1000, 0x0, 0xc000103c00, 0x681eec)\n[2020-01-08T15:00:43.260Z] \t/usr/local/go/src/net/http/server.go:787 +0x107\n[2020-01-08T15:00:43.260Z] bufio.(*Reader).fill(0xc0001401e0)\n[2020-01-08T15:00:43.260Z] \t/usr/local/go/src/bufio/bufio.go:100 +0x10f\n[2020-01-08T15:00:43.260Z] bufio.(*Reader).ReadSlice(0xc0001401e0, 0x43570a, 0xc000136600, 0xc000103b00, 0x40b8a9, 0xc00018a300, 0x100)\n[2020-01-08T15:00:43.260Z] \t/usr/local/go/src/bufio/bufio.go:356 +0x3d\n[2020-01-08T15:00:43.260Z] bufio.(*Reader).ReadLine(0xc0001401e0, 0xc000103b08, 0xc00017a000, 0x7f38d7dfbd98, 0x0, 0x4af872, 0x7d4820)\n[2020-01-08T15:00:43.260Z] \t/usr/local/go/src/bufio/bufio.go:385 +0x34\n[2020-01-08T15:00:43.260Z] net/textproto.(*Reader).readLineSlice(0xc0001842d0, 0xc00018a300, 0xc00018e080, 0x0, 0x0, 0x42c7d1)\n[2020-01-08T15:00:43.260Z] \t/usr/local/go/src/net/textproto/reader.go:55 +0x6f\n[2020-01-08T15:00:43.260Z] net/textproto.(*Reader).ReadLine(...)\n[2020-01-08T15:00:43.260Z] \t/usr/local/go/src/net/textproto/reader.go:36\n[2020-01-08T15:00:43.260Z] net/http.readRequest(0xc0001401e0, 0x0, 0xc00018a300, 0x0, 0x0)\n[2020-01-08T15:00:43.260Z] \t/usr/local/go/src/net/http/request.go:968 +0x8d\n[2020-01-08T15:00:43.260Z] net/http.(*conn).readRequest(0xc0001ba000, 0x878b60, 0xc0001682c0, 0x0, 0x0, 0x0)\n[2020-01-08T15:00:43.260Z] \t/usr/local/go/src/net/http/server.go:967 +0x163\n[2020-01-08T15:00:43.260Z] net/http.(*conn).serve(0xc0001ba000, 0x878b60, 0xc0001682c0)\n[2020-01-08T15:00:43.260Z] \t/usr/local/go/src/net/http/server.go:1819 +0x6ad\n[2020-01-08T15:00:43.260Z] created by net/http.(*Server).Serve\n[2020-01-08T15:00:43.260Z] \t/usr/local/go/src/net/http/server.go:2884 +0x2f4\n[2020-01-08T15:00:43.260Z] \n[2020-01-08T15:00:43.260Z] goroutine 9 [IO wait]:\n[2020-01-08T15:00:43.260Z] internal/poll.runtime_pollWait(0x7f38d5b8ebc8, 0x72, 0xffffffffffffffff)\n[2020-01-08T15:00:43.260Z] \t/usr/local/go/src/runtime/netpoll.go:182 +0x56\n[2020-01-08T15:00:43.260Z] internal/poll.(*pollDesc).wait(0xc000172298, 0x72, 0x1000, 0x1000, 0xffffffffffffffff)\n[2020-01-08T15:00:43.260Z] \t/usr/local/go/src/internal/poll/fd_poll_runtime.go:87 +0x9b\n[2020-01-08T15:00:43.260Z] internal/poll.(*pollDesc).waitRead(...)\n[2020-01-08T15:00:43.260Z] \t/usr/local/go/src/internal/poll/fd_poll_runtime.go:92\n[2020-01-08T15:00:43.260Z] internal/poll.(*FD).Read(0xc000172280, 0xc0001bc000, 0x1000, 0x1000, 0x0, 0x0, 0x0)\n[2020-01-08T15:00:43.260Z] \t/usr/local/go/src/internal/poll/fd_unix.go:169 +0x19b\n[2020-01-08T15:00:43.260Z] net.(*netFD).Read(0xc000172280, 0xc0001bc000, 0x1000, 0x1000, 0x1, 0x42f16c, 0xc00008cb88)\n[2020-01-08T15:00:43.260Z] \t/usr/local/go/src/net/fd_unix.go:202 +0x4f\n[2020-01-08T15:00:43.260Z] net.(*conn).Read(0xc00000e040, 0xc0001bc000, 0x1000, 0x1000, 0x0, 0x0, 0x0)\n[2020-01-08T15:00:43.260Z] \t/usr/local/go/src/net/net.go:177 +0x69\n[2020-01-08T15:00:43.260Z] net/http.(*persistConn).Read(0xc0001ac240, 0xc0001bc000, 0x1000, 0x1000, 0xc00008cc88, 0x404d55, 0xc000020600)\n[2020-01-08T15:00:43.260Z] \t/usr/local/go/src/net/http/transport.go:1524 +0x7b\n[2020-01-08T15:00:43.260Z] bufio.(*Reader).fill(0xc00005a480)\n[2020-01-08T15:00:43.260Z] \t/usr/local/go/src/bufio/bufio.go:100 +0x10f\n[2020-01-08T15:00:43.260Z] bufio.(*Reader).Peek(0xc00005a480, 0x1, 0x0, 0x0, 0x1, 0xc000020600, 0x0)\n[2020-01-08T15:00:43.260Z] \t/usr/local/go/src/bufio/bufio.go:138 +0x4f\n[2020-01-08T15:00:43.260Z] net/http.(*persistConn).readLoop(0xc0001ac240)\n[2020-01-08T15:00:43.260Z] \t/usr/local/go/src/net/http/transport.go:1677 +0x1a3\n[2020-01-08T15:00:43.260Z] created by net/http.(*Transport).dialConn\n[2020-01-08T15:00:43.260Z] \t/usr/local/go/src/net/http/transport.go:1357 +0xae8\n[2020-01-08T15:00:43.260Z] \n[2020-01-08T15:00:43.260Z] goroutine 10 [select]:\n[2020-01-08T15:00:43.260Z] net/http.(*persistConn).writeLoop(0xc0001ac240)\n[2020-01-08T15:00:43.260Z] \t/usr/local/go/src/net/http/transport.go:1976 +0x113\n[2020-01-08T15:00:43.260Z] created by net/http.(*Transport).dialConn\n[2020-01-08T15:00:43.260Z] \t/usr/local/go/src/net/http/transport.go:1358 +0xb0d\n[2020-01-08T15:00:43.260Z] \n[2020-01-08T15:00:43.260Z] goroutine 68 [select]:\n[2020-01-08T15:00:43.260Z] net/http.(*persistConn).writeLoop(0xc0001ac900)\n[2020-01-08T15:00:43.260Z] \t/usr/local/go/src/net/http/transport.go:1976 +0x113\n[2020-01-08T15:00:43.260Z] created by net/http.(*Transport).dialConn\n[2020-01-08T15:00:43.260Z] \t/usr/local/go/src/net/http/transport.go:1358 +0xb0d\n[2020-01-08T15:00:43.260Z] \n[2020-01-08T15:00:43.260Z] goroutine 148 [sleep]:\n[2020-01-08T15:00:43.260Z] runtime.goparkunlock(...)\n[2020-01-08T15:00:43.260Z] \t/usr/local/go/src/runtime/proc.go:307\n[2020-01-08T15:00:43.260Z] time.Sleep(0x2540be400)\n[2020-01-08T15:00:43.260Z] \t/usr/local/go/src/runtime/time.go:105 +0x159\n[2020-01-08T15:00:43.260Z] github.com/edgexfoundry/go-mod-registry/internal/pkg/consul.TestIsServiceAvailableHealthy.func3(0xc0002f81e0)\n[2020-01-08T15:00:43.260Z] \t/w/workspace/gexfoundry_go-mod-registry_PR-39/internal/pkg/consul/client_test.go:361 +0x30\n[2020-01-08T15:00:43.260Z] created by github.com/edgexfoundry/go-mod-registry/internal/pkg/consul.TestIsServiceAvailableHealthy\n[2020-01-08T15:00:43.260Z] \t/w/workspace/gexfoundry_go-mod-registry_PR-39/internal/pkg/consul/client_test.go:360 +0x2a7\n[2020-01-08T15:00:43.260Z] \n[2020-01-08T15:00:43.260Z] goroutine 67 [IO wait]:\n[2020-01-08T15:00:43.260Z] internal/poll.runtime_pollWait(0x7f38d5b8eaf8, 0x72, 0xffffffffffffffff)\n[2020-01-08T15:00:43.260Z] \t/usr/local/go/src/runtime/netpoll.go:182 +0x56\n[2020-01-08T15:00:43.260Z] internal/poll.(*pollDesc).wait(0xc000172818, 0x72, 0x1000, 0x1000, 0xffffffffffffffff)\n[2020-01-08T15:00:43.260Z] \t/usr/local/go/src/internal/poll/fd_poll_runtime.go:87 +0x9b\n[2020-01-08T15:00:43.260Z] internal/poll.(*pollDesc).waitRead(...)\n[2020-01-08T15:00:43.260Z] \t/usr/local/go/src/internal/poll/fd_poll_runtime.go:92\n[2020-01-08T15:00:43.260Z] internal/poll.(*FD).Read(0xc000172800, 0xc00022a000, 0x1000, 0x1000, 0x0, 0x0, 0x0)\n[2020-01-08T15:00:43.260Z] \t/usr/local/go/src/internal/poll/fd_unix.go:169 +0x19b\n[2020-01-08T15:00:43.260Z] net.(*netFD).Read(0xc000172800, 0xc00022a000, 0x1000, 0x1000, 0xc000142a80, 0xc000140180, 0xc000170dd0)\n[2020-01-08T15:00:43.260Z] \t/usr/local/go/src/net/fd_unix.go:202 +0x4f\n[2020-01-08T15:00:43.260Z] net.(*conn).Read(0xc00000e0a0, 0xc00022a000, 0x1000, 0x1000, 0x0, 0x0, 0x0)\n[2020-01-08T15:00:43.260Z] \t/usr/local/go/src/net/net.go:177 +0x69\n[2020-01-08T15:00:43.260Z] net/http.(*persistConn).Read(0xc0001ac900, 0xc00022a000, 0x1000, 0x1000, 0x459630, 0xc000170e88, 0x2)\n[2020-01-08T15:00:43.260Z] \t/usr/local/go/src/net/http/transport.go:1524 +0x7b\n[2020-01-08T15:00:43.260Z] bufio.(*Reader).fill(0xc00005aae0)\n[2020-01-08T15:00:43.260Z] \t/usr/local/go/src/bufio/bufio.go:100 +0x10f\n[2020-01-08T15:00:43.260Z] bufio.(*Reader).Peek(0xc00005aae0, 0x1, 0x2, 0x0, 0x0, 0xc000142a00, 0x0)\n[2020-01-08T15:00:43.260Z] \t/usr/local/go/src/bufio/bufio.go:138 +0x4f\n[2020-01-08T15:00:43.260Z] net/http.(*persistConn).readLoop(0xc0001ac900)\n[2020-01-08T15:00:43.260Z] \t/usr/local/go/src/net/http/transport.go:1677 +0x1a3\n[2020-01-08T15:00:43.260Z] created by net/http.(*Transport).dialConn\n[2020-01-08T15:00:43.260Z] \t/usr/local/go/src/net/http/transport.go:1357 +0xae8\n[2020-01-08T15:00:43.260Z] \n[2020-01-08T15:00:43.260Z] goroutine 78 [IO wait]:\n[2020-01-08T15:00:43.260Z] internal/poll.runtime_pollWait(0x7f38d5b8e6e8, 0x72, 0xffffffffffffffff)\n[2020-01-08T15:00:43.260Z] \t/usr/local/go/src/runtime/netpoll.go:182 +0x56\n[2020-01-08T15:00:43.260Z] internal/poll.(*pollDesc).wait(0xc000173318, 0x72, 0x1000, 0x1000, 0xffffffffffffffff)\n[2020-01-08T15:00:43.260Z] \t/usr/local/go/src/internal/poll/fd_poll_runtime.go:87 +0x9b\n[2020-01-08T15:00:43.260Z] internal/poll.(*pollDesc).waitRead(...)\n[2020-01-08T15:00:43.260Z] \t/usr/local/go/src/internal/poll/fd_poll_runtime.go:92\n[2020-01-08T15:00:43.260Z] internal/poll.(*FD).Read(0xc000173300, 0xc0002d4000, 0x1000, 0x1000, 0x0, 0x0, 0x0)\n[2020-01-08T15:00:43.260Z] \t/usr/local/go/src/internal/poll/fd_unix.go:169 +0x19b\n[2020-01-08T15:00:43.260Z] net.(*netFD).Read(0xc000173300, 0xc0002d4000, 0x1000, 0x1000, 0xc0002f80c0, 0xc0001413e0, 0xc00021cdd0)\n[2020-01-08T15:00:43.260Z] \t/usr/local/go/src/net/fd_unix.go:202 +0x4f\n[2020-01-08T15:00:43.260Z] net.(*conn).Read(0xc00000e1f0, 0xc0002d4000, 0x1000, 0x1000, 0x0, 0x0, 0x0)\n[2020-01-08T15:00:43.260Z] \t/usr/local/go/src/net/net.go:177 +0x69\n[2020-01-08T15:00:43.260Z] net/http.(*persistConn).Read(0xc0001ad0e0, 0xc0002d4000, 0x1000, 0x1000, 0x459630, 0xc00021ce88, 0x2)\n[2020-01-08T15:00:43.260Z] \t/usr/local/go/src/net/http/transport.go:1524 +0x7b\n[2020-01-08T15:00:43.260Z] bufio.(*Reader).fill(0xc00005b440)\n[2020-01-08T15:00:43.260Z] \t/usr/local/go/src/bufio/bufio.go:100 +0x10f\n[2020-01-08T15:00:43.260Z] bufio.(*Reader).Peek(0xc00005b440, 0x1, 0x2, 0x0, 0x0, 0xc0002f8000, 0x0)\n[2020-01-08T15:00:43.260Z] \t/usr/local/go/src/bufio/bufio.go:138 +0x4f\n[2020-01-08T15:00:43.260Z] net/http.(*persistConn).readLoop(0xc0001ad0e0)\n[2020-01-08T15:00:43.260Z] \t/usr/local/go/src/net/http/transport.go:1677 +0x1a3\n[2020-01-08T15:00:43.260Z] created by net/http.(*Transport).dialConn\n[2020-01-08T15:00:43.260Z] \t/usr/local/go/src/net/http/transport.go:1357 +0xae8\n[2020-01-08T15:00:43.260Z] \n[2020-01-08T15:00:43.260Z] goroutine 123 [select]:\n[2020-01-08T15:00:43.260Z] net/http.(*persistConn).writeLoop(0xc0001adb00)\n[2020-01-08T15:00:43.260Z] \t/usr/local/go/src/net/http/transport.go:1976 +0x113\n[2020-01-08T15:00:43.260Z] created by net/http.(*Transport).dialConn\n[2020-01-08T15:00:43.260Z] \t/usr/local/go/src/net/http/transport.go:1358 +0xb0d\n[2020-01-08T15:00:43.260Z] \n[2020-01-08T15:00:43.260Z] goroutine 45 [IO wait]:\n[2020-01-08T15:00:43.260Z] internal/poll.runtime_pollWait(0x7f38d5b8e958, 0x72, 0xffffffffffffffff)\n[2020-01-08T15:00:43.260Z] \t/usr/local/go/src/runtime/netpoll.go:182 +0x56\n[2020-01-08T15:00:43.260Z] internal/poll.(*pollDesc).wait(0xc00018e818, 0x72, 0x1000, 0x1000, 0xffffffffffffffff)\n[2020-01-08T15:00:43.260Z] \t/usr/local/go/src/internal/poll/fd_poll_runtime.go:87 +0x9b\n[2020-01-08T15:00:43.260Z] internal/poll.(*pollDesc).waitRead(...)\n[2020-01-08T15:00:43.260Z] \t/usr/local/go/src/internal/poll/fd_poll_runtime.go:92\n[2020-01-08T15:00:43.260Z] internal/poll.(*FD).Read(0xc00018e800, 0xc00022c000, 0x1000, 0x1000, 0x0, 0x0, 0x0)\n[2020-01-08T15:00:43.260Z] \t/usr/local/go/src/internal/poll/fd_unix.go:169 +0x19b\n[2020-01-08T15:00:43.260Z] net.(*netFD).Read(0xc00018e800, 0xc00022c000, 0x1000, 0x1000, 0x0, 0xc0001b5938, 0x67e58a)\n[2020-01-08T15:00:43.260Z] \t/usr/local/go/src/net/fd_unix.go:202 +0x4f\n[2020-01-08T15:00:43.260Z] net.(*conn).Read(0xc000134128, 0xc00022c000, 0x1000, 0x1000, 0x0, 0x0, 0x0)\n[2020-01-08T15:00:43.260Z] \t/usr/local/go/src/net/net.go:177 +0x69\n[2020-01-08T15:00:43.260Z] net/http.(*connReader).Read(0xc0001851d0, 0xc00022c000, 0x1000, 0x1000, 0x0, 0xc000166d50, 0x68165c)\n[2020-01-08T15:00:43.260Z] \t/usr/local/go/src/net/http/server.go:787 +0x107\n[2020-01-08T15:00:43.260Z] bufio.(*Reader).fill(0xc000140cc0)\n[2020-01-08T15:00:43.260Z] \t/usr/local/go/src/bufio/bufio.go:100 +0x10f\n[2020-01-08T15:00:43.260Z] bufio.(*Reader).ReadSlice(0xc000140cc0, 0xa, 0x28, 0xc0001b5b00, 0x40b8a9, 0xc0000fec00, 0x100)\n[2020-01-08T15:00:43.260Z] \t/usr/local/go/src/bufio/bufio.go:356 +0x3d\n[2020-01-08T15:00:43.260Z] bufio.(*Reader).ReadLine(0xc000140cc0, 0xc0001b5b08, 0xc000064e00, 0x7f38d7dfb6d0, 0x0, 0x40c138, 0x30)\n[2020-01-08T15:00:43.260Z] \t/usr/local/go/src/bufio/bufio.go:385 +0x34\n[2020-01-08T15:00:43.260Z] net/textproto.(*Reader).readLineSlice(0xc000166d50, 0xc0000fec00, 0xc00018e800, 0x0, 0x0, 0x42c7d1)\n[2020-01-08T15:00:43.260Z] \t/usr/local/go/src/net/textproto/reader.go:55 +0x6f\n[2020-01-08T15:00:43.260Z] net/textproto.(*Reader).ReadLine(...)\n[2020-01-08T15:00:43.260Z] \t/usr/local/go/src/net/textproto/reader.go:36\n[2020-01-08T15:00:43.260Z] net/http.readRequest(0xc000140cc0, 0x0, 0xc0000fec00, 0x0, 0x0)\n[2020-01-08T15:00:43.260Z] \t/usr/local/go/src/net/http/request.go:968 +0x8d\n[2020-01-08T15:00:43.260Z] net/http.(*conn).readRequest(0xc0001ba280, 0x878b60, 0xc000168780, 0x0, 0x0, 0x0)\n[2020-01-08T15:00:43.260Z] \t/usr/local/go/src/net/http/server.go:967 +0x163\n[2020-01-08T15:00:43.260Z] net/http.(*conn).serve(0xc0001ba280, 0x878b60, 0xc000168780)\n[2020-01-08T15:00:43.260Z] \t/usr/local/go/src/net/http/server.go:1819 +0x6ad\n[2020-01-08T15:00:43.260Z] created by net/http.(*Server).Serve\n[2020-01-08T15:00:43.260Z] \t/usr/local/go/src/net/http/server.go:2884 +0x2f4\n[2020-01-08T15:00:43.260Z] \n[2020-01-08T15:00:43.260Z] goroutine 114 [IO wait]:\n[2020-01-08T15:00:43.260Z] internal/poll.runtime_pollWait(0x7f38d5b8ea28, 0x72, 0xffffffffffffffff)\n[2020-01-08T15:00:43.260Z] \t/usr/local/go/src/runtime/netpoll.go:182 +0x56\n[2020-01-08T15:00:43.260Z] internal/poll.(*pollDesc).wait(0xc0000fd498, 0x72, 0x1000, 0x1000, 0xffffffffffffffff)\n[2020-01-08T15:00:43.260Z] \t/usr/local/go/src/internal/poll/fd_poll_runtime.go:87 +0x9b\n[2020-01-08T15:00:43.260Z] internal/poll.(*pollDesc).waitRead(...)\n[2020-01-08T15:00:43.260Z] \t/usr/local/go/src/internal/poll/fd_poll_runtime.go:92\n[2020-01-08T15:00:43.260Z] internal/poll.(*FD).Read(0xc0000fd480, 0xc000144000, 0x1000, 0x1000, 0x0, 0x0, 0x0)\n[2020-01-08T15:00:43.260Z] \t/usr/local/go/src/internal/poll/fd_unix.go:169 +0x19b\n[2020-01-08T15:00:43.260Z] net.(*netFD).Read(0xc0000fd480, 0xc000144000, 0x1000, 0x1000, 0xc0000846c0, 0xc0002b5938, 0x67e58a)\n[2020-01-08T15:00:43.260Z] \t/usr/local/go/src/net/fd_unix.go:202 +0x4f\n[2020-01-08T15:00:43.260Z] net.(*conn).Read(0xc0000983c8, 0xc000144000, 0x1000, 0x1000, 0x0, 0x0, 0x0)\n[2020-01-08T15:00:43.260Z] \t/usr/local/go/src/net/net.go:177 +0x69\n[2020-01-08T15:00:43.260Z] net/http.(*connReader).Read(0xc000167890, 0xc000144000, 0x1000, 0x1000, 0x0, 0xc0002b5c00, 0x681eec)\n[2020-01-08T15:00:43.260Z] \t/usr/local/go/src/net/http/server.go:787 +0x107\n[2020-01-08T15:00:43.260Z] bufio.(*Reader).fill(0xc00009aae0)\n[2020-01-08T15:00:43.260Z] \t/usr/local/go/src/bufio/bufio.go:100 +0x10f\n[2020-01-08T15:00:43.260Z] bufio.(*Reader).ReadSlice(0xc00009aae0, 0x43570a, 0xc000256180, 0xc0002b5b00, 0x40b8a9, 0xc0000ff300, 0x100)\n[2020-01-08T15:00:43.260Z] \t/usr/local/go/src/bufio/bufio.go:356 +0x3d\n[2020-01-08T15:00:43.260Z] bufio.(*Reader).ReadLine(0xc00009aae0, 0xc0002b5b08, 0xc000064e00, 0x7f38d7dfb6d0, 0x0, 0x4af872, 0x7d4820)\n[2020-01-08T15:00:43.260Z] \t/usr/local/go/src/bufio/bufio.go:385 +0x34\n[2020-01-08T15:00:43.260Z] net/textproto.(*Reader).readLineSlice(0xc000010930, 0xc0000ff300, 0xc0000fd480, 0x0, 0x0, 0x42c7d1)\n[2020-01-08T15:00:43.260Z] \t/usr/local/go/src/net/textproto/reader.go:55 +0x6f\n[2020-01-08T15:00:43.260Z] net/textproto.(*Reader).ReadLine(...)\n[2020-01-08T15:00:43.260Z] \t/usr/local/go/src/net/textproto/reader.go:36\n[2020-01-08T15:00:43.260Z] net/http.readRequest(0xc00009aae0, 0x0, 0xc0000ff300, 0x0, 0x0)\n[2020-01-08T15:00:43.260Z] \t/usr/local/go/src/net/http/request.go:968 +0x8d\n[2020-01-08T15:00:43.260Z] net/http.(*conn).readRequest(0xc0000b1220, 0x878b60, 0xc00009d6c0, 0x0, 0x0, 0x0)\n[2020-01-08T15:00:43.260Z] \t/usr/local/go/src/net/http/server.go:967 +0x163\n[2020-01-08T15:00:43.260Z] net/http.(*conn).serve(0xc0000b1220, 0x878b60, 0xc00009d6c0)\n[2020-01-08T15:00:43.260Z] \t/usr/local/go/src/net/http/server.go:1819 +0x6ad\n[2020-01-08T15:00:43.260Z] created by net/http.(*Server).Serve\n[2020-01-08T15:00:43.260Z] \t/usr/local/go/src/net/http/server.go:2884 +0x2f4\n[2020-01-08T15:00:43.260Z] \n[2020-01-08T15:00:43.260Z] goroutine 88 [select]:\n[2020-01-08T15:00:43.260Z] net/http.(*persistConn).readLoop(0xc0000bb680)\n[2020-01-08T15:00:43.260Z] \t/usr/local/go/src/net/http/transport.go:1798 +0x95a\n[2020-01-08T15:00:43.260Z] created by net/http.(*Transport).dialConn\n[2020-01-08T15:00:43.260Z] \t/usr/local/go/src/net/http/transport.go:1357 +0xae8\n[2020-01-08T15:00:43.260Z] \n[2020-01-08T15:00:43.260Z] goroutine 53 [sleep]:\n[2020-01-08T15:00:43.260Z] runtime.goparkunlock(...)\n[2020-01-08T15:00:43.260Z] \t/usr/local/go/src/runtime/proc.go:307\n[2020-01-08T15:00:43.260Z] time.Sleep(0x2540be400)\n[2020-01-08T15:00:43.260Z] \t/usr/local/go/src/runtime/time.go:105 +0x159\n[2020-01-08T15:00:43.260Z] github.com/edgexfoundry/go-mod-registry/internal/pkg/consul.TestRegisterWithPingCallback.func3(0xc0000209c0)\n[2020-01-08T15:00:43.260Z] \t/w/workspace/gexfoundry_go-mod-registry_PR-39/internal/pkg/consul/client_test.go:221 +0x30\n[2020-01-08T15:00:43.260Z] created by github.com/edgexfoundry/go-mod-registry/internal/pkg/consul.TestRegisterWithPingCallback\n[2020-01-08T15:00:43.260Z] \t/w/workspace/gexfoundry_go-mod-registry_PR-39/internal/pkg/consul/client_test.go:220 +0x2c4\n[2020-01-08T15:00:43.260Z] \n[2020-01-08T15:00:43.260Z] goroutine 89 [select]:\n[2020-01-08T15:00:43.260Z] net/http.(*persistConn).writeLoop(0xc0000bb680)\n[2020-01-08T15:00:43.260Z] \t/usr/local/go/src/net/http/transport.go:1976 +0x113\n[2020-01-08T15:00:43.260Z] created by net/http.(*Transport).dialConn\n[2020-01-08T15:00:43.260Z] \t/usr/local/go/src/net/http/transport.go:1358 +0xb0d\n[2020-01-08T15:00:43.260Z] \n[2020-01-08T15:00:43.260Z] goroutine 105 [IO wait]:\n[2020-01-08T15:00:43.261Z] internal/poll.runtime_pollWait(0x7f38d5b8e7b8, 0x72, 0xffffffffffffffff)\n[2020-01-08T15:00:43.261Z] \t/usr/local/go/src/runtime/netpoll.go:182 +0x56\n[2020-01-08T15:00:43.261Z] internal/poll.(*pollDesc).wait(0xc0000fd418, 0x72, 0x1000, 0x1000, 0xffffffffffffffff)\n[2020-01-08T15:00:43.261Z] \t/usr/local/go/src/internal/poll/fd_poll_runtime.go:87 +0x9b\n[2020-01-08T15:00:43.261Z] internal/poll.(*pollDesc).waitRead(...)\n[2020-01-08T15:00:43.261Z] \t/usr/local/go/src/internal/poll/fd_poll_runtime.go:92\n[2020-01-08T15:00:43.261Z] internal/poll.(*FD).Read(0xc0000fd400, 0xc0002c4000, 0x1000, 0x1000, 0x0, 0x0, 0x0)\n[2020-01-08T15:00:43.261Z] \t/usr/local/go/src/internal/poll/fd_unix.go:169 +0x19b\n[2020-01-08T15:00:43.261Z] net.(*netFD).Read(0xc0000fd400, 0xc0002c4000, 0x1000, 0x1000, 0x1, 0x42f16c, 0xc000093b88)\n[2020-01-08T15:00:43.261Z] \t/usr/local/go/src/net/fd_unix.go:202 +0x4f\n[2020-01-08T15:00:43.261Z] net.(*conn).Read(0xc000134220, 0xc0002c4000, 0x1000, 0x1000, 0x0, 0x0, 0x0)\n[2020-01-08T15:00:43.261Z] \t/usr/local/go/src/net/net.go:177 +0x69\n[2020-01-08T15:00:43.261Z] net/http.(*persistConn).Read(0xc0000bbb00, 0xc0002c4000, 0x1000, 0x1000, 0xc000093c88, 0x404d55, 0xc000143080)\n[2020-01-08T15:00:43.261Z] \t/usr/local/go/src/net/http/transport.go:1524 +0x7b\n[2020-01-08T15:00:43.261Z] bufio.(*Reader).fill(0xc000141620)\n[2020-01-08T15:00:43.261Z] \t/usr/local/go/src/bufio/bufio.go:100 +0x10f\n[2020-01-08T15:00:43.261Z] bufio.(*Reader).Peek(0xc000141620, 0x1, 0x0, 0x0, 0x1, 0xc000021300, 0x0)\n[2020-01-08T15:00:43.261Z] \t/usr/local/go/src/bufio/bufio.go:138 +0x4f\n[2020-01-08T15:00:43.261Z] net/http.(*persistConn).readLoop(0xc0000bbb00)\n[2020-01-08T15:00:43.261Z] \t/usr/local/go/src/net/http/transport.go:1677 +0x1a3\n[2020-01-08T15:00:43.261Z] created by net/http.(*Transport).dialConn\n[2020-01-08T15:00:43.261Z] \t/usr/local/go/src/net/http/transport.go:1357 +0xae8\n[2020-01-08T15:00:43.261Z] \n[2020-01-08T15:00:43.261Z] goroutine 92 [select]:\n[2020-01-08T15:00:43.261Z] net/http.(*persistConn).writeLoop(0xc0000bb7a0)\n[2020-01-08T15:00:43.261Z] \t/usr/local/go/src/net/http/transport.go:1976 +0x113\n[2020-01-08T15:00:43.261Z] created by net/http.(*Transport).dialConn\n[2020-01-08T15:00:43.261Z] \t/usr/local/go/src/net/http/transport.go:1358 +0xb0d\n[2020-01-08T15:00:43.261Z] \n[2020-01-08T15:00:43.261Z] goroutine 128 [select]:\n[2020-01-08T15:00:43.261Z] net/http.(*persistConn).writeLoop(0xc0001ade60)\n[2020-01-08T15:00:43.261Z] \t/usr/local/go/src/net/http/transport.go:1976 +0x113\n[2020-01-08T15:00:43.261Z] created by net/http.(*Transport).dialConn\n[2020-01-08T15:00:43.261Z] \t/usr/local/go/src/net/http/transport.go:1358 +0xb0d\n[2020-01-08T15:00:43.261Z] \n[2020-01-08T15:00:43.261Z] goroutine 106 [select]:\n[2020-01-08T15:00:43.261Z] net/http.(*persistConn).writeLoop(0xc0000bbb00)\n[2020-01-08T15:00:43.261Z] \t/usr/local/go/src/net/http/transport.go:1976 +0x113\n[2020-01-08T15:00:43.261Z] created by net/http.(*Transport).dialConn\n[2020-01-08T15:00:43.261Z] \t/usr/local/go/src/net/http/transport.go:1358 +0xb0d\n[2020-01-08T15:00:43.261Z] \n[2020-01-08T15:00:43.261Z] goroutine 116 [IO wait]:\n[2020-01-08T15:00:43.261Z] internal/poll.runtime_pollWait(0x7f38d5b8e618, 0x72, 0xffffffffffffffff)\n[2020-01-08T15:00:43.261Z] \t/usr/local/go/src/runtime/netpoll.go:182 +0x56\n[2020-01-08T15:00:43.261Z] internal/poll.(*pollDesc).wait(0xc0000fd698, 0x72, 0x1000, 0x1000, 0xffffffffffffffff)\n[2020-01-08T15:00:43.261Z] \t/usr/local/go/src/internal/poll/fd_poll_runtime.go:87 +0x9b\n[2020-01-08T15:00:43.261Z] internal/poll.(*pollDesc).waitRead(...)\n[2020-01-08T15:00:43.261Z] \t/usr/local/go/src/internal/poll/fd_poll_runtime.go:92\n[2020-01-08T15:00:43.261Z] internal/poll.(*FD).Read(0xc0000fd680, 0xc0002d8000, 0x1000, 0x1000, 0x0, 0x0, 0x0)\n[2020-01-08T15:00:43.261Z] \t/usr/local/go/src/internal/poll/fd_unix.go:169 +0x19b\n[2020-01-08T15:00:43.261Z] net.(*netFD).Read(0xc0000fd680, 0xc0002d8000, 0x1000, 0x1000, 0x400, 0xc000231938, 0x67e58a)\n[2020-01-08T15:00:43.261Z] \t/usr/local/go/src/net/fd_unix.go:202 +0x4f\n[2020-01-08T15:00:43.261Z] net.(*conn).Read(0xc0000983f8, 0xc0002d8000, 0x1000, 0x1000, 0x0, 0x0, 0x0)\n[2020-01-08T15:00:43.261Z] \t/usr/local/go/src/net/net.go:177 +0x69\n[2020-01-08T15:00:43.261Z] net/http.(*connReader).Read(0xc000167ce0, 0xc0002d8000, 0x1000, 0x1000, 0x0, 0xc000231a70, 0x68165c)\n[2020-01-08T15:00:43.261Z] \t/usr/local/go/src/net/http/server.go:787 +0x107\n[2020-01-08T15:00:43.261Z] bufio.(*Reader).fill(0xc0002d6000)\n[2020-01-08T15:00:43.261Z] \t/usr/local/go/src/bufio/bufio.go:100 +0x10f\n[2020-01-08T15:00:43.261Z] bufio.(*Reader).ReadSlice(0xc0002d6000, 0x43570a, 0x7f38d5acb198, 0xc000231b00, 0x40b8a9, 0xc0002fa000, 0x100)\n[2020-01-08T15:00:43.261Z] \t/usr/local/go/src/bufio/bufio.go:356 +0x3d\n[2020-01-08T15:00:43.261Z] bufio.(*Reader).ReadLine(0xc0002d6000, 0xc000231b08, 0xc000064e00, 0x7f38d7dfb008, 0x0, 0x4af872, 0x7d4820)\n[2020-01-08T15:00:43.261Z] \t/usr/local/go/src/bufio/bufio.go:385 +0x34\n[2020-01-08T15:00:43.261Z] net/textproto.(*Reader).readLineSlice(0xc000185500, 0xc0002fa000, 0xc0000fd680, 0x0, 0x0, 0x42c7d1)\n[2020-01-08T15:00:43.261Z] \t/usr/local/go/src/net/textproto/reader.go:55 +0x6f\n[2020-01-08T15:00:43.261Z] net/textproto.(*Reader).ReadLine(...)\n[2020-01-08T15:00:43.261Z] \t/usr/local/go/src/net/textproto/reader.go:36\n[2020-01-08T15:00:43.261Z] net/http.readRequest(0xc0002d6000, 0x0, 0xc0002fa000, 0x0, 0x0)\n[2020-01-08T15:00:43.261Z] \t/usr/local/go/src/net/http/request.go:968 +0x8d\n[2020-01-08T15:00:43.261Z] net/http.(*conn).readRequest(0xc0000b1360, 0x878b60, 0xc00009d7c0, 0x0, 0x0, 0x0)\n[2020-01-08T15:00:43.261Z] \t/usr/local/go/src/net/http/server.go:967 +0x163\n[2020-01-08T15:00:43.261Z] net/http.(*conn).serve(0xc0000b1360, 0x878b60, 0xc00009d7c0)\n[2020-01-08T15:00:43.261Z] \t/usr/local/go/src/net/http/server.go:1819 +0x6ad\n[2020-01-08T15:00:43.261Z] created by net/http.(*Server).Serve\n[2020-01-08T15:00:43.261Z] \t/usr/local/go/src/net/http/server.go:2884 +0x2f4\n[2020-01-08T15:00:43.261Z] \n[2020-01-08T15:00:43.261Z] goroutine 141 [IO wait]:\n[2020-01-08T15:00:43.261Z] internal/poll.runtime_pollWait(0x7f38d5b8e478, 0x72, 0xffffffffffffffff)\n[2020-01-08T15:00:43.261Z] \t/usr/local/go/src/runtime/netpoll.go:182 +0x56\n[2020-01-08T15:00:43.261Z] internal/poll.(*pollDesc).wait(0xc0002fc018, 0x72, 0x1000, 0x1000, 0xffffffffffffffff)\n[2020-01-08T15:00:43.261Z] \t/usr/local/go/src/internal/poll/fd_poll_runtime.go:87 +0x9b\n[2020-01-08T15:00:43.261Z] internal/poll.(*pollDesc).waitRead(...)\n[2020-01-08T15:00:43.261Z] \t/usr/local/go/src/internal/poll/fd_poll_runtime.go:92\n[2020-01-08T15:00:43.261Z] internal/poll.(*FD).Read(0xc0002fc000, 0xc000300000, 0x1000, 0x1000, 0x0, 0x0, 0x0)\n[2020-01-08T15:00:43.261Z] \t/usr/local/go/src/internal/poll/fd_unix.go:169 +0x19b\n[2020-01-08T15:00:43.261Z] net.(*netFD).Read(0xc0002fc000, 0xc000300000, 0x1000, 0x1000, 0xc000318180, 0xc00009a780, 0xc00016cdd0)\n[2020-01-08T15:00:43.261Z] \t/usr/local/go/src/net/fd_unix.go:202 +0x4f\n[2020-01-08T15:00:43.261Z] net.(*conn).Read(0xc00000e340, 0xc000300000, 0x1000, 0x1000, 0x0, 0x0, 0x0)\n[2020-01-08T15:00:43.261Z] \t/usr/local/go/src/net/net.go:177 +0x69\n[2020-01-08T15:00:43.261Z] net/http.(*persistConn).Read(0xc0001ad9e0, 0xc000300000, 0x1000, 0x1000, 0x459630, 0xc00016ce88, 0x2)\n[2020-01-08T15:00:43.261Z] \t/usr/local/go/src/net/http/transport.go:1524 +0x7b\n[2020-01-08T15:00:43.261Z] bufio.(*Reader).fill(0xc0002fe000)\n[2020-01-08T15:00:43.261Z] \t/usr/local/go/src/bufio/bufio.go:100 +0x10f\n[2020-01-08T15:00:43.261Z] bufio.(*Reader).Peek(0xc0002fe000, 0x1, 0x2, 0x0, 0x0, 0xc000318100, 0x0)\n[2020-01-08T15:00:43.261Z] \t/usr/local/go/src/bufio/bufio.go:138 +0x4f\n[2020-01-08T15:00:43.261Z] net/http.(*persistConn).readLoop(0xc0001ad9e0)\n[2020-01-08T15:00:43.261Z] \t/usr/local/go/src/net/http/transport.go:1677 +0x1a3\n[2020-01-08T15:00:43.261Z] created by net/http.(*Transport).dialConn\n[2020-01-08T15:00:43.261Z] \t/usr/local/go/src/net/http/transport.go:1357 +0xae8\n[2020-01-08T15:00:43.261Z] \n[2020-01-08T15:00:43.261Z] goroutine 142 [select]:\n[2020-01-08T15:00:43.261Z] net/http.(*persistConn).writeLoop(0xc0001ad9e0)\n[2020-01-08T15:00:43.261Z] \t/usr/local/go/src/net/http/transport.go:1976 +0x113\n[2020-01-08T15:00:43.261Z] created by net/http.(*Transport).dialConn\n[2020-01-08T15:00:43.261Z] \t/usr/local/go/src/net/http/transport.go:1358 +0xb0d\n[2020-01-08T15:00:43.261Z] \n[2020-01-08T15:00:43.261Z] goroutine 284 [IO wait]:\n[2020-01-08T15:00:43.261Z] internal/poll.runtime_pollWait(0x7f38d5b0aa60, 0x72, 0xffffffffffffffff)\n[2020-01-08T15:00:43.261Z] \t/usr/local/go/src/runtime/netpoll.go:182 +0x56\n[2020-01-08T15:00:43.261Z] internal/poll.(*pollDesc).wait(0xc00033d998, 0x72, 0x1000, 0x1000, 0xffffffffffffffff)\n[2020-01-08T15:00:43.261Z] \t/usr/local/go/src/internal/poll/fd_poll_runtime.go:87 +0x9b\n[2020-01-08T15:00:43.261Z] internal/poll.(*pollDesc).waitRead(...)\n[2020-01-08T15:00:43.261Z] \t/usr/local/go/src/internal/poll/fd_poll_runtime.go:92\n[2020-01-08T15:00:43.261Z] internal/poll.(*FD).Read(0xc00033d980, 0xc0003aa000, 0x1000, 0x1000, 0x0, 0x0, 0x0)\n[2020-01-08T15:00:43.261Z] \t/usr/local/go/src/internal/poll/fd_unix.go:169 +0x19b\n[2020-01-08T15:00:43.261Z] net.(*netFD).Read(0xc00033d980, 0xc0003aa000, 0x1000, 0x1000, 0x0, 0xc00039b938, 0x67e58a)\n[2020-01-08T15:00:43.261Z] \t/usr/local/go/src/net/fd_unix.go:202 +0x4f\n[2020-01-08T15:00:43.261Z] net.(*conn).Read(0xc000098758, 0xc0003aa000, 0x1000, 0x1000, 0x0, 0x0, 0x0)\n[2020-01-08T15:00:43.261Z] \t/usr/local/go/src/net/net.go:177 +0x69\n[2020-01-08T15:00:43.261Z] net/http.(*connReader).Read(0xc0003a5cb0, 0xc0003aa000, 0x1000, 0x1000, 0x0, 0xc00039ba70, 0x68165c)\n[2020-01-08T15:00:43.261Z] \t/usr/local/go/src/net/http/server.go:787 +0x107\n[2020-01-08T15:00:43.261Z] bufio.(*Reader).fill(0xc0001e5260)\n[2020-01-08T15:00:43.261Z] \t/usr/local/go/src/bufio/bufio.go:100 +0x10f\n[2020-01-08T15:00:43.261Z] bufio.(*Reader).ReadSlice(0xc0001e5260, 0x43570a, 0xc000256c00, 0xc00039bb00, 0x40b8a9, 0xc0003c5e00, 0x100)\n[2020-01-08T15:00:43.261Z] \t/usr/local/go/src/bufio/bufio.go:356 +0x3d\n[2020-01-08T15:00:43.261Z] bufio.(*Reader).ReadLine(0xc0001e5260, 0xc00039bb08, 0xc000064e00, 0x7f38d7dfc460, 0x0, 0x4af872, 0x7d4820)\n[2020-01-08T15:00:43.261Z] \t/usr/local/go/src/bufio/bufio.go:385 +0x34\n[2020-01-08T15:00:43.261Z] net/textproto.(*Reader).readLineSlice(0xc0003dcba0, 0xc0003c5e00, 0xc00033d980, 0x0, 0x0, 0x42c7d1)\n[2020-01-08T15:00:43.261Z] \t/usr/local/go/src/net/textproto/reader.go:55 +0x6f\n[2020-01-08T15:00:43.261Z] net/textproto.(*Reader).ReadLine(...)\n[2020-01-08T15:00:43.261Z] \t/usr/local/go/src/net/textproto/reader.go:36\n[2020-01-08T15:00:43.261Z] net/http.readRequest(0xc0001e5260, 0x0, 0xc0003c5e00, 0x0, 0x0)\n[2020-01-08T15:00:43.261Z] \t/usr/local/go/src/net/http/request.go:968 +0x8d\n[2020-01-08T15:00:43.261Z] net/http.(*conn).readRequest(0xc0003ec1e0, 0x878b60, 0xc0003351c0, 0x0, 0x0, 0x0)\n[2020-01-08T15:00:43.261Z] \t/usr/local/go/src/net/http/server.go:967 +0x163\n[2020-01-08T15:00:43.261Z] net/http.(*conn).serve(0xc0003ec1e0, 0x878b60, 0xc0003351c0)\n[2020-01-08T15:00:43.261Z] \t/usr/local/go/src/net/http/server.go:1819 +0x6ad\n[2020-01-08T15:00:43.261Z] created by net/http.(*Server).Serve\n[2020-01-08T15:00:43.261Z] \t/usr/local/go/src/net/http/server.go:2884 +0x2f4\n[2020-01-08T15:00:43.261Z] \n[2020-01-08T15:00:43.261Z] goroutine 152 [IO wait]:\n[2020-01-08T15:00:43.261Z] internal/poll.runtime_pollWait(0x7f38d5b8e208, 0x72, 0xffffffffffffffff)\n[2020-01-08T15:00:43.261Z] \t/usr/local/go/src/runtime/netpoll.go:182 +0x56\n[2020-01-08T15:00:43.261Z] internal/poll.(*pollDesc).wait(0xc0002fc798, 0x72, 0x1000, 0x1000, 0xffffffffffffffff)\n[2020-01-08T15:00:43.261Z] \t/usr/local/go/src/internal/poll/fd_poll_runtime.go:87 +0x9b\n[2020-01-08T15:00:43.261Z] internal/poll.(*pollDesc).waitRead(...)\n[2020-01-08T15:00:43.261Z] \t/usr/local/go/src/internal/poll/fd_poll_runtime.go:92\n[2020-01-08T15:00:43.261Z] internal/poll.(*FD).Read(0xc0002fc780, 0xc000324000, 0x1000, 0x1000, 0x0, 0x0, 0x0)\n[2020-01-08T15:00:43.261Z] \t/usr/local/go/src/internal/poll/fd_unix.go:169 +0x19b\n[2020-01-08T15:00:43.261Z] net.(*netFD).Read(0xc0002fc780, 0xc000324000, 0x1000, 0x1000, 0xc00019e040, 0xc0002af938, 0x67e58a)\n[2020-01-08T15:00:43.261Z] \t/usr/local/go/src/net/fd_unix.go:202 +0x4f\n[2020-01-08T15:00:43.261Z] net.(*conn).Read(0xc00000e408, 0xc000324000, 0x1000, 0x1000, 0x0, 0x0, 0x0)\n[2020-01-08T15:00:43.261Z] \t/usr/local/go/src/net/net.go:177 +0x69\n[2020-01-08T15:00:43.261Z] net/http.(*connReader).Read(0xc000304cf0, 0xc000324000, 0x1000, 0x1000, 0x0, 0xc0002afc00, 0x681eec)\n[2020-01-08T15:00:43.261Z] \t/usr/local/go/src/net/http/server.go:787 +0x107\n[2020-01-08T15:00:43.261Z] bufio.(*Reader).fill(0xc0002fe5a0)\n[2020-01-08T15:00:43.261Z] \t/usr/local/go/src/bufio/bufio.go:100 +0x10f\n[2020-01-08T15:00:43.261Z] bufio.(*Reader).ReadSlice(0xc0002fe5a0, 0x43570a, 0xc0002d2d80, 0xc0002afb00, 0x40b8a9, 0xc00018bf00, 0x100)\n[2020-01-08T15:00:43.261Z] \t/usr/local/go/src/bufio/bufio.go:356 +0x3d\n[2020-01-08T15:00:43.261Z] bufio.(*Reader).ReadLine(0xc0002fe5a0, 0xc0002afb08, 0xc000064e00, 0x7f38d7dfbd98, 0x0, 0x4af872, 0x7d4820)\n[2020-01-08T15:00:43.261Z] \t/usr/local/go/src/bufio/bufio.go:385 +0x34\n[2020-01-08T15:00:43.261Z] net/textproto.(*Reader).readLineSlice(0xc0001cac90, 0xc00018bf00, 0xc0002fc780, 0x0, 0x0, 0x42c7d1)\n[2020-01-08T15:00:43.261Z] \t/usr/local/go/src/net/textproto/reader.go:55 +0x6f\n[2020-01-08T15:00:43.261Z] net/textproto.(*Reader).ReadLine(...)\n[2020-01-08T15:00:43.261Z] \t/usr/local/go/src/net/textproto/reader.go:36\n[2020-01-08T15:00:43.261Z] net/http.readRequest(0xc0002fe5a0, 0x0, 0xc00018bf00, 0x0, 0x0)\n[2020-01-08T15:00:43.261Z] \t/usr/local/go/src/net/http/request.go:968 +0x8d\n[2020-01-08T15:00:43.261Z] net/http.(*conn).readRequest(0xc000176e60, 0x878b60, 0xc000059300, 0x0, 0x0, 0x0)\n[2020-01-08T15:00:43.261Z] \t/usr/local/go/src/net/http/server.go:967 +0x163\n[2020-01-08T15:00:43.261Z] net/http.(*conn).serve(0xc000176e60, 0x878b60, 0xc000059300)\n[2020-01-08T15:00:43.261Z] \t/usr/local/go/src/net/http/server.go:1819 +0x6ad\n[2020-01-08T15:00:43.261Z] created by net/http.(*Server).Serve\n[2020-01-08T15:00:43.261Z] \t/usr/local/go/src/net/http/server.go:2884 +0x2f4\n[2020-01-08T15:00:43.261Z] \n[2020-01-08T15:00:43.261Z] goroutine 493 [sleep]:\n[2020-01-08T15:00:43.261Z] runtime.goparkunlock(...)\n[2020-01-08T15:00:43.261Z] \t/usr/local/go/src/runtime/proc.go:307\n[2020-01-08T15:00:43.261Z] time.Sleep(0x3b9aca00)\n[2020-01-08T15:00:43.261Z] \t/usr/local/go/src/runtime/time.go:105 +0x159\n[2020-01-08T15:00:43.261Z] github.com/edgexfoundry/go-mod-registry/internal/pkg/consul.waitForNextPutPrefix.func1(0x3b9aca00, 0xc000131dc4, 0xc00019d740, 0x2e)\n[2020-01-08T15:00:43.261Z] \t/w/workspace/gexfoundry_go-mod-registry_PR-39/internal/pkg/consul/mock_consul.go:351 +0x39\n[2020-01-08T15:00:43.261Z] created by github.com/edgexfoundry/go-mod-registry/internal/pkg/consul.waitForNextPutPrefix\n[2020-01-08T15:00:43.261Z] \t/w/workspace/gexfoundry_go-mod-registry_PR-39/internal/pkg/consul/mock_consul.go:350 +0x14e\n[2020-01-08T15:00:43.261Z] \n[2020-01-08T15:00:43.261Z] goroutine 122 [select]:\n[2020-01-08T15:00:43.261Z] net/http.(*persistConn).readLoop(0xc0001adb00)\n[2020-01-08T15:00:43.261Z] \t/usr/local/go/src/net/http/transport.go:1798 +0x95a\n[2020-01-08T15:00:43.261Z] created by net/http.(*Transport).dialConn\n[2020-01-08T15:00:43.261Z] \t/usr/local/go/src/net/http/transport.go:1357 +0xae8\n[2020-01-08T15:00:43.261Z] \n[2020-01-08T15:00:43.261Z] goroutine 169 [select]:\n[2020-01-08T15:00:43.261Z] net/http.(*persistConn).writeLoop(0xc0001f6ea0)\n[2020-01-08T15:00:43.261Z] \t/usr/local/go/src/net/http/transport.go:1976 +0x113\n[2020-01-08T15:00:43.261Z] created by net/http.(*Transport).dialConn\n[2020-01-08T15:00:43.261Z] \t/usr/local/go/src/net/http/transport.go:1358 +0xb0d\n[2020-01-08T15:00:43.261Z] \n[2020-01-08T15:00:43.261Z] goroutine 153 [IO wait]:\n[2020-01-08T15:00:43.261Z] internal/poll.runtime_pollWait(0x7f38d5b8e068, 0x72, 0xffffffffffffffff)\n[2020-01-08T15:00:43.261Z] \t/usr/local/go/src/runtime/netpoll.go:182 +0x56\n[2020-01-08T15:00:43.261Z] internal/poll.(*pollDesc).wait(0xc0002fc918, 0x72, 0x1000, 0x1000, 0xffffffffffffffff)\n[2020-01-08T15:00:43.261Z] \t/usr/local/go/src/internal/poll/fd_poll_runtime.go:87 +0x9b\n[2020-01-08T15:00:43.261Z] internal/poll.(*pollDesc).waitRead(...)\n[2020-01-08T15:00:43.261Z] \t/usr/local/go/src/internal/poll/fd_poll_runtime.go:92\n[2020-01-08T15:00:43.261Z] internal/poll.(*FD).Read(0xc0002fc900, 0xc00032e000, 0x1000, 0x1000, 0x0, 0x0, 0x0)\n[2020-01-08T15:00:43.261Z] \t/usr/local/go/src/internal/poll/fd_unix.go:169 +0x19b\n[2020-01-08T15:00:43.261Z] net.(*netFD).Read(0xc0002fc900, 0xc00032e000, 0x1000, 0x1000, 0xc00019e040, 0xc0002b1938, 0x67e58a)\n[2020-01-08T15:00:43.261Z] \t/usr/local/go/src/net/fd_unix.go:202 +0x4f\n[2020-01-08T15:00:43.261Z] net.(*conn).Read(0xc00000e438, 0xc00032e000, 0x1000, 0x1000, 0x0, 0x0, 0x0)\n[2020-01-08T15:00:43.261Z] \t/usr/local/go/src/net/net.go:177 +0x69\n[2020-01-08T15:00:43.261Z] net/http.(*connReader).Read(0xc0003050e0, 0xc00032e000, 0x1000, 0x1000, 0x0, 0xc0002b1c00, 0x681eec)\n[2020-01-08T15:00:43.261Z] \t/usr/local/go/src/net/http/server.go:787 +0x107\n[2020-01-08T15:00:43.261Z] bufio.(*Reader).fill(0xc0002fe6c0)\n[2020-01-08T15:00:43.261Z] \t/usr/local/go/src/bufio/bufio.go:100 +0x10f\n[2020-01-08T15:00:43.261Z] bufio.(*Reader).ReadSlice(0xc0002fe6c0, 0x43570a, 0xc0002d3380, 0xc0002b1b00, 0x40b8a9, 0xc000326300, 0x100)\n[2020-01-08T15:00:43.261Z] \t/usr/local/go/src/bufio/bufio.go:356 +0x3d\n[2020-01-08T15:00:43.261Z] bufio.(*Reader).ReadLine(0xc0002fe6c0, 0xc0002b1b08, 0xc000064e00, 0x7f38d7dfbd98, 0x0, 0x4af872, 0x7d4820)\n[2020-01-08T15:00:43.261Z] \t/usr/local/go/src/bufio/bufio.go:385 +0x34\n[2020-01-08T15:00:43.261Z] net/textproto.(*Reader).readLineSlice(0xc000304d20, 0xc000326300, 0xc0002fc900, 0x0, 0x0, 0x42c7d1)\n[2020-01-08T15:00:43.261Z] \t/usr/local/go/src/net/textproto/reader.go:55 +0x6f\n[2020-01-08T15:00:43.261Z] net/textproto.(*Reader).ReadLine(...)\n[2020-01-08T15:00:43.261Z] \t/usr/local/go/src/net/textproto/reader.go:36\n[2020-01-08T15:00:43.261Z] net/http.readRequest(0xc0002fe6c0, 0x0, 0xc000326300, 0x0, 0x0)\n[2020-01-08T15:00:43.261Z] \t/usr/local/go/src/net/http/request.go:968 +0x8d\n[2020-01-08T15:00:43.261Z] net/http.(*conn).readRequest(0xc000177040, 0x878b60, 0xc000059480, 0x0, 0x0, 0x0)\n[2020-01-08T15:00:43.261Z] \t/usr/local/go/src/net/http/server.go:967 +0x163\n[2020-01-08T15:00:43.261Z] net/http.(*conn).serve(0xc000177040, 0x878b60, 0xc000059480)\n[2020-01-08T15:00:43.261Z] \t/usr/local/go/src/net/http/server.go:1819 +0x6ad\n[2020-01-08T15:00:43.261Z] created by net/http.(*Server).Serve\n[2020-01-08T15:00:43.261Z] \t/usr/local/go/src/net/http/server.go:2884 +0x2f4\n[2020-01-08T15:00:43.261Z] \n[2020-01-08T15:00:43.261Z] goroutine 175 [IO wait]:\n[2020-01-08T15:00:43.261Z] internal/poll.runtime_pollWait(0x7f38d5b8e138, 0x72, 0xffffffffffffffff)\n[2020-01-08T15:00:43.261Z] \t/usr/local/go/src/runtime/netpoll.go:182 +0x56\n[2020-01-08T15:00:43.261Z] internal/poll.(*pollDesc).wait(0xc00018fd98, 0x72, 0x1000, 0x1000, 0xffffffffffffffff)\n[2020-01-08T15:00:43.261Z] \t/usr/local/go/src/internal/poll/fd_poll_runtime.go:87 +0x9b\n[2020-01-08T15:00:43.261Z] internal/poll.(*pollDesc).waitRead(...)\n[2020-01-08T15:00:43.261Z] \t/usr/local/go/src/internal/poll/fd_poll_runtime.go:92\n[2020-01-08T15:00:43.261Z] internal/poll.(*FD).Read(0xc00018fd80, 0xc00032a000, 0x1000, 0x1000, 0x0, 0x0, 0x0)\n[2020-01-08T15:00:43.261Z] \t/usr/local/go/src/internal/poll/fd_unix.go:169 +0x19b\n[2020-01-08T15:00:43.261Z] net.(*netFD).Read(0xc00018fd80, 0xc00032a000, 0x1000, 0x1000, 0x1, 0x42f16c, 0xc00030eb88)\n[2020-01-08T15:00:43.261Z] \t/usr/local/go/src/net/fd_unix.go:202 +0x4f\n[2020-01-08T15:00:43.261Z] net.(*conn).Read(0xc000134310, 0xc00032a000, 0x1000, 0x1000, 0x0, 0x0, 0x0)\n[2020-01-08T15:00:43.261Z] \t/usr/local/go/src/net/net.go:177 +0x69\n[2020-01-08T15:00:43.261Z] net/http.(*persistConn).Read(0xc0001f7200, 0xc00032a000, 0x1000, 0x1000, 0xc00030ec88, 0x404d55, 0xc00032c060)\n[2020-01-08T15:00:43.261Z] \t/usr/local/go/src/net/http/transport.go:1524 +0x7b\n[2020-01-08T15:00:43.261Z] bufio.(*Reader).fill(0xc0003205a0)\n[2020-01-08T15:00:43.261Z] \t/usr/local/go/src/bufio/bufio.go:100 +0x10f\n[2020-01-08T15:00:43.261Z] bufio.(*Reader).Peek(0xc0003205a0, 0x1, 0x0, 0x0, 0x1, 0xc00032c000, 0x0)\n[2020-01-08T15:00:43.261Z] \t/usr/local/go/src/bufio/bufio.go:138 +0x4f\n[2020-01-08T15:00:43.261Z] net/http.(*persistConn).readLoop(0xc0001f7200)\n[2020-01-08T15:00:43.262Z] \t/usr/local/go/src/net/http/transport.go:1677 +0x1a3\n[2020-01-08T15:00:43.262Z] created by net/http.(*Transport).dialConn\n[2020-01-08T15:00:43.262Z] \t/usr/local/go/src/net/http/transport.go:1357 +0xae8\n[2020-01-08T15:00:43.262Z] \n[2020-01-08T15:00:43.262Z] goroutine 176 [select]:\n[2020-01-08T15:00:43.262Z] net/http.(*persistConn).writeLoop(0xc0001f7200)\n[2020-01-08T15:00:43.262Z] \t/usr/local/go/src/net/http/transport.go:1976 +0x113\n[2020-01-08T15:00:43.262Z] created by net/http.(*Transport).dialConn\n[2020-01-08T15:00:43.262Z] \t/usr/local/go/src/net/http/transport.go:1358 +0xb0d\n[2020-01-08T15:00:43.262Z] \n[2020-01-08T15:00:43.262Z] goroutine 127 [IO wait]:\n[2020-01-08T15:00:43.262Z] internal/poll.runtime_pollWait(0x7f38d5b0b0e0, 0x72, 0xffffffffffffffff)\n[2020-01-08T15:00:43.262Z] \t/usr/local/go/src/runtime/netpoll.go:182 +0x56\n[2020-01-08T15:00:43.262Z] internal/poll.(*pollDesc).wait(0xc0002fcc18, 0x72, 0x1000, 0x1000, 0xffffffffffffffff)\n[2020-01-08T15:00:43.262Z] \t/usr/local/go/src/internal/poll/fd_poll_runtime.go:87 +0x9b\n[2020-01-08T15:00:43.262Z] internal/poll.(*pollDesc).waitRead(...)\n[2020-01-08T15:00:43.262Z] \t/usr/local/go/src/internal/poll/fd_poll_runtime.go:92\n[2020-01-08T15:00:43.262Z] internal/poll.(*FD).Read(0xc0002fcc00, 0xc000330000, 0x1000, 0x1000, 0x0, 0x0, 0x0)\n[2020-01-08T15:00:43.262Z] \t/usr/local/go/src/internal/poll/fd_unix.go:169 +0x19b\n[2020-01-08T15:00:43.262Z] net.(*netFD).Read(0xc0002fcc00, 0xc000330000, 0x1000, 0x1000, 0x1, 0x42f16c, 0xc00030db88)\n[2020-01-08T15:00:43.262Z] \t/usr/local/go/src/net/fd_unix.go:202 +0x4f\n[2020-01-08T15:00:43.262Z] net.(*conn).Read(0xc000098548, 0xc000330000, 0x1000, 0x1000, 0x0, 0x0, 0x0)\n[2020-01-08T15:00:43.262Z] \t/usr/local/go/src/net/net.go:177 +0x69\n[2020-01-08T15:00:43.262Z] net/http.(*persistConn).Read(0xc0001ade60, 0xc000330000, 0x1000, 0x1000, 0xc00030dc88, 0x404d55, 0xc000318360)\n[2020-01-08T15:00:43.262Z] \t/usr/local/go/src/net/http/transport.go:1524 +0x7b\n[2020-01-08T15:00:43.262Z] bufio.(*Reader).fill(0xc0002d6600)\n[2020-01-08T15:00:43.262Z] \t/usr/local/go/src/bufio/bufio.go:100 +0x10f\n[2020-01-08T15:00:43.262Z] bufio.(*Reader).Peek(0xc0002d6600, 0x1, 0x0, 0x0, 0x1, 0xc00032c100, 0x0)\n[2020-01-08T15:00:43.262Z] \t/usr/local/go/src/bufio/bufio.go:138 +0x4f\n[2020-01-08T15:00:43.262Z] net/http.(*persistConn).readLoop(0xc0001ade60)\n[2020-01-08T15:00:43.262Z] \t/usr/local/go/src/net/http/transport.go:1677 +0x1a3\n[2020-01-08T15:00:43.262Z] created by net/http.(*Transport).dialConn\n[2020-01-08T15:00:43.262Z] \t/usr/local/go/src/net/http/transport.go:1357 +0xae8\n[2020-01-08T15:00:43.262Z] \n[2020-01-08T15:00:43.262Z] goroutine 158 [IO wait]:\n[2020-01-08T15:00:43.262Z] internal/poll.runtime_pollWait(0x7f38d5b0b010, 0x72, 0xffffffffffffffff)\n[2020-01-08T15:00:43.262Z] \t/usr/local/go/src/runtime/netpoll.go:182 +0x56\n[2020-01-08T15:00:43.262Z] internal/poll.(*pollDesc).wait(0xc0002fcc98, 0x72, 0x1000, 0x1000, 0xffffffffffffffff)\n[2020-01-08T15:00:43.262Z] \t/usr/local/go/src/internal/poll/fd_poll_runtime.go:87 +0x9b\n[2020-01-08T15:00:43.262Z] internal/poll.(*pollDesc).waitRead(...)\n[2020-01-08T15:00:43.262Z] \t/usr/local/go/src/internal/poll/fd_poll_runtime.go:92\n[2020-01-08T15:00:43.262Z] internal/poll.(*FD).Read(0xc0002fcc80, 0xc000332000, 0x1000, 0x1000, 0x0, 0x0, 0x0)\n[2020-01-08T15:00:43.262Z] \t/usr/local/go/src/internal/poll/fd_unix.go:169 +0x19b\n[2020-01-08T15:00:43.262Z] net.(*netFD).Read(0xc0002fcc80, 0xc000332000, 0x1000, 0x1000, 0xc0000846c0, 0xc0001b9938, 0x67e58a)\n[2020-01-08T15:00:43.262Z] \t/usr/local/go/src/net/fd_unix.go:202 +0x4f\n[2020-01-08T15:00:43.262Z] net.(*conn).Read(0xc00000e468, 0xc000332000, 0x1000, 0x1000, 0x0, 0x0, 0x0)\n[2020-01-08T15:00:43.262Z] \t/usr/local/go/src/net/net.go:177 +0x69\n[2020-01-08T15:00:43.262Z] net/http.(*connReader).Read(0xc0003056e0, 0xc000332000, 0x1000, 0x1000, 0x0, 0xc0001b9c00, 0x681eec)\n[2020-01-08T15:00:43.262Z] \t/usr/local/go/src/net/http/server.go:787 +0x107\n[2020-01-08T15:00:43.262Z] bufio.(*Reader).fill(0xc0002feae0)\n[2020-01-08T15:00:43.262Z] \t/usr/local/go/src/bufio/bufio.go:100 +0x10f\n[2020-01-08T15:00:43.262Z] bufio.(*Reader).ReadSlice(0xc0002feae0, 0x43570a, 0xc0002d3980, 0xc0001b9b00, 0x40b8a9, 0xc000336100, 0x100)\n[2020-01-08T15:00:43.262Z] \t/usr/local/go/src/bufio/bufio.go:356 +0x3d\n[2020-01-08T15:00:43.262Z] bufio.(*Reader).ReadLine(0xc0002feae0, 0xc0001b9b08, 0xc00017a380, 0x7f38d7dfb6d0, 0x0, 0x4af872, 0x7d4820)\n[2020-01-08T15:00:43.262Z] \t/usr/local/go/src/bufio/bufio.go:385 +0x34\n[2020-01-08T15:00:43.262Z] net/textproto.(*Reader).readLineSlice(0xc000305710, 0xc000336100, 0xc0002fcc80, 0x0, 0x0, 0x42c7d1)\n[2020-01-08T15:00:43.262Z] \t/usr/local/go/src/net/textproto/reader.go:55 +0x6f\n[2020-01-08T15:00:43.262Z] net/textproto.(*Reader).ReadLine(...)\n[2020-01-08T15:00:43.262Z] \t/usr/local/go/src/net/textproto/reader.go:36\n[2020-01-08T15:00:43.262Z] net/http.readRequest(0xc0002feae0, 0x0, 0xc000336100, 0x0, 0x0)\n[2020-01-08T15:00:43.262Z] \t/usr/local/go/src/net/http/request.go:968 +0x8d\n[2020-01-08T15:00:43.262Z] net/http.(*conn).readRequest(0xc0001770e0, 0x878b60, 0xc000059780, 0x0, 0x0, 0x0)\n[2020-01-08T15:00:43.262Z] \t/usr/local/go/src/net/http/server.go:967 +0x163\n[2020-01-08T15:00:43.262Z] net/http.(*conn).serve(0xc0001770e0, 0x878b60, 0xc000059780)\n[2020-01-08T15:00:43.262Z] \t/usr/local/go/src/net/http/server.go:1819 +0x6ad\n[2020-01-08T15:00:43.262Z] created by net/http.(*Server).Serve\n[2020-01-08T15:00:43.262Z] \t/usr/local/go/src/net/http/server.go:2884 +0x2f4\n[2020-01-08T15:00:43.262Z] \n[2020-01-08T15:00:43.262Z] goroutine 263 [IO wait]:\n[2020-01-08T15:00:43.262Z] internal/poll.runtime_pollWait(0x7f38d5b0ada0, 0x72, 0xffffffffffffffff)\n[2020-01-08T15:00:43.262Z] \t/usr/local/go/src/runtime/netpoll.go:182 +0x56\n[2020-01-08T15:00:43.262Z] internal/poll.(*pollDesc).wait(0xc00033b118, 0x72, 0x1000, 0x1000, 0xffffffffffffffff)\n[2020-01-08T15:00:43.262Z] \t/usr/local/go/src/internal/poll/fd_poll_runtime.go:87 +0x9b\n[2020-01-08T15:00:43.262Z] internal/poll.(*pollDesc).waitRead(...)\n[2020-01-08T15:00:43.262Z] \t/usr/local/go/src/internal/poll/fd_poll_runtime.go:92\n[2020-01-08T15:00:43.262Z] internal/poll.(*FD).Read(0xc00033b100, 0xc0003ae000, 0x1000, 0x1000, 0x0, 0x0, 0x0)\n[2020-01-08T15:00:43.262Z] \t/usr/local/go/src/internal/poll/fd_unix.go:169 +0x19b\n[2020-01-08T15:00:43.262Z] net.(*netFD).Read(0xc00033b100, 0xc0003ae000, 0x1000, 0x1000, 0x0, 0xc000399938, 0x67e58a)\n[2020-01-08T15:00:43.262Z] \t/usr/local/go/src/net/fd_unix.go:202 +0x4f\n[2020-01-08T15:00:43.262Z] net.(*conn).Read(0xc0001344e0, 0xc0003ae000, 0x1000, 0x1000, 0x0, 0x0, 0x0)\n[2020-01-08T15:00:43.262Z] \t/usr/local/go/src/net/net.go:177 +0x69\n[2020-01-08T15:00:43.262Z] net/http.(*connReader).Read(0xc00033ff20, 0xc0003ae000, 0x1000, 0x1000, 0x0, 0xc000399a70, 0x68165c)\n[2020-01-08T15:00:43.262Z] \t/usr/local/go/src/net/http/server.go:787 +0x107\n[2020-01-08T15:00:43.262Z] bufio.(*Reader).fill(0xc0002ff020)\n[2020-01-08T15:00:43.262Z] \t/usr/local/go/src/bufio/bufio.go:100 +0x10f\n[2020-01-08T15:00:43.262Z] bufio.(*Reader).ReadSlice(0xc0002ff020, 0x43570a, 0xc000256f00, 0xc000399b00, 0x40b8a9, 0xc0003c4f00, 0x100)\n[2020-01-08T15:00:43.262Z] \t/usr/local/go/src/bufio/bufio.go:356 +0x3d\n[2020-01-08T15:00:43.262Z] bufio.(*Reader).ReadLine(0xc0002ff020, 0xc000399b08, 0xc000064000, 0x7f38d7dfc460, 0x0, 0x4af872, 0x7d4820)\n[2020-01-08T15:00:43.262Z] \t/usr/local/go/src/bufio/bufio.go:385 +0x34\n[2020-01-08T15:00:43.262Z] net/textproto.(*Reader).readLineSlice(0xc0003754d0, 0xc0003c4f00, 0xc00033b100, 0x0, 0x0, 0x42c7d1)\n[2020-01-08T15:00:43.262Z] \t/usr/local/go/src/net/textproto/reader.go:55 +0x6f\n[2020-01-08T15:00:43.262Z] net/textproto.(*Reader).ReadLine(...)\n[2020-01-08T15:00:43.262Z] \t/usr/local/go/src/net/textproto/reader.go:36\n[2020-01-08T15:00:43.262Z] net/http.readRequest(0xc0002ff020, 0x0, 0xc0003c4f00, 0x0, 0x0)\n[2020-01-08T15:00:43.262Z] \t/usr/local/go/src/net/http/request.go:968 +0x8d\n[2020-01-08T15:00:43.262Z] net/http.(*conn).readRequest(0xc0001bb4a0, 0x878b60, 0xc0003a8340, 0x0, 0x0, 0x0)\n[2020-01-08T15:00:43.262Z] \t/usr/local/go/src/net/http/server.go:967 +0x163\n[2020-01-08T15:00:43.262Z] net/http.(*conn).serve(0xc0001bb4a0, 0x878b60, 0xc0003a8340)\n[2020-01-08T15:00:43.262Z] \t/usr/local/go/src/net/http/server.go:1819 +0x6ad\n[2020-01-08T15:00:43.262Z] created by net/http.(*Server).Serve\n[2020-01-08T15:00:43.262Z] \t/usr/local/go/src/net/http/server.go:2884 +0x2f4\n[2020-01-08T15:00:43.262Z] \n[2020-01-08T15:00:43.262Z] goroutine 184 [IO wait]:\n[2020-01-08T15:00:43.262Z] internal/poll.runtime_pollWait(0x7f38d5b0af40, 0x72, 0xffffffffffffffff)\n[2020-01-08T15:00:43.262Z] \t/usr/local/go/src/runtime/netpoll.go:182 +0x56\n[2020-01-08T15:00:43.262Z] internal/poll.(*pollDesc).wait(0xc00033a718, 0x72, 0x1000, 0x1000, 0xffffffffffffffff)\n[2020-01-08T15:00:43.262Z] \t/usr/local/go/src/internal/poll/fd_poll_runtime.go:87 +0x9b\n[2020-01-08T15:00:43.262Z] internal/poll.(*pollDesc).waitRead(...)\n[2020-01-08T15:00:43.262Z] \t/usr/local/go/src/internal/poll/fd_poll_runtime.go:92\n[2020-01-08T15:00:43.262Z] internal/poll.(*FD).Read(0xc00033a700, 0xc000210000, 0x1000, 0x1000, 0x0, 0x0, 0x0)\n[2020-01-08T15:00:43.262Z] \t/usr/local/go/src/internal/poll/fd_unix.go:169 +0x19b\n[2020-01-08T15:00:43.262Z] net.(*netFD).Read(0xc00033a700, 0xc000210000, 0x1000, 0x1000, 0xc00000c180, 0xc0002db938, 0x67e58a)\n[2020-01-08T15:00:43.262Z] \t/usr/local/go/src/net/fd_unix.go:202 +0x4f\n[2020-01-08T15:00:43.262Z] net.(*conn).Read(0xc000134418, 0xc000210000, 0x1000, 0x1000, 0x0, 0x0, 0x0)\n[2020-01-08T15:00:43.262Z] \t/usr/local/go/src/net/net.go:177 +0x69\n[2020-01-08T15:00:43.262Z] net/http.(*connReader).Read(0xc00033ed20, 0xc000210000, 0x1000, 0x1000, 0x0, 0xc0002dbc00, 0x681eec)\n[2020-01-08T15:00:43.262Z] \t/usr/local/go/src/net/http/server.go:787 +0x107\n[2020-01-08T15:00:43.262Z] bufio.(*Reader).fill(0xc000140600)\n[2020-01-08T15:00:43.262Z] \t/usr/local/go/src/bufio/bufio.go:100 +0x10f\n[2020-01-08T15:00:43.262Z] bufio.(*Reader).ReadSlice(0xc000140600, 0x43570a, 0xc0002d3b00, 0xc0002dbb00, 0x40b8a9, 0xc0003df300, 0x100)\n[2020-01-08T15:00:43.262Z] \t/usr/local/go/src/bufio/bufio.go:356 +0x3d\n[2020-01-08T15:00:43.262Z] bufio.(*Reader).ReadLine(0xc000140600, 0xc0002dbb08, 0xc000064000, 0x7f38d7dfb008, 0x0, 0xc00040a9c0, 0x0)\n[2020-01-08T15:00:43.262Z] \t/usr/local/go/src/bufio/bufio.go:385 +0x34\n[2020-01-08T15:00:43.262Z] net/textproto.(*Reader).readLineSlice(0xc00040a9c0, 0xc0003df300, 0xc00033a700, 0x0, 0x0, 0x42c7d1)\n[2020-01-08T15:00:43.262Z] \t/usr/local/go/src/net/textproto/reader.go:55 +0x6f\n[2020-01-08T15:00:43.262Z] net/textproto.(*Reader).ReadLine(...)\n[2020-01-08T15:00:43.262Z] \t/usr/local/go/src/net/textproto/reader.go:36\n[2020-01-08T15:00:43.262Z] net/http.readRequest(0xc000140600, 0x0, 0xc0003df300, 0x0, 0x0)\n[2020-01-08T15:00:43.262Z] \t/usr/local/go/src/net/http/request.go:968 +0x8d\n[2020-01-08T15:00:43.262Z] net/http.(*conn).readRequest(0xc0001bb040, 0x878b60, 0xc000169b00, 0x0, 0x0, 0x0)\n[2020-01-08T15:00:43.262Z] \t/usr/local/go/src/net/http/server.go:967 +0x163\n[2020-01-08T15:00:43.262Z] net/http.(*conn).serve(0xc0001bb040, 0x878b60, 0xc000169b00)\n[2020-01-08T15:00:43.262Z] \t/usr/local/go/src/net/http/server.go:1819 +0x6ad\n[2020-01-08T15:00:43.262Z] created by net/http.(*Server).Serve\n[2020-01-08T15:00:43.262Z] \t/usr/local/go/src/net/http/server.go:2884 +0x2f4\n[2020-01-08T15:00:43.262Z] \n[2020-01-08T15:00:43.262Z] goroutine 208 [IO wait]:\n[2020-01-08T15:00:43.262Z] internal/poll.runtime_pollWait(0x7f38d5b0ae70, 0x72, 0xffffffffffffffff)\n[2020-01-08T15:00:43.262Z] \t/usr/local/go/src/runtime/netpoll.go:182 +0x56\n[2020-01-08T15:00:43.262Z] internal/poll.(*pollDesc).wait(0xc00033c818, 0x72, 0x1000, 0x1000, 0xffffffffffffffff)\n[2020-01-08T15:00:43.262Z] \t/usr/local/go/src/internal/poll/fd_poll_runtime.go:87 +0x9b\n[2020-01-08T15:00:43.262Z] internal/poll.(*pollDesc).waitRead(...)\n[2020-01-08T15:00:43.262Z] \t/usr/local/go/src/internal/poll/fd_poll_runtime.go:92\n[2020-01-08T15:00:43.262Z] internal/poll.(*FD).Read(0xc00033c800, 0xc00035a000, 0x1000, 0x1000, 0x0, 0x0, 0x0)\n[2020-01-08T15:00:43.262Z] \t/usr/local/go/src/internal/poll/fd_unix.go:169 +0x19b\n[2020-01-08T15:00:43.262Z] net.(*netFD).Read(0xc00033c800, 0xc00035a000, 0x1000, 0x1000, 0x1, 0x42f16c, 0xc000308b88)\n[2020-01-08T15:00:43.262Z] \t/usr/local/go/src/net/fd_unix.go:202 +0x4f\n[2020-01-08T15:00:43.262Z] net.(*conn).Read(0xc0000985d0, 0xc00035a000, 0x1000, 0x1000, 0x0, 0x0, 0x0)\n[2020-01-08T15:00:43.262Z] \t/usr/local/go/src/net/net.go:177 +0x69\n[2020-01-08T15:00:43.262Z] net/http.(*persistConn).Read(0xc00031a5a0, 0xc00035a000, 0x1000, 0x1000, 0xc000308c88, 0x404d55, 0xc000318e40)\n[2020-01-08T15:00:43.262Z] \t/usr/local/go/src/net/http/transport.go:1524 +0x7b\n[2020-01-08T15:00:43.262Z] bufio.(*Reader).fill(0xc0002d7200)\n[2020-01-08T15:00:43.262Z] \t/usr/local/go/src/bufio/bufio.go:100 +0x10f\n[2020-01-08T15:00:43.262Z] bufio.(*Reader).Peek(0xc0002d7200, 0x1, 0x0, 0x0, 0x1, 0xc0001d4700, 0x0)\n[2020-01-08T15:00:43.262Z] \t/usr/local/go/src/bufio/bufio.go:138 +0x4f\n[2020-01-08T15:00:43.262Z] net/http.(*persistConn).readLoop(0xc00031a5a0)\n[2020-01-08T15:00:43.262Z] \t/usr/local/go/src/net/http/transport.go:1677 +0x1a3\n[2020-01-08T15:00:43.262Z] created by net/http.(*Transport).dialConn\n[2020-01-08T15:00:43.262Z] \t/usr/local/go/src/net/http/transport.go:1357 +0xae8\n[2020-01-08T15:00:43.262Z] \n[2020-01-08T15:00:43.262Z] goroutine 209 [select]:\n[2020-01-08T15:00:43.262Z] net/http.(*persistConn).writeLoop(0xc00031a5a0)\n[2020-01-08T15:00:43.262Z] \t/usr/local/go/src/net/http/transport.go:1976 +0x113\n[2020-01-08T15:00:43.262Z] created by net/http.(*Transport).dialConn\n[2020-01-08T15:00:43.262Z] \t/usr/local/go/src/net/http/transport.go:1358 +0xb0d\n[2020-01-08T15:00:43.262Z] \n[2020-01-08T15:00:43.262Z] goroutine 292 [IO wait]:\n[2020-01-08T15:00:43.262Z] internal/poll.runtime_pollWait(0x7f38d5b0acd0, 0x72, 0xffffffffffffffff)\n[2020-01-08T15:00:43.262Z] \t/usr/local/go/src/runtime/netpoll.go:182 +0x56\n[2020-01-08T15:00:43.262Z] internal/poll.(*pollDesc).wait(0xc0001c7c98, 0x72, 0x1000, 0x1000, 0xffffffffffffffff)\n[2020-01-08T15:00:43.262Z] \t/usr/local/go/src/internal/poll/fd_poll_runtime.go:87 +0x9b\n[2020-01-08T15:00:43.262Z] internal/poll.(*pollDesc).waitRead(...)\n[2020-01-08T15:00:43.262Z] \t/usr/local/go/src/internal/poll/fd_poll_runtime.go:92\n[2020-01-08T15:00:43.262Z] internal/poll.(*FD).Read(0xc0001c7c80, 0xc0003c8000, 0x1000, 0x1000, 0x0, 0x0, 0x0)\n[2020-01-08T15:00:43.262Z] \t/usr/local/go/src/internal/poll/fd_unix.go:169 +0x19b\n[2020-01-08T15:00:43.262Z] net.(*netFD).Read(0xc0001c7c80, 0xc0003c8000, 0x1000, 0x1000, 0xc0003d6000, 0xc00009b680, 0xc00021fdd0)\n[2020-01-08T15:00:43.262Z] \t/usr/local/go/src/net/fd_unix.go:202 +0x4f\n[2020-01-08T15:00:43.262Z] net.(*conn).Read(0xc0002262b0, 0xc0003c8000, 0x1000, 0x1000, 0x0, 0x0, 0x0)\n[2020-01-08T15:00:43.262Z] \t/usr/local/go/src/net/net.go:177 +0x69\n[2020-01-08T15:00:43.262Z] net/http.(*persistConn).Read(0xc000363200, 0xc0003c8000, 0x1000, 0x1000, 0x459630, 0xc00021fe88, 0x2)\n[2020-01-08T15:00:43.262Z] \t/usr/local/go/src/net/http/transport.go:1524 +0x7b\n[2020-01-08T15:00:43.262Z] bufio.(*Reader).fill(0xc0001e5b00)\n[2020-01-08T15:00:43.262Z] \t/usr/local/go/src/bufio/bufio.go:100 +0x10f\n[2020-01-08T15:00:43.262Z] bufio.(*Reader).Peek(0xc0001e5b00, 0x1, 0x2, 0x0, 0x0, 0xc0001d5f00, 0x0)\n[2020-01-08T15:00:43.262Z] \t/usr/local/go/src/bufio/bufio.go:138 +0x4f\n[2020-01-08T15:00:43.262Z] net/http.(*persistConn).readLoop(0xc000363200)\n[2020-01-08T15:00:43.262Z] \t/usr/local/go/src/net/http/transport.go:1677 +0x1a3\n[2020-01-08T15:00:43.262Z] created by net/http.(*Transport).dialConn\n[2020-01-08T15:00:43.262Z] \t/usr/local/go/src/net/http/transport.go:1357 +0xae8\n[2020-01-08T15:00:43.262Z] \n[2020-01-08T15:00:43.262Z] goroutine 484 [select]:\n[2020-01-08T15:00:43.262Z] github.com/mitchellh/consulstructure.(*Decoder).Run(0xc000407320)\n[2020-01-08T15:00:43.262Z] \t/go/pkg/mod/github.com/mitchellh/consulstructure@v0.0.0-20190329231841-56fdc4d2da54/consulstructure.go:252 +0x370\n[2020-01-08T15:00:43.262Z] created by github.com/edgexfoundry/go-mod-registry/internal/pkg/consul.(*consulClient).WatchForChanges\n[2020-01-08T15:00:43.262Z] \t/w/workspace/gexfoundry_go-mod-registry_PR-39/internal/pkg/consul/client.go:231 +0x1d2\n[2020-01-08T15:00:43.262Z] \n[2020-01-08T15:00:43.262Z] goroutine 293 [select]:\n[2020-01-08T15:00:43.262Z] net/http.(*persistConn).writeLoop(0xc000363200)\n[2020-01-08T15:00:43.262Z] \t/usr/local/go/src/net/http/transport.go:1976 +0x113\n[2020-01-08T15:00:43.262Z] created by net/http.(*Transport).dialConn\n[2020-01-08T15:00:43.262Z] \t/usr/local/go/src/net/http/transport.go:1358 +0xb0d\n[2020-01-08T15:00:43.262Z] \n[2020-01-08T15:00:43.262Z] goroutine 330 [IO wait]:\n[2020-01-08T15:00:43.262Z] internal/poll.runtime_pollWait(0x7f38d5b0ac00, 0x72, 0xffffffffffffffff)\n[2020-01-08T15:00:43.262Z] \t/usr/local/go/src/runtime/netpoll.go:182 +0x56\n[2020-01-08T15:00:43.262Z] internal/poll.(*pollDesc).wait(0xc0003cee98, 0x72, 0x1000, 0x1000, 0xffffffffffffffff)\n[2020-01-08T15:00:43.262Z] \t/usr/local/go/src/internal/poll/fd_poll_runtime.go:87 +0x9b\n[2020-01-08T15:00:43.262Z] internal/poll.(*pollDesc).waitRead(...)\n[2020-01-08T15:00:43.262Z] \t/usr/local/go/src/internal/poll/fd_poll_runtime.go:92\n[2020-01-08T15:00:43.262Z] internal/poll.(*FD).Read(0xc0003cee80, 0xc0003f6000, 0x1000, 0x1000, 0x0, 0x0, 0x0)\n[2020-01-08T15:00:43.262Z] \t/usr/local/go/src/internal/poll/fd_unix.go:169 +0x19b\n[2020-01-08T15:00:43.262Z] net.(*netFD).Read(0xc0003cee80, 0xc0003f6000, 0x1000, 0x1000, 0xc00032d980, 0xc0001411a0, 0xc000222dd0)\n[2020-01-08T15:00:43.262Z] \t/usr/local/go/src/net/fd_unix.go:202 +0x4f\n[2020-01-08T15:00:43.262Z] net.(*conn).Read(0xc000226480, 0xc0003f6000, 0x1000, 0x1000, 0x0, 0x0, 0x0)\n[2020-01-08T15:00:43.262Z] \t/usr/local/go/src/net/net.go:177 +0x69\n[2020-01-08T15:00:43.262Z] net/http.(*persistConn).Read(0xc000363680, 0xc0003f6000, 0x1000, 0x1000, 0x459630, 0xc000222e88, 0x2)\n[2020-01-08T15:00:43.262Z] \t/usr/local/go/src/net/http/transport.go:1524 +0x7b\n[2020-01-08T15:00:43.262Z] bufio.(*Reader).fill(0xc0003d2cc0)\n[2020-01-08T15:00:43.263Z] \t/usr/local/go/src/bufio/bufio.go:100 +0x10f\n[2020-01-08T15:00:43.263Z] bufio.(*Reader).Peek(0xc0003d2cc0, 0x1, 0x2, 0x0, 0x0, 0xc00032d900, 0x0)\n[2020-01-08T15:00:43.263Z] \t/usr/local/go/src/bufio/bufio.go:138 +0x4f\n[2020-01-08T15:00:43.263Z] net/http.(*persistConn).readLoop(0xc000363680)\n[2020-01-08T15:00:43.263Z] \t/usr/local/go/src/net/http/transport.go:1677 +0x1a3\n[2020-01-08T15:00:43.263Z] created by net/http.(*Transport).dialConn\n[2020-01-08T15:00:43.263Z] \t/usr/local/go/src/net/http/transport.go:1357 +0xae8\n[2020-01-08T15:00:43.263Z] \n[2020-01-08T15:00:43.263Z] goroutine 473 [select]:\n[2020-01-08T15:00:43.263Z] net/http.(*persistConn).writeLoop(0xc0004605a0)\n[2020-01-08T15:00:43.263Z] \t/usr/local/go/src/net/http/transport.go:1976 +0x113\n[2020-01-08T15:00:43.263Z] created by net/http.(*Transport).dialConn\n[2020-01-08T15:00:43.263Z] \t/usr/local/go/src/net/http/transport.go:1358 +0xb0d\n[2020-01-08T15:00:43.263Z] \n[2020-01-08T15:00:43.263Z] goroutine 331 [select]:\n[2020-01-08T15:00:43.263Z] net/http.(*persistConn).writeLoop(0xc000363680)\n[2020-01-08T15:00:43.263Z] \t/usr/local/go/src/net/http/transport.go:1976 +0x113\n[2020-01-08T15:00:43.263Z] created by net/http.(*Transport).dialConn\n[2020-01-08T15:00:43.263Z] \t/usr/local/go/src/net/http/transport.go:1358 +0xb0d\n[2020-01-08T15:00:43.263Z] \n[2020-01-08T15:00:43.263Z] goroutine 483 [select]:\n[2020-01-08T15:00:43.263Z] github.com/mitchellh/consulstructure.(*Decoder).Run(0xc0004072c0)\n[2020-01-08T15:00:43.263Z] \t/go/pkg/mod/github.com/mitchellh/consulstructure@v0.0.0-20190329231841-56fdc4d2da54/consulstructure.go:252 +0x370\n[2020-01-08T15:00:43.263Z] created by github.com/edgexfoundry/go-mod-registry/internal/pkg/consul.(*consulClient).WatchForChanges\n[2020-01-08T15:00:43.263Z] \t/w/workspace/gexfoundry_go-mod-registry_PR-39/internal/pkg/consul/client.go:231 +0x1d2\n[2020-01-08T15:00:43.263Z] \n[2020-01-08T15:00:43.263Z] goroutine 472 [IO wait]:\n[2020-01-08T15:00:43.263Z] internal/poll.runtime_pollWait(0x7f38d5b0a7f0, 0x72, 0xffffffffffffffff)\n[2020-01-08T15:00:43.263Z] \t/usr/local/go/src/runtime/netpoll.go:182 +0x56\n[2020-01-08T15:00:43.263Z] internal/poll.(*pollDesc).wait(0xc00045f918, 0x72, 0x1000, 0x1000, 0xffffffffffffffff)\n[2020-01-08T15:00:43.263Z] \t/usr/local/go/src/internal/poll/fd_poll_runtime.go:87 +0x9b\n[2020-01-08T15:00:43.263Z] internal/poll.(*pollDesc).waitRead(...)\n[2020-01-08T15:00:43.263Z] \t/usr/local/go/src/internal/poll/fd_poll_runtime.go:92\n[2020-01-08T15:00:43.263Z] internal/poll.(*FD).Read(0xc00045f900, 0xc00049c000, 0x1000, 0x1000, 0x0, 0x0, 0x0)\n[2020-01-08T15:00:43.263Z] \t/usr/local/go/src/internal/poll/fd_unix.go:169 +0x19b\n[2020-01-08T15:00:43.263Z] net.(*netFD).Read(0xc00045f900, 0xc00049c000, 0x1000, 0x1000, 0x4, 0x42f16c, 0xc00036cb88)\n[2020-01-08T15:00:43.263Z] \t/usr/local/go/src/net/fd_unix.go:202 +0x4f\n[2020-01-08T15:00:43.263Z] net.(*conn).Read(0xc000226918, 0xc00049c000, 0x1000, 0x1000, 0x0, 0x0, 0x0)\n[2020-01-08T15:00:43.263Z] \t/usr/local/go/src/net/net.go:177 +0x69\n[2020-01-08T15:00:43.263Z] net/http.(*persistConn).Read(0xc0004605a0, 0xc00049c000, 0x1000, 0x1000, 0xc00036cc88, 0x404d55, 0xc00047ac00)\n[2020-01-08T15:00:43.263Z] \t/usr/local/go/src/net/http/transport.go:1524 +0x7b\n[2020-01-08T15:00:43.263Z] bufio.(*Reader).fill(0xc00047ea20)\n[2020-01-08T15:00:43.263Z] \t/usr/local/go/src/bufio/bufio.go:100 +0x10f\n[2020-01-08T15:00:43.263Z] bufio.(*Reader).Peek(0xc00047ea20, 0x1, 0x0, 0x0, 0x1, 0xc00047b000, 0x0)\n[2020-01-08T15:00:43.263Z] \t/usr/local/go/src/bufio/bufio.go:138 +0x4f\n[2020-01-08T15:00:43.263Z] net/http.(*persistConn).readLoop(0xc0004605a0)\n[2020-01-08T15:00:43.263Z] \t/usr/local/go/src/net/http/transport.go:1677 +0x1a3\n[2020-01-08T15:00:43.263Z] created by net/http.(*Transport).dialConn\n[2020-01-08T15:00:43.263Z] \t/usr/local/go/src/net/http/transport.go:1357 +0xae8\n[2020-01-08T15:00:43.263Z] \n[2020-01-08T15:00:43.263Z] goroutine 350 [select]:\n[2020-01-08T15:00:43.263Z] net/http.(*persistConn).writeLoop(0xc0001f7b00)\n[2020-01-08T15:00:43.263Z] \t/usr/local/go/src/net/http/transport.go:1976 +0x113\n[2020-01-08T15:00:43.263Z] created by net/http.(*Transport).dialConn\n[2020-01-08T15:00:43.263Z] \t/usr/local/go/src/net/http/transport.go:1358 +0xb0d\n[2020-01-08T15:00:43.263Z] \n[2020-01-08T15:00:43.263Z] goroutine 349 [IO wait]:\n[2020-01-08T15:00:43.263Z] internal/poll.runtime_pollWait(0x7f38d5b0a8c0, 0x72, 0xffffffffffffffff)\n[2020-01-08T15:00:43.263Z] \t/usr/local/go/src/runtime/netpoll.go:182 +0x56\n[2020-01-08T15:00:43.263Z] internal/poll.(*pollDesc).wait(0xc00043a418, 0x72, 0x1000, 0x1000, 0xffffffffffffffff)\n[2020-01-08T15:00:43.263Z] \t/usr/local/go/src/internal/poll/fd_poll_runtime.go:87 +0x9b\n[2020-01-08T15:00:43.263Z] internal/poll.(*pollDesc).waitRead(...)\n[2020-01-08T15:00:43.263Z] \t/usr/local/go/src/internal/poll/fd_poll_runtime.go:92\n[2020-01-08T15:00:43.263Z] internal/poll.(*FD).Read(0xc00043a400, 0xc000448000, 0x1000, 0x1000, 0x0, 0x0, 0x0)\n[2020-01-08T15:00:43.263Z] \t/usr/local/go/src/internal/poll/fd_unix.go:169 +0x19b\n[2020-01-08T15:00:43.263Z] net.(*netFD).Read(0xc00043a400, 0xc000448000, 0x1000, 0x1000, 0xc0003f1620, 0xc0001e41e0, 0xc00042cdd0)\n[2020-01-08T15:00:43.263Z] \t/usr/local/go/src/net/fd_unix.go:202 +0x4f\n[2020-01-08T15:00:43.263Z] net.(*conn).Read(0xc0001346e0, 0xc000448000, 0x1000, 0x1000, 0x0, 0x0, 0x0)\n[2020-01-08T15:00:43.263Z] \t/usr/local/go/src/net/net.go:177 +0x69\n[2020-01-08T15:00:43.263Z] net/http.(*persistConn).Read(0xc0001f7b00, 0xc000448000, 0x1000, 0x1000, 0x459630, 0xc00042ce88, 0x2)\n[2020-01-08T15:00:43.263Z] \t/usr/local/go/src/net/http/transport.go:1524 +0x7b\n[2020-01-08T15:00:43.263Z] bufio.(*Reader).fill(0xc000406900)\n[2020-01-08T15:00:43.263Z] \t/usr/local/go/src/bufio/bufio.go:100 +0x10f\n[2020-01-08T15:00:43.263Z] bufio.(*Reader).Peek(0xc000406900, 0x1, 0x2, 0x0, 0x0, 0xc0003f1500, 0x0)\n[2020-01-08T15:00:43.263Z] \t/usr/local/go/src/bufio/bufio.go:138 +0x4f\n[2020-01-08T15:00:43.263Z] net/http.(*persistConn).readLoop(0xc0001f7b00)\n[2020-01-08T15:00:43.263Z] \t/usr/local/go/src/net/http/transport.go:1677 +0x1a3\n[2020-01-08T15:00:43.263Z] created by net/http.(*Transport).dialConn\n[2020-01-08T15:00:43.263Z] \t/usr/local/go/src/net/http/transport.go:1357 +0xae8\n[2020-01-08T15:00:43.263Z] \n[2020-01-08T15:00:43.263Z] goroutine 411 [IO wait]:\n[2020-01-08T15:00:43.263Z] internal/poll.runtime_pollWait(0x7f38d5b0ab30, 0x72, 0xffffffffffffffff)\n[2020-01-08T15:00:43.263Z] \t/usr/local/go/src/runtime/netpoll.go:182 +0x56\n[2020-01-08T15:00:43.263Z] internal/poll.(*pollDesc).wait(0xc00043ab18, 0x72, 0x1000, 0x1000, 0xffffffffffffffff)\n[2020-01-08T15:00:43.263Z] \t/usr/local/go/src/internal/poll/fd_poll_runtime.go:87 +0x9b\n[2020-01-08T15:00:43.263Z] internal/poll.(*pollDesc).waitRead(...)\n[2020-01-08T15:00:43.263Z] \t/usr/local/go/src/internal/poll/fd_poll_runtime.go:92\n[2020-01-08T15:00:43.263Z] internal/poll.(*FD).Read(0xc00043ab00, 0xc000474000, 0x1000, 0x1000, 0x0, 0x0, 0x0)\n[2020-01-08T15:00:43.263Z] \t/usr/local/go/src/internal/poll/fd_unix.go:169 +0x19b\n[2020-01-08T15:00:43.263Z] net.(*netFD).Read(0xc00043ab00, 0xc000474000, 0x1000, 0x1000, 0xc00047a780, 0xc00009a840, 0xc000220dd0)\n[2020-01-08T15:00:43.263Z] \t/usr/local/go/src/net/fd_unix.go:202 +0x4f\n[2020-01-08T15:00:43.263Z] net.(*conn).Read(0xc000134760, 0xc000474000, 0x1000, 0x1000, 0x0, 0x0, 0x0)\n[2020-01-08T15:00:43.263Z] \t/usr/local/go/src/net/net.go:177 +0x69\n[2020-01-08T15:00:43.263Z] net/http.(*persistConn).Read(0xc0001f7d40, 0xc000474000, 0x1000, 0x1000, 0x459630, 0xc000220e88, 0x2)\n[2020-01-08T15:00:43.263Z] \t/usr/local/go/src/net/http/transport.go:1524 +0x7b\n[2020-01-08T15:00:43.263Z] bufio.(*Reader).fill(0xc000406f00)\n[2020-01-08T15:00:43.263Z] \t/usr/local/go/src/bufio/bufio.go:100 +0x10f\n[2020-01-08T15:00:43.263Z] bufio.(*Reader).Peek(0xc000406f00, 0x1, 0x2, 0x0, 0x0, 0xc00047a700, 0x0)\n[2020-01-08T15:00:43.263Z] \t/usr/local/go/src/bufio/bufio.go:138 +0x4f\n[2020-01-08T15:00:43.263Z] net/http.(*persistConn).readLoop(0xc0001f7d40)\n[2020-01-08T15:00:43.263Z] \t/usr/local/go/src/net/http/transport.go:1677 +0x1a3\n[2020-01-08T15:00:43.263Z] created by net/http.(*Transport).dialConn\n[2020-01-08T15:00:43.263Z] \t/usr/local/go/src/net/http/transport.go:1357 +0xae8\n[2020-01-08T15:00:43.263Z] \n[2020-01-08T15:00:43.263Z] goroutine 386 [IO wait]:\n[2020-01-08T15:00:43.263Z] internal/poll.runtime_pollWait(0x7f38d5b0a990, 0x72, 0xffffffffffffffff)\n[2020-01-08T15:00:43.263Z] \t/usr/local/go/src/runtime/netpoll.go:182 +0x56\n[2020-01-08T15:00:43.263Z] internal/poll.(*pollDesc).wait(0xc0003fe698, 0x72, 0x1000, 0x1000, 0xffffffffffffffff)\n[2020-01-08T15:00:43.263Z] \t/usr/local/go/src/internal/poll/fd_poll_runtime.go:87 +0x9b\n[2020-01-08T15:00:43.263Z] internal/poll.(*pollDesc).waitRead(...)\n[2020-01-08T15:00:43.263Z] \t/usr/local/go/src/internal/poll/fd_poll_runtime.go:92\n[2020-01-08T15:00:43.263Z] internal/poll.(*FD).Read(0xc0003fe680, 0xc0003b6000, 0x1000, 0x1000, 0x0, 0x0, 0x0)\n[2020-01-08T15:00:43.263Z] \t/usr/local/go/src/internal/poll/fd_unix.go:169 +0x19b\n[2020-01-08T15:00:43.263Z] net.(*netFD).Read(0xc0003fe680, 0xc0003b6000, 0x1000, 0x1000, 0x0, 0xc000395938, 0x67e58a)\n[2020-01-08T15:00:43.263Z] \t/usr/local/go/src/net/fd_unix.go:202 +0x4f\n[2020-01-08T15:00:43.263Z] net.(*conn).Read(0xc00000e6e8, 0xc0003b6000, 0x1000, 0x1000, 0x0, 0x0, 0x0)\n[2020-01-08T15:00:43.263Z] \t/usr/local/go/src/net/net.go:177 +0x69\n[2020-01-08T15:00:43.263Z] net/http.(*connReader).Read(0xc0004247e0, 0xc0003b6000, 0x1000, 0x1000, 0x0, 0xc000395a70, 0x68165c)\n[2020-01-08T15:00:43.263Z] \t/usr/local/go/src/net/http/server.go:787 +0x107\n[2020-01-08T15:00:43.263Z] bufio.(*Reader).fill(0xc0003214a0)\n[2020-01-08T15:00:43.263Z] \t/usr/local/go/src/bufio/bufio.go:100 +0x10f\n[2020-01-08T15:00:43.263Z] bufio.(*Reader).ReadSlice(0xc0003214a0, 0x43570a, 0xc00039e600, 0xc000395b00, 0x40b8a9, 0xc00041ab00, 0x100)\n[2020-01-08T15:00:43.263Z] \t/usr/local/go/src/bufio/bufio.go:356 +0x3d\n[2020-01-08T15:00:43.263Z] bufio.(*Reader).ReadLine(0xc0003214a0, 0xc000395b08, 0xc00003ca80, 0x7f38d7dfc460, 0x0, 0x4af872, 0x7d4820)\n[2020-01-08T15:00:43.263Z] \t/usr/local/go/src/bufio/bufio.go:385 +0x34\n[2020-01-08T15:00:43.263Z] net/textproto.(*Reader).readLineSlice(0xc000424810, 0xc00041ab00, 0xc0003fe680, 0x0, 0x0, 0x42c7d1)\n[2020-01-08T15:00:43.263Z] \t/usr/local/go/src/net/textproto/reader.go:55 +0x6f\n[2020-01-08T15:00:43.263Z] net/textproto.(*Reader).ReadLine(...)\n[2020-01-08T15:00:43.263Z] \t/usr/local/go/src/net/textproto/reader.go:36\n[2020-01-08T15:00:43.263Z] net/http.readRequest(0xc0003214a0, 0x0, 0xc00041ab00, 0x0, 0x0)\n[2020-01-08T15:00:43.263Z] \t/usr/local/go/src/net/http/request.go:968 +0x8d\n[2020-01-08T15:00:43.263Z] net/http.(*conn).readRequest(0xc000177b80, 0x878b60, 0xc000335640, 0x0, 0x0, 0x0)\n[2020-01-08T15:00:43.263Z] \t/usr/local/go/src/net/http/server.go:967 +0x163\n[2020-01-08T15:00:43.263Z] net/http.(*conn).serve(0xc000177b80, 0x878b60, 0xc000335640)\n[2020-01-08T15:00:43.263Z] \t/usr/local/go/src/net/http/server.go:1819 +0x6ad\n[2020-01-08T15:00:43.263Z] created by net/http.(*Server).Serve\n[2020-01-08T15:00:43.263Z] \t/usr/local/go/src/net/http/server.go:2884 +0x2f4\n[2020-01-08T15:00:43.263Z] \n[2020-01-08T15:00:43.263Z] goroutine 412 [select]:\n[2020-01-08T15:00:43.263Z] net/http.(*persistConn).writeLoop(0xc0001f7d40)\n[2020-01-08T15:00:43.263Z] \t/usr/local/go/src/net/http/transport.go:1976 +0x113\n[2020-01-08T15:00:43.263Z] created by net/http.(*Transport).dialConn\n[2020-01-08T15:00:43.263Z] \t/usr/local/go/src/net/http/transport.go:1358 +0xb0d\n[2020-01-08T15:00:43.263Z] \n[2020-01-08T15:00:43.263Z] goroutine 428 [IO wait]:\n[2020-01-08T15:00:43.263Z] internal/poll.runtime_pollWait(0x7f38d5b0a720, 0x72, 0xffffffffffffffff)\n[2020-01-08T15:00:43.263Z] \t/usr/local/go/src/runtime/netpoll.go:182 +0x56\n[2020-01-08T15:00:43.263Z] internal/poll.(*pollDesc).wait(0xc000445518, 0x72, 0x1000, 0x1000, 0xffffffffffffffff)\n[2020-01-08T15:00:43.263Z] \t/usr/local/go/src/internal/poll/fd_poll_runtime.go:87 +0x9b\n[2020-01-08T15:00:43.263Z] internal/poll.(*pollDesc).waitRead(...)\n[2020-01-08T15:00:43.263Z] \t/usr/local/go/src/internal/poll/fd_poll_runtime.go:92\n[2020-01-08T15:00:43.263Z] internal/poll.(*FD).Read(0xc000445500, 0xc00031c000, 0x1000, 0x1000, 0x0, 0x0, 0x0)\n[2020-01-08T15:00:43.263Z] \t/usr/local/go/src/internal/poll/fd_unix.go:169 +0x19b\n[2020-01-08T15:00:43.263Z] net.(*netFD).Read(0xc000445500, 0xc00031c000, 0x1000, 0x1000, 0x0, 0xc000071938, 0x67e58a)\n[2020-01-08T15:00:43.263Z] \t/usr/local/go/src/net/fd_unix.go:202 +0x4f\n[2020-01-08T15:00:43.263Z] net.(*conn).Read(0xc000098a68, 0xc00031c000, 0x1000, 0x1000, 0x0, 0x0, 0x0)\n[2020-01-08T15:00:43.263Z] \t/usr/local/go/src/net/net.go:177 +0x69\n[2020-01-08T15:00:43.263Z] net/http.(*connReader).Read(0xc000455200, 0xc00031c000, 0x1000, 0x1000, 0x0, 0xc000071a70, 0x68165c)\n[2020-01-08T15:00:43.263Z] \t/usr/local/go/src/net/http/server.go:787 +0x107\n[2020-01-08T15:00:43.263Z] bufio.(*Reader).fill(0xc0002fe540)\n[2020-01-08T15:00:43.263Z] \t/usr/local/go/src/bufio/bufio.go:100 +0x10f\n[2020-01-08T15:00:43.263Z] bufio.(*Reader).ReadSlice(0xc0002fe540, 0x43570a, 0xc000257c80, 0xc000071b00, 0x40b8a9, 0xc000488c00, 0x100)\n[2020-01-08T15:00:43.263Z] \t/usr/local/go/src/bufio/bufio.go:356 +0x3d\n[2020-01-08T15:00:43.263Z] bufio.(*Reader).ReadLine(0xc0002fe540, 0xc000071b08, 0xc000064000, 0x7f38d7dfc460, 0x0, 0x4af872, 0x7d4820)\n[2020-01-08T15:00:43.263Z] \t/usr/local/go/src/bufio/bufio.go:385 +0x34\n[2020-01-08T15:00:43.263Z] net/textproto.(*Reader).readLineSlice(0xc00045c9c0, 0xc000488c00, 0xc000445500, 0x0, 0x0, 0x42c7d1)\n[2020-01-08T15:00:43.263Z] \t/usr/local/go/src/net/textproto/reader.go:55 +0x6f\n[2020-01-08T15:00:43.263Z] net/textproto.(*Reader).ReadLine(...)\n[2020-01-08T15:00:43.263Z] \t/usr/local/go/src/net/textproto/reader.go:36\n[2020-01-08T15:00:43.263Z] net/http.readRequest(0xc0002fe540, 0x0, 0xc000488c00, 0x0, 0x0)\n[2020-01-08T15:00:43.263Z] \t/usr/local/go/src/net/http/request.go:968 +0x8d\n[2020-01-08T15:00:43.263Z] net/http.(*conn).readRequest(0xc0003ecc80, 0x878b60, 0xc000458440, 0x0, 0x0, 0x0)\n[2020-01-08T15:00:43.263Z] \t/usr/local/go/src/net/http/server.go:967 +0x163\n[2020-01-08T15:00:43.263Z] net/http.(*conn).serve(0xc0003ecc80, 0x878b60, 0xc000458440)\n[2020-01-08T15:00:43.263Z] \t/usr/local/go/src/net/http/server.go:1819 +0x6ad\n[2020-01-08T15:00:43.263Z] created by net/http.(*Server).Serve\n[2020-01-08T15:00:43.263Z] \t/usr/local/go/src/net/http/server.go:2884 +0x2f4\n[2020-01-08T15:00:43.263Z] \n[2020-01-08T15:00:43.263Z] goroutine 452 [select]:\n[2020-01-08T15:00:43.263Z] net/http.(*persistConn).roundTrip(0xc0004605a0, 0xc00043de30, 0x0, 0x0, 0x0)\n[2020-01-08T15:00:43.263Z] \t/usr/local/go/src/net/http/transport.go:2192 +0x75c\n[2020-01-08T15:00:43.263Z] net/http.(*Transport).roundTrip(0xc000460360, 0xc0004a4300, 0x7b6c80, 0x5b2fa7, 0xc00040f6a8)\n[2020-01-08T15:00:43.263Z] \t/usr/local/go/src/net/http/transport.go:481 +0xa1b\n[2020-01-08T15:00:43.263Z] net/http.(*Transport).RoundTrip(0xc000460360, 0xc0004a4300, 0xc000460360, 0x0, 0x0)\n[2020-01-08T15:00:43.263Z] \t/usr/local/go/src/net/http/roundtrip.go:17 +0x35\n[2020-01-08T15:00:43.263Z] net/http.send(0xc0004a4300, 0x871180, 0xc000460360, 0x0, 0x0, 0x0, 0xc0001347f8, 0xc00040f870, 0x1, 0x0)\n[2020-01-08T15:00:43.263Z] \t/usr/local/go/src/net/http/client.go:250 +0x461\n[2020-01-08T15:00:43.263Z] net/http.(*Client).send(0xc00048eea0, 0xc0004a4300, 0x0, 0x0, 0x0, 0xc0001347f8, 0x0, 0x1, 0xc0004a4300)\n[2020-01-08T15:00:43.263Z] \t/usr/local/go/src/net/http/client.go:174 +0xfb\n[2020-01-08T15:00:43.263Z] net/http.(*Client).do(0xc00048eea0, 0xc0004a4300, 0x0, 0x0, 0x0)\n[2020-01-08T15:00:43.263Z] \t/usr/local/go/src/net/http/client.go:641 +0x279\n[2020-01-08T15:00:43.263Z] net/http.(*Client).Do(...)\n[2020-01-08T15:00:43.263Z] \t/usr/local/go/src/net/http/client.go:509\n[2020-01-08T15:00:43.263Z] github.com/hashicorp/consul/api.(*Client).doRequest(0xc00026b380, 0xc0004077a0, 0x7f1bfa, 0x7, 0xc000453ef8, 0xc0004077a0)\n[2020-01-08T15:00:43.263Z] \t/go/pkg/mod/github.com/hashicorp/consul/api@v1.1.0/api.go:798 +0xb9\n[2020-01-08T15:00:43.263Z] github.com/hashicorp/consul/api.(*KV).getInternal(0xc00040fe20, 0xc00008bce0, 0x2e, 0xc00040fc48, 0xc000442460, 0xc000472240, 0xc0004e41c0, 0x0, 0x0)\n[2020-01-08T15:00:43.263Z] \t/go/pkg/mod/github.com/hashicorp/consul/api@v1.1.0/kv.go:127 +0x28d\n[2020-01-08T15:00:43.263Z] github.com/hashicorp/consul/api.(*KV).List(0xc00040fe20, 0xc00008bce0, 0x2e, 0xc000442460, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0)\n[2020-01-08T15:00:43.263Z] \t/go/pkg/mod/github.com/hashicorp/consul/api@v1.1.0/kv.go:82 +0x13f\n[2020-01-08T15:00:43.263Z] github.com/mitchellh/consulstructure.(*Decoder).Run.func2.1(0xc000407740, 0xc000436980)\n[2020-01-08T15:00:43.263Z] \t/go/pkg/mod/github.com/mitchellh/consulstructure@v0.0.0-20190329231841-56fdc4d2da54/consulstructure.go:206 +0xee\n[2020-01-08T15:00:43.263Z] github.com/cenkalti/backoff.RetryNotify(0xc0004e4200, 0x874b60, 0xc000407740, 0x0, 0x0, 0x0)\n[2020-01-08T15:00:43.263Z] \t/go/pkg/mod/github.com/cenkalti/backoff@v2.2.1+incompatible/retry.go:37 +0xb9\n[2020-01-08T15:00:43.263Z] github.com/cenkalti/backoff.Retry(...)\n[2020-01-08T15:00:43.263Z] \t/go/pkg/mod/github.com/cenkalti/backoff@v2.2.1+incompatible/retry.go:24\n[2020-01-08T15:00:43.263Z] github.com/mitchellh/consulstructure.(*Decoder).Run.func2(0xc000464f60, 0xc00026b380, 0xc0004072c0, 0xc000440ea0, 0xc000465020)\n[2020-01-08T15:00:43.263Z] \t/go/pkg/mod/github.com/mitchellh/consulstructure@v0.0.0-20190329231841-56fdc4d2da54/consulstructure.go:195 +0x159\n[2020-01-08T15:00:43.263Z] created by github.com/mitchellh/consulstructure.(*Decoder).Run\n[2020-01-08T15:00:43.263Z] \t/go/pkg/mod/github.com/mitchellh/consulstructure@v0.0.0-20190329231841-56fdc4d2da54/consulstructure.go:183 +0x271\n[2020-01-08T15:00:43.263Z] \n[2020-01-08T15:00:43.263Z] goroutine 485 [select]:\n[2020-01-08T15:00:43.263Z] net/http.(*persistConn).roundTrip(0xc000460900, 0xc00040afc0, 0x0, 0x0, 0x0)\n[2020-01-08T15:00:43.263Z] \t/usr/local/go/src/net/http/transport.go:2192 +0x75c\n[2020-01-08T15:00:43.263Z] net/http.(*Transport).roundTrip(0xc000460360, 0xc0003df600, 0x7b6c80, 0x5b2fa7, 0xc0003976a8)\n[2020-01-08T15:00:43.263Z] \t/usr/local/go/src/net/http/transport.go:481 +0xa1b\n[2020-01-08T15:00:43.263Z] net/http.(*Transport).RoundTrip(0xc000460360, 0xc0003df600, 0xc000460360, 0x0, 0x0)\n[2020-01-08T15:00:43.263Z] \t/usr/local/go/src/net/http/roundtrip.go:17 +0x35\n[2020-01-08T15:00:43.263Z] net/http.send(0xc0003df600, 0x871180, 0xc000460360, 0x0, 0x0, 0x0, 0xc00000e740, 0xc000397870, 0x1, 0x0)\n[2020-01-08T15:00:43.263Z] \t/usr/local/go/src/net/http/client.go:250 +0x461\n[2020-01-08T15:00:43.263Z] net/http.(*Client).send(0xc00048eea0, 0xc0003df600, 0x0, 0x0, 0x0, 0xc00000e740, 0x0, 0x1, 0xc0003df600)\n[2020-01-08T15:00:43.263Z] \t/usr/local/go/src/net/http/client.go:174 +0xfb\n[2020-01-08T15:00:43.263Z] net/http.(*Client).do(0xc00048eea0, 0xc0003df600, 0x0, 0x0, 0x0)\n[2020-01-08T15:00:43.263Z] \t/usr/local/go/src/net/http/client.go:641 +0x279\n[2020-01-08T15:00:43.263Z] net/http.(*Client).Do(...)\n[2020-01-08T15:00:43.263Z] \t/usr/local/go/src/net/http/client.go:509\n[2020-01-08T15:00:43.263Z] github.com/hashicorp/consul/api.(*Client).doRequest(0xc0001f3380, 0xc00040c600, 0x7f1bfa, 0x7, 0xc0004c04d8, 0xc00040c600)\n[2020-01-08T15:00:43.263Z] \t/go/pkg/mod/github.com/hashicorp/consul/api@v1.1.0/api.go:798 +0xb9\n[2020-01-08T15:00:43.263Z] github.com/hashicorp/consul/api.(*KV).getInternal(0xc000397e20, 0xc00019d650, 0x2e, 0xc000397c48, 0xc000177cc0, 0xc0003b0a20, 0xc0003bec00, 0x0, 0x0)\n[2020-01-08T15:00:43.263Z] \t/go/pkg/mod/github.com/hashicorp/consul/api@v1.1.0/kv.go:127 +0x28d\n[2020-01-08T15:00:43.263Z] github.com/hashicorp/consul/api.(*KV).List(0xc000397e20, 0xc00019d650, 0x2e, 0xc000177cc0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0)\n[2020-01-08T15:00:43.263Z] \t/go/pkg/mod/github.com/hashicorp/consul/api@v1.1.0/kv.go:82 +0x13f\n[2020-01-08T15:00:43.263Z] github.com/mitchellh/consulstructure.(*Decoder).Run.func2.1(0xc00040c5a0, 0xc0003fa680)\n[2020-01-08T15:00:43.263Z] \t/go/pkg/mod/github.com/mitchellh/consulstructure@v0.0.0-20190329231841-56fdc4d2da54/consulstructure.go:206 +0xee\n[2020-01-08T15:00:43.264Z] github.com/cenkalti/backoff.RetryNotify(0xc0003bec40, 0x874b60, 0xc00040c5a0, 0x0, 0x0, 0x0)\n[2020-01-08T15:00:43.264Z] \t/go/pkg/mod/github.com/cenkalti/backoff@v2.2.1+incompatible/retry.go:37 +0xb9\n[2020-01-08T15:00:43.264Z] github.com/cenkalti/backoff.Retry(...)\n[2020-01-08T15:00:43.264Z] \t/go/pkg/mod/github.com/cenkalti/backoff@v2.2.1+incompatible/retry.go:24\n[2020-01-08T15:00:43.264Z] github.com/mitchellh/consulstructure.(*Decoder).Run.func2(0xc000440f00, 0xc0001f3380, 0xc000407320, 0xc000440ea0, 0xc000440fc0)\n[2020-01-08T15:00:43.264Z] \t/go/pkg/mod/github.com/mitchellh/consulstructure@v0.0.0-20190329231841-56fdc4d2da54/consulstructure.go:195 +0x159\n[2020-01-08T15:00:43.264Z] created by github.com/mitchellh/consulstructure.(*Decoder).Run\n[2020-01-08T15:00:43.264Z] \t/go/pkg/mod/github.com/mitchellh/consulstructure@v0.0.0-20190329231841-56fdc4d2da54/consulstructure.go:183 +0x271\n[2020-01-08T15:00:43.264Z] \n[2020-01-08T15:00:43.264Z] goroutine 455 [IO wait]:\n[2020-01-08T15:00:43.264Z] internal/poll.runtime_pollWait(0x7f38d5b0a580, 0x72, 0xffffffffffffffff)\n[2020-01-08T15:00:43.264Z] \t/usr/local/go/src/runtime/netpoll.go:182 +0x56\n[2020-01-08T15:00:43.264Z] internal/poll.(*pollDesc).wait(0xc0004a2598, 0x72, 0x1000, 0x1000, 0xffffffffffffffff)\n[2020-01-08T15:00:43.264Z] \t/usr/local/go/src/internal/poll/fd_poll_runtime.go:87 +0x9b\n[2020-01-08T15:00:43.264Z] internal/poll.(*pollDesc).waitRead(...)\n[2020-01-08T15:00:43.264Z] \t/usr/local/go/src/internal/poll/fd_poll_runtime.go:92\n[2020-01-08T15:00:43.264Z] internal/poll.(*FD).Read(0xc0004a2580, 0xc0004a8000, 0x1000, 0x1000, 0x0, 0x0, 0x0)\n[2020-01-08T15:00:43.264Z] \t/usr/local/go/src/internal/poll/fd_unix.go:169 +0x19b\n[2020-01-08T15:00:43.264Z] net.(*netFD).Read(0xc0004a2580, 0xc0004a8000, 0x1000, 0x1000, 0xc00047b860, 0xc000141ce0, 0xc00036fdd0)\n[2020-01-08T15:00:43.264Z] \t/usr/local/go/src/net/fd_unix.go:202 +0x4f\n[2020-01-08T15:00:43.264Z] net.(*conn).Read(0xc000098ca0, 0xc0004a8000, 0x1000, 0x1000, 0x0, 0x0, 0x0)\n[2020-01-08T15:00:43.264Z] \t/usr/local/go/src/net/net.go:177 +0x69\n[2020-01-08T15:00:43.264Z] net/http.(*persistConn).Read(0xc00031b680, 0xc0004a8000, 0x1000, 0x1000, 0x459630, 0xc00036fe88, 0x2)\n[2020-01-08T15:00:43.264Z] \t/usr/local/go/src/net/http/transport.go:1524 +0x7b\n[2020-01-08T15:00:43.264Z] bufio.(*Reader).fill(0xc00046f1a0)\n[2020-01-08T15:00:43.264Z] \t/usr/local/go/src/bufio/bufio.go:100 +0x10f\n[2020-01-08T15:00:43.264Z] bufio.(*Reader).Peek(0xc00046f1a0, 0x1, 0x2, 0x0, 0x0, 0xc00047b800, 0x0)\n[2020-01-08T15:00:43.264Z] \t/usr/local/go/src/bufio/bufio.go:138 +0x4f\n[2020-01-08T15:00:43.264Z] net/http.(*persistConn).readLoop(0xc00031b680)\n[2020-01-08T15:00:43.264Z] \t/usr/local/go/src/net/http/transport.go:1677 +0x1a3\n[2020-01-08T15:00:43.264Z] created by net/http.(*Transport).dialConn\n[2020-01-08T15:00:43.264Z] \t/usr/local/go/src/net/http/transport.go:1357 +0xae8\n[2020-01-08T15:00:43.264Z] \n[2020-01-08T15:00:43.264Z] goroutine 456 [select]:\n[2020-01-08T15:00:43.264Z] net/http.(*persistConn).writeLoop(0xc00031b680)\n[2020-01-08T15:00:43.264Z] \t/usr/local/go/src/net/http/transport.go:1976 +0x113\n[2020-01-08T15:00:43.264Z] created by net/http.(*Transport).dialConn\n[2020-01-08T15:00:43.264Z] \t/usr/local/go/src/net/http/transport.go:1358 +0xb0d\n[2020-01-08T15:00:43.264Z] \n[2020-01-08T15:00:43.264Z] goroutine 477 [IO wait]:\n[2020-01-08T15:00:43.264Z] internal/poll.runtime_pollWait(0x7f38d5b0a4b0, 0x72, 0xffffffffffffffff)\n[2020-01-08T15:00:43.264Z] \t/usr/local/go/src/runtime/netpoll.go:182 +0x56\n[2020-01-08T15:00:43.264Z] internal/poll.(*pollDesc).wait(0xc00045fb98, 0x72, 0x1000, 0x1000, 0xffffffffffffffff)\n[2020-01-08T15:00:43.264Z] \t/usr/local/go/src/internal/poll/fd_poll_runtime.go:87 +0x9b\n[2020-01-08T15:00:43.264Z] internal/poll.(*pollDesc).waitRead(...)\n[2020-01-08T15:00:43.264Z] \t/usr/local/go/src/internal/poll/fd_poll_runtime.go:92\n[2020-01-08T15:00:43.264Z] internal/poll.(*FD).Read(0xc00045fb80, 0xc0004aa000, 0x1000, 0x1000, 0x0, 0x0, 0x0)\n[2020-01-08T15:00:43.264Z] \t/usr/local/go/src/internal/poll/fd_unix.go:169 +0x19b\n[2020-01-08T15:00:43.264Z] net.(*netFD).Read(0xc00045fb80, 0xc0004aa000, 0x1000, 0x1000, 0x0, 0xc0002dd938, 0x67e58a)\n[2020-01-08T15:00:43.264Z] \t/usr/local/go/src/net/fd_unix.go:202 +0x4f\n[2020-01-08T15:00:43.264Z] net.(*conn).Read(0xc000226950, 0xc0004aa000, 0x1000, 0x1000, 0x0, 0x0, 0x0)\n[2020-01-08T15:00:43.264Z] \t/usr/local/go/src/net/net.go:177 +0x69\n[2020-01-08T15:00:43.264Z] net/http.(*connReader).Read(0xc00048f6b0, 0xc0004aa000, 0x1000, 0x1000, 0x0, 0xc0002dda70, 0x68165c)\n[2020-01-08T15:00:43.264Z] \t/usr/local/go/src/net/http/server.go:787 +0x107\n[2020-01-08T15:00:43.264Z] bufio.(*Reader).fill(0xc00047ec00)\n[2020-01-08T15:00:43.264Z] \t/usr/local/go/src/bufio/bufio.go:100 +0x10f\n[2020-01-08T15:00:43.264Z] bufio.(*Reader).ReadSlice(0xc00047ec00, 0x43570a, 0xc000229500, 0xc0002ddb00, 0x40b8a9, 0xc000489b00, 0x100)\n[2020-01-08T15:00:43.264Z] \t/usr/local/go/src/bufio/bufio.go:356 +0x3d\n[2020-01-08T15:00:43.264Z] bufio.(*Reader).ReadLine(0xc00047ec00, 0xc0002ddb08, 0xc000065c00, 0x7f38d7dfc460, 0x0, 0x4af872, 0x7d4820)\n[2020-01-08T15:00:43.264Z] \t/usr/local/go/src/bufio/bufio.go:385 +0x34\n[2020-01-08T15:00:43.264Z] net/textproto.(*Reader).readLineSlice(0xc00040adb0, 0xc000489b00, 0xc00045fb80, 0x0, 0x0, 0x42c7d1)\n[2020-01-08T15:00:43.264Z] \t/usr/local/go/src/net/textproto/reader.go:55 +0x6f\n[2020-01-08T15:00:43.264Z] net/textproto.(*Reader).ReadLine(...)\n[2020-01-08T15:00:43.264Z] \t/usr/local/go/src/net/textproto/reader.go:36\n[2020-01-08T15:00:43.264Z] net/http.readRequest(0xc00047ec00, 0x0, 0xc000489b00, 0x0, 0x0)\n[2020-01-08T15:00:43.264Z] \t/usr/local/go/src/net/http/request.go:968 +0x8d\n[2020-01-08T15:00:43.264Z] net/http.(*conn).readRequest(0xc0004943c0, 0x878b60, 0xc00048a8c0, 0x0, 0x0, 0x0)\n[2020-01-08T15:00:43.264Z] \t/usr/local/go/src/net/http/server.go:967 +0x163\n[2020-01-08T15:00:43.264Z] net/http.(*conn).serve(0xc0004943c0, 0x878b60, 0xc00048a8c0)\n[2020-01-08T15:00:43.264Z] \t/usr/local/go/src/net/http/server.go:1819 +0x6ad\n[2020-01-08T15:00:43.264Z] created by net/http.(*Server).Serve\n[2020-01-08T15:00:43.264Z] \t/usr/local/go/src/net/http/server.go:2884 +0x2f4\n[2020-01-08T15:00:43.264Z] \n[2020-01-08T15:00:43.264Z] goroutine 488 [IO wait]:\n[2020-01-08T15:00:43.264Z] internal/poll.runtime_pollWait(0x7f38d5b0a3e0, 0x72, 0xffffffffffffffff)\n[2020-01-08T15:00:43.264Z] \t/usr/local/go/src/runtime/netpoll.go:182 +0x56\n[2020-01-08T15:00:43.264Z] internal/poll.(*pollDesc).wait(0xc0004c2018, 0x72, 0x1000, 0x1000, 0xffffffffffffffff)\n[2020-01-08T15:00:43.264Z] \t/usr/local/go/src/internal/poll/fd_poll_runtime.go:87 +0x9b\n[2020-01-08T15:00:43.264Z] internal/poll.(*pollDesc).waitRead(...)\n[2020-01-08T15:00:43.264Z] \t/usr/local/go/src/internal/poll/fd_poll_runtime.go:92\n[2020-01-08T15:00:43.264Z] internal/poll.(*FD).Read(0xc0004c2000, 0xc0004d6000, 0x1000, 0x1000, 0x0, 0x0, 0x0)\n[2020-01-08T15:00:43.264Z] \t/usr/local/go/src/internal/poll/fd_unix.go:169 +0x19b\n[2020-01-08T15:00:43.264Z] net.(*netFD).Read(0xc0004c2000, 0xc0004d6000, 0x1000, 0x1000, 0x40b3dd, 0x7f38d5acbdf8, 0x3)\n[2020-01-08T15:00:43.264Z] \t/usr/local/go/src/net/fd_unix.go:202 +0x4f\n[2020-01-08T15:00:43.264Z] net.(*conn).Read(0xc0001347c0, 0xc0004d6000, 0x1000, 0x1000, 0x0, 0x0, 0x0)\n[2020-01-08T15:00:43.264Z] \t/usr/local/go/src/net/net.go:177 +0x69\n[2020-01-08T15:00:43.264Z] net/http.(*persistConn).Read(0xc0004607e0, 0xc0004d6000, 0x1000, 0x1000, 0x60, 0xc0002cac88, 0x42bf2f)\n[2020-01-08T15:00:43.264Z] \t/usr/local/go/src/net/http/transport.go:1524 +0x7b\n[2020-01-08T15:00:43.264Z] bufio.(*Reader).fill(0xc000407620)\n[2020-01-08T15:00:43.264Z] \t/usr/local/go/src/bufio/bufio.go:100 +0x10f\n[2020-01-08T15:00:43.264Z] bufio.(*Reader).Peek(0xc000407620, 0x1, 0xc000441260, 0xc0002cad88, 0x1, 0x0, 0x471d7b)\n[2020-01-08T15:00:43.264Z] \t/usr/local/go/src/bufio/bufio.go:138 +0x4f\n[2020-01-08T15:00:43.264Z] net/http.(*persistConn).readLoop(0xc0004607e0)\n[2020-01-08T15:00:43.264Z] \t/usr/local/go/src/net/http/transport.go:1677 +0x1a3\n[2020-01-08T15:00:43.264Z] created by net/http.(*Transport).dialConn\n[2020-01-08T15:00:43.264Z] \t/usr/local/go/src/net/http/transport.go:1357 +0xae8\n[2020-01-08T15:00:43.264Z] \n[2020-01-08T15:00:43.264Z] goroutine 489 [select]:\n[2020-01-08T15:00:43.264Z] net/http.(*persistConn).writeLoop(0xc0004607e0)\n[2020-01-08T15:00:43.264Z] \t/usr/local/go/src/net/http/transport.go:1976 +0x113\n[2020-01-08T15:00:43.264Z] created by net/http.(*Transport).dialConn\n[2020-01-08T15:00:43.264Z] \t/usr/local/go/src/net/http/transport.go:1358 +0xb0d\n[2020-01-08T15:00:43.264Z] \n[2020-01-08T15:00:43.264Z] goroutine 486 [IO wait]:\n[2020-01-08T15:00:43.264Z] internal/poll.runtime_pollWait(0x7f38d5b0a310, 0x72, 0xffffffffffffffff)\n[2020-01-08T15:00:43.264Z] \t/usr/local/go/src/runtime/netpoll.go:182 +0x56\n[2020-01-08T15:00:43.264Z] internal/poll.(*pollDesc).wait(0xc0004c2218, 0x72, 0x1000, 0x1000, 0xffffffffffffffff)\n[2020-01-08T15:00:43.264Z] \t/usr/local/go/src/internal/poll/fd_poll_runtime.go:87 +0x9b\n[2020-01-08T15:00:43.264Z] internal/poll.(*pollDesc).waitRead(...)\n[2020-01-08T15:00:43.264Z] \t/usr/local/go/src/internal/poll/fd_poll_runtime.go:92\n[2020-01-08T15:00:43.264Z] internal/poll.(*FD).Read(0xc0004c2200, 0xc0004d4000, 0x1000, 0x1000, 0x0, 0x0, 0x0)\n[2020-01-08T15:00:43.264Z] \t/usr/local/go/src/internal/poll/fd_unix.go:169 +0x19b\n[2020-01-08T15:00:43.264Z] net.(*netFD).Read(0xc0004c2200, 0xc0004d4000, 0x1000, 0x1000, 0xc00042ff28, 0x42f16c, 0xc00042fb88)\n[2020-01-08T15:00:43.264Z] \t/usr/local/go/src/net/fd_unix.go:202 +0x4f\n[2020-01-08T15:00:43.264Z] net.(*conn).Read(0xc0001347b8, 0xc0004d4000, 0x1000, 0x1000, 0x0, 0x0, 0x0)\n[2020-01-08T15:00:43.264Z] \t/usr/local/go/src/net/net.go:177 +0x69\n[2020-01-08T15:00:43.264Z] net/http.(*persistConn).Read(0xc000460900, 0xc0004d4000, 0x1000, 0x1000, 0xc00042fc88, 0x404d55, 0xc0004411a0)\n[2020-01-08T15:00:43.264Z] \t/usr/local/go/src/net/http/transport.go:1524 +0x7b\n[2020-01-08T15:00:43.264Z] bufio.(*Reader).fill(0xc000407560)\n[2020-01-08T15:00:43.264Z] \t/usr/local/go/src/bufio/bufio.go:100 +0x10f\n[2020-01-08T15:00:43.264Z] bufio.(*Reader).Peek(0xc000407560, 0x1, 0x0, 0x0, 0x1, 0xc000441000, 0x0)\n[2020-01-08T15:00:43.264Z] \t/usr/local/go/src/bufio/bufio.go:138 +0x4f\n[2020-01-08T15:00:43.264Z] net/http.(*persistConn).readLoop(0xc000460900)\n[2020-01-08T15:00:43.264Z] \t/usr/local/go/src/net/http/transport.go:1677 +0x1a3\n[2020-01-08T15:00:43.264Z] created by net/http.(*Transport).dialConn\n[2020-01-08T15:00:43.264Z] \t/usr/local/go/src/net/http/transport.go:1357 +0xae8\n[2020-01-08T15:00:43.264Z] \n[2020-01-08T15:00:43.264Z] goroutine 492 [IO wait]:\n[2020-01-08T15:00:43.264Z] internal/poll.runtime_pollWait(0x7f38d5acf058, 0x72, 0xffffffffffffffff)\n[2020-01-08T15:00:43.264Z] \t/usr/local/go/src/runtime/netpoll.go:182 +0x56\n[2020-01-08T15:00:43.264Z] internal/poll.(*pollDesc).wait(0xc0004c2418, 0x72, 0x0, 0x1, 0xffffffffffffffff)\n[2020-01-08T15:00:43.264Z] \t/usr/local/go/src/internal/poll/fd_poll_runtime.go:87 +0x9b\n[2020-01-08T15:00:43.264Z] internal/poll.(*pollDesc).waitRead(...)\n[2020-01-08T15:00:43.264Z] \t/usr/local/go/src/internal/poll/fd_poll_runtime.go:92\n[2020-01-08T15:00:43.264Z] internal/poll.(*FD).Read(0xc0004c2400, 0xc0004c63a1, 0x1, 0x1, 0x0, 0x0, 0x0)\n[2020-01-08T15:00:43.264Z] \t/usr/local/go/src/internal/poll/fd_unix.go:169 +0x19b\n[2020-01-08T15:00:43.264Z] net.(*netFD).Read(0xc0004c2400, 0xc0004c63a1, 0x1, 0x1, 0xc00048b018, 0xc000037f68, 0x4701bd)\n[2020-01-08T15:00:43.264Z] \t/usr/local/go/src/net/fd_unix.go:202 +0x4f\n[2020-01-08T15:00:43.264Z] net.(*conn).Read(0xc0002269f8, 0xc0004c63a1, 0x1, 0x1, 0x0, 0x0, 0x0)\n[2020-01-08T15:00:43.264Z] \t/usr/local/go/src/net/net.go:177 +0x69\n[2020-01-08T15:00:43.264Z] net/http.(*connReader).backgroundRead(0xc0004c6390)\n[2020-01-08T15:00:43.264Z] \t/usr/local/go/src/net/http/server.go:677 +0x58\n[2020-01-08T15:00:43.264Z] created by net/http.(*connReader).startBackgroundRead\n[2020-01-08T15:00:43.264Z] \t/usr/local/go/src/net/http/server.go:673 +0xca\n[2020-01-08T15:00:43.264Z] \n[2020-01-08T15:00:43.264Z] goroutine 502 [IO wait]:\n[2020-01-08T15:00:43.264Z] internal/poll.runtime_pollWait(0x7f38d5b0a240, 0x72, 0xffffffffffffffff)\n[2020-01-08T15:00:43.264Z] \t/usr/local/go/src/runtime/netpoll.go:182 +0x56\n[2020-01-08T15:00:43.264Z] internal/poll.(*pollDesc).wait(0xc0004c2398, 0x72, 0x1000, 0x1000, 0xffffffffffffffff)\n[2020-01-08T15:00:43.264Z] \t/usr/local/go/src/internal/poll/fd_poll_runtime.go:87 +0x9b\n[2020-01-08T15:00:43.264Z] internal/poll.(*pollDesc).waitRead(...)\n[2020-01-08T15:00:43.264Z] \t/usr/local/go/src/internal/poll/fd_poll_runtime.go:92\n[2020-01-08T15:00:43.264Z] internal/poll.(*FD).Read(0xc0004c2380, 0xc0004d9000, 0x1000, 0x1000, 0x0, 0x0, 0x0)\n[2020-01-08T15:00:43.264Z] \t/usr/local/go/src/internal/poll/fd_unix.go:169 +0x19b\n[2020-01-08T15:00:43.264Z] net.(*netFD).Read(0xc0004c2380, 0xc0004d9000, 0x1000, 0x1000, 0xc00048b0c0, 0xc00036d938, 0x67e5b1)\n[2020-01-08T15:00:43.264Z] \t/usr/local/go/src/net/fd_unix.go:202 +0x4f\n[2020-01-08T15:00:43.264Z] net.(*conn).Read(0xc0002269f0, 0xc0004d9000, 0x1000, 0x1000, 0x0, 0x0, 0x0)\n[2020-01-08T15:00:43.264Z] \t/usr/local/go/src/net/net.go:177 +0x69\n[2020-01-08T15:00:43.264Z] net/http.(*connReader).Read(0xc0004c6420, 0xc0004d9000, 0x1000, 0x1000, 0xc000460900, 0xc0004c6450, 0x699f61)\n[2020-01-08T15:00:43.264Z] \t/usr/local/go/src/net/http/server.go:787 +0x107\n[2020-01-08T15:00:43.264Z] bufio.(*Reader).fill(0xc00047fb00)\n[2020-01-08T15:00:43.264Z] \t/usr/local/go/src/bufio/bufio.go:100 +0x10f\n[2020-01-08T15:00:43.264Z] bufio.(*Reader).ReadSlice(0xc00047fb00, 0xa, 0x28, 0xc00036db00, 0x40b8a9, 0xc000489900, 0x100)\n[2020-01-08T15:00:43.264Z] \t/usr/local/go/src/bufio/bufio.go:356 +0x3d\n[2020-01-08T15:00:43.264Z] bufio.(*Reader).ReadLine(0xc00047fb00, 0xc00036db08, 0xc000065c00, 0x7f38d7dfc460, 0x0, 0x40c138, 0x30)\n[2020-01-08T15:00:43.264Z] \t/usr/local/go/src/bufio/bufio.go:385 +0x34\n[2020-01-08T15:00:43.264Z] net/textproto.(*Reader).readLineSlice(0xc0004c6450, 0xc000489900, 0xc0004c2380, 0x0, 0x0, 0x42c7d1)\n[2020-01-08T15:00:43.264Z] \t/usr/local/go/src/net/textproto/reader.go:55 +0x6f\n[2020-01-08T15:00:43.264Z] net/textproto.(*Reader).ReadLine(...)\n[2020-01-08T15:00:43.264Z] \t/usr/local/go/src/net/textproto/reader.go:36\n[2020-01-08T15:00:43.264Z] net/http.readRequest(0xc00047fb00, 0x0, 0xc000489900, 0x0, 0x0)\n[2020-01-08T15:00:43.264Z] \t/usr/local/go/src/net/http/request.go:968 +0x8d\n[2020-01-08T15:00:43.264Z] net/http.(*conn).readRequest(0xc0004946e0, 0x878b60, 0xc00048b040, 0x0, 0x0, 0x0)\n[2020-01-08T15:00:43.264Z] \t/usr/local/go/src/net/http/server.go:967 +0x163\n[2020-01-08T15:00:43.264Z] net/http.(*conn).serve(0xc0004946e0, 0x878b60, 0xc00048b040)\n[2020-01-08T15:00:43.264Z] \t/usr/local/go/src/net/http/server.go:1819 +0x6ad\n[2020-01-08T15:00:43.264Z] created by net/http.(*Server).Serve\n[2020-01-08T15:00:43.264Z] \t/usr/local/go/src/net/http/server.go:2884 +0x2f4\n[2020-01-08T15:00:43.264Z] \n[2020-01-08T15:00:43.264Z] goroutine 487 [select]:\n[2020-01-08T15:00:43.264Z] net/http.(*persistConn).writeLoop(0xc000460900)\n[2020-01-08T15:00:43.264Z] \t/usr/local/go/src/net/http/transport.go:1976 +0x113\n[2020-01-08T15:00:43.264Z] created by net/http.(*Transport).dialConn\n[2020-01-08T15:00:43.264Z] \t/usr/local/go/src/net/http/transport.go:1358 +0xb0d\n[2020-01-08T15:00:43.264Z] \n[2020-01-08T15:00:43.264Z] goroutine 503 [chan receive]:\n[2020-01-08T15:00:43.264Z] github.com/edgexfoundry/go-mod-registry/internal/pkg/consul.waitForNextPutPrefix(0xc00019d740, 0x2e, 0x7f0db4, 0x2)\n[2020-01-08T15:00:43.264Z] \t/w/workspace/gexfoundry_go-mod-registry_PR-39/internal/pkg/consul/mock_consul.go:365 +0x176\n[2020-01-08T15:00:43.264Z] github.com/edgexfoundry/go-mod-registry/internal/pkg/consul.(*MockConsul).Start.func1(0x877fe0, 0xc000450700, 0xc0004a4200)\n[2020-01-08T15:00:43.264Z] \t/w/workspace/gexfoundry_go-mod-registry_PR-39/internal/pkg/consul/mock_consul.go:125 +0x10fe\n[2020-01-08T15:00:43.264Z] net/http.HandlerFunc.ServeHTTP(0xc000084520, 0x877fe0, 0xc000450700, 0xc0004a4200)\n[2020-01-08T15:00:43.264Z] \t/usr/local/go/src/net/http/server.go:1995 +0x44\n[2020-01-08T15:00:43.264Z] net/http.serverHandler.ServeHTTP(0xc000087110, 0x877fe0, 0xc000450700, 0xc0004a4200)\n[2020-01-08T15:00:43.264Z] \t/usr/local/go/src/net/http/server.go:2774 +0xa8\n[2020-01-08T15:00:43.264Z] net/http.(*conn).serve(0xc000494780, 0x878b60, 0xc00048af80)\n[2020-01-08T15:00:43.264Z] \t/usr/local/go/src/net/http/server.go:1878 +0x851\n[2020-01-08T15:00:43.264Z] created by net/http.(*Server).Serve\n[2020-01-08T15:00:43.264Z] \t/usr/local/go/src/net/http/server.go:2884 +0x2f4\n[2020-01-08T15:00:43.264Z] FAIL\tgithub.com/edgexfoundry/go-mod-registry/internal/pkg/consul\t5.095s\n[2020-01-08T15:00:43.264Z] ? \tgithub.com/edgexfoundry/go-mod-registry/pkg/types\t[no test files]\n[2020-01-08T15:00:43.264Z] ok \tgithub.com/edgexfoundry/go-mod-registry/registry\t0.008s\tcoverage: 85.7% of statements\n[2020-01-08T15:00:43.264Z] make: *** [Makefile:6: test] Error 1\n[Pipeline] }\n[2020-01-08T15:00:43.275Z] $ docker stop --time=1 8734faa1543a7034e17ceb6db6a4f9591c973908b9dd53f033794bec8c1247e0\n[2020-01-08T15:00:44.513Z] \x1b[0m\x1b[91mgo: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc\n[2020-01-08T15:00:44.513Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-msgpack v0.5.3\n[2020-01-08T15:00:44.513Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/logutils v1.0.0\n[2020-01-08T15:00:44.513Z] \x1b[0m\x1b[91mgo: finding golang.org/x/net v0.0.0-20181023162649-9b4f9f5ad519\n[2020-01-08T15:00:44.513Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-syslog v1.0.0\n[2020-01-08T15:00:44.513Z] \x1b[0m\x1b[91mgo: finding github.com/miekg/dns v1.0.14\n[2020-01-08T15:00:44.719Z] $ docker rm -f 8734faa1543a7034e17ceb6db6a4f9591c973908b9dd53f033794bec8c1247e0\n[2020-01-08T15:00:44.805Z] \x1b[0m\x1b[91mgo: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529\n[2020-01-08T15:00:44.805Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-immutable-radix v1.0.0\n[2020-01-08T15:00:44.805Z] \x1b[0m\x1b[91mgo: finding github.com/mattn/go-isatty v0.0.3\n[2020-01-08T15:00:44.805Z] \x1b[0m\x1b[91mgo: finding github.com/bgentry/speakeasy v0.1.0\n[Pipeline] // withDockerContainer\n[Pipeline] }\n[Pipeline] // script\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] stage\n[Pipeline] { (Build)\nStage "Build" skipped due to earlier failure(s)\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] stage\n[Pipeline] { (Docker Push)\nStage "Docker Push" skipped due to earlier failure(s)\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] }\n[Pipeline] // withEnv\n[Pipeline] }\n[Pipeline] // withEnv\n[Pipeline] }\n[Pipeline] // node\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] }\n[2020-01-08T15:00:45.143Z] Failed in branch amd64\n[2020-01-08T15:00:45.788Z] \x1b[0m\x1b[91mgo: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c\n[2020-01-08T15:00:46.059Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-sockaddr v1.0.0\n[2020-01-08T15:00:46.059Z] \x1b[0m\x1b[91mgo: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5\n[2020-01-08T15:00:46.059Z] \x1b[0m\x1b[91mgo: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4\n[2020-01-08T15:00:46.342Z] \x1b[0m\x1b[91mgo: finding github.com/fatih/color v1.7.0\n[2020-01-08T15:00:46.342Z] \x1b[0m\x1b[91mgo: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3\n[2020-01-08T15:00:46.622Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/golang-lru v0.5.0\n[2020-01-08T15:00:48.061Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-multierror v1.0.0\n[2020-01-08T15:00:48.061Z] \x1b[0m\x1b[91mgo: finding github.com/mattn/go-colorable v0.0.9\n[2020-01-08T15:00:48.061Z] \x1b[0m\x1b[91mgo: finding github.com/davecgh/go-spew v1.1.1\n[2020-01-08T15:00:48.061Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-uuid v1.0.0\n[2020-01-08T15:00:49.037Z] \x1b[0m\x1b[91mgo: finding github.com/posener/complete v1.1.1\n[2020-01-08T15:00:49.037Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/testify v1.2.2\n[2020-01-08T15:00:49.313Z] \x1b[0m\x1b[91mgo: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310\n[2020-01-08T15:00:49.313Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go.net v0.0.1\n[2020-01-08T15:00:49.586Z] \x1b[0m\x1b[91mgo: finding golang.org/x/sys v0.0.0-20180823144017-11551d06cbcc\n[2020-01-08T15:00:49.586Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/errwrap v1.0.0\n[2020-01-08T15:01:16.379Z] \x1b[0mRemoving intermediate container 3172c48b5da9\n[2020-01-08T15:01:16.379Z] ---> 4c46f08f14bb\n[2020-01-08T15:01:16.379Z] Successfully built 4c46f08f14bb\n[2020-01-08T15:01:16.379Z] Successfully tagged ci-base-image-arm64:latest\n[Pipeline] }\n[Pipeline] // script\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] stage\n[Pipeline] { (Test)\n[Pipeline] script\n[Pipeline] {\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-01-08T15:01:16.885Z] + docker inspect -f . ci-base-image-arm64\n[2020-01-08T15:01:17.160Z] .\n[Pipeline] withDockerContainer\n[2020-01-08T15:01:17.531Z] prd-ubuntu18.04-docker-arm64-4c-2g-12399 does not seem to be running inside a container\n[2020-01-08T15:01:17.625Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_go-mod-registry_PR-39 -v /w/workspace/gexfoundry_go-mod-registry_PR-39:/w/workspace/gexfoundry_go-mod-registry_PR-39:rw,z -v /w/workspace/gexfoundry_go-mod-registry_PR-39@tmp:/w/workspace/gexfoundry_go-mod-registry_PR-39@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat\n[2020-01-08T15:01:19.054Z] $ docker top 9dbf892f430964ae8f4c41b86eee0f21d4933739556d3d162950ba7ee9bde037 -eo pid,comm\n[Pipeline] {\n[Pipeline] sh\n[2020-01-08T15:01:21.482Z] + go version\n[2020-01-08T15:01:21.482Z] go version go1.12.6 linux/arm64\n[Pipeline] sh\n[2020-01-08T15:01:22.150Z] + make test\n[2020-01-08T15:01:22.150Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./...\n[2020-01-08T15:02:01.063Z] 2020/01/08 15:01:54 http: superfluous response.WriteHeader call from github.com/edgexfoundry/go-mod-registry/internal/pkg/consul.(*MockConsul).Start.func1 (mock_consul.go:165)\n[2020-01-08T15:02:01.063Z] --- FAIL: TestIsServiceAvailableHealthy (0.01s)\n[2020-01-08T15:02:01.063Z] client_test.go:371: \n[2020-01-08T15:02:01.063Z] \tError Trace:\tclient_test.go:371\n[2020-01-08T15:02:01.063Z] \tError: \tReceived unexpected error:\n[2020-01-08T15:02:01.063Z] \t \tno health checks for service consulUnitTest451143267: \n[2020-01-08T15:02:01.063Z] \tTest: \tTestIsServiceAvailableHealthy\n[2020-01-08T15:02:01.063Z] \tMessages: \tIsServiceAvailable result not as expected\n[2020-01-08T15:02:01.063Z] client_test.go:372: \n[2020-01-08T15:02:01.063Z] 2020/01/08 15:01:56 http: superfluous response.WriteHeader call from github.com/edgexfoundry/go-mod-registry/internal/pkg/consul.(*MockConsul).Start.func1 (mock_consul.go:165)\n[2020-01-08T15:02:01.063Z] 2020/01/08 15:01:57 http: superfluous response.WriteHeader call from github.com/edgexfoundry/go-mod-registry/internal/pkg/consul.(*MockConsul).Start.func1 (mock_consul.go:165)\n[2020-01-08T15:02:01.063Z] 2020/01/08 15:01:58 edgex/core/1.0/consulUnitTest549869019/Logging/ changed\n[2020-01-08T15:02:01.063Z] 2020/01/08 15:01:58 edgex/core/1.0/consulUnitTest549869019/Service/ changed\n[2020-01-08T15:02:01.063Z] FAIL\n[2020-01-08T15:02:01.063Z] coverage: 81.4% of statements\n[2020-01-08T15:02:01.063Z] FAIL\tgithub.com/edgexfoundry/go-mod-registry/internal/pkg/consul\t4.678s\n[2020-01-08T15:02:01.063Z] ? \tgithub.com/edgexfoundry/go-mod-registry/pkg/types\t[no test files]\n[2020-01-08T15:02:01.063Z] ok \tgithub.com/edgexfoundry/go-mod-registry/registry\t0.015s\tcoverage: 85.7% of statements\n[2020-01-08T15:02:01.063Z] make: *** [Makefile:6: test] Error 1\n[Pipeline] }\n[2020-01-08T15:02:01.085Z] $ docker stop --time=1 9dbf892f430964ae8f4c41b86eee0f21d4933739556d3d162950ba7ee9bde037\n[2020-01-08T15:02:03.253Z] $ docker rm -f 9dbf892f430964ae8f4c41b86eee0f21d4933739556d3d162950ba7ee9bde037\n[Pipeline] // withDockerContainer\n[Pipeline] }\n[Pipeline] // script\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] stage\n[Pipeline] { (Build)\nStage "Build" skipped due to earlier failure(s)\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] stage\n[Pipeline] { (Docker Push)\nStage "Docker Push" skipped due to earlier failure(s)\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] }\n[Pipeline] // withEnv\n[Pipeline] }\n[Pipeline] // withEnv\n[Pipeline] }\n[Pipeline] // node\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] }\n[2020-01-08T15:02:03.965Z] Failed in branch arm64\n[Pipeline] // parallel\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] stage\n[Pipeline] { (CodeCov)\nStage "CodeCov" skipped due to earlier failure(s)\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] stage\n[Pipeline] { (Snyk Scan)\nStage "Snyk Scan" skipped due to earlier failure(s)\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] stage\n[Pipeline] { (Clair Scan)\nStage "Clair Scan" skipped due to earlier failure(s)\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] stage\n[Pipeline] { (Semver)\nStage "Semver" skipped due to earlier failure(s)\n[Pipeline] stage\n[Pipeline] { (Tag)\nStage "Semver" skipped due to earlier failure(s)\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] stage\n[Pipeline] { (Bump Pre-Release Version)\nStage "Semver" skipped due to earlier failure(s)\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] stage\n[Pipeline] { (Declarative: Post Actions)\n[Pipeline] stage\n[Pipeline] { (LF Post Build Actions)\n[Pipeline] libraryResource\n[Pipeline] sh\n[2020-01-08T15:02:04.575Z] ---> sysstat.sh\n[Pipeline] libraryResource\n[Pipeline] sh\n[2020-01-08T15:02:04.877Z] ---> package-listing.sh\n[2020-01-08T15:02:04.877Z] ++ facter osfamily\n[2020-01-08T15:02:04.877Z] ++ tr \'[:upper:]\' \'[:lower:]\'\n[2020-01-08T15:02:04.877Z] + OS_FAMILY=redhat\n[2020-01-08T15:02:04.877Z] + workspace=/w/workspace/gexfoundry_go-mod-registry_PR-39\n[2020-01-08T15:02:04.877Z] + START_PACKAGES=/tmp/packages_start.txt\n[2020-01-08T15:02:04.877Z] + END_PACKAGES=/tmp/packages_end.txt\n[2020-01-08T15:02:04.877Z] + DIFF_PACKAGES=/tmp/packages_diff.txt\n[2020-01-08T15:02:04.877Z] + PACKAGES=/tmp/packages_start.txt\n[2020-01-08T15:02:04.877Z] + \'[\' /w/workspace/gexfoundry_go-mod-registry_PR-39 \']\'\n[2020-01-08T15:02:04.877Z] + PACKAGES=/tmp/packages_end.txt\n[2020-01-08T15:02:04.877Z] + case "${OS_FAMILY}" in\n[2020-01-08T15:02:04.877Z] + rpm -qa\n[2020-01-08T15:02:04.877Z] + sort\n[2020-01-08T15:02:08.180Z] + \'[\' -f /tmp/packages_start.txt \']\'\n[2020-01-08T15:02:08.180Z] + \'[\' -f /tmp/packages_end.txt \']\'\n[2020-01-08T15:02:08.180Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt\n[2020-01-08T15:02:08.180Z] + \'[\' /w/workspace/gexfoundry_go-mod-registry_PR-39 \']\'\n[2020-01-08T15:02:08.180Z] + mkdir -p /w/workspace/gexfoundry_go-mod-registry_PR-39/archives/\n[2020-01-08T15:02:08.180Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_go-mod-registry_PR-39/archives/\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-01-08T15:02:08.677Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n[2020-01-08T15:02:08.677Z] \n[2020-01-08T15:02:08.677Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-01-08T15:02:08.989Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n[2020-01-08T15:02:08.989Z] alpine: Pulling from edgex-lftools-log-publisher\n[2020-01-08T15:02:08.989Z] 050382585609: Pulling fs layer\n[2020-01-08T15:02:08.989Z] dac2222ca532: Pulling fs layer\n[2020-01-08T15:02:08.989Z] 29a7fe408caa: Pulling fs layer\n[2020-01-08T15:02:08.989Z] 6ad337b9b53f: Pulling fs layer\n[2020-01-08T15:02:08.989Z] 7ad6fc7f0fa9: Pulling fs layer\n[2020-01-08T15:02:08.989Z] d1ed250b09b4: Pulling fs layer\n[2020-01-08T15:02:08.989Z] eb083ea81749: Pulling fs layer\n[2020-01-08T15:02:08.989Z] 4965c3271e4e: Pulling fs layer\n[2020-01-08T15:02:08.989Z] b73c1c2e7331: Pulling fs layer\n[2020-01-08T15:02:08.989Z] a328eddc5fbd: Pulling fs layer\n[2020-01-08T15:02:08.989Z] 6ad337b9b53f: Waiting\n[2020-01-08T15:02:08.989Z] 7ad6fc7f0fa9: Waiting\n[2020-01-08T15:02:08.989Z] d1ed250b09b4: Waiting\n[2020-01-08T15:02:08.989Z] b73c1c2e7331: Waiting\n[2020-01-08T15:02:08.989Z] eb083ea81749: Waiting\n[2020-01-08T15:02:08.989Z] 4965c3271e4e: Waiting\n[2020-01-08T15:02:08.989Z] a328eddc5fbd: Waiting\n[2020-01-08T15:02:09.260Z] dac2222ca532: Download complete\n[2020-01-08T15:02:09.260Z] 6ad337b9b53f: Download complete\n[2020-01-08T15:02:09.525Z] 050382585609: Download complete\n[2020-01-08T15:02:09.525Z] 7ad6fc7f0fa9: Download complete\n[2020-01-08T15:02:09.787Z] eb083ea81749: Verifying Checksum\n[2020-01-08T15:02:09.787Z] eb083ea81749: Download complete\n[2020-01-08T15:02:09.787Z] 050382585609: Pull complete\n[2020-01-08T15:02:10.057Z] dac2222ca532: Pull complete\n[2020-01-08T15:02:11.977Z] 4965c3271e4e: Verifying Checksum\n[2020-01-08T15:02:11.977Z] 4965c3271e4e: Download complete\n[2020-01-08T15:02:12.927Z] b73c1c2e7331: Download complete\n[2020-01-08T15:02:12.927Z] a328eddc5fbd: Verifying Checksum\n[2020-01-08T15:02:12.927Z] a328eddc5fbd: Download complete\n[2020-01-08T15:02:12.927Z] 29a7fe408caa: Verifying Checksum\n[2020-01-08T15:02:12.927Z] 29a7fe408caa: Download complete\n[2020-01-08T15:02:15.492Z] 29a7fe408caa: Pull complete\n[2020-01-08T15:02:15.492Z] 6ad337b9b53f: Pull complete\n[2020-01-08T15:02:15.492Z] d1ed250b09b4: Verifying Checksum\n[2020-01-08T15:02:15.492Z] d1ed250b09b4: Download complete\n[2020-01-08T15:02:15.492Z] 7ad6fc7f0fa9: Pull complete\n[2020-01-08T15:02:19.714Z] d1ed250b09b4: Pull complete\n[2020-01-08T15:02:19.714Z] eb083ea81749: Pull complete\n[2020-01-08T15:02:21.631Z] 4965c3271e4e: Pull complete\n[2020-01-08T15:02:21.631Z] b73c1c2e7331: Pull complete\n[2020-01-08T15:02:21.631Z] a328eddc5fbd: Pull complete\n[2020-01-08T15:02:21.631Z] Digest: sha256:8e2305d3edc9fbc5d1d0309ca12ec42d7519605bf6a6f8780302420b4bf97f58\n[2020-01-08T15:02:21.631Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n[Pipeline] withDockerContainer\n[2020-01-08T15:02:21.811Z] prd-centos7-docker-4c-2g-12398 does not seem to be running inside a container\n[2020-01-08T15:02:21.856Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 -v /var/log/sa:/var/log/sa -w /w/workspace/gexfoundry_go-mod-registry_PR-39 -v /w/workspace/gexfoundry_go-mod-registry_PR-39:/w/workspace/gexfoundry_go-mod-registry_PR-39:rw,z -v /w/workspace/gexfoundry_go-mod-registry_PR-39@tmp:/w/workspace/gexfoundry_go-mod-registry_PR-39@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat\n[2020-01-08T15:02:23.095Z] $ docker top e0d797ee477c8f07a3046f45fd8837fe204bca58679bffa7e12e31bcd572fd2f -eo pid,comm\n[Pipeline] {\n[Pipeline] withEnv\n[Pipeline] {\n[Pipeline] wrap\n[2020-01-08T15:02:23.669Z] provisioning config files...\n[2020-01-08T15:02:23.694Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_go-mod-registry_PR-39@tmp/config5467915711774298273tmp\n[Pipeline] {\n[Pipeline] echo\n[2020-01-08T15:02:23.728Z] Running global-jjb/create-netrc.sh\n[Pipeline] libraryResource\n[Pipeline] sh\n[2020-01-08T15:02:24.031Z] ---> create-netrc.sh\n[Pipeline] echo\n[2020-01-08T15:02:24.039Z] Running global-jjb/logs-deploy.sh\n[Pipeline] libraryResource\n[Pipeline] sh\n[2020-01-08T15:02:24.333Z] ---> logs-deploy.sh\n[2020-01-08T15:02:24.333Z] + ARCHIVE_ARTIFACTS=\n[2020-01-08T15:02:24.333Z] + LOGS_SERVER=https://logs.edgexfoundry.org\n[2020-01-08T15:02:24.333Z] + \'[\' https://logs.edgexfoundry.org == None \']\'\n[2020-01-08T15:02:24.333Z] + NEXUS_URL=https://nexus.edgexfoundry.org\n[2020-01-08T15:02:24.333Z] + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-registry/PR-39/4\n[2020-01-08T15:02:24.333Z] + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/go-mod-registry/job/PR-39/4/\n[2020-01-08T15:02:24.333Z] + lftools deploy archives -p \'\' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-registry/PR-39/4 /w/workspace/gexfoundry_go-mod-registry_PR-39\n[2020-01-08T15:02:25.273Z] Archives upload complete.\n[2020-01-08T15:02:25.534Z] + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-registry/PR-39/4 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/go-mod-registry/job/PR-39/4/\n[2020-01-08T15:02:26.104Z] ---> uname -a:\n[2020-01-08T15:02:26.105Z] Linux e0d797ee477c 3.10.0-862.14.4.el7.x86_64 #1 SMP Wed Sep 26 15:12:11 UTC 2018 x86_64 Linux\n[2020-01-08T15:02:26.105Z] \n[2020-01-08T15:02:26.105Z] \n[2020-01-08T15:02:26.105Z] ---> lscpu:\n[2020-01-08T15:02:26.105Z] Architecture: x86_64\n[2020-01-08T15:02:26.105Z] CPU op-mode(s): 32-bit, 64-bit\n[2020-01-08T15:02:26.105Z] Byte Order: Little Endian\n[2020-01-08T15:02:26.105Z] Address sizes: 40 bits physical, 48 bits virtual\n[2020-01-08T15:02:26.105Z] CPU(s): 4\n[2020-01-08T15:02:26.105Z] On-line CPU(s) list: 0-3\n[2020-01-08T15:02:26.105Z] Thread(s) per core: 1\n[2020-01-08T15:02:26.105Z] Core(s) per socket: 1\n[2020-01-08T15:02:26.105Z] Socket(s): 4\n[2020-01-08T15:02:26.105Z] NUMA node(s): 1\n[2020-01-08T15:02:26.105Z] Vendor ID: GenuineIntel\n[2020-01-08T15:02:26.105Z] CPU family: 6\n[2020-01-08T15:02:26.105Z] Model: 44\n[2020-01-08T15:02:26.105Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update)\n[2020-01-08T15:02:26.105Z] Stepping: 1\n[2020-01-08T15:02:26.105Z] CPU MHz: 2933.438\n[2020-01-08T15:02:26.105Z] BogoMIPS: 5866.87\n[2020-01-08T15:02:26.105Z] Virtualization: VT-x\n[2020-01-08T15:02:26.105Z] Hypervisor vendor: KVM\n[2020-01-08T15:02:26.105Z] Virtualization type: full\n[2020-01-08T15:02:26.105Z] L1d cache: 32K\n[2020-01-08T15:02:26.105Z] L1i cache: 32K\n[2020-01-08T15:02:26.105Z] L2 cache: 4096K\n[2020-01-08T15:02:26.105Z] L3 cache: 16384K\n[2020-01-08T15:02:26.105Z] NUMA node0 CPU(s): 0-3\n[2020-01-08T15:02:26.105Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp\n[2020-01-08T15:02:26.105Z] \n[2020-01-08T15:02:26.105Z] \n[2020-01-08T15:02:26.105Z] ---> nproc:\n[2020-01-08T15:02:26.105Z] 4\n[2020-01-08T15:02:26.105Z] \n[2020-01-08T15:02:26.105Z] \n[2020-01-08T15:02:26.105Z] ---> df -h:\n[2020-01-08T15:02:26.105Z] Filesystem Size Used Available Use% Mounted on\n[2020-01-08T15:02:26.105Z] overlay 50.0G 6.2G 43.8G 12% /\n[2020-01-08T15:02:26.105Z] tmpfs 64.0M 0 64.0M 0% /dev\n[2020-01-08T15:02:26.105Z] tmpfs 919.1M 0 919.1M 0% /sys/fs/cgroup\n[2020-01-08T15:02:26.105Z] shm 64.0M 0 64.0M 0% /dev/shm\n[2020-01-08T15:02:26.105Z] /dev/vda1 50.0G 6.2G 43.8G 12% /etc/resolv.conf\n[2020-01-08T15:02:26.105Z] /dev/vda1 50.0G 6.2G 43.8G 12% /etc/hostname\n[2020-01-08T15:02:26.105Z] /dev/vda1 50.0G 6.2G 43.8G 12% /etc/hosts\n[2020-01-08T15:02:26.105Z] /dev/vda1 50.0G 6.2G 43.8G 12% /w/workspace/gexfoundry_go-mod-registry_PR-39@tmp\n[2020-01-08T15:02:26.105Z] /dev/vda1 50.0G 6.2G 43.8G 12% /var/log/sa\n[2020-01-08T15:02:26.105Z] /dev/vda1 50.0G 6.2G 43.8G 12% /w/workspace/gexfoundry_go-mod-registry_PR-39\n[2020-01-08T15:02:26.105Z] \n[2020-01-08T15:02:26.105Z] \n'