b'Pull request #285 updated\nConnecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token)\nConnecting to https://api.github.com to check permissions of obtain list of eno-intel for edgexfoundry/app-functions-sdk-go\nLoading trusted files from base branch master at 499fea2e8f95bc135a1d8ddbd827dd9280452983 rather than 5a65fb5b32d6b4540d29c54117f30678f0dec20e\nObtained Jenkinsfile from 499fea2e8f95bc135a1d8ddbd827dd9280452983\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 3de2761187569e0278258fbf30ff201bf1ad0db1\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 3de2761187569e0278258fbf30ff201bf1ad0db1 (stable)\n > git config core.sparsecheckout # timeout=10\n > git checkout -f 3de2761187569e0278258fbf30ff201bf1ad0db1 # timeout=10\nCommit message: "Merge pull request #105 from ernestojeda/fix-clair-go-app"\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.13, 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.13\n DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-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 on \xe2\x80\x98centos7-docker-4c-2g\xe2\x80\x99\nRunning on prd-centos7-docker-4c-2g-24902 in /w/workspace/ndry_app-functions-sdk-go_PR-285\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_PR-285 # 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/pull/285/head:refs/remotes/origin/PR-285 +refs/heads/master:refs/remotes/origin/master # timeout=10\nFetching without tags\nMerging remotes/origin/master commit 499fea2e8f95bc135a1d8ddbd827dd9280452983 into PR head commit 5a65fb5b32d6b4540d29c54117f30678f0dec20e\nMerge succeeded, producing b2fc6bf7d2766a79b909c9f7481c9674a08a3653\nChecking out Revision b2fc6bf7d2766a79b909c9f7481c9674a08a3653 (PR-285)\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/pull/285/head:refs/remotes/origin/PR-285 # 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/pull/285/head:refs/remotes/origin/PR-285 +refs/heads/master:refs/remotes/origin/master # timeout=10\n > git config core.sparsecheckout # timeout=10\n > git checkout -f 5a65fb5b32d6b4540d29c54117f30678f0dec20e # timeout=10\n > git merge 499fea2e8f95bc135a1d8ddbd827dd9280452983 # timeout=10\n > git rev-parse HEAD^{commit} # timeout=10\n > git config core.sparsecheckout # timeout=10\n > git checkout -f b2fc6bf7d2766a79b909c9f7481c9674a08a3653 # timeout=10\nCommit message: "Merge commit \'499fea2e8f95bc135a1d8ddbd827dd9280452983\' into HEAD"\nFirst time build. Skipping changelog.\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] withEnv\n[Pipeline] {\n[Pipeline] timestamps\n[Pipeline] {\n[Pipeline] timeout\n[2020-02-19T21:07:50.956Z] 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 > git rev-list --no-walk 06d86907332cbbb12bef3e86d9959ceaad2bf4f0 # timeout=10\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-02-19T21:07:52.025Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n[2020-02-19T21:07:52.041Z] \n[2020-02-19T21:07:52.041Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-02-19T21:07:52.387Z] + docker pull nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n[2020-02-19T21:07:52.387Z] latest-x86_64: Pulling from edgexfoundry/git-semver\n[2020-02-19T21:07:52.387Z] e7c96db7181b: Pulling fs layer\n[2020-02-19T21:07:52.387Z] a038dfdf5543: Pulling fs layer\n[2020-02-19T21:07:52.387Z] 8d5d8e63b3c0: Pulling fs layer\n[2020-02-19T21:07:52.653Z] e7c96db7181b: Verifying Checksum\n[2020-02-19T21:07:52.653Z] e7c96db7181b: Download complete\n[2020-02-19T21:07:52.653Z] 8d5d8e63b3c0: Verifying Checksum\n[2020-02-19T21:07:52.653Z] 8d5d8e63b3c0: Download complete\n[2020-02-19T21:07:52.653Z] a038dfdf5543: Verifying Checksum\n[2020-02-19T21:07:52.653Z] a038dfdf5543: Download complete\n[2020-02-19T21:07:52.920Z] e7c96db7181b: Pull complete\n[2020-02-19T21:07:53.863Z] a038dfdf5543: Pull complete\n[2020-02-19T21:07:53.863Z] 8d5d8e63b3c0: Pull complete\n[2020-02-19T21:07:53.863Z] Digest: sha256:05a9b251b02206200c94075b08ee2f72dfb9f54528ed2399686c43a0d6b464fb\n[2020-02-19T21:07:53.863Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n[Pipeline] withDockerContainer\n[2020-02-19T21:07:54.001Z] prd-centos7-docker-4c-2g-24902 does not seem to be running inside a container\n[2020-02-19T21:07:54.049Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/ndry_app-functions-sdk-go_PR-285 -v /w/workspace/ndry_app-functions-sdk-go_PR-285:/w/workspace/ndry_app-functions-sdk-go_PR-285:rw,z -v /w/workspace/ndry_app-functions-sdk-go_PR-285@tmp:/w/workspace/ndry_app-functions-sdk-go_PR-285@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64 cat\n[2020-02-19T21:07:54.737Z] $ docker top e1e157a0f7ac519451e0e8a6a307a75d0d81c5ccb9d768898c55293623de96c5 -eo pid,comm\n[Pipeline] {\n[Pipeline] withEnv\n[Pipeline] {\n[Pipeline] sshagent\n[2020-02-19T21:07:55.286Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub)\n[2020-02-19T21:07:55.286Z] [ssh-agent] Looking for ssh-agent implementation...\n[2020-02-19T21:07:55.528Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)\n[2020-02-19T21:07:55.532Z] $ docker exec e1e157a0f7ac519451e0e8a6a307a75d0d81c5ccb9d768898c55293623de96c5 ssh-agent\n[2020-02-19T21:07:55.715Z] SSH_AUTH_SOCK=/tmp/ssh-pO65tRHYlNc7/agent.15\n[2020-02-19T21:07:55.715Z] SSH_AGENT_PID=22\n[2020-02-19T21:07:55.725Z] Running ssh-add (command line suppressed)\n[2020-02-19T21:07:55.870Z] Identity added: /w/workspace/ndry_app-functions-sdk-go_PR-285@tmp/private_key_5370156903431133593.key (/w/workspace/ndry_app-functions-sdk-go_PR-285@tmp/private_key_5370156903431133593.key)\n[2020-02-19T21:07:55.923Z] [ssh-agent] Started.\n[Pipeline] {\n[Pipeline] sh\n[2020-02-19T21:07:56.216Z] + git describe --exact-match --tags HEAD\n[2020-02-19T21:07:56.217Z] fatal: No names found, cannot describe anything.\n[Pipeline] }\n[2020-02-19T21:07:56.271Z] $ docker exec --env ******** --env ******** e1e157a0f7ac519451e0e8a6a307a75d0d81c5ccb9d768898c55293623de96c5 ssh-agent -k\n[2020-02-19T21:07:56.421Z] unset SSH_AUTH_SOCK;\n[2020-02-19T21:07:56.422Z] unset SSH_AGENT_PID;\n[2020-02-19T21:07:56.422Z] echo Agent pid 22 killed;\n[2020-02-19T21:07:56.456Z] [ssh-agent] Stopped.\n[Pipeline] // sshagent\n[Pipeline] echo\n[2020-02-19T21:07:56.471Z] [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128\n[2020-02-19T21:07:56.471Z] This usually means this commit has not been tagged.\n[Pipeline] sshagent\n[2020-02-19T21:07:56.493Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub)\n[2020-02-19T21:07:56.493Z] [ssh-agent] Looking for ssh-agent implementation...\n[2020-02-19T21:07:56.682Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)\n[2020-02-19T21:07:56.692Z] $ docker exec e1e157a0f7ac519451e0e8a6a307a75d0d81c5ccb9d768898c55293623de96c5 ssh-agent\n[2020-02-19T21:07:56.883Z] SSH_AUTH_SOCK=/tmp/ssh-p25iuTmZLb2a/agent.55\n[2020-02-19T21:07:56.883Z] SSH_AGENT_PID=61\n[2020-02-19T21:07:56.890Z] Running ssh-add (command line suppressed)\n[2020-02-19T21:07:57.031Z] Identity added: /w/workspace/ndry_app-functions-sdk-go_PR-285@tmp/private_key_1796791549913369149.key (/w/workspace/ndry_app-functions-sdk-go_PR-285@tmp/private_key_1796791549913369149.key)\n[2020-02-19T21:07:57.081Z] [ssh-agent] Started.\n[Pipeline] {\n[Pipeline] sh\n[2020-02-19T21:07:57.389Z] + git semver init\n[2020-02-19T21:07:57.389Z] # -> Open(): unable to determine branch for HEAD\n[2020-02-19T21:07:57.389Z] # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_PR-285/.git\n[2020-02-19T21:07:57.389Z] # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_PR-285\n[2020-02-19T21:07:57.389Z] # $SEMVER_REMOTE_NAME = origin\n[2020-02-19T21:07:57.389Z] # $SEMVER_USER_EMAIL = jenkins@edgexfoundry.org\n[2020-02-19T21:07:57.389Z] # $SEMVER_USER_NAME = jenkins\n[2020-02-19T21:07:57.389Z] # $SEMVER_BRANCH = PR-285\n[2020-02-19T21:07:57.389Z] # $SEMVER_TEMP = /tmp/semver-776503412\n[2020-02-19T21:07:57.389Z] # git clone --branch semver git@github.com:edgexfoundry/app-functions-sdk-go.git $SEMVER_TEMP\n[2020-02-19T21:07:59.937Z] # \'/tmp/semver-776503412\' -> \'/w/workspace/ndry_app-functions-sdk-go_PR-285/.semver\'\n[2020-02-19T21:07:59.937Z] # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_PR-285/.semver\n[Pipeline] }\n[2020-02-19T21:07:59.947Z] $ docker exec --env ******** --env ******** e1e157a0f7ac519451e0e8a6a307a75d0d81c5ccb9d768898c55293623de96c5 ssh-agent -k\n[2020-02-19T21:08:00.100Z] unset SSH_AUTH_SOCK;\n[2020-02-19T21:08:00.100Z] unset SSH_AGENT_PID;\n[2020-02-19T21:08:00.100Z] echo Agent pid 61 killed;\n[2020-02-19T21:08:00.145Z] [ssh-agent] Stopped.\n[Pipeline] // sshagent\n[Pipeline] }\n[Pipeline] // withEnv\n[Pipeline] sh\n[2020-02-19T21:08:00.458Z] + git semver\n[Pipeline] }\n[2020-02-19T21:08:00.471Z] $ docker stop --time=1 e1e157a0f7ac519451e0e8a6a307a75d0d81c5ccb9d768898c55293623de96c5\n[2020-02-19T21:08:01.817Z] $ docker rm -f e1e157a0f7ac519451e0e8a6a307a75d0d81c5ccb9d768898c55293623de96c5\n[Pipeline] // withDockerContainer\n[Pipeline] writeFile\n[Pipeline] stash\n[2020-02-19T21:08:03.999Z] Stashed 85 file(s)\n[Pipeline] echo\n[2020-02-19T21:08:04.000Z] [edgeXSemver] initialized semver on version 0.0.0\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] stage\n[Pipeline] { (Build)\n[Pipeline] parallel\n[Pipeline] { (Branch: amd64)\n[Pipeline] { (Branch: arm64)\n[Pipeline] stage\n[Pipeline] { (amd64)\n[Pipeline] stage\n[Pipeline] { (arm64)\n[Pipeline] node\n[Pipeline] node\n[2020-02-19T21:08:19.090Z] Still waiting to schedule task\n[2020-02-19T21:08:19.090Z] Waiting for next available executor on \xe2\x80\x98centos7-docker-4c-2g\xe2\x80\x99\n[2020-02-19T21:08:19.092Z] Still waiting to schedule task\n[2020-02-19T21:08:19.092Z] \xe2\x80\x98prd-centos7-builder-2c-1g-24897\xe2\x80\x99 doesn\xe2\x80\x99t have label \xe2\x80\x98ubuntu18.04-docker-arm64-4c-2g\xe2\x80\x99; \xe2\x80\x98prd-centos7-docker-4c-2g-24896\xe2\x80\x99 doesn\xe2\x80\x99t have label \xe2\x80\x98ubuntu18.04-docker-arm64-4c-2g\xe2\x80\x99; \xe2\x80\x98prd-centos7-docker-4c-2g-24898\xe2\x80\x99 doesn\xe2\x80\x99t have label \xe2\x80\x98ubuntu18.04-docker-arm64-4c-2g\xe2\x80\x99; \xe2\x80\x98prd-centos7-docker-4c-2g-24901\xe2\x80\x99 doesn\xe2\x80\x99t have label \xe2\x80\x98ubuntu18.04-docker-arm64-4c-2g\xe2\x80\x99; \xe2\x80\x98prd-ubuntu18.04-docker-arm64-4c-2g-24899\xe2\x80\x99 is offline; \xe2\x80\x98prd-ubuntu18.04-docker-arm64-4c-2g-24903\xe2\x80\x99 is offline\n[2020-02-19T21:10:27.698Z] Running on prd-centos7-docker-4c-2g-24905 in /w/workspace/ndry_app-functions-sdk-go_PR-285\n[Pipeline] {\n[Pipeline] ws\n[2020-02-19T21:10:27.714Z] Running in /w/workspace/app-functions-sdk-go/6\n[Pipeline] {\n[Pipeline] checkout\n[2020-02-19T21:10:30.172Z] using credential edgex-jenkins-ssh\n[2020-02-19T21:10:30.192Z] Cloning the remote Git repository\n[2020-02-19T21:10:30.192Z] Cloning with configured refspecs honoured and without tags\n[2020-02-19T21:10:29.486Z] Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git\n[2020-02-19T21:10:29.524Z] > git init /w/workspace/app-functions-sdk-go/6 # timeout=10\n[2020-02-19T21:10:29.577Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git\n[2020-02-19T21:10:29.577Z] > git --version # timeout=10\n[2020-02-19T21:10:29.583Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n[2020-02-19T21:10:29.623Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/285/head:refs/remotes/origin/PR-285 +refs/heads/master:refs/remotes/origin/master # timeout=10\n[2020-02-19T21:10:31.541Z] Fetching without tags\n[2020-02-19T21:10:31.930Z] Merging remotes/origin/master commit 499fea2e8f95bc135a1d8ddbd827dd9280452983 into PR head commit 5a65fb5b32d6b4540d29c54117f30678f0dec20e\n[2020-02-19T21:10:32.024Z] Merge succeeded, producing 8112969924b8013a6c822b7e2f67e3f656b99c20\n[2020-02-19T21:10:32.024Z] Checking out Revision 8112969924b8013a6c822b7e2f67e3f656b99c20 (PR-285)\n[2020-02-19T21:10:30.890Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10\n[2020-02-19T21:10:30.897Z] > git config --add remote.origin.fetch +refs/pull/285/head:refs/remotes/origin/PR-285 # timeout=10\n[2020-02-19T21:10:30.903Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10\n[2020-02-19T21:10:30.913Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10\n[2020-02-19T21:10:30.925Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git\n[2020-02-19T21:10:30.926Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n[2020-02-19T21:10:30.930Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/285/head:refs/remotes/origin/PR-285 +refs/heads/master:refs/remotes/origin/master # timeout=10\n[2020-02-19T21:10:31.351Z] > git config core.sparsecheckout # timeout=10\n[2020-02-19T21:10:31.359Z] > git checkout -f 5a65fb5b32d6b4540d29c54117f30678f0dec20e # timeout=10\n[2020-02-19T21:10:31.405Z] > git merge 499fea2e8f95bc135a1d8ddbd827dd9280452983 # timeout=10\n[2020-02-19T21:10:31.437Z] > git rev-parse HEAD^{commit} # timeout=10\n[2020-02-19T21:10:31.446Z] > git config core.sparsecheckout # timeout=10\n[2020-02-19T21:10:31.451Z] > git checkout -f 8112969924b8013a6c822b7e2f67e3f656b99c20 # timeout=10\n[2020-02-19T21:10:35.374Z] Commit message: "Merge commit \'499fea2e8f95bc135a1d8ddbd827dd9280452983\' into HEAD"\n[2020-02-19T21:10:35.382Z] First time build. Skipping changelog.\n[Pipeline] withEnv\n[Pipeline] {\n[Pipeline] withEnv\n[Pipeline] {\n[Pipeline] stage\n[Pipeline] { (Prep)\n[2020-02-19T21:10:35.075Z] > git rev-list --no-walk 06d86907332cbbb12bef3e86d9959ceaad2bf4f0 # timeout=10\n[Pipeline] script\n[Pipeline] {\n[Pipeline] unstash\n[Pipeline] echo\n[2020-02-19T21:10:36.891Z] =========================================================\n[2020-02-19T21:10:36.891Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine]\n[2020-02-19T21:10:36.891Z] =========================================================\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-02-19T21:10:37.478Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine .\n[2020-02-19T21:10:38.051Z] Sending build context to Docker daemon 36.47MB\r\r\n[2020-02-19T21:10:38.051Z] Step 1/8 : ARG BASE=golang:1.13-alpine\n[2020-02-19T21:10:38.051Z] Step 2/8 : FROM ${BASE}\n[2020-02-19T21:10:38.051Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base\n[2020-02-19T21:10:38.051Z] e6b0cf9c0882: Pulling fs layer\n[2020-02-19T21:10:38.051Z] 2848faf0eed1: Pulling fs layer\n[2020-02-19T21:10:38.051Z] 0f37312ad70f: Pulling fs layer\n[2020-02-19T21:10:38.051Z] 5788d62ee057: Pulling fs layer\n[2020-02-19T21:10:38.051Z] 0e6b1d234666: Pulling fs layer\n[2020-02-19T21:10:38.051Z] bf5d7aec512f: Pulling fs layer\n[2020-02-19T21:10:38.051Z] 5788d62ee057: Waiting\n[2020-02-19T21:10:38.051Z] 0e6b1d234666: Waiting\n[2020-02-19T21:10:38.051Z] 34c802a77dc8: Pulling fs layer\n[2020-02-19T21:10:38.051Z] 9eb99e56ec68: Pulling fs layer\n[2020-02-19T21:10:38.051Z] 27c7a5d97fbd: Pulling fs layer\n[2020-02-19T21:10:38.051Z] 5c102a31e300: Pulling fs layer\n[2020-02-19T21:10:38.051Z] dcfb455df0a1: Pulling fs layer\n[2020-02-19T21:10:38.051Z] bf5d7aec512f: Waiting\n[2020-02-19T21:10:38.051Z] 34c802a77dc8: Waiting\n[2020-02-19T21:10:38.051Z] 5c102a31e300: Waiting\n[2020-02-19T21:10:38.051Z] 9eb99e56ec68: Waiting\n[2020-02-19T21:10:38.051Z] 27c7a5d97fbd: Waiting\n[2020-02-19T21:10:38.051Z] dcfb455df0a1: Waiting\n[2020-02-19T21:10:38.051Z] 0f37312ad70f: Verifying Checksum\n[2020-02-19T21:10:38.051Z] 0f37312ad70f: Download complete\n[2020-02-19T21:10:38.051Z] 2848faf0eed1: Verifying Checksum\n[2020-02-19T21:10:38.051Z] 2848faf0eed1: Download complete\n[2020-02-19T21:10:38.051Z] 0e6b1d234666: Download complete\n[2020-02-19T21:10:38.051Z] bf5d7aec512f: Verifying Checksum\n[2020-02-19T21:10:38.051Z] bf5d7aec512f: Download complete\n[2020-02-19T21:10:38.051Z] e6b0cf9c0882: Download complete\n[2020-02-19T21:10:38.316Z] e6b0cf9c0882: Pull complete\n[2020-02-19T21:10:39.286Z] 34c802a77dc8: Verifying Checksum\n[2020-02-19T21:10:39.286Z] 34c802a77dc8: Download complete\n[2020-02-19T21:10:39.286Z] 27c7a5d97fbd: Verifying Checksum\n[2020-02-19T21:10:39.286Z] 27c7a5d97fbd: Download complete\n[2020-02-19T21:10:39.550Z] 5788d62ee057: Verifying Checksum\n[2020-02-19T21:10:39.551Z] 5788d62ee057: Download complete\n[2020-02-19T21:10:39.812Z] dcfb455df0a1: Verifying Checksum\n[2020-02-19T21:10:39.812Z] dcfb455df0a1: Download complete\n[2020-02-19T21:10:39.812Z] 5c102a31e300: Verifying Checksum\n[2020-02-19T21:10:39.812Z] 5c102a31e300: Download complete\n[2020-02-19T21:10:39.812Z] 9eb99e56ec68: Verifying Checksum\n[2020-02-19T21:10:39.812Z] 9eb99e56ec68: Download complete\n[2020-02-19T21:10:41.718Z] 2848faf0eed1: Pull complete\n[2020-02-19T21:10:41.718Z] 0f37312ad70f: Pull complete\n[2020-02-19T21:10:47.002Z] 5788d62ee057: Pull complete\n[2020-02-19T21:10:47.002Z] 0e6b1d234666: Pull complete\n[2020-02-19T21:10:47.260Z] bf5d7aec512f: Pull complete\n[2020-02-19T21:10:52.531Z] 34c802a77dc8: Pull complete\n[2020-02-19T21:10:55.064Z] 9eb99e56ec68: Pull complete\n[2020-02-19T21:10:55.064Z] 27c7a5d97fbd: Pull complete\n[2020-02-19T21:10:56.013Z] 5c102a31e300: Pull complete\n[2020-02-19T21:10:56.274Z] dcfb455df0a1: Pull complete\n[2020-02-19T21:10:56.274Z] Digest: sha256:bf9b800d7ab6b241e21016b558127766659829ad41453f889f6c4db283117473\n[2020-02-19T21:10:56.274Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine\n[2020-02-19T21:10:56.274Z] ---> 7c70fe431013\n[2020-02-19T21:10:56.274Z] Step 3/8 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker\n[2020-02-19T21:10:56.533Z] latest: Pulling from library/docker\n[2020-02-19T21:10:56.792Z] c9b1b535fdd9: Pulling fs layer\n[2020-02-19T21:10:56.792Z] cd54125436dc: Pulling fs layer\n[2020-02-19T21:10:56.792Z] 70d1554c15cb: Pulling fs layer\n[2020-02-19T21:10:56.792Z] c8a3718af663: Pulling fs layer\n[2020-02-19T21:10:56.792Z] f5d685e7204c: Pulling fs layer\n[2020-02-19T21:10:56.792Z] bd2db148201e: Pulling fs layer\n[2020-02-19T21:10:56.792Z] 419c00a7b035: Pulling fs layer\n[2020-02-19T21:10:56.792Z] f5d685e7204c: Waiting\n[2020-02-19T21:10:56.792Z] 419c00a7b035: Waiting\n[2020-02-19T21:10:56.792Z] bd2db148201e: Waiting\n[2020-02-19T21:10:56.792Z] c8a3718af663: Waiting\n[2020-02-19T21:10:56.792Z] 70d1554c15cb: Verifying Checksum\n[2020-02-19T21:10:56.792Z] 70d1554c15cb: Download complete\n[2020-02-19T21:10:57.054Z] c9b1b535fdd9: Verifying Checksum\n[2020-02-19T21:10:57.054Z] c9b1b535fdd9: Download complete\n[2020-02-19T21:10:57.054Z] cd54125436dc: Verifying Checksum\n[2020-02-19T21:10:57.054Z] cd54125436dc: Download complete\n[2020-02-19T21:10:57.054Z] bd2db148201e: Verifying Checksum\n[2020-02-19T21:10:57.054Z] bd2db148201e: Download complete\n[2020-02-19T21:10:57.054Z] c9b1b535fdd9: Pull complete\n[2020-02-19T21:10:57.317Z] 419c00a7b035: Verifying Checksum\n[2020-02-19T21:10:57.317Z] 419c00a7b035: Download complete\n[2020-02-19T21:10:57.318Z] f5d685e7204c: Verifying Checksum\n[2020-02-19T21:10:57.318Z] f5d685e7204c: Download complete\n[2020-02-19T21:10:57.898Z] c8a3718af663: Verifying Checksum\n[2020-02-19T21:10:57.898Z] c8a3718af663: Download complete\n[2020-02-19T21:10:58.846Z] cd54125436dc: Pull complete\n[2020-02-19T21:10:58.846Z] 70d1554c15cb: Pull complete\n[2020-02-19T21:11:01.394Z] c8a3718af663: Pull complete\n[2020-02-19T21:11:01.394Z] f5d685e7204c: Pull complete\n[2020-02-19T21:11:01.394Z] bd2db148201e: Pull complete\n[2020-02-19T21:11:01.653Z] 419c00a7b035: Pull complete\n[2020-02-19T21:11:01.653Z] Digest: sha256:3eb67443c54436650bd4f1e97ddf9ab1797d75e15d685c791f6c6397edaa6d82\n[2020-02-19T21:11:01.653Z] Status: Downloaded newer image for docker:latest\n[2020-02-19T21:11:03.033Z] ---> cdc92356004d\n[2020-02-19T21:11:03.033Z] Step 4/8 : LABEL license=\'SPDX-License-Identifier: Apache-2.0\' copyright=\'Copyright (c) 2019: Intel\'\n[2020-02-19T21:11:03.293Z] ---> Running in 74e809d37264\n[2020-02-19T21:11:03.293Z] Removing intermediate container 74e809d37264\n[2020-02-19T21:11:03.293Z] ---> 45a0e2962118\n[2020-02-19T21:11:03.293Z] Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash\n[2020-02-19T21:11:03.293Z] ---> Running in 606be75ea315\n[2020-02-19T21:11:03.860Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz\n[2020-02-19T21:11:04.842Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz\n[2020-02-19T21:11:05.100Z] (1/5) Installing libsodium (1.0.18-r0)\n[2020-02-19T21:11:05.100Z] (2/5) Installing libzmq (4.3.2-r0)\n[2020-02-19T21:11:05.358Z] (3/5) Installing pkgconf (1.6.3-r0)\n[2020-02-19T21:11:05.358Z] (4/5) Installing libsodium-dev (1.0.18-r0)\n[2020-02-19T21:11:05.358Z] (5/5) Installing zeromq-dev (4.3.2-r0)\n[2020-02-19T21:11:05.617Z] Executing busybox-1.31.1-r8.trigger\n[2020-02-19T21:11:05.617Z] OK: 145 MiB in 44 packages\n[2020-02-19T21:11:05.881Z] Removing intermediate container 606be75ea315\n[2020-02-19T21:11:05.881Z] ---> 875335323ef4\n[2020-02-19T21:11:05.881Z] Step 6/8 : WORKDIR /build\n[2020-02-19T21:11:06.143Z] ---> Running in 6f46bd4f4ed4\n[2020-02-19T21:11:06.143Z] Removing intermediate container 6f46bd4f4ed4\n[2020-02-19T21:11:06.143Z] ---> e680707eb10b\n[2020-02-19T21:11:06.143Z] Step 7/8 : COPY go.mod .\n[2020-02-19T21:11:06.403Z] ---> 63b4fd440bb2\n[2020-02-19T21:11:06.403Z] Step 8/8 : RUN go mod download\n[2020-02-19T21:11:06.403Z] ---> Running in eedd2614f30e\n[2020-02-19T21:11:08.310Z] \x1b[91mgo: finding bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690\n[2020-02-19T21:11:08.310Z] \x1b[0m\x1b[91mgo: finding github.com/BurntSushi/toml v0.3.1\n[2020-02-19T21:11:08.310Z] \x1b[0m\x1b[91mgo: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e\n[2020-02-19T21:11:08.310Z] \x1b[0m\x1b[91mgo: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da\n[2020-02-19T21:11:08.310Z] \x1b[0m\x1b[91mgo: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310\n[2020-02-19T21:11:08.310Z] \x1b[0m\x1b[91mgo: finding github.com/bgentry/speakeasy v0.1.0\n[2020-02-19T21:11:08.310Z] \x1b[0m\x1b[91mgo: finding github.com/cenkalti/backoff v2.2.1+incompatible\n[2020-02-19T21:11:08.310Z] \x1b[0m\x1b[91mgo: finding github.com/davecgh/go-spew v1.1.1\n[2020-02-19T21:11:08.310Z] \x1b[0m\x1b[91mgo: finding github.com/eclipse/paho.mqtt.golang v1.2.0\n[2020-02-19T21:11:08.310Z] \x1b[0m\x1b[91mgo: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.48\n[2020-02-19T21:11:08.310Z] \x1b[0m\x1b[91mgo: finding github.com/edgexfoundry/go-mod-messaging v0.1.11\n[2020-02-19T21:11:08.310Z] \x1b[0m\x1b[91mgo: finding github.com/edgexfoundry/go-mod-registry v0.1.11\n[2020-02-19T21:11:08.310Z] \x1b[0m\x1b[91mgo: finding github.com/edgexfoundry/go-mod-secrets v0.0.15\n[2020-02-19T21:11:08.310Z] \x1b[0m\x1b[91mgo: finding github.com/fatih/color v1.7.0\n[2020-02-19T21:11:08.310Z] \x1b[0m\x1b[91mgo: finding github.com/go-kit/kit v0.8.0\n[2020-02-19T21:11:08.310Z] \x1b[0m\x1b[91mgo: finding github.com/go-logfmt/logfmt v0.4.0\n[2020-02-19T21:11:08.310Z] \x1b[0m\x1b[91mgo: finding github.com/go-stack/stack v1.8.0\n[2020-02-19T21:11:08.310Z] \x1b[0m\x1b[91mgo: finding github.com/golang/snappy v0.0.1\n[2020-02-19T21:11:08.310Z] \x1b[0m\x1b[91mgo: finding github.com/gomodule/redigo v2.0.0+incompatible\n[2020-02-19T21:11:08.310Z] \x1b[0m\x1b[91mgo: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c\n[2020-02-19T21:11:08.310Z] \x1b[0m\x1b[91mgo: finding github.com/google/go-cmp v0.3.1\n[2020-02-19T21:11:08.310Z] \x1b[0m\x1b[91mgo: finding github.com/google/uuid v1.1.0\n[2020-02-19T21:11:08.310Z] \x1b[0m\x1b[91mgo: finding github.com/gorilla/mux v1.7.2\n[2020-02-19T21:11:08.310Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/consul/api v1.1.0\n[2020-02-19T21:11:08.310Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/consul/sdk v0.1.1\n[2020-02-19T21:11:08.310Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/errwrap v1.0.0\n[2020-02-19T21:11:08.310Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-cleanhttp v0.5.1\n[2020-02-19T21:11:08.310Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-immutable-radix v1.0.0\n[2020-02-19T21:11:08.310Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-msgpack v0.5.3\n[2020-02-19T21:11:08.310Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-multierror v1.0.0\n[2020-02-19T21:11:08.310Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-rootcerts v1.0.0\n[2020-02-19T21:11:08.310Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-sockaddr v1.0.0\n[2020-02-19T21:11:08.310Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-syslog v1.0.0\n[2020-02-19T21:11:08.310Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-uuid v1.0.1\n[2020-02-19T21:11:08.310Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go.net v0.0.1\n[2020-02-19T21:11:08.310Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/golang-lru v0.5.0\n[2020-02-19T21:11:08.310Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/logutils v1.0.0\n[2020-02-19T21:11:08.310Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/mdns v1.0.0\n[2020-02-19T21:11:08.310Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/memberlist v0.1.3\n[2020-02-19T21:11:08.310Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/serf v0.8.2\n[2020-02-19T21:11:08.310Z] \x1b[0m\x1b[91mgo: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515\n[2020-02-19T21:11:08.310Z] \x1b[0m\x1b[91mgo: finding github.com/kr/pretty v0.2.0\n[2020-02-19T21:11:08.310Z] \x1b[0m\x1b[91mgo: finding github.com/kr/pty v1.1.1\n[2020-02-19T21:11:08.310Z] \x1b[0m\x1b[91mgo: finding github.com/kr/text v0.1.0\n[2020-02-19T21:11:08.310Z] \x1b[0m\x1b[91mgo: finding github.com/mattn/go-colorable v0.0.9\n[2020-02-19T21:11:08.310Z] \x1b[0m\x1b[91mgo: finding github.com/mattn/go-isatty v0.0.3\n[2020-02-19T21:11:08.571Z] \x1b[0m\x1b[91mgo: finding github.com/miekg/dns v1.0.14\n[2020-02-19T21:11:08.571Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/cli v1.0.0\n[2020-02-19T21:11:08.571Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54\n[2020-02-19T21:11:08.571Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/copystructure v1.0.0\n[2020-02-19T21:11:08.571Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/go-homedir v1.0.0\n[2020-02-19T21:11:08.571Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/go-testing-interface v1.0.0\n[2020-02-19T21:11:08.571Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/gox v0.4.0\n[2020-02-19T21:11:08.571Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/iochan v1.0.0\n[2020-02-19T21:11:08.571Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/mapstructure v1.1.2\n[2020-02-19T21:11:08.571Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/reflectwalk v1.0.0\n[2020-02-19T21:11:08.571Z] \x1b[0m\x1b[91mgo: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c\n[2020-02-19T21:11:08.571Z] \x1b[0m\x1b[91mgo: finding github.com/pebbe/zmq4 v1.0.0\n[2020-02-19T21:11:08.571Z] \x1b[0m\x1b[91mgo: finding github.com/pelletier/go-toml v1.2.0\n[2020-02-19T21:11:08.571Z] \x1b[0m\x1b[91mgo: finding github.com/pkg/errors v0.8.1\n[2020-02-19T21:11:08.571Z] \x1b[0m\x1b[91mgo: finding github.com/pmezard/go-difflib v1.0.0\n[2020-02-19T21:11:08.571Z] \x1b[0m\x1b[91mgo: finding github.com/posener/complete v1.1.1\n[2020-02-19T21:11:08.571Z] \x1b[0m\x1b[91mgo: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f\n[2020-02-19T21:11:08.571Z] \x1b[0m\x1b[91mgo: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529\n[2020-02-19T21:11:08.571Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/objx v0.2.0\n[2020-02-19T21:11:08.571Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/testify v1.4.0\n[2020-02-19T21:11:08.571Z] \x1b[0m\x1b[91mgo: finding github.com/tidwall/pretty v1.0.0\n[2020-02-19T21:11:08.571Z] \x1b[0m\x1b[91mgo: finding github.com/ugorji/go v1.1.4\n[2020-02-19T21:11:08.571Z] \x1b[0m\x1b[91mgo: finding github.com/xdg/scram v0.0.0-20180814205039-7eeb5667e42c\n[2020-02-19T21:11:08.571Z] \x1b[0m\x1b[91mgo: finding github.com/xdg/stringprep v1.0.0\n[2020-02-19T21:11:08.571Z] \x1b[0m\x1b[91mgo: finding go.mongodb.org/mongo-driver v1.1.1\n[2020-02-19T21:11:08.571Z] \x1b[0m\x1b[91mgo: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3\n[2020-02-19T21:11:08.571Z] \x1b[0m\x1b[91mgo: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc\n[2020-02-19T21:11:08.571Z] \x1b[0m\x1b[91mgo: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4\n[2020-02-19T21:11:08.571Z] \x1b[0m\x1b[91mgo: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5\n[2020-02-19T21:11:08.571Z] \x1b[0m\x1b[91mgo: finding golang.org/x/text v0.3.2\n[2020-02-19T21:11:08.571Z] \x1b[0m\x1b[91mgo: finding golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e\n[2020-02-19T21:11:08.571Z] \x1b[0m\x1b[91mgo: finding gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15\n[2020-02-19T21:11:08.831Z] \x1b[0m\x1b[91mgo: finding gopkg.in/yaml.v2 v2.2.2\n[2020-02-19T21:11:18.824Z] \x1b[0mRemoving intermediate container eedd2614f30e\n[2020-02-19T21:11:18.824Z] ---> 93266fae298c\n[2020-02-19T21:11:18.824Z] Successfully built 93266fae298c\n[2020-02-19T21:11:18.824Z] Successfully tagged ci-base-image-x86_64:latest\n[Pipeline] }\n[Pipeline] // script\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] stage\n[Pipeline] { (Test)\n[Pipeline] script\n[Pipeline] {\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-02-19T21:11:19.226Z] + docker inspect -f . ci-base-image-x86_64\n[2020-02-19T21:11:19.226Z] .\n[Pipeline] withDockerContainer\n[2020-02-19T21:11:19.389Z] prd-centos7-docker-4c-2g-24905 does not seem to be running inside a container\n[2020-02-19T21:11:19.429Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/6 -v /w/workspace/app-functions-sdk-go/6:/w/workspace/app-functions-sdk-go/6:rw,z -v /w/workspace/app-functions-sdk-go/6@tmp:/w/workspace/app-functions-sdk-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat\n[2020-02-19T21:11:20.104Z] $ docker top 69e9e833e991f219a12f95f055ce7af1f124b383faf960fdc12c122b9524ea1b -eo pid,comm\n[Pipeline] {\n[Pipeline] sh\n[2020-02-19T21:11:20.948Z] + go version\n[2020-02-19T21:11:20.948Z] go version go1.13.5 linux/amd64\n[Pipeline] sh\n[2020-02-19T21:11:21.240Z] + make test\n[2020-02-19T21:11:21.240Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./...\n[2020-02-19T21:11:23.781Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go\t[no test files]\n[2020-02-19T21:11:36.046Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/appcontext\t0.075s\tcoverage: 88.9% of statements\n[2020-02-19T21:11:46.076Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/appsdk\t0.744s\tcoverage: 41.8% of statements\n[2020-02-19T21:11:46.076Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal\t[no test files]\n[2020-02-19T21:11:46.076Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/common\t[no test files]\n[2020-02-19T21:11:46.076Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/config\t0.009s\tcoverage: 100.0% of statements\n[2020-02-19T21:11:46.076Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/runtime\t0.469s\tcoverage: 69.3% of statements\n[2020-02-19T21:11:52.659Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/security\t7.076s\tcoverage: 85.2% of statements\n[2020-02-19T21:11:52.659Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/security/authtokenloader\t0.005s\tcoverage: 89.5% of statements\n[2020-02-19T21:11:52.659Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/security/authtokenloader/mocks\t0.004s\tcoverage: 100.0% of statements\n[2020-02-19T21:11:53.228Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/security/client\t7.088s\tcoverage: 100.0% of statements\n[2020-02-19T21:11:53.228Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/security/fileioperformer\t0.006s\tcoverage: 100.0% of statements\n[2020-02-19T21:11:53.228Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/security/fileioperformer/mocks\t0.005s\tcoverage: 100.0% of statements\n[2020-02-19T21:11:53.228Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/security/mock\t[no test files]\n[2020-02-19T21:11:53.228Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/store\t[no test files]\n[2020-02-19T21:11:53.228Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/store/contracts\t[no test files]\n[2020-02-19T21:11:53.228Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/store/db\t[no test files]\n[2020-02-19T21:11:53.228Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/store/db/interfaces\t[no test files]\n[2020-02-19T21:11:53.228Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/store/db/interfaces/mocks\t[no test files]\n[2020-02-19T21:11:53.228Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/store/db/mongo\t[no test files]\n[2020-02-19T21:11:53.228Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/store/db/mongo/models\t0.005s\tcoverage: 96.6% of statements\n[2020-02-19T21:11:53.228Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/store/db/redis\t[no test files]\n[2020-02-19T21:11:53.228Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/store/db/redis/models\t0.017s\tcoverage: 97.7% of statements\n[2020-02-19T21:11:53.228Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/telemetry\t[no test files]\n[2020-02-19T21:11:53.228Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/trigger\t[no test files]\n[2020-02-19T21:11:53.228Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/trigger/http\t[no test files]\n[2020-02-19T21:11:54.604Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/trigger/messagebus\t6.644s\tcoverage: 86.7% of statements\n[2020-02-19T21:11:54.604Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/webserver\t0.031s\tcoverage: 60.0% of statements\n[2020-02-19T21:11:54.604Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/pkg/endpoint\t[no test files]\n[2020-02-19T21:11:54.862Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/pkg/transforms\t5.272s\tcoverage: 74.2% of statements\n[2020-02-19T21:11:54.862Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/pkg/urlclient\t[no test files]\n[2020-02-19T21:11:54.862Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/pkg/util\t0.007s\tcoverage: 100.0% of statements\n[2020-02-19T21:11:55.121Z] CGO_ENABLED=1 GO111MODULE=on go vet ./...\n[2020-02-19T21:11:59.366Z] gofmt -l .\n[2020-02-19T21:11:59.366Z] [ "`gofmt -l .`" = "" ]\n[2020-02-19T21:11:59.366Z] ./bin/test-attribution-txt.sh\n[2020-02-19T21:11:59.938Z] ./bin/test-go-mod-tidy.sh\n[Pipeline] stash\n[2020-02-19T21:12:00.632Z] Stashed 1 file(s)\n[Pipeline] }\n[2020-02-19T21:12:00.633Z] $ docker stop --time=1 69e9e833e991f219a12f95f055ce7af1f124b383faf960fdc12c122b9524ea1b\n[2020-02-19T21:12:02.137Z] $ docker rm -f 69e9e833e991f219a12f95f055ce7af1f124b383faf960fdc12c122b9524ea1b\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-02-19T21:15:46.699Z] Running on prd-ubuntu18.04-docker-arm64-4c-2g-24906 in /w/workspace/ndry_app-functions-sdk-go_PR-285\n[Pipeline] {\n[Pipeline] ws\n[2020-02-19T21:15:46.720Z] Running in /w/workspace/app-functions-sdk-go/6\n[Pipeline] {\n[Pipeline] checkout\n[2020-02-19T21:15:53.615Z] using credential edgex-jenkins-ssh\n[2020-02-19T21:15:53.639Z] Cloning the remote Git repository\n[2020-02-19T21:15:53.639Z] Cloning with configured refspecs honoured and without tags\n[2020-02-19T21:15:53.706Z] Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git\n[2020-02-19T21:15:53.790Z] > git init /w/workspace/app-functions-sdk-go/6 # timeout=10\n[2020-02-19T21:15:53.860Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git\n[2020-02-19T21:15:53.861Z] > git --version # timeout=10\n[2020-02-19T21:15:53.880Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n[2020-02-19T21:15:53.955Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/285/head:refs/remotes/origin/PR-285 +refs/heads/master:refs/remotes/origin/master # timeout=10\n[2020-02-19T21:15:57.814Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10\n[2020-02-19T21:15:57.847Z] > git config --add remote.origin.fetch +refs/pull/285/head:refs/remotes/origin/PR-285 # timeout=10\n[2020-02-19T21:15:57.870Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10\n[2020-02-19T21:15:57.964Z] Fetching without tags\n[2020-02-19T21:15:58.414Z] Merging remotes/origin/master commit 499fea2e8f95bc135a1d8ddbd827dd9280452983 into PR head commit 5a65fb5b32d6b4540d29c54117f30678f0dec20e\n[2020-02-19T21:15:58.718Z] Merge succeeded, producing 45d1370360c76a767dbd9607b5a7482d21e3c16d\n[2020-02-19T21:15:58.718Z] Checking out Revision 45d1370360c76a767dbd9607b5a7482d21e3c16d (PR-285)\n[2020-02-19T21:15:57.931Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10\n[2020-02-19T21:15:57.979Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git\n[2020-02-19T21:15:57.980Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n[2020-02-19T21:15:57.990Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/285/head:refs/remotes/origin/PR-285 +refs/heads/master:refs/remotes/origin/master # timeout=10\n[2020-02-19T21:15:58.438Z] > git config core.sparsecheckout # timeout=10\n[2020-02-19T21:15:58.478Z] > git checkout -f 5a65fb5b32d6b4540d29c54117f30678f0dec20e # timeout=10\n[2020-02-19T21:15:58.600Z] > git merge 499fea2e8f95bc135a1d8ddbd827dd9280452983 # timeout=10\n[2020-02-19T21:15:58.697Z] > git rev-parse HEAD^{commit} # timeout=10\n[2020-02-19T21:15:58.728Z] > git config core.sparsecheckout # timeout=10\n[2020-02-19T21:15:58.746Z] > git checkout -f 45d1370360c76a767dbd9607b5a7482d21e3c16d # timeout=10\n[2020-02-19T21:16:03.207Z] Commit message: "Merge commit \'499fea2e8f95bc135a1d8ddbd827dd9280452983\' into HEAD"\n[2020-02-19T21:16:03.239Z] First time build. Skipping changelog.\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-02-19T21:16:03.216Z] > git rev-list --no-walk 06d86907332cbbb12bef3e86d9959ceaad2bf4f0 # timeout=10\n[Pipeline] echo\n[2020-02-19T21:16:07.923Z] =========================================================\n[2020-02-19T21:16:07.923Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine]\n[2020-02-19T21:16:07.923Z] =========================================================\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-02-19T21:16:09.287Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine .\n[2020-02-19T21:16:11.280Z] Sending build context to Docker daemon 36.47MB\r\r\n[2020-02-19T21:16:11.280Z] Step 1/8 : ARG BASE=golang:1.13-alpine\n[2020-02-19T21:16:11.280Z] Step 2/8 : FROM ${BASE}\n[2020-02-19T21:16:11.551Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64\n[2020-02-19T21:16:11.551Z] cde5963f3b93: Pulling fs layer\n[2020-02-19T21:16:11.551Z] 2a23fa8c16f7: Pulling fs layer\n[2020-02-19T21:16:11.551Z] 777b28850792: Pulling fs layer\n[2020-02-19T21:16:11.551Z] 8a11ddd9e578: Pulling fs layer\n[2020-02-19T21:16:11.551Z] 4cf88f913ddb: Pulling fs layer\n[2020-02-19T21:16:11.551Z] 1df406cf5192: Pulling fs layer\n[2020-02-19T21:16:11.551Z] cd6300453558: Pulling fs layer\n[2020-02-19T21:16:11.551Z] b9c365052c96: Pulling fs layer\n[2020-02-19T21:16:11.551Z] a2d8cc88f415: Pulling fs layer\n[2020-02-19T21:16:11.551Z] ea1d1ca13537: Pulling fs layer\n[2020-02-19T21:16:11.551Z] 3750a50a1c5e: Pulling fs layer\n[2020-02-19T21:16:11.551Z] 8a11ddd9e578: Waiting\n[2020-02-19T21:16:11.551Z] 4cf88f913ddb: Waiting\n[2020-02-19T21:16:11.551Z] 1df406cf5192: Waiting\n[2020-02-19T21:16:11.551Z] cd6300453558: Waiting\n[2020-02-19T21:16:11.551Z] b9c365052c96: Waiting\n[2020-02-19T21:16:11.551Z] a2d8cc88f415: Waiting\n[2020-02-19T21:16:11.551Z] ea1d1ca13537: Waiting\n[2020-02-19T21:16:11.551Z] 3750a50a1c5e: Waiting\n[2020-02-19T21:16:11.551Z] 777b28850792: Verifying Checksum\n[2020-02-19T21:16:11.551Z] 777b28850792: Download complete\n[2020-02-19T21:16:11.551Z] 2a23fa8c16f7: Verifying Checksum\n[2020-02-19T21:16:11.551Z] 2a23fa8c16f7: Download complete\n[2020-02-19T21:16:11.551Z] 4cf88f913ddb: Verifying Checksum\n[2020-02-19T21:16:11.551Z] 4cf88f913ddb: Download complete\n[2020-02-19T21:16:11.827Z] 1df406cf5192: Verifying Checksum\n[2020-02-19T21:16:11.827Z] 1df406cf5192: Download complete\n[2020-02-19T21:16:11.827Z] cde5963f3b93: Verifying Checksum\n[2020-02-19T21:16:11.827Z] cde5963f3b93: Download complete\n[2020-02-19T21:16:13.796Z] cde5963f3b93: Pull complete\n[2020-02-19T21:16:14.400Z] 2a23fa8c16f7: Pull complete\n[2020-02-19T21:16:14.688Z] 777b28850792: Pull complete\n[2020-02-19T21:16:19.023Z] cd6300453558: Verifying Checksum\n[2020-02-19T21:16:19.023Z] cd6300453558: Download complete\n[2020-02-19T21:16:19.023Z] a2d8cc88f415: Verifying Checksum\n[2020-02-19T21:16:19.023Z] a2d8cc88f415: Download complete\n[2020-02-19T21:16:22.423Z] ea1d1ca13537: Verifying Checksum\n[2020-02-19T21:16:22.423Z] ea1d1ca13537: Download complete\n[2020-02-19T21:16:22.701Z] 3750a50a1c5e: Verifying Checksum\n[2020-02-19T21:16:22.701Z] 3750a50a1c5e: Download complete\n[2020-02-19T21:16:25.334Z] b9c365052c96: Verifying Checksum\n[2020-02-19T21:16:25.334Z] b9c365052c96: Download complete\n[2020-02-19T21:16:27.311Z] 8a11ddd9e578: Verifying Checksum\n[2020-02-19T21:16:27.312Z] 8a11ddd9e578: Download complete\n[2020-02-19T21:16:45.627Z] 8a11ddd9e578: Pull complete\n[2020-02-19T21:16:45.627Z] 4cf88f913ddb: Pull complete\n[2020-02-19T21:16:45.627Z] 1df406cf5192: Pull complete\n[2020-02-19T21:16:52.342Z] cd6300453558: Pull complete\n[2020-02-19T21:16:59.046Z] b9c365052c96: Pull complete\n[2020-02-19T21:16:59.046Z] a2d8cc88f415: Pull complete\n[2020-02-19T21:17:01.655Z] ea1d1ca13537: Pull complete\n[2020-02-19T21:17:01.940Z] 3750a50a1c5e: Pull complete\n[2020-02-19T21:17:01.940Z] Digest: sha256:a3e491bd7756271d1e8fe1bff15cdb93064c35086ae9a2f64bafd3a981b9f581\n[2020-02-19T21:17:02.220Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine\n[2020-02-19T21:17:02.490Z] ---> 78745c68409d\n[2020-02-19T21:17:02.490Z] Step 3/8 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker\n[2020-02-19T21:17:02.763Z] latest: Pulling from library/docker\n[2020-02-19T21:17:02.763Z] 8fa90b21c985: Pulling fs layer\n[2020-02-19T21:17:02.763Z] f2917335fcb0: Pulling fs layer\n[2020-02-19T21:17:02.763Z] c8d3c84c2515: Pulling fs layer\n[2020-02-19T21:17:02.763Z] b91ed599925c: Pulling fs layer\n[2020-02-19T21:17:02.763Z] 67f904540aca: Pulling fs layer\n[2020-02-19T21:17:02.763Z] b692ba2de145: Pulling fs layer\n[2020-02-19T21:17:02.763Z] f20adc8023b7: Pulling fs layer\n[2020-02-19T21:17:02.763Z] 67f904540aca: Waiting\n[2020-02-19T21:17:02.763Z] b692ba2de145: Waiting\n[2020-02-19T21:17:02.763Z] b91ed599925c: Waiting\n[2020-02-19T21:17:02.763Z] f20adc8023b7: Waiting\n[2020-02-19T21:17:03.360Z] c8d3c84c2515: Verifying Checksum\n[2020-02-19T21:17:03.360Z] c8d3c84c2515: Download complete\n[2020-02-19T21:17:03.633Z] f2917335fcb0: Verifying Checksum\n[2020-02-19T21:17:03.633Z] f2917335fcb0: Download complete\n[2020-02-19T21:17:03.912Z] 8fa90b21c985: Verifying Checksum\n[2020-02-19T21:17:03.912Z] 8fa90b21c985: Download complete\n[2020-02-19T21:17:04.503Z] 67f904540aca: Verifying Checksum\n[2020-02-19T21:17:04.503Z] 67f904540aca: Download complete\n[2020-02-19T21:17:04.503Z] b692ba2de145: Verifying Checksum\n[2020-02-19T21:17:04.503Z] b692ba2de145: Download complete\n[2020-02-19T21:17:05.103Z] 8fa90b21c985: Pull complete\n[2020-02-19T21:17:05.103Z] f20adc8023b7: Verifying Checksum\n[2020-02-19T21:17:05.103Z] f20adc8023b7: Download complete\n[2020-02-19T21:17:08.529Z] f2917335fcb0: Pull complete\n[2020-02-19T21:17:08.529Z] c8d3c84c2515: Pull complete\n[2020-02-19T21:17:10.528Z] b91ed599925c: Verifying Checksum\n[2020-02-19T21:17:10.528Z] b91ed599925c: Download complete\n[2020-02-19T21:17:15.947Z] b91ed599925c: Pull complete\n[2020-02-19T21:17:16.224Z] 67f904540aca: Pull complete\n[2020-02-19T21:17:16.495Z] b692ba2de145: Pull complete\n[2020-02-19T21:17:16.773Z] f20adc8023b7: Pull complete\n[2020-02-19T21:17:16.773Z] Digest: sha256:3eb67443c54436650bd4f1e97ddf9ab1797d75e15d685c791f6c6397edaa6d82\n[2020-02-19T21:17:16.773Z] Status: Downloaded newer image for docker:latest\n[2020-02-19T21:17:22.197Z] ---> 29cf6d3cda7c\n[2020-02-19T21:17:22.197Z] Step 4/8 : LABEL license=\'SPDX-License-Identifier: Apache-2.0\' copyright=\'Copyright (c) 2019: Intel\'\n[2020-02-19T21:17:22.197Z] ---> Running in 89398e081e0f\n[2020-02-19T21:17:22.798Z] Removing intermediate container 89398e081e0f\n[2020-02-19T21:17:22.798Z] ---> 25a06d0daab8\n[2020-02-19T21:17:22.798Z] Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash\n[2020-02-19T21:17:22.798Z] ---> Running in 7c806077ceb9\n[2020-02-19T21:17:23.782Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz\n[2020-02-19T21:17:24.371Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz\n[2020-02-19T21:17:24.964Z] (1/5) Installing libsodium (1.0.18-r0)\n[2020-02-19T21:17:24.964Z] (2/5) Installing libzmq (4.3.2-r0)\n[2020-02-19T21:17:25.235Z] (3/5) Installing pkgconf (1.6.3-r0)\n[2020-02-19T21:17:25.235Z] (4/5) Installing libsodium-dev (1.0.18-r0)\n[2020-02-19T21:17:25.235Z] (5/5) Installing zeromq-dev (4.3.2-r0)\n[2020-02-19T21:17:25.505Z] Executing busybox-1.31.1-r8.trigger\n[2020-02-19T21:17:25.505Z] OK: 127 MiB in 44 packages\n[2020-02-19T21:17:26.940Z] Removing intermediate container 7c806077ceb9\n[2020-02-19T21:17:26.940Z] ---> d3232e894679\n[2020-02-19T21:17:26.940Z] Step 6/8 : WORKDIR /build\n[2020-02-19T21:17:26.940Z] ---> Running in dc75213bbbfe\n[2020-02-19T21:17:27.210Z] Removing intermediate container dc75213bbbfe\n[2020-02-19T21:17:27.210Z] ---> 7672d89455a5\n[2020-02-19T21:17:27.210Z] Step 7/8 : COPY go.mod .\n[2020-02-19T21:17:27.798Z] ---> 1b56ba4b174b\n[2020-02-19T21:17:27.798Z] Step 8/8 : RUN go mod download\n[2020-02-19T21:17:27.798Z] ---> Running in a53c171dfeb8\n[2020-02-19T21:17:29.758Z] \x1b[91mgo: finding bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690\n[2020-02-19T21:17:29.758Z] \x1b[0m\x1b[91mgo: finding github.com/BurntSushi/toml v0.3.1\n[2020-02-19T21:17:29.758Z] \x1b[0m\x1b[91mgo: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e\n[2020-02-19T21:17:30.033Z] \x1b[0m\x1b[91mgo: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da\n[2020-02-19T21:17:30.033Z] \x1b[0m\x1b[91mgo: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310\n[2020-02-19T21:17:30.033Z] \x1b[0m\x1b[91mgo: finding github.com/bgentry/speakeasy v0.1.0\n[2020-02-19T21:17:30.033Z] \x1b[0m\x1b[91mgo: finding github.com/cenkalti/backoff v2.2.1+incompatible\n[2020-02-19T21:17:30.033Z] \x1b[0m\x1b[91mgo: finding github.com/davecgh/go-spew v1.1.1\n[2020-02-19T21:17:30.033Z] \x1b[0m\x1b[91mgo: finding github.com/eclipse/paho.mqtt.golang v1.2.0\n[2020-02-19T21:17:30.033Z] \x1b[0m\x1b[91mgo: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.48\n[2020-02-19T21:17:30.033Z] \x1b[0m\x1b[91mgo: finding github.com/edgexfoundry/go-mod-messaging v0.1.11\n[2020-02-19T21:17:30.033Z] \x1b[0m\x1b[91mgo: finding github.com/edgexfoundry/go-mod-registry v0.1.11\n[2020-02-19T21:17:30.033Z] \x1b[0m\x1b[91mgo: finding github.com/edgexfoundry/go-mod-secrets v0.0.15\n[2020-02-19T21:17:30.033Z] \x1b[0m\x1b[91mgo: finding github.com/fatih/color v1.7.0\n[2020-02-19T21:17:30.033Z] \x1b[0m\x1b[91mgo: finding github.com/go-kit/kit v0.8.0\n[2020-02-19T21:17:30.033Z] \x1b[0m\x1b[91mgo: finding github.com/go-logfmt/logfmt v0.4.0\n[2020-02-19T21:17:30.033Z] \x1b[0m\x1b[91mgo: finding github.com/go-stack/stack v1.8.0\n[2020-02-19T21:17:30.033Z] \x1b[0m\x1b[91mgo: finding github.com/golang/snappy v0.0.1\n[2020-02-19T21:17:30.033Z] \x1b[0m\x1b[91mgo: finding github.com/gomodule/redigo v2.0.0+incompatible\n[2020-02-19T21:17:30.033Z] \x1b[0m\x1b[91mgo: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c\n[2020-02-19T21:17:30.033Z] \x1b[0m\x1b[91mgo: finding github.com/google/go-cmp v0.3.1\n[2020-02-19T21:17:30.302Z] \x1b[0m\x1b[91mgo: finding github.com/google/uuid v1.1.0\n[2020-02-19T21:17:30.302Z] \x1b[0m\x1b[91mgo: finding github.com/gorilla/mux v1.7.2\n[2020-02-19T21:17:30.302Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/consul/api v1.1.0\n[2020-02-19T21:17:30.302Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/consul/sdk v0.1.1\n[2020-02-19T21:17:30.302Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/errwrap v1.0.0\n[2020-02-19T21:17:30.302Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-cleanhttp v0.5.1\n[2020-02-19T21:17:30.302Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-immutable-radix v1.0.0\n[2020-02-19T21:17:30.302Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-msgpack v0.5.3\n[2020-02-19T21:17:30.302Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-multierror v1.0.0\n[2020-02-19T21:17:30.302Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-rootcerts v1.0.0\n[2020-02-19T21:17:30.302Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-sockaddr v1.0.0\n[2020-02-19T21:17:30.302Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-syslog v1.0.0\n[2020-02-19T21:17:30.302Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-uuid v1.0.1\n[2020-02-19T21:17:30.302Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go.net v0.0.1\n[2020-02-19T21:17:30.302Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/golang-lru v0.5.0\n[2020-02-19T21:17:30.302Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/logutils v1.0.0\n[2020-02-19T21:17:30.302Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/mdns v1.0.0\n[2020-02-19T21:17:30.302Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/memberlist v0.1.3\n[2020-02-19T21:17:30.302Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/serf v0.8.2\n[2020-02-19T21:17:30.571Z] \x1b[0m\x1b[91mgo: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515\n[2020-02-19T21:17:30.571Z] \x1b[0m\x1b[91mgo: finding github.com/kr/pretty v0.2.0\n[2020-02-19T21:17:30.571Z] \x1b[0m\x1b[91mgo: finding github.com/kr/pty v1.1.1\n[2020-02-19T21:17:30.571Z] \x1b[0m\x1b[91mgo: finding github.com/kr/text v0.1.0\n[2020-02-19T21:17:30.571Z] \x1b[0m\x1b[91mgo: finding github.com/mattn/go-colorable v0.0.9\n[2020-02-19T21:17:30.571Z] \x1b[0m\x1b[91mgo: finding github.com/mattn/go-isatty v0.0.3\n[2020-02-19T21:17:30.571Z] \x1b[0m\x1b[91mgo: finding github.com/miekg/dns v1.0.14\n[2020-02-19T21:17:30.571Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/cli v1.0.0\n[2020-02-19T21:17:30.571Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54\n[2020-02-19T21:17:30.571Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/copystructure v1.0.0\n[2020-02-19T21:17:30.571Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/go-homedir v1.0.0\n[2020-02-19T21:17:30.571Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/go-testing-interface v1.0.0\n[2020-02-19T21:17:30.571Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/gox v0.4.0\n[2020-02-19T21:17:30.571Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/iochan v1.0.0\n[2020-02-19T21:17:30.571Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/mapstructure v1.1.2\n[2020-02-19T21:17:30.571Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/reflectwalk v1.0.0\n[2020-02-19T21:17:30.571Z] \x1b[0m\x1b[91mgo: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c\n[2020-02-19T21:17:30.571Z] \x1b[0m\x1b[91mgo: finding github.com/pebbe/zmq4 v1.0.0\n[2020-02-19T21:17:30.571Z] \x1b[0m\x1b[91mgo: finding github.com/pelletier/go-toml v1.2.0\n[2020-02-19T21:17:30.838Z] \x1b[0m\x1b[91mgo: finding github.com/pkg/errors v0.8.1\n[2020-02-19T21:17:30.838Z] \x1b[0m\x1b[91mgo: finding github.com/pmezard/go-difflib v1.0.0\n[2020-02-19T21:17:30.838Z] \x1b[0m\x1b[91mgo: finding github.com/posener/complete v1.1.1\n[2020-02-19T21:17:30.838Z] \x1b[0m\x1b[91mgo: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f\n[2020-02-19T21:17:30.838Z] \x1b[0m\x1b[91mgo: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529\n[2020-02-19T21:17:30.838Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/objx v0.2.0\n[2020-02-19T21:17:30.838Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/testify v1.4.0\n[2020-02-19T21:17:30.838Z] \x1b[0m\x1b[91mgo: finding github.com/tidwall/pretty v1.0.0\n[2020-02-19T21:17:30.838Z] \x1b[0m\x1b[91mgo: finding github.com/ugorji/go v1.1.4\n[2020-02-19T21:17:30.838Z] \x1b[0m\x1b[91mgo: finding github.com/xdg/scram v0.0.0-20180814205039-7eeb5667e42c\n[2020-02-19T21:17:30.838Z] \x1b[0m\x1b[91mgo: finding github.com/xdg/stringprep v1.0.0\n[2020-02-19T21:17:30.838Z] \x1b[0m\x1b[91mgo: finding go.mongodb.org/mongo-driver v1.1.1\n[2020-02-19T21:17:31.105Z] \x1b[0m\x1b[91mgo: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3\n[2020-02-19T21:17:31.105Z] \x1b[0m\x1b[91mgo: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc\n[2020-02-19T21:17:31.105Z] \x1b[0m\x1b[91mgo: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4\n[2020-02-19T21:17:31.105Z] \x1b[0m\x1b[91mgo: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5\n[2020-02-19T21:17:31.105Z] \x1b[0m\x1b[91mgo: finding golang.org/x/text v0.3.2\n[2020-02-19T21:17:31.105Z] \x1b[0m\x1b[91mgo: finding golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e\n[2020-02-19T21:17:31.105Z] \x1b[0m\x1b[91mgo: finding gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15\n[2020-02-19T21:17:31.383Z] \x1b[0m\x1b[91mgo: finding gopkg.in/yaml.v2 v2.2.2\n[2020-02-19T21:17:53.541Z] \x1b[0mRemoving intermediate container a53c171dfeb8\n[2020-02-19T21:17:53.541Z] ---> bf0177c1f2f3\n[2020-02-19T21:17:53.542Z] Successfully built bf0177c1f2f3\n[2020-02-19T21:17:53.542Z] 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-02-19T21:17:54.068Z] + docker inspect -f . ci-base-image-arm64\n[2020-02-19T21:17:54.337Z] .\n[Pipeline] withDockerContainer\n[2020-02-19T21:17:54.688Z] prd-ubuntu18.04-docker-arm64-4c-2g-24906 does not seem to be running inside a container\n[2020-02-19T21:17:54.764Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/6 -v /w/workspace/app-functions-sdk-go/6:/w/workspace/app-functions-sdk-go/6:rw,z -v /w/workspace/app-functions-sdk-go/6@tmp:/w/workspace/app-functions-sdk-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat\n[2020-02-19T21:17:56.137Z] $ docker top fb2f64fdf23ee57f2548a75b26d6c42c685ff072a83c4bef05965f6cc5b8fb72 -eo pid,comm\n[Pipeline] {\n[Pipeline] sh\n[2020-02-19T21:17:58.504Z] + go version\n[2020-02-19T21:17:58.504Z] go version go1.13.5 linux/arm64\n[Pipeline] sh\n[2020-02-19T21:17:59.194Z] + make test\n[2020-02-19T21:17:59.194Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./...\n[2020-02-19T21:18:01.181Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go\t[no test files]\n[2020-02-19T21:18:48.104Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/appcontext\t0.070s\tcoverage: 88.9% of statements\n[2020-02-19T21:19:35.082Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/appsdk\t0.375s\tcoverage: 41.8% of statements\n[2020-02-19T21:19:35.082Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal\t[no test files]\n[2020-02-19T21:19:35.082Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/common\t[no test files]\n[2020-02-19T21:19:35.082Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/config\t0.024s\tcoverage: 100.0% of statements\n[2020-02-19T21:19:41.761Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/runtime\t0.314s\tcoverage: 69.3% of statements\n[2020-02-19T21:19:48.463Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/security\t7.116s\tcoverage: 85.2% of statements\n[2020-02-19T21:19:48.463Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/security/authtokenloader\t0.018s\tcoverage: 89.5% of statements\n[2020-02-19T21:19:48.463Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/security/authtokenloader/mocks\t0.016s\tcoverage: 100.0% of statements\n[2020-02-19T21:19:58.598Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/security/client\t7.152s\tcoverage: 100.0% of statements\n[2020-02-19T21:19:58.598Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/security/fileioperformer\t0.017s\tcoverage: 100.0% of statements\n[2020-02-19T21:19:58.598Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/security/fileioperformer/mocks\t0.014s\tcoverage: 100.0% of statements\n[2020-02-19T21:19:58.598Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/security/mock\t[no test files]\n[2020-02-19T21:19:58.598Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/store\t[no test files]\n[2020-02-19T21:19:58.598Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/store/contracts\t[no test files]\n[2020-02-19T21:19:58.598Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/store/db\t[no test files]\n[2020-02-19T21:19:58.598Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/store/db/interfaces\t[no test files]\n[2020-02-19T21:19:58.598Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/store/db/interfaces/mocks\t[no test files]\n[2020-02-19T21:19:58.598Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/store/db/mongo\t[no test files]\n[2020-02-19T21:19:58.598Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/store/db/mongo/models\t0.015s\tcoverage: 96.6% of statements\n[2020-02-19T21:19:58.598Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/store/db/redis\t[no test files]\n[2020-02-19T21:19:58.598Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/store/db/redis/models\t0.016s\tcoverage: 97.7% of statements\n[2020-02-19T21:19:58.598Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/telemetry\t[no test files]\n[2020-02-19T21:19:58.598Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/trigger\t[no test files]\n[2020-02-19T21:19:58.598Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/trigger/http\t[no test files]\n[2020-02-19T21:20:11.036Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/trigger/messagebus\t6.684s\tcoverage: 86.7% of statements\n[2020-02-19T21:20:11.036Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/webserver\t0.053s\tcoverage: 60.0% of statements\n[2020-02-19T21:20:11.036Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/pkg/endpoint\t[no test files]\n[2020-02-19T21:20:14.146Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/pkg/transforms\t5.527s\tcoverage: 74.2% of statements\n[2020-02-19T21:20:14.146Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/pkg/urlclient\t[no test files]\n[2020-02-19T21:20:14.146Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/pkg/util\t0.031s\tcoverage: 100.0% of statements\n[2020-02-19T21:20:14.146Z] CGO_ENABLED=1 GO111MODULE=on go vet ./...\n[2020-02-19T21:20:32.419Z] gofmt -l .\n[2020-02-19T21:20:32.419Z] [ "`gofmt -l .`" = "" ]\n[2020-02-19T21:20:32.419Z] ./bin/test-attribution-txt.sh\n[2020-02-19T21:20:32.687Z] ./bin/test-go-mod-tidy.sh\n[Pipeline] stash\n[2020-02-19T21:20:33.287Z] Warning: overwriting stash \xe2\x80\x98coverage-report\xe2\x80\x99\n[2020-02-19T21:20:33.731Z] Stashed 1 file(s)\n[Pipeline] }\n[2020-02-19T21:20:33.721Z] $ docker stop --time=1 fb2f64fdf23ee57f2548a75b26d6c42c685ff072a83c4bef05965f6cc5b8fb72\n[2020-02-19T21:20:35.759Z] $ docker rm -f fb2f64fdf23ee57f2548a75b26d6c42c685ff072a83c4bef05965f6cc5b8fb72\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-02-19T21:20:36.887Z] provisioning config files...\n[2020-02-19T21:20:36.900Z] copy managed file [app-functions-sdk-go-codecov-token] to file:/w/workspace/ndry_app-functions-sdk-go_PR-285@tmp/config5123479599368533480tmp\n[Pipeline] {\n[Pipeline] sh\n[2020-02-19T21:20:37.222Z] + curl -s https://codecov.io/bash\n[2020-02-19T21:20:37.222Z] + bash -s - -t @/w/workspace/ndry_app-functions-sdk-go_PR-285@tmp/config5123479599368533480tmp\n[2020-02-19T21:20:37.484Z] \n[2020-02-19T21:20:37.484Z] _____ _\n[2020-02-19T21:20:37.484Z] / ____| | |\n[2020-02-19T21:20:37.484Z] | | ___ __| | ___ ___ _____ __\n[2020-02-19T21:20:37.484Z] | | / _ \\ / _` |/ _ \\/ __/ _ \\ \\ / /\n[2020-02-19T21:20:37.484Z] | |___| (_) | (_| | __/ (_| (_) \\ V /\n[2020-02-19T21:20:37.484Z] \\_____\\___/ \\__,_|\\___|\\___\\___/ \\_/\n[2020-02-19T21:20:37.484Z] Bash-20191211-b8db533\n[2020-02-19T21:20:37.484Z] \n[2020-02-19T21:20:37.484Z] \n[2020-02-19T21:20:37.484Z] \x1b[0;90m==>\x1b[0m Jenkins CI detected.\n[2020-02-19T21:20:37.484Z] \x1b[0;90mproject root:\x1b[0m .\n[2020-02-19T21:20:37.484Z] Fixing merge commit SHA\n[2020-02-19T21:20:37.484Z] \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-02-19T21:20:37.484Z] \x1b[0;90m==>\x1b[0m Running gcov in . \x1b[0;90m(disable via -X gcov)\x1b[0m\n[2020-02-19T21:20:37.484Z] \x1b[0;90m==>\x1b[0m Python coveragepy not found\n[2020-02-19T21:20:37.484Z] \x1b[0;90m==>\x1b[0m Searching for coverage reports in:\n[2020-02-19T21:20:37.484Z] \x1b[0;32m+\x1b[0m .\n[2020-02-19T21:20:37.484Z] \x1b[0;90m->\x1b[0m Found 1 reports\n[2020-02-19T21:20:37.484Z] \x1b[0;90m==>\x1b[0m Detecting git/mercurial file structure\n[2020-02-19T21:20:37.484Z] \x1b[0;90m==>\x1b[0m Reading reports\n[2020-02-19T21:20:37.484Z] \x1b[0;32m+\x1b[0m ./coverage.out \x1b[0;90mbytes=60222\x1b[0m\n[2020-02-19T21:20:37.484Z] \x1b[0;90m==>\x1b[0m Appending adjustments\n[2020-02-19T21:20:37.484Z] \x1b[0;36mhttp://docs.codecov.io/docs/fixing-reports\x1b[0m\n[2020-02-19T21:20:37.744Z] \x1b[0;32m+\x1b[0m Found adjustments\n[2020-02-19T21:20:37.744Z] \x1b[0;90m==>\x1b[0m Gzipping contents\n[2020-02-19T21:20:37.744Z] \x1b[0;90m==>\x1b[0m Uploading reports\n[2020-02-19T21:20:37.744Z] \x1b[0;90murl:\x1b[0m https://codecov.io\n[2020-02-19T21:20:37.744Z] \x1b[0;90mquery:\x1b[0m branch=PR-285&commit=499fea2e8f95bc135a1d8ddbd827dd9280452983&build=6&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2FPR-285%2F6%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=285&job=\n[2020-02-19T21:20:37.744Z] \x1b[0;90m->\x1b[0m Pinging Codecov\n[2020-02-19T21:20:37.744Z] https://codecov.io/upload/v4?package=bash-20191211-b8db533&token=secret&branch=PR-285&commit=499fea2e8f95bc135a1d8ddbd827dd9280452983&build=6&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2FPR-285%2F6%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=285&job=\n[2020-02-19T21:20:38.315Z] \x1b[0;90m->\x1b[0m Uploading\n[2020-02-19T21:20:38.887Z] \x1b[0;32m->\x1b[0m View reports at \x1b[0;36mhttps://codecov.io/github/edgexfoundry/app-functions-sdk-go/commit/499fea2e8f95bc135a1d8ddbd827dd9280452983\x1b[0m\n[Pipeline] }\n[2020-02-19T21:20:38.894Z] Deleting 1 temporary files\n[Pipeline] // wrap\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] stage\n[Pipeline] { (Snyk Scan)\nStage "Snyk Scan" skipped due to when conditional\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] stage\n[Pipeline] { (Clair Scan)\nStage "Clair Scan" skipped due to when conditional\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] stage\n[Pipeline] { (Semver)\nStage "Semver" skipped due to when conditional\n[Pipeline] stage\n[Pipeline] { (Tag)\nStage "Semver" skipped due to when conditional\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] stage\n[Pipeline] { (Bump Pre-Release Version)\nStage "Semver" skipped due to when conditional\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-02-19T21:20:39.463Z] ---> sysstat.sh\n[Pipeline] libraryResource\n[Pipeline] sh\n[2020-02-19T21:20:39.762Z] ---> package-listing.sh\n[2020-02-19T21:20:39.763Z] ++ facter osfamily\n[2020-02-19T21:20:39.763Z] ++ tr \'[:upper:]\' \'[:lower:]\'\n[2020-02-19T21:20:39.763Z] + OS_FAMILY=redhat\n[2020-02-19T21:20:39.763Z] + workspace=/w/workspace/ndry_app-functions-sdk-go_PR-285\n[2020-02-19T21:20:39.763Z] + START_PACKAGES=/tmp/packages_start.txt\n[2020-02-19T21:20:39.763Z] + END_PACKAGES=/tmp/packages_end.txt\n[2020-02-19T21:20:39.763Z] + DIFF_PACKAGES=/tmp/packages_diff.txt\n[2020-02-19T21:20:39.763Z] + PACKAGES=/tmp/packages_start.txt\n[2020-02-19T21:20:39.763Z] + \'[\' /w/workspace/ndry_app-functions-sdk-go_PR-285 \']\'\n[2020-02-19T21:20:39.763Z] + PACKAGES=/tmp/packages_end.txt\n[2020-02-19T21:20:39.763Z] + case "${OS_FAMILY}" in\n[2020-02-19T21:20:39.763Z] + rpm -qa\n[2020-02-19T21:20:39.763Z] + sort\n[2020-02-19T21:20:43.957Z] + \'[\' -f /tmp/packages_start.txt \']\'\n[2020-02-19T21:20:43.957Z] + \'[\' -f /tmp/packages_end.txt \']\'\n[2020-02-19T21:20:43.957Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt\n[2020-02-19T21:20:43.957Z] + \'[\' /w/workspace/ndry_app-functions-sdk-go_PR-285 \']\'\n[2020-02-19T21:20:43.957Z] + mkdir -p /w/workspace/ndry_app-functions-sdk-go_PR-285/archives/\n[2020-02-19T21:20:43.957Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ndry_app-functions-sdk-go_PR-285/archives/\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-02-19T21:20:44.424Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n[2020-02-19T21:20:44.424Z] \n[2020-02-19T21:20:44.424Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-02-19T21:20:44.728Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n[2020-02-19T21:20:44.728Z] alpine: Pulling from edgex-lftools-log-publisher\n[2020-02-19T21:20:44.728Z] e6b0cf9c0882: Pulling fs layer\n[2020-02-19T21:20:44.728Z] da0e9bf0cc60: Pulling fs layer\n[2020-02-19T21:20:44.728Z] c9ea274ed700: Pulling fs layer\n[2020-02-19T21:20:44.728Z] 9cfac6ba3733: Pulling fs layer\n[2020-02-19T21:20:44.728Z] f6a933c9cadc: Pulling fs layer\n[2020-02-19T21:20:44.728Z] 61811dbd4963: Pulling fs layer\n[2020-02-19T21:20:44.728Z] a6eb2c9e2280: Pulling fs layer\n[2020-02-19T21:20:44.728Z] 095dd8b7b4d8: Pulling fs layer\n[2020-02-19T21:20:44.728Z] dc21a1d4508b: Pulling fs layer\n[2020-02-19T21:20:44.728Z] 363af2e989c4: Pulling fs layer\n[2020-02-19T21:20:44.728Z] a6eb2c9e2280: Waiting\n[2020-02-19T21:20:44.728Z] 095dd8b7b4d8: Waiting\n[2020-02-19T21:20:44.728Z] dc21a1d4508b: Waiting\n[2020-02-19T21:20:44.728Z] 363af2e989c4: Waiting\n[2020-02-19T21:20:44.728Z] f6a933c9cadc: Waiting\n[2020-02-19T21:20:44.728Z] 9cfac6ba3733: Waiting\n[2020-02-19T21:20:44.728Z] 61811dbd4963: Waiting\n[2020-02-19T21:20:44.728Z] da0e9bf0cc60: Download complete\n[2020-02-19T21:20:44.728Z] 9cfac6ba3733: Verifying Checksum\n[2020-02-19T21:20:44.728Z] 9cfac6ba3733: Download complete\n[2020-02-19T21:20:44.728Z] e6b0cf9c0882: Verifying Checksum\n[2020-02-19T21:20:44.728Z] e6b0cf9c0882: Download complete\n[2020-02-19T21:20:44.728Z] f6a933c9cadc: Verifying Checksum\n[2020-02-19T21:20:44.728Z] f6a933c9cadc: Download complete\n[2020-02-19T21:20:44.993Z] a6eb2c9e2280: Verifying Checksum\n[2020-02-19T21:20:44.993Z] a6eb2c9e2280: Download complete\n[2020-02-19T21:20:45.254Z] e6b0cf9c0882: Pull complete\n[2020-02-19T21:20:45.254Z] 095dd8b7b4d8: Verifying Checksum\n[2020-02-19T21:20:45.254Z] 095dd8b7b4d8: Download complete\n[2020-02-19T21:20:45.254Z] c9ea274ed700: Verifying Checksum\n[2020-02-19T21:20:45.254Z] c9ea274ed700: Download complete\n[2020-02-19T21:20:45.517Z] 363af2e989c4: Verifying Checksum\n[2020-02-19T21:20:45.517Z] 363af2e989c4: Download complete\n[2020-02-19T21:20:45.517Z] dc21a1d4508b: Verifying Checksum\n[2020-02-19T21:20:45.517Z] dc21a1d4508b: Download complete\n[2020-02-19T21:20:46.093Z] 61811dbd4963: Verifying Checksum\n[2020-02-19T21:20:46.093Z] 61811dbd4963: Download complete\n[2020-02-19T21:20:46.093Z] da0e9bf0cc60: Pull complete\n[2020-02-19T21:20:48.663Z] c9ea274ed700: Pull complete\n[2020-02-19T21:20:48.663Z] 9cfac6ba3733: Pull complete\n[2020-02-19T21:20:48.921Z] f6a933c9cadc: Pull complete\n[2020-02-19T21:20:52.231Z] 61811dbd4963: Pull complete\n[2020-02-19T21:20:52.231Z] a6eb2c9e2280: Pull complete\n[2020-02-19T21:20:53.626Z] 095dd8b7b4d8: Pull complete\n[2020-02-19T21:20:53.887Z] dc21a1d4508b: Pull complete\n[2020-02-19T21:20:54.148Z] 363af2e989c4: Pull complete\n[2020-02-19T21:20:54.148Z] Digest: sha256:add8188b58b49eaf945790de1a8bc2588125c85e750a42d0a8acc29426f6ed5f\n[2020-02-19T21:20:54.148Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n[Pipeline] withDockerContainer\n[2020-02-19T21:20:54.322Z] prd-centos7-docker-4c-2g-24902 does not seem to be running inside a container\n[2020-02-19T21:20:54.366Z] $ 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_PR-285 -v /w/workspace/ndry_app-functions-sdk-go_PR-285:/w/workspace/ndry_app-functions-sdk-go_PR-285:rw,z -v /w/workspace/ndry_app-functions-sdk-go_PR-285@tmp:/w/workspace/ndry_app-functions-sdk-go_PR-285@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat\n[2020-02-19T21:20:55.378Z] $ docker top 435a40364fe7a1f6583a1ca3667e0a3172710a6ddb953bb578080e3c2edb445b -eo pid,comm\n[Pipeline] {\n[Pipeline] withEnv\n[Pipeline] {\n[Pipeline] wrap\n[2020-02-19T21:20:55.947Z] provisioning config files...\n[2020-02-19T21:20:55.961Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ndry_app-functions-sdk-go_PR-285@tmp/config2322396834234740359tmp\n[Pipeline] {\n[Pipeline] echo\n[2020-02-19T21:20:55.977Z] Running global-jjb/create-netrc.sh\n[Pipeline] libraryResource\n[Pipeline] sh\n[2020-02-19T21:20:56.290Z] ---> create-netrc.sh\n[Pipeline] echo\n[2020-02-19T21:20:56.297Z] Running global-jjb/logs-deploy.sh\n[Pipeline] libraryResource\n[Pipeline] sh\n[2020-02-19T21:20:56.587Z] ---> logs-deploy.sh\n[2020-02-19T21:20:56.587Z] + ARCHIVE_ARTIFACTS=\n[2020-02-19T21:20:56.587Z] + LOGS_SERVER=https://logs.edgexfoundry.org\n[2020-02-19T21:20:56.587Z] + \'[\' https://logs.edgexfoundry.org == None \']\'\n[2020-02-19T21:20:56.587Z] + NEXUS_URL=https://nexus.edgexfoundry.org\n[2020-02-19T21:20:56.587Z] + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/PR-285/6\n[2020-02-19T21:20:56.587Z] + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/app-functions-sdk-go/job/PR-285/6/\n[2020-02-19T21:20:56.587Z] + lftools deploy archives -p \'\' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/PR-285/6 /w/workspace/ndry_app-functions-sdk-go_PR-285\n[2020-02-19T21:20:57.522Z] Archives upload complete.\n[2020-02-19T21:20:57.522Z] + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/PR-285/6 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/app-functions-sdk-go/job/PR-285/6/\n[2020-02-19T21:20:58.089Z] ---> uname -a:\n[2020-02-19T21:20:58.089Z] Linux 435a40364fe7 3.10.0-862.14.4.el7.x86_64 #1 SMP Wed Sep 26 15:12:11 UTC 2018 x86_64 Linux\n[2020-02-19T21:20:58.089Z] \n[2020-02-19T21:20:58.089Z] \n[2020-02-19T21:20:58.089Z] ---> lscpu:\n[2020-02-19T21:20:58.089Z] Architecture: x86_64\n[2020-02-19T21:20:58.089Z] CPU op-mode(s): 32-bit, 64-bit\n[2020-02-19T21:20:58.089Z] Byte Order: Little Endian\n[2020-02-19T21:20:58.089Z] Address sizes: 40 bits physical, 48 bits virtual\n[2020-02-19T21:20:58.089Z] CPU(s): 4\n[2020-02-19T21:20:58.089Z] On-line CPU(s) list: 0-3\n[2020-02-19T21:20:58.089Z] Thread(s) per core: 1\n[2020-02-19T21:20:58.089Z] Core(s) per socket: 1\n[2020-02-19T21:20:58.089Z] Socket(s): 4\n[2020-02-19T21:20:58.089Z] NUMA node(s): 1\n[2020-02-19T21:20:58.089Z] Vendor ID: GenuineIntel\n[2020-02-19T21:20:58.089Z] CPU family: 6\n[2020-02-19T21:20:58.089Z] Model: 44\n[2020-02-19T21:20:58.089Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update)\n[2020-02-19T21:20:58.089Z] Stepping: 1\n[2020-02-19T21:20:58.089Z] CPU MHz: 2933.438\n[2020-02-19T21:20:58.089Z] BogoMIPS: 5866.87\n[2020-02-19T21:20:58.089Z] Virtualization: VT-x\n[2020-02-19T21:20:58.089Z] Hypervisor vendor: KVM\n[2020-02-19T21:20:58.089Z] Virtualization type: full\n[2020-02-19T21:20:58.089Z] L1d cache: 128 KiB\n[2020-02-19T21:20:58.089Z] L1i cache: 128 KiB\n[2020-02-19T21:20:58.089Z] L2 cache: 16 MiB\n[2020-02-19T21:20:58.089Z] L3 cache: 64 MiB\n[2020-02-19T21:20:58.089Z] NUMA node0 CPU(s): 0-3\n[2020-02-19T21:20:58.089Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX SMT disabled, L1D conditional cache flushes\n[2020-02-19T21:20:58.089Z] Vulnerability Meltdown: Mitigation; PTI\n[2020-02-19T21:20:58.089Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp\n[2020-02-19T21:20:58.089Z] Vulnerability Spectre v1: Mitigation; Load fences, __user pointer sanitization\n[2020-02-19T21:20:58.089Z] Vulnerability Spectre v2: Mitigation; Full retpoline\n[2020-02-19T21:20:58.089Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp\n[2020-02-19T21:20:58.089Z] \n[2020-02-19T21:20:58.089Z] \n[2020-02-19T21:20:58.089Z] ---> nproc:\n[2020-02-19T21:20:58.089Z] 4\n[2020-02-19T21:20:58.089Z] \n[2020-02-19T21:20:58.089Z] \n[2020-02-19T21:20:58.089Z] ---> df -h:\n[2020-02-19T21:20:58.089Z] Filesystem Size Used Available Use% Mounted on\n[2020-02-19T21:20:58.089Z] overlay 50.0G 6.3G 43.7G 13% /\n[2020-02-19T21:20:58.089Z] tmpfs 64.0M 0 64.0M 0% /dev\n[2020-02-19T21:20:58.089Z] tmpfs 919.1M 0 919.1M 0% /sys/fs/cgroup\n[2020-02-19T21:20:58.089Z] shm 64.0M 0 64.0M 0% /dev/shm\n[2020-02-19T21:20:58.089Z] /dev/vda1 50.0G 6.3G 43.7G 13% /etc/resolv.conf\n[2020-02-19T21:20:58.089Z] /dev/vda1 50.0G 6.3G 43.7G 13% /etc/hostname\n[2020-02-19T21:20:58.089Z] /dev/vda1 50.0G 6.3G 43.7G 13% /etc/hosts\n[2020-02-19T21:20:58.089Z] /dev/vda1 50.0G 6.3G 43.7G 13% /w/workspace/ndry_app-functions-sdk-go_PR-285@tmp\n[2020-02-19T21:20:58.089Z] /dev/vda1 50.0G 6.3G 43.7G 13% /var/log/sa\n[2020-02-19T21:20:58.089Z] /dev/vda1 50.0G 6.3G 43.7G 13% /w/workspace/ndry_app-functions-sdk-go_PR-285\n[2020-02-19T21:20:58.089Z] \n[2020-02-19T21:20:58.089Z] \n[2020-02-19T21:20:58.089Z] ---> free -m:\n[2020-02-19T21:20:58.089Z] total used free shared buff/cache available\n[2020-02-19T21:20:58.089Z] Mem: 1838 640 69 0 1127 1093\n[2020-02-19T21:20:58.089Z] Swap: 1023 1 1022\n[2020-02-19T21:20:58.089Z] \n[2020-02-19T21:20:58.089Z] \n[2020-02-19T21:20:58.089Z] ---> ip addr:\n[2020-02-19T21:20:58.089Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000\n[2020-02-19T21:20:58.089Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00\n[2020-02-19T21:20:58.089Z] inet 127.0.0.1/8 scope host lo\n[2020-02-19T21:20:58.089Z] valid_lft forever preferred_lft forever\n[2020-02-19T21:20:58.089Z] 6: eth0@if7: mtu 1458 qdisc noqueue state UP \n[2020-02-19T21:20:58.089Z] link/ether 02:42:0a:fa:00:01 brd ff:ff:ff:ff:ff:ff\n[2020-02-19T21:20:58.089Z] inet 10.250.0.1/24 brd 10.250.0.255 scope global eth0\n[2020-02-19T21:20:58.089Z] valid_lft forever preferred_lft forever\n[2020-02-19T21:20:58.089Z] \n[2020-02-19T21:20:58.089Z] \n[2020-02-19T21:20:58.089Z] ---> sar -b -r -n DEV:\n[2020-02-19T21:20:58.089Z] Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) \t02/19/20 \t_x86_64_\t(4 CPU)\n[2020-02-19T21:20:58.089Z] \n[2020-02-19T21:20:58.089Z] 21:07:14 LINUX RESTART\n[2020-02-19T21:20:58.089Z] \n[2020-02-19T21:20:58.089Z] 21:08:01 tps rtps wtps bread/s bwrtn/s\n[2020-02-19T21:20:58.089Z] 21:09:01 17.76 1.13 16.63 65.79 2477.24\n[2020-02-19T21:20:58.089Z] 21:10:01 1.68 0.00 1.68 0.00 26.24\n[2020-02-19T21:20:58.089Z] 21:11:01 0.97 0.00 0.97 0.00 20.28\n[2020-02-19T21:20:58.089Z] 21:12:01 0.90 0.00 0.90 0.00 18.15\n[2020-02-19T21:20:58.089Z] 21:13:01 1.90 0.00 1.90 0.00 29.58\n[2020-02-19T21:20:58.089Z] 21:14:01 1.13 0.02 1.12 0.13 15.42\n[2020-02-19T21:20:58.089Z] 21:15:01 0.67 0.00 0.67 0.00 8.79\n[2020-02-19T21:20:58.089Z] 21:16:01 0.67 0.00 0.67 0.00 9.03\n[2020-02-19T21:20:58.089Z] 21:17:01 0.68 0.00 0.68 0.00 9.08\n[2020-02-19T21:20:58.089Z] 21:18:01 0.75 0.00 0.75 0.00 9.81\n[2020-02-19T21:20:58.089Z] 21:19:01 0.62 0.00 0.62 0.00 6.43\n[2020-02-19T21:20:58.089Z] 21:20:01 0.68 0.00 0.68 0.00 8.63\n[2020-02-19T21:20:58.089Z] Average: 2.37 0.10 2.27 5.50 219.94\n[2020-02-19T21:20:58.089Z] \n[2020-02-19T21:20:58.089Z] 21:08:01 kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty\n[2020-02-19T21:20:58.089Z] 21:09:01 188364 1693940 89.99 2620 1143420 941644 32.13 436256 1100332 40\n[2020-02-19T21:20:58.089Z] 21:10:01 194504 1687800 89.67 2620 1143724 897380 30.62 434348 1096720 36\n[2020-02-19T21:20:58.089Z] 21:11:01 193016 1689288 89.75 2620 1144036 893652 30.49 439648 1093036 48\n[2020-02-19T21:20:58.089Z] 21:12:01 190604 1691700 89.87 2620 1144284 895680 30.56 441964 1093036 32\n[2020-02-19T21:20:58.089Z] 21:13:01 193300 1689004 89.73 2620 1144572 893592 30.49 439956 1093040 8\n[2020-02-19T21:20:58.089Z] 21:14:01 193640 1688664 89.71 2620 1144736 893520 30.49 439800 1093040 8\n[2020-02-19T21:20:58.089Z] 21:15:01 207764 1674540 88.96 2620 1144792 893520 30.49 425400 1093048 24\n[2020-02-19T21:20:58.089Z] 21:16:01 206452 1675852 89.03 2620 1144740 893800 30.50 430708 1088940 8\n[2020-02-19T21:20:58.089Z] 21:17:01 207632 1674672 88.97 2620 1144748 893536 30.49 429812 1088940 8\n[2020-02-19T21:20:58.089Z] 21:18:01 208320 1673984 88.93 2620 1144752 893644 30.49 429160 1088932 8\n[2020-02-19T21:20:58.089Z] 21:19:01 208796 1673508 88.91 2620 1144756 893584 30.49 428796 1088932 8\n[2020-02-19T21:20:58.089Z] 21:20:01 211336 1670968 88.77 2620 1144760 893584 30.49 426520 1088932 8\n[2020-02-19T21:20:58.089Z] Average: 200311 1681993 89.36 2620 1144443 898095 30.64 433531 1092244 20\n[2020-02-19T21:20:58.089Z] \n[2020-02-19T21:20:58.089Z] 21:08:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s\n[2020-02-19T21:20:58.089Z] 21:09:01 eth0 137.64 95.56 29.01 318.18 0.00 0.00 0.00\n[2020-02-19T21:20:58.089Z] 21:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n[2020-02-19T21:20:58.089Z] 21:09:01 docker0 0.00 0.02 0.00 0.00 0.00 0.00 0.00\n[2020-02-19T21:20:58.089Z] 21:10:01 eth0 25.45 22.96 3.42 4.03 0.00 0.00 0.00\n[2020-02-19T21:20:58.089Z] 21:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n[2020-02-19T21:20:58.089Z] 21:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n[2020-02-19T21:20:58.089Z] 21:11:01 eth0 25.42 23.58 3.56 4.30 0.00 0.00 0.00\n[2020-02-19T21:20:58.089Z] 21:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n[2020-02-19T21:20:58.089Z] 21:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n[2020-02-19T21:20:58.089Z] 21:12:01 eth0 20.55 19.46 2.96 3.57 0.00 0.00 0.00\n[2020-02-19T21:20:58.089Z] 21:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n[2020-02-19T21:20:58.089Z] 21:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n[2020-02-19T21:20:58.089Z] 21:13:01 eth0 22.61 21.66 3.11 3.83 0.00 0.00 0.00\n[2020-02-19T21:20:58.089Z] 21:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n[2020-02-19T21:20:58.089Z] 21:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n[2020-02-19T21:20:58.089Z] 21:14:01 eth0 11.92 11.42 1.59 2.00 0.00 0.00 0.00\n[2020-02-19T21:20:58.089Z] 21:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n[2020-02-19T21:20:58.089Z] 21:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n[2020-02-19T21:20:58.089Z] 21:15:01 eth0 0.90 0.08 0.07 0.01 0.00 0.00 0.00\n[2020-02-19T21:20:58.089Z] 21:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n[2020-02-19T21:20:58.089Z] 21:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n[2020-02-19T21:20:58.089Z] 21:16:01 eth0 0.82 0.32 0.28 0.20 0.00 0.00 0.00\n[2020-02-19T21:20:58.089Z] 21:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n[2020-02-19T21:20:58.089Z] 21:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n[2020-02-19T21:20:58.089Z] 21:17:01 eth0 0.25 0.08 0.01 0.01 0.00 0.00 0.00\n[2020-02-19T21:20:58.089Z] 21:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n[2020-02-19T21:20:58.089Z] 21:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n[2020-02-19T21:20:58.089Z] 21:18:01 eth0 0.62 0.17 0.16 0.07 0.00 0.00 0.00\n[2020-02-19T21:20:58.089Z] 21:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n[2020-02-19T21:20:58.089Z] 21:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n[2020-02-19T21:20:58.089Z] 21:19:01 eth0 0.33 0.15 0.02 0.01 0.00 0.00 0.00\n[2020-02-19T21:20:58.089Z] 21:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n[2020-02-19T21:20:58.089Z] 21:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n[2020-02-19T21:20:58.089Z] 21:20:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00\n[2020-02-19T21:20:58.089Z] 21:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n[2020-02-19T21:20:58.089Z] 21:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n[2020-02-19T21:20:58.089Z] Average: eth0 20.56 16.30 3.68 28.02 0.00 0.00 0.00\n[2020-02-19T21:20:58.089Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n[2020-02-19T21:20:58.089Z] Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n[2020-02-19T21:20:58.089Z] \n[2020-02-19T21:20:58.089Z] \n[2020-02-19T21:20:58.089Z] ---> sar -P ALL:\n[2020-02-19T21:20:58.089Z] Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) \t02/19/20 \t_x86_64_\t(4 CPU)\n[2020-02-19T21:20:58.089Z] \n[2020-02-19T21:20:58.089Z] 21:07:14 LINUX RESTART\n[2020-02-19T21:20:58.089Z] \n[2020-02-19T21:20:58.089Z] 21:08:01 CPU %user %nice %system %iowait %steal %idle\n[2020-02-19T21:20:58.089Z] 21:09:01 all 2.41 0.00 3.32 0.02 0.03 94.23\n[2020-02-19T21:20:58.089Z] 21:09:01 0 1.78 0.00 6.86 0.02 0.03 91.32\n[2020-02-19T21:20:58.089Z] 21:09:01 1 2.27 0.00 1.92 0.02 0.02 95.77\n[2020-02-19T21:20:58.089Z] 21:09:01 2 2.07 0.00 3.03 0.02 0.02 94.87\n[2020-02-19T21:20:58.090Z] 21:09:01 3 3.49 0.00 1.49 0.03 0.02 94.97\n[2020-02-19T21:20:58.090Z] 21:10:01 all 0.71 0.00 3.27 0.00 0.04 95.98\n[2020-02-19T21:20:58.090Z] 21:10:01 0 0.60 0.00 6.57 0.00 0.03 92.80\n[2020-02-19T21:20:58.090Z] 21:10:01 1 0.65 0.00 2.14 0.00 0.05 97.16\n[2020-02-19T21:20:58.090Z] 21:10:01 2 0.95 0.00 2.72 0.00 0.05 96.28\n[2020-02-19T21:20:58.090Z] 21:10:01 3 0.63 0.00 1.65 0.02 0.03 97.66\n[2020-02-19T21:20:58.090Z] 21:11:01 all 0.73 0.00 3.17 0.00 0.03 96.07\n[2020-02-19T21:20:58.090Z] 21:11:01 0 0.72 0.00 5.33 0.00 0.05 93.90\n[2020-02-19T21:20:58.090Z] 21:11:01 1 0.52 0.00 3.10 0.00 0.02 96.36\n[2020-02-19T21:20:58.090Z] 21:11:01 2 0.87 0.00 2.83 0.00 0.02 96.29\n[2020-02-19T21:20:58.090Z] 21:11:01 3 0.82 0.00 1.42 0.00 0.02 97.75\n[2020-02-19T21:20:58.090Z] 21:12:01 all 0.62 0.00 2.58 0.00 0.02 96.78\n[2020-02-19T21:20:58.090Z] 21:12:01 0 0.47 0.00 5.83 0.02 0.00 93.68\n[2020-02-19T21:20:58.090Z] 21:12:01 1 0.73 0.00 1.23 0.00 0.02 98.02\n[2020-02-19T21:20:58.090Z] 21:12:01 2 0.80 0.00 2.06 0.00 0.02 97.13\n[2020-02-19T21:20:58.090Z] 21:12:01 3 0.48 0.00 1.18 0.00 0.02 98.31\n[2020-02-19T21:20:58.090Z] 21:13:01 all 0.63 0.00 2.73 0.00 0.00 96.63\n[2020-02-19T21:20:58.090Z] 21:13:01 0 0.48 0.00 5.83 0.00 0.02 93.67\n[2020-02-19T21:20:58.090Z] 21:13:01 1 0.73 0.00 1.69 0.00 0.00 97.58\n[2020-02-19T21:20:58.090Z] 21:13:01 2 0.65 0.00 2.22 0.00 0.02 97.11\n[2020-02-19T21:20:58.090Z] 21:13:01 3 0.63 0.00 1.25 0.00 0.02 98.10\n[2020-02-19T21:20:58.090Z] 21:14:01 all 0.43 0.00 1.48 0.00 0.01 98.09\n[2020-02-19T21:20:58.090Z] 21:14:01 0 0.20 0.00 3.55 0.00 0.00 96.24\n[2020-02-19T21:20:58.090Z] 21:14:01 1 0.32 0.00 0.67 0.00 0.02 99.00\n[2020-02-19T21:20:58.090Z] 21:14:01 2 0.42 0.00 1.08 0.00 0.00 98.50\n[2020-02-19T21:20:58.090Z] 21:14:01 3 0.77 0.00 0.57 0.00 0.02 98.65\n[2020-02-19T21:20:58.090Z] 21:15:01 all 0.17 0.00 0.05 0.00 0.00 99.77\n[2020-02-19T21:20:58.090Z] 21:15:01 0 0.02 0.00 0.03 0.00 0.00 99.95\n[2020-02-19T21:20:58.090Z] 21:15:01 1 0.05 0.00 0.07 0.00 0.00 99.88\n[2020-02-19T21:20:58.090Z] 21:15:01 2 0.08 0.00 0.07 0.00 0.02 99.83\n[2020-02-19T21:20:58.090Z] 21:15:01 3 0.53 0.00 0.07 0.00 0.00 99.40\n[2020-02-19T21:20:58.090Z] 21:16:01 all 0.18 0.00 0.05 0.00 0.00 99.77\n[2020-02-19T21:20:58.090Z] 21:16:01 0 0.08 0.00 0.03 0.00 0.02 99.87\n[2020-02-19T21:20:58.090Z] 21:16:01 1 0.08 0.00 0.07 0.00 0.00 99.85\n[2020-02-19T21:20:58.090Z] 21:16:01 2 0.07 0.00 0.05 0.00 0.00 99.88\n[2020-02-19T21:20:58.090Z] 21:16:01 3 0.52 0.00 0.02 0.00 0.00 99.47\n[2020-02-19T21:20:58.090Z] 21:17:01 all 0.07 0.00 0.06 0.00 0.00 99.86\n[2020-02-19T21:20:58.090Z] 21:17:01 0 0.02 0.00 0.03 0.00 0.00 99.95\n[2020-02-19T21:20:58.090Z] 21:17:01 1 0.07 0.00 0.07 0.00 0.00 99.87\n[2020-02-19T21:20:58.090Z] 21:17:01 2 0.07 0.00 0.07 0.00 0.00 99.87\n[2020-02-19T21:20:58.090Z] 21:17:01 3 0.12 0.00 0.08 0.00 0.00 99.80\n[2020-02-19T21:20:58.090Z] 21:18:01 all 0.12 0.00 0.05 0.00 0.00 99.82\n[2020-02-19T21:20:58.090Z] 21:18:01 0 0.07 0.00 0.07 0.00 0.00 99.87\n[2020-02-19T21:20:58.090Z] 21:18:01 1 0.07 0.00 0.05 0.00 0.00 99.88\n[2020-02-19T21:20:58.090Z] 21:18:01 2 0.05 0.00 0.05 0.00 0.00 99.90\n[2020-02-19T21:20:58.090Z] 21:18:01 3 0.32 0.00 0.03 0.00 0.02 99.63\n[2020-02-19T21:20:58.090Z] 21:19:01 all 0.17 0.00 0.05 0.00 0.00 99.78\n[2020-02-19T21:20:58.090Z] 21:19:01 0 0.02 0.00 0.03 0.00 0.02 99.93\n[2020-02-19T21:20:58.090Z] 21:19:01 1 0.52 0.00 0.03 0.00 0.00 99.45\n[2020-02-19T21:20:58.090Z] 21:19:01 2 0.07 0.00 0.07 0.00 0.00 99.87\n[2020-02-19T21:20:58.090Z] 21:19:01 3 0.07 0.00 0.05 0.00 0.00 99.88\n[2020-02-19T21:20:58.090Z] 21:20:01 all 0.16 0.00 0.04 0.00 0.00 99.80\n[2020-02-19T21:20:58.090Z] 21:20:01 0 0.03 0.00 0.03 0.00 0.00 99.93\n[2020-02-19T21:20:58.090Z] 21:20:01 1 0.55 0.00 0.07 0.00 0.00 99.38\n[2020-02-19T21:20:58.090Z] 21:20:01 2 0.03 0.00 0.05 0.00 0.02 99.90\n[2020-02-19T21:20:58.090Z] 21:20:01 3 0.03 0.00 0.02 0.00 0.00 99.95\n[2020-02-19T21:20:58.090Z] Average: all 0.53 0.00 1.40 0.00 0.01 98.05\n[2020-02-19T21:20:58.090Z] Average: 0 0.37 0.00 2.85 0.00 0.01 96.76\n[2020-02-19T21:20:58.090Z] Average: 1 0.55 0.00 0.92 0.00 0.01 98.52\n[2020-02-19T21:20:58.090Z] Average: 2 0.51 0.00 1.19 0.00 0.01 98.29\n[2020-02-19T21:20:58.090Z] Average: 3 0.70 0.00 0.65 0.00 0.01 98.63\n[2020-02-19T21:20:58.090Z] \n[2020-02-19T21:20:58.090Z] \n[2020-02-19T21:20:58.090Z] '