Pull request #151 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 2b1f81eca5ea978b9ac85aa131b610da9263b3eb+b450a30a7a472d803692f62fcc646e18460fb527 (2923608379da37df223cae98b0740585822822d5) Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh745056919355882092.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision f3350a1713306dce7682ed7e37d5774890d03277 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh14278795480928224983.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision f3350a1713306dce7682ed7e37d5774890d03277 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-configuration/branches/PR-151/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-configuration/branches/PR-151/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4953385652021749551.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-configuration/branches/PR-151/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17929778175440582486.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f3350a1713306dce7682ed7e37d5774890d03277 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f3350a1713306dce7682ed7e37d5774890d03277 # timeout=10 Commit message: "Merge pull request #455 from cherrycl/issue-452-3" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh16335087447806763142.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-configuration/branches/PR-151/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-configuration/branches/PR-151/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh5689547398303278206.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object f3350a1713306dce7682ed7e37d5774890d03277 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:go-mod-configuration, buildImage:false, pushImage:false, semverBump:pre] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: go-mod-configuration-settings PROJECT: go-mod-configuration USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: go-mod-configuration DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-10406 in /w/workspace/ndry_go-mod-configuration_PR-151 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/go-mod-configuration.git > git init /w/workspace/ndry_go-mod-configuration_PR-151 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-configuration.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-configuration.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit b450a30a7a472d803692f62fcc646e18460fb527 into PR head commit 2b1f81eca5ea978b9ac85aa131b610da9263b3eb Merge succeeded, producing 2b1f81eca5ea978b9ac85aa131b610da9263b3eb Checking out Revision 2b1f81eca5ea978b9ac85aa131b610da9263b3eb (PR-151) > git config remote.origin.url git@github.com:edgexfoundry/go-mod-configuration.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-configuration.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-configuration.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-configuration.git +refs/pull/151/head:refs/remotes/origin/PR-151 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2b1f81eca5ea978b9ac85aa131b610da9263b3eb # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge b450a30a7a472d803692f62fcc646e18460fb527 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2b1f81eca5ea978b9ac85aa131b610da9263b3eb # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-messaging/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object f3350a1713306dce7682ed7e37d5774890d03277 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 12:44:19 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 12:44:19 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 12:44:19 ========================================================= 12:44:19 EdgeX Global Pipelines Version Info 12:44:19 ========================================================= [Pipeline] libraryResource [Pipeline] sh 12:44:21 ------------------- 12:44:21 stable info: 12:44:21 ------------------- 12:44:21 Commited By: Cherry Wang cherry@iotechsys.com 12:44:21 Commit SHA: f3350a1713306dce7682ed7e37d5774890d03277 12:44:21 Message: update stable to v1.0.263 12:44:21 ------------------- 12:44:21 experimental info: 12:44:21 ------------------- 12:44:21 Commited By: Cherry Wang cherry@iotechsys.com 12:44:21 Commit SHA: f3350a1713306dce7682ed7e37d5774890d03277 12:44:21 Message: update experimental to v1.0.263 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 12:44:21 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-configuration-settings [Pipeline] echo 12:44:21 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-configuration [Pipeline] echo 12:44:21 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 12:44:21 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 12:44:21 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 12:44:21 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 12:44:21 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 12:44:22 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 12:44:22 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 12:44:22 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 12:44:22 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 12:44:22 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-configuration [Pipeline] echo 12:44:22 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 12:44:22 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 12:44:22 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 12:44:22 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 12:44:22 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 12:44:22 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 12:44:22 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 12:44:22 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 12:44:22 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 12:44:22 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 12:44:23 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 12:44:23 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 12:44:23 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 12:44:23 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 12:44:23 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 12:44:23 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-151 [Pipeline] echo 12:44:23 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-151 [Pipeline] echo 12:44:23 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-151 [Pipeline] echo 12:44:23 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2b1f81eca5ea978b9ac85aa131b610da9263b3eb [Pipeline] echo 12:44:23 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2b1f81e [Pipeline] echo 12:44:23 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 12:44:24 + git rev-list -1 --merges 2b1f81eca5ea978b9ac85aa131b610da9263b3eb~1..2b1f81eca5ea978b9ac85aa131b610da9263b3eb [Pipeline] echo 12:44:24 -----------> git rev-list -1 --merges 2b1f81eca5ea978b9ac85aa131b610da9263b3eb~1..2b1f81eca5ea978b9ac85aa131b610da9263b3eb 2b1f81eca5ea978b9ac85aa131b610da9263b3eb [false] [Pipeline] sh 12:44:24 + git log --format=format:%s -1 2b1f81eca5ea978b9ac85aa131b610da9263b3eb [Pipeline] echo 12:44:24 ========================================================= 12:44:24 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 12:44:24 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 12:44:25 + git log --format=format:%s -1 2b1f81eca5ea978b9ac85aa131b610da9263b3eb [Pipeline] echo 12:44:25 [semverPrep] GIT_COMMIT: 2b1f81eca5ea978b9ac85aa131b610da9263b3eb, Commit Message: build(deps): Bump github.com/edgexfoundry/go-mod-messaging/v3 [Pipeline] echo 12:44:25 [semverPrep] This is not a build commit. [Pipeline] sh 12:44:25 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 12:44:25 + grep -v github /etc/ssh/ssh_known_hosts 12:44:25 + [ -e /tmp/ssh_known_hosts ] 12:44:25 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 12:44:25 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 12:44:25 + sudo tee -a /etc/ssh/ssh_known_hosts 12:44:25 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:44:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 12:44:26 12:44:26 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:44:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 12:44:26 0.1.4: Pulling from edgex-devops/py-git-semver 12:44:26 b85a868b505f: Pulling fs layer 12:44:26 e2be974225ed: Pulling fs layer 12:44:26 339a4e72a1f5: Pulling fs layer 12:44:26 988bab9f4d93: Pulling fs layer 12:44:26 1469e6f7b9e6: Pulling fs layer 12:44:26 eaf3925da568: Pulling fs layer 12:44:26 bab4dde63d76: Pulling fs layer 12:44:26 bde34c3a00c8: Pulling fs layer 12:44:26 b352a97aabf1: Pulling fs layer 12:44:26 4872d77fe225: Pulling fs layer 12:44:26 5851b861e8e6: Pulling fs layer 12:44:26 988bab9f4d93: Waiting 12:44:26 5851b861e8e6: Waiting 12:44:26 bde34c3a00c8: Waiting 12:44:26 b352a97aabf1: Waiting 12:44:26 bab4dde63d76: Waiting 12:44:26 eaf3925da568: Waiting 12:44:26 1469e6f7b9e6: Waiting 12:44:27 e2be974225ed: Download complete 12:44:27 988bab9f4d93: Verifying Checksum 12:44:27 988bab9f4d93: Download complete 12:44:27 1469e6f7b9e6: Verifying Checksum 12:44:27 1469e6f7b9e6: Download complete 12:44:27 339a4e72a1f5: Verifying Checksum 12:44:27 339a4e72a1f5: Download complete 12:44:27 eaf3925da568: Verifying Checksum 12:44:27 eaf3925da568: Download complete 12:44:27 bde34c3a00c8: Verifying Checksum 12:44:27 bde34c3a00c8: Download complete 12:44:27 b352a97aabf1: Download complete 12:44:27 4872d77fe225: Download complete 12:44:27 5851b861e8e6: Verifying Checksum 12:44:27 5851b861e8e6: Download complete 12:44:27 b85a868b505f: Verifying Checksum 12:44:27 b85a868b505f: Download complete 12:44:27 bab4dde63d76: Verifying Checksum 12:44:27 bab4dde63d76: Download complete 12:44:28 b85a868b505f: Pull complete 12:44:28 e2be974225ed: Pull complete 12:44:29 339a4e72a1f5: Pull complete 12:44:29 988bab9f4d93: Pull complete 12:44:29 1469e6f7b9e6: Pull complete 12:44:29 eaf3925da568: Pull complete 12:44:31 bab4dde63d76: Pull complete 12:44:31 bde34c3a00c8: Pull complete 12:44:31 b352a97aabf1: Pull complete 12:44:32 4872d77fe225: Pull complete 12:44:32 5851b861e8e6: Pull complete 12:44:32 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 12:44:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 12:44:32 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:44:32 prd-ubuntu20.04-docker-8c-8g-10406 does not seem to be running inside a container 12:44:32 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ndry_go-mod-configuration_PR-151 -v /w/workspace/ndry_go-mod-configuration_PR-151:/w/workspace/ndry_go-mod-configuration_PR-151:rw,z -v /w/workspace/ndry_go-mod-configuration_PR-151@tmp:/w/workspace/ndry_go-mod-configuration_PR-151@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 12:44:41 $ docker top 463c2ad9b8b09314eeae660ea75a9be0bd85ecf20bd0f7370ea2de07abf62a64 -eo pid,comm 12:44:41 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 12:44:41 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 12:44:42 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 12:44:42 [ssh-agent] Looking for ssh-agent implementation... 12:44:42 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:44:42 $ docker exec 463c2ad9b8b09314eeae660ea75a9be0bd85ecf20bd0f7370ea2de07abf62a64 ssh-agent 12:44:42 SSH_AUTH_SOCK=/tmp/ssh-mHrOmdRYYbgc/agent.32 12:44:42 SSH_AGENT_PID=39 12:44:42 Running ssh-add (command line suppressed) 12:44:42 Identity added: /w/workspace/ndry_go-mod-configuration_PR-151@tmp/private_key_10199443460985139299.key (/w/workspace/ndry_go-mod-configuration_PR-151@tmp/private_key_10199443460985139299.key) 12:44:42 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 12:44:42 + git tag --points-at HEAD [Pipeline] } 12:44:42 $ docker exec --env ******** --env ******** 463c2ad9b8b09314eeae660ea75a9be0bd85ecf20bd0f7370ea2de07abf62a64 ssh-agent -k 12:44:42 unset SSH_AUTH_SOCK; 12:44:42 unset SSH_AGENT_PID; 12:44:42 echo Agent pid 39 killed; 12:44:42 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 12:44:42 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 12:44:42 [ssh-agent] Looking for ssh-agent implementation... 12:44:43 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:44:43 $ docker exec 463c2ad9b8b09314eeae660ea75a9be0bd85ecf20bd0f7370ea2de07abf62a64 ssh-agent 12:44:43 SSH_AUTH_SOCK=/tmp/ssh-TpF1bjiN8FAq/agent.73 12:44:43 SSH_AGENT_PID=79 12:44:43 Running ssh-add (command line suppressed) 12:44:43 Identity added: /w/workspace/ndry_go-mod-configuration_PR-151@tmp/private_key_14468536326849104700.key (/w/workspace/ndry_go-mod-configuration_PR-151@tmp/private_key_14468536326849104700.key) 12:44:43 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 12:44:43 + git semver init 12:44:43 2024-09-16 12:44:43,950 [run_init] DEBUG init version:0.0.0 force:False 12:44:43 2024-09-16 12:44:43,952 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/ndry_go-mod-configuration_PR-151/.semver 12:44:43 2024-09-16 12:44:43,952 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-configuration.git /w/workspace/ndry_go-mod-configuration_PR-151/.semver 12:44:43 2024-09-16 12:44:43,952 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/go-mod-configuration.git', '/w/workspace/ndry_go-mod-configuration_PR-151/.semver'], cwd=/w/workspace/ndry_go-mod-configuration_PR-151, universal_newlines=False, shell=None, istream=None) 12:44:44 2024-09-16 12:44:44,783 [append_file] DEBUG append to file:/w/workspace/ndry_go-mod-configuration_PR-151/.git/info/exclude 12:44:44 2024-09-16 12:44:44,784 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/ndry_go-mod-configuration_PR-151/.semver/PR-151 with force:False 12:44:44 2024-09-16 12:44:44,784 [write_file] DEBUG write to file:/w/workspace/ndry_go-mod-configuration_PR-151/.semver/PR-151 12:44:44 2024-09-16 12:44:44,789 [execute] INFO git cat-file --batch-check 12:44:44 2024-09-16 12:44:44,789 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ndry_go-mod-configuration_PR-151/.semver, universal_newlines=False, shell=None, istream=) 12:44:44 2024-09-16 12:44:44,797 [execute] INFO git cat-file --batch 12:44:44 2024-09-16 12:44:44,797 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ndry_go-mod-configuration_PR-151/.semver, universal_newlines=False, shell=None, istream=) 12:44:44 2024-09-16 12:44:44,803 [read_version] DEBUG read version from /w/workspace/ndry_go-mod-configuration_PR-151/.semver/PR-151 12:44:44 0.0.0 [Pipeline] } 12:44:44 $ docker exec --env ******** --env ******** 463c2ad9b8b09314eeae660ea75a9be0bd85ecf20bd0f7370ea2de07abf62a64 ssh-agent -k 12:44:45 unset SSH_AUTH_SOCK; 12:44:45 unset SSH_AGENT_PID; 12:44:45 echo Agent pid 79 killed; 12:44:45 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 12:44:45 + git semver [Pipeline] } 12:44:45 $ docker stop --time=1 463c2ad9b8b09314eeae660ea75a9be0bd85ecf20bd0f7370ea2de07abf62a64 12:44:47 $ docker rm -f --volumes 463c2ad9b8b09314eeae660ea75a9be0bd85ecf20bd0f7370ea2de07abf62a64 [Pipeline] // withDockerContainer [Pipeline] sh 12:44:47 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 12:44:47 Stashed 1 file(s) [Pipeline] echo 12:44:47 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 12:44:48 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 12:44:48 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 12:44:48 ========================================================= 12:44:48 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 12:44:48 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 12:44:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 12:44:49 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 12:44:49 619be1103602: Pulling fs layer 12:44:49 7862e08f4a3e: Pulling fs layer 12:44:49 5df492c9dc93: Pulling fs layer 12:44:49 7629e6793208: Pulling fs layer 12:44:49 4f4fb700ef54: Pulling fs layer 12:44:49 fb5054dd5b73: Pulling fs layer 12:44:49 eeca6798cff9: Pulling fs layer 12:44:49 aa269ceb94a6: Pulling fs layer 12:44:49 ada007ff1a6a: Pulling fs layer 12:44:49 4f4fb700ef54: Waiting 12:44:49 fb5054dd5b73: Waiting 12:44:49 eeca6798cff9: Waiting 12:44:49 aa269ceb94a6: Waiting 12:44:49 ada007ff1a6a: Waiting 12:44:49 7629e6793208: Waiting 12:44:49 7862e08f4a3e: Verifying Checksum 12:44:49 7862e08f4a3e: Download complete 12:44:49 7629e6793208: Verifying Checksum 12:44:49 7629e6793208: Download complete 12:44:49 4f4fb700ef54: Verifying Checksum 12:44:49 fb5054dd5b73: Verifying Checksum 12:44:49 fb5054dd5b73: Download complete 12:44:49 619be1103602: Verifying Checksum 12:44:49 619be1103602: Download complete 12:44:49 eeca6798cff9: Verifying Checksum 12:44:49 eeca6798cff9: Download complete 12:44:49 619be1103602: Pull complete 12:44:49 ada007ff1a6a: Verifying Checksum 12:44:49 ada007ff1a6a: Download complete 12:44:49 7862e08f4a3e: Pull complete 12:44:49 5df492c9dc93: Verifying Checksum 12:44:49 5df492c9dc93: Download complete 12:44:50 aa269ceb94a6: Verifying Checksum 12:44:50 aa269ceb94a6: Download complete 12:44:53 5df492c9dc93: Pull complete 12:44:53 7629e6793208: Pull complete 12:44:53 4f4fb700ef54: Pull complete 12:44:53 fb5054dd5b73: Pull complete 12:44:53 eeca6798cff9: Pull complete 12:44:55 aa269ceb94a6: Pull complete 12:44:57 ada007ff1a6a: Pull complete 12:44:57 Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 12:44:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 12:44:57 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] sh 12:44:57 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:44:58 + docker inspect -f . ci-base-image-x86_64 12:44:58 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:44:58 prd-ubuntu20.04-docker-8c-8g-10406 does not seem to be running inside a container 12:44:58 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ndry_go-mod-configuration_PR-151 -v /w/workspace/ndry_go-mod-configuration_PR-151:/w/workspace/ndry_go-mod-configuration_PR-151:rw,z -v /w/workspace/ndry_go-mod-configuration_PR-151@tmp:/w/workspace/ndry_go-mod-configuration_PR-151@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 12:45:03 Still waiting to schedule task 12:45:03 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 12:45:06 $ docker top aa4590baada77f26535f1fc4cebbff1f0cb67513c31b85a4098f715c368135ce -eo pid,comm [Pipeline] { [Pipeline] sh 12:45:06 + go version 12:45:06 go version go1.21.9 linux/amd64 [Pipeline] } 12:45:06 $ docker stop --time=1 aa4590baada77f26535f1fc4cebbff1f0cb67513c31b85a4098f715c368135ce 12:45:09 $ docker rm -f --volumes aa4590baada77f26535f1fc4cebbff1f0cb67513c31b85a4098f715c368135ce [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:45:10 + docker inspect -f . ci-base-image-x86_64 12:45:10 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:45:10 prd-ubuntu20.04-docker-8c-8g-10406 does not seem to be running inside a container 12:45:10 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/ndry_go-mod-configuration_PR-151 -v /w/workspace/ndry_go-mod-configuration_PR-151:/w/workspace/ndry_go-mod-configuration_PR-151:rw,z -v /w/workspace/ndry_go-mod-configuration_PR-151@tmp:/w/workspace/ndry_go-mod-configuration_PR-151@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 12:45:10 $ docker top c052473d92a5c5b2abf035810569d010033332ec6a8e227a9f681981c052740f -eo pid,comm [Pipeline] { [Pipeline] sh 12:45:11 + git config --global --add safe.directory /w/workspace/ndry_go-mod-configuration_PR-151 [Pipeline] fileExists [Pipeline] sh 12:45:11 + make test 12:45:11 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 12:45:11 go: downloading github.com/stretchr/testify v1.9.0 12:45:11 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.2.0-dev.46 12:45:11 go: downloading github.com/edgexfoundry/go-mod-messaging/v3 v3.2.0-dev.37 12:45:12 go: downloading github.com/mitchellh/mapstructure v1.5.0 12:45:12 go: downloading github.com/spf13/cast v1.7.0 12:45:12 go: downloading github.com/hashicorp/consul/api v1.29.4 12:45:12 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 12:45:12 go: downloading github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc 12:45:12 go: downloading github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 12:45:12 go: downloading gopkg.in/yaml.v3 v3.0.1 12:45:12 go: downloading github.com/stretchr/objx v0.5.2 12:45:12 go: downloading github.com/google/uuid v1.6.0 12:45:12 go: downloading github.com/go-playground/validator/v10 v10.22.1 12:45:12 go: downloading github.com/fxamacker/cbor/v2 v2.7.0 12:45:12 go: downloading github.com/eclipse/paho.mqtt.golang v1.5.0 12:45:12 go: downloading github.com/go-redis/redis/v7 v7.3.0 12:45:12 go: downloading github.com/x448/float16 v0.8.4 12:45:12 go: downloading github.com/gabriel-vasile/mimetype v1.4.3 12:45:12 go: downloading github.com/go-playground/universal-translator v0.18.1 12:45:12 go: downloading github.com/leodido/go-urn v1.4.0 12:45:12 go: downloading golang.org/x/crypto v0.25.0 12:45:12 go: downloading golang.org/x/text v0.16.0 12:45:12 go: downloading github.com/gorilla/websocket v1.5.3 12:45:12 go: downloading golang.org/x/net v0.27.0 12:45:12 go: downloading golang.org/x/sync v0.7.0 12:45:12 go: downloading github.com/go-playground/locales v0.14.1 12:45:12 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 12:45:12 go: downloading github.com/mitchellh/copystructure v1.0.0 12:45:12 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 12:45:12 go: downloading github.com/hashicorp/go-hclog v1.5.0 12:45:12 go: downloading github.com/hashicorp/go-multierror v1.1.1 12:45:12 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 12:45:12 go: downloading github.com/hashicorp/serf v0.10.1 12:45:12 go: downloading golang.org/x/exp v0.0.0-20230817173708-d852ddb80c63 12:45:12 go: downloading github.com/mitchellh/reflectwalk v1.0.0 12:45:12 go: downloading github.com/hashicorp/errwrap v1.1.0 12:45:13 go: downloading golang.org/x/sys v0.22.0 12:45:13 go: downloading github.com/fatih/color v1.16.0 12:45:13 go: downloading github.com/mattn/go-isatty v0.0.20 12:45:13 go: downloading github.com/armon/go-metrics v0.4.1 12:45:13 go: downloading github.com/mattn/go-colorable v0.1.13 12:45:13 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 12:45:13 go: downloading github.com/hashicorp/golang-lru v0.5.4 12:45:23 ? github.com/edgexfoundry/go-mod-configuration/v3/configuration/mocks [no test files] 12:45:23 ok github.com/edgexfoundry/go-mod-configuration/v3/configuration 0.008s coverage: 66.7% of statements 12:45:28 2024/09/16 12:45:22 http: superfluous response.WriteHeader call from github.com/edgexfoundry/go-mod-configuration/v3/internal/pkg/consul.(*MockConsul).Start.func1 (mock_consul.go:174) 12:45:28 2024/09/16 12:45:22 http: superfluous response.WriteHeader call from github.com/edgexfoundry/go-mod-configuration/v3/internal/pkg/consul.(*MockConsul).Start.func1 (mock_consul.go:174) 12:45:28 2024/09/16 12:45:22 http: superfluous response.WriteHeader call from github.com/edgexfoundry/go-mod-configuration/v3/internal/pkg/consul.(*MockConsul).Start.func1 (mock_consul.go:174) 12:45:28 2024/09/16 12:45:23 http: superfluous response.WriteHeader call from github.com/edgexfoundry/go-mod-configuration/v3/internal/pkg/consul.(*MockConsul).Start.func1 (mock_consul.go:174) 12:45:28 2024/09/16 12:45:24 edgex/core/1.0/consulUnitTest668976817/Logging/ changed 12:45:28 2024/09/16 12:45:25 edgex/core/1.0/consulUnitTest668976817/Logging/ changed 12:45:28 2024/09/16 12:45:25 edgex/core/1.0/consulUnitTest668976817/Logging/ changed 12:45:28 RenewAccessToken called 12:45:28 RenewAccessToken called 12:45:28 RenewAccessToken called 12:45:28 RenewAccessToken called 12:45:28 RenewAccessToken called 12:45:28 2024/09/16 12:45:26 http: superfluous response.WriteHeader call from github.com/edgexfoundry/go-mod-configuration/v3/internal/pkg/consul.(*MockConsul).Start.func1 (mock_consul.go:174) 12:45:28 2024/09/16 12:45:26 edgex/core/1.0/consulUnitTest668976817/Logging/ changed 12:45:28 2024/09/16 12:45:27 edgex/core/1.0/RenewAccessToken-Test/ changed 12:45:28 RenewAccessToken called 12:45:28 RenewAccessToken called 12:45:28 RenewAccessToken called 12:45:28 RenewAccessToken called 12:45:28 fatal error: concurrent map iteration and map write 12:45:28 12:45:28 goroutine 497 [running]: 12:45:28 github.com/edgexfoundry/go-mod-configuration/v3/internal/pkg/consul.(*MockConsul).checkForPrefix(...) 12:45:28 /w/workspace/ndry_go-mod-configuration_PR-151/internal/pkg/consul/mock_consul.go:225 12:45:28 github.com/edgexfoundry/go-mod-configuration/v3/internal/pkg/consul.(*MockConsul).Start.func1({0x8fe1d0, 0xc00031ea80}, 0xc000523700) 12:45:28 /w/workspace/ndry_go-mod-configuration_PR-151/internal/pkg/consul/mock_consul.go:129 +0xa28 12:45:28 net/http.HandlerFunc.ServeHTTP(0xbbbba0?, {0x8fe1d0?, 0xc00031ea80?}, 0xc00044fb50?) 12:45:28 /usr/local/go/src/net/http/server.go:2136 +0x29 12:45:28 net/http.serverHandler.ServeHTTP({0xc00041e8d0?}, {0x8fe1d0?, 0xc00031ea80?}, 0x6?) 12:45:28 /usr/local/go/src/net/http/server.go:2938 +0x8e 12:45:28 net/http.(*conn).serve(0xc000415560, {0x8fe950, 0xc00022a0f0}) 12:45:28 /usr/local/go/src/net/http/server.go:2009 +0x5f4 12:45:28 created by net/http.(*Server).Serve in goroutine 6 12:45:28 /usr/local/go/src/net/http/server.go:3086 +0x5cb 12:45:28 12:45:28 goroutine 1 [chan receive]: 12:45:28 testing.(*T).Run(0xc000007d40, {0x852cc8?, 0x53df5c?}, 0x889a38) 12:45:28 /usr/local/go/src/testing/testing.go:1649 +0x3c8 12:45:28 testing.runTests.func1(0xb8d520?) 12:45:28 /usr/local/go/src/testing/testing.go:2054 +0x3e 12:45:28 testing.tRunner(0xc000007d40, 0xc0001a9ba0) 12:45:28 /usr/local/go/src/testing/testing.go:1595 +0xff 12:45:28 testing.runTests(0xc0000a3400?, {0xb84e60, 0x15, 0x15}, {0xc0001a9ca8?, 0x415808?, 0xb8ca60?}) 12:45:28 /usr/local/go/src/testing/testing.go:2052 +0x445 12:45:28 testing.(*M).Run(0xc0000a3400) 12:45:28 /usr/local/go/src/testing/testing.go:1925 +0x636 12:45:28 github.com/edgexfoundry/go-mod-configuration/v3/internal/pkg/consul.TestMain(0x840333?) 12:45:28 /w/workspace/ndry_go-mod-configuration_PR-151/internal/pkg/consul/client_test.go:75 +0x185 12:45:28 main.main() 12:45:28 _testmain.go:123 +0x1e6 12:45:28 12:45:28 goroutine 6 [IO wait]: 12:45:28 internal/poll.runtime_pollWait(0x7fbef173c900, 0x72) 12:45:28 /usr/local/go/src/runtime/netpoll.go:343 +0x85 12:45:28 internal/poll.(*pollDesc).wait(0xc000180580?, 0x4?, 0x0) 12:45:28 /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 12:45:28 internal/poll.(*pollDesc).waitRead(...) 12:45:28 /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 12:45:28 internal/poll.(*FD).Accept(0xc000180580) 12:45:28 /usr/local/go/src/internal/poll/fd_unix.go:611 +0x2ac 12:45:28 net.(*netFD).accept(0xc000180580) 12:45:28 /usr/local/go/src/net/fd_unix.go:172 +0x29 12:45:28 net.(*TCPListener).accept(0xc0000811a0) 12:45:28 /usr/local/go/src/net/tcpsock_posix.go:152 +0x1e 12:45:28 net.(*TCPListener).Accept(0xc0000811a0) 12:45:28 /usr/local/go/src/net/tcpsock.go:315 +0x30 12:45:28 net/http.(*Server).Serve(0xc0001862d0, {0x8fe350, 0xc0000811a0}) 12:45:28 /usr/local/go/src/net/http/server.go:3056 +0x364 12:45:28 net/http/httptest.(*Server).goServe.func1() 12:45:28 /usr/local/go/src/net/http/httptest/server.go:310 +0x5b 12:45:28 created by net/http/httptest.(*Server).goServe in goroutine 1 12:45:28 /usr/local/go/src/net/http/httptest/server.go:308 +0x65 12:45:28 12:45:28 goroutine 362 [chan receive]: 12:45:28 testing.(*T).Run(0xc0003b1040, {0x84f5a9?, 0x53df5c?}, 0xc000232400) 12:45:28 /usr/local/go/src/testing/testing.go:1649 +0x3c8 12:45:28 github.com/edgexfoundry/go-mod-configuration/v3/internal/pkg/consul.TestRenewAccessToken(0xc0003b1040) 12:45:28 /w/workspace/ndry_go-mod-configuration_PR-151/internal/pkg/consul/client_test.go:796 +0x47e 12:45:28 testing.tRunner(0xc0003b1040, 0x889a38) 12:45:28 /usr/local/go/src/testing/testing.go:1595 +0xff 12:45:28 created by testing.(*T).Run in goroutine 1 12:45:28 /usr/local/go/src/testing/testing.go:1648 +0x3ad 12:45:28 12:45:28 goroutine 23 [IO wait]: 12:45:28 internal/poll.runtime_pollWait(0x7fbef173bd60, 0x72) 12:45:28 /usr/local/go/src/runtime/netpoll.go:343 +0x85 12:45:28 internal/poll.(*pollDesc).wait(0xc000140180?, 0xc00014c000?, 0x0) 12:45:28 /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 12:45:28 internal/poll.(*pollDesc).waitRead(...) 12:45:28 /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 12:45:28 internal/poll.(*FD).Read(0xc000140180, {0xc00014c000, 0x1000, 0x1000}) 12:45:28 /usr/local/go/src/internal/poll/fd_unix.go:164 +0x27a 12:45:28 net.(*netFD).Read(0xc000140180, {0xc00014c000?, 0x4bc605?, 0x0?}) 12:45:28 /usr/local/go/src/net/fd_posix.go:55 +0x25 12:45:28 net.(*conn).Read(0xc000112018, {0xc00014c000?, 0x0?, 0xc0001105d8?}) 12:45:28 /usr/local/go/src/net/net.go:179 +0x45 12:45:28 net/http.(*connReader).Read(0xc0001105d0, {0xc00014c000, 0x1000, 0x1000}) 12:45:28 /usr/local/go/src/net/http/server.go:791 +0x14b 12:45:28 bufio.(*Reader).fill(0xc00010e480) 12:45:28 /usr/local/go/src/bufio/bufio.go:113 +0x103 12:45:28 bufio.(*Reader).Peek(0xc00010e480, 0x4) 12:45:28 /usr/local/go/src/bufio/bufio.go:151 +0x53 12:45:28 net/http.(*conn).serve(0xc0001365a0, {0x8fe950, 0xc00022a0f0}) 12:45:28 /usr/local/go/src/net/http/server.go:2044 +0x75c 12:45:28 created by net/http.(*Server).Serve in goroutine 6 12:45:28 /usr/local/go/src/net/http/server.go:3086 +0x5cb 12:45:28 12:45:28 goroutine 17 [IO wait]: 12:45:28 internal/poll.runtime_pollWait(0x7fbef173c808, 0x72) 12:45:28 /usr/local/go/src/runtime/netpoll.go:343 +0x85 12:45:28 internal/poll.(*pollDesc).wait(0xc000180680?, 0xc000114000?, 0x0) 12:45:28 /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 12:45:28 internal/poll.(*pollDesc).waitRead(...) 12:45:28 /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 12:45:28 internal/poll.(*FD).Read(0xc000180680, {0xc000114000, 0x1000, 0x1000}) 12:45:28 /usr/local/go/src/internal/poll/fd_unix.go:164 +0x27a 12:45:28 net.(*netFD).Read(0xc000180680, {0xc000114000?, 0xc00011eec8?, 0xc00018a8a0?}) 12:45:28 /usr/local/go/src/net/fd_posix.go:55 +0x25 12:45:28 net.(*conn).Read(0xc000112000, {0xc000114000?, 0x0?, 0x0?}) 12:45:28 /usr/local/go/src/net/net.go:179 +0x45 12:45:28 net/http.(*persistConn).Read(0xc0000e2ea0, {0xc000114000?, 0x44bcc0?, 0xc00011eec8?}) 12:45:28 /usr/local/go/src/net/http/transport.go:1954 +0x4a 12:45:28 bufio.(*Reader).fill(0xc00010e060) 12:45:28 /usr/local/go/src/bufio/bufio.go:113 +0x103 12:45:28 bufio.(*Reader).Peek(0xc00010e060, 0x1) 12:45:28 /usr/local/go/src/bufio/bufio.go:151 +0x53 12:45:28 net/http.(*persistConn).readLoop(0xc0000e2ea0) 12:45:28 /usr/local/go/src/net/http/transport.go:2118 +0x1b9 12:45:28 created by net/http.(*Transport).dialConn in goroutine 8 12:45:28 /usr/local/go/src/net/http/transport.go:1776 +0x169f 12:45:28 12:45:28 goroutine 18 [select]: 12:45:28 net/http.(*persistConn).writeLoop(0xc0000e2ea0) 12:45:28 /usr/local/go/src/net/http/transport.go:2421 +0xe5 12:45:28 created by net/http.(*Transport).dialConn in goroutine 8 12:45:28 /usr/local/go/src/net/http/transport.go:1777 +0x16f1 12:45:28 12:45:28 goroutine 33 [IO wait]: 12:45:28 internal/poll.runtime_pollWait(0x7fbef173c710, 0x72) 12:45:28 /usr/local/go/src/runtime/netpoll.go:343 +0x85 12:45:28 internal/poll.(*pollDesc).wait(0xc000238000?, 0xc000242000?, 0x0) 12:45:28 /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 12:45:28 internal/poll.(*pollDesc).waitRead(...) 12:45:28 /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 12:45:28 internal/poll.(*FD).Read(0xc000238000, {0xc000242000, 0x1000, 0x1000}) 12:45:28 /usr/local/go/src/internal/poll/fd_unix.go:164 +0x27a 12:45:28 net.(*netFD).Read(0xc000238000, {0xc000242000?, 0x4bc605?, 0x0?}) 12:45:28 /usr/local/go/src/net/fd_posix.go:55 +0x25 12:45:28 net.(*conn).Read(0xc00022c010, {0xc000242000?, 0x0?, 0xc00022a218?}) 12:45:28 /usr/local/go/src/net/net.go:179 +0x45 12:45:28 net/http.(*connReader).Read(0xc00022a210, {0xc000242000, 0x1000, 0x1000}) 12:45:28 /usr/local/go/src/net/http/server.go:791 +0x14b 12:45:28 bufio.(*Reader).fill(0xc000240000) 12:45:28 /usr/local/go/src/bufio/bufio.go:113 +0x103 12:45:28 bufio.(*Reader).Peek(0xc000240000, 0x4) 12:45:28 /usr/local/go/src/bufio/bufio.go:151 +0x53 12:45:28 net/http.(*conn).serve(0xc00023a000, {0x8fe950, 0xc00022a0f0}) 12:45:28 /usr/local/go/src/net/http/server.go:2044 +0x75c 12:45:28 created by net/http.(*Server).Serve in goroutine 6 12:45:28 /usr/local/go/src/net/http/server.go:3086 +0x5cb 12:45:28 12:45:28 goroutine 35 [select]: 12:45:28 net/http.(*persistConn).writeLoop(0xc0000e30e0) 12:45:28 /usr/local/go/src/net/http/transport.go:2421 +0xe5 12:45:28 created by net/http.(*Transport).dialConn in goroutine 11 12:45:28 /usr/local/go/src/net/http/transport.go:1777 +0x16f1 12:45:28 12:45:28 goroutine 37 [IO wait]: 12:45:28 internal/poll.runtime_pollWait(0x7fbef176dab8, 0x72) 12:45:28 /usr/local/go/src/runtime/netpoll.go:343 +0x85 12:45:28 internal/poll.(*pollDesc).wait(0xc000238080?, 0xc0002d4000?, 0x0) 12:45:28 /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 12:45:28 internal/poll.(*pollDesc).waitRead(...) 12:45:28 /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 12:45:28 internal/poll.(*FD).Read(0xc000238080, {0xc0002d4000, 0x1000, 0x1000}) 12:45:28 /usr/local/go/src/internal/poll/fd_unix.go:164 +0x27a 12:45:28 net.(*netFD).Read(0xc000238080, {0xc0002d4000?, 0x4bc605?, 0x0?}) 12:45:28 /usr/local/go/src/net/fd_posix.go:55 +0x25 12:45:28 net.(*conn).Read(0xc00022c028, {0xc0002d4000?, 0x0?, 0xc0002907e8?}) 12:45:28 /usr/local/go/src/net/net.go:179 +0x45 12:45:28 net/http.(*connReader).Read(0xc0002907e0, {0xc0002d4000, 0x1000, 0x1000}) 12:45:28 /usr/local/go/src/net/http/server.go:791 +0x14b 12:45:28 bufio.(*Reader).fill(0xc000296360) 12:45:28 /usr/local/go/src/bufio/bufio.go:113 +0x103 12:45:28 bufio.(*Reader).Peek(0xc000296360, 0x4) 12:45:28 /usr/local/go/src/bufio/bufio.go:151 +0x53 12:45:28 net/http.(*conn).serve(0xc00023a120, {0x8fe950, 0xc00022a0f0}) 12:45:28 /usr/local/go/src/net/http/server.go:2044 +0x75c 12:45:28 created by net/http.(*Server).Serve in goroutine 6 12:45:28 /usr/local/go/src/net/http/server.go:3086 +0x5cb 12:45:28 12:45:28 goroutine 34 [IO wait]: 12:45:28 internal/poll.runtime_pollWait(0x7fbef173c618, 0x72) 12:45:28 /usr/local/go/src/runtime/netpoll.go:343 +0x85 12:45:28 internal/poll.(*pollDesc).wait(0xc000180780?, 0xc000248000?, 0x0) 12:45:28 /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 12:45:28 internal/poll.(*pollDesc).waitRead(...) 12:45:28 /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 12:45:28 internal/poll.(*FD).Read(0xc000180780, {0xc000248000, 0x1000, 0x1000}) 12:45:28 /usr/local/go/src/internal/poll/fd_unix.go:164 +0x27a 12:45:28 net.(*netFD).Read(0xc000180780, {0xc000248000?, 0x6c7700?, 0xc000195040?}) 12:45:28 /usr/local/go/src/net/fd_posix.go:55 +0x25 12:45:28 net.(*conn).Read(0xc00022c018, {0xc000248000?, 0x0?, 0xc0001dc1a0?}) 12:45:28 /usr/local/go/src/net/net.go:179 +0x45 12:45:28 net/http.(*persistConn).Read(0xc0000e30e0, {0xc000248000?, 0xc000318060?, 0xc000095d38?}) 12:45:28 /usr/local/go/src/net/http/transport.go:1954 +0x4a 12:45:28 bufio.(*Reader).fill(0xc000240060) 12:45:28 /usr/local/go/src/bufio/bufio.go:113 +0x103 12:45:28 bufio.(*Reader).Peek(0xc000240060, 0x1) 12:45:28 /usr/local/go/src/bufio/bufio.go:151 +0x53 12:45:28 net/http.(*persistConn).readLoop(0xc0000e30e0) 12:45:28 /usr/local/go/src/net/http/transport.go:2118 +0x1b9 12:45:28 created by net/http.(*Transport).dialConn in goroutine 11 12:45:28 /usr/local/go/src/net/http/transport.go:1776 +0x169f 12:45:28 12:45:28 goroutine 13 [IO wait]: 12:45:28 internal/poll.runtime_pollWait(0x7fbef173c520, 0x72) 12:45:28 /usr/local/go/src/runtime/netpoll.go:343 +0x85 12:45:28 internal/poll.(*pollDesc).wait(0xc000180800?, 0xc000298000?, 0x0) 12:45:28 /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 12:45:28 internal/poll.(*pollDesc).waitRead(...) 12:45:28 /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 12:45:28 internal/poll.(*FD).Read(0xc000180800, {0xc000298000, 0x1000, 0x1000}) 12:45:28 /usr/local/go/src/internal/poll/fd_unix.go:164 +0x27a 12:45:28 net.(*netFD).Read(0xc000180800, {0xc000298000?, 0x4bc605?, 0x0?}) 12:45:28 /usr/local/go/src/net/fd_posix.go:55 +0x25 12:45:28 net.(*conn).Read(0xc000064358, {0xc000298000?, 0x0?, 0xc000290038?}) 12:45:28 /usr/local/go/src/net/net.go:179 +0x45 12:45:28 net/http.(*connReader).Read(0xc000290030, {0xc000298000, 0x1000, 0x1000}) 12:45:28 /usr/local/go/src/net/http/server.go:791 +0x14b 12:45:28 bufio.(*Reader).fill(0xc000296000) 12:45:28 /usr/local/go/src/bufio/bufio.go:113 +0x103 12:45:28 bufio.(*Reader).Peek(0xc000296000, 0x4) 12:45:28 /usr/local/go/src/bufio/bufio.go:151 +0x53 12:45:28 net/http.(*conn).serve(0xc0000ee7e0, {0x8fe950, 0xc00022a0f0}) 12:45:28 /usr/local/go/src/net/http/server.go:2044 +0x75c 12:45:28 created by net/http.(*Server).Serve in goroutine 6 12:45:28 /usr/local/go/src/net/http/server.go:3086 +0x5cb 12:45:28 12:45:28 goroutine 51 [IO wait]: 12:45:28 internal/poll.runtime_pollWait(0x7fbef173c140, 0x72) 12:45:28 /usr/local/go/src/runtime/netpoll.go:343 +0x85 12:45:28 internal/poll.(*pollDesc).wait(0xc000340080?, 0xc000360000?, 0x0) 12:45:28 /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 12:45:28 internal/poll.(*pollDesc).waitRead(...) 12:45:28 /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 12:45:28 internal/poll.(*FD).Read(0xc000340080, {0xc000360000, 0x1000, 0x1000}) 12:45:28 /usr/local/go/src/internal/poll/fd_unix.go:164 +0x27a 12:45:28 net.(*netFD).Read(0xc000340080, {0xc000360000?, 0x4bc605?, 0x0?}) 12:45:28 /usr/local/go/src/net/fd_posix.go:55 +0x25 12:45:28 net.(*conn).Read(0xc00033a0a0, {0xc000360000?, 0x0?, 0xc0003044e8?}) 12:45:28 /usr/local/go/src/net/net.go:179 +0x45 12:45:28 net/http.(*connReader).Read(0xc0003044e0, {0xc000360000, 0x1000, 0x1000}) 12:45:28 /usr/local/go/src/net/http/server.go:791 +0x14b 12:45:28 bufio.(*Reader).fill(0xc000332060) 12:45:28 /usr/local/go/src/bufio/bufio.go:113 +0x103 12:45:28 bufio.(*Reader).Peek(0xc000332060, 0x4) 12:45:28 /usr/local/go/src/bufio/bufio.go:151 +0x53 12:45:28 net/http.(*conn).serve(0xc0003022d0, {0x8fe950, 0xc00022a0f0}) 12:45:28 /usr/local/go/src/net/http/server.go:2044 +0x75c 12:45:28 created by net/http.(*Server).Serve in goroutine 6 12:45:28 /usr/local/go/src/net/http/server.go:3086 +0x5cb 12:45:28 12:45:28 goroutine 102 [IO wait]: 12:45:28 internal/poll.runtime_pollWait(0x7fbef173bb70, 0x72) 12:45:28 /usr/local/go/src/runtime/netpoll.go:343 +0x85 12:45:28 internal/poll.(*pollDesc).wait(0xc000180c00?, 0xc000386000?, 0x0) 12:45:28 /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 12:45:28 internal/poll.(*pollDesc).waitRead(...) 12:45:28 /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 12:45:28 internal/poll.(*FD).Read(0xc000180c00, {0xc000386000, 0x1000, 0x1000}) 12:45:28 /usr/local/go/src/internal/poll/fd_unix.go:164 +0x27a 12:45:28 net.(*netFD).Read(0xc000180c00, {0xc000386000?, 0x4bc605?, 0x0?}) 12:45:28 /usr/local/go/src/net/fd_posix.go:55 +0x25 12:45:28 net.(*conn).Read(0xc000064458, {0xc000386000?, 0x0?, 0xc0001ef448?}) 12:45:28 /usr/local/go/src/net/net.go:179 +0x45 12:45:28 net/http.(*connReader).Read(0xc0001ef440, {0xc000386000, 0x1000, 0x1000}) 12:45:28 /usr/local/go/src/net/http/server.go:791 +0x14b 12:45:28 bufio.(*Reader).fill(0xc00018bda0) 12:45:28 /usr/local/go/src/bufio/bufio.go:113 +0x103 12:45:28 bufio.(*Reader).Peek(0xc00018bda0, 0x4) 12:45:28 /usr/local/go/src/bufio/bufio.go:151 +0x53 12:45:28 net/http.(*conn).serve(0xc0000ef8c0, {0x8fe950, 0xc00022a0f0}) 12:45:28 /usr/local/go/src/net/http/server.go:2044 +0x75c 12:45:28 created by net/http.(*Server).Serve in goroutine 6 12:45:28 /usr/local/go/src/net/http/server.go:3086 +0x5cb 12:45:28 12:45:28 goroutine 81 [IO wait]: 12:45:28 internal/poll.runtime_pollWait(0x7fbef173c428, 0x72) 12:45:28 /usr/local/go/src/runtime/netpoll.go:343 +0x85 12:45:28 internal/poll.(*pollDesc).wait(0xc000180880?, 0xc0001ec000?, 0x0) 12:45:28 /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 12:45:28 internal/poll.(*pollDesc).waitRead(...) 12:45:28 /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 12:45:28 internal/poll.(*FD).Read(0xc000180880, {0xc0001ec000, 0x1000, 0x1000}) 12:45:28 /usr/local/go/src/internal/poll/fd_unix.go:164 +0x27a 12:45:28 net.(*netFD).Read(0xc000180880, {0xc0001ec000?, 0x6c7700?, 0xc000195540?}) 12:45:28 /usr/local/go/src/net/fd_posix.go:55 +0x25 12:45:28 net.(*conn).Read(0xc000064388, {0xc0001ec000?, 0x0?, 0xc0001dc1a0?}) 12:45:28 /usr/local/go/src/net/net.go:179 +0x45 12:45:28 net/http.(*persistConn).Read(0xc0000e3320, {0xc0001ec000?, 0xc000036de0?, 0xc000098d38?}) 12:45:28 /usr/local/go/src/net/http/transport.go:1954 +0x4a 12:45:28 bufio.(*Reader).fill(0xc00018b020) 12:45:28 /usr/local/go/src/bufio/bufio.go:113 +0x103 12:45:28 bufio.(*Reader).Peek(0xc00018b020, 0x1) 12:45:28 /usr/local/go/src/bufio/bufio.go:151 +0x53 12:45:28 net/http.(*persistConn).readLoop(0xc0000e3320) 12:45:28 /usr/local/go/src/net/http/transport.go:2118 +0x1b9 12:45:28 created by net/http.(*Transport).dialConn in goroutine 15 12:45:28 /usr/local/go/src/net/http/transport.go:1776 +0x169f 12:45:28 12:45:28 goroutine 66 [IO wait]: 12:45:28 internal/poll.runtime_pollWait(0x7fbef173c330, 0x72) 12:45:28 /usr/local/go/src/runtime/netpoll.go:343 +0x85 12:45:28 internal/poll.(*pollDesc).wait(0xc0002b6000?, 0xc0002ba000?, 0x0) 12:45:28 /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 12:45:28 internal/poll.(*pollDesc).waitRead(...) 12:45:28 /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 12:45:28 internal/poll.(*FD).Read(0xc0002b6000, {0xc0002ba000, 0x1000, 0x1000}) 12:45:28 /usr/local/go/src/internal/poll/fd_unix.go:164 +0x27a 12:45:28 net.(*netFD).Read(0xc0002b6000, {0xc0002ba000?, 0x4bc605?, 0x0?}) 12:45:28 /usr/local/go/src/net/fd_posix.go:55 +0x25 12:45:28 net.(*conn).Read(0xc0002b8000, {0xc0002ba000?, 0x0?, 0xc000290248?}) 12:45:28 /usr/local/go/src/net/net.go:179 +0x45 12:45:28 net/http.(*connReader).Read(0xc000290240, {0xc0002ba000, 0x1000, 0x1000}) 12:45:28 /usr/local/go/src/net/http/server.go:791 +0x14b 12:45:28 bufio.(*Reader).fill(0xc0002960c0) 12:45:28 /usr/local/go/src/bufio/bufio.go:113 +0x103 12:45:28 bufio.(*Reader).Peek(0xc0002960c0, 0x4) 12:45:28 /usr/local/go/src/bufio/bufio.go:151 +0x53 12:45:28 net/http.(*conn).serve(0xc0002a0120, {0x8fe950, 0xc00022a0f0}) 12:45:28 /usr/local/go/src/net/http/server.go:2044 +0x75c 12:45:28 created by net/http.(*Server).Serve in goroutine 6 12:45:28 /usr/local/go/src/net/http/server.go:3086 +0x5cb 12:45:28 12:45:28 goroutine 82 [select]: 12:45:28 net/http.(*persistConn).writeLoop(0xc0000e3320) 12:45:28 /usr/local/go/src/net/http/transport.go:2421 +0xe5 12:45:28 created by net/http.(*Transport).dialConn in goroutine 15 12:45:28 /usr/local/go/src/net/http/transport.go:1777 +0x16f1 12:45:28 12:45:28 goroutine 86 [IO wait]: 12:45:28 internal/poll.runtime_pollWait(0x7fbef173c238, 0x72) 12:45:28 /usr/local/go/src/runtime/netpoll.go:343 +0x85 12:45:28 internal/poll.(*pollDesc).wait(0xc000180900?, 0xc0001f6000?, 0x0) 12:45:28 /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 12:45:28 internal/poll.(*pollDesc).waitRead(...) 12:45:28 /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 12:45:28 internal/poll.(*FD).Read(0xc000180900, {0xc0001f6000, 0x1000, 0x1000}) 12:45:28 /usr/local/go/src/internal/poll/fd_unix.go:164 +0x27a 12:45:28 net.(*netFD).Read(0xc000180900, {0xc0001f6000?, 0x6c7700?, 0xc000195b80?}) 12:45:28 /usr/local/go/src/net/fd_posix.go:55 +0x25 12:45:28 net.(*conn).Read(0xc0000643d0, {0xc0001f6000?, 0x0?, 0xc0001dc1a0?}) 12:45:28 /usr/local/go/src/net/net.go:179 +0x45 12:45:28 net/http.(*persistConn).Read(0xc0000e3560, {0xc0001f6000?, 0xc00011c120?, 0xc000123d38?}) 12:45:28 /usr/local/go/src/net/http/transport.go:1954 +0x4a 12:45:28 bufio.(*Reader).fill(0xc00018b3e0) 12:45:28 /usr/local/go/src/bufio/bufio.go:113 +0x103 12:45:28 bufio.(*Reader).Peek(0xc00018b3e0, 0x1) 12:45:28 /usr/local/go/src/bufio/bufio.go:151 +0x53 12:45:28 net/http.(*persistConn).readLoop(0xc0000e3560) 12:45:28 /usr/local/go/src/net/http/transport.go:2118 +0x1b9 12:45:28 created by net/http.(*Transport).dialConn in goroutine 84 12:45:28 /usr/local/go/src/net/http/transport.go:1776 +0x169f 12:45:28 12:45:28 goroutine 87 [select]: 12:45:28 net/http.(*persistConn).writeLoop(0xc0000e3560) 12:45:28 /usr/local/go/src/net/http/transport.go:2421 +0xe5 12:45:28 created by net/http.(*Transport).dialConn in goroutine 84 12:45:28 /usr/local/go/src/net/http/transport.go:1777 +0x16f1 12:45:28 12:45:28 goroutine 95 [IO wait]: 12:45:28 internal/poll.runtime_pollWait(0x7fbef173c048, 0x72) 12:45:28 /usr/local/go/src/runtime/netpoll.go:343 +0x85 12:45:28 internal/poll.(*pollDesc).wait(0xc000180b00?, 0xc000380000?, 0x0) 12:45:28 /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 12:45:28 internal/poll.(*pollDesc).waitRead(...) 12:45:28 /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 12:45:28 internal/poll.(*FD).Read(0xc000180b00, {0xc000380000, 0x1000, 0x1000}) 12:45:28 /usr/local/go/src/internal/poll/fd_unix.go:164 +0x27a 12:45:28 net.(*netFD).Read(0xc000180b00, {0xc000380000?, 0x6c7700?, 0xc0001f2640?}) 12:45:28 /usr/local/go/src/net/fd_posix.go:55 +0x25 12:45:28 net.(*conn).Read(0xc000064420, {0xc000380000?, 0x0?, 0xc0001dc1a0?}) 12:45:28 /usr/local/go/src/net/net.go:179 +0x45 12:45:28 net/http.(*persistConn).Read(0xc0000e39e0, {0xc000380000?, 0xc00011c180?, 0xc000124d38?}) 12:45:28 /usr/local/go/src/net/http/transport.go:1954 +0x4a 12:45:28 bufio.(*Reader).fill(0xc00018b9e0) 12:45:28 /usr/local/go/src/bufio/bufio.go:113 +0x103 12:45:28 bufio.(*Reader).Peek(0xc00018b9e0, 0x1) 12:45:28 /usr/local/go/src/bufio/bufio.go:151 +0x53 12:45:28 net/http.(*persistConn).readLoop(0xc0000e39e0) 12:45:28 /usr/local/go/src/net/http/transport.go:2118 +0x1b9 12:45:28 created by net/http.(*Transport).dialConn in goroutine 93 12:45:28 /usr/local/go/src/net/http/transport.go:1776 +0x169f 12:45:28 12:45:28 goroutine 52 [IO wait]: 12:45:28 internal/poll.runtime_pollWait(0x7fbef173bf50, 0x72) 12:45:28 /usr/local/go/src/runtime/netpoll.go:343 +0x85 12:45:28 internal/poll.(*pollDesc).wait(0xc000340100?, 0xc000370000?, 0x0) 12:45:28 /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 12:45:28 internal/poll.(*pollDesc).waitRead(...) 12:45:28 /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 12:45:28 internal/poll.(*FD).Read(0xc000340100, {0xc000370000, 0x1000, 0x1000}) 12:45:28 /usr/local/go/src/internal/poll/fd_unix.go:164 +0x27a 12:45:28 net.(*netFD).Read(0xc000340100, {0xc000370000?, 0x4bc605?, 0x0?}) 12:45:28 /usr/local/go/src/net/fd_posix.go:55 +0x25 12:45:28 net.(*conn).Read(0xc00033a0c8, {0xc000370000?, 0x0?, 0xc0003047e8?}) 12:45:28 /usr/local/go/src/net/net.go:179 +0x45 12:45:28 net/http.(*connReader).Read(0xc0003047e0, {0xc000370000, 0x1000, 0x1000}) 12:45:28 /usr/local/go/src/net/http/server.go:791 +0x14b 12:45:28 bufio.(*Reader).fill(0xc000332180) 12:45:28 /usr/local/go/src/bufio/bufio.go:113 +0x103 12:45:28 bufio.(*Reader).Peek(0xc000332180, 0x4) 12:45:28 /usr/local/go/src/bufio/bufio.go:151 +0x53 12:45:28 net/http.(*conn).serve(0xc0003025a0, {0x8fe950, 0xc00022a0f0}) 12:45:28 /usr/local/go/src/net/http/server.go:2044 +0x75c 12:45:28 created by net/http.(*Server).Serve in goroutine 6 12:45:28 /usr/local/go/src/net/http/server.go:3086 +0x5cb 12:45:28 12:45:28 goroutine 96 [select]: 12:45:28 net/http.(*persistConn).writeLoop(0xc0000e39e0) 12:45:28 /usr/local/go/src/net/http/transport.go:2421 +0xe5 12:45:28 created by net/http.(*Transport).dialConn in goroutine 93 12:45:28 /usr/local/go/src/net/http/transport.go:1777 +0x16f1 12:45:28 12:45:28 goroutine 100 [IO wait]: 12:45:28 internal/poll.runtime_pollWait(0x7fbef173be58, 0x72) 12:45:28 /usr/local/go/src/runtime/netpoll.go:343 +0x85 12:45:28 internal/poll.(*pollDesc).wait(0xc000180b80?, 0xc000384000?, 0x0) 12:45:28 /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 12:45:28 internal/poll.(*pollDesc).waitRead(...) 12:45:28 /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 12:45:28 internal/poll.(*FD).Read(0xc000180b80, {0xc000384000, 0x1000, 0x1000}) 12:45:28 /usr/local/go/src/internal/poll/fd_unix.go:164 +0x27a 12:45:28 net.(*netFD).Read(0xc000180b80, {0xc000384000?, 0x6c7700?, 0xc0001f2b40?}) 12:45:28 /usr/local/go/src/net/fd_posix.go:55 +0x25 12:45:28 net.(*conn).Read(0xc000064450, {0xc000384000?, 0x0?, 0xc0001dc1a0?}) 12:45:28 /usr/local/go/src/net/net.go:179 +0x45 12:45:28 net/http.(*persistConn).Read(0xc0000e3c20, {0xc000384000?, 0xc000037da0?, 0xc000368d38?}) 12:45:28 /usr/local/go/src/net/http/transport.go:1954 +0x4a 12:45:28 bufio.(*Reader).fill(0xc00018bce0) 12:45:28 /usr/local/go/src/bufio/bufio.go:113 +0x103 12:45:28 bufio.(*Reader).Peek(0xc00018bce0, 0x1) 12:45:28 /usr/local/go/src/bufio/bufio.go:151 +0x53 12:45:28 net/http.(*persistConn).readLoop(0xc0000e3c20) 12:45:28 /usr/local/go/src/net/http/transport.go:2118 +0x1b9 12:45:28 created by net/http.(*Transport).dialConn in goroutine 98 12:45:28 /usr/local/go/src/net/http/transport.go:1776 +0x169f 12:45:28 12:45:28 goroutine 101 [select]: 12:45:28 net/http.(*persistConn).writeLoop(0xc0000e3c20) 12:45:28 /usr/local/go/src/net/http/transport.go:2421 +0xe5 12:45:28 created by net/http.(*Transport).dialConn in goroutine 98 12:45:28 /usr/local/go/src/net/http/transport.go:1777 +0x16f1 12:45:28 12:45:28 goroutine 26 [IO wait]: 12:45:28 internal/poll.runtime_pollWait(0x7fbef176de98, 0x72) 12:45:28 /usr/local/go/src/runtime/netpoll.go:343 +0x85 12:45:28 internal/poll.(*pollDesc).wait(0xc000140280?, 0xc000156000?, 0x0) 12:45:28 /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 12:45:28 internal/poll.(*pollDesc).waitRead(...) 12:45:28 /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 12:45:28 internal/poll.(*FD).Read(0xc000140280, {0xc000156000, 0x1000, 0x1000}) 12:45:28 /usr/local/go/src/internal/poll/fd_unix.go:164 +0x27a 12:45:28 net.(*netFD).Read(0xc000140280, {0xc000156000?, 0x4bc605?, 0x0?}) 12:45:28 /usr/local/go/src/net/fd_posix.go:55 +0x25 12:45:28 net.(*conn).Read(0xc000112028, {0xc000156000?, 0x0?, 0xc0001108a8?}) 12:45:28 /usr/local/go/src/net/net.go:179 +0x45 12:45:28 net/http.(*connReader).Read(0xc0001108a0, {0xc000156000, 0x1000, 0x1000}) 12:45:28 /usr/local/go/src/net/http/server.go:791 +0x14b 12:45:28 bufio.(*Reader).fill(0xc00010e5a0) 12:45:28 /usr/local/go/src/bufio/bufio.go:113 +0x103 12:45:28 bufio.(*Reader).Peek(0xc00010e5a0, 0x4) 12:45:28 /usr/local/go/src/bufio/bufio.go:151 +0x53 12:45:28 net/http.(*conn).serve(0xc000136870, {0x8fe950, 0xc00022a0f0}) 12:45:28 /usr/local/go/src/net/http/server.go:2044 +0x75c 12:45:28 created by net/http.(*Server).Serve in goroutine 6 12:45:28 /usr/local/go/src/net/http/server.go:3086 +0x5cb 12:45:28 12:45:28 goroutine 71 [IO wait]: 12:45:28 internal/poll.runtime_pollWait(0x7fbef176dca8, 0x72) 12:45:28 /usr/local/go/src/runtime/netpoll.go:343 +0x85 12:45:28 internal/poll.(*pollDesc).wait(0xc0002b6180?, 0xc0002ce000?, 0x0) 12:45:28 /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 12:45:28 internal/poll.(*pollDesc).waitRead(...) 12:45:28 /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 12:45:28 internal/poll.(*FD).Read(0xc0002b6180, {0xc0002ce000, 0x1000, 0x1000}) 12:45:28 /usr/local/go/src/internal/poll/fd_unix.go:164 +0x27a 12:45:28 net.(*netFD).Read(0xc0002b6180, {0xc0002ce000?, 0x4bc605?, 0x0?}) 12:45:28 /usr/local/go/src/net/fd_posix.go:55 +0x25 12:45:28 net.(*conn).Read(0xc0002b8020, {0xc0002ce000?, 0x0?, 0xc000290638?}) 12:45:28 /usr/local/go/src/net/net.go:179 +0x45 12:45:28 net/http.(*connReader).Read(0xc000290630, {0xc0002ce000, 0x1000, 0x1000}) 12:45:28 /usr/local/go/src/net/http/server.go:791 +0x14b 12:45:28 bufio.(*Reader).fill(0xc0002962a0) 12:45:28 /usr/local/go/src/bufio/bufio.go:113 +0x103 12:45:28 bufio.(*Reader).Peek(0xc0002962a0, 0x4) 12:45:28 /usr/local/go/src/bufio/bufio.go:151 +0x53 12:45:28 net/http.(*conn).serve(0xc0002a03f0, {0x8fe950, 0xc00022a0f0}) 12:45:28 /usr/local/go/src/net/http/server.go:2044 +0x75c 12:45:28 created by net/http.(*Server).Serve in goroutine 6 12:45:28 /usr/local/go/src/net/http/server.go:3086 +0x5cb 12:45:28 12:45:28 goroutine 75 [select]: 12:45:28 net/http.(*persistConn).writeLoop(0xc00027e120) 12:45:28 /usr/local/go/src/net/http/transport.go:2421 +0xe5 12:45:28 created by net/http.(*Transport).dialConn in goroutine 40 12:45:28 /usr/local/go/src/net/http/transport.go:1777 +0x16f1 12:45:28 12:45:28 goroutine 77 [select]: 12:45:28 net/http.(*persistConn).writeLoop(0xc00027e5a0) 12:45:28 /usr/local/go/src/net/http/transport.go:2421 +0xe5 12:45:28 created by net/http.(*Transport).dialConn in goroutine 133 12:45:28 /usr/local/go/src/net/http/transport.go:1777 +0x16f1 12:45:28 12:45:28 goroutine 58 [IO wait]: 12:45:28 internal/poll.runtime_pollWait(0x7fbef173bc68, 0x72) 12:45:28 /usr/local/go/src/runtime/netpoll.go:343 +0x85 12:45:28 internal/poll.(*pollDesc).wait(0xc000340200?, 0xc00037e000?, 0x0) 12:45:28 /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 12:45:28 internal/poll.(*pollDesc).waitRead(...) 12:45:28 /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 12:45:28 internal/poll.(*FD).Read(0xc000340200, {0xc00037e000, 0x1000, 0x1000}) 12:45:28 /usr/local/go/src/internal/poll/fd_unix.go:164 +0x27a 12:45:28 net.(*netFD).Read(0xc000340200, {0xc00037e000?, 0x6c7700?, 0xc000374640?}) 12:45:28 /usr/local/go/src/net/fd_posix.go:55 +0x25 12:45:28 net.(*conn).Read(0xc00033a140, {0xc00037e000?, 0x0?, 0xc0001dc1a0?}) 12:45:28 /usr/local/go/src/net/net.go:179 +0x45 12:45:28 net/http.(*persistConn).Read(0xc0003065a0, {0xc00037e000?, 0xc000037e00?, 0xc00036bd38?}) 12:45:28 /usr/local/go/src/net/http/transport.go:1954 +0x4a 12:45:28 bufio.(*Reader).fill(0xc0003326c0) 12:45:28 /usr/local/go/src/bufio/bufio.go:113 +0x103 12:45:28 bufio.(*Reader).Peek(0xc0003326c0, 0x1) 12:45:28 /usr/local/go/src/bufio/bufio.go:151 +0x53 12:45:28 net/http.(*persistConn).readLoop(0xc0003065a0) 12:45:28 /usr/local/go/src/net/http/transport.go:2118 +0x1b9 12:45:28 created by net/http.(*Transport).dialConn in goroutine 56 12:45:28 /usr/local/go/src/net/http/transport.go:1776 +0x169f 12:45:28 12:45:28 goroutine 59 [select]: 12:45:28 net/http.(*persistConn).writeLoop(0xc0003065a0) 12:45:28 /usr/local/go/src/net/http/transport.go:2421 +0xe5 12:45:28 created by net/http.(*Transport).dialConn in goroutine 56 12:45:28 /usr/local/go/src/net/http/transport.go:1777 +0x16f1 12:45:28 12:45:28 goroutine 63 [IO wait]: 12:45:28 internal/poll.runtime_pollWait(0x7fbef173ba78, 0x72) 12:45:28 /usr/local/go/src/runtime/netpoll.go:343 +0x85 12:45:28 internal/poll.(*pollDesc).wait(0xc000340300?, 0xc000404000?, 0x0) 12:45:28 /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 12:45:28 internal/poll.(*pollDesc).waitRead(...) 12:45:28 /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 12:45:28 internal/poll.(*FD).Read(0xc000340300, {0xc000404000, 0x1000, 0x1000}) 12:45:28 /usr/local/go/src/internal/poll/fd_unix.go:164 +0x27a 12:45:28 net.(*netFD).Read(0xc000340300, {0xc000404000?, 0x6c7700?, 0xc000374c80?}) 12:45:28 /usr/local/go/src/net/fd_posix.go:55 +0x25 12:45:28 net.(*conn).Read(0xc00033a190, {0xc000404000?, 0x0?, 0xc0001dc1a0?}) 12:45:28 /usr/local/go/src/net/net.go:179 +0x45 12:45:28 net/http.(*persistConn).Read(0xc0003067e0, {0xc000404000?, 0xc000318de0?, 0xc00036ed38?}) 12:45:28 /usr/local/go/src/net/http/transport.go:1954 +0x4a 12:45:28 bufio.(*Reader).fill(0xc000332a80) 12:45:28 /usr/local/go/src/bufio/bufio.go:113 +0x103 12:45:28 bufio.(*Reader).Peek(0xc000332a80, 0x1) 12:45:28 /usr/local/go/src/bufio/bufio.go:151 +0x53 12:45:28 net/http.(*persistConn).readLoop(0xc0003067e0) 12:45:28 /usr/local/go/src/net/http/transport.go:2118 +0x1b9 12:45:28 created by net/http.(*Transport).dialConn in goroutine 61 12:45:28 /usr/local/go/src/net/http/transport.go:1776 +0x169f 12:45:28 12:45:28 goroutine 64 [select]: 12:45:28 net/http.(*persistConn).writeLoop(0xc0003067e0) 12:45:28 /usr/local/go/src/net/http/transport.go:2421 +0xe5 12:45:28 created by net/http.(*Transport).dialConn in goroutine 61 12:45:28 /usr/local/go/src/net/http/transport.go:1777 +0x16f1 12:45:28 12:45:28 goroutine 108 [IO wait]: 12:45:28 internal/poll.runtime_pollWait(0x7fbef176dda0, 0x72) 12:45:28 /usr/local/go/src/runtime/netpoll.go:343 +0x85 12:45:28 internal/poll.(*pollDesc).wait(0xc000180e00?, 0xc000398000?, 0x0) 12:45:28 /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 12:45:28 internal/poll.(*pollDesc).waitRead(...) 12:45:28 /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 12:45:28 internal/poll.(*FD).Read(0xc000180e00, {0xc000398000, 0x1000, 0x1000}) 12:45:28 /usr/local/go/src/internal/poll/fd_unix.go:164 +0x27a 12:45:28 net.(*netFD).Read(0xc000180e00, {0xc000398000?, 0x6c7700?, 0xc0001f3180?}) 12:45:28 /usr/local/go/src/net/fd_posix.go:55 +0x25 12:45:28 net.(*conn).Read(0xc0000644c0, {0xc000398000?, 0x0?, 0xc0001dc1a0?}) 12:45:28 /usr/local/go/src/net/net.go:179 +0x45 12:45:28 net/http.(*persistConn).Read(0xc0000e3e60, {0xc000398000?, 0xc00038a540?, 0xc00036ad38?}) 12:45:28 /usr/local/go/src/net/http/transport.go:1954 +0x4a 12:45:28 bufio.(*Reader).fill(0xc00038e240) 12:45:28 /usr/local/go/src/bufio/bufio.go:113 +0x103 12:45:28 bufio.(*Reader).Peek(0xc00038e240, 0x1) 12:45:28 /usr/local/go/src/bufio/bufio.go:151 +0x53 12:45:28 net/http.(*persistConn).readLoop(0xc0000e3e60) 12:45:28 /usr/local/go/src/net/http/transport.go:2118 +0x1b9 12:45:28 created by net/http.(*Transport).dialConn in goroutine 106 12:45:28 /usr/local/go/src/net/http/transport.go:1776 +0x169f 12:45:28 12:45:28 goroutine 109 [select]: 12:45:28 net/http.(*persistConn).writeLoop(0xc0000e3e60) 12:45:28 /usr/local/go/src/net/http/transport.go:2421 +0xe5 12:45:28 created by net/http.(*Transport).dialConn in goroutine 106 12:45:28 /usr/local/go/src/net/http/transport.go:1777 +0x16f1 12:45:28 12:45:28 goroutine 116 [IO wait]: 12:45:28 internal/poll.runtime_pollWait(0x7fbef176dbb0, 0x72) 12:45:28 /usr/local/go/src/runtime/netpoll.go:343 +0x85 12:45:28 internal/poll.(*pollDesc).wait(0xc000340400?, 0xc00040a000?, 0x0) 12:45:28 /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 12:45:28 internal/poll.(*pollDesc).waitRead(...) 12:45:28 /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 12:45:28 internal/poll.(*FD).Read(0xc000340400, {0xc00040a000, 0x1000, 0x1000}) 12:45:28 /usr/local/go/src/internal/poll/fd_unix.go:164 +0x27a 12:45:28 net.(*netFD).Read(0xc000340400, {0xc00040a000?, 0x6c7700?, 0xc000375180?}) 12:45:28 /usr/local/go/src/net/fd_posix.go:55 +0x25 12:45:28 net.(*conn).Read(0xc00033a1e0, {0xc00040a000?, 0x0?, 0xc0001dc1a0?}) 12:45:28 /usr/local/go/src/net/net.go:179 +0x45 12:45:28 net/http.(*persistConn).Read(0xc000306a20, {0xc00040a000?, 0xc00038a5a0?, 0xc0003a1d38?}) 12:45:28 /usr/local/go/src/net/http/transport.go:1954 +0x4a 12:45:28 bufio.(*Reader).fill(0xc000332e40) 12:45:28 /usr/local/go/src/bufio/bufio.go:113 +0x103 12:45:28 bufio.(*Reader).Peek(0xc000332e40, 0x1) 12:45:28 /usr/local/go/src/bufio/bufio.go:151 +0x53 12:45:28 net/http.(*persistConn).readLoop(0xc000306a20) 12:45:28 /usr/local/go/src/net/http/transport.go:2118 +0x1b9 12:45:28 created by net/http.(*Transport).dialConn in goroutine 114 12:45:28 /usr/local/go/src/net/http/transport.go:1776 +0x169f 12:45:28 12:45:28 goroutine 117 [select]: 12:45:28 net/http.(*persistConn).writeLoop(0xc000306a20) 12:45:28 /usr/local/go/src/net/http/transport.go:2421 +0xe5 12:45:28 created by net/http.(*Transport).dialConn in goroutine 114 12:45:28 /usr/local/go/src/net/http/transport.go:1777 +0x16f1 12:45:28 12:45:28 goroutine 74 [IO wait]: 12:45:28 internal/poll.runtime_pollWait(0x7fbef176d9c0, 0x72) 12:45:28 /usr/local/go/src/runtime/netpoll.go:343 +0x85 12:45:28 internal/poll.(*pollDesc).wait(0xc000238180?, 0xc0002d6000?, 0x0) 12:45:28 /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 12:45:28 internal/poll.(*pollDesc).waitRead(...) 12:45:28 /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 12:45:28 internal/poll.(*FD).Read(0xc000238180, {0xc0002d6000, 0x1000, 0x1000}) 12:45:28 /usr/local/go/src/internal/poll/fd_unix.go:164 +0x27a 12:45:28 net.(*netFD).Read(0xc000238180, {0xc0002d6000?, 0x6c7700?, 0xc00026c140?}) 12:45:28 /usr/local/go/src/net/fd_posix.go:55 +0x25 12:45:28 net.(*conn).Read(0xc0002b8030, {0xc0002d6000?, 0x0?, 0xc000230ea0?}) 12:45:28 /usr/local/go/src/net/net.go:179 +0x45 12:45:28 net/http.(*persistConn).Read(0xc00027e120, {0xc0002d6000?, 0xc00028c540?, 0xc0002dcd38?}) 12:45:28 /usr/local/go/src/net/http/transport.go:1954 +0x4a 12:45:28 bufio.(*Reader).fill(0xc0002963c0) 12:45:28 /usr/local/go/src/bufio/bufio.go:113 +0x103 12:45:28 bufio.(*Reader).Peek(0xc0002963c0, 0x1) 12:45:28 /usr/local/go/src/bufio/bufio.go:151 +0x53 12:45:28 net/http.(*persistConn).readLoop(0xc00027e120) 12:45:28 /usr/local/go/src/net/http/transport.go:2118 +0x1b9 12:45:28 created by net/http.(*Transport).dialConn in goroutine 40 12:45:28 /usr/local/go/src/net/http/transport.go:1776 +0x169f 12:45:28 12:45:28 goroutine 42 [IO wait]: 12:45:28 internal/poll.runtime_pollWait(0x7fbef176d8c8, 0x72) 12:45:28 /usr/local/go/src/runtime/netpoll.go:343 +0x85 12:45:28 internal/poll.(*pollDesc).wait(0xc000238200?, 0xc000480000?, 0x0) 12:45:28 /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 12:45:28 internal/poll.(*pollDesc).waitRead(...) 12:45:28 /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 12:45:28 internal/poll.(*FD).Read(0xc000238200, {0xc000480000, 0x1000, 0x1000}) 12:45:28 /usr/local/go/src/internal/poll/fd_unix.go:164 +0x27a 12:45:28 net.(*netFD).Read(0xc000238200, {0xc000480000?, 0x4bc605?, 0x0?}) 12:45:28 /usr/local/go/src/net/fd_posix.go:55 +0x25 12:45:28 net.(*conn).Read(0xc00022c0a0, {0xc000480000?, 0x0?, 0xc00022af08?}) 12:45:28 /usr/local/go/src/net/net.go:179 +0x45 12:45:28 net/http.(*connReader).Read(0xc00022af00, {0xc000480000, 0x1000, 0x1000}) 12:45:28 /usr/local/go/src/net/http/server.go:791 +0x14b 12:45:28 bufio.(*Reader).fill(0xc0002405a0) 12:45:28 /usr/local/go/src/bufio/bufio.go:113 +0x103 12:45:28 bufio.(*Reader).Peek(0xc0002405a0, 0x4) 12:45:28 /usr/local/go/src/bufio/bufio.go:151 +0x53 12:45:28 net/http.(*conn).serve(0xc00023a900, {0x8fe950, 0xc00022a0f0}) 12:45:28 /usr/local/go/src/net/http/server.go:2044 +0x75c 12:45:28 created by net/http.(*Server).Serve in goroutine 6 12:45:28 /usr/local/go/src/net/http/server.go:3086 +0x5cb 12:45:28 12:45:28 goroutine 190 [IO wait]: 12:45:28 internal/poll.runtime_pollWait(0x7fbef176d2f8, 0x72) 12:45:28 /usr/local/go/src/runtime/netpoll.go:343 +0x85 12:45:28 internal/poll.(*pollDesc).wait(0xc0002b6780?, 0xc0002f2000?, 0x0) 12:45:28 /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 12:45:28 internal/poll.(*pollDesc).waitRead(...) 12:45:28 /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 12:45:28 internal/poll.(*FD).Read(0xc0002b6780, {0xc0002f2000, 0x1000, 0x1000}) 12:45:28 /usr/local/go/src/internal/poll/fd_unix.go:164 +0x27a 12:45:28 net.(*netFD).Read(0xc0002b6780, {0xc0002f2000?, 0x4bc605?, 0x0?}) 12:45:28 /usr/local/go/src/net/fd_posix.go:55 +0x25 12:45:28 net.(*conn).Read(0xc0002b8298, {0xc0002f2000?, 0x0?, 0xc0002e9568?}) 12:45:28 /usr/local/go/src/net/net.go:179 +0x45 12:45:28 net/http.(*connReader).Read(0xc0002e9560, {0xc0002f2000, 0x1000, 0x1000}) 12:45:28 /usr/local/go/src/net/http/server.go:791 +0x14b 12:45:28 bufio.(*Reader).fill(0xc0002972c0) 12:45:28 /usr/local/go/src/bufio/bufio.go:113 +0x103 12:45:28 bufio.(*Reader).Peek(0xc0002972c0, 0x4) 12:45:28 /usr/local/go/src/bufio/bufio.go:151 +0x53 12:45:28 net/http.(*conn).serve(0xc0002eeb40, {0x8fe950, 0xc00022a0f0}) 12:45:28 /usr/local/go/src/net/http/server.go:2044 +0x75c 12:45:28 created by net/http.(*Server).Serve in goroutine 6 12:45:28 /usr/local/go/src/net/http/server.go:3086 +0x5cb 12:45:28 12:45:28 goroutine 196 [IO wait]: 12:45:28 internal/poll.runtime_pollWait(0x7fbef176d3f0, 0x72) 12:45:28 /usr/local/go/src/runtime/netpoll.go:343 +0x85 12:45:28 internal/poll.(*pollDesc).wait(0xc0002b6700?, 0xc0004b0000?, 0x0) 12:45:28 /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 12:45:28 internal/poll.(*pollDesc).waitRead(...) 12:45:28 /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 12:45:28 internal/poll.(*FD).Read(0xc0002b6700, {0xc0004b0000, 0x1000, 0x1000}) 12:45:28 /usr/local/go/src/internal/poll/fd_unix.go:164 +0x27a 12:45:28 net.(*netFD).Read(0xc0002b6700, {0xc0004b0000?, 0xc000125ec8?, 0xc000240300?}) 12:45:28 /usr/local/go/src/net/fd_posix.go:55 +0x25 12:45:28 net.(*conn).Read(0xc00022c2d0, {0xc0004b0000?, 0x0?, 0x0?}) 12:45:28 /usr/local/go/src/net/net.go:179 +0x45 12:45:28 net/http.(*persistConn).Read(0xc0002bc240, {0xc0004b0000?, 0x44bcc0?, 0xc000125ec8?}) 12:45:28 /usr/local/go/src/net/http/transport.go:1954 +0x4a 12:45:28 bufio.(*Reader).fill(0xc0002419e0) 12:45:28 /usr/local/go/src/bufio/bufio.go:113 +0x103 12:45:28 bufio.(*Reader).Peek(0xc0002419e0, 0x1) 12:45:28 /usr/local/go/src/bufio/bufio.go:151 +0x53 12:45:28 net/http.(*persistConn).readLoop(0xc0002bc240) 12:45:28 /usr/local/go/src/net/http/transport.go:2118 +0x1b9 12:45:28 created by net/http.(*Transport).dialConn in goroutine 188 12:45:28 /usr/local/go/src/net/http/transport.go:1776 +0x169f 12:45:28 12:45:28 goroutine 355 [IO wait]: 12:45:28 internal/poll.runtime_pollWait(0x7fbef1770470, 0x72) 12:45:28 /usr/local/go/src/runtime/netpoll.go:343 +0x85 12:45:28 internal/poll.(*pollDesc).wait(0xc000180700?, 0xc00013c000?, 0x0) 12:45:28 /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 12:45:28 internal/poll.(*pollDesc).waitRead(...) 12:45:28 /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 12:45:28 internal/poll.(*FD).Read(0xc000180700, {0xc00013c000, 0x1000, 0x1000}) 12:45:28 /usr/local/go/src/internal/poll/fd_unix.go:164 +0x27a 12:45:28 net.(*netFD).Read(0xc000180700, {0xc00013c000?, 0x4bc605?, 0x0?}) 12:45:28 /usr/local/go/src/net/fd_posix.go:55 +0x25 12:45:28 net.(*conn).Read(0xc0005a40a8, {0xc00013c000?, 0x0?, 0xc0003c9e68?}) 12:45:28 /usr/local/go/src/net/net.go:179 +0x45 12:45:28 net/http.(*connReader).Read(0xc0003c9e60, {0xc00013c000, 0x1000, 0x1000}) 12:45:28 /usr/local/go/src/net/http/server.go:791 +0x14b 12:45:28 bufio.(*Reader).fill(0xc000592b40) 12:45:28 /usr/local/go/src/bufio/bufio.go:113 +0x103 12:45:28 bufio.(*Reader).Peek(0xc000592b40, 0x4) 12:45:28 /usr/local/go/src/bufio/bufio.go:151 +0x53 12:45:28 net/http.(*conn).serve(0xc000580ab0, {0x8fe950, 0xc00022a0f0}) 12:45:28 /usr/local/go/src/net/http/server.go:2044 +0x75c 12:45:28 created by net/http.(*Server).Serve in goroutine 6 12:45:28 /usr/local/go/src/net/http/server.go:3086 +0x5cb 12:45:28 12:45:28 goroutine 359 [IO wait]: 12:45:28 internal/poll.runtime_pollWait(0x7fbef1770090, 0x72) 12:45:28 /usr/local/go/src/runtime/netpoll.go:343 +0x85 12:45:28 internal/poll.(*pollDesc).wait(0xc000180f00?, 0xc0003f6000?, 0x0) 12:45:28 /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 12:45:28 internal/poll.(*pollDesc).waitRead(...) 12:45:28 /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 12:45:28 internal/poll.(*FD).Read(0xc000180f00, {0xc0003f6000, 0x1000, 0x1000}) 12:45:28 /usr/local/go/src/internal/poll/fd_unix.go:164 +0x27a 12:45:28 net.(*netFD).Read(0xc000180f00, {0xc0003f6000?, 0x4bc605?, 0x0?}) 12:45:28 /usr/local/go/src/net/fd_posix.go:55 +0x25 12:45:28 net.(*conn).Read(0xc0005a40f8, {0xc0003f6000?, 0x0?, 0xc000585538?}) 12:45:28 /usr/local/go/src/net/net.go:179 +0x45 12:45:28 net/http.(*connReader).Read(0xc000585530, {0xc0003f6000, 0x1000, 0x1000}) 12:45:28 /usr/local/go/src/net/http/server.go:791 +0x14b 12:45:28 bufio.(*Reader).fill(0xc0003d4ba0) 12:45:28 /usr/local/go/src/bufio/bufio.go:113 +0x103 12:45:28 bufio.(*Reader).Peek(0xc0003d4ba0, 0x4) 12:45:28 /usr/local/go/src/bufio/bufio.go:151 +0x53 12:45:28 net/http.(*conn).serve(0xc000581050, {0x8fe950, 0xc00022a0f0}) 12:45:28 /usr/local/go/src/net/http/server.go:2044 +0x75c 12:45:28 created by net/http.(*Server).Serve in goroutine 6 12:45:28 /usr/local/go/src/net/http/server.go:3086 +0x5cb 12:45:28 12:45:28 goroutine 469 [select]: 12:45:28 net/http.(*persistConn).writeLoop(0xc0000e2480) 12:45:28 /usr/local/go/src/net/http/transport.go:2421 +0xe5 12:45:28 created by net/http.(*Transport).dialConn in goroutine 466 12:45:28 /usr/local/go/src/net/http/transport.go:1777 +0x16f1 12:45:28 12:45:28 goroutine 76 [IO wait]: 12:45:28 internal/poll.runtime_pollWait(0x7fbef176d7d0, 0x72) 12:45:28 /usr/local/go/src/runtime/netpoll.go:343 +0x85 12:45:28 internal/poll.(*pollDesc).wait(0xc000238980?, 0xc0002e2000?, 0x0) 12:45:28 /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 12:45:28 internal/poll.(*pollDesc).waitRead(...) 12:45:28 /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 12:45:28 internal/poll.(*FD).Read(0xc000238980, {0xc0002e2000, 0x1000, 0x1000}) 12:45:28 /usr/local/go/src/internal/poll/fd_unix.go:164 +0x27a 12:45:28 net.(*netFD).Read(0xc000238980, {0xc0002e2000?, 0xc0003a2ec8?, 0xc00010e4e0?}) 12:45:28 /usr/local/go/src/net/fd_posix.go:55 +0x25 12:45:28 net.(*conn).Read(0xc0002b8050, {0xc0002e2000?, 0x0?, 0x0?}) 12:45:28 /usr/local/go/src/net/net.go:179 +0x45 12:45:28 net/http.(*persistConn).Read(0xc00027e5a0, {0xc0002e2000?, 0x44bcc0?, 0xc0003a2ec8?}) 12:45:28 /usr/local/go/src/net/http/transport.go:1954 +0x4a 12:45:28 bufio.(*Reader).fill(0xc000296540) 12:45:28 /usr/local/go/src/bufio/bufio.go:113 +0x103 12:45:28 bufio.(*Reader).Peek(0xc000296540, 0x1) 12:45:28 /usr/local/go/src/bufio/bufio.go:151 +0x53 12:45:28 net/http.(*persistConn).readLoop(0xc00027e5a0) 12:45:28 /usr/local/go/src/net/http/transport.go:2118 +0x1b9 12:45:28 created by net/http.(*Transport).dialConn in goroutine 133 12:45:28 /usr/local/go/src/net/http/transport.go:1776 +0x169f 12:45:28 12:45:28 goroutine 122 [IO wait]: 12:45:28 internal/poll.runtime_pollWait(0x7fbef176d6d8, 0x72) 12:45:28 /usr/local/go/src/runtime/netpoll.go:343 +0x85 12:45:28 internal/poll.(*pollDesc).wait(0xc000340600?, 0xc000412000?, 0x0) 12:45:28 /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 12:45:28 internal/poll.(*pollDesc).waitRead(...) 12:45:28 /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 12:45:28 internal/poll.(*FD).Read(0xc000340600, {0xc000412000, 0x1000, 0x1000}) 12:45:28 /usr/local/go/src/internal/poll/fd_unix.go:164 +0x27a 12:45:28 net.(*netFD).Read(0xc000340600, {0xc000412000?, 0x4bc605?, 0x0?}) 12:45:28 /usr/local/go/src/net/fd_posix.go:55 +0x25 12:45:28 net.(*conn).Read(0xc00033a220, {0xc000412000?, 0x0?, 0xc0004068a8?}) 12:45:28 /usr/local/go/src/net/net.go:179 +0x45 12:45:28 net/http.(*connReader).Read(0xc0004068a0, {0xc000412000, 0x1000, 0x1000}) 12:45:28 /usr/local/go/src/net/http/server.go:791 +0x14b 12:45:28 bufio.(*Reader).fill(0xc000333140) 12:45:28 /usr/local/go/src/bufio/bufio.go:113 +0x103 12:45:28 bufio.(*Reader).Peek(0xc000333140, 0x4) 12:45:28 /usr/local/go/src/bufio/bufio.go:151 +0x53 12:45:28 net/http.(*conn).serve(0xc000303cb0, {0x8fe950, 0xc00022a0f0}) 12:45:28 /usr/local/go/src/net/http/server.go:2044 +0x75c 12:45:28 created by net/http.(*Server).Serve in goroutine 6 12:45:28 /usr/local/go/src/net/http/server.go:3086 +0x5cb 12:45:28 12:45:28 goroutine 151 [IO wait]: 12:45:28 internal/poll.runtime_pollWait(0x7fbef176d4e8, 0x72) 12:45:28 /usr/local/go/src/runtime/netpoll.go:343 +0x85 12:45:28 internal/poll.(*pollDesc).wait(0xc000340a00?, 0xc000426000?, 0x0) 12:45:28 /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 12:45:28 internal/poll.(*pollDesc).waitRead(...) 12:45:28 /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 12:45:28 internal/poll.(*FD).Read(0xc000340a00, {0xc000426000, 0x1000, 0x1000}) 12:45:28 /usr/local/go/src/internal/poll/fd_unix.go:164 +0x27a 12:45:28 net.(*netFD).Read(0xc000340a00, {0xc000426000?, 0x4bc605?, 0x0?}) 12:45:28 /usr/local/go/src/net/fd_posix.go:55 +0x25 12:45:28 net.(*conn).Read(0xc00033a400, {0xc000426000?, 0x0?, 0xc00041eba8?}) 12:45:28 /usr/local/go/src/net/net.go:179 +0x45 12:45:28 net/http.(*connReader).Read(0xc00041eba0, {0xc000426000, 0x1000, 0x1000}) 12:45:28 /usr/local/go/src/net/http/server.go:791 +0x14b 12:45:28 bufio.(*Reader).fill(0xc000333bc0) 12:45:28 /usr/local/go/src/bufio/bufio.go:113 +0x103 12:45:28 bufio.(*Reader).Peek(0xc000333bc0, 0x4) 12:45:28 /usr/local/go/src/bufio/bufio.go:151 +0x53 12:45:28 net/http.(*conn).serve(0xc000415cb0, {0x8fe950, 0xc00022a0f0}) 12:45:28 /usr/local/go/src/net/http/server.go:2044 +0x75c 12:45:28 created by net/http.(*Server).Serve in goroutine 6 12:45:28 /usr/local/go/src/net/http/server.go:3086 +0x5cb 12:45:28 12:45:28 goroutine 166 [IO wait]: 12:45:28 internal/poll.runtime_pollWait(0x7fbef176d5e0, 0x72) 12:45:28 /usr/local/go/src/runtime/netpoll.go:343 +0x85 12:45:28 internal/poll.(*pollDesc).wait(0xc000181100?, 0xc0003ae000?, 0x0) 12:45:28 /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 12:45:28 internal/poll.(*pollDesc).waitRead(...) 12:45:28 /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 12:45:28 internal/poll.(*FD).Read(0xc000181100, {0xc0003ae000, 0x1000, 0x1000}) 12:45:28 /usr/local/go/src/internal/poll/fd_unix.go:164 +0x27a 12:45:28 net.(*netFD).Read(0xc000181100, {0xc0003ae000?, 0xc000121ec8?, 0xc00010e4e0?}) 12:45:28 /usr/local/go/src/net/fd_posix.go:55 +0x25 12:45:28 net.(*conn).Read(0xc000064590, {0xc0003ae000?, 0x0?, 0x0?}) 12:45:28 /usr/local/go/src/net/net.go:179 +0x45 12:45:28 net/http.(*persistConn).Read(0xc0003ac120, {0xc0003ae000?, 0x44bcc0?, 0xc000121ec8?}) 12:45:28 /usr/local/go/src/net/http/transport.go:1954 +0x4a 12:45:28 bufio.(*Reader).fill(0xc00038e9c0) 12:45:28 /usr/local/go/src/bufio/bufio.go:113 +0x103 12:45:28 bufio.(*Reader).Peek(0xc00038e9c0, 0x1) 12:45:28 /usr/local/go/src/bufio/bufio.go:151 +0x53 12:45:28 net/http.(*persistConn).readLoop(0xc0003ac120) 12:45:28 /usr/local/go/src/net/http/transport.go:2118 +0x1b9 12:45:28 created by net/http.(*Transport).dialConn in goroutine 164 12:45:28 /usr/local/go/src/net/http/transport.go:1776 +0x169f 12:45:28 12:45:28 goroutine 167 [select]: 12:45:28 net/http.(*persistConn).writeLoop(0xc0003ac120) 12:45:28 /usr/local/go/src/net/http/transport.go:2421 +0xe5 12:45:28 created by net/http.(*Transport).dialConn in goroutine 164 12:45:28 /usr/local/go/src/net/http/transport.go:1777 +0x16f1 12:45:28 12:45:28 goroutine 318 [chan send]: 12:45:28 github.com/edgexfoundry/go-mod-configuration/v3/internal/pkg/consul.(*consulClient).WatchForChanges.func1() 12:45:28 /w/workspace/ndry_go-mod-configuration_PR-151/internal/pkg/consul/client.go:268 +0x1b4 12:45:28 created by github.com/edgexfoundry/go-mod-configuration/v3/internal/pkg/consul.(*consulClient).WatchForChanges in goroutine 32 12:45:28 /w/workspace/ndry_go-mod-configuration_PR-151/internal/pkg/consul/client.go:253 +0x31f 12:45:28 12:45:28 goroutine 329 [IO wait]: 12:45:28 internal/poll.runtime_pollWait(0x7fbef1770378, 0x72) 12:45:28 /usr/local/go/src/runtime/netpoll.go:343 +0x85 12:45:28 internal/poll.(*pollDesc).wait(0xc000140200?, 0xc0005b6000?, 0x0) 12:45:28 /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 12:45:28 internal/poll.(*pollDesc).waitRead(...) 12:45:28 /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 12:45:28 internal/poll.(*FD).Read(0xc000140200, {0xc0005b6000, 0x1000, 0x1000}) 12:45:28 /usr/local/go/src/internal/poll/fd_unix.go:164 +0x27a 12:45:28 net.(*netFD).Read(0xc000140200, {0xc0005b6000?, 0xc0002dbec8?, 0xc00010e360?}) 12:45:28 /usr/local/go/src/net/fd_posix.go:55 +0x25 12:45:28 net.(*conn).Read(0xc0001120b8, {0xc0005b6000?, 0x0?, 0x0?}) 12:45:28 /usr/local/go/src/net/net.go:179 +0x45 12:45:28 net/http.(*persistConn).Read(0xc0002bc360, {0xc0005b6000?, 0x44bcc0?, 0xc0002dbec8?}) 12:45:28 /usr/local/go/src/net/http/transport.go:1954 +0x4a 12:45:28 bufio.(*Reader).fill(0xc00010eba0) 12:45:28 /usr/local/go/src/bufio/bufio.go:113 +0x103 12:45:28 bufio.(*Reader).Peek(0xc00010eba0, 0x1) 12:45:28 /usr/local/go/src/bufio/bufio.go:151 +0x53 12:45:28 net/http.(*persistConn).readLoop(0xc0002bc360) 12:45:28 /usr/local/go/src/net/http/transport.go:2118 +0x1b9 12:45:28 created by net/http.(*Transport).dialConn in goroutine 327 12:45:28 /usr/local/go/src/net/http/transport.go:1776 +0x169f 12:45:28 12:45:28 goroutine 197 [select]: 12:45:28 net/http.(*persistConn).writeLoop(0xc0002bc240) 12:45:28 /usr/local/go/src/net/http/transport.go:2421 +0xe5 12:45:28 created by net/http.(*Transport).dialConn in goroutine 188 12:45:28 /usr/local/go/src/net/http/transport.go:1777 +0x16f1 12:45:28 12:45:28 goroutine 259 [IO wait]: 12:45:28 internal/poll.runtime_pollWait(0x7fbef176d108, 0x72) 12:45:28 /usr/local/go/src/runtime/netpoll.go:343 +0x85 12:45:28 internal/poll.(*pollDesc).wait(0xc000239400?, 0xc0004c8000?, 0x0) 12:45:28 /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 12:45:28 internal/poll.(*pollDesc).waitRead(...) 12:45:28 /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 12:45:28 internal/poll.(*FD).Read(0xc000239400, {0xc0004c8000, 0x1000, 0x1000}) 12:45:28 /usr/local/go/src/internal/poll/fd_unix.go:164 +0x27a 12:45:28 net.(*netFD).Read(0xc000239400, {0xc0004c8000?, 0x4bc605?, 0x0?}) 12:45:28 /usr/local/go/src/net/fd_posix.go:55 +0x25 12:45:28 net.(*conn).Read(0xc00022c4e8, {0xc0004c8000?, 0x0?, 0xc0004c2488?}) 12:45:28 /usr/local/go/src/net/net.go:179 +0x45 12:45:28 net/http.(*connReader).Read(0xc0004c2480, {0xc0004c8000, 0x1000, 0x1000}) 12:45:28 /usr/local/go/src/net/http/server.go:791 +0x14b 12:45:28 bufio.(*Reader).fill(0xc0004ba3c0) 12:45:28 /usr/local/go/src/bufio/bufio.go:113 +0x103 12:45:28 bufio.(*Reader).Peek(0xc0004ba3c0, 0x4) 12:45:28 /usr/local/go/src/bufio/bufio.go:151 +0x53 12:45:28 net/http.(*conn).serve(0xc0004b4fc0, {0x8fe950, 0xc00022a0f0}) 12:45:28 /usr/local/go/src/net/http/server.go:2044 +0x75c 12:45:28 created by net/http.(*Server).Serve in goroutine 6 12:45:28 /usr/local/go/src/net/http/server.go:3086 +0x5cb 12:45:28 12:45:28 goroutine 248 [IO wait]: 12:45:28 internal/poll.runtime_pollWait(0x7fbef176d200, 0x72) 12:45:28 /usr/local/go/src/runtime/netpoll.go:343 +0x85 12:45:28 internal/poll.(*pollDesc).wait(0xc000181700?, 0xc0003c4000?, 0x0) 12:45:28 /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 12:45:28 internal/poll.(*pollDesc).waitRead(...) 12:45:28 /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 12:45:28 internal/poll.(*FD).Read(0xc000181700, {0xc0003c4000, 0x1000, 0x1000}) 12:45:28 /usr/local/go/src/internal/poll/fd_unix.go:164 +0x27a 12:45:28 net.(*netFD).Read(0xc000181700, {0xc0003c4000?, 0xc0002d8ec8?, 0xc00038ed80?}) 12:45:28 /usr/local/go/src/net/fd_posix.go:55 +0x25 12:45:28 net.(*conn).Read(0xc000064860, {0xc0003c4000?, 0x0?, 0x0?}) 12:45:28 /usr/local/go/src/net/net.go:179 +0x45 12:45:28 net/http.(*persistConn).Read(0xc0003ac480, {0xc0003c4000?, 0x44bcc0?, 0xc0002d8ec8?}) 12:45:28 /usr/local/go/src/net/http/transport.go:1954 +0x4a 12:45:28 bufio.(*Reader).fill(0xc00038fa40) 12:45:28 /usr/local/go/src/bufio/bufio.go:113 +0x103 12:45:28 bufio.(*Reader).Peek(0xc00038fa40, 0x1) 12:45:28 /usr/local/go/src/bufio/bufio.go:151 +0x53 12:45:28 net/http.(*persistConn).readLoop(0xc0003ac480) 12:45:28 /usr/local/go/src/net/http/transport.go:2118 +0x1b9 12:45:28 created by net/http.(*Transport).dialConn in goroutine 246 12:45:28 /usr/local/go/src/net/http/transport.go:1776 +0x169f 12:45:28 12:45:28 goroutine 249 [select]: 12:45:28 net/http.(*persistConn).writeLoop(0xc0003ac480) 12:45:28 /usr/local/go/src/net/http/transport.go:2421 +0xe5 12:45:28 created by net/http.(*Transport).dialConn in goroutine 246 12:45:28 /usr/local/go/src/net/http/transport.go:1777 +0x16f1 12:45:28 12:45:28 goroutine 317 [select]: 12:45:28 github.com/mitchellh/consulstructure.(*Decoder).Run(0xc0003d4300) 12:45:28 /go/pkg/mod/github.com/mitchellh/consulstructure@v0.0.0-20190329231841-56fdc4d2da54/consulstructure.go:252 +0x552 12:45:28 created by github.com/edgexfoundry/go-mod-configuration/v3/internal/pkg/consul.(*consulClient).WatchForChanges in goroutine 32 12:45:28 /w/workspace/ndry_go-mod-configuration_PR-151/internal/pkg/consul/client.go:250 +0x296 12:45:28 12:45:28 goroutine 267 [IO wait]: 12:45:28 internal/poll.runtime_pollWait(0x7fbef176fcb0, 0x72) 12:45:28 /usr/local/go/src/runtime/netpoll.go:343 +0x85 12:45:28 internal/poll.(*pollDesc).wait(0xc0002b6080?, 0xc0001d8000?, 0x0) 12:45:28 /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 12:45:28 internal/poll.(*pollDesc).waitRead(...) 12:45:28 /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 12:45:28 internal/poll.(*FD).Read(0xc0002b6080, {0xc0001d8000, 0x1000, 0x1000}) 12:45:28 /usr/local/go/src/internal/poll/fd_unix.go:164 +0x27a 12:45:28 net.(*netFD).Read(0xc0002b6080, {0xc0001d8000?, 0x4bc605?, 0x0?}) 12:45:28 /usr/local/go/src/net/fd_posix.go:55 +0x25 12:45:28 net.(*conn).Read(0xc0002b8008, {0xc0001d8000?, 0x0?, 0xc0004c2188?}) 12:45:28 /usr/local/go/src/net/net.go:179 +0x45 12:45:28 net/http.(*connReader).Read(0xc0004c2180, {0xc0001d8000, 0x1000, 0x1000}) 12:45:28 /usr/local/go/src/net/http/server.go:791 +0x14b 12:45:28 bufio.(*Reader).fill(0xc000512000) 12:45:28 /usr/local/go/src/bufio/bufio.go:113 +0x103 12:45:28 bufio.(*Reader).Peek(0xc000512000, 0x4) 12:45:28 /usr/local/go/src/bufio/bufio.go:151 +0x53 12:45:28 net/http.(*conn).serve(0xc000520090, {0x8fe950, 0xc00022a0f0}) 12:45:28 /usr/local/go/src/net/http/server.go:2044 +0x75c 12:45:28 created by net/http.(*Server).Serve in goroutine 6 12:45:28 /usr/local/go/src/net/http/server.go:3086 +0x5cb 12:45:28 12:45:28 goroutine 314 [select]: 12:45:28 net/http.(*persistConn).writeLoop(0xc0003ac5a0) 12:45:28 /usr/local/go/src/net/http/transport.go:2421 +0xe5 12:45:28 created by net/http.(*Transport).dialConn in goroutine 337 12:45:28 /usr/local/go/src/net/http/transport.go:1777 +0x16f1 12:45:28 12:45:28 goroutine 370 [select]: 12:45:28 net/http.(*persistConn).writeLoop(0xc00027e900) 12:45:28 /usr/local/go/src/net/http/transport.go:2421 +0xe5 12:45:28 created by net/http.(*Transport).dialConn in goroutine 364 12:45:28 /usr/local/go/src/net/http/transport.go:1777 +0x16f1 12:45:28 12:45:28 goroutine 323 [select]: 12:45:28 github.com/cenkalti/backoff.RetryNotify(0xc000397eb0, {0x8fd878, 0xc00010f5c0}, 0x0) 12:45:28 /go/pkg/mod/github.com/cenkalti/backoff@v2.2.1+incompatible/retry.go:60 +0x2ad 12:45:28 github.com/cenkalti/backoff.Retry(...) 12:45:28 /go/pkg/mod/github.com/cenkalti/backoff@v2.2.1+incompatible/retry.go:24 12:45:28 github.com/mitchellh/consulstructure.(*Decoder).Run.func2() 12:45:28 /go/pkg/mod/github.com/mitchellh/consulstructure@v0.0.0-20190329231841-56fdc4d2da54/consulstructure.go:195 +0x171 12:45:28 created by github.com/mitchellh/consulstructure.(*Decoder).Run in goroutine 317 12:45:28 /go/pkg/mod/github.com/mitchellh/consulstructure@v0.0.0-20190329231841-56fdc4d2da54/consulstructure.go:183 +0x385 12:45:28 12:45:28 goroutine 313 [IO wait]: 12:45:28 internal/poll.runtime_pollWait(0x7fbef176d010, 0x72) 12:45:28 /usr/local/go/src/runtime/netpoll.go:343 +0x85 12:45:28 internal/poll.(*pollDesc).wait(0xc0005a6300?, 0xc0003e8000?, 0x0) 12:45:28 /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 12:45:28 internal/poll.(*pollDesc).waitRead(...) 12:45:28 /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 12:45:28 internal/poll.(*FD).Read(0xc0005a6300, {0xc0003e8000, 0x1000, 0x1000}) 12:45:28 /usr/local/go/src/internal/poll/fd_unix.go:164 +0x27a 12:45:28 net.(*netFD).Read(0xc0005a6300, {0xc0003e8000?, 0xc0002d9ec8?, 0xc00010f560?}) 12:45:28 /usr/local/go/src/net/fd_posix.go:55 +0x25 12:45:28 net.(*conn).Read(0xc0005a4040, {0xc0003e8000?, 0x0?, 0x0?}) 12:45:28 /usr/local/go/src/net/net.go:179 +0x45 12:45:28 net/http.(*persistConn).Read(0xc0003ac5a0, {0xc0003e8000?, 0x44bcc0?, 0xc0002d9ec8?}) 12:45:28 /usr/local/go/src/net/http/transport.go:1954 +0x4a 12:45:28 bufio.(*Reader).fill(0xc0003d40c0) 12:45:28 /usr/local/go/src/bufio/bufio.go:113 +0x103 12:45:28 bufio.(*Reader).Peek(0xc0003d40c0, 0x1) 12:45:28 /usr/local/go/src/bufio/bufio.go:151 +0x53 12:45:28 net/http.(*persistConn).readLoop(0xc0003ac5a0) 12:45:28 /usr/local/go/src/net/http/transport.go:2118 +0x1b9 12:45:28 created by net/http.(*Transport).dialConn in goroutine 337 12:45:28 /usr/local/go/src/net/http/transport.go:1776 +0x169f 12:45:28 12:45:28 goroutine 339 [IO wait]: 12:45:28 internal/poll.runtime_pollWait(0x7fbef1770660, 0x72) 12:45:28 /usr/local/go/src/runtime/netpoll.go:343 +0x85 12:45:28 internal/poll.(*pollDesc).wait(0xc0005a6380?, 0xc00012e000?, 0x0) 12:45:28 /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 12:45:28 internal/poll.(*pollDesc).waitRead(...) 12:45:28 /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 12:45:28 internal/poll.(*FD).Read(0xc0005a6380, {0xc00012e000, 0x1000, 0x1000}) 12:45:28 /usr/local/go/src/internal/poll/fd_unix.go:164 +0x27a 12:45:28 net.(*netFD).Read(0xc0005a6380, {0xc00012e000?, 0x4bc605?, 0x0?}) 12:45:28 /usr/local/go/src/net/fd_posix.go:55 +0x25 12:45:28 net.(*conn).Read(0xc0000643b8, {0xc00012e000?, 0x0?, 0xc0003c9508?}) 12:45:28 /usr/local/go/src/net/net.go:179 +0x45 12:45:28 net/http.(*connReader).Read(0xc0003c9500, {0xc00012e000, 0x1000, 0x1000}) 12:45:28 /usr/local/go/src/net/http/server.go:791 +0x14b 12:45:28 bufio.(*Reader).fill(0xc0005927e0) 12:45:28 /usr/local/go/src/bufio/bufio.go:113 +0x103 12:45:28 bufio.(*Reader).Peek(0xc0005927e0, 0x4) 12:45:28 /usr/local/go/src/bufio/bufio.go:151 +0x53 12:45:28 net/http.(*conn).serve(0xc000137170, {0x8fe950, 0xc00022a0f0}) 12:45:28 /usr/local/go/src/net/http/server.go:2044 +0x75c 12:45:28 created by net/http.(*Server).Serve in goroutine 6 12:45:28 /usr/local/go/src/net/http/server.go:3086 +0x5cb 12:45:28 12:45:28 goroutine 325 [select]: 12:45:28 net/http.(*persistConn).writeLoop(0xc00027e360) 12:45:28 /usr/local/go/src/net/http/transport.go:2421 +0xe5 12:45:28 created by net/http.(*Transport).dialConn in goroutine 353 12:45:28 /usr/local/go/src/net/http/transport.go:1777 +0x16f1 12:45:28 12:45:28 goroutine 347 [select]: 12:45:28 net/http.(*persistConn).writeLoop(0xc00027f9e0) 12:45:28 /usr/local/go/src/net/http/transport.go:2421 +0xe5 12:45:28 created by net/http.(*Transport).dialConn in goroutine 448 12:45:28 /usr/local/go/src/net/http/transport.go:1777 +0x16f1 12:45:28 12:45:28 goroutine 330 [select]: 12:45:28 net/http.(*persistConn).writeLoop(0xc0002bc360) 12:45:28 /usr/local/go/src/net/http/transport.go:2421 +0xe5 12:45:28 created by net/http.(*Transport).dialConn in goroutine 327 12:45:28 /usr/local/go/src/net/http/transport.go:1777 +0x16f1 12:45:28 12:45:28 goroutine 324 [IO wait]: 12:45:28 internal/poll.runtime_pollWait(0x7fbef1770568, 0x72) 12:45:28 /usr/local/go/src/runtime/netpoll.go:343 +0x85 12:45:28 internal/poll.(*pollDesc).wait(0xc000180500?, 0xc0005b2000?, 0x0) 12:45:28 /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 12:45:28 internal/poll.(*pollDesc).waitRead(...) 12:45:28 /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 12:45:28 internal/poll.(*FD).Read(0xc000180500, {0xc0005b2000, 0x1000, 0x1000}) 12:45:28 /usr/local/go/src/internal/poll/fd_unix.go:164 +0x27a 12:45:28 net.(*netFD).Read(0xc000180500, {0xc0005b2000?, 0xc0004ccec8?, 0xc0005923c0?}) 12:45:28 /usr/local/go/src/net/fd_posix.go:55 +0x25 12:45:28 net.(*conn).Read(0xc000112080, {0xc0005b2000?, 0x0?, 0x0?}) 12:45:28 /usr/local/go/src/net/net.go:179 +0x45 12:45:28 net/http.(*persistConn).Read(0xc00027e360, {0xc0005b2000?, 0x44bcc0?, 0xc0004ccec8?}) 12:45:28 /usr/local/go/src/net/http/transport.go:1954 +0x4a 12:45:28 bufio.(*Reader).fill(0xc00010e8a0) 12:45:28 /usr/local/go/src/bufio/bufio.go:113 +0x103 12:45:28 bufio.(*Reader).Peek(0xc00010e8a0, 0x1) 12:45:28 /usr/local/go/src/bufio/bufio.go:151 +0x53 12:45:28 net/http.(*persistConn).readLoop(0xc00027e360) 12:45:28 /usr/local/go/src/net/http/transport.go:2118 +0x1b9 12:45:28 created by net/http.(*Transport).dialConn in goroutine 353 12:45:28 /usr/local/go/src/net/http/transport.go:1776 +0x169f 12:45:28 12:45:28 goroutine 407 [IO wait]: 12:45:28 internal/poll.runtime_pollWait(0x7fbef176fbb8, 0x72) 12:45:28 /usr/local/go/src/runtime/netpoll.go:343 +0x85 12:45:28 internal/poll.(*pollDesc).wait(0xc000238580?, 0xc0005c8000?, 0x0) 12:45:28 /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 12:45:28 internal/poll.(*pollDesc).waitRead(...) 12:45:28 /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 12:45:28 internal/poll.(*FD).Read(0xc000238580, {0xc0005c8000, 0x1000, 0x1000}) 12:45:28 /usr/local/go/src/internal/poll/fd_unix.go:164 +0x27a 12:45:28 net.(*netFD).Read(0xc000238580, {0xc0005c8000?, 0x6c7700?, 0xc000194640?}) 12:45:28 /usr/local/go/src/net/fd_posix.go:55 +0x25 12:45:28 net.(*conn).Read(0xc000112150, {0xc0005c8000?, 0x0?, 0xc0004d2680?}) 12:45:28 /usr/local/go/src/net/net.go:179 +0x45 12:45:28 net/http.(*persistConn).Read(0xc000306360, {0xc0005c8000?, 0xc00011d4a0?, 0xc000354d38?}) 12:45:28 /usr/local/go/src/net/http/transport.go:1954 +0x4a 12:45:28 bufio.(*Reader).fill(0xc00010f140) 12:45:28 /usr/local/go/src/bufio/bufio.go:113 +0x103 12:45:28 bufio.(*Reader).Peek(0xc00010f140, 0x1) 12:45:28 /usr/local/go/src/bufio/bufio.go:151 +0x53 12:45:28 net/http.(*persistConn).readLoop(0xc000306360) 12:45:28 /usr/local/go/src/net/http/transport.go:2118 +0x1b9 12:45:28 created by net/http.(*Transport).dialConn in goroutine 372 12:45:28 /usr/local/go/src/net/http/transport.go:1776 +0x169f 12:45:28 12:45:28 goroutine 476 [runnable]: 12:45:28 net/http.(*persistConn).roundTrip(0xc00027f9e0, 0xc000525080) 12:45:28 /usr/local/go/src/net/http/transport.go:2652 +0x979 12:45:28 net/http.(*Transport).roundTrip(0xc0002d0f00, 0xc0001d1c00) 12:45:28 /usr/local/go/src/net/http/transport.go:604 +0x79a 12:45:28 net/http.(*Transport).RoundTrip(0x40fbb2?, 0x8fc2e0?) 12:45:28 /usr/local/go/src/net/http/roundtrip.go:17 +0x13 12:45:28 net/http.send(0xc0001d1c00, {0x8fc2e0, 0xc0002d0f00}, {0x1?, 0x1?, 0x0?}) 12:45:28 /usr/local/go/src/net/http/client.go:260 +0x606 12:45:28 net/http.(*Client).send(0xc000290d50, 0xc0001d1c00, {0xc000281800?, 0x7fbef1741128?, 0x0?}) 12:45:28 /usr/local/go/src/net/http/client.go:181 +0x98 12:45:28 net/http.(*Client).do(0xc000290d50, 0xc0001d1c00) 12:45:28 /usr/local/go/src/net/http/client.go:724 +0x912 12:45:28 net/http.(*Client).Do(...) 12:45:28 /usr/local/go/src/net/http/client.go:590 12:45:28 github.com/hashicorp/consul/api.(*Client).doRequest(0xc000418840, 0xc00049aed0?) 12:45:28 /go/pkg/mod/github.com/hashicorp/consul/api@v1.29.4/api.go:1091 +0x65 12:45:28 github.com/hashicorp/consul/api.(*KV).put(0xc000395e28, {0xc00025ebd0?, 0xc000260100?}, 0x0?, {0xc000128955, 0x5, 0x5}, 0x4bd6c0?) 12:45:28 /go/pkg/mod/github.com/hashicorp/consul/api@v1.29.4/kv.go:219 +0x41b 12:45:28 github.com/hashicorp/consul/api.(*KV).Put(0xc00010fce0?, 0xc000395e58, 0xc0002547e0?) 12:45:28 /go/pkg/mod/github.com/hashicorp/consul/api@v1.29.4/kv.go:167 +0x12f 12:45:28 github.com/edgexfoundry/go-mod-configuration/v3/internal/pkg/consul.(*consulClient).PutConfigurationValue(0xc00010fce0, {0x84ac7f, 0x8}, {0xc000128955, 0x5, 0x5}) 12:45:28 /w/workspace/ndry_go-mod-configuration_PR-151/internal/pkg/consul/client.go:352 +0x18b 12:45:28 github.com/edgexfoundry/go-mod-configuration/v3/internal/pkg/consul.TestRenewAccessToken.func11(0xc0001f9a00) 12:45:28 /w/workspace/ndry_go-mod-configuration_PR-151/internal/pkg/consul/client_test.go:832 +0x19c 12:45:28 testing.tRunner(0xc0001f9a00, 0xc000232400) 12:45:28 /usr/local/go/src/testing/testing.go:1595 +0xff 12:45:28 created by testing.(*T).Run in goroutine 362 12:45:28 /usr/local/go/src/testing/testing.go:1648 +0x3ad 12:45:28 12:45:28 goroutine 358 [IO wait]: 12:45:28 internal/poll.runtime_pollWait(0x7fbef1770280, 0x72) 12:45:28 /usr/local/go/src/runtime/netpoll.go:343 +0x85 12:45:28 internal/poll.(*pollDesc).wait(0xc000180d80?, 0xc0003f4000?, 0x0) 12:45:28 /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 12:45:28 internal/poll.(*pollDesc).waitRead(...) 12:45:28 /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 12:45:28 internal/poll.(*FD).Read(0xc000180d80, {0xc0003f4000, 0x1000, 0x1000}) 12:45:28 /usr/local/go/src/internal/poll/fd_unix.go:164 +0x27a 12:45:28 net.(*netFD).Read(0xc000180d80, {0xc0003f4000?, 0x4bc605?, 0x0?}) 12:45:28 /usr/local/go/src/net/fd_posix.go:55 +0x25 12:45:28 net.(*conn).Read(0xc0005a40f0, {0xc0003f4000?, 0x0?, 0xc000585478?}) 12:45:28 /usr/local/go/src/net/net.go:179 +0x45 12:45:28 net/http.(*connReader).Read(0xc000585470, {0xc0003f4000, 0x1000, 0x1000}) 12:45:28 /usr/local/go/src/net/http/server.go:791 +0x14b 12:45:28 bufio.(*Reader).fill(0xc0003d4b40) 12:45:28 /usr/local/go/src/bufio/bufio.go:113 +0x103 12:45:28 bufio.(*Reader).Peek(0xc0003d4b40, 0x4) 12:45:28 /usr/local/go/src/bufio/bufio.go:151 +0x53 12:45:28 net/http.(*conn).serve(0xc000580fc0, {0x8fe950, 0xc00022a0f0}) 12:45:28 /usr/local/go/src/net/http/server.go:2044 +0x75c 12:45:28 created by net/http.(*Server).Serve in goroutine 6 12:45:28 /usr/local/go/src/net/http/server.go:3086 +0x5cb 12:45:28 12:45:28 goroutine 473 [IO wait]: 12:45:28 internal/poll.runtime_pollWait(0x7fbef1512060, 0x72) 12:45:28 /usr/local/go/src/runtime/netpoll.go:343 +0x85 12:45:28 internal/poll.(*pollDesc).wait(0xc0002b6a80?, 0xc0003c6000?, 0x0) 12:45:28 /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 12:45:28 internal/poll.(*pollDesc).waitRead(...) 12:45:28 /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 12:45:28 internal/poll.(*FD).Read(0xc0002b6a80, {0xc0003c6000, 0x1000, 0x1000}) 12:45:28 /usr/local/go/src/internal/poll/fd_unix.go:164 +0x27a 12:45:28 net.(*netFD).Read(0xc0002b6a80, {0xc0003c6000?, 0x4bc605?, 0x0?}) 12:45:28 /usr/local/go/src/net/fd_posix.go:55 +0x25 12:45:28 net.(*conn).Read(0xc0002b8148, {0xc0003c6000?, 0x0?, 0xc0004c3e98?}) 12:45:28 /usr/local/go/src/net/net.go:179 +0x45 12:45:28 net/http.(*connReader).Read(0xc0004c3e90, {0xc0003c6000, 0x1000, 0x1000}) 12:45:28 /usr/local/go/src/net/http/server.go:791 +0x14b 12:45:28 bufio.(*Reader).fill(0xc000512ae0) 12:45:28 /usr/local/go/src/bufio/bufio.go:113 +0x103 12:45:28 bufio.(*Reader).Peek(0xc000512ae0, 0x4) 12:45:28 /usr/local/go/src/bufio/bufio.go:151 +0x53 12:45:28 net/http.(*conn).serve(0xc000521710, {0x8fe950, 0xc00022a0f0}) 12:45:28 /usr/local/go/src/net/http/server.go:2044 +0x75c 12:45:28 created by net/http.(*Server).Serve in goroutine 6 12:45:28 /usr/local/go/src/net/http/server.go:3086 +0x5cb 12:45:28 12:45:28 goroutine 301 [IO wait]: 12:45:28 internal/poll.runtime_pollWait(0x7fbef1770188, 0x72) 12:45:28 /usr/local/go/src/runtime/netpoll.go:343 +0x85 12:45:28 internal/poll.(*pollDesc).wait(0xc000238500?, 0xc00026e000?, 0x0) 12:45:28 /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 12:45:28 internal/poll.(*pollDesc).waitRead(...) 12:45:28 /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 12:45:28 internal/poll.(*FD).Read(0xc000238500, {0xc00026e000, 0x1000, 0x1000}) 12:45:28 /usr/local/go/src/internal/poll/fd_unix.go:164 +0x27a 12:45:28 net.(*netFD).Read(0xc000238500, {0xc00026e000?, 0x6c7700?, 0xc000194000?}) 12:45:28 /usr/local/go/src/net/fd_posix.go:55 +0x25 12:45:28 net.(*conn).Read(0xc00022c078, {0xc00026e000?, 0x0?, 0xc0001dc1a0?}) 12:45:28 /usr/local/go/src/net/net.go:179 +0x45 12:45:28 net/http.(*persistConn).Read(0xc000306120, {0xc00026e000?, 0xc0004ac060?, 0xc00015ad38?}) 12:45:28 /usr/local/go/src/net/http/transport.go:1954 +0x4a 12:45:28 bufio.(*Reader).fill(0xc0004ba300) 12:45:28 /usr/local/go/src/bufio/bufio.go:113 +0x103 12:45:28 bufio.(*Reader).Peek(0xc0004ba300, 0x1) 12:45:28 /usr/local/go/src/bufio/bufio.go:151 +0x53 12:45:28 net/http.(*persistConn).readLoop(0xc000306120) 12:45:28 /usr/local/go/src/net/http/transport.go:2118 +0x1b9 12:45:28 created by net/http.(*Transport).dialConn in goroutine 299 12:45:28 /usr/local/go/src/net/http/transport.go:1776 +0x169f 12:45:28 12:45:28 goroutine 302 [select]: 12:45:28 net/http.(*persistConn).writeLoop(0xc000306120) 12:45:28 /usr/local/go/src/net/http/transport.go:2421 +0xe5 12:45:28 created by net/http.(*Transport).dialConn in goroutine 299 12:45:28 /usr/local/go/src/net/http/transport.go:1777 +0x16f1 12:45:28 12:45:28 goroutine 408 [select]: 12:45:28 net/http.(*persistConn).writeLoop(0xc000306360) 12:45:28 /usr/local/go/src/net/http/transport.go:2421 +0xe5 12:45:28 created by net/http.(*Transport).dialConn in goroutine 372 12:45:28 /usr/local/go/src/net/http/transport.go:1777 +0x16f1 12:45:28 12:45:28 goroutine 419 [IO wait]: 12:45:28 internal/poll.runtime_pollWait(0x7fbef1512538, 0x72) 12:45:28 /usr/local/go/src/runtime/netpoll.go:343 +0x85 12:45:28 internal/poll.(*pollDesc).wait(0xc000181e80?, 0xc0002e0000?, 0x0) 12:45:28 /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 12:45:28 internal/poll.(*pollDesc).waitRead(...) 12:45:28 /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 12:45:28 internal/poll.(*FD).Read(0xc000181e80, {0xc0002e0000, 0x1000, 0x1000}) 12:45:28 /usr/local/go/src/internal/poll/fd_unix.go:164 +0x27a 12:45:28 net.(*netFD).Read(0xc000181e80, {0xc0002e0000?, 0xc0003deec8?, 0xc0003d4420?}) 12:45:28 /usr/local/go/src/net/fd_posix.go:55 +0x25 12:45:28 net.(*conn).Read(0xc00022c190, {0xc0002e0000?, 0x0?, 0x0?}) 12:45:28 /usr/local/go/src/net/net.go:179 +0x45 12:45:28 net/http.(*persistConn).Read(0xc00027f8c0, {0xc0002e0000?, 0x44bcc0?, 0xc0003deec8?}) 12:45:28 /usr/local/go/src/net/http/transport.go:1954 +0x4a 12:45:28 bufio.(*Reader).fill(0xc0004bb260) 12:45:28 /usr/local/go/src/bufio/bufio.go:113 +0x103 12:45:28 bufio.(*Reader).Peek(0xc0004bb260, 0x1) 12:45:28 /usr/local/go/src/bufio/bufio.go:151 +0x53 12:45:28 net/http.(*persistConn).readLoop(0xc00027f8c0) 12:45:28 /usr/local/go/src/net/http/transport.go:2118 +0x1b9 12:45:28 created by net/http.(*Transport).dialConn in goroutine 438 12:45:28 /usr/local/go/src/net/http/transport.go:1776 +0x169f 12:45:28 12:45:28 goroutine 410 [IO wait]: 12:45:28 internal/poll.runtime_pollWait(0x7fbef176f8d0, 0x72) 12:45:28 /usr/local/go/src/runtime/netpoll.go:343 +0x85 12:45:28 internal/poll.(*pollDesc).wait(0xc000140700?, 0xc0005ca000?, 0x0) 12:45:28 /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 12:45:28 internal/poll.(*pollDesc).waitRead(...) 12:45:28 /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 12:45:28 internal/poll.(*FD).Read(0xc000140700, {0xc0005ca000, 0x1000, 0x1000}) 12:45:28 /usr/local/go/src/internal/poll/fd_unix.go:164 +0x27a 12:45:28 net.(*netFD).Read(0xc000140700, {0xc0005ca000?, 0x4bc605?, 0x0?}) 12:45:28 /usr/local/go/src/net/fd_posix.go:55 +0x25 12:45:28 net.(*conn).Read(0xc000112160, {0xc0005ca000?, 0x0?, 0xc000304518?}) 12:45:28 /usr/local/go/src/net/net.go:179 +0x45 12:45:28 net/http.(*connReader).Read(0xc000304510, {0xc0005ca000, 0x1000, 0x1000}) 12:45:28 /usr/local/go/src/net/http/server.go:791 +0x14b 12:45:28 bufio.(*Reader).fill(0xc00010f200) 12:45:28 /usr/local/go/src/bufio/bufio.go:113 +0x103 12:45:28 bufio.(*Reader).Peek(0xc00010f200, 0x4) 12:45:28 /usr/local/go/src/bufio/bufio.go:151 +0x53 12:45:28 net/http.(*conn).serve(0xc0003d39e0, {0x8fe950, 0xc00022a0f0}) 12:45:28 /usr/local/go/src/net/http/server.go:2044 +0x75c 12:45:28 created by net/http.(*Server).Serve in goroutine 6 12:45:28 /usr/local/go/src/net/http/server.go:3086 +0x5cb 12:45:28 12:45:28 goroutine 369 [IO wait]: 12:45:28 internal/poll.runtime_pollWait(0x7fbef176ff98, 0x72) 12:45:28 /usr/local/go/src/runtime/netpoll.go:343 +0x85 12:45:28 internal/poll.(*pollDesc).wait(0xc000181200?, 0xc0002a4000?, 0x0) 12:45:28 /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 12:45:28 internal/poll.(*pollDesc).waitRead(...) 12:45:28 /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 12:45:28 internal/poll.(*FD).Read(0xc000181200, {0xc0002a4000, 0x1000, 0x1000}) 12:45:28 /usr/local/go/src/internal/poll/fd_unix.go:164 +0x27a 12:45:28 net.(*netFD).Read(0xc000181200, {0xc0002a4000?, 0xc00015dec8?, 0xc000430360?}) 12:45:28 /usr/local/go/src/net/fd_posix.go:55 +0x25 12:45:28 net.(*conn).Read(0xc00022c088, {0xc0002a4000?, 0x0?, 0x0?}) 12:45:28 /usr/local/go/src/net/net.go:179 +0x45 12:45:28 net/http.(*persistConn).Read(0xc00027e900, {0xc0002a4000?, 0x44bcc0?, 0xc00015dec8?}) 12:45:28 /usr/local/go/src/net/http/transport.go:1954 +0x4a 12:45:28 bufio.(*Reader).fill(0xc0004ba420) 12:45:28 /usr/local/go/src/bufio/bufio.go:113 +0x103 12:45:28 bufio.(*Reader).Peek(0xc0004ba420, 0x1) 12:45:28 /usr/local/go/src/bufio/bufio.go:151 +0x53 12:45:28 net/http.(*persistConn).readLoop(0xc00027e900) 12:45:28 /usr/local/go/src/net/http/transport.go:2118 +0x1b9 12:45:28 created by net/http.(*Transport).dialConn in goroutine 364 12:45:28 /usr/local/go/src/net/http/transport.go:1776 +0x169f 12:45:28 12:45:28 goroutine 366 [IO wait]: 12:45:28 internal/poll.runtime_pollWait(0x7fbef176fea0, 0x72) 12:45:28 /usr/local/go/src/runtime/netpoll.go:343 +0x85 12:45:28 internal/poll.(*pollDesc).wait(0xc000181280?, 0xc0003fc000?, 0x0) 12:45:28 /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 12:45:28 internal/poll.(*pollDesc).waitRead(...) 12:45:28 /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 12:45:28 internal/poll.(*FD).Read(0xc000181280, {0xc0003fc000, 0x1000, 0x1000}) 12:45:28 /usr/local/go/src/internal/poll/fd_unix.go:164 +0x27a 12:45:28 net.(*netFD).Read(0xc000181280, {0xc0003fc000?, 0x4bc605?, 0x0?}) 12:45:28 /usr/local/go/src/net/fd_posix.go:55 +0x25 12:45:28 net.(*conn).Read(0xc0005a4170, {0xc0003fc000?, 0x0?, 0xc00009d058?}) 12:45:28 /usr/local/go/src/net/net.go:179 +0x45 12:45:28 net/http.(*connReader).Read(0xc00009d050, {0xc0003fc000, 0x1000, 0x1000}) 12:45:28 /usr/local/go/src/net/http/server.go:791 +0x14b 12:45:28 bufio.(*Reader).fill(0xc0003d5020) 12:45:28 /usr/local/go/src/bufio/bufio.go:113 +0x103 12:45:28 bufio.(*Reader).Peek(0xc0003d5020, 0x4) 12:45:28 /usr/local/go/src/bufio/bufio.go:151 +0x53 12:45:28 net/http.(*conn).serve(0xc000581830, {0x8fe950, 0xc00022a0f0}) 12:45:28 /usr/local/go/src/net/http/server.go:2044 +0x75c 12:45:28 created by net/http.(*Server).Serve in goroutine 6 12:45:28 /usr/local/go/src/net/http/server.go:3086 +0x5cb 12:45:28 12:45:28 goroutine 417 [IO wait]: 12:45:28 internal/poll.runtime_pollWait(0x7fbef1512728, 0x72) 12:45:28 /usr/local/go/src/runtime/netpoll.go:343 +0x85 12:45:28 internal/poll.(*pollDesc).wait(0xc000238880?, 0xc0002c6000?, 0x0) 12:45:28 /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 12:45:28 internal/poll.(*pollDesc).waitRead(...) 12:45:28 /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 12:45:28 internal/poll.(*FD).Read(0xc000238880, {0xc0002c6000, 0x1000, 0x1000}) 12:45:28 /usr/local/go/src/internal/poll/fd_unix.go:164 +0x27a 12:45:28 net.(*netFD).Read(0xc000238880, {0xc0002c6000?, 0x6c7700?, 0xc000195900?}) 12:45:28 /usr/local/go/src/net/fd_posix.go:55 +0x25 12:45:28 net.(*conn).Read(0xc00022c180, {0xc0002c6000?, 0x0?, 0xc0001dd1e0?}) 12:45:28 /usr/local/go/src/net/net.go:179 +0x45 12:45:28 net/http.(*persistConn).Read(0xc000306fc0, {0xc0002c6000?, 0xc0002f75c0?, 0xc0005bdd38?}) 12:45:28 /usr/local/go/src/net/http/transport.go:1954 +0x4a 12:45:28 bufio.(*Reader).fill(0xc0004bb140) 12:45:28 /usr/local/go/src/bufio/bufio.go:113 +0x103 12:45:28 bufio.(*Reader).Peek(0xc0004bb140, 0x1) 12:45:28 /usr/local/go/src/bufio/bufio.go:151 +0x53 12:45:28 net/http.(*persistConn).readLoop(0xc000306fc0) 12:45:28 /usr/local/go/src/net/http/transport.go:2118 +0x1b9 12:45:28 created by net/http.(*Transport).dialConn in goroutine 383 12:45:28 /usr/local/go/src/net/http/transport.go:1776 +0x169f 12:45:28 12:45:28 goroutine 388 [IO wait]: 12:45:28 internal/poll.runtime_pollWait(0x7fbef176fda8, 0x72) 12:45:28 /usr/local/go/src/runtime/netpoll.go:343 +0x85 12:45:28 internal/poll.(*pollDesc).wait(0xc000181380?, 0xc0003fe000?, 0x0) 12:45:28 /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 12:45:28 internal/poll.(*pollDesc).waitRead(...) 12:45:28 /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 12:45:28 internal/poll.(*FD).Read(0xc000181380, {0xc0003fe000, 0x1000, 0x1000}) 12:45:28 /usr/local/go/src/internal/poll/fd_unix.go:164 +0x27a 12:45:28 net.(*netFD).Read(0xc000181380, {0xc0003fe000?, 0xc0005bbec8?, 0xc000240ba0?}) 12:45:28 /usr/local/go/src/net/fd_posix.go:55 +0x25 12:45:28 net.(*conn).Read(0xc0005a4200, {0xc0003fe000?, 0x0?, 0x0?}) 12:45:28 /usr/local/go/src/net/net.go:179 +0x45 12:45:28 net/http.(*persistConn).Read(0xc00027ed80, {0xc0003fe000?, 0x44bcc0?, 0xc0005bbec8?}) 12:45:28 /usr/local/go/src/net/http/transport.go:1954 +0x4a 12:45:28 bufio.(*Reader).fill(0xc0003d5440) 12:45:28 /usr/local/go/src/bufio/bufio.go:113 +0x103 12:45:28 bufio.(*Reader).Peek(0xc0003d5440, 0x1) 12:45:28 /usr/local/go/src/bufio/bufio.go:151 +0x53 12:45:28 net/http.(*persistConn).readLoop(0xc00027ed80) 12:45:28 /usr/local/go/src/net/http/transport.go:2118 +0x1b9 12:45:28 created by net/http.(*Transport).dialConn in goroutine 386 12:45:28 /usr/local/go/src/net/http/transport.go:1776 +0x169f 12:45:28 12:45:28 goroutine 389 [select]: 12:45:28 net/http.(*persistConn).writeLoop(0xc00027ed80) 12:45:28 /usr/local/go/src/net/http/transport.go:2421 +0xe5 12:45:28 created by net/http.(*Transport).dialConn in goroutine 386 12:45:28 /usr/local/go/src/net/http/transport.go:1777 +0x16f1 12:45:28 12:45:28 goroutine 374 [IO wait]: 12:45:28 internal/poll.runtime_pollWait(0x7fbef176fac0, 0x72) 12:45:28 /usr/local/go/src/runtime/netpoll.go:343 +0x85 12:45:28 internal/poll.(*pollDesc).wait(0xc000238600?, 0xc0002a6000?, 0x0) 12:45:28 /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 12:45:28 internal/poll.(*pollDesc).waitRead(...) 12:45:28 /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 12:45:28 internal/poll.(*FD).Read(0xc000238600, {0xc0002a6000, 0x1000, 0x1000}) 12:45:28 /usr/local/go/src/internal/poll/fd_unix.go:164 +0x27a 12:45:28 net.(*netFD).Read(0xc000238600, {0xc0002a6000?, 0x4bc605?, 0x0?}) 12:45:28 /usr/local/go/src/net/fd_posix.go:55 +0x25 12:45:28 net.(*conn).Read(0xc00022c0c0, {0xc0002a6000?, 0x0?, 0xc000510ff8?}) 12:45:28 /usr/local/go/src/net/net.go:179 +0x45 12:45:28 net/http.(*connReader).Read(0xc000510ff0, {0xc0002a6000, 0x1000, 0x1000}) 12:45:28 /usr/local/go/src/net/http/server.go:791 +0x14b 12:45:28 bufio.(*Reader).fill(0xc0004ba780) 12:45:28 /usr/local/go/src/bufio/bufio.go:113 +0x103 12:45:28 bufio.(*Reader).Peek(0xc0004ba780, 0x4) 12:45:28 /usr/local/go/src/bufio/bufio.go:151 +0x53 12:45:28 net/http.(*conn).serve(0xc0004b4a20, {0x8fe950, 0xc00022a0f0}) 12:45:28 /usr/local/go/src/net/http/server.go:2044 +0x75c 12:45:28 created by net/http.(*Server).Serve in goroutine 6 12:45:28 /usr/local/go/src/net/http/server.go:3086 +0x5cb 12:45:28 12:45:28 goroutine 269 [IO wait]: 12:45:28 internal/poll.runtime_pollWait(0x7fbef1512820, 0x72) 12:45:28 /usr/local/go/src/runtime/netpoll.go:343 +0x85 12:45:28 internal/poll.(*pollDesc).wait(0xc0002b6100?, 0xc0001e0000?, 0x0) 12:45:28 /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 12:45:28 internal/poll.(*pollDesc).waitRead(...) 12:45:28 /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 12:45:28 internal/poll.(*FD).Read(0xc0002b6100, {0xc0001e0000, 0x1000, 0x1000}) 12:45:28 /usr/local/go/src/internal/poll/fd_unix.go:164 +0x27a 12:45:28 net.(*netFD).Read(0xc0002b6100, {0xc0001e0000?, 0x4bc605?, 0x0?}) 12:45:28 /usr/local/go/src/net/fd_posix.go:55 +0x25 12:45:28 net.(*conn).Read(0xc0002b8048, {0xc0001e0000?, 0x0?, 0xc0004c2668?}) 12:45:28 /usr/local/go/src/net/net.go:179 +0x45 12:45:28 net/http.(*connReader).Read(0xc0004c2660, {0xc0001e0000, 0x1000, 0x1000}) 12:45:28 /usr/local/go/src/net/http/server.go:791 +0x14b 12:45:28 bufio.(*Reader).fill(0xc000512120) 12:45:28 /usr/local/go/src/bufio/bufio.go:113 +0x103 12:45:28 bufio.(*Reader).Peek(0xc000512120, 0x4) 12:45:28 /usr/local/go/src/bufio/bufio.go:151 +0x53 12:45:28 net/http.(*conn).serve(0xc000520510, {0x8fe950, 0xc00022a0f0}) 12:45:28 /usr/local/go/src/net/http/server.go:2044 +0x75c 12:45:28 created by net/http.(*Server).Serve in goroutine 6 12:45:28 /usr/local/go/src/net/http/server.go:3086 +0x5cb 12:45:28 12:45:28 goroutine 418 [select]: 12:45:28 net/http.(*persistConn).writeLoop(0xc000306fc0) 12:45:28 /usr/local/go/src/net/http/transport.go:2421 +0xe5 12:45:28 created by net/http.(*Transport).dialConn in goroutine 383 12:45:28 /usr/local/go/src/net/http/transport.go:1777 +0x16f1 12:45:28 12:45:28 goroutine 379 [IO wait]: 12:45:28 internal/poll.runtime_pollWait(0x7fbef176f9c8, 0x72) 12:45:28 /usr/local/go/src/runtime/netpoll.go:343 +0x85 12:45:28 internal/poll.(*pollDesc).wait(0xc000238680?, 0xc0002c0000?, 0x0) 12:45:28 /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 12:45:28 internal/poll.(*pollDesc).waitRead(...) 12:45:28 /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 12:45:28 internal/poll.(*FD).Read(0xc000238680, {0xc0002c0000, 0x1000, 0x1000}) 12:45:28 /usr/local/go/src/internal/poll/fd_unix.go:164 +0x27a 12:45:28 net.(*netFD).Read(0xc000238680, {0xc0002c0000?, 0x6c7700?, 0xc0001952c0?}) 12:45:28 /usr/local/go/src/net/fd_posix.go:55 +0x25 12:45:28 net.(*conn).Read(0xc00022c108, {0xc0002c0000?, 0x0?, 0xc0004d2680?}) 12:45:28 /usr/local/go/src/net/net.go:179 +0x45 12:45:28 net/http.(*persistConn).Read(0xc000306d80, {0xc0002c0000?, 0xc0002f6ea0?, 0xc000356d38?}) 12:45:28 /usr/local/go/src/net/http/transport.go:1954 +0x4a 12:45:28 bufio.(*Reader).fill(0xc0004bac00) 12:45:28 /usr/local/go/src/bufio/bufio.go:113 +0x103 12:45:28 bufio.(*Reader).Peek(0xc0004bac00, 0x1) 12:45:28 /usr/local/go/src/bufio/bufio.go:151 +0x53 12:45:28 net/http.(*persistConn).readLoop(0xc000306d80) 12:45:28 /usr/local/go/src/net/http/transport.go:2118 +0x1b9 12:45:28 created by net/http.(*Transport).dialConn in goroutine 377 12:45:28 /usr/local/go/src/net/http/transport.go:1776 +0x169f 12:45:28 12:45:28 goroutine 380 [select]: 12:45:28 net/http.(*persistConn).writeLoop(0xc000306d80) 12:45:28 /usr/local/go/src/net/http/transport.go:2421 +0xe5 12:45:28 created by net/http.(*Transport).dialConn in goroutine 377 12:45:28 /usr/local/go/src/net/http/transport.go:1777 +0x16f1 12:45:28 12:45:28 goroutine 468 [IO wait]: 12:45:28 internal/poll.runtime_pollWait(0x7fbef1512348, 0x72) 12:45:28 /usr/local/go/src/runtime/netpoll.go:343 +0x85 12:45:28 internal/poll.(*pollDesc).wait(0xc0002b6600?, 0xc0003b4000?, 0x0) 12:45:28 /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 12:45:28 internal/poll.(*pollDesc).waitRead(...) 12:45:28 /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 12:45:28 internal/poll.(*FD).Read(0xc0002b6600, {0xc0003b4000, 0x1000, 0x1000}) 12:45:28 /usr/local/go/src/internal/poll/fd_unix.go:164 +0x27a 12:45:28 net.(*netFD).Read(0xc0002b6600, {0xc0003b4000?, 0x6c7700?, 0xc0001f2500?}) 12:45:28 /usr/local/go/src/net/fd_posix.go:55 +0x25 12:45:28 net.(*conn).Read(0xc0002b8100, {0xc0003b4000?, 0x0?, 0xc0004d2680?}) 12:45:28 /usr/local/go/src/net/net.go:179 +0x45 12:45:28 net/http.(*persistConn).Read(0xc0000e2480, {0xc0003b4000?, 0xc0004acb40?, 0xc000353d38?}) 12:45:28 /usr/local/go/src/net/http/transport.go:1954 +0x4a 12:45:28 bufio.(*Reader).fill(0xc000512720) 12:45:28 /usr/local/go/src/bufio/bufio.go:113 +0x103 12:45:28 bufio.(*Reader).Peek(0xc000512720, 0x1) 12:45:28 /usr/local/go/src/bufio/bufio.go:151 +0x53 12:45:28 net/http.(*persistConn).readLoop(0xc0000e2480) 12:45:28 /usr/local/go/src/net/http/transport.go:2118 +0x1b9 12:45:28 created by net/http.(*Transport).dialConn in goroutine 466 12:45:28 /usr/local/go/src/net/http/transport.go:1776 +0x169f 12:45:28 12:45:28 goroutine 396 [IO wait]: 12:45:28 internal/poll.runtime_pollWait(0x7fbef176f7d8, 0x72) 12:45:28 /usr/local/go/src/runtime/netpoll.go:343 +0x85 12:45:28 internal/poll.(*pollDesc).wait(0xc000181500?, 0xc00034e000?, 0x0) 12:45:28 /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 12:45:28 internal/poll.(*pollDesc).waitRead(...) 12:45:28 /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 12:45:28 internal/poll.(*FD).Read(0xc000181500, {0xc00034e000, 0x1000, 0x1000}) 12:45:28 /usr/local/go/src/internal/poll/fd_unix.go:164 +0x27a 12:45:28 net.(*netFD).Read(0xc000181500, {0xc00034e000?, 0xc0003dfec8?, 0xc0003d5b00?}) 12:45:28 /usr/local/go/src/net/fd_posix.go:55 +0x25 12:45:28 net.(*conn).Read(0xc0005a4310, {0xc00034e000?, 0x0?, 0x0?}) 12:45:28 /usr/local/go/src/net/net.go:179 +0x45 12:45:28 net/http.(*persistConn).Read(0xc00027f200, {0xc00034e000?, 0x44bcc0?, 0xc0003dfec8?}) 12:45:28 /usr/local/go/src/net/http/transport.go:1954 +0x4a 12:45:28 bufio.(*Reader).fill(0xc0003d5da0) 12:45:28 /usr/local/go/src/bufio/bufio.go:113 +0x103 12:45:28 bufio.(*Reader).Peek(0xc0003d5da0, 0x1) 12:45:28 /usr/local/go/src/bufio/bufio.go:151 +0x53 12:45:28 net/http.(*persistConn).readLoop(0xc00027f200) 12:45:28 /usr/local/go/src/net/http/transport.go:2118 +0x1b9 12:45:28 created by net/http.(*Transport).dialConn in goroutine 394 12:45:28 /usr/local/go/src/net/http/transport.go:1776 +0x169f 12:45:28 12:45:28 goroutine 397 [select]: 12:45:28 net/http.(*persistConn).writeLoop(0xc00027f200) 12:45:28 /usr/local/go/src/net/http/transport.go:2421 +0xe5 12:45:28 created by net/http.(*Transport).dialConn in goroutine 394 12:45:28 /usr/local/go/src/net/http/transport.go:1777 +0x16f1 12:45:28 12:45:28 goroutine 413 [IO wait]: 12:45:28 internal/poll.runtime_pollWait(0x7fbef1512630, 0x72) 12:45:28 /usr/local/go/src/runtime/netpoll.go:343 +0x85 12:45:28 internal/poll.(*pollDesc).wait(0xc000140800?, 0xc0005ce000?, 0x0) 12:45:28 /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 12:45:28 internal/poll.(*pollDesc).waitRead(...) 12:45:28 /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 12:45:28 internal/poll.(*FD).Read(0xc000140800, {0xc0005ce000, 0x1000, 0x1000}) 12:45:28 /usr/local/go/src/internal/poll/fd_unix.go:164 +0x27a 12:45:28 net.(*netFD).Read(0xc000140800, {0xc0005ce000?, 0x4bc605?, 0x0?}) 12:45:28 /usr/local/go/src/net/fd_posix.go:55 +0x25 12:45:28 net.(*conn).Read(0xc0001121a0, {0xc0005ce000?, 0x0?, 0xc000304d28?}) 12:45:28 /usr/local/go/src/net/net.go:179 +0x45 12:45:28 net/http.(*connReader).Read(0xc000304d20, {0xc0005ce000, 0x1000, 0x1000}) 12:45:28 /usr/local/go/src/net/http/server.go:791 +0x14b 12:45:28 bufio.(*Reader).fill(0xc00010f440) 12:45:28 /usr/local/go/src/bufio/bufio.go:113 +0x103 12:45:28 bufio.(*Reader).Peek(0xc00010f440, 0x4) 12:45:28 /usr/local/go/src/bufio/bufio.go:151 +0x53 12:45:28 net/http.(*conn).serve(0xc0003d3ef0, {0x8fe950, 0xc00022a0f0}) 12:45:28 /usr/local/go/src/net/http/server.go:2044 +0x75c 12:45:28 created by net/http.(*Server).Serve in goroutine 6 12:45:28 /usr/local/go/src/net/http/server.go:3086 +0x5cb 12:45:28 12:45:28 goroutine 420 [select]: 12:45:28 net/http.(*persistConn).writeLoop(0xc00027f8c0) 12:45:28 /usr/local/go/src/net/http/transport.go:2421 +0xe5 12:45:28 created by net/http.(*Transport).dialConn in goroutine 438 12:45:28 /usr/local/go/src/net/http/transport.go:1777 +0x16f1 12:45:28 12:45:28 goroutine 430 [select]: 12:45:28 net/http.(*persistConn).writeLoop(0xc0002bc5a0) 12:45:28 /usr/local/go/src/net/http/transport.go:2421 +0xe5 12:45:28 created by net/http.(*Transport).dialConn in goroutine 463 12:45:28 /usr/local/go/src/net/http/transport.go:1777 +0x16f1 12:45:28 12:45:28 goroutine 425 [select]: 12:45:28 net/http.(*persistConn).writeLoop(0xc0000e37a0) 12:45:28 /usr/local/go/src/net/http/transport.go:2421 +0xe5 12:45:28 created by net/http.(*Transport).dialConn in goroutine 471 12:45:28 /usr/local/go/src/net/http/transport.go:1777 +0x16f1 12:45:28 12:45:28 goroutine 450 [sleep]: 12:45:28 time.Sleep(0x3b9aca00) 12:45:28 /usr/local/go/src/runtime/time.go:195 +0x125 12:45:28 github.com/edgexfoundry/go-mod-configuration/v3/internal/pkg/consul.waitForNextPutPrefix.func1() 12:45:28 /w/workspace/ndry_go-mod-configuration_PR-151/internal/pkg/consul/mock_consul.go:201 +0x45 12:45:28 created by github.com/edgexfoundry/go-mod-configuration/v3/internal/pkg/consul.waitForNextPutPrefix in goroutine 413 12:45:28 /w/workspace/ndry_go-mod-configuration_PR-151/internal/pkg/consul/mock_consul.go:200 +0x259 12:45:28 12:45:28 goroutine 440 [IO wait]: 12:45:28 internal/poll.runtime_pollWait(0x7fbef1512440, 0x72) 12:45:28 /usr/local/go/src/runtime/netpoll.go:343 +0x85 12:45:28 internal/poll.(*pollDesc).wait(0xc000181f00?, 0xc0005d2000?, 0x0) 12:45:28 /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 12:45:28 internal/poll.(*pollDesc).waitRead(...) 12:45:28 /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 12:45:28 internal/poll.(*FD).Read(0xc000181f00, {0xc0005d2000, 0x1000, 0x1000}) 12:45:28 /usr/local/go/src/internal/poll/fd_unix.go:164 +0x27a 12:45:28 net.(*netFD).Read(0xc000181f00, {0xc0005d2000?, 0x4bc605?, 0x0?}) 12:45:28 /usr/local/go/src/net/fd_posix.go:55 +0x25 12:45:28 net.(*conn).Read(0xc0005a4418, {0xc0005d2000?, 0x0?, 0xc0003055f8?}) 12:45:28 /usr/local/go/src/net/net.go:179 +0x45 12:45:28 net/http.(*connReader).Read(0xc0003055f0, {0xc0005d2000, 0x1000, 0x1000}) 12:45:28 /usr/local/go/src/net/http/server.go:791 +0x14b 12:45:28 bufio.(*Reader).fill(0xc00010f6e0) 12:45:28 /usr/local/go/src/bufio/bufio.go:113 +0x103 12:45:28 bufio.(*Reader).Peek(0xc00010f6e0, 0x4) 12:45:28 /usr/local/go/src/bufio/bufio.go:151 +0x53 12:45:28 net/http.(*conn).serve(0xc0003034d0, {0x8fe950, 0xc00022a0f0}) 12:45:28 /usr/local/go/src/net/http/server.go:2044 +0x75c 12:45:28 created by net/http.(*Server).Serve in goroutine 6 12:45:28 /usr/local/go/src/net/http/server.go:3086 +0x5cb 12:45:28 12:45:28 goroutine 424 [IO wait]: 12:45:28 internal/poll.runtime_pollWait(0x7fbef1512158, 0x72) 12:45:28 /usr/local/go/src/runtime/netpoll.go:343 +0x85 12:45:28 internal/poll.(*pollDesc).wait(0xc0002b6a00?, 0xc0002f0000?, 0x0) 12:45:28 /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 12:45:28 internal/poll.(*pollDesc).waitRead(...) 12:45:28 /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 12:45:28 internal/poll.(*FD).Read(0xc0002b6a00, {0xc0002f0000, 0x1000, 0x1000}) 12:45:28 /usr/local/go/src/internal/poll/fd_unix.go:164 +0x27a 12:45:28 net.(*netFD).Read(0xc0002b6a00, {0xc0002f0000?, 0x6c7700?, 0xc0001f3040?}) 12:45:28 /usr/local/go/src/net/fd_posix.go:55 +0x25 12:45:28 net.(*conn).Read(0xc00022c1a8, {0xc0002f0000?, 0x0?, 0xc0004d2680?}) 12:45:28 /usr/local/go/src/net/net.go:179 +0x45 12:45:28 net/http.(*persistConn).Read(0xc0000e37a0, {0xc0002f0000?, 0xc0002f7860?, 0xc000158d38?}) 12:45:28 /usr/local/go/src/net/http/transport.go:1954 +0x4a 12:45:28 bufio.(*Reader).fill(0xc0004bb380) 12:45:28 /usr/local/go/src/bufio/bufio.go:113 +0x103 12:45:28 bufio.(*Reader).Peek(0xc0004bb380, 0x1) 12:45:28 /usr/local/go/src/bufio/bufio.go:151 +0x53 12:45:28 net/http.(*persistConn).readLoop(0xc0000e37a0) 12:45:28 /usr/local/go/src/net/http/transport.go:2118 +0x1b9 12:45:28 created by net/http.(*Transport).dialConn in goroutine 471 12:45:28 /usr/local/go/src/net/http/transport.go:1776 +0x169f 12:45:28 12:45:28 goroutine 447 [select]: 12:45:28 github.com/cenkalti/backoff.RetryNotify(0xc0003edeb0, {0x8fd878, 0xc0004314a0}, 0x0) 12:45:28 /go/pkg/mod/github.com/cenkalti/backoff@v2.2.1+incompatible/retry.go:60 +0x2ad 12:45:28 github.com/cenkalti/backoff.Retry(...) 12:45:28 /go/pkg/mod/github.com/cenkalti/backoff@v2.2.1+incompatible/retry.go:24 12:45:28 github.com/mitchellh/consulstructure.(*Decoder).Run.func2() 12:45:28 /go/pkg/mod/github.com/mitchellh/consulstructure@v0.0.0-20190329231841-56fdc4d2da54/consulstructure.go:195 +0x171 12:45:28 created by github.com/mitchellh/consulstructure.(*Decoder).Run in goroutine 460 12:45:28 /go/pkg/mod/github.com/mitchellh/consulstructure@v0.0.0-20190329231841-56fdc4d2da54/consulstructure.go:183 +0x385 12:45:28 12:45:28 goroutine 515 [select]: 12:45:28 github.com/mitchellh/consulstructure.(*Decoder).Run(0xc00010fd40) 12:45:28 /go/pkg/mod/github.com/mitchellh/consulstructure@v0.0.0-20190329231841-56fdc4d2da54/consulstructure.go:252 +0x552 12:45:28 created by github.com/edgexfoundry/go-mod-configuration/v3/internal/pkg/consul.(*consulClient).WatchForChanges.func1 in goroutine 461 12:45:28 /w/workspace/ndry_go-mod-configuration_PR-151/internal/pkg/consul/client.go:266 +0x196 12:45:28 12:45:28 goroutine 456 [IO wait]: 12:45:28 internal/poll.runtime_pollWait(0x7fbef1512250, 0x72) 12:45:28 /usr/local/go/src/runtime/netpoll.go:343 +0x85 12:45:28 internal/poll.(*pollDesc).wait(0xc000140980?, 0xc0002e6000?, 0x0) 12:45:28 /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 12:45:28 internal/poll.(*pollDesc).waitRead(...) 12:45:28 /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 12:45:28 internal/poll.(*FD).Read(0xc000140980, {0xc0002e6000, 0x1000, 0x1000}) 12:45:28 /usr/local/go/src/internal/poll/fd_unix.go:164 +0x27a 12:45:28 net.(*netFD).Read(0xc000140980, {0xc0002e6000?, 0x4bc605?, 0x0?}) 12:45:28 /usr/local/go/src/net/fd_posix.go:55 +0x25 12:45:28 net.(*conn).Read(0xc000112230, {0xc0002e6000?, 0x0?, 0xc00022aa28?}) 12:45:28 /usr/local/go/src/net/net.go:179 +0x45 12:45:28 net/http.(*connReader).Read(0xc00022aa20, {0xc0002e6000, 0x1000, 0x1000}) 12:45:28 /usr/local/go/src/net/http/server.go:791 +0x14b 12:45:28 bufio.(*Reader).fill(0xc0004bb320) 12:45:28 /usr/local/go/src/bufio/bufio.go:113 +0x103 12:45:28 bufio.(*Reader).Peek(0xc0004bb320, 0x4) 12:45:28 /usr/local/go/src/bufio/bufio.go:151 +0x53 12:45:28 net/http.(*conn).serve(0xc000414cf0, {0x8fe950, 0xc00022a0f0}) 12:45:28 /usr/local/go/src/net/http/server.go:2044 +0x75c 12:45:28 created by net/http.(*Server).Serve in goroutine 6 12:45:28 /usr/local/go/src/net/http/server.go:3086 +0x5cb 12:45:28 12:45:28 goroutine 458 [select]: 12:45:28 net/http.(*persistConn).writeLoop(0xc000400360) 12:45:28 /usr/local/go/src/net/http/transport.go:2421 +0xe5 12:45:28 created by net/http.(*Transport).dialConn in goroutine 477 12:45:28 /usr/local/go/src/net/http/transport.go:1777 +0x16f1 12:45:28 12:45:28 goroutine 461 [select]: 12:45:28 github.com/edgexfoundry/go-mod-configuration/v3/internal/pkg/consul.(*consulClient).WatchForChanges.func1() 12:45:28 /w/workspace/ndry_go-mod-configuration_PR-151/internal/pkg/consul/client.go:255 +0xb9 12:45:28 created by github.com/edgexfoundry/go-mod-configuration/v3/internal/pkg/consul.(*consulClient).WatchForChanges in goroutine 476 12:45:28 /w/workspace/ndry_go-mod-configuration_PR-151/internal/pkg/consul/client.go:253 +0x31f 12:45:28 12:45:28 goroutine 457 [IO wait]: 12:45:28 internal/poll.runtime_pollWait(0x7fbef1511f68, 0x72) 12:45:28 /usr/local/go/src/runtime/netpoll.go:343 +0x85 12:45:28 internal/poll.(*pollDesc).wait(0xc0002b6b00?, 0xc0005d6000?, 0x0) 12:45:28 /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 12:45:28 internal/poll.(*pollDesc).waitRead(...) 12:45:28 /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 12:45:28 internal/poll.(*FD).Read(0xc0002b6b00, {0xc0005d6000, 0x1000, 0x1000}) 12:45:28 /usr/local/go/src/internal/poll/fd_unix.go:164 +0x27a 12:45:28 net.(*netFD).Read(0xc0002b6b00, {0xc0005d6000?, 0xc0003dbec8?, 0xc00038f080?}) 12:45:28 /usr/local/go/src/net/fd_posix.go:55 +0x25 12:45:28 net.(*conn).Read(0xc000112238, {0xc0005d6000?, 0x0?, 0x0?}) 12:45:28 /usr/local/go/src/net/net.go:179 +0x45 12:45:28 net/http.(*persistConn).Read(0xc000400360, {0xc0005d6000?, 0x44bcc0?, 0xc0003dbec8?}) 12:45:28 /usr/local/go/src/net/http/transport.go:1954 +0x4a 12:45:28 bufio.(*Reader).fill(0xc00010f980) 12:45:28 /usr/local/go/src/bufio/bufio.go:113 +0x103 12:45:28 bufio.(*Reader).Peek(0xc00010f980, 0x1) 12:45:28 /usr/local/go/src/bufio/bufio.go:151 +0x53 12:45:28 net/http.(*persistConn).readLoop(0xc000400360) 12:45:28 /usr/local/go/src/net/http/transport.go:2118 +0x1b9 12:45:28 created by net/http.(*Transport).dialConn in goroutine 477 12:45:28 /usr/local/go/src/net/http/transport.go:1776 +0x169f 12:45:28 12:45:28 goroutine 479 [IO wait]: 12:45:28 internal/poll.runtime_pollWait(0x7fbef1511e70, 0x72) 12:45:28 /usr/local/go/src/runtime/netpoll.go:343 +0x85 12:45:28 internal/poll.(*pollDesc).wait(0xc0002b6c80?, 0xc000410000?, 0x0) 12:45:28 /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 12:45:28 internal/poll.(*pollDesc).waitRead(...) 12:45:28 /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 12:45:28 internal/poll.(*FD).Read(0xc0002b6c80, {0xc000410000, 0x1000, 0x1000}) 12:45:28 /usr/local/go/src/internal/poll/fd_unix.go:164 +0x27a 12:45:28 net.(*netFD).Read(0xc0002b6c80, {0xc000410000?, 0x4bc605?, 0x0?}) 12:45:28 /usr/local/go/src/net/fd_posix.go:55 +0x25 12:45:28 net.(*conn).Read(0xc0002b81b0, {0xc000410000?, 0x0?, 0xc00049a4e8?}) 12:45:28 /usr/local/go/src/net/net.go:179 +0x45 12:45:28 net/http.(*connReader).Read(0xc00049a4e0, {0xc000410000, 0x1000, 0x1000}) 12:45:28 /usr/local/go/src/net/http/server.go:791 +0x14b 12:45:28 bufio.(*Reader).fill(0xc000512d80) 12:45:28 /usr/local/go/src/bufio/bufio.go:113 +0x103 12:45:28 bufio.(*Reader).Peek(0xc000512d80, 0x4) 12:45:28 /usr/local/go/src/bufio/bufio.go:151 +0x53 12:45:28 net/http.(*conn).serve(0xc000521cb0, {0x8fe950, 0xc00022a0f0}) 12:45:28 /usr/local/go/src/net/http/server.go:2044 +0x75c 12:45:28 created by net/http.(*Server).Serve in goroutine 6 12:45:28 /usr/local/go/src/net/http/server.go:3086 +0x5cb 12:45:28 12:45:28 goroutine 462 [select]: 12:45:28 github.com/edgexfoundry/go-mod-configuration/v3/internal/pkg/consul.TestRenewAccessToken.func11.1() 12:45:28 /w/workspace/ndry_go-mod-configuration_PR-151/internal/pkg/consul/client_test.go:810 +0x118 12:45:28 created by github.com/edgexfoundry/go-mod-configuration/v3/internal/pkg/consul.TestRenewAccessToken.func11 in goroutine 476 12:45:28 /w/workspace/ndry_go-mod-configuration_PR-151/internal/pkg/consul/client_test.go:808 +0x165 12:45:28 12:45:28 goroutine 348 [runnable]: 12:45:28 net/http.(*connReader).startBackgroundRead.func2() 12:45:28 /usr/local/go/src/net/http/server.go:679 12:45:28 runtime.goexit() 12:45:28 /usr/local/go/src/runtime/asm_amd64.s:1650 +0x1 12:45:28 created by net/http.(*connReader).startBackgroundRead in goroutine 497 12:45:28 /usr/local/go/src/net/http/server.go:679 +0xba 12:45:28 12:45:28 goroutine 429 [IO wait]: 12:45:28 internal/poll.runtime_pollWait(0x7fbef1511d78, 0x72) 12:45:28 /usr/local/go/src/runtime/netpoll.go:343 +0x85 12:45:28 internal/poll.(*pollDesc).wait(0xc000140a80?, 0xc0002fc000?, 0x0) 12:45:28 /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 12:45:28 internal/poll.(*pollDesc).waitRead(...) 12:45:28 /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 12:45:28 internal/poll.(*FD).Read(0xc000140a80, {0xc0002fc000, 0x1000, 0x1000}) 12:45:28 /usr/local/go/src/internal/poll/fd_unix.go:164 +0x27a 12:45:28 net.(*netFD).Read(0xc000140a80, {0xc0002fc000?, 0xc0003d8ec8?, 0xc00010e300?}) 12:45:28 /usr/local/go/src/net/fd_posix.go:55 +0x25 12:45:28 net.(*conn).Read(0xc00022c1e0, {0xc0002fc000?, 0x0?, 0x0?}) 12:45:28 /usr/local/go/src/net/net.go:179 +0x45 12:45:28 net/http.(*persistConn).Read(0xc0002bc5a0, {0xc0002fc000?, 0x44bcc0?, 0xc0003d8ec8?}) 12:45:28 /usr/local/go/src/net/http/transport.go:1954 +0x4a 12:45:28 bufio.(*Reader).fill(0xc0004bb620) 12:45:28 /usr/local/go/src/bufio/bufio.go:113 +0x103 12:45:28 bufio.(*Reader).Peek(0xc0004bb620, 0x1) 12:45:28 /usr/local/go/src/bufio/bufio.go:151 +0x53 12:45:28 net/http.(*persistConn).readLoop(0xc0002bc5a0) 12:45:28 /usr/local/go/src/net/http/transport.go:2118 +0x1b9 12:45:28 created by net/http.(*Transport).dialConn in goroutine 463 12:45:28 /usr/local/go/src/net/http/transport.go:1776 +0x169f 12:45:28 12:45:28 goroutine 346 [IO wait]: 12:45:28 internal/poll.runtime_pollWait(0x7fbef1511b88, 0x72) 12:45:28 /usr/local/go/src/runtime/netpoll.go:343 +0x85 12:45:28 internal/poll.(*pollDesc).wait(0xc000341100?, 0xc000146000?, 0x0) 12:45:28 /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 12:45:28 internal/poll.(*pollDesc).waitRead(...) 12:45:28 /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 12:45:28 internal/poll.(*FD).Read(0xc000341100, {0xc000146000, 0x1000, 0x1000}) 12:45:28 /usr/local/go/src/internal/poll/fd_unix.go:164 +0x27a 12:45:28 net.(*netFD).Read(0xc000341100, {0xc000146000?, 0xc00015fec8?, 0xc00010e300?}) 12:45:28 /usr/local/go/src/net/fd_posix.go:55 +0x25 12:45:28 net.(*conn).Read(0xc000064438, {0xc000146000?, 0x0?, 0x0?}) 12:45:28 /usr/local/go/src/net/net.go:179 +0x45 12:45:28 net/http.(*persistConn).Read(0xc00027f9e0, {0xc000146000?, 0x44bcc0?, 0xc00015fec8?}) 12:45:28 /usr/local/go/src/net/http/transport.go:1954 +0x4a 12:45:28 bufio.(*Reader).fill(0xc000592ba0) 12:45:28 /usr/local/go/src/bufio/bufio.go:113 +0x103 12:45:28 bufio.(*Reader).Peek(0xc000592ba0, 0x1) 12:45:28 /usr/local/go/src/bufio/bufio.go:151 +0x53 12:45:28 net/http.(*persistConn).readLoop(0xc00027f9e0) 12:45:28 /usr/local/go/src/net/http/transport.go:2118 +0x1b9 12:45:28 created by net/http.(*Transport).dialConn in goroutine 448 12:45:28 /usr/local/go/src/net/http/transport.go:1776 +0x169f 12:45:28 12:45:28 goroutine 498 [sync.Cond.Wait]: 12:45:28 sync.runtime_notifyListWait(0xc000524fd0, 0x1) 12:45:28 /usr/local/go/src/runtime/sema.go:527 +0x159 12:45:28 sync.(*Cond).Wait(0xc00049ac90?) 12:45:28 /usr/local/go/src/sync/cond.go:70 +0x85 12:45:28 net/http.(*connReader).abortPendingRead(0xc00049ac90) 12:45:28 /usr/local/go/src/net/http/server.go:731 +0xa6 12:45:28 net/http.(*response).finishRequest(0xc0003cfb20) 12:45:28 /usr/local/go/src/net/http/server.go:1666 +0x87 12:45:28 net/http.(*conn).serve(0xc0004155f0, {0x8fe950, 0xc00022a0f0}) 12:45:28 /usr/local/go/src/net/http/server.go:2015 +0x63a 12:45:28 created by net/http.(*Server).Serve in goroutine 6 12:45:28 /usr/local/go/src/net/http/server.go:3086 +0x5cb 12:45:28 12:45:28 goroutine 516 [select]: 12:45:28 net/http.(*persistConn).roundTrip(0xc0002bc5a0, 0xc000244680) 12:45:28 /usr/local/go/src/net/http/transport.go:2652 +0x979 12:45:28 net/http.(*Transport).roundTrip(0xc0002d0f00, 0xc00037ca00) 12:45:28 /usr/local/go/src/net/http/transport.go:604 +0x79a 12:45:28 net/http.(*Transport).RoundTrip(0x0?, 0x8fc2e0?) 12:45:28 /usr/local/go/src/net/http/roundtrip.go:17 +0x13 12:45:28 net/http.send(0xc00037ca00, {0x8fc2e0, 0xc0002d0f00}, {0x1?, 0x1?, 0x0?}) 12:45:28 /usr/local/go/src/net/http/client.go:260 +0x606 12:45:28 net/http.(*Client).send(0xc000290d50, 0xc00037ca00, {0xc00023f400?, 0x7fbef14ad8f8?, 0x0?}) 12:45:28 /usr/local/go/src/net/http/client.go:181 +0x98 12:45:28 net/http.(*Client).do(0xc000290d50, 0xc00037ca00) 12:45:28 /usr/local/go/src/net/http/client.go:724 +0x912 12:45:28 net/http.(*Client).Do(...) 12:45:28 /usr/local/go/src/net/http/client.go:590 12:45:28 github.com/hashicorp/consul/api.(*Client).doRequest(0xc00048d760, 0xc00041eab0?) 12:45:28 /go/pkg/mod/github.com/hashicorp/consul/api@v1.29.4/api.go:1091 +0x65 12:45:28 github.com/hashicorp/consul/api.(*KV).getInternal(0xc0004abd58, {0xc000029a70?, 0x849a0b?}, 0x7?, 0x0?) 12:45:28 /go/pkg/mod/github.com/hashicorp/consul/api@v1.29.4/kv.go:138 +0x234 12:45:28 github.com/hashicorp/consul/api.(*KV).List(0x20?, {0xc000029a70, 0x2d}, 0x7fbef176ba08?) 12:45:28 /go/pkg/mod/github.com/hashicorp/consul/api@v1.29.4/kv.go:93 +0x13b 12:45:28 github.com/mitchellh/consulstructure.(*Decoder).Run.func2.1() 12:45:28 /go/pkg/mod/github.com/mitchellh/consulstructure@v0.0.0-20190329231841-56fdc4d2da54/consulstructure.go:206 +0x9d 12:45:28 github.com/cenkalti/backoff.RetryNotify(0xc0004abeb0, {0x8fd878, 0xc0004319e0}, 0x0) 12:45:28 /go/pkg/mod/github.com/cenkalti/backoff@v2.2.1+incompatible/retry.go:37 +0x164 12:45:28 github.com/cenkalti/backoff.Retry(...) 12:45:28 /go/pkg/mod/github.com/cenkalti/backoff@v2.2.1+incompatible/retry.go:24 12:45:28 github.com/mitchellh/consulstructure.(*Decoder).Run.func2() 12:45:28 /go/pkg/mod/github.com/mitchellh/consulstructure@v0.0.0-20190329231841-56fdc4d2da54/consulstructure.go:195 +0x171 12:45:28 created by github.com/mitchellh/consulstructure.(*Decoder).Run in goroutine 515 12:45:28 /go/pkg/mod/github.com/mitchellh/consulstructure@v0.0.0-20190329231841-56fdc4d2da54/consulstructure.go:183 +0x385 12:45:28 12:45:28 goroutine 517 [runnable]: 12:45:28 net/http.(*connReader).startBackgroundRead.func2() 12:45:28 /usr/local/go/src/net/http/server.go:679 12:45:28 runtime.goexit() 12:45:28 /usr/local/go/src/runtime/asm_amd64.s:1650 +0x1 12:45:28 created by net/http.(*connReader).startBackgroundRead in goroutine 498 12:45:28 /usr/local/go/src/net/http/server.go:679 +0xba 12:45:28 FAIL github.com/edgexfoundry/go-mod-configuration/v3/internal/pkg/consul 4.614s 12:45:28 ok github.com/edgexfoundry/go-mod-configuration/v3/internal/pkg/keeper 0.030s coverage: 58.6% of statements 12:45:28 ok github.com/edgexfoundry/go-mod-configuration/v3/pkg/types 0.006s coverage: 100.0% of statements 12:45:28 FAIL 12:45:28 make: *** [Makefile:10: unittest] Error 1 [Pipeline] } 12:45:28 $ docker stop --time=1 c052473d92a5c5b2abf035810569d010033332ec6a8e227a9f681981c052740f 12:45:33 $ docker rm -f --volumes c052473d92a5c5b2abf035810569d010033332ec6a8e227a9f681981c052740f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:45:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:45:35 12:45:35 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:45:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:45:35 latest: Pulling from edgex-lftools-log-publisher 12:45:35 5eb5b503b376: Pulling fs layer 12:45:35 5c69ac0246d0: Pulling fs layer 12:45:35 ec43610c2a17: Pulling fs layer 12:45:35 3a2ae6a8a46f: Pulling fs layer 12:45:35 33b1e0a273af: Pulling fs layer 12:45:35 5d3b04190fa2: Pulling fs layer 12:45:35 2f39f015ded8: Pulling fs layer 12:45:35 3a2ae6a8a46f: Waiting 12:45:35 5d3b04190fa2: Waiting 12:45:35 2f39f015ded8: Waiting 12:45:35 33b1e0a273af: Waiting 12:45:35 5c69ac0246d0: Download complete 12:45:35 3a2ae6a8a46f: Verifying Checksum 12:45:35 3a2ae6a8a46f: Download complete 12:45:36 33b1e0a273af: Verifying Checksum 12:45:36 33b1e0a273af: Download complete 12:45:36 5d3b04190fa2: Download complete 12:45:36 ec43610c2a17: Verifying Checksum 12:45:36 ec43610c2a17: Download complete 12:45:36 5eb5b503b376: Verifying Checksum 12:45:36 5eb5b503b376: Download complete 12:45:36 2f39f015ded8: Download complete 12:45:37 5eb5b503b376: Pull complete 12:45:37 5c69ac0246d0: Pull complete 12:45:38 ec43610c2a17: Pull complete 12:45:38 3a2ae6a8a46f: Pull complete 12:45:38 33b1e0a273af: Pull complete 12:45:38 5d3b04190fa2: Pull complete 12:45:42 2f39f015ded8: Pull complete 12:45:42 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 12:45:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:45:42 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:45:42 prd-ubuntu20.04-docker-8c-8g-10406 does not seem to be running inside a container 12:45:42 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ndry_go-mod-configuration_PR-151 -v /w/workspace/ndry_go-mod-configuration_PR-151:/w/workspace/ndry_go-mod-configuration_PR-151:rw,z -v /w/workspace/ndry_go-mod-configuration_PR-151@tmp:/w/workspace/ndry_go-mod-configuration_PR-151@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 12:45:49 $ docker top 861f84011217cd93e2c320b936860773f92a0e25b03b4dd5b1e861b3fcacb154 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:45:49 ---> job-cost.sh 12:45:49 lf-activate-venv: SKIPPING 12:45:49 INFO: No Stack... 12:45:50 INFO: Retrieving Pricing Info for: v3-standard-8 12:45:50 INFO: Archiving Costs [Pipeline] sh 12:45:50 + cat /w/workspace/ndry_go-mod-configuration_PR-151/archives/cost.csv 12:45:50 + cut -d, -f6 [Pipeline] lock 12:45:50 Trying to acquire lock on [Resource: jenkins-edgexfoundry-go-mod-configuration-PR-151-1-stack-cost] 12:45:50 Resource [jenkins-edgexfoundry-go-mod-configuration-PR-151-1-stack-cost] did not exist. Created. 12:45:50 Lock acquired on [Resource: jenkins-edgexfoundry-go-mod-configuration-PR-151-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 12:45:51 + echo total: 0.2199999988079071 [Pipeline] stash 12:45:51 Stashed 1 file(s) [Pipeline] } 12:45:51 Lock released on resource [Resource: jenkins-edgexfoundry-go-mod-configuration-PR-151-1-stack-cost] [Pipeline] // lock [Pipeline] } 12:45:51 $ docker stop --time=1 861f84011217cd93e2c320b936860773f92a0e25b03b4dd5b1e861b3fcacb154 12:45:52 $ docker rm -f --volumes 861f84011217cd93e2c320b936860773f92a0e25b03b4dd5b1e861b3fcacb154 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 12:45:53 Failed in branch amd64 12:47:35 Running on prd-ubuntu20.04-docker-arm64-4c-16g-10409 in /w/workspace/ndry_go-mod-configuration_PR-151 [Pipeline] { [Pipeline] ws 12:47:35 Running in /w/workspace/go-mod-configuration/1 [Pipeline] { [Pipeline] checkout 12:47:38 Selected Git installation does not exist. Using Default 12:47:38 The recommended git tool is: NONE 12:47:43 using credential edgex-jenkins-ssh 12:47:43 Cloning the remote Git repository 12:47:43 Cloning repository git@github.com:edgexfoundry/go-mod-configuration.git 12:47:43 > git init /w/workspace/go-mod-configuration/1 # timeout=10 12:47:43 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-configuration.git 12:47:43 > git --version # timeout=10 12:47:43 > git --version # 'git version 2.25.1' 12:47:43 using GIT_SSH to set credentials SSH Credentials for GitHub 12:47:43 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-configuration.git +refs/heads/*:refs/remotes/origin/* # timeout=10 12:47:44 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-configuration.git # timeout=10 12:47:44 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 12:47:45 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-configuration.git # timeout=10 12:47:45 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-configuration.git 12:47:45 using GIT_SSH to set credentials SSH Credentials for GitHub 12:47:45 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-configuration.git +refs/pull/151/head:refs/remotes/origin/PR-151 +refs/heads/main:refs/remotes/origin/main # timeout=10 12:47:46 Merging remotes/origin/main commit b450a30a7a472d803692f62fcc646e18460fb527 into PR head commit 2b1f81eca5ea978b9ac85aa131b610da9263b3eb 12:47:46 Merge succeeded, producing 2b1f81eca5ea978b9ac85aa131b610da9263b3eb 12:47:46 Checking out Revision 2b1f81eca5ea978b9ac85aa131b610da9263b3eb (PR-151) 12:47:47 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-messaging/v3" 12:47:47 > git --version # timeout=10 12:47:47 > git --version # 'git version 2.25.1' 12:47:47 fatal: bad object f3350a1713306dce7682ed7e37d5774890d03277 12:47:46 > git config core.sparsecheckout # timeout=10 12:47:46 > git checkout -f 2b1f81eca5ea978b9ac85aa131b610da9263b3eb # timeout=10 12:47:46 > git remote # timeout=10 12:47:46 > git config --get remote.origin.url # timeout=10 12:47:46 using GIT_SSH to set credentials SSH Credentials for GitHub 12:47:46 > git merge b450a30a7a472d803692f62fcc646e18460fb527 # timeout=10 12:47:46 > git rev-parse HEAD^{commit} # timeout=10 12:47:46 > git config core.sparsecheckout # timeout=10 12:47:46 > git checkout -f 2b1f81eca5ea978b9ac85aa131b610da9263b3eb # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 12:47:52 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 12:47:52 % Total % Received % Xferd Average Speed Time Time Time Current 12:47:52 Dload Upload Total Spent Left Speed 12:47:52 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 72474 0 --:--:-- --:--:-- --:--:-- 72886 [Pipeline] sh 12:47:52 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 12:47:52 + + sudosudo tee jq /etc/docker/daemon.new . += {"seccomp-profile": "/etc/docker/seccomp.json"} 12:47:52 /etc/docker/daemon.json 12:47:52 { 12:47:52 "registry-mirrors": [ 12:47:52 "https://nexus3.edgexfoundry.org:10001" 12:47:52 ], 12:47:52 "bip": "10.250.0.254/24", 12:47:52 "hosts": [ 12:47:52 "tcp://0.0.0.0:5555", 12:47:52 "unix:///var/run/docker.sock" 12:47:52 ], 12:47:52 "mtu": 1458, 12:47:52 "selinux-enabled": true, 12:47:52 "seccomp-profile": "/etc/docker/seccomp.json" 12:47:52 } [Pipeline] sh 12:47:53 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 12:47:53 + sudo service docker restart [Pipeline] unstash [Pipeline] echo 12:48:12 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 12:48:12 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 12:48:12 ========================================================= 12:48:12 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 12:48:12 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 12:48:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 12:48:13 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 12:48:13 c6b39de5b339: Pulling fs layer 12:48:13 a69c41024577: Pulling fs layer 12:48:13 d6de4b400683: Pulling fs layer 12:48:13 35cb2a7552d0: Pulling fs layer 12:48:13 4f4fb700ef54: Pulling fs layer 12:48:13 464afbd9ba4c: Pulling fs layer 12:48:13 00f215d4a9da: Pulling fs layer 12:48:13 d496ad576159: Pulling fs layer 12:48:13 4f4fb700ef54: Waiting 12:48:13 464afbd9ba4c: Waiting 12:48:13 00f215d4a9da: Waiting 12:48:13 35cb2a7552d0: Waiting 12:48:13 d496ad576159: Waiting 12:48:13 a69c41024577: Download complete 12:48:13 35cb2a7552d0: Verifying Checksum 12:48:13 35cb2a7552d0: Download complete 12:48:13 4f4fb700ef54: Verifying Checksum 12:48:13 4f4fb700ef54: Download complete 12:48:13 464afbd9ba4c: Verifying Checksum 12:48:13 464afbd9ba4c: Download complete 12:48:14 d6de4b400683: Verifying Checksum 12:48:14 d6de4b400683: Download complete 12:48:14 d496ad576159: Verifying Checksum 12:48:15 00f215d4a9da: Verifying Checksum 12:48:15 00f215d4a9da: Download complete 12:48:41 c6b39de5b339: Download complete 12:48:41 c6b39de5b339: Pull complete 12:48:41 a69c41024577: Pull complete 12:48:52 d6de4b400683: Pull complete 12:48:52 35cb2a7552d0: Pull complete 12:48:52 4f4fb700ef54: Pull complete 12:48:52 464afbd9ba4c: Pull complete 12:49:00 00f215d4a9da: Pull complete 12:49:01 d496ad576159: Pull complete 12:49:01 Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 12:49:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 12:49:01 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] sh 12:49:02 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:49:02 + docker inspect -f . ci-base-image-arm64 12:49:02 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:49:02 prd-ubuntu20.04-docker-arm64-4c-16g-10409 does not seem to be running inside a container 12:49:03 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-configuration/1 -v /w/workspace/go-mod-configuration/1:/w/workspace/go-mod-configuration/1:rw,z -v /w/workspace/go-mod-configuration/1@tmp:/w/workspace/go-mod-configuration/1@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 12:49:05 $ docker top 20b9542edcaff5a224d8365d084a43274329ff74c71b3e2aa1eb2b949c81859f -eo pid,comm [Pipeline] { [Pipeline] sh 12:49:06 + go version 12:49:06 go version go1.21.9 linux/arm64 [Pipeline] } 12:49:06 $ docker stop --time=1 20b9542edcaff5a224d8365d084a43274329ff74c71b3e2aa1eb2b949c81859f 12:49:08 $ docker rm -f --volumes 20b9542edcaff5a224d8365d084a43274329ff74c71b3e2aa1eb2b949c81859f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:49:09 + docker inspect -f . ci-base-image-arm64 12:49:09 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:49:09 prd-ubuntu20.04-docker-arm64-4c-16g-10409 does not seem to be running inside a container 12:49:09 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/go-mod-configuration/1 -v /w/workspace/go-mod-configuration/1:/w/workspace/go-mod-configuration/1:rw,z -v /w/workspace/go-mod-configuration/1@tmp:/w/workspace/go-mod-configuration/1@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 12:49:10 $ docker top ca4fbbec86ce222fbd34ab6c54436aa00d65e58bf44db9a3d4d38b854f226fa2 -eo pid,comm [Pipeline] { [Pipeline] sh 12:49:11 + git config --global --add safe.directory /w/workspace/go-mod-configuration/1 [Pipeline] fileExists [Pipeline] sh 12:49:12 + make test 12:49:12 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 12:49:12 go: downloading github.com/edgexfoundry/go-mod-messaging/v3 v3.2.0-dev.37 12:49:12 go: downloading github.com/stretchr/testify v1.9.0 12:49:12 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.2.0-dev.46 12:49:13 go: downloading github.com/hashicorp/consul/api v1.29.4 12:49:13 go: downloading github.com/mitchellh/mapstructure v1.5.0 12:49:13 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 12:49:13 go: downloading github.com/spf13/cast v1.7.0 12:49:13 go: downloading github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc 12:49:13 go: downloading github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 12:49:13 go: downloading github.com/stretchr/objx v0.5.2 12:49:13 go: downloading github.com/go-playground/validator/v10 v10.22.1 12:49:13 go: downloading github.com/google/uuid v1.6.0 12:49:13 go: downloading github.com/fxamacker/cbor/v2 v2.7.0 12:49:13 go: downloading gopkg.in/yaml.v3 v3.0.1 12:49:13 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 12:49:13 go: downloading github.com/mitchellh/copystructure v1.0.0 12:49:13 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 12:49:13 go: downloading github.com/hashicorp/go-hclog v1.5.0 12:49:13 go: downloading github.com/hashicorp/go-multierror v1.1.1 12:49:13 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 12:49:13 go: downloading github.com/hashicorp/serf v0.10.1 12:49:13 go: downloading golang.org/x/exp v0.0.0-20230817173708-d852ddb80c63 12:49:13 go: downloading github.com/eclipse/paho.mqtt.golang v1.5.0 12:49:13 go: downloading github.com/go-redis/redis/v7 v7.3.0 12:49:14 go: downloading github.com/x448/float16 v0.8.4 12:49:14 go: downloading github.com/mitchellh/reflectwalk v1.0.0 12:49:14 go: downloading github.com/gabriel-vasile/mimetype v1.4.3 12:49:14 go: downloading github.com/go-playground/universal-translator v0.18.1 12:49:14 go: downloading github.com/leodido/go-urn v1.4.0 12:49:14 go: downloading golang.org/x/crypto v0.25.0 12:49:14 go: downloading golang.org/x/text v0.16.0 12:49:15 go: downloading github.com/hashicorp/errwrap v1.1.0 12:49:15 go: downloading github.com/fatih/color v1.16.0 12:49:15 go: downloading github.com/mattn/go-isatty v0.0.20 12:49:15 go: downloading github.com/gorilla/websocket v1.5.3 12:49:15 go: downloading golang.org/x/net v0.27.0 12:49:15 go: downloading golang.org/x/sync v0.7.0 12:49:15 go: downloading github.com/armon/go-metrics v0.4.1 12:49:15 go: downloading github.com/go-playground/locales v0.14.1 12:49:17 go: downloading github.com/mattn/go-colorable v0.1.13 12:49:17 go: downloading golang.org/x/sys v0.22.0 12:49:18 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 12:49:18 go: downloading github.com/hashicorp/golang-lru v0.5.4 12:50:40 ? github.com/edgexfoundry/go-mod-configuration/v3/configuration/mocks [no test files] 12:50:40 ok github.com/edgexfoundry/go-mod-configuration/v3/configuration 0.042s coverage: 66.7% of statements 12:50:42 ok github.com/edgexfoundry/go-mod-configuration/v3/internal/pkg/consul 7.788s coverage: 87.1% of statements 12:50:42 ok github.com/edgexfoundry/go-mod-configuration/v3/internal/pkg/keeper 0.115s coverage: 58.6% of statements 12:50:42 ok github.com/edgexfoundry/go-mod-configuration/v3/pkg/types 0.024s coverage: 100.0% of statements 12:50:42 WARNING: Linting skipped (not on x86_64 or linter not installed) 12:50:42 CGO_ENABLED=0 GO111MODULE=on go vet ./... 12:51:00 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 12:51:00 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 12:51:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 12:51:00 $ docker stop --time=1 ca4fbbec86ce222fbd34ab6c54436aa00d65e58bf44db9a3d4d38b854f226fa2 12:51:02 $ docker rm -f --volumes ca4fbbec86ce222fbd34ab6c54436aa00d65e58bf44db9a3d4d38b854f226fa2 [Pipeline] // withDockerContainer [Pipeline] sh 12:51:04 + sudo chown -R jenkins:jenkins . [Pipeline] stash 12:51:05 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:51:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 12:51:06 12:51:06 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:51:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 12:51:07 arm64: Pulling from edgex-lftools-log-publisher 12:51:07 8998bd30e6a1: Pulling fs layer 12:51:07 04944245beec: Pulling fs layer 12:51:07 699f458cf7ca: Pulling fs layer 12:51:07 765212b225bb: Pulling fs layer 12:51:07 f23df028b6ca: Pulling fs layer 12:51:07 d65c8cfc05b1: Pulling fs layer 12:51:07 2437ff75d9bd: Pulling fs layer 12:51:07 765212b225bb: Waiting 12:51:07 f23df028b6ca: Waiting 12:51:07 d65c8cfc05b1: Waiting 12:51:07 2437ff75d9bd: Waiting 12:51:07 04944245beec: Verifying Checksum 12:51:07 04944245beec: Download complete 12:51:07 765212b225bb: Verifying Checksum 12:51:07 765212b225bb: Download complete 12:51:07 f23df028b6ca: Verifying Checksum 12:51:07 f23df028b6ca: Download complete 12:51:07 d65c8cfc05b1: Verifying Checksum 12:51:07 d65c8cfc05b1: Download complete 12:51:07 699f458cf7ca: Verifying Checksum 12:51:07 699f458cf7ca: Download complete 12:51:07 8998bd30e6a1: Download complete 12:51:10 2437ff75d9bd: Verifying Checksum 12:51:10 2437ff75d9bd: Download complete 12:51:12 8998bd30e6a1: Pull complete 12:51:12 04944245beec: Pull complete 12:51:14 699f458cf7ca: Pull complete 12:51:14 765212b225bb: Pull complete 12:51:16 f23df028b6ca: Pull complete 12:51:16 d65c8cfc05b1: Pull complete 12:51:34 2437ff75d9bd: Pull complete 12:51:34 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 12:51:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 12:51:34 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:51:34 prd-ubuntu20.04-docker-arm64-4c-16g-10409 does not seem to be running inside a container 12:51:34 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/go-mod-configuration/1 -v /w/workspace/go-mod-configuration/1:/w/workspace/go-mod-configuration/1:rw,z -v /w/workspace/go-mod-configuration/1@tmp:/w/workspace/go-mod-configuration/1@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 12:51:37 $ docker top a90e1fe53738a6b27a2a926088b9f0a62b4bd4174e1aaaaa9bd5e175bbce4828 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:51:38 ---> job-cost.sh 12:51:38 lf-activate-venv: SKIPPING 12:51:38 INFO: No Stack... 12:51:38 INFO: Retrieving Pricing Info for: v3-standard-4 12:51:39 INFO: Archiving Costs [Pipeline] sh 12:51:40 + cat /w/workspace/go-mod-configuration/1/archives/cost.csv 12:51:40 + cut -d, -f6 [Pipeline] lock 12:51:40 Trying to acquire lock on [Resource: jenkins-edgexfoundry-go-mod-configuration-PR-151-1-stack-cost] 12:51:40 Resource [jenkins-edgexfoundry-go-mod-configuration-PR-151-1-stack-cost] did not exist. Created. 12:51:40 Lock acquired on [Resource: jenkins-edgexfoundry-go-mod-configuration-PR-151-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 12:51:40 /w/workspace/go-mod-configuration/1@tmp/durable-3da0d894/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 12:51:41 + echo total: 0.10999999940395355 [Pipeline] stash 12:51:41 Warning: overwriting stash ‘stack-cost’ 12:51:41 Stashed 1 file(s) [Pipeline] } 12:51:41 Lock released on resource [Resource: jenkins-edgexfoundry-go-mod-configuration-PR-151-1-stack-cost] [Pipeline] // lock [Pipeline] } 12:51:41 $ docker stop --time=1 a90e1fe53738a6b27a2a926088b9f0a62b4bd4174e1aaaaa9bd5e175bbce4828 12:51:43 $ docker rm -f --volumes a90e1fe53738a6b27a2a926088b9f0a62b4bd4174e1aaaaa9bd5e175bbce4828 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 12:51:47 + [ -d /w/workspace/ndry_go-mod-configuration_PR-151/archives ] 12:51:47 + ls -al /w/workspace/ndry_go-mod-configuration_PR-151/archives 12:51:47 total 16 12:51:47 drwxr-xr-x 3 root root 4096 Sep 16 12:45 . 12:51:47 drwxrwxr-x 9 jenkins jenkins 4096 Sep 16 12:45 .. 12:51:47 drwxr-xr-x 2 root root 4096 Sep 16 12:45 cost 12:51:47 -rw-r--r-- 1 root root 92 Sep 16 12:45 cost.csv 12:51:47 + sudo chown -R jenkins:jenkins /w/workspace/ndry_go-mod-configuration_PR-151/archives 12:51:47 + ls -al /w/workspace/ndry_go-mod-configuration_PR-151/archives 12:51:47 total 16 12:51:47 drwxr-xr-x 3 jenkins jenkins 4096 Sep 16 12:45 . 12:51:47 drwxrwxr-x 9 jenkins jenkins 4096 Sep 16 12:45 .. 12:51:47 drwxr-xr-x 2 jenkins jenkins 4096 Sep 16 12:45 cost 12:51:47 -rw-r--r-- 1 jenkins jenkins 92 Sep 16 12:45 cost.csv [Pipeline] libraryResource [Pipeline] sh 12:51:47 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 12:51:48 ---> package-listing.sh 12:51:48 ++ facter osfamily 12:51:48 ++ tr '[:upper:]' '[:lower:]' 12:51:48 + OS_FAMILY=debian 12:51:48 + workspace=/w/workspace/ndry_go-mod-configuration_PR-151 12:51:48 + START_PACKAGES=/tmp/packages_start.txt 12:51:48 + END_PACKAGES=/tmp/packages_end.txt 12:51:48 + DIFF_PACKAGES=/tmp/packages_diff.txt 12:51:48 + PACKAGES=/tmp/packages_start.txt 12:51:48 + '[' /w/workspace/ndry_go-mod-configuration_PR-151 ']' 12:51:48 + PACKAGES=/tmp/packages_end.txt 12:51:48 + case "${OS_FAMILY}" in 12:51:48 + dpkg -l 12:51:48 + grep '^ii' 12:51:48 + '[' -f /tmp/packages_start.txt ']' 12:51:48 + '[' -f /tmp/packages_end.txt ']' 12:51:48 + diff /tmp/packages_start.txt /tmp/packages_end.txt 12:51:48 + '[' /w/workspace/ndry_go-mod-configuration_PR-151 ']' 12:51:48 + mkdir -p /w/workspace/ndry_go-mod-configuration_PR-151/archives/ 12:51:48 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ndry_go-mod-configuration_PR-151/archives/ [Pipeline] echo 12:51:48 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/ndry_go-mod-configuration_PR-151/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 12:51:48 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:51:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:51:49 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:51:49 prd-ubuntu20.04-docker-8c-8g-10406 does not seem to be running inside a container 12:51:49 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/ndry_go-mod-configuration_PR-151/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ndry_go-mod-configuration_PR-151 -v /w/workspace/ndry_go-mod-configuration_PR-151:/w/workspace/ndry_go-mod-configuration_PR-151:rw,z -v /w/workspace/ndry_go-mod-configuration_PR-151@tmp:/w/workspace/ndry_go-mod-configuration_PR-151@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 12:51:49 $ docker top d12b3dc8a9ae994023e810b53b6ba0514dc47b2babdbf37bed24c8d360aede1d -eo pid,comm [Pipeline] { [Pipeline] sh 12:51:50 + touch /tmp/pre-build-complete [Pipeline] sh 12:51:50 + mkdir -p /var/log/sysstat [Pipeline] sh 12:51:50 + ls /var/log/sa-host 12:51:50 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:51:51 provisioning config files... 12:51:51 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ndry_go-mod-configuration_PR-151@tmp/config10039010993928025882tmp [Pipeline] { [Pipeline] echo 12:51:51 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 12:51:51 ---> create-netrc.sh [Pipeline] } 12:51:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 12:51:51 ---> python-tools-install.sh [Pipeline] echo 12:51:52 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 12:51:52 ---> sudo-logs.sh 12:51:52 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 12:51:52 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 12:51:52 ---> job-cost.sh 12:51:52 lf-activate-venv: SKIPPING 12:51:52 DEBUG: total: 0.2199999988079071 12:51:52 INFO: Retrieving Stack Cost... 12:51:53 INFO: Retrieving Pricing Info for: v3-standard-8 12:51:53 INFO: Archiving Costs [Pipeline] echo 12:51:53 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 12:51:53 ---> logs-deploy.sh 12:51:53 lf-activate-venv: SKIPPING 12:51:53 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-configuration/PR-151/1 12:51:53 INFO: archiving workspace using pattern(s): 12:51:54 Archives upload complete. 12:51:54 INFO: archiving logs to Nexus