b'Push event to branch master\nConnecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token)\nObtained Jenkinsfile from 726c6b9f9802ef8854b4006b82ed45d49167bbec\nRunning in Durability level: PERFORMANCE_OPTIMIZED\nLoading library edgex-global-pipelines@stable\nExamining edgexfoundry/edgex-global-pipelines\nAttempting to resolve stable as a branch\nAttempting to resolve stable as a tag\nResolved stable as tag stable at revision d46900fa36390849cc45d7f8baecf52655a77210\nusing credential edgex-jenkins-access-pat\n > git rev-parse --is-inside-work-tree # timeout=10\nFetching changes from the remote Git repository\n > git config remote.origin.url https://github.com/edgexfoundry/edgex-global-pipelines.git # timeout=10\nFetching with tags\nFetching upstream changes from https://github.com/edgexfoundry/edgex-global-pipelines.git\n > git --version # timeout=10\nusing GIT_ASKPASS to set credentials edgex-jenkins github PAT for ssh\n > git fetch --tags --progress -- https://github.com/edgexfoundry/edgex-global-pipelines.git +refs/tags/stable:refs/tags/stable # timeout=10\nChecking out Revision d46900fa36390849cc45d7f8baecf52655a77210 (stable)\n > git config core.sparsecheckout # timeout=10\n > git checkout -f d46900fa36390849cc45d7f8baecf52655a77210 # timeout=10\nCommit message: "Merge pull request #96 from lranjbar/add-c-device-service-function"\n > git remote # timeout=10\n > git submodule init # timeout=10\n > git submodule sync # timeout=10\n > git config --get remote.origin.url # timeout=10\n > git submodule init # timeout=10\n > git config -f .gitmodules --get-regexp ^submodule\\.(.+)\\.url # timeout=10\n > git config --get submodule.global-jjb.url # timeout=10\n > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10\n > git submodule update --init --recursive global-jjb # timeout=10\n[Pipeline] Start of Pipeline\n[Pipeline] echo\n=========================================================\n [edgeXBuildGoApp] RAW Config: [project:app-functions-sdk-go, semver:true, goVersion:1.12, testScript:make test, buildImage:false]\n=========================================================\n[Pipeline] echo\nSetting up nodes based on requested architectures [[amd64, arm64]]\n[Pipeline] echo\nNodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-2g]]\n[Pipeline] echo\n=========================================================\n [edgeXBuildGoApp] Pipeline Parameters:\n=========================================================\n[Pipeline] echo\n MAVEN_SETTINGS: app-functions-sdk-go-settings\n PROJECT: app-functions-sdk-go\n USE_SEMVER: true\n TEST_SCRIPT: make test\n BUILD_SCRIPT: make build\n GO_VERSION: 1.12\n DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.12.14-alpine\n DOCKER_FILE_PATH: Dockerfile\n DOCKER_BUILD_FILE_PATH: Dockerfile.build\n DOCKER_BUILD_CONTEXT: .\n DOCKER_IMAGE_NAME: docker-app-functions-sdk-go\nDOCKER_REGISTRY_NAMESPACE: \n DOCKER_NEXUS_REPO: staging\n BUILD_DOCKER_IMAGE: false\n PUSH_DOCKER_IMAGE: false\n SEMVER_BUMP_LEVEL: pre\n GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/\n[Pipeline] node\nStill waiting to schedule task\nWaiting for next available executor\nRunning on prd-centos7-docker-4c-2g-16536 in /w/workspace/ndry_app-functions-sdk-go_master\n[Pipeline] {\n[Pipeline] stage\n[Pipeline] { (Declarative: Checkout SCM)\n[Pipeline] checkout\nusing credential edgex-jenkins-ssh\nCloning the remote Git repository\nCloning with configured refspecs honoured and without tags\nCloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git\n > git init /w/workspace/ndry_app-functions-sdk-go_master # timeout=10\nFetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git\n > git --version # timeout=10\nusing GIT_SSH to set credentials SSH Credentials for GitHub\n > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10\nFetching without tags\n > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10\n > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10\n > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10\nFetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git\nusing GIT_SSH to set credentials SSH Credentials for GitHub\n > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10\nChecking out Revision 726c6b9f9802ef8854b4006b82ed45d49167bbec (master)\n > git config core.sparsecheckout # timeout=10\n > git checkout -f 726c6b9f9802ef8854b4006b82ed45d49167bbec # timeout=10\nCommit message: "Merge pull request #272 from rsdmike/prtemplateupdate"\n > git rev-list --no-walk bd64ea8be3f82ff76742a89948fa87b4af164a14 # timeout=10\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] withEnv\n[Pipeline] {\n[Pipeline] timestamps\n[Pipeline] {\n[Pipeline] timeout\n[2020-01-28T18:47:34.275Z] Timeout set to expire in 6 hr 0 min\n[Pipeline] {\n[Pipeline] stage\n[Pipeline] { (Prepare)\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] stage\n[Pipeline] { (Semver Prep)\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-01-28T18:47:36.257Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n[2020-01-28T18:47:36.522Z] \n[2020-01-28T18:47:36.522Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-01-28T18:47:36.949Z] + docker pull nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n[2020-01-28T18:47:37.226Z] latest-x86_64: Pulling from edgexfoundry/git-semver\n[2020-01-28T18:47:37.226Z] e7c96db7181b: Pulling fs layer\n[2020-01-28T18:47:37.226Z] a038dfdf5543: Pulling fs layer\n[2020-01-28T18:47:37.226Z] 8d5d8e63b3c0: Pulling fs layer\n[2020-01-28T18:47:37.507Z] e7c96db7181b: Verifying Checksum\n[2020-01-28T18:47:37.507Z] e7c96db7181b: Download complete\n[2020-01-28T18:47:37.507Z] 8d5d8e63b3c0: Verifying Checksum\n[2020-01-28T18:47:37.507Z] 8d5d8e63b3c0: Download complete\n[2020-01-28T18:47:37.779Z] a038dfdf5543: Verifying Checksum\n[2020-01-28T18:47:37.779Z] a038dfdf5543: Download complete\n[2020-01-28T18:47:38.051Z] e7c96db7181b: Pull complete\n[2020-01-28T18:47:39.473Z] a038dfdf5543: Pull complete\n[2020-01-28T18:47:39.473Z] 8d5d8e63b3c0: Pull complete\n[2020-01-28T18:47:39.473Z] Digest: sha256:05a9b251b02206200c94075b08ee2f72dfb9f54528ed2399686c43a0d6b464fb\n[2020-01-28T18:47:39.473Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n[Pipeline] withDockerContainer\n[2020-01-28T18:47:39.704Z] prd-centos7-docker-4c-2g-16536 does not seem to be running inside a container\n[2020-01-28T18:47:39.829Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/ndry_app-functions-sdk-go_master -v /w/workspace/ndry_app-functions-sdk-go_master:/w/workspace/ndry_app-functions-sdk-go_master:rw,z -v /w/workspace/ndry_app-functions-sdk-go_master@tmp:/w/workspace/ndry_app-functions-sdk-go_master@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 ******** nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64 cat\n[2020-01-28T18:47:41.369Z] $ docker top 9b9a3b7860ae74408cd0360d1d18931520d6536fcf9ecf89e8cf0fcb55e0ae6e -eo pid,comm\n[Pipeline] {\n[Pipeline] withEnv\n[Pipeline] {\n[Pipeline] sshagent\n[2020-01-28T18:47:43.353Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub)\n[2020-01-28T18:47:43.353Z] [ssh-agent] Looking for ssh-agent implementation...\n[2020-01-28T18:47:43.769Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)\n[2020-01-28T18:47:43.800Z] $ docker exec 9b9a3b7860ae74408cd0360d1d18931520d6536fcf9ecf89e8cf0fcb55e0ae6e ssh-agent\n[2020-01-28T18:47:44.361Z] SSH_AUTH_SOCK=/tmp/ssh-h4FvuWcGPh3W/agent.15\n[2020-01-28T18:47:44.361Z] SSH_AGENT_PID=22\n[2020-01-28T18:47:44.380Z] Running ssh-add (command line suppressed)\n[2020-01-28T18:47:44.649Z] Identity added: /w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_6082955115072191730.key (/w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_6082955115072191730.key)\n[2020-01-28T18:47:44.782Z] [ssh-agent] Started.\n[Pipeline] {\n[Pipeline] sh\n[2020-01-28T18:47:45.152Z] + git describe --exact-match --tags HEAD\n[2020-01-28T18:47:45.153Z] fatal: No names found, cannot describe anything.\n[Pipeline] }\n[2020-01-28T18:47:45.276Z] $ docker exec --env ******** --env ******** 9b9a3b7860ae74408cd0360d1d18931520d6536fcf9ecf89e8cf0fcb55e0ae6e ssh-agent -k\n[2020-01-28T18:47:45.628Z] unset SSH_AUTH_SOCK;\n[2020-01-28T18:47:45.629Z] unset SSH_AGENT_PID;\n[2020-01-28T18:47:45.629Z] echo Agent pid 22 killed;\n[2020-01-28T18:47:45.694Z] [ssh-agent] Stopped.\n[Pipeline] // sshagent\n[Pipeline] echo\n[2020-01-28T18:47:45.708Z] [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128\n[2020-01-28T18:47:45.708Z] This usually means this commit has not been tagged.\n[Pipeline] sshagent\n[2020-01-28T18:47:45.730Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub)\n[2020-01-28T18:47:45.730Z] [ssh-agent] Looking for ssh-agent implementation...\n[2020-01-28T18:47:46.099Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)\n[2020-01-28T18:47:46.104Z] $ docker exec 9b9a3b7860ae74408cd0360d1d18931520d6536fcf9ecf89e8cf0fcb55e0ae6e ssh-agent\n[2020-01-28T18:47:46.456Z] SSH_AUTH_SOCK=/tmp/ssh-9X2MuP1fZOgM/agent.58\n[2020-01-28T18:47:46.456Z] SSH_AGENT_PID=65\n[2020-01-28T18:47:46.469Z] Running ssh-add (command line suppressed)\n[2020-01-28T18:47:46.698Z] Identity added: /w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_4262510795870774591.key (/w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_4262510795870774591.key)\n[2020-01-28T18:47:46.793Z] [ssh-agent] Started.\n[Pipeline] {\n[Pipeline] sh\n[2020-01-28T18:47:47.454Z] + git semver init\n[2020-01-28T18:47:47.454Z] # -> Open(): unable to determine branch for HEAD\n[2020-01-28T18:47:47.454Z] # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.git\n[2020-01-28T18:47:47.454Z] # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_master\n[2020-01-28T18:47:47.454Z] # $SEMVER_REMOTE_NAME = origin\n[2020-01-28T18:47:47.454Z] # $SEMVER_USER_EMAIL = jenkins@edgexfoundry.org\n[2020-01-28T18:47:47.454Z] # $SEMVER_USER_NAME = jenkins\n[2020-01-28T18:47:47.454Z] # $SEMVER_BRANCH = master\n[2020-01-28T18:47:47.454Z] # $SEMVER_TEMP = /tmp/semver-150013233\n[2020-01-28T18:47:47.454Z] # git clone --branch semver git@github.com:edgexfoundry/app-functions-sdk-go.git $SEMVER_TEMP\n[2020-01-28T18:47:51.919Z] # \'/tmp/semver-150013233\' -> \'/w/workspace/ndry_app-functions-sdk-go_master/.semver\'\n[2020-01-28T18:47:51.919Z] # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.semver\n[Pipeline] }\n[2020-01-28T18:47:51.926Z] $ docker exec --env ******** --env ******** 9b9a3b7860ae74408cd0360d1d18931520d6536fcf9ecf89e8cf0fcb55e0ae6e ssh-agent -k\n[2020-01-28T18:47:52.221Z] unset SSH_AUTH_SOCK;\n[2020-01-28T18:47:52.221Z] unset SSH_AGENT_PID;\n[2020-01-28T18:47:52.221Z] echo Agent pid 65 killed;\n[2020-01-28T18:47:52.373Z] [ssh-agent] Stopped.\n[Pipeline] // sshagent\n[Pipeline] }\n[Pipeline] // withEnv\n[Pipeline] sh\n[2020-01-28T18:47:53.153Z] + git semver\n[Pipeline] }\n[2020-01-28T18:47:53.201Z] $ docker stop --time=1 9b9a3b7860ae74408cd0360d1d18931520d6536fcf9ecf89e8cf0fcb55e0ae6e\n[2020-01-28T18:47:55.199Z] $ docker rm -f 9b9a3b7860ae74408cd0360d1d18931520d6536fcf9ecf89e8cf0fcb55e0ae6e\n[Pipeline] // withDockerContainer\n[Pipeline] writeFile\n[Pipeline] stash\n[2020-01-28T18:47:59.510Z] Stashed 75 file(s)\n[Pipeline] echo\n[2020-01-28T18:47:59.512Z] [edgeXSemver] initialized semver on version 1.0.1-dev.6\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] stage\n[Pipeline] { (Build)\n[Pipeline] parallel\n[Pipeline] { (Branch: amd64)\n[Pipeline] { (Branch: arm64)\n[Pipeline] stage\n[Pipeline] { (amd64)\n[Pipeline] stage\n[Pipeline] { (arm64)\n[Pipeline] node\n[Pipeline] node\n[2020-01-28T18:48:14.604Z] Still waiting to schedule task\n[2020-01-28T18:48:14.604Z] Waiting for next available executor on \xe2\x80\x98prd-centos7-docker-4c-2g-16536\xe2\x80\x99\n[2020-01-28T18:48:14.605Z] Still waiting to schedule task\n[2020-01-28T18:48:14.605Z] All nodes of label \xe2\x80\x98ubuntu18.04-docker-arm64-4c-2g\xe2\x80\x99 are offline\n[2020-01-28T18:50:13.033Z] Running on prd-ubuntu18.04-docker-arm64-4c-2g-16537 in /w/workspace/ndry_app-functions-sdk-go_master\n[Pipeline] {\n[Pipeline] ws\n[2020-01-28T18:50:13.045Z] Running in /w/workspace/app-functions-sdk-go/5\n[Pipeline] {\n[Pipeline] checkout\n[2020-01-28T18:50:19.401Z] using credential edgex-jenkins-ssh\n[2020-01-28T18:50:19.425Z] Cloning the remote Git repository\n[2020-01-28T18:50:19.425Z] Cloning with configured refspecs honoured and without tags\n[2020-01-28T18:50:19.493Z] Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git\n[2020-01-28T18:50:19.576Z] > git init /w/workspace/app-functions-sdk-go/5 # timeout=10\n[2020-01-28T18:50:19.660Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git\n[2020-01-28T18:50:19.667Z] > git --version # timeout=10\n[2020-01-28T18:50:19.696Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n[2020-01-28T18:50:19.771Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10\n[2020-01-28T18:50:23.330Z] Fetching without tags\n[2020-01-28T18:50:23.784Z] Checking out Revision 726c6b9f9802ef8854b4006b82ed45d49167bbec (master)\n[2020-01-28T18:50:23.188Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10\n[2020-01-28T18:50:23.215Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10\n[2020-01-28T18:50:23.267Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10\n[2020-01-28T18:50:23.336Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git\n[2020-01-28T18:50:23.337Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n[2020-01-28T18:50:23.348Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10\n[2020-01-28T18:50:23.796Z] > git config core.sparsecheckout # timeout=10\n[2020-01-28T18:50:23.811Z] > git checkout -f 726c6b9f9802ef8854b4006b82ed45d49167bbec # timeout=10\n[2020-01-28T18:50:28.376Z] Commit message: "Merge pull request #272 from rsdmike/prtemplateupdate"\n[Pipeline] withEnv\n[Pipeline] {\n[Pipeline] withEnv\n[Pipeline] {\n[Pipeline] stage\n[Pipeline] { (Prep)\n[Pipeline] script\n[Pipeline] {\n[Pipeline] unstash\n[Pipeline] echo\n[2020-01-28T18:50:32.967Z] =========================================================\n[2020-01-28T18:50:32.967Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.12.14-alpine]\n[2020-01-28T18:50:32.967Z] =========================================================\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-01-28T18:50:34.605Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.12.14-alpine .\n[2020-01-28T18:50:36.582Z] Sending build context to Docker daemon 36.35MB\r\r\n[2020-01-28T18:50:36.582Z] Step 1/8 : ARG BASE=golang:1.12-alpine\n[2020-01-28T18:50:36.582Z] Step 2/8 : FROM ${BASE}\n[2020-01-28T18:50:37.175Z] 1.12.14-alpine: Pulling from edgex-devops/edgex-golang-base-arm64\n[2020-01-28T18:50:37.175Z] cde5963f3b93: Pulling fs layer\n[2020-01-28T18:50:37.175Z] 2a23fa8c16f7: Pulling fs layer\n[2020-01-28T18:50:37.175Z] 777b28850792: Pulling fs layer\n[2020-01-28T18:50:37.175Z] 3b9bb2159cbb: Pulling fs layer\n[2020-01-28T18:50:37.175Z] 3e5cb46e90bb: Pulling fs layer\n[2020-01-28T18:50:37.175Z] 704391ccfee3: Pulling fs layer\n[2020-01-28T18:50:37.175Z] dc41f6c27be0: Pulling fs layer\n[2020-01-28T18:50:37.175Z] 1e2f9a495ab8: Pulling fs layer\n[2020-01-28T18:50:37.175Z] b9840a92bc40: Pulling fs layer\n[2020-01-28T18:50:37.175Z] 29cc21b14733: Pulling fs layer\n[2020-01-28T18:50:37.175Z] 9b0bbc4bba68: Pulling fs layer\n[2020-01-28T18:50:37.175Z] 3b9bb2159cbb: Waiting\n[2020-01-28T18:50:37.175Z] 3e5cb46e90bb: Waiting\n[2020-01-28T18:50:37.175Z] 704391ccfee3: Waiting\n[2020-01-28T18:50:37.175Z] dc41f6c27be0: Waiting\n[2020-01-28T18:50:37.175Z] 1e2f9a495ab8: Waiting\n[2020-01-28T18:50:37.175Z] b9840a92bc40: Waiting\n[2020-01-28T18:50:37.175Z] 29cc21b14733: Waiting\n[2020-01-28T18:50:37.175Z] 9b0bbc4bba68: Waiting\n[2020-01-28T18:50:37.175Z] 777b28850792: Verifying Checksum\n[2020-01-28T18:50:37.175Z] 777b28850792: Download complete\n[2020-01-28T18:50:37.175Z] 2a23fa8c16f7: Verifying Checksum\n[2020-01-28T18:50:37.175Z] 2a23fa8c16f7: Download complete\n[2020-01-28T18:50:37.175Z] 3e5cb46e90bb: Verifying Checksum\n[2020-01-28T18:50:37.175Z] 3e5cb46e90bb: Download complete\n[2020-01-28T18:50:37.175Z] 704391ccfee3: Verifying Checksum\n[2020-01-28T18:50:37.175Z] 704391ccfee3: Download complete\n[2020-01-28T18:50:37.410Z] Running on prd-centos7-docker-4c-2g-16538 in /w/workspace/ndry_app-functions-sdk-go_master\n[Pipeline] {\n[Pipeline] ws\n[2020-01-28T18:50:37.426Z] Running in /w/workspace/app-functions-sdk-go/5\n[Pipeline] {\n[Pipeline] checkout\n[2020-01-28T18:50:37.447Z] cde5963f3b93: Verifying Checksum\n[2020-01-28T18:50:37.447Z] cde5963f3b93: Download complete\n[2020-01-28T18:50:39.435Z] cde5963f3b93: Pull complete\n[2020-01-28T18:50:40.264Z] using credential edgex-jenkins-ssh\n[2020-01-28T18:50:40.282Z] Cloning the remote Git repository\n[2020-01-28T18:50:40.282Z] Cloning with configured refspecs honoured and without tags\n[2020-01-28T18:50:40.420Z] 2a23fa8c16f7: Pull complete\n[2020-01-28T18:50:40.420Z] 777b28850792: Pull complete\n[2020-01-28T18:50:40.305Z] Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git\n[2020-01-28T18:50:40.352Z] > git init /w/workspace/app-functions-sdk-go/5 # timeout=10\n[2020-01-28T18:50:40.428Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git\n[2020-01-28T18:50:40.428Z] > git --version # timeout=10\n[2020-01-28T18:50:40.440Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n[2020-01-28T18:50:40.564Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10\n[2020-01-28T18:50:43.430Z] Fetching without tags\n[2020-01-28T18:50:43.386Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10\n[2020-01-28T18:50:43.396Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10\n[2020-01-28T18:50:43.411Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10\n[2020-01-28T18:50:43.428Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git\n[2020-01-28T18:50:43.428Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n[2020-01-28T18:50:43.433Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10\n[2020-01-28T18:50:43.801Z] Checking out Revision 726c6b9f9802ef8854b4006b82ed45d49167bbec (master)\n[2020-01-28T18:50:44.756Z] dc41f6c27be0: Verifying Checksum\n[2020-01-28T18:50:44.756Z] dc41f6c27be0: Download complete\n[2020-01-28T18:50:44.756Z] b9840a92bc40: Verifying Checksum\n[2020-01-28T18:50:44.756Z] b9840a92bc40: Download complete\n[2020-01-28T18:50:43.802Z] > git config core.sparsecheckout # timeout=10\n[2020-01-28T18:50:43.809Z] > git checkout -f 726c6b9f9802ef8854b4006b82ed45d49167bbec # timeout=10\n[2020-01-28T18:50:47.793Z] Commit message: "Merge pull request #272 from rsdmike/prtemplateupdate"\n[2020-01-28T18:50:48.147Z] 29cc21b14733: Verifying Checksum\n[2020-01-28T18:50:48.147Z] 29cc21b14733: Download complete\n[Pipeline] withEnv\n[Pipeline] {\n[Pipeline] withEnv\n[Pipeline] {\n[Pipeline] stage\n[Pipeline] { (Prep)\n[Pipeline] script\n[Pipeline] {\n[Pipeline] unstash\n[2020-01-28T18:50:48.422Z] 9b0bbc4bba68: Verifying Checksum\n[2020-01-28T18:50:48.422Z] 9b0bbc4bba68: Download complete\n[Pipeline] echo\n[2020-01-28T18:50:49.433Z] =========================================================\n[2020-01-28T18:50:49.433Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.12.14-alpine]\n[2020-01-28T18:50:49.433Z] =========================================================\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-01-28T18:50:49.992Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.12.14-alpine .\n[2020-01-28T18:50:50.406Z] 1e2f9a495ab8: Verifying Checksum\n[2020-01-28T18:50:50.407Z] 1e2f9a495ab8: Download complete\n[2020-01-28T18:50:50.939Z] Sending build context to Docker daemon 36.35MB\r\r\n[2020-01-28T18:50:50.940Z] Step 1/8 : ARG BASE=golang:1.12-alpine\n[2020-01-28T18:50:50.940Z] Step 2/8 : FROM ${BASE}\n[2020-01-28T18:50:50.940Z] 1.12.14-alpine: Pulling from edgex-devops/edgex-golang-base\n[2020-01-28T18:50:50.940Z] e6b0cf9c0882: Pulling fs layer\n[2020-01-28T18:50:50.940Z] 2848faf0eed1: Pulling fs layer\n[2020-01-28T18:50:50.940Z] 0f37312ad70f: Pulling fs layer\n[2020-01-28T18:50:50.940Z] 7d08f2745646: Pulling fs layer\n[2020-01-28T18:50:50.940Z] 4c9f31393084: Pulling fs layer\n[2020-01-28T18:50:50.940Z] 75f7a44be1ab: Pulling fs layer\n[2020-01-28T18:50:50.940Z] b4c4bfaf82a6: Pulling fs layer\n[2020-01-28T18:50:50.940Z] 879382edf91e: Pulling fs layer\n[2020-01-28T18:50:50.940Z] 465f21562d6c: Pulling fs layer\n[2020-01-28T18:50:50.940Z] c022810cb2be: Pulling fs layer\n[2020-01-28T18:50:50.940Z] 2dbe7964578c: Pulling fs layer\n[2020-01-28T18:50:50.940Z] 7d08f2745646: Waiting\n[2020-01-28T18:50:50.940Z] b4c4bfaf82a6: Waiting\n[2020-01-28T18:50:50.940Z] 879382edf91e: Waiting\n[2020-01-28T18:50:50.940Z] 4c9f31393084: Waiting\n[2020-01-28T18:50:50.940Z] 465f21562d6c: Waiting\n[2020-01-28T18:50:50.940Z] c022810cb2be: Waiting\n[2020-01-28T18:50:50.940Z] 75f7a44be1ab: Waiting\n[2020-01-28T18:50:50.940Z] 0f37312ad70f: Verifying Checksum\n[2020-01-28T18:50:50.940Z] 0f37312ad70f: Download complete\n[2020-01-28T18:50:50.940Z] 2848faf0eed1: Verifying Checksum\n[2020-01-28T18:50:50.940Z] 2848faf0eed1: Download complete\n[2020-01-28T18:50:50.940Z] 4c9f31393084: Verifying Checksum\n[2020-01-28T18:50:50.940Z] 4c9f31393084: Download complete\n[2020-01-28T18:50:50.940Z] 75f7a44be1ab: Verifying Checksum\n[2020-01-28T18:50:50.940Z] 75f7a44be1ab: Download complete\n[2020-01-28T18:50:50.940Z] e6b0cf9c0882: Verifying Checksum\n[2020-01-28T18:50:50.940Z] e6b0cf9c0882: Download complete\n[2020-01-28T18:50:51.202Z] e6b0cf9c0882: Pull complete\n[2020-01-28T18:50:52.164Z] b4c4bfaf82a6: Verifying Checksum\n[2020-01-28T18:50:52.164Z] b4c4bfaf82a6: Download complete\n[2020-01-28T18:50:52.164Z] 465f21562d6c: Verifying Checksum\n[2020-01-28T18:50:52.164Z] 465f21562d6c: Download complete\n[2020-01-28T18:50:52.374Z] 3b9bb2159cbb: Verifying Checksum\n[2020-01-28T18:50:52.374Z] 3b9bb2159cbb: Download complete\n[2020-01-28T18:50:53.119Z] c022810cb2be: Verifying Checksum\n[2020-01-28T18:50:53.119Z] c022810cb2be: Download complete\n[2020-01-28T18:50:53.119Z] 879382edf91e: Verifying Checksum\n[2020-01-28T18:50:53.119Z] 879382edf91e: Download complete\n[2020-01-28T18:50:53.119Z] 2dbe7964578c: Verifying Checksum\n[2020-01-28T18:50:53.119Z] 2dbe7964578c: Download complete\n[2020-01-28T18:50:53.119Z] 7d08f2745646: Verifying Checksum\n[2020-01-28T18:50:53.119Z] 7d08f2745646: Download complete\n[2020-01-28T18:50:54.056Z] 2848faf0eed1: Pull complete\n[2020-01-28T18:50:54.314Z] 0f37312ad70f: Pull complete\n[2020-01-28T18:50:59.598Z] 7d08f2745646: Pull complete\n[2020-01-28T18:50:59.861Z] 4c9f31393084: Pull complete\n[2020-01-28T18:50:59.861Z] 75f7a44be1ab: Pull complete\n[2020-01-28T18:51:05.153Z] b4c4bfaf82a6: Pull complete\n[2020-01-28T18:51:09.366Z] 879382edf91e: Pull complete\n[2020-01-28T18:51:09.366Z] 465f21562d6c: Pull complete\n[2020-01-28T18:51:10.312Z] c022810cb2be: Pull complete\n[2020-01-28T18:51:10.571Z] 2dbe7964578c: Pull complete\n[2020-01-28T18:51:10.571Z] Digest: sha256:884d04ec3b16b58ff5175fbb623a2034b3e98bdbec6f492286d7d7b86ff1e8a6\n[2020-01-28T18:51:10.571Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.12.14-alpine\n[2020-01-28T18:51:10.571Z] ---> 3f42607d790b\n[2020-01-28T18:51:10.571Z] Step 3/8 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker\n[2020-01-28T18:51:10.668Z] 3b9bb2159cbb: Pull complete\n[2020-01-28T18:51:10.668Z] 3e5cb46e90bb: Pull complete\n[2020-01-28T18:51:10.668Z] 704391ccfee3: Pull complete\n[2020-01-28T18:51:10.830Z] latest: Pulling from library/docker\n[2020-01-28T18:51:10.830Z] c9b1b535fdd9: Pulling fs layer\n[2020-01-28T18:51:10.830Z] cd54125436dc: Pulling fs layer\n[2020-01-28T18:51:10.830Z] 70d1554c15cb: Pulling fs layer\n[2020-01-28T18:51:10.830Z] 79e322b40fa7: Pulling fs layer\n[2020-01-28T18:51:10.830Z] fa396aa1c77a: Pulling fs layer\n[2020-01-28T18:51:10.830Z] af8b1978c51e: Pulling fs layer\n[2020-01-28T18:51:10.830Z] e3cc93a7c611: Pulling fs layer\n[2020-01-28T18:51:10.830Z] 79e322b40fa7: Waiting\n[2020-01-28T18:51:10.830Z] fa396aa1c77a: Waiting\n[2020-01-28T18:51:10.830Z] af8b1978c51e: Waiting\n[2020-01-28T18:51:10.830Z] e3cc93a7c611: Waiting\n[2020-01-28T18:51:11.089Z] 70d1554c15cb: Verifying Checksum\n[2020-01-28T18:51:11.089Z] 70d1554c15cb: Download complete\n[2020-01-28T18:51:11.089Z] cd54125436dc: Verifying Checksum\n[2020-01-28T18:51:11.089Z] cd54125436dc: Download complete\n[2020-01-28T18:51:11.089Z] c9b1b535fdd9: Verifying Checksum\n[2020-01-28T18:51:11.089Z] c9b1b535fdd9: Download complete\n[2020-01-28T18:51:11.351Z] fa396aa1c77a: Verifying Checksum\n[2020-01-28T18:51:11.351Z] fa396aa1c77a: Download complete\n[2020-01-28T18:51:11.351Z] af8b1978c51e: Verifying Checksum\n[2020-01-28T18:51:11.351Z] af8b1978c51e: Download complete\n[2020-01-28T18:51:11.351Z] c9b1b535fdd9: Pull complete\n[2020-01-28T18:51:11.351Z] e3cc93a7c611: Verifying Checksum\n[2020-01-28T18:51:11.351Z] e3cc93a7c611: Download complete\n[2020-01-28T18:51:11.935Z] 79e322b40fa7: Verifying Checksum\n[2020-01-28T18:51:11.935Z] 79e322b40fa7: Download complete\n[2020-01-28T18:51:13.312Z] cd54125436dc: Pull complete\n[2020-01-28T18:51:13.312Z] 70d1554c15cb: Pull complete\n[2020-01-28T18:51:15.875Z] 79e322b40fa7: Pull complete\n[2020-01-28T18:51:16.134Z] fa396aa1c77a: Pull complete\n[2020-01-28T18:51:16.134Z] af8b1978c51e: Pull complete\n[2020-01-28T18:51:16.393Z] e3cc93a7c611: Pull complete\n[2020-01-28T18:51:16.393Z] Digest: sha256:0b90b0aefd15794e4d5bea2debc3b761c1d3481a92ec7166f8453652d0deba95\n[2020-01-28T18:51:16.393Z] Status: Downloaded newer image for docker:latest\n[2020-01-28T18:51:17.770Z] ---> 9a6ca5939e83\n[2020-01-28T18:51:17.770Z] Step 4/8 : LABEL license=\'SPDX-License-Identifier: Apache-2.0\' copyright=\'Copyright (c) 2019: Intel\'\n[2020-01-28T18:51:18.028Z] ---> Running in 48636d364c3c\n[2020-01-28T18:51:18.289Z] Removing intermediate container 48636d364c3c\n[2020-01-28T18:51:18.289Z] ---> 90776f448cdc\n[2020-01-28T18:51:18.289Z] Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash\n[2020-01-28T18:51:18.289Z] ---> Running in 25f3025c1eba\n[2020-01-28T18:51:19.225Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz\n[2020-01-28T18:51:19.792Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz\n[2020-01-28T18:51:20.050Z] (1/5) Installing libsodium (1.0.18-r0)\n[2020-01-28T18:51:20.309Z] (2/5) Installing libzmq (4.3.2-r0)\n[2020-01-28T18:51:20.309Z] (3/5) Installing pkgconf (1.6.3-r0)\n[2020-01-28T18:51:20.309Z] (4/5) Installing libsodium-dev (1.0.18-r0)\n[2020-01-28T18:51:20.568Z] (5/5) Installing zeromq-dev (4.3.2-r0)\n[2020-01-28T18:51:20.568Z] Executing busybox-1.31.1-r8.trigger\n[2020-01-28T18:51:20.568Z] OK: 145 MiB in 44 packages\n[2020-01-28T18:51:20.818Z] dc41f6c27be0: Pull complete\n[2020-01-28T18:51:21.138Z] Removing intermediate container 25f3025c1eba\n[2020-01-28T18:51:21.138Z] ---> c060f5bd422e\n[2020-01-28T18:51:21.138Z] Step 6/8 : WORKDIR /build\n[2020-01-28T18:51:21.138Z] ---> Running in 2b5dac2f5c1d\n[2020-01-28T18:51:21.138Z] Removing intermediate container 2b5dac2f5c1d\n[2020-01-28T18:51:21.138Z] ---> d8c3be244d78\n[2020-01-28T18:51:21.138Z] Step 7/8 : COPY go.mod .\n[2020-01-28T18:51:21.397Z] ---> 4518009fced8\n[2020-01-28T18:51:21.397Z] Step 8/8 : RUN go mod download\n[2020-01-28T18:51:21.397Z] ---> Running in 0d9212fd6c16\n[2020-01-28T18:51:22.343Z] \x1b[91mgo: finding github.com/golang/snappy v0.0.1\n[2020-01-28T18:51:22.343Z] \x1b[0m\x1b[91mgo: finding github.com/BurntSushi/toml v0.3.1\n[2020-01-28T18:51:22.343Z] \x1b[0m\x1b[91mgo: finding github.com/pelletier/go-toml v1.2.0\n[2020-01-28T18:51:22.343Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/objx v0.1.1\n[2020-01-28T18:51:22.343Z] \x1b[0m\x1b[91mgo: finding github.com/gomodule/redigo v2.0.0+incompatible\n[2020-01-28T18:51:22.343Z] \x1b[0m\x1b[91mgo: finding github.com/edgexfoundry/go-mod-secrets v0.0.7\n[2020-01-28T18:51:22.343Z] \x1b[0m\x1b[91mgo: finding github.com/google/go-cmp v0.3.1\n[2020-01-28T18:51:22.343Z] \x1b[0m\x1b[91mgo: finding github.com/ugorji/go v1.1.4\n[2020-01-28T18:51:22.604Z] \x1b[0m\x1b[91mgo: finding go.mongodb.org/mongo-driver v1.1.1\n[2020-01-28T18:51:22.863Z] \x1b[0m\x1b[91mgo: finding github.com/eclipse/paho.mqtt.golang v1.2.0\n[2020-01-28T18:51:22.863Z] \x1b[0m\x1b[91mgo: finding github.com/xdg/stringprep v1.0.0\n[2020-01-28T18:51:22.863Z] \x1b[0m\x1b[91mgo: finding github.com/edgexfoundry/go-mod-registry v0.1.11\n[2020-01-28T18:51:22.863Z] \x1b[0m\x1b[91mgo: finding github.com/gorilla/mux v1.7.2\n[2020-01-28T18:51:22.863Z] \x1b[0m\x1b[91mgo: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.25\n[2020-01-28T18:51:22.863Z] \x1b[0m\x1b[91mgo: finding github.com/google/uuid v1.1.0\n[2020-01-28T18:51:22.863Z] \x1b[0m\x1b[91mgo: finding golang.org/x/text v0.3.2\n[2020-01-28T18:51:23.124Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/testify v1.3.0\n[2020-01-28T18:51:23.124Z] \x1b[0m\x1b[91mgo: finding gopkg.in/yaml.v2 v2.2.2\n[2020-01-28T18:51:23.389Z] \x1b[0m\x1b[91mgo: finding github.com/gorilla/context v1.1.1\n[2020-01-28T18:51:23.389Z] \x1b[0m\x1b[91mgo: finding github.com/gorilla/mux v1.7.1\n[2020-01-28T18:51:23.389Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54\n[2020-01-28T18:51:23.389Z] \x1b[0m\x1b[91mgo: finding github.com/cenkalti/backoff v2.2.1+incompatible\n[2020-01-28T18:51:23.389Z] \x1b[0m\x1b[91mgo: finding bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690\n[2020-01-28T18:51:23.651Z] \x1b[0m\x1b[91mgo: finding github.com/pkg/errors v0.8.1\n[2020-01-28T18:51:23.651Z] \x1b[0m\x1b[91mgo: finding github.com/tidwall/pretty v1.0.0\n[2020-01-28T18:51:23.916Z] \x1b[0m\x1b[91mgo: finding github.com/pmezard/go-difflib v1.0.0\n[2020-01-28T18:51:23.916Z] \x1b[0m\x1b[91mgo: finding github.com/davecgh/go-spew v1.1.0\n[2020-01-28T18:51:23.916Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/objx v0.1.0\n[2020-01-28T18:51:23.916Z] \x1b[0m\x1b[91mgo: finding github.com/xdg/scram v0.0.0-20180814205039-7eeb5667e42c\n[2020-01-28T18:51:23.916Z] go: finding github.com/mitchellh/copystructure v1.0.0\n[2020-01-28T18:51:24.176Z] \x1b[0m\x1b[91mgo: finding github.com/go-logfmt/logfmt v0.4.0\n[2020-01-28T18:51:24.176Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/consul/api v1.1.0\n[2020-01-28T18:51:24.176Z] \x1b[0m\x1b[91mgo: finding github.com/edgexfoundry/go-mod-messaging v0.1.11\n[2020-01-28T18:51:24.438Z] \x1b[0m\x1b[91mgo: finding github.com/go-stack/stack v1.8.0\n[2020-01-28T18:51:24.438Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/reflectwalk v1.0.0\n[2020-01-28T18:51:24.438Z] \x1b[0m\x1b[91mgo: finding golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e\n[2020-01-28T18:51:24.438Z] \x1b[0m\x1b[91mgo: finding github.com/go-kit/kit v0.8.0\n[2020-01-28T18:51:24.438Z] \x1b[0m\x1b[91mgo: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515\n[2020-01-28T18:51:24.700Z] \x1b[0m\x1b[91mgo: finding github.com/pebbe/zmq4 v1.0.0\n[2020-01-28T18:51:27.517Z] 1e2f9a495ab8: Pull complete\n[2020-01-28T18:51:27.517Z] b9840a92bc40: Pull complete\n[2020-01-28T18:51:28.001Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/consul/sdk v0.1.1\n[2020-01-28T18:51:28.001Z] \x1b[0m\x1b[91mgo: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405\n[2020-01-28T18:51:28.001Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/serf v0.8.2\n[2020-01-28T18:51:28.001Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-uuid v1.0.1\n[2020-01-28T18:51:28.001Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-cleanhttp v0.5.1\n[2020-01-28T18:51:28.001Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/mapstructure v1.1.2\n[2020-01-28T18:51:28.001Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-rootcerts v1.0.0\n[2020-01-28T18:51:28.001Z] \x1b[0m\x1b[91mgo: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c\n[2020-01-28T18:51:28.574Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/go-testing-interface v1.0.0\n[2020-01-28T18:51:28.574Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/go-homedir v1.0.0\n[2020-01-28T18:51:28.574Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/mapstructure v0.0.0-20160808181253-ca63d7c062ee\n[2020-01-28T18:51:28.574Z] \x1b[0m\x1b[91mgo: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f\n[2020-01-28T18:51:28.574Z] \x1b[0m\x1b[91mgo: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e\n[2020-01-28T18:51:28.574Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-syslog v1.0.0\n[2020-01-28T18:51:28.574Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/mdns v1.0.0\n[2020-01-28T18:51:28.574Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/logutils v1.0.0\n[2020-01-28T18:51:28.574Z] \x1b[0m\x1b[91mgo: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc\n[2020-01-28T18:51:28.835Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-msgpack v0.5.3\n[2020-01-28T18:51:28.835Z] \x1b[0m\x1b[91mgo: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da\n[2020-01-28T18:51:28.835Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/memberlist v0.1.3\n[2020-01-28T18:51:28.835Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/gox v0.4.0\n[2020-01-28T18:51:28.835Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/iochan v1.0.0\n[2020-01-28T18:51:29.095Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/cli v1.0.0\n[2020-01-28T18:51:29.095Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go.net v0.0.1\n[2020-01-28T18:51:29.095Z] \x1b[0m\x1b[91mgo: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3\n[2020-01-28T18:51:29.354Z] \x1b[0m\x1b[91mgo: finding golang.org/x/net v0.0.0-20181023162649-9b4f9f5ad519\n[2020-01-28T18:51:29.354Z] \x1b[0m\x1b[91mgo: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4\n[2020-01-28T18:51:29.354Z] \x1b[0m\x1b[91mgo: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5\n[2020-01-28T18:51:29.354Z] \x1b[0m\x1b[91mgo: finding github.com/davecgh/go-spew v1.1.1\n[2020-01-28T18:51:29.354Z] \x1b[0m\x1b[91mgo: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310\n[2020-01-28T18:51:29.619Z] \x1b[0m\x1b[91mgo: finding github.com/mattn/go-isatty v0.0.3\n[2020-01-28T18:51:29.619Z] \x1b[0m\x1b[91mgo: finding github.com/bgentry/speakeasy v0.1.0\n[2020-01-28T18:51:30.146Z] 29cc21b14733: Pull complete\n[2020-01-28T18:51:30.146Z] 9b0bbc4bba68: Pull complete\n[2020-01-28T18:51:30.146Z] Digest: sha256:c8c5bc4fdf7c7cd5b3396b70e05cc3ad4e46a473bc43fe8b2a1236052464d417\n[2020-01-28T18:51:30.146Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.12.14-alpine\n[2020-01-28T18:51:30.146Z] ---> 56ba99f26dce\n[2020-01-28T18:51:30.146Z] Step 3/8 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker\n[2020-01-28T18:51:30.554Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-sockaddr v1.0.0\n[2020-01-28T18:51:30.554Z] \x1b[0m\x1b[91mgo: finding golang.org/x/sys v0.0.0-20180823144017-11551d06cbcc\n[2020-01-28T18:51:30.554Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-immutable-radix v1.0.0\n[2020-01-28T18:51:30.554Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/testify v1.2.2\n[2020-01-28T18:51:30.554Z] \x1b[0m\x1b[91mgo: finding github.com/mattn/go-colorable v0.0.9\n[2020-01-28T18:51:30.554Z] \x1b[0m\x1b[91mgo: finding github.com/posener/complete v1.1.1\n[2020-01-28T18:51:30.554Z] \x1b[0m\x1b[91mgo: finding github.com/fatih/color v1.7.0\n[2020-01-28T18:51:30.554Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-multierror v1.0.0\n[2020-01-28T18:51:30.736Z] latest: Pulling from library/docker\n[2020-01-28T18:51:30.736Z] 8fa90b21c985: Pulling fs layer\n[2020-01-28T18:51:30.736Z] f2917335fcb0: Pulling fs layer\n[2020-01-28T18:51:30.736Z] c8d3c84c2515: Pulling fs layer\n[2020-01-28T18:51:30.736Z] 32738a03c1ca: Pulling fs layer\n[2020-01-28T18:51:30.736Z] c36258bdcaf0: Pulling fs layer\n[2020-01-28T18:51:30.736Z] 149292bf8308: Pulling fs layer\n[2020-01-28T18:51:30.736Z] f91f03656c52: Pulling fs layer\n[2020-01-28T18:51:30.736Z] 32738a03c1ca: Waiting\n[2020-01-28T18:51:30.736Z] c36258bdcaf0: Waiting\n[2020-01-28T18:51:30.736Z] 149292bf8308: Waiting\n[2020-01-28T18:51:30.736Z] f91f03656c52: Waiting\n[2020-01-28T18:51:30.816Z] \x1b[0m\x1b[91mgo: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c\n[2020-01-28T18:51:30.816Z] \x1b[0m\x1b[91mgo: finding github.com/miekg/dns v1.0.14\n[2020-01-28T18:51:31.073Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-uuid v1.0.0\n[2020-01-28T18:51:31.073Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/golang-lru v0.5.0\n[2020-01-28T18:51:31.073Z] \x1b[0m\x1b[91mgo: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529\n[2020-01-28T18:51:31.332Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/errwrap v1.0.0\n[2020-01-28T18:51:31.370Z] c8d3c84c2515: Verifying Checksum\n[2020-01-28T18:51:31.370Z] c8d3c84c2515: Download complete\n[2020-01-28T18:51:31.644Z] f2917335fcb0: Verifying Checksum\n[2020-01-28T18:51:31.644Z] f2917335fcb0: Download complete\n[2020-01-28T18:51:31.644Z] 8fa90b21c985: Verifying Checksum\n[2020-01-28T18:51:31.644Z] 8fa90b21c985: Download complete\n[2020-01-28T18:51:32.630Z] 149292bf8308: Verifying Checksum\n[2020-01-28T18:51:32.630Z] 149292bf8308: Download complete\n[2020-01-28T18:51:32.630Z] c36258bdcaf0: Verifying Checksum\n[2020-01-28T18:51:32.630Z] c36258bdcaf0: Download complete\n[2020-01-28T18:51:32.911Z] f91f03656c52: Verifying Checksum\n[2020-01-28T18:51:32.911Z] f91f03656c52: Download complete\n[2020-01-28T18:51:32.911Z] 8fa90b21c985: Pull complete\n[2020-01-28T18:51:36.307Z] f2917335fcb0: Pull complete\n[2020-01-28T18:51:36.307Z] c8d3c84c2515: Pull complete\n[2020-01-28T18:51:38.280Z] 32738a03c1ca: Verifying Checksum\n[2020-01-28T18:51:38.280Z] 32738a03c1ca: Download complete\n[2020-01-28T18:51:44.977Z] 32738a03c1ca: Pull complete\n[2020-01-28T18:51:44.977Z] c36258bdcaf0: Pull complete\n[2020-01-28T18:51:44.977Z] 149292bf8308: Pull complete\n[2020-01-28T18:51:44.977Z] f91f03656c52: Pull complete\n[2020-01-28T18:51:44.977Z] Digest: sha256:0b90b0aefd15794e4d5bea2debc3b761c1d3481a92ec7166f8453652d0deba95\n[2020-01-28T18:51:44.977Z] Status: Downloaded newer image for docker:latest\n[2020-01-28T18:51:50.375Z] ---> 34c4caf3c745\n[2020-01-28T18:51:50.375Z] Step 4/8 : LABEL license=\'SPDX-License-Identifier: Apache-2.0\' copyright=\'Copyright (c) 2019: Intel\'\n[2020-01-28T18:51:50.375Z] ---> Running in 1ed388434c0e\n[2020-01-28T18:51:50.967Z] Removing intermediate container 1ed388434c0e\n[2020-01-28T18:51:50.967Z] ---> 7aa21afa9cf4\n[2020-01-28T18:51:50.967Z] Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash\n[2020-01-28T18:51:50.967Z] ---> Running in e07e5691c9f8\n[2020-01-28T18:51:51.982Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz\n[2020-01-28T18:51:52.573Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz\n[2020-01-28T18:51:53.168Z] (1/5) Installing libsodium (1.0.18-r0)\n[2020-01-28T18:51:53.168Z] (2/5) Installing libzmq (4.3.2-r0)\n[2020-01-28T18:51:53.321Z] \x1b[0mRemoving intermediate container 0d9212fd6c16\n[2020-01-28T18:51:53.321Z] ---> 6c7320bba1f9\n[2020-01-28T18:51:53.321Z] Successfully built 6c7320bba1f9\n[2020-01-28T18:51:53.321Z] Successfully tagged ci-base-image-x86_64:latest\n[Pipeline] }\n[Pipeline] // script\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] stage\n[Pipeline] { (Test)\n[Pipeline] script\n[Pipeline] {\n[2020-01-28T18:51:53.435Z] (3/5) Installing pkgconf (1.6.3-r0)\n[2020-01-28T18:51:53.435Z] (4/5) Installing libsodium-dev (1.0.18-r0)\n[2020-01-28T18:51:53.436Z] (5/5) Installing zeromq-dev (4.3.2-r0)\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-01-28T18:51:53.705Z] Executing busybox-1.31.1-r8.trigger\n[2020-01-28T18:51:53.705Z] OK: 127 MiB in 44 packages\n[2020-01-28T18:51:53.734Z] + docker inspect -f . ci-base-image-x86_64\n[2020-01-28T18:51:53.734Z] .\n[Pipeline] withDockerContainer\n[2020-01-28T18:51:53.860Z] prd-centos7-docker-4c-2g-16538 does not seem to be running inside a container\n[2020-01-28T18:51:53.901Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/5 -v /w/workspace/app-functions-sdk-go/5:/w/workspace/app-functions-sdk-go/5:rw,z -v /w/workspace/app-functions-sdk-go/5@tmp:/w/workspace/app-functions-sdk-go/5@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 ******** ci-base-image-x86_64 cat\n[2020-01-28T18:51:54.548Z] $ docker top 8634758eeace666220424ca10f56ce7c0ea7b27d4e0ec7a1b0326c411f8fd3ab -eo pid,comm\n[Pipeline] {\n[2020-01-28T18:51:55.139Z] Removing intermediate container e07e5691c9f8\n[2020-01-28T18:51:55.139Z] ---> 406d264fab6c\n[2020-01-28T18:51:55.139Z] Step 6/8 : WORKDIR /build\n[2020-01-28T18:51:55.139Z] ---> Running in d3b1606db6fc\n[Pipeline] sh\n[2020-01-28T18:51:55.411Z] Removing intermediate container d3b1606db6fc\n[2020-01-28T18:51:55.412Z] ---> da2b0b5169b9\n[2020-01-28T18:51:55.412Z] Step 7/8 : COPY go.mod .\n[2020-01-28T18:51:55.431Z] + go version\n[2020-01-28T18:51:55.431Z] go version go1.12.14 linux/amd64\n[Pipeline] sh\n[2020-01-28T18:51:55.732Z] + make test\n[2020-01-28T18:51:55.732Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./...\n[2020-01-28T18:51:56.007Z] ---> b50e5d786071\n[2020-01-28T18:51:56.007Z] Step 8/8 : RUN go mod download\n[2020-01-28T18:51:56.007Z] ---> Running in 50972977b4b0\n[2020-01-28T18:51:56.980Z] \x1b[91mgo: finding github.com/BurntSushi/toml v0.3.1\n[2020-01-28T18:51:56.980Z] \x1b[0m\x1b[91mgo: finding github.com/gomodule/redigo v2.0.0+incompatible\n[2020-01-28T18:51:56.980Z] \x1b[0m\x1b[91mgo: finding github.com/xdg/stringprep v1.0.0\n[2020-01-28T18:51:56.980Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/testify v1.3.0\n[2020-01-28T18:51:56.980Z] \x1b[0m\x1b[91mgo: finding github.com/tidwall/pretty v1.0.0\n[2020-01-28T18:51:56.980Z] \x1b[0m\x1b[91mgo: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.25\n[2020-01-28T18:51:56.980Z] \x1b[0m\x1b[91mgo: finding github.com/pelletier/go-toml v1.2.0\n[2020-01-28T18:51:57.257Z] \x1b[0m\x1b[91mgo: finding github.com/google/go-cmp v0.3.1\n[2020-01-28T18:51:57.651Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go\t[no test files]\n[2020-01-28T18:51:58.229Z] \x1b[0m\x1b[91mgo: finding golang.org/x/text v0.3.2\n[2020-01-28T18:51:58.504Z] \x1b[0m\x1b[91mgo: finding go.mongodb.org/mongo-driver v1.1.1\n[2020-01-28T18:51:58.504Z] \x1b[0m\x1b[91mgo: finding github.com/eclipse/paho.mqtt.golang v1.2.0\n[2020-01-28T18:51:58.504Z] \x1b[0m\x1b[91mgo: finding github.com/golang/snappy v0.0.1\n[2020-01-28T18:51:58.504Z] \x1b[0m\x1b[91mgo: finding github.com/edgexfoundry/go-mod-registry v0.1.11\n[2020-01-28T18:51:59.123Z] \x1b[0m\x1b[91mgo: finding github.com/go-stack/stack v1.8.0\n[2020-01-28T18:51:59.123Z] \x1b[0m\x1b[91mgo: finding github.com/ugorji/go v1.1.4\n[2020-01-28T18:51:59.123Z] \x1b[0m\x1b[91mgo: finding github.com/go-logfmt/logfmt v0.4.0\n[2020-01-28T18:51:59.396Z] \x1b[0m\x1b[91mgo: finding bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690\n[2020-01-28T18:51:59.396Z] \x1b[0m\x1b[91mgo: finding github.com/pmezard/go-difflib v1.0.0\n[2020-01-28T18:52:00.397Z] \x1b[0m\x1b[91mgo: finding github.com/google/uuid v1.1.0\n[2020-01-28T18:52:00.678Z] \x1b[0m\x1b[91mgo: finding github.com/cenkalti/backoff v2.2.1+incompatible\n[2020-01-28T18:52:00.678Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/objx v0.1.1\n[2020-01-28T18:52:00.974Z] \x1b[0m\x1b[91mgo: finding github.com/xdg/scram v0.0.0-20180814205039-7eeb5667e42c\n[2020-01-28T18:52:01.564Z] \x1b[0m\x1b[91mgo: finding github.com/go-kit/kit v0.8.0\n[2020-01-28T18:52:01.564Z] \x1b[0m\x1b[91mgo: finding github.com/pkg/errors v0.8.1\n[2020-01-28T18:52:01.565Z] \x1b[0m\x1b[91mgo: finding gopkg.in/yaml.v2 v2.2.2\n[2020-01-28T18:52:02.164Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/copystructure v1.0.0\n[2020-01-28T18:52:02.164Z] \x1b[0m\x1b[91mgo: finding github.com/edgexfoundry/go-mod-messaging v0.1.11\n[2020-01-28T18:52:02.760Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54\n[2020-01-28T18:52:02.760Z] \x1b[0m\x1b[91mgo: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515\n[2020-01-28T18:52:03.033Z] \x1b[0m\x1b[91mgo: finding github.com/edgexfoundry/go-mod-secrets v0.0.7\n[2020-01-28T18:52:03.318Z] \x1b[0m\x1b[91mgo: finding github.com/gorilla/mux v1.7.2\n[2020-01-28T18:52:03.592Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/consul/api v1.1.0\n[2020-01-28T18:52:03.592Z] \x1b[0m\x1b[91mgo: finding github.com/davecgh/go-spew v1.1.0\n[2020-01-28T18:52:04.199Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/reflectwalk v1.0.0\n[2020-01-28T18:52:04.471Z] \x1b[0m\x1b[91mgo: finding github.com/pebbe/zmq4 v1.0.0\n[2020-01-28T18:52:04.471Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/objx v0.1.0\n[2020-01-28T18:52:04.744Z] \x1b[0m\x1b[91mgo: finding github.com/gorilla/mux v1.7.1\n[2020-01-28T18:52:04.744Z] \x1b[0m\x1b[91mgo: finding github.com/gorilla/context v1.1.1\n[2020-01-28T18:52:05.729Z] \x1b[0m\x1b[91mgo: finding golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e\n[2020-01-28T18:52:06.705Z] \x1b[0m\x1b[91mgo: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405\n[2020-01-28T18:52:11.012Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/consul/sdk v0.1.1\n[2020-01-28T18:52:11.012Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-uuid v1.0.1\n[2020-01-28T18:52:11.012Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/serf v0.8.2\n[2020-01-28T18:52:11.012Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-cleanhttp v0.5.1\n[2020-01-28T18:52:11.012Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/mapstructure v1.1.2\n[2020-01-28T18:52:11.012Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-rootcerts v1.0.0\n[2020-01-28T18:52:11.012Z] \x1b[0m\x1b[91mgo: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c\n[2020-01-28T18:52:13.011Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/go-homedir v1.0.0\n[2020-01-28T18:52:13.011Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/go-testing-interface v1.0.0\n[2020-01-28T18:52:13.608Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/mapstructure v0.0.0-20160808181253-ca63d7c062ee\n[2020-01-28T18:52:13.608Z] \x1b[0m\x1b[91mgo: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f\n[2020-01-28T18:52:13.608Z] \x1b[0m\x1b[91mgo: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e\n[2020-01-28T18:52:13.608Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-syslog v1.0.0\n[2020-01-28T18:52:13.608Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/logutils v1.0.0\n[2020-01-28T18:52:13.608Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/mdns v1.0.0\n[2020-01-28T18:52:13.608Z] \x1b[0m\x1b[91mgo: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc\n[2020-01-28T18:52:13.882Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-msgpack v0.5.3\n[2020-01-28T18:52:14.170Z] \x1b[0m\x1b[91mgo: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da\n[2020-01-28T18:52:15.601Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/memberlist v0.1.3\n[2020-01-28T18:52:15.601Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/cli v1.0.0\n[2020-01-28T18:52:15.601Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/gox v0.4.0\n[2020-01-28T18:52:15.601Z] \x1b[0m\x1b[91mgo: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3\n[2020-01-28T18:52:15.601Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/iochan v1.0.0\n[2020-01-28T18:52:15.601Z] \x1b[0m\x1b[91mgo: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4\n[2020-01-28T18:52:15.823Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/appcontext\t0.076s\tcoverage: 92.3% of statements\n[2020-01-28T18:52:16.204Z] \x1b[0m\x1b[91mgo: finding github.com/miekg/dns v1.0.14\n[2020-01-28T18:52:16.485Z] \x1b[0m\x1b[91mgo: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5\n[2020-01-28T18:52:17.471Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go.net v0.0.1\n[2020-01-28T18:52:17.751Z] \x1b[0m\x1b[91mgo: finding golang.org/x/net v0.0.0-20181023162649-9b4f9f5ad519\n[2020-01-28T18:52:17.751Z] \x1b[0m\x1b[91mgo: finding golang.org/x/sys v0.0.0-20180823144017-11551d06cbcc\n[2020-01-28T18:52:17.751Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-immutable-radix v1.0.0\n[2020-01-28T18:52:17.751Z] \x1b[0m\x1b[91mgo: finding github.com/posener/complete v1.1.1\n[2020-01-28T18:52:19.741Z] \x1b[0m\x1b[91mgo: finding github.com/mattn/go-isatty v0.0.3\n[2020-01-28T18:52:19.741Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-sockaddr v1.0.0\n[2020-01-28T18:52:19.741Z] \x1b[0m\x1b[91mgo: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310\n[2020-01-28T18:52:20.076Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/appsdk\t0.321s\tcoverage: 42.9% of statements\n[2020-01-28T18:52:20.076Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal\t[no test files]\n[2020-01-28T18:52:20.076Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/common\t[no test files]\n[2020-01-28T18:52:20.076Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/config\t0.043s\tcoverage: 100.0% of statements\n[2020-01-28T18:52:20.076Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/runtime\t1.559s\tcoverage: 68.9% of statements\n[2020-01-28T18:52:20.076Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/security\t[no test files]\n[2020-01-28T18:52:20.076Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/security/authtokenloader\t0.028s\tcoverage: 89.5% of statements\n[2020-01-28T18:52:20.077Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/security/authtokenloader/mocks\t0.313s\tcoverage: 100.0% of statements\n[2020-01-28T18:52:20.077Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/security/fileioperformer\t0.007s\tcoverage: 100.0% of statements\n[2020-01-28T18:52:20.341Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/security/fileioperformer/mocks\t0.011s\tcoverage: 100.0% of statements\n[2020-01-28T18:52:20.341Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/store\t[no test files]\n[2020-01-28T18:52:20.341Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/store/contracts\t[no test files]\n[2020-01-28T18:52:20.341Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/store/db\t[no test files]\n[2020-01-28T18:52:20.341Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/store/db/interfaces\t[no test files]\n[2020-01-28T18:52:20.341Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/store/db/interfaces/mocks\t[no test files]\n[2020-01-28T18:52:20.341Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/store/db/mongo\t[no test files]\n[2020-01-28T18:52:20.341Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/store/db/mongo/models\t0.009s\tcoverage: 96.6% of statements\n[2020-01-28T18:52:20.341Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/store/db/redis\t[no test files]\n[2020-01-28T18:52:20.609Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/store/db/redis/models\t0.004s\tcoverage: 97.7% of statements\n[2020-01-28T18:52:20.609Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/telemetry\t[no test files]\n[2020-01-28T18:52:20.609Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/trigger\t[no test files]\n[2020-01-28T18:52:20.609Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/trigger/http\t[no test files]\n[2020-01-28T18:52:21.180Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-multierror v1.0.0\n[2020-01-28T18:52:21.452Z] \x1b[0m\x1b[91mgo: finding github.com/fatih/color v1.7.0\n[2020-01-28T18:52:22.046Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/golang-lru v0.5.0\n[2020-01-28T18:52:22.322Z] \x1b[0m\x1b[91mgo: finding github.com/mattn/go-colorable v0.0.9\n[2020-01-28T18:52:22.915Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/errwrap v1.0.0\n[2020-01-28T18:52:23.512Z] \x1b[0m\x1b[91mgo: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529\n[2020-01-28T18:52:23.512Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/testify v1.2.2\n[2020-01-28T18:52:23.787Z] \x1b[0m\x1b[91mgo: finding github.com/davecgh/go-spew v1.1.1\n[2020-01-28T18:52:23.787Z] \x1b[0m\x1b[91mgo: finding github.com/bgentry/speakeasy v0.1.0\n[2020-01-28T18:52:24.384Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-uuid v1.0.0\n[2020-01-28T18:52:24.982Z] \x1b[0m\x1b[91mgo: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c\n[2020-01-28T18:52:30.630Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/trigger/messagebus\t6.646s\tcoverage: 86.7% of statements\n[2020-01-28T18:52:30.630Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/webserver\t0.081s\tcoverage: 60.0% of statements\n[2020-01-28T18:52:30.630Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/pkg/startup\t[no test files]\n[2020-01-28T18:52:30.630Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/pkg/transforms\t0.283s\tcoverage: 69.8% of statements\n[2020-01-28T18:52:30.630Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/pkg/util\t0.009s\tcoverage: 94.7% of statements\n[2020-01-28T18:52:30.630Z] CGO_ENABLED=1 GO111MODULE=on go vet ./...\n[2020-01-28T18:52:35.955Z] gofmt -l .\n[2020-01-28T18:52:35.955Z] [ "`gofmt -l .`" = "" ]\n[2020-01-28T18:52:35.955Z] ./bin/test-attribution-txt.sh\n[2020-01-28T18:52:37.337Z] ./bin/test-go-mod-tidy.sh\n[Pipeline] stash\n[2020-01-28T18:52:38.388Z] Stashed 1 file(s)\n[Pipeline] }\n[2020-01-28T18:52:38.388Z] $ docker stop --time=1 8634758eeace666220424ca10f56ce7c0ea7b27d4e0ec7a1b0326c411f8fd3ab\n[2020-01-28T18:52:39.937Z] $ docker rm -f 8634758eeace666220424ca10f56ce7c0ea7b27d4e0ec7a1b0326c411f8fd3ab\n[Pipeline] // withDockerContainer\n[Pipeline] }\n[Pipeline] // script\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] stage\n[Pipeline] { (Build)\nStage "Build" skipped due to when conditional\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] stage\n[Pipeline] { (Docker Push)\nStage "Docker Push" skipped due to when conditional\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] }\n[Pipeline] // withEnv\n[Pipeline] }\n[Pipeline] // withEnv\n[Pipeline] }\n[Pipeline] // ws\n[Pipeline] }\n[Pipeline] // node\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] }\n[2020-01-28T18:53:21.481Z] \x1b[0mRemoving intermediate container 50972977b4b0\n[2020-01-28T18:53:21.481Z] ---> cd11d062f38d\n[2020-01-28T18:53:21.481Z] Successfully built cd11d062f38d\n[2020-01-28T18:53:21.481Z] Successfully tagged ci-base-image-arm64:latest\n[Pipeline] }\n[Pipeline] // script\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] stage\n[Pipeline] { (Test)\n[Pipeline] script\n[Pipeline] {\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-01-28T18:53:21.965Z] + docker inspect -f . ci-base-image-arm64\n[2020-01-28T18:53:21.965Z] .\n[Pipeline] withDockerContainer\n[2020-01-28T18:53:22.631Z] prd-ubuntu18.04-docker-arm64-4c-2g-16537 does not seem to be running inside a container\n[2020-01-28T18:53:22.780Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/5 -v /w/workspace/app-functions-sdk-go/5:/w/workspace/app-functions-sdk-go/5:rw,z -v /w/workspace/app-functions-sdk-go/5@tmp:/w/workspace/app-functions-sdk-go/5@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 ******** ci-base-image-arm64 cat\n[2020-01-28T18:53:24.189Z] $ docker top e8c7b0b2a84f3adb076b1bcd2fe1b68c1cf1bd9c823323ed4fc52a12c1fdf607 -eo pid,comm\n[Pipeline] {\n[Pipeline] sh\n[2020-01-28T18:53:26.456Z] + go version\n[2020-01-28T18:53:26.456Z] go version go1.12.14 linux/arm64\n[Pipeline] sh\n[2020-01-28T18:53:27.136Z] + make test\n[2020-01-28T18:53:27.136Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./...\n[2020-01-28T18:53:29.129Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go\t[no test files]\n[2020-01-28T18:54:25.642Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/appcontext\t0.088s\tcoverage: 92.3% of statements\n[2020-01-28T18:55:04.627Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/appsdk\t0.672s\tcoverage: 42.9% of statements\n[2020-01-28T18:55:04.627Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal\t[no test files]\n[2020-01-28T18:55:04.627Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/common\t[no test files]\n[2020-01-28T18:55:04.627Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/config\t0.025s\tcoverage: 100.0% of statements\n[2020-01-28T18:55:12.927Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/runtime\t0.349s\tcoverage: 68.9% of statements\n[2020-01-28T18:55:12.927Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/security\t[no test files]\n[2020-01-28T18:55:12.927Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/security/authtokenloader\t0.019s\tcoverage: 89.5% of statements\n[2020-01-28T18:55:14.955Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/security/authtokenloader/mocks\t0.014s\tcoverage: 100.0% of statements\n[2020-01-28T18:55:19.623Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/security/fileioperformer\t0.056s\tcoverage: 100.0% of statements\n[2020-01-28T18:55:21.044Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/security/fileioperformer/mocks\t0.017s\tcoverage: 100.0% of statements\n[2020-01-28T18:55:21.044Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/store\t[no test files]\n[2020-01-28T18:55:21.044Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/store/contracts\t[no test files]\n[2020-01-28T18:55:21.044Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/store/db\t[no test files]\n[2020-01-28T18:55:21.044Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/store/db/interfaces\t[no test files]\n[2020-01-28T18:55:21.044Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/store/db/interfaces/mocks\t[no test files]\n[2020-01-28T18:55:21.044Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/store/db/mongo\t[no test files]\n[2020-01-28T18:55:22.030Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/store/db/mongo/models\t0.012s\tcoverage: 96.6% of statements\n[2020-01-28T18:55:22.030Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/store/db/redis\t[no test files]\n[2020-01-28T18:55:24.010Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/store/db/redis/models\t0.013s\tcoverage: 97.7% of statements\n[2020-01-28T18:55:24.010Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/telemetry\t[no test files]\n[2020-01-28T18:55:24.010Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/trigger\t[no test files]\n[2020-01-28T18:55:24.010Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/trigger/http\t[no test files]\n[2020-01-28T18:55:36.394Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/trigger/messagebus\t6.686s\tcoverage: 86.7% of statements\n[2020-01-28T18:55:36.394Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/webserver\t0.056s\tcoverage: 60.0% of statements\n[2020-01-28T18:55:36.394Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/pkg/startup\t[no test files]\n[2020-01-28T18:55:37.834Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/pkg/transforms\t0.385s\tcoverage: 69.8% of statements\n[2020-01-28T18:55:43.208Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/pkg/util\t0.025s\tcoverage: 94.7% of statements\n[2020-01-28T18:55:43.208Z] CGO_ENABLED=1 GO111MODULE=on go vet ./...\n[2020-01-28T18:56:15.501Z] gofmt -l .\n[2020-01-28T18:56:15.501Z] [ "`gofmt -l .`" = "" ]\n[2020-01-28T18:56:15.501Z] ./bin/test-attribution-txt.sh\n[2020-01-28T18:56:16.470Z] ./bin/test-go-mod-tidy.sh\n[Pipeline] stash\n[2020-01-28T18:56:17.078Z] Warning: overwriting stash \xe2\x80\x98coverage-report\xe2\x80\x99\n[2020-01-28T18:56:17.497Z] Stashed 1 file(s)\n[Pipeline] }\n[2020-01-28T18:56:17.498Z] $ docker stop --time=1 e8c7b0b2a84f3adb076b1bcd2fe1b68c1cf1bd9c823323ed4fc52a12c1fdf607\n[2020-01-28T18:56:19.593Z] $ docker rm -f e8c7b0b2a84f3adb076b1bcd2fe1b68c1cf1bd9c823323ed4fc52a12c1fdf607\n[Pipeline] // withDockerContainer\n[Pipeline] }\n[Pipeline] // script\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] stage\n[Pipeline] { (Build)\nStage "Build" skipped due to when conditional\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] stage\n[Pipeline] { (Docker Push)\nStage "Docker Push" skipped due to when conditional\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] }\n[Pipeline] // withEnv\n[Pipeline] }\n[Pipeline] // withEnv\n[Pipeline] }\n[Pipeline] // ws\n[Pipeline] }\n[Pipeline] // node\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] }\n[Pipeline] // parallel\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] stage\n[Pipeline] { (CodeCov)\n[Pipeline] unstash\n[Pipeline] wrap\n[2020-01-28T18:56:20.703Z] provisioning config files...\n[2020-01-28T18:56:20.721Z] copy managed file [app-functions-sdk-go-codecov-token] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config2220333471500570343tmp\n[Pipeline] {\n[Pipeline] sh\n[2020-01-28T18:56:21.099Z] + curl -s https://codecov.io/bash\n[2020-01-28T18:56:21.099Z] + bash -s - -t @/w/workspace/ndry_app-functions-sdk-go_master@tmp/config2220333471500570343tmp\n[2020-01-28T18:56:21.363Z] \n[2020-01-28T18:56:21.363Z] _____ _\n[2020-01-28T18:56:21.363Z] / ____| | |\n[2020-01-28T18:56:21.363Z] | | ___ __| | ___ ___ _____ __\n[2020-01-28T18:56:21.363Z] | | / _ \\ / _` |/ _ \\/ __/ _ \\ \\ / /\n[2020-01-28T18:56:21.363Z] | |___| (_) | (_| | __/ (_| (_) \\ V /\n[2020-01-28T18:56:21.363Z] \\_____\\___/ \\__,_|\\___|\\___\\___/ \\_/\n[2020-01-28T18:56:21.363Z] Bash-20191211-b8db533\n[2020-01-28T18:56:21.363Z] \n[2020-01-28T18:56:21.363Z] \n[2020-01-28T18:56:21.363Z] \x1b[0;90m==>\x1b[0m Jenkins CI detected.\n[2020-01-28T18:56:21.363Z] \x1b[0;90mproject root:\x1b[0m .\n[2020-01-28T18:56:21.363Z] \x1b[0;32mYaml not found, that\'s ok! Learn more at\x1b[0m \x1b[0;36mhttp://docs.codecov.io/docs/codecov-yaml\x1b[0m\n[2020-01-28T18:56:21.363Z] \x1b[0;90m==>\x1b[0m Running gcov in . \x1b[0;90m(disable via -X gcov)\x1b[0m\n[2020-01-28T18:56:21.363Z] \x1b[0;90m==>\x1b[0m Python coveragepy not found\n[2020-01-28T18:56:21.363Z] \x1b[0;90m==>\x1b[0m Searching for coverage reports in:\n[2020-01-28T18:56:21.363Z] \x1b[0;32m+\x1b[0m .\n[2020-01-28T18:56:21.363Z] \x1b[0;90m->\x1b[0m Found 1 reports\n[2020-01-28T18:56:21.363Z] \x1b[0;90m==>\x1b[0m Detecting git/mercurial file structure\n[2020-01-28T18:56:21.637Z] \x1b[0;90m==>\x1b[0m Reading reports\n[2020-01-28T18:56:21.637Z] \x1b[0;32m+\x1b[0m ./coverage.out \x1b[0;90mbytes=51278\x1b[0m\n[2020-01-28T18:56:21.637Z] \x1b[0;90m==>\x1b[0m Appending adjustments\n[2020-01-28T18:56:21.637Z] \x1b[0;36mhttp://docs.codecov.io/docs/fixing-reports\x1b[0m\n[2020-01-28T18:56:21.900Z] \x1b[0;32m+\x1b[0m Found adjustments\n[2020-01-28T18:56:21.900Z] \x1b[0;90m==>\x1b[0m Gzipping contents\n[2020-01-28T18:56:21.900Z] \x1b[0;90m==>\x1b[0m Uploading reports\n[2020-01-28T18:56:21.900Z] \x1b[0;90murl:\x1b[0m https://codecov.io\n[2020-01-28T18:56:21.900Z] \x1b[0;90mquery:\x1b[0m branch=master&commit=726c6b9f9802ef8854b4006b82ed45d49167bbec&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2Fmaster%2F5%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=&job=\n[2020-01-28T18:56:21.900Z] \x1b[0;90m->\x1b[0m Pinging Codecov\n[2020-01-28T18:56:21.900Z] https://codecov.io/upload/v4?package=bash-20191211-b8db533&token=secret&branch=master&commit=726c6b9f9802ef8854b4006b82ed45d49167bbec&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2Fmaster%2F5%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=&job=\n[2020-01-28T18:56:22.478Z] \x1b[0;90m->\x1b[0m Uploading\n[2020-01-28T18:56:23.057Z] \x1b[0;32m->\x1b[0m View reports at \x1b[0;36mhttps://codecov.io/github/edgexfoundry/app-functions-sdk-go/commit/726c6b9f9802ef8854b4006b82ed45d49167bbec\x1b[0m\n[Pipeline] }\n[2020-01-28T18:56:23.074Z] Deleting 1 temporary files\n[Pipeline] // wrap\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] stage\n[Pipeline] { (Snyk Scan)\n[Pipeline] echo\n[2020-01-28T18:56:23.253Z] [edgeXSnyk] dockerImage=null, dockerFile=null\n[Pipeline] echo\n[2020-01-28T18:56:23.254Z] [edgeXSnyk] command to run: snyk monitor --org=edgex-jenkins\n[Pipeline] withCredentials\n[2020-01-28T18:56:23.273Z] Masking supported pattern matches of $SNYK_TOKEN\n[Pipeline] {\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-01-28T18:56:23.687Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-snyk-go:1.217.3\n[2020-01-28T18:56:23.687Z] \n[2020-01-28T18:56:23.687Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-snyk-go:1.217.3\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-01-28T18:56:24.020Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-snyk-go:1.217.3\n[2020-01-28T18:56:24.020Z] 1.217.3: Pulling from edgex-snyk-go\n[2020-01-28T18:56:24.020Z] 9d48c3bd43c5: Pulling fs layer\n[2020-01-28T18:56:24.020Z] 7f94eaf8af20: Pulling fs layer\n[2020-01-28T18:56:24.020Z] 9fe9984849c1: Pulling fs layer\n[2020-01-28T18:56:24.020Z] cf0db633a67d: Pulling fs layer\n[2020-01-28T18:56:24.020Z] 0f7136d71739: Pulling fs layer\n[2020-01-28T18:56:24.020Z] 8c1aaf4dbaec: Pulling fs layer\n[2020-01-28T18:56:24.020Z] b8132c677c6b: Pulling fs layer\n[2020-01-28T18:56:24.020Z] c8f539ab0293: Pulling fs layer\n[2020-01-28T18:56:24.020Z] b11662bbf65b: Pulling fs layer\n[2020-01-28T18:56:24.020Z] 0f7136d71739: Waiting\n[2020-01-28T18:56:24.020Z] 8c1aaf4dbaec: Waiting\n[2020-01-28T18:56:24.020Z] b8132c677c6b: Waiting\n[2020-01-28T18:56:24.020Z] c8f539ab0293: Waiting\n[2020-01-28T18:56:24.020Z] b11662bbf65b: Waiting\n[2020-01-28T18:56:24.020Z] cf0db633a67d: Waiting\n[2020-01-28T18:56:24.020Z] 9fe9984849c1: Verifying Checksum\n[2020-01-28T18:56:24.020Z] 9fe9984849c1: Download complete\n[2020-01-28T18:56:24.020Z] 7f94eaf8af20: Verifying Checksum\n[2020-01-28T18:56:24.020Z] 7f94eaf8af20: Download complete\n[2020-01-28T18:56:24.020Z] 0f7136d71739: Verifying Checksum\n[2020-01-28T18:56:24.020Z] 0f7136d71739: Download complete\n[2020-01-28T18:56:24.302Z] 8c1aaf4dbaec: Verifying Checksum\n[2020-01-28T18:56:24.302Z] 8c1aaf4dbaec: Download complete\n[2020-01-28T18:56:24.302Z] 9d48c3bd43c5: Verifying Checksum\n[2020-01-28T18:56:24.302Z] 9d48c3bd43c5: Download complete\n[2020-01-28T18:56:25.362Z] b8132c677c6b: Verifying Checksum\n[2020-01-28T18:56:25.362Z] b8132c677c6b: Download complete\n[2020-01-28T18:56:25.362Z] 9d48c3bd43c5: Pull complete\n[2020-01-28T18:56:25.989Z] 7f94eaf8af20: Pull complete\n[2020-01-28T18:56:26.882Z] 9fe9984849c1: Pull complete\n[2020-01-28T18:56:27.742Z] b11662bbf65b: Verifying Checksum\n[2020-01-28T18:56:27.742Z] b11662bbf65b: Download complete\n[2020-01-28T18:56:27.742Z] c8f539ab0293: Verifying Checksum\n[2020-01-28T18:56:27.742Z] c8f539ab0293: Download complete\n[2020-01-28T18:56:28.825Z] cf0db633a67d: Download complete\n[2020-01-28T18:56:39.379Z] cf0db633a67d: Pull complete\n[2020-01-28T18:56:39.379Z] 0f7136d71739: Pull complete\n[2020-01-28T18:56:39.379Z] 8c1aaf4dbaec: Pull complete\n[2020-01-28T18:56:40.329Z] b8132c677c6b: Pull complete\n[2020-01-28T18:56:42.916Z] c8f539ab0293: Pull complete\n[2020-01-28T18:56:43.875Z] b11662bbf65b: Pull complete\n[2020-01-28T18:56:43.875Z] Digest: sha256:0301dd119bf23834e408ea9b13f7c1af0f1233c41497be5fbb5c6c403a4c9ec0\n[2020-01-28T18:56:43.875Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-snyk-go:1.217.3\n[Pipeline] withDockerContainer\n[2020-01-28T18:56:44.098Z] prd-centos7-docker-4c-2g-16536 does not seem to be running inside a container\n[2020-01-28T18:56:44.188Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -v /w/workspace/ndry_app-functions-sdk-go_master:/ws -w /ws --entrypoint= -w /w/workspace/ndry_app-functions-sdk-go_master -v /w/workspace/ndry_app-functions-sdk-go_master:/w/workspace/ndry_app-functions-sdk-go_master:rw,z -v /w/workspace/ndry_app-functions-sdk-go_master@tmp:/w/workspace/ndry_app-functions-sdk-go_master@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 ******** nexus3.edgexfoundry.org:10003/edgex-snyk-go:1.217.3 cat\n[2020-01-28T18:56:45.466Z] $ docker top efebf4cfb9d1fc50086dbb551183aa3193b049fca84ea78e094f6932110a33cd -eo pid,comm\n[Pipeline] {\n[Pipeline] sh\n[2020-01-28T18:56:47.439Z] + snyk monitor \'--org=edgex-jenkins\'\n[2020-01-28T18:56:59.797Z] \n[2020-01-28T18:56:59.797Z] Monitoring /w/workspace/ndry_app-functions-sdk-go_master...\n[2020-01-28T18:56:59.797Z] \n[2020-01-28T18:56:59.797Z] Server returned unexpected error for the monitor request. Status code: 500\n[2020-01-28T18:56:59.797Z] \n[Pipeline] }\n[2020-01-28T18:56:59.807Z] $ docker stop --time=1 efebf4cfb9d1fc50086dbb551183aa3193b049fca84ea78e094f6932110a33cd\n[2020-01-28T18:57:01.315Z] $ docker rm -f efebf4cfb9d1fc50086dbb551183aa3193b049fca84ea78e094f6932110a33cd\n[Pipeline] // withDockerContainer\n[Pipeline] }\n[Pipeline] // withCredentials\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] stage\n[Pipeline] { (Clair Scan)\nStage "Clair Scan" skipped due to earlier failure(s)\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] stage\n[Pipeline] { (Semver)\nStage "Semver" skipped due to earlier failure(s)\n[Pipeline] stage\n[Pipeline] { (Tag)\nStage "Semver" skipped due to earlier failure(s)\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] stage\n[Pipeline] { (Bump Pre-Release Version)\nStage "Semver" skipped due to earlier failure(s)\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] stage\n[Pipeline] { (Declarative: Post Actions)\n[Pipeline] stage\n[Pipeline] { (LF Post Build Actions)\n[Pipeline] libraryResource\n[Pipeline] sh\n[2020-01-28T18:57:02.341Z] ---> sysstat.sh\n[Pipeline] libraryResource\n[Pipeline] sh\n[2020-01-28T18:57:02.909Z] ---> package-listing.sh\n[2020-01-28T18:57:02.909Z] ++ facter osfamily\n[2020-01-28T18:57:02.909Z] ++ tr \'[:upper:]\' \'[:lower:]\'\n[2020-01-28T18:57:02.909Z] + OS_FAMILY=redhat\n[2020-01-28T18:57:02.909Z] + workspace=/w/workspace/ndry_app-functions-sdk-go_master\n[2020-01-28T18:57:02.909Z] + START_PACKAGES=/tmp/packages_start.txt\n[2020-01-28T18:57:02.909Z] + END_PACKAGES=/tmp/packages_end.txt\n[2020-01-28T18:57:02.909Z] + DIFF_PACKAGES=/tmp/packages_diff.txt\n[2020-01-28T18:57:02.909Z] + PACKAGES=/tmp/packages_start.txt\n[2020-01-28T18:57:02.909Z] + \'[\' /w/workspace/ndry_app-functions-sdk-go_master \']\'\n[2020-01-28T18:57:02.909Z] + PACKAGES=/tmp/packages_end.txt\n[2020-01-28T18:57:02.909Z] + case "${OS_FAMILY}" in\n[2020-01-28T18:57:02.909Z] + rpm -qa\n[2020-01-28T18:57:02.909Z] + sort\n[2020-01-28T18:57:15.179Z] + \'[\' -f /tmp/packages_start.txt \']\'\n[2020-01-28T18:57:15.179Z] + \'[\' -f /tmp/packages_end.txt \']\'\n[2020-01-28T18:57:15.179Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt\n[2020-01-28T18:57:15.179Z] + \'[\' /w/workspace/ndry_app-functions-sdk-go_master \']\'\n[2020-01-28T18:57:15.179Z] + mkdir -p /w/workspace/ndry_app-functions-sdk-go_master/archives/\n[2020-01-28T18:57:15.180Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ndry_app-functions-sdk-go_master/archives/\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-01-28T18:57:15.785Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n[2020-01-28T18:57:16.069Z] \n[2020-01-28T18:57:16.069Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-01-28T18:57:16.555Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n[2020-01-28T18:57:16.555Z] alpine: Pulling from edgex-lftools-log-publisher\n[2020-01-28T18:57:16.555Z] e6b0cf9c0882: Pulling fs layer\n[2020-01-28T18:57:16.555Z] da0e9bf0cc60: Pulling fs layer\n[2020-01-28T18:57:16.555Z] c9ea274ed700: Pulling fs layer\n[2020-01-28T18:57:16.555Z] 9cfac6ba3733: Pulling fs layer\n[2020-01-28T18:57:16.555Z] f6a933c9cadc: Pulling fs layer\n[2020-01-28T18:57:16.555Z] 61811dbd4963: Pulling fs layer\n[2020-01-28T18:57:16.555Z] a6eb2c9e2280: Pulling fs layer\n[2020-01-28T18:57:16.555Z] 095dd8b7b4d8: Pulling fs layer\n[2020-01-28T18:57:16.555Z] dc21a1d4508b: Pulling fs layer\n[2020-01-28T18:57:16.555Z] 363af2e989c4: Pulling fs layer\n[2020-01-28T18:57:16.555Z] 61811dbd4963: Waiting\n[2020-01-28T18:57:16.555Z] dc21a1d4508b: Waiting\n[2020-01-28T18:57:16.555Z] 363af2e989c4: Waiting\n[2020-01-28T18:57:16.555Z] 095dd8b7b4d8: Waiting\n[2020-01-28T18:57:16.555Z] 9cfac6ba3733: Waiting\n[2020-01-28T18:57:16.555Z] f6a933c9cadc: Waiting\n[2020-01-28T18:57:16.897Z] da0e9bf0cc60: Verifying Checksum\n[2020-01-28T18:57:16.897Z] da0e9bf0cc60: Download complete\n[2020-01-28T18:57:16.897Z] 9cfac6ba3733: Verifying Checksum\n[2020-01-28T18:57:16.897Z] 9cfac6ba3733: Download complete\n[2020-01-28T18:57:16.897Z] e6b0cf9c0882: Verifying Checksum\n[2020-01-28T18:57:16.897Z] e6b0cf9c0882: Download complete\n[2020-01-28T18:57:17.281Z] f6a933c9cadc: Verifying Checksum\n[2020-01-28T18:57:17.281Z] f6a933c9cadc: Download complete\n[2020-01-28T18:57:17.281Z] a6eb2c9e2280: Verifying Checksum\n[2020-01-28T18:57:17.281Z] a6eb2c9e2280: Download complete\n[2020-01-28T18:57:18.048Z] e6b0cf9c0882: Pull complete\n[2020-01-28T18:57:18.048Z] da0e9bf0cc60: Pull complete\n[2020-01-28T18:57:18.370Z] c9ea274ed700: Verifying Checksum\n[2020-01-28T18:57:18.370Z] c9ea274ed700: Download complete\n[2020-01-28T18:57:18.370Z] dc21a1d4508b: Verifying Checksum\n[2020-01-28T18:57:18.370Z] dc21a1d4508b: Download complete\n[2020-01-28T18:57:18.370Z] 095dd8b7b4d8: Verifying Checksum\n[2020-01-28T18:57:18.370Z] 095dd8b7b4d8: Download complete\n[2020-01-28T18:57:18.675Z] 363af2e989c4: Verifying Checksum\n[2020-01-28T18:57:18.675Z] 363af2e989c4: Download complete\n[2020-01-28T18:57:20.258Z] 61811dbd4963: Verifying Checksum\n[2020-01-28T18:57:20.258Z] 61811dbd4963: Download complete\n[2020-01-28T18:57:22.333Z] c9ea274ed700: Pull complete\n[2020-01-28T18:57:22.605Z] 9cfac6ba3733: Pull complete\n[2020-01-28T18:57:23.247Z] f6a933c9cadc: Pull complete\n[2020-01-28T18:57:28.684Z] 61811dbd4963: Pull complete\n[2020-01-28T18:57:28.684Z] a6eb2c9e2280: Pull complete\n[2020-01-28T18:57:30.098Z] 095dd8b7b4d8: Pull complete\n[2020-01-28T18:57:30.098Z] dc21a1d4508b: Pull complete\n[2020-01-28T18:57:30.362Z] 363af2e989c4: Pull complete\n[2020-01-28T18:57:30.362Z] Digest: sha256:add8188b58b49eaf945790de1a8bc2588125c85e750a42d0a8acc29426f6ed5f\n[2020-01-28T18:57:30.362Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n[Pipeline] withDockerContainer\n[2020-01-28T18:57:30.659Z] prd-centos7-docker-4c-2g-16536 does not seem to be running inside a container\n[2020-01-28T18:57:30.735Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 -v /var/log/sa:/var/log/sa -w /w/workspace/ndry_app-functions-sdk-go_master -v /w/workspace/ndry_app-functions-sdk-go_master:/w/workspace/ndry_app-functions-sdk-go_master:rw,z -v /w/workspace/ndry_app-functions-sdk-go_master@tmp:/w/workspace/ndry_app-functions-sdk-go_master@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat\n[2020-01-28T18:57:31.450Z] $ docker top 45611e7cd6a57cdf3d646d9d3231b96667824a3ac1e51cb637e1edb033ae7c5a -eo pid,comm\n[Pipeline] {\n[Pipeline] withEnv\n[Pipeline] {\n[Pipeline] wrap\n[2020-01-28T18:57:32.624Z] provisioning config files...\n[2020-01-28T18:57:32.639Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config6002297908763735264tmp\n[Pipeline] {\n[Pipeline] echo\n[2020-01-28T18:57:32.668Z] Running global-jjb/create-netrc.sh\n[Pipeline] libraryResource\n[Pipeline] sh\n[2020-01-28T18:57:32.988Z] ---> create-netrc.sh\n[Pipeline] echo\n[2020-01-28T18:57:33.296Z] Running global-jjb/logs-deploy.sh\n[Pipeline] libraryResource\n[Pipeline] sh\n[2020-01-28T18:57:34.027Z] ---> logs-deploy.sh\n[2020-01-28T18:57:34.027Z] + ARCHIVE_ARTIFACTS=\n[2020-01-28T18:57:34.027Z] + LOGS_SERVER=https://logs.edgexfoundry.org\n[2020-01-28T18:57:34.027Z] + \'[\' https://logs.edgexfoundry.org == None \']\'\n[2020-01-28T18:57:34.027Z] + NEXUS_URL=https://nexus.edgexfoundry.org\n[2020-01-28T18:57:34.027Z] + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/master/5\n[2020-01-28T18:57:34.027Z] + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/app-functions-sdk-go/job/master/5/\n[2020-01-28T18:57:34.027Z] + lftools deploy archives -p \'\' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/master/5 /w/workspace/ndry_app-functions-sdk-go_master\n[2020-01-28T18:57:35.422Z] Archives upload complete.\n[2020-01-28T18:57:35.687Z] + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/master/5 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/app-functions-sdk-go/job/master/5/\n'